I'm assuming the question was about how MANY documents have been indexed across 
all shards.

Answer #1:
Look at the Solr Admin Stats page on each of your Solr instances and add up the 
numDocs numbers you see there

Answer #2:
Use Sematext's free Performance Monitoring tool for Solr
On Index report choose "all, sum" in the Solr Host selector and that will show 
you the total # of docs across the cluster, total # of deleted docs, total 
segments, total size on disk, etc.
URL: http://www.sematext.com/spm/solr-performance-monitoring/index.html

Otis
----

Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch
Lucene ecosystem search :: http://search-lucene.com/


>________________________________
>From: U Anonym <uano...@gmail.com>
>To: solr-user@lucene.apache.org
>Sent: Monday, November 14, 2011 11:50 AM
>Subject: get a total count
>
>Hello everyone,
>
>A newbie question:  how do I find out how documents have been indexed
>across all shards?
>
>Thanks much!
>
>
>

Reply via email to