iverase commented on code in PR #16547: URL: https://github.com/apache/lucene/pull/16547#discussion_r3852016141
########## lucene/CHANGES.txt: ########## @@ -217,6 +217,8 @@ Optimizations Bug Fixes --------------------- +* GITHUB#16546: Prevent RangeBulkScorer from passing empty ranges to LeafCollector. (jxy) Review Comment: Could you move this entry under lucene 10.6? -- 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]
