We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c2e1e0 commit 362e78eCopy full SHA for 362e78e
docs/how_to_test_new_indexing_features.md
@@ -22,7 +22,7 @@ PUT /_component_template/metrics-nginx.substatus@custom
22
"settings": {},
23
"mappings": {
24
"_source": {
25
- "synthetic": true
+ "mode": "synthetic"
26
}
27
28
},
0 commit comments