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

Remove rest of analysis deprecations (Token, CharacterCache)

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.9.1, 3.0
    • modules/analysis
    • None
    • New

    Description

      These removes the rest of the deprecations in the analysis package:

      • Token's termText field- (DONE)
      • eventually un-deprecate ctors of Token taking Strings (they are still useful) -> if yes remove deprec in 2.9.1 (DONE)
      • remove CharacterCache and use Character.valueOf() from Java5 (DONE)
      • Stopwords lists
      • Remove the backwards settings from analyzers (acronym, posIncr,...). They are deprecated, but we still have the VERSION constants. Do not know, how to proceed. Keep the settings alive for index compatibility? Or remove it together with the version constants (which were undeprecated).

      Attachments

        1. LUCENE-1987.patch
          14 kB
          Uwe Schindler
        2. LUCENE-1987.patch
          14 kB
          Uwe Schindler
        3. LUCENE-1987.patch
          15 kB
          Uwe Schindler
        4. LUCENE-1987-StopFilter.patch
          31 kB
          Uwe Schindler
        5. LUCENE-1987-StopFilter.patch
          32 kB
          Uwe Schindler
        6. LUCENE-1987-StopFilter.patch
          32 kB
          Uwe Schindler
        7. LUCENE-1987-StopFilter.patch
          182 kB
          Uwe Schindler
        8. LUCENE-1987-StopFilter-BW.patch
          79 kB
          Uwe Schindler
        9. LUCENE-1987-StopFilter-backport29.patch
          2 kB
          Uwe Schindler
        10. LUCENE-1987-StopFilter.patch
          190 kB
          Uwe Schindler
        11. LUCENE-1987-StopFilter.patch
          192 kB
          Uwe Schindler

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: