Solr's queryhandler statistics are pretty neat. Avg time per req, avg
requests in the last 5/15 min and so on.
But, when using SolrCloud's distributed search each core gets multiple
requests, making it hard to check which is the actual query time (the time
from when a leader gets the query request until the resultset is actually
served back to the client).

Is there a way to monitor this (or maybe a tool) ?



-----
Thanks,
Michael
--
View this message in context: 
http://lucene.472066.n3.nabble.com/SolrCloud-statistics-tp4099378.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to