Class | Description |
---|---|
ICUCollationAttributeFactory |
Converts each token into its
CollationKey , and
then encodes bytes as an index term. |
ICUCollationDocValuesField |
Indexes collation keys as a single-valued
SortedDocValuesField . |
ICUCollationKeyAnalyzer |
Configures
KeywordTokenizer with ICUCollationAttributeFactory . |
ICUCollationKeyFilter | Deprecated
Use
ICUCollationAttributeFactory instead, which encodes
terms directly as bytes. |
ICUCollationKeyFilterFactory | Deprecated
use
ICUCollationKeyAnalyzer instead. |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.