[
https://issues.apache.org/jira/browse/SOLR-6253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson resolved SOLR-6253.
----------------------------------
Resolution: Invalid
Please raise this issue on the Solr user's list before raising a JIRA, JIRAs
are for confirmed bugs.
When you do, please provide the full stack trace. My bet is that you've
incorrectly specified the path in solrconfig.xml to your jar file (personally I
prefer that to adding it to the Solr lib directory.
If this is confirmed to be a Solr bug, we an re-open this JIRA.
> Plugin init failure for custom analysis filter
> ----------------------------------------------
>
> Key: SOLR-6253
> URL: https://issues.apache.org/jira/browse/SOLR-6253
> Project: Solr
> Issue Type: Bug
> Components: Schema and Analysis
> Affects Versions: 4.6
> Environment: Linux
> Reporter: Sharmilee S
> Priority: Critical
> Labels: analysis, customPlugin, filter, filterfactory, solr
>
> Getting this error below on adding new custom filter to schema.xml:
> org.apache.solr.common.SolrException:org.apache.solr.common.SolrException:
> Plugin init failure for [schema.xml] fieldType "textCustom": Plugin init
> failure for [schema.xml] analyzer/filter: Error instantiating class:
> 'org.apache.solr.analysis.Custom.CustomFilterFactory'. Schema file is
> /opt/solr5/collection3/schema.xml
> I tried adding jar of my custom filter to /solr/collection/lib path as
> mentioned in this link:
> http://stackoverflow.com/questions/7828619/basetokenfilterfactory-not-found-by-solr-with-custom-filter
> but same error.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]