gt; From: mrw [mailto:mikerobertsw...@gmail.com]
>> Sent: Wednesday, March 02, 2011 2:28 PM
>> To: solr-user@lucene.apache.org
>> Subject: Re: Understanding multi-field queries with q and fq
>>
>> Anyone understand how to do boolean logic across multiple fields?
&g
gt; Sent: Wednesday, March 02, 2011 2:28 PM
> To: solr-user@lucene.apache.org
> Subject: Re: Understanding multi-field queries with q and fq
>
> Anyone understand how to do boolean logic across multiple fields?
>
> Dismax is nice for searching multiple fields, but doesn't nec
ext for all three major fields in the 'fq'
> > clause (assuming we want to use the cache):
> >
> > q=*:*&fq=(+All_Metadata:zeppelin AND (dog OR merle)+Text_English:zeppelin
> > AND (dog OR merle)+Text_German:zeppelin AND (dog OR merle))
> >
> > ?
> >
> > Thanks!
> >
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Understanding-multi-field-queries-with-q-and-fq-tp2528866p2619700.html
> Sent from the Solr - User mailing list archive at Nabble.com.
rle)+Text_German:zeppelin AND (dog OR merle))
>
> ?
>
> Thanks!
>
--
View this message in context:
http://lucene.472066.n3.nabble.com/Understanding-multi-field-queries-with-q-and-fq-tp2528866p2619700.html
Sent from the Solr - User mailing list archive at Nabble.com.
--- Original Message
>> From: mrw
>> To: solr-user@lucene.apache.org
>> Sent: Fri, February 18, 2011 1:56:24 PM
>> Subject: Understanding multi-field queries with q and fq
>>
>>
>>
>> After searching this list, Google, and looking through
ch
Lucene ecosystem search :: http://search-lucene.com/
- Original Message
> From: mrw
> To: solr-user@lucene.apache.org
> Sent: Fri, February 18, 2011 1:56:24 PM
> Subject: Understanding multi-field queries with q and fq
>
>
>
> After searching this list, Google,
View this message in context:
http://lucene.472066.n3.nabble.com/Understanding-multi-field-queries-with-q-and-fq-tp2528866p2528866.html
Sent from the Solr - User mailing list archive at Nabble.com.
iki.apache.org/solr/DisMaxRequestHandler
>
> (NOTE: if you want all the input words to be required, set mm=100%)
>
>
> -Hoss
>
>
>
--
View this message in context:
http://www.nabble.com/Multi-field-queries-tp15499246p20500795.html
Sent from the Solr - User mailing list archive at Nabble.com.
: Documents in my solr index has three fields, name, content and summary.
: Suppose the user query be, "java sky democratic". I want the resulting
: documents to have all the terms in the query ( "java sky democratic") in
: either name, content or the summary (for example i.e., java and sky is in
Dear All,
Documents in my solr index has three fields, name, content and summary.
Suppose the user query be, "java sky democratic". I want the resulting
documents to have all the terms in the query ( "java sky democratic") in
either name, content or the summary (for example i.e., java and sky
10 matches
Mail list logo