jpountz commented on code in PR #14297: URL: https://github.com/apache/lucene/pull/14297#discussion_r1971598840
########## 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: I'm unsure if this would make sense to end users, especially as this will land in the same release as #14290. Maybe just add this GH PR number to the CHANGES entry of #14290 that says that `#bits()` goes away? -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org