[ 
https://issues.apache.org/jira/browse/LUCENE-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Muir resolved LUCENE-2551.
---------------------------------

    Resolution: Fixed

Committed revision 1075210.

> 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, 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to