Package | Description |
---|---|
org.apache.lucene.facet.enhancements |
Enhanced category features
|
org.apache.lucene.facet.enhancements.association |
Association category enhancements
|
org.apache.lucene.facet.index |
Indexing of document categories
|
org.apache.lucene.facet.index.streaming |
Expert: attributes streaming definition for indexing facets
|
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.
|
CategoryTokenizer |
Basic class for setting the
CharTermAttribute s and
PayloadAttribute s 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 | 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 | 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
CharTermAttribute s and
PayloadAttribute s of category tokens. |
CountingListTokenizer |
CategoryListTokenizer for facet counting |
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.
|
CategoryTokenizerBase |
A base class for all token filters which add term and payload attributes to
tokens and are to be used in
CategoryDocumentBuilder . |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.