Updating mapping for CCR replica

Hi !

We are looking to buy platinium license to use CCR functionality.
We are stuck with old elastic version 6.8. (no way to upgrade).
In our setup replication is needed for failover with hot indice (all data i sync to other cluster and it is ready to be used by app and users for read/write).
Question im unable to find answer is what happens to mapping. In our use case we use elastic as search engine for mongo database. We have set mapping for some fields but most of them are auto mapped. Document structure in mongo can change often and when it happens elastic auto mapps new field (or update existing). So i need to find answer can CCR update mapping also on replicated indice ?

Thanks,
//Oskars

Welcome to our community! :smiley:

From the docs;

Mapping updates applied to the leader index are automatically retrieved as-needed by the follower index.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.