I'm happy to report that we are seeing significant speed-ups in our queries
with Json facets on 5.4 vs regular facets on 5.1. Our queries contain mostly
terms facets, many of them with exclusion tags and prefix filtering.
Nice work!
le faceting
on only 1 field won't help.
And it's not implemented for all facet types IIRC.
Best,
Erick
On Fri, Dec 11, 2015 at 1:07 PM, Aigner, Max wrote:
> Answering one question myself after doing some testing on 5.3.1:
>
> Yes, facet.threads is still relevant with Json fac
the test VM has 4 cores.
-Original Message-
From: Aigner, Max [mailto:max.aig...@nordstrom.com]
Sent: Thursday, December 10, 2015 12:33 PM
To: solr-user@lucene.apache.org
Subject: RE: JSON facets and excluded queries
Another question popped up around this:
Is the facet.threads parameter
ering?
Thanks again,
Max
-Original Message-----
From: Aigner, Max [mailto:max.aig...@nordstrom.com]
Sent: Wednesday, November 25, 2015 11:54 AM
To: solr-user@lucene.apache.org
Subject: RE: JSON facets and excluded queries
Yes, just tried that and it works fine.
That just removed a showstopper
com]
Sent: Wednesday, November 25, 2015 11:38 AM
To: solr-user@lucene.apache.org
Subject: Re: JSON facets and excluded queries
On Wed, Nov 25, 2015 at 2:29 PM, Yonik Seeley wrote:
> On Wed, Nov 25, 2015 at 2:15 PM, Aigner, Max wrote:
>> Thanks, this is great :=))
>>
>> I hadn
mail.com]
Sent: Wednesday, November 25, 2015 9:21 AM
To: solr-user@lucene.apache.org
Subject: Re: JSON facets and excluded queries
Here's a little tutorial on multi-select faceting w/ the JSON Facet API:
http://yonik.com/multi-select-faceting/
-Yonik
On Tue, Nov 24, 2015 at 12:56 PM, Aigne
I'm currently evaluating Solr 5.3.1 for performance improvements with faceting.
However, I'm unable to get the 'exclude-tagged-filters' feature to work. A lot
of the queries I'm doing are in the format
...?q=category:123&fq={!tag=fqCol}color:green&facet=true&facet.field{!key=price_all
ex=fqCol}p