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.
type
1 parent dfd65be commit 1764fa0Copy full SHA for 1764fa0
docs/reference/migration/migrate_8_0/search.asciidoc
@@ -234,4 +234,15 @@ been removed in 8.0.0. This parameter is a no-op and has no effect on the query.
234
Discontinue use of the `type` parameter. `geo_bounding_box` queries that include
235
this parameter will return an error.
236
====
237
+
238
+.The `type` query has been removed.
239
+[%collapsible]
240
+====
241
+*Details* +
242
+The `type` query has been removed. Mapping types have been removed in 8.0.
243
244
+*Impact* +
245
+Discontinue use of the `type` query. Requests that include the `type` query
246
+will return an error.
247
248
//end::notable-breaking-changes[]
0 commit comments