Claude Quézel created LUCENE-5848:
-------------------------------------

             Summary: StopwordAnalyzerBase hides Analyzer's constructor with 
ReuseStrategy
                 Key: LUCENE-5848
                 URL: https://issues.apache.org/jira/browse/LUCENE-5848
             Project: Lucene - Core
          Issue Type: Improvement
          Components: core/other
    Affects Versions: 4.9
            Reporter: Claude Quézel
            Priority: Minor


StopwordAnalyzerBase hides Analyzer's constructor with ReuseStrategy.

It is not possible to set a ReuseStrategy when extending from 
StopwordAnalyzerBase.

Fix is trivial to add two extra constructors to StopwordAnalyzerBase.

Same is true for all classes extending from StopwordAnalyzerBase.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to