[
https://issues.apache.org/jira/browse/SOLR-3629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Zezeski updated SOLR-3629:
-------------------------------
Attachment: SOLR-3629.patch
I generated this patch by modifying the git-format-patch output. I realize
this is not the precise way to contribute a patch but it was the path of least
resistance.
> 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
> Attachments: SOLR-3629.patch
>
>
> 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]