Michael McCandless created LUCENE-4885:
------------------------------------------

             Summary: each FacetResult should return the facet equivalent of 
totalHits
                 Key: LUCENE-4885
                 URL: https://issues.apache.org/jira/browse/LUCENE-4885
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Michael McCandless


This is cheap to compute, since the TopKFRH already must visit all 
non-zero-count ords under the FacetRequest.categoryPath.

This can be useful to a front end, eg to know whether to present a "More..." 
under that dimension or not, whether to use a suggester like LinkedIn's facet 
UI, etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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