Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.lucene.collation Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
CollatedTermAttributeImplExtension of CharTermAttributeImpl that encodes the term text as a binary Unicode collation key instead of as UTF-8 bytes.Classorg.apache.lucene.collation.tokenattributesApache Lucene
CollationAttributeFactory Converts each token into its CollationKey, and then encodes the bytes as an index term.Classorg.apache.lucene.collationApache Lucene
CollationDocValuesFieldIndexes collation keys as a single-valued SortedDocValuesField.Classorg.apache.lucene.collationApache Lucene
CollationKeyAnalyzer Configures KeywordTokenizer with CollationAttributeFactory.Classorg.apache.lucene.collationApache Lucene
ICUCollatedTermAttributeImplExtension of CharTermAttributeImpl that encodes the term text as a binary Unicode collation key instead of as UTF-8 bytes.Classorg.apache.lucene.collation.tokenattributesApache Lucene
ICUCollationAttributeFactory Converts each token into its CollationKey, and then encodes bytes as an index term.Classorg.apache.lucene.collationApache Lucene
ICUCollationDocValuesFieldIndexes collation keys as a single-valued SortedDocValuesField.Classorg.apache.lucene.collationApache Lucene
ICUCollationKeyAnalyzer Configures KeywordTokenizer with ICUCollationAttributeFactory.Classorg.apache.lucene.collationApache Lucene