You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2018/07/30 07:52:00 UTC

[jira] [Resolved] (LUCENE-5232) Remove doMaxScore from indexsearcher, collector specializations, etc

     [ https://issues.apache.org/jira/browse/LUCENE-5232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrien Grand resolved LUCENE-5232.
----------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 6.0)

LUCENE-8405 and LUCENE-8412 removed doMaxScore and doDocScores.

> Remove doMaxScore from indexsearcher, collector specializations, etc
> --------------------------------------------------------------------
>
>                 Key: LUCENE-5232
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5232
>             Project: Lucene - Core
>          Issue Type: Sub-task
>            Reporter: Robert Muir
>            Priority: Major
>
> I think we should just compute doMaxScore whenever doDocScores = true.
> This would remove 4 collector specializations and remove a boolean parameter from 4 indexsearcher methods.
> We can just do this in 5.0 I think.



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