You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Atri Sharma (JIRA)" <ji...@apache.org> on 2019/05/13 02:59:00 UTC

[jira] [Created] (LUCENE-8797) Improve Exact Match Query Performance For Sorted DocValues

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org