You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Alan Woodward (Jira)" <ji...@apache.org> on 2021/11/25 14:24:00 UTC

[jira] [Created] (LUCENE-10263) Implement Weight#count() on NormsFieldExistsQuery

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