geo-polygon-query.asciidoc 432 B

1234567891011
  1. [[java-query-dsl-geo-polygon-query]]
  2. ==== Geo Polygon Query
  3. See {ref}/query-dsl-geo-polygon-query.html[Geo Polygon Query]
  4. ["source","java",subs="attributes,callouts,macros"]
  5. --------------------------------------------------
  6. include-tagged::{query-dsl-test}[geo_polygon]
  7. --------------------------------------------------
  8. <1> add your polygon of points a document should fall within
  9. <2> initialise the query with field and points