| Package | Description |
|---|---|
| org.apache.lucene.facet.enhancements |
Enhanced category features
Mechanisms for addition of enhanced category features.
|
| org.apache.lucene.facet.enhancements.association |
Association category enhancements
A
CategoryEnhancement
for adding associations data to the index (categories with
AssociationProperty's). |
| 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.streaming |
Expert: attributes streaming definition for indexing facets
Steaming of facets attributes is a low level indexing interface with Lucene indexing.
|
| Class and Description |
|---|
| CategoryAttributesStream
An attribute stream built from an
Iterable of
CategoryAttribute. |
| CategoryListTokenizer
A base class for category list tokenizers, which add category list tokens to
category streams.
|
| CategoryTokenizer
Basic class for setting the
CharTermAttributes and
PayloadAttributes of category tokens. |
| CategoryTokenizerBase
A base class for all token filters which add term and payload attributes to
tokens and are to be used in
CategoryDocumentBuilder. |
| Class and Description |
|---|
| CategoryListTokenizer
A base class for category list tokenizers, which add category list tokens to
category streams.
|
| CategoryTokenizerBase
A base class for all token filters which add term and payload attributes to
tokens and are to be used in
CategoryDocumentBuilder. |
| Class and Description |
|---|
| CategoryAttributesStream
An attribute stream built from an
Iterable of
CategoryAttribute. |
| CategoryListTokenizer
A base class for category list tokenizers, which add category list tokens to
category streams.
|
| CategoryTokenizer
Basic class for setting the
CharTermAttributes and
PayloadAttributes of category tokens. |
CountingListTokenizer
CategoryListTokenizer for facet counting |
| Class and Description |
|---|
| CategoryAttributesStream
An attribute stream built from an
Iterable of
CategoryAttribute. |
| CategoryListTokenizer
A base class for category list tokenizers, which add category list tokens to
category streams.
|
| CategoryTokenizerBase
A base class for all token filters which add term and payload attributes to
tokens and are to be used in
CategoryDocumentBuilder. |