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

remove legacy numerics from join/ and queryparser/

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 7.0
    • None
    • None
    • New

    Description

      We have three modules with (temporary) dependency on backwards codecs:

      • join/
      • queryparser/
      • spatial-extras/

      this patch handles the first two, as they are easy. spatial-extras is more complex as its legacy support is not clearly separated, so i'm not trying to address that here.

      For join/ we just remove deprecations. For queryparser/, same thing, except since solr exposes the xml queryparser, i moved the LegacyRangeQueryBuilder to solr and hooked it into its subclass of the parser.

      Attachments

        1. LUCENE-7418.patch
          123 kB
          Robert Muir

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: