12 lines
432 B
Plaintext
12 lines
432 B
Plaintext
[[java-query-dsl-geo-polygon-query]]
|
|
==== Geo Polygon Query
|
|
|
|
See {ref}/query-dsl-geo-polygon-query.html[Geo Polygon Query]
|
|
|
|
["source","java",subs="attributes,callouts,macros"]
|
|
--------------------------------------------------
|
|
include-tagged::{query-dsl-test}[geo_polygon]
|
|
--------------------------------------------------
|
|
<1> add your polygon of points a document should fall within
|
|
<2> initialise the query with field and points
|