jpountz commented on PR #14896:
URL: https://github.com/apache/lucene/pull/14896#issuecomment-3092145128

   Maybe we could also look into doing kahan summation instead of using doubles 
to sum up scores. This would allow this filtering to work on floats rather than 
doubles, so compare 2x more values at once.


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

Reply via email to