romseygeek commented on code in PR #16142: URL: https://github.com/apache/lucene/pull/16142#discussion_r3333778509
########## lucene/CHANGES.txt: ########## @@ -456,12 +456,12 @@ Optimizations * GITHUB#16126: Implement #intoBitSet and #docIDRunEnd in DocValuesWriter implementations. (Ignacio Vera) -* GITHUB#16141: Optimize constant-score bulk scoring via intoBitSet batching. (Costin Leau) - * GITHUB#16147: Optimize column batch parent field with bulk fill. (Tim Brooks) * GITHUB#15991: Load dense filters into bitset in MaxScoreBulkScorer. (Prithvi S) +* GITHUB#16141: Optimize constant-score bulk scoring via intoBitSet batching. (Costin Leau) + Review Comment: I think this is the wrong CHANGES 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]
