mccullocht commented on issue #15408: URL: https://github.com/apache/lucene/issues/15408#issuecomment-3495234817
The issue with clamping for dot product was actually caused by the test -- it was not normalizing the input vectors 😬. In limited testing this seems to work for everything but maximum inner product. https://github.com/mccullocht/lucene/pull/new/mccullocht/quantized-score-bounding -- 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]
