Package | Description |
---|---|
org.apache.lucene.collation |
Unicode collation support.
|
Modifier and Type | Class and Description |
---|---|
class |
CollationAttributeFactory
Converts each token into its
CollationKey , and then
encodes the bytes as an index term. |
class |
ICUCollationAttributeFactory
Converts each token into its
CollationKey , and
then encodes bytes as an index term. |
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.