Re: JSON Facet "allBuckets" behavior

2016-10-06 Thread prosens
"field": "filename", "mincount": 2, "numBuckets": true, *"sumBuckets": true* } } Is their an alternate way to achieve this? -- View this message in context: htt

Re: JSON Facet "allBuckets" behavior

2016-10-03 Thread Karthik Ramachandran
So if i cannot use allBuckets since its not filtering, how can I achieve this? On Fri, Sep 30, 2016 at 7:19 PM, Yonik Seeley wrote: > On Tue, Sep 27, 2016 at 12:20 PM, Karthik Ramachandran > wrote: > > While performing json faceting with "allBuckets" and "mincount", I not > sure if I am expecti

Re: JSON Facet "allBuckets" behavior

2016-09-30 Thread Yonik Seeley
On Tue, Sep 27, 2016 at 12:20 PM, Karthik Ramachandran wrote: > While performing json faceting with "allBuckets" and "mincount", I not sure > if I am expecting a wrong result or there is bug? > > By "allBucket" definition the response, representing the union of all of the > buckets. [...] > I wa

RE: JSON Facet "allBuckets" behavior

2016-09-29 Thread Karthik Ramachandran
Can someone help me understand? With Thanks & Regards Karthik Ramachandran From: Karthik Ramachandran Sent: Tuesday, September 27, 2016 12:21 PM To: solr-user Subject: JSON Facet "allBuckets" behavior While performing json faceting with "allBuckets" and "m

JSON Facet "allBuckets" behavior

2016-09-27 Thread Karthik Ramachandran
While performing json faceting with "allBuckets" and "mincount", I not sure if I am expecting a wrong result or there is bug? By "allBucket" definition the response, representing the union of all of the buckets. Schema: Dataset: 1filename11 2filename21 3filename31 4filename41 5fil