elasticsearch/docs/reference/rest-api
Benjamin Trent 70e03521fc
[Transform] add support for geo_line aggregation in pivot function (#69299) (#69483)
This commit adds support for the Gold+ licensed `geo_line` aggregation.

This aggregation takes a collection of `geo_point` values and constructs a line
according to some sort value. Adding to transforms allows users to create these
potentially expensive lines out of band of visualizations and then do additional aggs/queries
against the pivoted data.

Examples would be:

"Do these daily user paths ever intersect?"
"Does this path enter and leave this area?"
2021-02-23 16:10:20 -05:00
..
common-parms.asciidoc [Transform] add support for geo_line aggregation in pivot function (#69299) (#69483) 2021-02-23 16:10:20 -05:00
cron-expressions.asciidoc [DOCS] Fix link to quartz crontrigger tutorial (#61531) 2020-08-25 10:49:00 -04:00
defs.asciidoc [7.x][DOCS] Moves analysis resources to PUT DFA API docs (#50793) 2020-01-09 16:21:35 +01:00
index.asciidoc [DOCS] Fixes italics and capitalization (#69387) (#69393) 2021-02-22 14:09:12 -08:00
info.asciidoc [7.x][DOCS] Changes version number in Info API example response (#69143) 2021-02-19 13:29:18 +01:00
usage.asciidoc [DOCS] Fixing Painless tests (#68157) (#68773) 2021-02-09 14:07:37 -05:00