Package | Description |
---|---|
org.apache.lucene.facet.enhancements |
Enhanced category features
|
org.apache.lucene.facet.enhancements.association |
Association category enhancements
|
org.apache.lucene.facet.index.streaming |
Expert: attributes streaming definition for indexing facets
|
Modifier and Type | Class | Description |
---|---|---|
class |
EnhancementsCategoryTokenizer |
A tokenizer which adds to each category token payload according to the
CategoryEnhancement s defined in the given
EnhancementsIndexingParams . |
Modifier and Type | Class | Description |
---|---|---|
class |
AssociationListTokenizer |
Tokenizer for associations of a category
|
Modifier and Type | Class | Description |
---|---|---|
class |
CategoryListTokenizer |
A base class for category list tokenizers, which add category list tokens to
category streams.
|
class |
CategoryTokenizer |
Basic class for setting the
CharTermAttribute s and
PayloadAttribute s of category tokens. |
class |
CountingListTokenizer |
CategoryListTokenizer for facet counting |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.