arup-chauhan commented on code in PR #15708: URL: https://github.com/apache/lucene/pull/15708#discussion_r2825279663
########## lucene/CHANGES.txt: ########## @@ -480,6 +480,9 @@ API Changes instance instead of a Bits instance to identify document IDs to filter. (Shubham Chaudhary, Adrien Grand) +* GITHUB#15614: Added optional query bit size hint plumbing to KnnSearchStrategy.Hnsw, Review Comment: I moved it to the 10.5 -> API Changes section in the Changelog.txt Rebased with the latest main and also ran tests, as well as ./gradlew tidy Just in case. -- 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]
