Uses of Class
org.apache.lucene.facet.search.TotalFacetCounts

Packages that use TotalFacetCounts
org.apache.lucene.facet.search Faceted Search API 
 

Uses of TotalFacetCounts in org.apache.lucene.facet.search
 

Methods in org.apache.lucene.facet.search that return TotalFacetCounts
 TotalFacetCounts TotalFacetCountsCache.getTotalCounts(IndexReader indexReader, TaxonomyReader taxonomy, FacetIndexingParams facetIndexingParams, CategoryListCache clCache)
          Get the total facet counts for a reader/taxonomy pair and facet indexing parameters.
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.