[
https://issues.apache.org/jira/browse/SOLR-9197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15385779#comment-15385779
]
Alex D commented on SOLR-9197:
------------------------------
My issue may be related to this Jira.
I tried adding a highlight search component using the Config API and it is not
picked up by Solr. I can see my new highlight search component when using
Solr's "/solr/<collection>/config" however the request handler is using the
default highlighting values instead of the ones I specified.
I can post the relevant configuration if it helps.
> 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]