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

Jim Ferenczi commented on LUCENE-8439:
--------------------------------------

Thanks for looking Adrien. I pushed a new patch that factors out a BlockMaxDISI 
implementation and uses it only if the score mode is set to TOP_SCORES. 

{quote}
 I guess it works well because scores on title dominate the overall score?
{quote}

Yes, this optim works best when the small field (here title) dominates the 
overall score.

> DisjunctionMaxScorer should leverage sub scorers' per-block max scores
> ----------------------------------------------------------------------
>
>                 Key: LUCENE-8439
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8439
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Jim Ferenczi
>            Priority: Minor
>         Attachments: LUCENE-8439.patch, LUCENE-8439.patch
>
>
> This issue is similar to https://issues.apache.org/jira/browse/LUCENE-8204 
> but for the DisjunctionMaxScorer.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to