Atri Sharma created LUCENE-8797:
-----------------------------------

             Summary: Improve Exact Match Query Performance For Sorted DocValues
                 Key: LUCENE-8797
                 URL: https://issues.apache.org/jira/browse/LUCENE-8797
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Atri Sharma


If a sorted DocValues gets an exact match query on the sort key, we should do a 
binary search instead of a linear search



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to