I have a question regarding updating the indexes on solrcloud with indexes from a standalone solr server. We have a solrcloud which is running. We have couple of cores on that standalone solr instance which are also present on the solrcloud as collections. I need to bring in updated indexes from this standalone solr instance to cloud.
Does anyone have an idea on what steps need to be taken. Thank you