|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
KeywordTokenizer
with CollationKeyFilter
.CollationKey
, and then
encodes the CollationKey with IndexableBinaryStringTools
, to allow
it to be stored as an index term.KeywordTokenizer
with ICUCollationKeyFilter
.CollationKey
, and
then encodes the CollationKey with IndexableBinaryStringTools
, to
allow it to be stored as an index term.CollationKeyFilter
and ICUCollationKeyFilter
convert each token into its binary CollationKey
using the
provided Collator
, and then encode the CollationKey
as a String using
IndexableBinaryStringTools
, to allow it to be
stored as an index term.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |