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

Uwe Schindler resolved LUCENE-1710.
-----------------------------------
       Resolution: Won't Fix
    Fix Version/s:     (was: 6.0)
                       (was: 4.9)

> 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
>            Priority: Major
>
> 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 was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to