OpenSearch/docs/java-api/query-dsl/geo-bounding-box-query.asci...

13 lines
427 B
Plaintext

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