Adding new field to the mapping template

You can apply a new field to your existing index in the mapping first, but still need to do a reindex of each document. You can use the update by query API to reindex every document within its index...

1 Like