Allows Solr Admin GUI to display schema and solrconfig files that aren't named
"schema.xml" or "solrconfig.xml"
---------------------------------------------------------------------------------------------------------------
Key: SOLR-3312
URL: https://issues.apache.org/jira/browse/SOLR-3312
Project: Solr
Issue Type: Improvement
Affects Versions: 4.0
Reporter: Eric Pugh
Fix For: 4.0
The admin.html file hardcodes the path for the admin/file handler to use for
schema and solrconfig.xml. This patch allows you to get back the file names
from /admin/cores?action=status, and use them in the subsequent lookup.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]