I am facing problem in my Elasticsearch in production envoirnment.We currently have 3 Elasticsearch nodes in production with 27GB of memory for each instance for a total of 81GB of memory for the entire cluster. Of that 81GB of memory about 4% of it is dedicated to the filter cache.
My Search Query is taking so much of time.
Which version of Elasticsearch are you using? How much data do you have in the cluster? What is the average and max shard size? What is the specification of your hardware?
I am using 1.7.4 Es version & i have 20 shards & 1 replica set & I have 3 data node & 1 master node.
I have 20cr data in my Es. I have 3 Elasticsearch nodes in production with 27GB of memory for each instance for a total of 81GB of memory for the entire cluster. Of that 81GB of memory about 4% of it is dedicated to the filter cache.
But my CPU is of 4-core but utilization is 92% & 14GB is still left in memory.
Please use units that are well recognised worldwide. It will make it a lot easier for people to understand and help out. I now understand that you have 200 million documents indexed. Is it correct that you have 27GB of indexed data and 27GB or RAM on each node in the cluster?
What type of queries are you running that is taking that long?
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.