Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.4
-
None
-
None
-
New, Patch Available
Description
Converts each token into its CollationKey using the provided collator, and then encodes the CollationKey with IndexableBinaryStringTools, to allow it to be stored as an index term.
This will allow for efficient range searches and Sorts over fields that need collation for proper ordering.
Attachments
Attachments
Issue Links
- depends upon
-
LUCENE-1434 IndexableBinaryStringTools: convert arbitrary byte sequences into Strings that can be used as index terms, and vice versa
- Closed
- relates to
-
LUCENE-1279 RangeQuery and RangeFilter should use collation to check for range inclusion
- Closed