stephen-woods commented on code in PR #2506: URL: https://github.com/apache/solr/pull/2506#discussion_r1690613819
########## solr/CHANGES.txt: ########## @@ -220,6 +220,8 @@ Other Changes * SOLR-17347: EnvUtils: Removed "env" methods, as they were problematic. Code should almost never refer to env vars. (David Smiley) +* SOLR-17322: Once again allow rank queries to use custom TopDocsCollectors that operate on types that extend ScoreDocs. (Stephen Woods via Christine Poerschke) Review Comment: I updated the CHANGES to include that Solr 9.0 broke it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
