[
https://issues.apache.org/jira/browse/SOLR-4935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13686831#comment-13686831
]
Shawn Heisey commented on SOLR-4935:
------------------------------------
What exactly happens if you don't include instanceDir? Does it just use
solr.solr.home, or does it use the name of the core as instanceDir? If it's
the name of the core, then IMHO the inferred value should be explicitly
persisted on RENAME/SWAP.
This will definitely be a lot better with core discovery.
> persisting solr.xml preserves extraneous values like "wt=json" in <core> tags
> when creating cores via the admin handler
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: SOLR-4935
> URL: https://issues.apache.org/jira/browse/SOLR-4935
> Project: Solr
> Issue Type: Bug
> Affects Versions: 5.0, 4.4
> Reporter: Erick Erickson
> Assignee: Erick Erickson
> Attachments: SOLR-4935.patch, SOLR-4935.patch
>
>
> I'll be soooo happy when we stop supporting persistence.
> Two problems
> 1> if instanceDir is not specified on the create, it's not persisted. And
> subsequent starts of Solr will fail.
> 2> extraneous params are specified, made worse by SolrJ adding some stuff on
> the create request like wt=javabin etc.
--
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]