Change index.cache.field.type on live index

I have a large index with around 70M documents and in the mapping is specified that the index cache type is soft. Is there a way to change to index.cache.field.type setting from soft to resident without to reindex the index?

Thank U.