benwtrent commented on code in PR #13356: URL: https://github.com/apache/lucene/pull/13356#discussion_r1598523684
########## lucene/CHANGES.txt: ########## @@ -359,6 +359,8 @@ Bug Fixes * GITHUB#12966: Aggregation facets no longer assume that aggregation values are positive. (Stefan Vodita) +* GITHUB#13356: Ensure negative scores aren not returned from scalar quantization scorer. (Ben Trent) Review Comment: ```suggestion * GITHUB#13356: Ensure negative scores are not returned from scalar quantization scorer. (Ben Trent) ``` -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org