Hi All I have a solr cloud with zookeeper 3.4.10 and solr 5.4.1, i on 3 centos 7 instances in AWS, I intend to use the cluster for Drupal 7 search.
At the moment we have 2 instances running in production with each having their own solr installation (no cloud) but I would like to improve the redundancy and maybe even the performance, I followed http://www.francelabs.com/blog/tutorial-deploying-solrcloud-6-on-amazon-ec2/ to get the cloud up and running but I need some guidance on how to add in a new shard/collection so I can point the drupal instances to the new solr cloud, does anyone have any information on how to do this? as you can see i have no experience with solr cloud :) Regards Per