RE: JSON facets and excluded queries

2015-12-11 Thread Aigner, Max
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

Re: JSON facets and excluded queries

2015-12-11 Thread Erick Erickson
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

RE: JSON facets and excluded queries

2015-12-11 Thread Aigner, Max
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

RE: JSON facets and excluded queries

2015-12-10 Thread Aigner, Max
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

Re: JSON facets and excluded queries

2015-11-25 Thread Yonik Seeley
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

RE: JSON facets and excluded queries

2015-11-25 Thread Aigner, Max
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

Re: JSON facets and excluded queries

2015-11-25 Thread Yonik Seeley
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

Re: JSON facets and excluded queries

2015-11-25 Thread Yonik Seeley
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

RE: JSON facets and excluded queries

2015-11-25 Thread Aigner, Max
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

Re: JSON facets and excluded queries

2015-11-25 Thread Alessandro Benedetti
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

Re: JSON facets and excluded queries

2015-11-25 Thread Yonik Seeley
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

Re: JSON facets and excluded queries

2015-11-24 Thread Mikhail Khludnev
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