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
Currently I am building a SolrCloud cluster with 3 Zookeepers (ensemble) and 4
solr instances. Cluster is hosting 4 collections and their replicas.
When one Solr node say Solr1 goes down (hosting 2 replicas of collection1 and
collection2), I add a new node to the cluster and that node in Admin