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

Disable old codecs as much as possible

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.9, 6.0
    • None
    • None
    • New

    Description

      Currently, because of updatable docvalues, ancient codecs are not really read-only... this is a real problem because we can get confused about backwards compatibility or even introduce bugs.

      Its only necessary to make BINARY and NUMERIC work here, we should throw UOE every other possible place and prevent use of old codecs to the greatest extent possible.

      Attachments

        1. LUCENE-5762.patch
          33 kB
          Robert Muir

        Activity

          People

            Unassigned Unassigned
            rcmuir Robert Muir
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: