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

Adrien Grand commented on LUCENE-7473:
--------------------------------------

I don't like that we are adding a public method for something that is only an 
implementation detail of rescorers. If the issue is that sorting these ScoreDoc 
instances requires too much boilerplate, maybe we should just switch to lambdas 
and/or {{Comparator.comparing}}?

> factor our ScoreDoc.sortBy[ScoreDescThen]DocAsc() methods
> ---------------------------------------------------------
>
>                 Key: LUCENE-7473
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7473
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Christine Poerschke
>            Assignee: Christine Poerschke
>            Priority: Minor
>         Attachments: LUCENE-7473.patch
>
>




--
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