That page is talking about leaders/followers coming up
and going down, but pretty much after they've been
assigned in the first place. Your problem is just the
"assigned in the first place" bit.
Since Solr 4.8, there's the addreplica collections API
command that is what you want I think, see:
http
Hi solr experts,
I am building out a solr cluster with this configuration
3 external zookeeprs
15 solr instances (nodes)
3 shards
I need to start out with 3 nodes and remaining 12 nodes would be added to
cluster. I am able to create a collection with 3 shards. This process works
fine using colle