[ 
https://issues.apache.org/jira/browse/LUCENE-8589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16708782#comment-16708782
 ] 

ASF subversion and git services commented on LUCENE-8589:
---------------------------------------------------------

Commit 23349094ce1a7b936937fc9f7c81a782cf8aa18a in lucene-solr's branch 
refs/heads/branch_7x from [~jim.ferenczi]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=2334909 ]

LUCENE-8589: Fix MultiPhraseQuery to not duplicate terms when building the 
phrase's weight


> MultiPhraseQuery adds each term twice when computing stats
> ----------------------------------------------------------
>
>                 Key: LUCENE-8589
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8589
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Jim Ferenczi
>            Priority: Major
>         Attachments: LUCENE-8589.patch
>
>
> MultiPhraseQuery duplicates each term present in the phrase when computing 
> the weight of the phrase. The bug is only in branch_7x (master works fine). 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to