See: Description
| Class | 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.
|
| CategoryParentsStream |
This class adds parents to a
CategoryAttributesStream. |
| 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. |
| CountingListTokenizer |
CategoryListTokenizer for facet counting |