Having an issue on elasticsearch, my first request to search in elastic is slow. Once any term gets searched then it becomes fast. I have researched about this and get to know the solution is to change the index settings for refresh_interval and index.search.idle.after. I have done the changes and changed the idle after settings to:
after some time when the cluster is idle then first search is taking time. That's why I change the idle.after setting.
I am using elasticsearch for text search purpose.
It is not a proper that every we need to warm up the cluster so it works properly..
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.