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
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 c
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
Hi,
I try to get Solr 3.3.0 to process Arabic search requests using its
admin interface. I have successfully managed to set it up on Tomcat
using the URIEncoding attribute but fail miserably on WebLogic 10.
Invoking the URL http://localhost:7012/solr/select/?q=? returns the
XML below:
ld it make sense to include this in the shipped weblogic.xml file?
Best,
Elisabeth
On 07.02.2012 23:12, Elisabeth Adler wrote:
Hi,
I try to get Solr 3.3.0 to process Arabic search requests using its
admin interface. I have successfully managed to set it up on Tomcat
using the URIEncoding attribut