123456789101112 |
- [[java-query-dsl-type-query]]
- ==== Type Query
- deprecated[7.0.0, Types are being removed, prefer filtering on a field instead. For more information, please see <<removal-of-types>>.]
- See {ref}/query-dsl-type-query.html[Type Query]
- ["source","java",subs="attributes,callouts,macros"]
- --------------------------------------------------
- include-tagged::{query-dsl-test}[type]
- --------------------------------------------------
- <1> type
|