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 546fa92 commit 3ef7f0dCopy full SHA for 3ef7f0d
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