msokolov commented on code in PR #15063: URL: https://github.com/apache/lucene/pull/15063#discussion_r2277029600
########## lucene/CHANGES.txt: ########## @@ -48,9 +48,7 @@ Improvements This avoids clashes with other ASM versions on classpath because it removes the dependency. (Uwe Schindler) -* GITHUB#14226: Use optimistic-with-checking KNN Query execution strategy in place of cross-thread - global queue min-score checking. Improves performance and consistency. (Mike Sokolov, Dzung Bui, - Ben Trent) + Review Comment: thanks for fixing! -- 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]
