Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.lucene.collation Classes and Interfaces - 8 results found.
| Name | Description | Type | Package | Framework |
| CollatedTermAttributeImpl | Extension of CharTermAttributeImpl that encodes the term text as a binary Unicode collation key instead of as UTF-8 bytes. | Class | org.apache.lucene.collation.tokenattributes | Apache Lucene |
|
| CollationAttributeFactory | Converts each token into its CollationKey, and then encodes the bytes as an index term. | Class | org.apache.lucene.collation | Apache Lucene |
|
| CollationDocValuesField | Indexes collation keys as a single-valued SortedDocValuesField. | Class | org.apache.lucene.collation | Apache Lucene |
|
| CollationKeyAnalyzer | Configures KeywordTokenizer with CollationAttributeFactory. | Class | org.apache.lucene.collation | Apache Lucene |
|
| ICUCollatedTermAttributeImpl | Extension of CharTermAttributeImpl that encodes the term text as a binary Unicode collation key instead of as UTF-8 bytes. | Class | org.apache.lucene.collation.tokenattributes | Apache Lucene |
|
| ICUCollationAttributeFactory | Converts each token into its CollationKey, and then encodes bytes as an index term. | Class | org.apache.lucene.collation | Apache Lucene |
|
| ICUCollationDocValuesField | Indexes collation keys as a single-valued SortedDocValuesField. | Class | org.apache.lucene.collation | Apache Lucene |
|
| ICUCollationKeyAnalyzer | Configures KeywordTokenizer with ICUCollationAttributeFactory. | Class | org.apache.lucene.collation | Apache Lucene |