You need to create a replica of the collection on the other node: https://lucene.apache.org/solr/guide/6_6/collections-api.html
See addreplica >> Am 31.10.2019 um 09:46 schrieb Pranaya Behera <behera.pran...@gmail.com>: > Hi, > I have one node started with solrcloud. I have created one collection > with the default configsets. When I am creating another node joining the > same cluster i.e. zookeeper chroot, is there any way to create the > collection ? Currently it is just sitting idle, not doing any work. > In the documentation it is not mentioned about this. Only replicas and > shards. > While a new node joins the cluster, is there a way to propagate the > collection creation and later all the shards/replicas being created > accordingly? > > -- > Thanks & Regards > Pranaya PR Behera