Revert "[TEST] Replace _source.mode with index.mapping.source.mode in integra…" (#116069)

This reverts commit a360757968.
This commit is contained in:
Kostas Krikellas 2024-11-01 10:53:08 +02:00 committed by GitHub
parent 889f01599f
commit e8bf344a28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
44 changed files with 357 additions and 436 deletions

View file

@ -8,10 +8,9 @@ keywords:
indices.create:
index: index1
body:
settings:
index:
mapping.source.mode: synthetic
mappings:
_source:
mode: synthetic
properties:
field1:
type: keyword
@ -77,10 +76,9 @@ doubles:
indices.create:
index: index1
body:
settings:
index:
mapping.source.mode: synthetic
mappings:
_source:
mode: synthetic
properties:
field1:
type: double