Chris F created SOLR-5251:
-----------------------------
Summary: 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
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.
--
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]