rom: Erick Erickson [mailto:erickerick...@gmail.com]
Sent: Friday, December 11, 2015 3:12 PM
To: solr-user
Subject: Re: JSON facets and excluded queries
Do note that the number of threads also won't help much last I knew unless you
are faceting over that many fields too. I.e. setting this to 5 whi
l improvements -- which
> makes sense because 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 qu
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
OK, just fixed this in https://issues.apache.org/jira/browse/SOLR-8341
and that domain syntax will work in 5.4
I'll update my blog on multi-select faceting note that.
-Yonik
On Wed, Nov 25, 2015 at 2:37 PM, Yonik Seeley wrote:
> On Wed, Nov 25, 2015 at 2:29 PM, Yonik Seeley wrote:
>> On Wed, No
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
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't seen the domain:{excludeTags:...} syntax yet and it doesn't seem to
>> be working on 5.3.1 so I'm assuming this is work slated for 5.4 or 6. Did
On Wed, Nov 25, 2015 at 2:15 PM, Aigner, Max wrote:
> Thanks, this is great :=))
>
> I hadn't seen the domain:{excludeTags:...} syntax yet and it doesn't seem to
> be working on 5.3.1 so I'm assuming this is work slated for 5.4 or 6. Did I
> get that right?
Hmmm, the "domain" keyword was added
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
Thank you very much Yonik !
Is this feature already in solr 5.3.1 ? ( didn't have the time to check yet
!)
Related the "wrong way" and "good way" in managing the filters according to
the multi selection, I definitely would like to see soon an OR fq.
Would be much easier to manage ( as we keep addi
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, Aigner, Max wrote:
> I'm currently evaluating Solr 5.3.1 for performance improvements with
> faceting.
> However, I'm unable to get the 'exc
Hello Max,
pls try &facet.field={!key=price_all
ex=fqCol}price&facet.field={!key=price_nogreen}price...
Filter exclusions aren't claimed as a feature of json facets, feel free to
raise an issue.
On Tue, Nov 24, 2015 at 8:56 PM, Aigner, Max
wrote:
> I'm currently evaluating Solr 5.3.1 for perfor
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
13 matches
Mail list logo