Adrien Grand created LUCENE-7459:
------------------------------------

             Summary: LegacyNumericDocValuesWrapper should only check bits when 
the value is != 0
                 Key: LUCENE-7459
                 URL: https://issues.apache.org/jira/browse/LUCENE-7459
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Adrien Grand
            Assignee: Adrien Grand
            Priority: Minor
             Fix For: master (7.0)


This is what we did with the random-access API in order to save lookups in the 
bit set that stores documents that have a value for the field. See for instance 
{{FieldComparator.LongComparator.compareBottom}} in 6.x.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to