You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/04/06 08:48:00 UTC

[jira] [Created] (LUCENE-10503) Preserve more significant bits of scores in WANDScorer

Adrien Grand created LUCENE-10503:
-------------------------------------

             Summary: Preserve more significant bits of scores in WANDScorer
                 Key: LUCENE-10503
                 URL: https://issues.apache.org/jira/browse/LUCENE-10503
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Adrien Grand


WANDScorer operates on longs to avoid accuracy issues with floating-point numbers. The current process loses more accuracy bits than it could, and making it better could help skip in a few more situations.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org