Hi Bagesh,

Dismax uses a strategy called Min-Should-Match which emulates the binary
operator in the Standard Handler. In a nutshell, this parameter (called mm)
specifies how many of the entered terms need to be present in your matched
documents. You can either specify an absolute number or a percentage.

More information can be found here:
http://wiki.apache.org/solr/DisMaxQParserPlugin#mm_.28Minimum_.27Should.27_Match.29


On 5 February 2011 14:27, Bagesh Sharma <mail.bag...@gmail.com> wrote:

>
> Hi friends , Please tell me how to use q.op for for dismax and standared
> request handler. I found that q.op=AND was not working for dismax.
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/How-to-use-q-op-tp2431273p2431273.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to