Ryan Zezeski created SOLR-3629:
----------------------------------
Summary: core `config` attribute not persisted properly
Key: SOLR-3629
URL: https://issues.apache.org/jira/browse/SOLR-3629
Project: Solr
Issue Type: Bug
Affects Versions: 4.0-ALPHA, 5.0
Reporter: Ryan Zezeski
Priority: Minor
If a custom config filename is set CoreContainer persists it as `conf` but
attempts to read it as `config`. This results in an exception saying that
solrconfig.xml cannot be found--as it has reverted to searching for the
default. The work-around is to not set a custom config filename.
I noticed this both in trunk and branch_4x on the GitHub mirror.
--
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]