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

remove deprecations from trunk

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 5.0
    • 5.0
    • None
    • None
    • New, Patch Available

    Description

      We should remove the deprecated code from trunk.

      This also has benefits to 4x branch, particularly:

      • we should backport fixes to tests to avoid deprecated methods, e.g. IndexReader.open -> DirectoryReader.open. Of course I will add specific deprecated tests testing the back compat. This is all very important to
        ensure easier merging from trunk->4x for the future.
      • by removing deprecated methods, I found some minor doc bugs, such as javadocs linking to deprecated stuff. I would like to backport these docs fixes as well.

      Attachments

        1. LUCENE-4095.patch
          1.13 MB
          Robert Muir

        Activity

          People

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

            Dates

              Created:
              Updated: