Package org.apache.lucene.collation

Unicode Collation support.

See:
          Description

Class Summary
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.
 

Package org.apache.lucene.collation Description

Unicode Collation support.



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.