Uses of Package
org.apache.lucene.facet.search.cache
-
Packages that use org.apache.lucene.facet.search.cache Package Description org.apache.lucene.facet.search Faceted Search APIorg.apache.lucene.facet.search.cache Caching to speed up facets accumulation.org.apache.lucene.facet.search.params Parameters for Faceted Search -
Classes in org.apache.lucene.facet.search.cache used by org.apache.lucene.facet.search Class Description CategoryListCache Cache forCategoryListData
, perCategoryListParams
. -
Classes in org.apache.lucene.facet.search.cache used by org.apache.lucene.facet.search.cache Class Description CategoryListData Category list data maintained in RAM. -
Classes in org.apache.lucene.facet.search.cache used by org.apache.lucene.facet.search.params Class Description CategoryListCache Cache forCategoryListData
, perCategoryListParams
.