This is an automated email from the ASF dual-hosted git repository.
dsmiley pushed a change to branch branch_10x
in repository https://gitbox.apache.org/repos/asf/solr.git
from 8aef123b567 SOLR-17318 VersionTool now reports remote server version
(#4275)
new 8fb48db0f26 make changelog links a list (#4416)
new a511387c551 BoolQParserPlugin: add percentage and threshold based
minimum match functionality (#4406)
new 680011d0171 SOLR-18242: DistribFileStore: refactor, don't use
SolrClientCache (#4428)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../PR#4367-filestore-getmetadata-delete-race.yml | 5 +-
...enhance-minimum-match-for-BoolQParserPlugin.yml | 7 +++
.../unreleased/SOLR-8127-distributed-luke.yml | 4 +-
.../apache/solr/filestore/DistribFileStore.java | 11 ++--
.../org/apache/solr/search/BoolQParserPlugin.java | 12 ++--
.../java/org/apache/solr/search/DisMaxQParser.java | 16 +----
.../apache/solr/search/ExtendedDismaxQParser.java | 2 +-
.../java/org/apache/solr/util/SolrPluginUtils.java | 14 +++++
.../solr/search/TestMmBoolQParserPlugin.java | 68 ++++++++++++++++++----
9 files changed, 98 insertions(+), 41 deletions(-)
create mode 100644
changelog/unreleased/PR#4406-enhance-minimum-match-for-BoolQParserPlugin.yml