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

Chris F updated SOLR-5251:
--------------------------

    Description: 
Would be great if custom core properties (key and value) would be listed in 
Core Admin section of the web gui.

If I have a file called "solrcore.properties" in an instance dir with content 
like this
{code}
foo=Hello
bar=World
{code}

, link that file in "core.properties" with "properties=solrcore.properties", I 
think it would be useful if I could see those custom properties somewhere in 
the web gui.

The same applies of course to the old-style solr.xml approach (custom 
properties as property elements inside a core element).

  was:
Would be great if custom core properties (key and value) would be listed in 
Core Admin section of the web gui.

If I have a file called "solrcore.properties" in an instance dir with content 
like this
{code}
foo=Hello
bar=World
{code}

, link that file in "core.properties" with "properties=solrcore.properties", I 
think it would be useful if I could see those custom properties somewhere in 
the web gui.

    
> Show custom core properties in core admin section of web gui
> ------------------------------------------------------------
>
>                 Key: SOLR-5251
>                 URL: https://issues.apache.org/jira/browse/SOLR-5251
>             Project: Solr
>          Issue Type: Improvement
>          Components: web gui
>    Affects Versions: 4.4
>            Reporter: Chris F
>            Priority: Minor
>              Labels: core.properties, solrcore.properties, web-ui
>
> Would be great if custom core properties (key and value) would be listed in 
> Core Admin section of the web gui.
> If I have a file called "solrcore.properties" in an instance dir with content 
> like this
> {code}
> foo=Hello
> bar=World
> {code}
> , link that file in "core.properties" with "properties=solrcore.properties", 
> I think it would be useful if I could see those custom properties somewhere 
> in the web gui.
> The same applies of course to the old-style solr.xml approach (custom 
> properties as property elements inside a core element).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to