Commit ecba50c
committed
Change internal document type to push "_doc" instead of "doc"
This commit fixes x-pack integration tests that were broken by elastic/elasticsearch#39888 removing the "doc"
type, and using `_doc` in templates.
Fixes #105331 parent 182639a commit ecba50c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
0 commit comments