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

Analysers and Filters should not be final

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 2.3.1
    • None
    • modules/analysis
    • None
    • New

    Description

      I am trying to extend some Lucene Analysers to further improve their behaviour. However, some Analysers and Filters are final classes that I cannot extend (thus resorting to copying the class, which is less than optimal).

      Any reason we would want to inhibit people from extending a class like FrenchAnalyzer?

      Could me make all Analysers and Filters in the contrib-analysis package non-final?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cedrik_lime Cédrik LIME
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: