Re: Faceting search issues

2016-09-27 Thread Beyene, Iyob
From: Beyene, Iyob Sent: Tuesday, September 27, 2016 11:22 AM To: solr-user Subject: Re: Faceting search issues Here is the result from running the first query, i.e http://localhost:8983/solr/core/select?q=*:*&facet=true&facet.field=name&rows=0&facet.mincount=2&echoParams=

Re: Faceting search issues

2016-09-27 Thread Beyene, Iyob
tart": 0,"maxScore": 1,"docs": []},"facet_counts": {"facet_queries": {},"facet_fields": {"id": ["name",4]},"facet_dates": {},"facet_ranges": {},"facet_intervals": {},"facet_heatmaps"

Re: Faceting search issues

2016-09-27 Thread Beyene, Iyob
ercase and uppercase version duplicate ? Maybe you have an analysis problem. MinCount=2 means : "include only terms appearing at least in 2 documents in the result set . Cheers On Mon, Sep 26, 2016 at 10:59 PM, Beyene, Iyob wrote: > Hi, > > When I query solr using faceted search to ch

Faceting search issues

2016-09-26 Thread Beyene, Iyob
Hi, When I query solr using faceted search to check for duplicates using the following , 'http://localhost:8983/solr/core/select?q=*:*&facet=true&facet.field=name&facet.mincount=2`, I get the following response with no facet data. {"responseHeader": {"status": 0,"QTime": 541