[ 
https://issues.apache.org/jira/browse/SOLR-7080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14307411#comment-14307411
 ] 

David Smiley commented on SOLR-7080:
------------------------------------

-1; sorry.
Collections are supposed to be created with the collections API (REST).  
core.properties has info specific to the core/shard/replica but the router 
field is collection-wide.

> Can't bootstrap custom router.field from core.properties into zookeeper
> -----------------------------------------------------------------------
>
>                 Key: SOLR-7080
>                 URL: https://issues.apache.org/jira/browse/SOLR-7080
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>    Affects Versions: 4.10
>            Reporter: Peter Ciuffetti
>
> When the collections API is used to create a collection with a custom 
> router.field, this configuration detail is stored in zookeeper and is visible 
> with action=CLUSTERSTATUS.   But there is no apparent way to bootstrap this 
> value from (say) core.properties or solrconfig.xml.
> In general this is an issue when trying to migrate cores to new servers or 
> when trying to recover a completely failed zookeeper environment.  But I 
> think it should be possible to establish this configuration detail from some 
> one of the configuration settings in either core.properties or solrconfig.xml.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to