Uses of Class
org.apache.lucene.facet.search.TotalFacetCountsCache
-
Packages that use TotalFacetCountsCache Package Description org.apache.lucene.facet.search Faceted Search API -
-
Uses of TotalFacetCountsCache in org.apache.lucene.facet.search
Methods in org.apache.lucene.facet.search that return TotalFacetCountsCache Modifier and Type Method Description static TotalFacetCountsCache
TotalFacetCountsCache. getSingleton()
Get the single instance of this cache
-