romseygeek commented on code in PR #16176: URL: https://github.com/apache/lucene/pull/16176#discussion_r3348729792
########## lucene/CHANGES.txt: ########## @@ -158,6 +158,8 @@ Optimizations Bug Fixes --------------------- +* GITHUB#16176: Restore WANDScroer for TOP_SCORES + minShouldMatch > 1. (Tianxiao Wei) Review Comment: Let's move this to the 10.5 section? Also, small typo: s/WANDScroer/WANDScorer/ -- 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]
