Expert
If we have the following configuration, how many shards do we have for the people index?
index.number_of_shards: 5
index.number_of_replicas: 2
Author: Emmanuel DemeyStatus: PublishedQuestion passed 233 times
Edit
1
Community EvaluationsNo one has reviewed this question yet, be the first!
1
In Elasticsearch, when indexing a string, it will be analyzed. This analysis phase is made up of three stages. In what order are these three steps performed?4
What is the difference between type *text* and type *keyword* in Elasticsearch?1
What is an aggregation in Elasticsearch?2
Which of these products is not part of the Elasticsearch suite?1
How to check the configuration of the analyzers in your index in Elasticsearch2
Define a template in Elasticsearch1
What is the name of the official Graphical Interface of the Elastic suite?