[ 
https://issues.apache.org/jira/browse/LUCENE-7874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jim Ferenczi resolved LUCENE-7874.
----------------------------------
    Resolution: Fixed

Thanks [~jpountz]


> DisjunctionMaxQuery could rewrite to BooleanQuery when tiebreaker == 1
> ----------------------------------------------------------------------
>
>                 Key: LUCENE-7874
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7874
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Jim Ferenczi
>            Priority: Minor
>             Fix For: master (7.0)
>
>         Attachments: LUCENE-7874.patch
>
>
> If all disjuncts are considered equal in terms of scoring, rewriting to a 
> BooleanQuery would not modify the score and could bring some speed up with 
> the bulk scorer optims.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to