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

Steve Rowe updated LUCENE-1710:
-------------------------------

    Fix Version/s:     (was: 4.1)
                   4.2
    
> Add byte/short to NumericUtils, NumericField and NumericRangeQuery
> ------------------------------------------------------------------
>
>                 Key: LUCENE-1710
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1710
>             Project: Lucene - Core
>          Issue Type: New Feature
>          Components: core/index, core/search
>    Affects Versions: 2.9
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>             Fix For: 4.2
>
>
> Although NumericRangeQuery will not profit much from trie-encoding short/byte 
> fields (byte fields with e.g. precisionStep 8 would only create one 
> precision), it may be good to have these two data types available with 
> NumericField to be generally able to store them in prefix-encoded form in 
> index.
> This is important for loading them into FieldCache where they require much 
> less memory.

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