iprithv opened a new pull request, #16139:
URL: https://github.com/apache/lucene/pull/16139

   IBSimilarity with DistributionSPL could produce negative scores due to 
floating-point rounding errors when lambda is extremely close to 1. This breaks 
the contract that Lucene scores must be non-negative.
   
   #16137, so clamped the computed score to be non-negative.


-- 
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]

Reply via email to