Hi, We use SOLR 5.x in cloud mode and have huge set of fields. We now want to remove some 50 fields from Index/schema itself so that indexing & querying will be faster. Is there a way to do that without losing existing data on other fields? We don't want to do full re-indexing.
-- Regards, Selvam