What do you think?
Rate this book


474 pages, Paperback
Published May 31, 2019
An index is a container that stores and manages documents of a single type in Elasticsearch. We will look at type in the next section. An index can contain documents of a single Type, as depicted in the following diagram: (diagram)
An index is a logical container of a type. Some configuration parameters are defined at the index level, while other configuration parameters are defined at the type level, as we will see later in this chapter.