How to update the existing mapping to include eager-ordinals for a field. This has to be done without re-indexing the data is it possible ? We are using index template to apply mappings and settings to the index.
Problem with creating the new index is it always applies the mapping from index template. Is it possible to ignore index template for a particular index alone ?