mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
This option allows to force the xcontent type to use to store the `_source` document. The default is to use the same format as the input format. This commit makes this option ignored for 2.x indices and rejected for 3.0 indices.