Re: Multiple facet.query ignored

2014-11-21 Thread Erick Erickson
Whew! Thanks for closing this off. Best, Erick On Fri, Nov 21, 2014 at 9:11 AM, nbosecker wrote: > Good call - we are adding some ACL to the query going in, and using a Map to > store the original query values, if there are multiple of the same key, it's > only storing the last value. > > My bad

Re: Multiple facet.query ignored

2014-11-21 Thread nbosecker
Good call - we are adding some ACL to the query going in, and using a Map to store the original query values, if there are multiple of the same key, it's only storing the last value. My bad! Thanks for the hint, I wasn't even considering that issue. Best, Nancy -- View this message in context

Re: Multiple facet.query ignored

2014-11-20 Thread Erick Erickson
This is totally weird. What version of Solr? Because the strangest thing is that the facet.query clause is getting lost on the way _in_. When I tried this query (5x, I'll admit), at least the echo params at the top had both facet queries, even when the lastsaveddate was undefined! In fact if I put

Multiple facet.query ignored

2014-11-20 Thread nbosecker
Hi, I'm having problems with queries that have multiple facet.query fields. Per the docs: [http://wiki.apache.org/solr/SimpleFacetParameters#Facet_Fields_and_Facet_Queries] http://localhost:8983/solr/select?q=video&rows=0&facet=true&facet.field=inStock&facet.query=price:[*+TO+500]&facet.query=pr