OpenSearch/docs/reference/rest-api
Benjamin Trent f71c305090
[7.x] [Transform] add support for terms agg in transforms (#56696) (#56809)
* [Transform] add support for terms agg in transforms (#56696)

This adds support for `terms` and `rare_terms` aggs in transforms. 

The default behavior is that the results are collapsed in the following manner:
`<AGG_NAME>.<BUCKET_NAME>.<SUBAGGS...>...`
Or if no sub aggs exist
`<AGG_NAME>.<BUCKET_NAME>.<_doc_count>`

The mapping is also defined as `flattened` by default. This is to avoid field explosion while still providing (limited) search and aggregation capabilities.
2020-05-15 08:08:43 -04:00
..
common-parms.asciidoc [7.x] [Transform] add support for terms agg in transforms (#56696) (#56809) 2020-05-15 08:08:43 -04:00
cron-expressions.asciidoc [DOCS] Extract the cron docs from Watcher docs and add to the API conventions. (#56313) (#56651) 2020-05-12 16:36:18 -07: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] Add clean up snapshot repository API docs (#56519) 2020-05-12 09:54:49 -04:00
info.asciidoc [7.x][DOCS] Adds X-Pack usage API (#52592) 2020-02-21 06:57:11 -08:00
usage.asciidoc [7.x] Add analytics plugin usage stats to _xpack/usage (#54911) (#55162) 2020-04-14 17:03:14 -04:00