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

Default codec should support dimensional values

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 6.0
    • None
    • None
    • New

    Description

      This is phase 3, follow-on from LUCENE-6852, to add dimensional values
      support to Lucene, so we can index large "numeric" values like
      BigInteger, BigDecimal, IPv6, and multi-dimensional things like 2d and
      3d geo.

      I created a new Lucene60Codec, implemented DimensionalFormat for it,
      and a new FieldInfosFormat (to write/read the dimension settings for
      each field), and moved Lucene54Codec to backwards-codecs.

      I also fixed CheckIndex to do basic testing of the dimensional
      values.

      Attachments

        1. LUCENE-6861.patch
          126 kB
          Michael McCandless

        Activity

          People

            mikemccand Michael McCandless
            mikemccand Michael McCandless
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: