I try to search in a index,it only spends 9-20ms,But if i search in mutiple indices,it spends a long time(about 110-240ms. Isn't it parallel? And when i use the profile API,i find that next_doc spents the most time,how can i solve this problem.
How many indices and shards are you querying?
What is the specification of your cluster with respect to nodes, RAM, CPU cores and storage?
Which version are you running?
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.