javanna commented on code in PR #14297: URL: https://github.com/apache/lucene/pull/14297#discussion_r1971607574
########## lucene/CHANGES.txt: ########## @@ -22,6 +22,8 @@ API Changes * GITHUB#14291: Remove IOException from ScorerSupplier#setTopLevelScoringClause signature (Luca Cavanna) +* GITHUB#14297: Replace last usage of BitDocIdSet#bits and remove the method. (Luca Cavanna) Review Comment: yea that's a good point I was also not sure. Probably one change in the log is enough. -- 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]
