The "+" signs in the parsed boost query indicated the terms were ANDed together, but maybe you can use the q.op and mm parameters to change the default operator (I forget!).

-- Jack Krupansky
-----Original Message----- From: shamik
Sent: Tuesday, September 30, 2014 7:19 PM
To: solr-user@lucene.apache.org
Subject: Re: Boost Query (bq) syntax/usage

Thanks a lot Jack, makes sense. Just curios, if we used the following bq
entry in solrconfig xml

<str name="bq">Source2:sfdc^6 Source2:downloads^5 Source2:topics^3</str>

will it always be treated as an AND query ? Some of local results suggests
otherwise.



--
View this message in context: http://lucene.472066.n3.nabble.com/Boost-Query-bq-syntax-usage-tp4161989p4161994.html Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to