change jdk & icu collation to use byte[]
----------------------------------------
Key: LUCENE-2551
URL: https://issues.apache.org/jira/browse/LUCENE-2551
Project: Lucene - Java
Issue Type: Improvement
Components: contrib/analyzers
Reporter: Robert Muir
Priority: Minor
Fix For: 4.0
Attachments: LUCENE-2551.patch
Now that term is byte[], we should switch collation to use byte[] instead of
'indexablebinarystring'.
This is faster and results in much smaller sort keys.
I figure we can work it out here, and fix termrangequery to use byte in
parallel, but we can already test sorting etc now.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]