OpenSearch/modules
Nik Everett 54ea4f4f50 Begin to drop pipeline aggs from the result tree (backport of #54311) (#54659)
Removes pipeline aggregations from the aggregation result tree as they
are no longer used. This stops us from building the pipeline aggregators
at all on data nodes except for backwards compatibility serialization.
This will save a tiny bit of space in the aggregation tree which is
lovely, but the biggest benefit is that it is a step towards simplifying
pipeline aggregators.

This only does about half of the work to remove the pipeline aggs from
the tree. Removing all of it would, well, double the size of the change
and make it harder to review.
2020-04-02 16:45:12 -04:00
..
aggs-matrix-stats Begin to drop pipeline aggs from the result tree (backport of #54311) (#54659) 2020-04-02 16:45:12 -04:00
analysis-common Rename MetaData to Metadata in all of the places (#54519) 2020-03-31 17:24:38 -04:00
ingest-common Refactor nodes stats request builders to match requests (#54363) (#54604) 2020-04-01 17:03:04 -04:00
ingest-geoip [7.x] Optimize which Rest resources are used by the Rest tests… (#53766) 2020-03-19 12:28:59 -05:00
ingest-user-agent [7.x] Optimize which Rest resources are used by the Rest tests… (#53766) 2020-03-19 12:28:59 -05:00
lang-expression Don't double-wrap values (#54432) 2020-03-31 10:50:13 +01:00
lang-mustache Search hit refactoring (#41656) (#54584) 2020-04-01 15:19:00 -04:00
lang-painless Docs: Use splitOnToken instead of custom function (#48408) (#54364) 2020-03-27 15:04:27 -06:00
mapper-extras Rename MetaData to Metadata in all of the places (#54519) 2020-03-31 17:24:38 -04:00
parent-join Rename MetaData to Metadata in all of the places (#54519) 2020-03-31 17:24:38 -04:00
percolator Search hit refactoring (#41656) (#54584) 2020-04-01 15:19:00 -04:00
rank-eval Search hit refactoring (#41656) (#54584) 2020-04-01 15:19:00 -04:00
reindex Search hit refactoring (#41656) (#54584) 2020-04-01 15:19:00 -04:00
repository-url Rename MetaData to Metadata in all of the places (#54519) 2020-03-31 17:24:38 -04:00
systemd Single instance of the IndexNameExpressionResolver (#52604) 2020-02-21 07:50:02 -07:00
tasks Revert "Introduce system index APIs for Kibana (#53035)" (#53992) 2020-03-23 10:29:35 -07:00
transport-netty4 Refactor nodes stats request builders to match requests (#54363) (#54604) 2020-04-01 17:03:04 -04:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00