[
https://issues.apache.org/jira/browse/LUCENE-8770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16844674#comment-16844674
]
ASF subversion and git services commented on LUCENE-8770:
---------------------------------------------------------
Commit 91e7576c45c46dcf41af93fcf956fe4e57056016 in lucene-solr's branch
refs/heads/branch_8x from Jim Ferenczi
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=91e7576 ]
LUCENE-8770: BlockMaxConjunctionScorer now leverages two-phase iterators in
order to avoid executing the second phase when scorers don't intersect
> BlockMaxConjunctionScorer should support two-phase scorers
> ----------------------------------------------------------
>
> Key: LUCENE-8770
> URL: https://issues.apache.org/jira/browse/LUCENE-8770
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Jim Ferenczi
> Priority: Minor
> Attachments: LUCENE-8770.patch, LUCENE-8770.patch
>
>
> The support for two-phase scorers in BlockMaxConjunctionScorer is missing.
> This can slow down some queries that need to execute costly second phase on
> more documents.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]