Package | Description |
---|---|
org.apache.lucene.facet.enhancements.params |
Enhanced category features
FacetIndexingParams
used by
EnhancementsDocumentBuilder
for adding
CategoryEnhancement 's
to the indexing parameters, and accessing them during indexing and search. |
org.apache.lucene.facet.index |
Indexing of document categories
Attachment of
CategoryPath 's
or CategoryAttribute 's
to a given document using a
Taxonomy . |
org.apache.lucene.facet.index.params |
Indexing-time specifications for handling facets
Parameters on how facets are to be written to the index,
such as which fields and terms are used to refer to the facets posting list.
|
org.apache.lucene.facet.index.streaming |
Expert: attributes streaming definition for indexing facets
Steaming of facets attributes is a low level indexing interface with Lucene indexing.
|
org.apache.lucene.facet.search |
Faceted Search API
API for faceted search has several interfaces - simple, top level ones, adequate for most users,
and advanced, more complicated ones, for the more advanced users.
|
org.apache.lucene.facet.search.cache |
Caching to speed up facets accumulation.
|
org.apache.lucene.facet.search.params |
Parameters for Faceted Search
|
org.apache.lucene.facet.util |
Various utilities for faceted search
|
Class and Description |
---|
CategoryListParams
Contains parameters for a category list *
|
DefaultFacetIndexingParams
Default implementation for
FacetIndexingParams . |
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 (see
PerDimensionIndexingParams.addCategoryListParams(CategoryPath, CategoryListParams)
A 'dimension' is defined as the first or "zero-th" component in a
CategoryPath. |
Class and Description |
---|
CategoryListParams
Contains parameters for a category list *
|
FacetIndexingParams
Parameters on how facets are to be written to the index.
|
Class and Description |
---|
CategoryListParams
Contains parameters for a category list *
|
DefaultFacetIndexingParams
Default implementation for
FacetIndexingParams . |
FacetIndexingParams
Parameters on how facets are to be written to the index.
|
Class and Description |
---|
FacetIndexingParams
Parameters on how facets are to be written to the index.
|
Class and Description |
---|
FacetIndexingParams
Parameters on how facets are to be written to the index.
|
Class and Description |
---|
CategoryListParams
Contains parameters for a category list *
|
FacetIndexingParams
Parameters on how facets are to be written to the index.
|
Class and Description |
---|
FacetIndexingParams
Parameters on how facets are to be written to the index.
|
Class and Description |
---|
CategoryListParams
Contains parameters for a category list *
|
FacetIndexingParams
Parameters on how facets are to be written to the index.
|