Elasticsearch - Performance and Scaling
What is wrong with this Elasticsearch index settings update request to set replicas to 3?
PUT /store/_settings
{
"number_of_replicas": "3"
}What is wrong with this Elasticsearch index settings update request to set replicas to 3?
PUT /store/_settings
{
"number_of_replicas": "3"
}15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions