elasticsearch/docs/reference/rest-api
Benjamin Trent 1438434b6c
[Transform] add support for geo_line aggregation in pivot function (#69299)
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 14:53:36 -05:00
..
common-parms.asciidoc [Transform] add support for geo_line aggregation in pivot function (#69299) 2021-02-23 14:53:36 -05:00
cron-expressions.asciidoc [DOCS] Fix link to quartz crontrigger tutorial (#61531) 2020-08-25 10:49:24 -04:00
defs.asciidoc [DOCS] Fine-tunes data frame analytics API docs formatting. (#50799) 2020-01-09 16:21:01 +01:00
index.asciidoc [DOCS] Fixes italics and capitalization (#69387) 2021-02-22 13:20:06 -08:00
info.asciidoc [DOCS] Add security privileges to API docs (#67939) 2021-01-27 09:06:06 -05:00
usage.asciidoc [DOCS] Fixing Painless tests (#68157) 2021-02-09 11:24:14 -05:00