I have one index with some static mapping ,When rollover the index based on max age (1 day), new index mapping changes to dynamic mapping.
The old index mapping and new index mapping doesn't sync. The goal is to have same mapping for all the index created by rollover.