You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- match: { error.reason: "The mapper type [invalid] declared on field [content] does not exist. It might have been created within a future version or requires a plugin to be installed. Check the documentation." }
253
+
- match: { error.reason: "The mapper type [invalid] declared on runtime field [content] does not exist. It might have been created within a future version or requires a plugin to be installed. Check the documentation." }
254
254
255
255
---
256
256
"Create index with invalid multi-field type":
@@ -259,7 +259,7 @@
259
259
reason: "Update error message for unknown field type"
0 commit comments