Skip to content

Commit 3bdd3fc

Browse files
Incorrect name for sort field (#97328) (#97330)
1 parent 29ff32e commit 3bdd3fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/aggregations/metrics/geoline-aggregation.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Example usage configuring `@timestamp` as the sort key:
115115

116116
[source,js]
117117
----
118-
"point": {
118+
"sort": {
119119
"field": "@timestamp"
120120
}
121121
----

0 commit comments

Comments
 (0)