Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.9, 2.0.0, 2.1, 2.2, 2.3, 2.3.1, 2.3.2, 2.4, 2.4.1, 2.9, 2.9.1, 3.0
-
Fix Version/s: 4.0-ALPHA
-
Component/s: modules/analysis
-
Labels:None
-
Lucene Fields:New
Description
The analyzers in contrib/analyzers should all be marked final. None of the Analyzers should ever be subclassed - users should build their own analyzers if a different combination of filters and Tokenizers is desired.
Attachments
Issue Links
- relates to
-
LUCENE-2034 Massive Code Duplication in Contrib Analyzers - unifly the analyzer ctors
-
- Closed
-