Validate mapping before indexing it

Just like we have a validate api to check whether the query is valid or not without executing it against ElasticSearch, do we have a similar api to check if the mapping that we are trying to PUT is valid or not.

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