benwtrent commented on code in PR #15345: URL: https://github.com/apache/lucene/pull/15345#discussion_r2449174177
########## lucene/CHANGES.txt: ########## @@ -200,9 +202,6 @@ Optimizations * GITHUB#15261: Implement longValues for MultiFieldNormValues to speedup CombinedQuery (Ge Song) -* GITHUB#15343: Ensure that `AcceptDocs#cost()` only ever calls `BitSets#cardinality()` - once per instance to avoid redundant computation. (Ben Trent) - Review Comment: woops, seems like a bad delete? -- 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]
