romseygeek commented on code in PR #16143: URL: https://github.com/apache/lucene/pull/16143#discussion_r3332452192
########## lucene/CHANGES.txt: ########## @@ -191,6 +191,8 @@ Bug Fixes * GITHUB#15939: Fix thread-safety issues with NFARunAutomaton. (Dimitris Rempapis) +* GITHUB#16143: Preserve two-phase iterator semantics when ConstantScoreScorerSupplier falls back to DefaultBulkScorer (Costin Leau) Review Comment: I think we can fold these two entries into the original ConstantScoreScorerSupplier entry -- 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]
