GitHub user timofal opened a pull request:
https://github.com/apache/lucene-solr/pull/186
SOLR-1384 minShouldMatch parameter is supported for boolean query
Please consider adding min-should-match support to boolean query. We need
it and can't switch to eDisMax because of it's restriction. (eDisMax stops
min-should-match processing if it finds boolean operators in subqueries.)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/timofal/lucene-solr
SOLR-1384-minShouldMatch-in-booleanQuery
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/186.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #186
----
commit 4b0c3cc7b43db581a6e663bd9ca67d2d267e2644
Author: Alexey Timofeev <[email protected]>
Date: 2017-04-13T15:07:56Z
SOLR-1384 minShouldMatch parameter is supported for boolean query
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]