Index Settings
PUT /index-name/_settings { "number_of_replicas": 5 }index.auto_expand_replicas: 0-5index.max_result_window: 10000
Last updated
PUT /index-name/_settings
{
"number_of_replicas": 5
}index.auto_expand_replicas: 0-5index.max_result_window: 10000Last updated