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

LUCENE-2372, LUCENE-2389 made it impossible to subclass core analyzers

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.1
    • None
    • modules/analysis
    • None
    • New

    Description

      LUCENE-2372 and LUCENE-2389 marked all analyzers as final. This makes ReusableAnalyzerBase useless, and makes it impossible to subclass e.g. StandardAnalyzer to make a small modification e.g. to tokenStream(). These issues don't indicate a new method of doing this. The issues don't give a reason except for design considerations, which seems a poor reason to make a backward-incompatible change

      Attachments

        Activity

          People

            Unassigned Unassigned
            isoboroff Ian Soboroff
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: