Ok, so I changed my elasticsearch output index so that a new index is generated. I've verified the new index has a proper mapping of text. In addition, I've created a new template to resolve future indices that are created.
How do I tell Elasticsearch to reindex the previous, "bad index" into a new index using the new template?