ck Erickson
> Sent: Friday, July 01, 2016 12:58 PM
> To: solr-user
> Subject: Re: SolrCloud Node fails that was hosting replicas of a collection
>
> Please do _not_ use the admin UI core creating screen when dealing
> with SolrCloud. It can work, but you have to get everything exact
nt: Friday, July 01, 2016 12:58 PM
To: solr-user
Subject: Re: SolrCloud Node fails that was hosting replicas of a collection
Please do _not_ use the admin UI core creating screen when dealing
with SolrCloud. It can work, but you have to get everything exactly
right.
Instead, you should be using the
Please do _not_ use the admin UI core creating screen when dealing
with SolrCloud. It can work, but you have to get everything exactly
right.
Instead, you should be using the ADDREPLICA command from the
Collections API, see:
https://cwiki.apache.org/confluence/display/solr/Collections+API
Althoug