Re: Facets with OR clause

2013-04-25 Thread Erick Erickson
If you're talking about _filter queries_, Kai's answer is good But your question is confusing. You talk about facet queries, but then use fq, which is "filter query" and has nothing to do with facets at all unless you're talking about turning facet information into filter queries.. FWIW, Eric

Re: Facets with OR clause

2013-04-24 Thread Kai Becker
Try fq=(groups:group1 OR locations:location1) Am 24.04.2013 um 12:39 schrieb vsl: > Hi, > > my request contains following term: > > The are 3 facets: > groups, locations, categories. > > > > When I select some items then I see such syntax in my request. > fq=groups:group1&fq=locations:locati