Uwe Schindler created LUCENE-4994:
-------------------------------------

             Summary: PatternKeywordMarkerFilter is final and has protected 
ctor and cannot be instantiated by non-Lucene code
                 Key: LUCENE-4994
                 URL: https://issues.apache.org/jira/browse/LUCENE-4994
             Project: Lucene - Core
          Issue Type: Bug
          Components: modules/analysis
    Affects Versions: 4.3
            Reporter: Uwe Schindler
            Assignee: Uwe Schindler
             Fix For: 4.4


I tried to write a test for LUCENE-4993 but recognized that a copy'n'paste 
error made the ctor of this filter protected.

The sister SetKeywordMarkerFilter has public ctor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to