mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-11 07:25:23 +00:00
This test used _doc as the mapping type name, which needs to be set to doc for versions prior to 6.7.0. This commit fixes the test to use the proper type name for the current BWC version.