[
https://issues.apache.org/jira/browse/LUCENE-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16134972#comment-16134972
]
ASF subversion and git services commented on LUCENE-7925:
---------------------------------------------------------
Commit ab793e7ab568b40e8a8621f1ce526c0766582640 in lucene-solr's branch
refs/heads/master from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=ab793e7 ]
LUCENE-7925: Collapse duplicate SHOULD or MUST clauses by summing up their
boosts.
> Deduplicate SHOULD and MUST clauses in BooleanQuery
> ---------------------------------------------------
>
> Key: LUCENE-7925
> URL: https://issues.apache.org/jira/browse/LUCENE-7925
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Adrien Grand
> Priority: Minor
> Fix For: master (8.0), 7.1
>
> Attachments: LUCENE-7925.patch
>
>
> Now that coord factors are gone, we can always deduplicate MUST clauses and
> SHOULD clauses (when minimumNumberShouldMatch is 1) by summing up their
> boosts.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]