Re: Query facet count and its matching documents

2012-08-13 Thread Chris Hostetter
: We're passing multiple Arbitrary Faceting Query (facet.query) to get the : number of matching documents (the facet count) evaluated over the search : results in a *single* Solr query. My use case demands the actual matching : facet results/documents/fields also along with facet count. : : My

RE: Query facet count and its matching documents

2012-07-17 Thread Gnanakumar
Any ideas on this? We're running Apache Solr v3.1 and SolrJ is our client. We're passing multiple Arbitrary Faceting Query (facet.query) to get the number of matching documents (the facet count) evaluated over the search results in a *single* Solr query. My use case demands the actual