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

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

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

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