Hi All I started solr in cloud mode & ran below command to create collection ./solr create_collection -c doc1 -s 4 -rf 2 -force
I noticed all cores are created in same server can you please share process to create cores on different server, I would like each shard data to be on separate server Currently after creating collection all shards on same server ls -l /opt/solr/data/ drwxr-xr-x 3 root root 41 Nov 27 02:39 doc1_shard1_replica_n12 drwxr-xr-x 3 root root 41 Nov 27 02:39 doc1_shard1_replica_n5 drwxr-xr-x 3 root root 41 Nov 27 02:39 doc1_shard2_replica_n11 drwxr-xr-x 3 root root 41 Nov 27 02:39 doc1_shard2_replica_n6 drwxr-xr-x 3 root root 41 Nov 27 02:39 doc1_shard3_replica_n14 drwxr-xr-x 3 root root 41 Nov 27 02:39 doc1_shard3_replica_n9 drwxr-xr-x 3 root root 41 Nov 27 02:39 doc1_shard4_replica_n1 drwxr-xr-x 3 root root 41 Nov 27 02:39 doc1_shard4_replica_n3 Confidentiality note: This e-mail may contain confidential information from Clarivate. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this e-mail is strictly prohibited. If you have received this e-mail in error, please delete this e-mail and notify the sender immediately.