We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a42bca commit 3809ce1Copy full SHA for 3809ce1
docs/reference/query-dsl/geo-polygon-query.asciidoc
@@ -69,7 +69,7 @@ GET /_search
69
"person.location" : {
70
"points" : [
71
[-70, 40],
72
- [-80, 30],
+ [-80, 30],
73
[-90, 20]
74
]
75
}
0 commit comments