Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-7157

Specify arbitrary config params outside of the component

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.2, 6.0
    • None
    • None

    Description

      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:

        <initParams path="/admin/ping">
          <str name="healthcheckFile">server-enabled.txt</str>
        </initParams>
      

      Attachments

        1. SOLR-7157.patch
          3 kB
          Noble Paul

        Activity

          People

            noble.paul Noble Paul
            martin.grotzke Martin Grotzke
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: