Class and Description |
---|
org.apache.lucene.collation.ICUCollationKeyFilter
Use
ICUCollationAttributeFactory instead, which encodes
terms directly as bytes. This filter will be removed in Lucene 5.0 |
org.apache.lucene.collation.ICUCollationKeyFilterFactory
use
ICUCollationKeyAnalyzer instead. |
Constructor and Description |
---|
org.apache.lucene.collation.ICUCollationKeyAnalyzer(Collator)
Use
ICUCollationKeyAnalyzer.ICUCollationKeyAnalyzer(Version, Collator)
and specify a version instead. This ctor will be removed in Lucene 5.0 |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.