I created a solr cloud collection with 2 shards and a replication factor of 2. How can I load data into this collection which I have currently stored in a core on a standalone solr. I used the conf from this core on standalone solr to create the collection on the solrcloud
Thank you