john-mlika commented on code in PR #16665: URL: https://github.com/apache/lucene/pull/16665#discussion_r4017859725
########## lucene/CHANGES.txt: ########## @@ -566,6 +566,11 @@ Bug Fixes * GITHUB#16139: Fix IBSimilarity with DistributionSPL producing negative scores due to floating-point rounding errors. (Prithvi S) +* GITHUB#16665: Fix Lucene104HnswScalarQuantizedVectorsFormat merges with an asymmetric encoding + and COSINE similarity: the merge scorer's query side was quantized from un-normalized vectors Review Comment: done -- 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]
