Adrien Grand created LUCENE-10378:
-------------------------------------

             Summary: Implement Weight#count on PointRangeQuery
                 Key: LUCENE-10378
                 URL: https://issues.apache.org/jira/browse/LUCENE-10378
             Project: Lucene - Core
          Issue Type: Task
            Reporter: Adrien Grand


When there are no deletions and the field is single-valued (docCount == size) 
and has a single-dimension, PointRangeQuery could implement {{Weight#count}} by 
only counting matches on the two leaves that cross with the query.



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

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

Reply via email to