I'm confused by this setting. I used to set this in elasticsearch.yml in v1.7 but now the setting move to index level setting. Does that means:
Per index can have a different value?
Let's say index abc put 1 and index xyz put 2
Here is my little experiment
Create two indices, abc and test, but put the different settings and then get http://localhost:9200/_settings from Elasticsearch with the following result. #1. So what is the number that merge scheduler max thread count? 4 or 2 or 4+2? #2. will merge policy actually different for both index?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.