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

Adrien Grand resolved LUCENE-10242.
-----------------------------------
    Fix Version/s: 9.0
       Resolution: Fixed

Thank you!

> The TopScoreDocCollector::createSharedManager should use ScoreDoc instead of 
> FieldDoc
> -------------------------------------------------------------------------------------
>
>                 Key: LUCENE-10242
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10242
>             Project: Lucene - Core
>          Issue Type: Improvement
>    Affects Versions: 8.9, 8.10
>            Reporter: Andriy Redko
>            Priority: Minor
>             Fix For: 9.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The `TopScoreDocCollector::createSharedManager` should use `ScoreDoc` instead 
> of `FieldDoc` as a type of `after` argument. The `FieldDoc` is really needed 
> only in case of `TopFieldCollector` but now its usage is mandated by 
> `TopScoreDocCollector` as well.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to