Commit 06fde1f
authored
Remove usage of update_all_types (#16406)
Previously when patching types we would provide update_all_types to update all fields with the same name in the index. This setting has been deprecated in 7.0 and no longer necessary since we only use a single type (doc).
Signed-off-by: Tyler Smalley <[email protected]>1 parent f346455 commit 06fde1f
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
| |||
0 commit comments