add function queries for all index statistics
---------------------------------------------

                 Key: LUCENE-3427
                 URL: https://issues.apache.org/jira/browse/LUCENE-3427
             Project: Lucene - Java
          Issue Type: New Feature
    Affects Versions: 4.0
            Reporter: Robert Muir


I think we have most of them, but at least the following are missing:
* getDocCount (# of documents that contain a value for a field)
* sumDocFreq (# of postings for a field)

not sure if there are others that don't have function queries.



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to