13 lines
387 B
Plaintext
13 lines
387 B
Plaintext
[[java-query-dsl-geo-distance-query]]
|
|
==== Geo Distance Query
|
|
|
|
See {ref}/query-dsl-geo-distance-query.html[Geo Distance Query]
|
|
|
|
["source","java",subs="attributes,callouts,macros"]
|
|
--------------------------------------------------
|
|
include-tagged::{query-dsl-test}[geo_distance]
|
|
--------------------------------------------------
|
|
<1> field
|
|
<2> center point
|
|
<3> distance from center point
|