[
https://issues.apache.org/jira/browse/SOLR-9197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15397851#comment-15397851
]
Alex D commented on SOLR-9197:
------------------------------
I found another component that do not work when using the Config API:
ClusteringComponent.
The error I got was : "org.apache.solr.common.SolrException:
java.util.ArrayList cannot be cast to org.apache.solr.common.util.NamedList".
I was wondering if I should keep adding comments to this Jira when I find
components that are not working when using the Config API.
> Audit all solrconfig components and ensure that they work with the Config APIs
> ------------------------------------------------------------------------------
>
> Key: SOLR-9197
> URL: https://issues.apache.org/jira/browse/SOLR-9197
> Project: Solr
> Issue Type: Bug
> Reporter: Noble Paul
> Assignee: Noble Paul
>
> Components assume that the configuration is read from {{solrconfig.xml}} and
> all values are NamedList. Config APIs use and store JSON and the syntax is
> different. Components should work with both syntax.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]