Hi All ,
Please help me with the CURL command to change the "number_of_replicas" on Elasticsearch 5.0, the below command is not currently working with same-
curl -XPUT http://localhost:9200/_settings -d {"number_of_replicas":0}
Please suggest if anything missing .
Regards,
Prateek Divya