Skip to content

Commit c86f797

Browse files
committed
[DOCS] Reword type query deprecation note for Asciidoctor migration (elastic#41595)
1 parent c6abe74 commit c86f797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/query-dsl/type-query.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[[query-dsl-type-query]]
22
=== Type Query
33

4-
deprecated[7.0.0, Types are being removed, prefer filtering on a field instead. For more information, please see <<removal-of-types>>.]
4+
deprecated[7.0.0,Types and the `type` query are deprecated and in the process of being removed. See <<removal-of-types>>.]
55

66
Filters documents matching the provided document / mapping type.
77

0 commit comments

Comments
 (0)