[
https://issues.apache.org/jira/browse/SOLR-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675146#action_12675146
]
Yonik Seeley commented on SOLR-1026:
------------------------------------
The reflection used to be much worse because it was invoked per token. That's
been fixed, so now it's just Class.newInstance() per filter creation which
shouldn't be as big of a deal.
> SnowballPorterFilterFactory does not support protected words
> ------------------------------------------------------------
>
> Key: SOLR-1026
> URL: https://issues.apache.org/jira/browse/SOLR-1026
> Project: Solr
> Issue Type: Bug
> Components: Analysis
> Affects Versions: 1.3
> Reporter: Erik Hatcher
> Assignee: Erik Hatcher
> Fix For: 1.4
>
> Attachments: SOLR-1026.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.