[ 
https://issues.apache.org/jira/browse/SOLR-7157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Noble Paul updated SOLR-7157:
-----------------------------
    Attachment: SOLR-7157.patch

> Specify arbitrary config params outside of the component
> --------------------------------------------------------
>
>                 Key: SOLR-7157
>                 URL: https://issues.apache.org/jira/browse/SOLR-7157
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Martin Grotzke
>            Assignee: Noble Paul
>         Attachments: SOLR-7157.patch
>
>
> SOLR-6365 added support for appends, defaults and invariants specified 
> outside of the component via initParams.
> It would be great if it would also be possible to configure arbitrary params 
> via initParams.
> Our use case is that we want to configure the "healthcheckFile" for the 
> "/admin/ping" RequestHandler, so I'd like to configure it like this:
> {code}
>   <initParams path="/admin/ping">
>     <str name="healthcheckFile">server-enabled.txt</str>
>   </initParams>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to