Hello,
I'm running a small test installation and I would like to disable replicas. I was able to set the number of replicas to 0 for all existing indexes/shards, using /_settings, but newly created indexes have the old default value of 1. How can I change this value for new indexes also?
Many thanks,
Dan