See: Description
Interface | Description |
---|---|
FacetIndexingParams |
Parameters on how facets are to be written to the index.
|
Class | Description |
---|---|
CategoryListParams |
Contains parameters for a category list *
|
DefaultFacetIndexingParams |
Default implementation for
FacetIndexingParams . |
PerDimensionIndexingParams |
A FacetIndexingParams that utilizes different category lists, defined by the
dimension specified CategoryPaths (see
PerDimensionIndexingParams.addCategoryListParams(CategoryPath, CategoryListParams)
A 'dimension' is defined as the first or "zero-th" component in a
CategoryPath. |
Exception | Description |
---|---|
FacetParamsMissingPropertyException |
Thrown when the facets params are missing a property
|