While all the threads are running, can you check the search thread pool stats:
curl "localhost:9200/_nodes/stats/thread_pool?pretty" It is possible that 1 or more searches are in the queue so they would wait until the search threadpool has availability again. -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/9d4bc226-b6f7-4077-8196-6932b0841dba%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
