geo-bounding-box-query.asciidoc 427 B

123456789101112
  1. [[java-query-dsl-geo-bounding-box-query]]
  2. ==== Geo Bounding Box Query
  3. See {ref}/query-dsl-geo-bounding-box-query.html[Geo Bounding Box Query]
  4. ["source","java",subs="attributes,callouts,macros"]
  5. --------------------------------------------------
  6. include-tagged::{query-dsl-test}[geo_bounding_box]
  7. --------------------------------------------------
  8. <1> field
  9. <2> bounding box top left point
  10. <3> bounding box bottom right point