: 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 q
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 m
Hi,
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 matching
facet results/do