Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-1710

Add byte/short to NumericUtils, NumericField and NumericRangeQuery

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.9
    • None
    • core/index, core/search
    • None
    • New

    Description

      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.

      Attachments

        Activity

          People

            uschindler Uwe Schindler
            uschindler Uwe Schindler
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: