Could someone give me step by step instructions as to how to re-index data from Solr after I changed the schema field types, without deleting the data ?
E.g. is there a way of copying the data of a Solr core and reindexing the same data after changing the schema?
I have around 60k documents in Solr.