Re: Total number of hits within all documents

2012-11-28 Thread Jack Krupansky
November 28, 2012 9:05 AM To: solr-user@lucene.apache.org Subject: Re: Total number of hits within all documents Unfortunately a vague specification is all I have, due to the fact I am trying to replicate the functionality in a closed-source legacy search product. I suspect no-one at the company knows pr

Re: Total number of hits within all documents

2012-11-28 Thread ses
he old search product. I hope this clarifies things a little, I realize it is a strange requirement that the user is unlikely to even understand, but nevertheless apparently the user must see something along the lines 'X documents found, Y hits found'. -- View this message in context:

Re: Total number of hits within all documents

2012-11-28 Thread Jack Krupansky
@lucene.apache.org Subject: Total number of hits within all documents I'm trying to find a way to retrieve from a Solr query the total number of hits for a query across all documents. I'm using an edismax query handler which searches across several fields (specified in the schema.xml). I

Total number of hits within all documents

2012-11-28 Thread ses
his message in context: http://lucene.472066.n3.nabble.com/Total-number-of-hits-within-all-documents-tp4022895.html Sent from the Solr - User mailing list archive at Nabble.com.