Hi I wanted to restore the core into a new one in solrcloud by following the below link.
https://cwiki.apache.org/confluence/display/solr/Making+and+Restoring+Backups+of+SolrCores But I couldnt get the success value when restore is given. It cant be implemented for solrcloud? If so, then what is the alternative that can be suggested. My requirement is say, I have one collection called current_collection which has current weeks data. In the later week, I want to move the data in current_collection to previous_collection1 and index new week's data into current_collection by removing previous data and storing it in previous_collection1. How can I achieve this? Thanks in advance -- View this message in context: http://lucene.472066.n3.nabble.com/Restoring-backups-of-solrcores-tp4254080.html Sent from the Solr - User mailing list archive at Nabble.com.