I have setup solr 4.4 with cloud and have created two cores mycore_shard1, mycore_shard2. I have few questions here,
1. Once the setup is ready, i could see a default collection "collection" with :shard1 in the admin -> cloud page. How to remove it. I have deleted the core.properties file in the /solr/collection/core.propeties file. But still it shoots up. Where is it stored. 2. Where do I find the shard configurationf for mycore_shard1 , mycore_shard2 ? Thanks in advance.