has-parent-query.asciidoc 432 B

123456789101112
  1. [[java-query-dsl-has-parent-query]]
  2. ==== Has Parent Query
  3. See {ref}/query-dsl-has-parent-query.html[Has Parent]
  4. ["source","java",subs="attributes,callouts,macros"]
  5. --------------------------------------------------
  6. include-tagged::{query-dsl-test}[has_parent]
  7. --------------------------------------------------
  8. <1> parent type to query against
  9. <2> query
  10. <3> whether the score from the parent hit should propagate to the child hit