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

Uwe Schindler updated LUCENE-3252:
----------------------------------

    Fix Version/s:     (was: 4.3)
                   4.4
    
> Use single array in fixed straight bytes DocValues if possible
> --------------------------------------------------------------
>
>                 Key: LUCENE-3252
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3252
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/search, core/store
>    Affects Versions: 4.0-ALPHA
>            Reporter: Simon Willnauer
>            Assignee: Simon Willnauer
>            Priority: Minor
>             Fix For: 4.4
>
>         Attachments: LUCENE-3252.patch
>
>
> FixedStraightBytesImpl currently uses a straight array only if the byte size 
> is 1 per document we could further optimize this to use a single array if all 
> the values fit in.

--
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