[
https://issues.apache.org/jira/browse/SOLR-4662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13620237#comment-13620237
]
Mark Miller commented on SOLR-4662:
-----------------------------------
As far as xml format...I'm thinking along the lines of:
note: persistent should be removed as an option.
note: adminPath should no longer be configurable - solrcloud counts on it being
that.
note: defaultCoreName should probably also go away if using the new format -
it's really a back compat thing that we don't want to support long term.
{noformat}
<solr>
<solrcloud>
<str name="host">127.0.0.1</str>
<str name="hostPort">${hostPort:8983}</str>
</solrcloud>
<shardHandlerFactory>
...
</solr>
{noformat}
> Finalize what we're going to do with solr.xml, auto-discovery, config sets.
> ---------------------------------------------------------------------------
>
> Key: SOLR-4662
> URL: https://issues.apache.org/jira/browse/SOLR-4662
> Project: Solr
> Issue Type: Improvement
> Affects Versions: 4.3, 5.0
> Reporter: Erick Erickson
> Assignee: Erick Erickson
> Priority: Blocker
>
> Spinoff from SOLR-4615, breaking it out here so we can address the changes in
> pieces.
--
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]