You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Noble Paul (JIRA)" <ji...@apache.org> on 2015/04/23 14:38:38 UTC

[jira] [Resolved] (SOLR-7157) Specify arbitrary config params outside of the component

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

Noble Paul resolved SOLR-7157.
------------------------------
       Resolution: Fixed
    Fix Version/s: 5.2
                   Trunk

> 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
>             Fix For: Trunk, 5.2
>
>         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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org