Hi,
I found a different solution. Instead of using the parameter
&group.facet=true, I am now using &group.truncate=true, which is giving me
the correct number of counts.
Best,
Elisabeth
On 21 May 2013 09:55, Elisabeth Adler wrote:
> Hi,
> I did a few more tests but still can't get my Solr giving
Hi,
I did a few more tests but still can't get my Solr giving me the group
counts on faceting instead of the document counts.
Any ideas?
Thanks,
Elisabeth
On 17 May 2013 14:11, Elisabeth Adler wrote:
> Dear all,
>
> I am running a grouped query including facets in my Junit Test cases
> against a
Dear all,
I am running a grouped query including facets in my Junit Test cases
against a Solr 4.2.1 Embedded Server. When faceting the groups, I want the
counts to reflect the number of groups, not the number of documents. But
when I enable "&group.facet=true" on the query, the test fails with the