I have Solr 4.6 installed on my machines, and have multiple cores each of size more than 500G's. The problem with solr 4.6 is that the sharding is very unstable. So I want to migrate my cores from solr 4.6 to solr 4.10 without providing any downtime to my customers. Reindexing the cores will take a long time and a lot of resources. If anyone can suggest some solution(list of steps to follow) for this, it will be very helpful.
Thanx in advance.