[ 
https://issues.apache.org/jira/browse/LUCENE-4994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654954#comment-13654954
 ] 

Steve Rowe commented on LUCENE-4994:
------------------------------------

If there are no objections, I'd like to backport this to 4.3.1.
                
> 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
>              Labels: lucene-4.3.1.-candidate
>             Fix For: 5.0, 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