Skip to content

Commit 1764fa0

Browse files
authored
[DOCS] Remove type query (#78334)
Adds an 8.0 breaking change for PR #47207.
1 parent dfd65be commit 1764fa0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/reference/migration/migrate_8_0/search.asciidoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,4 +234,15 @@ been removed in 8.0.0. This parameter is a no-op and has no effect on the query.
234234
Discontinue use of the `type` parameter. `geo_bounding_box` queries that include
235235
this parameter will return an error.
236236
====
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+
====
237248
//end::notable-breaking-changes[]

0 commit comments

Comments
 (0)