Uses of Package
org.apache.lucene.facet.index.params
-
Packages that use org.apache.lucene.facet.index.params Package Description org.apache.lucene.facet.enhancements.params Enhanced category featuresorg.apache.lucene.facet.index Indexing of document categoriesorg.apache.lucene.facet.index.params Indexing-time specifications for handling facetsorg.apache.lucene.facet.index.streaming Expert: attributes streaming definition for indexing facetsorg.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 Searchorg.apache.lucene.facet.util Various utilities for faceted search -
Classes in org.apache.lucene.facet.index.params used by org.apache.lucene.facet.enhancements.params Class Description CategoryListParams Contains parameters for a category list *DefaultFacetIndexingParams Default implementation forFacetIndexingParams
.FacetIndexingParams Parameters on how facets are to be written to the index.PerDimensionIndexingParams A FacetIndexingParams that utilizes different category lists, defined by the dimension specified CategoryPaths (seePerDimensionIndexingParams.addCategoryListParams(CategoryPath, CategoryListParams)
-
Classes in org.apache.lucene.facet.index.params used by org.apache.lucene.facet.index Class Description CategoryListParams Contains parameters for a category list *FacetIndexingParams Parameters on how facets are to be written to the index. -
Classes in org.apache.lucene.facet.index.params used by org.apache.lucene.facet.index.params Class Description CategoryListParams Contains parameters for a category list *DefaultFacetIndexingParams Default implementation forFacetIndexingParams
.FacetIndexingParams Parameters on how facets are to be written to the index. -
Classes in org.apache.lucene.facet.index.params used by org.apache.lucene.facet.index.streaming Class Description FacetIndexingParams Parameters on how facets are to be written to the index. -
Classes in org.apache.lucene.facet.index.params used by org.apache.lucene.facet.search Class Description FacetIndexingParams Parameters on how facets are to be written to the index. -
Classes in org.apache.lucene.facet.index.params used by org.apache.lucene.facet.search.cache Class Description CategoryListParams Contains parameters for a category list *FacetIndexingParams Parameters on how facets are to be written to the index. -
Classes in org.apache.lucene.facet.index.params used by org.apache.lucene.facet.search.params Class Description FacetIndexingParams Parameters on how facets are to be written to the index. -
Classes in org.apache.lucene.facet.index.params used by org.apache.lucene.facet.util Class Description CategoryListParams Contains parameters for a category list *FacetIndexingParams Parameters on how facets are to be written to the index.