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 Gurjot Singh <gu...@gmail.com> on 2009/07/01 18:05:18 UTC

Monitor search traffic

Hi,
Is there a way to monitor the number of search queries made on the solr
index.

Thanks
Gurjot

Re: Monitor search traffic

Posted by Michael Ludwig <ml...@as-guides.com>.
Gurjot Singh schrieb:
> Hi,
> Is there a way to monitor the number of search queries made on the
> solr index.

http://localhost:8983/solr/admin/stats.jsp

Look for "requests :".

Michael Ludwig

Re: Monitor search traffic

Posted by Brian Mansell <li...@gmail.com>.
Gurjot -
Another option - Solr 1.3 provides runtime statistics through JMX:
http://wiki.apache.org/solr/SolrJmx

cheers,
--bemansell


On Wed, Jul 1, 2009 at 9:05 AM, Gurjot Singh <gu...@gmail.com> wrote:

> Hi,
> Is there a way to monitor the number of search queries made on the solr
> index.
>
> Thanks
> Gurjot
>