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,
Erick

On Wed, Apr 24, 2013 at 6:43 AM, Kai Becker <m...@kai-becker.com> wrote:
> 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:location1
>>
>> Is it possible to add OR clause between facets items in query?
>>
>>
>>
>> --
>> View this message in context: 
>> http://lucene.472066.n3.nabble.com/Facets-with-OR-clause-tp4058553.html
>> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to