You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by roz dev <ro...@gmail.com> on 2012/07/06 02:13:07 UTC

How to know the number of queries pending for execution in Solr Server

Hi All

I am trying to do some performance analysis of Solr in our setup. I can see
that we have stats like response time and queries per second.

Is there a way to know the number of queries which are pending for
execution while solr is serving request?
Also, does solr provide any stats like number of concurrent queries that
are being served?

Any inputs are welcome.

-Saroj