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