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

Adrien Grand commented on LUCENE-6251:
--------------------------------------

With this patch applied, the only boolean queries that would not either take 
advantage (conjunctions/exclusions) or propagate (delegators/disjunctions) 
approximations are those that have a minShouldMatch > 1.

> Two-phase support on ConstantScorer, ReqOptScorer, ReqExclScorer, 
> BoostedScorer
> -------------------------------------------------------------------------------
>
>                 Key: LUCENE-6251
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6251
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>         Attachments: LUCENE-6251.patch
>
>
> Some of our scorers are mostly delegators and two-phase support should be 
> reasonably easy to implement.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to