Hi,

It looks that edismax respects the mm parameter in your case.
You should set "mm=1", if you want to obtain the results of OR search.
"mm=100%" means that all terms in your query should match.

Regards,
Yasufumi


On 2017/04/20 10:40, Nguyen Manh Tien wrote:
Hi,

I run a query "Solr OR Lucene" with defType=edismax and mm=100%.
The search result show that query works similar to "Solr AND Lucene" (all
terms required)

Does edismax ignore mm parameter because i already use OR explicitly here?

Thanks,
Tien


Reply via email to