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

Adrien Grand commented on LUCENE-7874:
--------------------------------------

+1

> 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
>         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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to