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

Robert Muir resolved LUCENE-4035.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0
                   4.2
    
> Collation via docvalues
> -----------------------
>
>                 Key: LUCENE-4035
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4035
>             Project: Lucene - Core
>          Issue Type: Improvement
>    Affects Versions: 4.0-ALPHA
>            Reporter: Robert Muir
>             Fix For: 4.2, 5.0
>
>         Attachments: LUCENE-4035.patch
>
>
> Currently collated sort is via an Analyzer into an indexedfield, which is 
> uninverted in the fieldcache.
> Instead we could support this with docvalues, and take advantage of future 
> improvements like LUCENE-3729.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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