We're reviewing what indices should be prioritised when our Elasticsearch cluster restarts, and before making modifications using settings.priority, we were wondering if Elasticsearch, by default uses some sort of logic to decide to bring up newer indexes over historical indexes?
For example, say I have two indexes:
example-2019.06
example-2019.07
If ES did have the logic I described, example-2019.07 would be brought up first, followed by 2019.06.
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.