Re: count documents using stored fields only in Apache solr

2015-03-11 Thread Shawn Heisey
On 3/11/2015 6:17 AM, Hafiz Shafiq wrote: > I am using solr 4.10.3. Documents are indexed using apache nutch 2.3. There > is a field in schema.xml that is tstamp that contains informas when > documents was indexed. This field is not indexed and stored only in solr. I > want to count no of documents

count documents using stored fields only in Apache solr

2015-03-11 Thread Hafiz Shafiq
I am using solr 4.10.3. Documents are indexed using apache nutch 2.3. There is a field in schema.xml that is tstamp that contains informas when documents was indexed. This field is not indexed and stored only in solr. I want to count no of documents indexed by nutch in solr. It is clear that I have