Alan Woodward created LUCENE-10263:
--------------------------------------

             Summary: Implement Weight#count() on NormsFieldExistsQuery
                 Key: LUCENE-10263
                 URL: https://issues.apache.org/jira/browse/LUCENE-10263
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Alan Woodward
            Assignee: Alan Woodward


Similar to LUCENE-10085, we can quickly get a count of documents that have a 
text field present by reading docCount() from the field's Terms instance if 
there are no deleted documents.



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

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

Reply via email to