We're running 10 solr cores(c00,c01,...,c09) in a box and querying like
http://x.x.x.x/c00/select?q=test&shards=c00,c01,..,c09
This means all of the result are merged in core c00.
Is this not good use in shards search?
When we analyze log file, query response time in core c00 is often too long.
How about your case?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/long-query-response-time-in-shards-search-tp4012366.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to