are there any options for debugging slow queries in ElasticSearch? I am having some queries take 3 seconds to repsond on 8 shards, and want to know where the slowdown is occurring.
Can you gist your query / search request? One way, if you have a complex
query / search request, is to trim down on the complexity and see what adds
most to the time it takes.
are there any options for debugging slow queries in Elasticsearch? I am
having some queries take 3 seconds to repsond on 8 shards, and want to know
where the slowdown is occurring.
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.