vigyasharma commented on code in PR #15751: URL: https://github.com/apache/lucene/pull/15751#discussion_r2835779535
########## lucene/CHANGES.txt: ########## @@ -267,6 +267,8 @@ API Changes * GITHUB#15502: Add `count()` method to `FilterWeight` (Prudhvi Godithi) +* GITHUB#15751: Prevent zero vectors in knn fields with cosine similarity configured (Vigya Sharma) + Review Comment: Ah right, my bad. Moved to 10.5 section. -- 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]
