You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jim Ferenczi (JIRA)" <ji...@apache.org> on 2018/08/01 14:57:00 UTC

[jira] [Commented] (LUCENE-8439) DisjunctionMaxScorer should leverage sub scorers' per-block max scores

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