Re-index within elastic search

Hi There,

I want to know if it is at all possible to re-index within elastic search after updating the mapping instead of re-indexing from the original document source. I assume this is possible as ES keeps the _source of each document?

Thanks for your time.