OpenSearch/modules
Nik Everett ce7ae4a7d1
Remove pipline aggs from agg result tree (backport of #54716) (#54920)
This removes pipeline aggregators from the aggregation result tree
except for a single field used for backwards compatibility with pre-7.8
versions of Elasticsearch. That field isn't populated unless we are
serializing to pre-7.8 Elasticsearch. So, good news! We no longer build
pipeline aggregators on the data node. Most of the time.
2020-04-07 17:22:23 -04:00
..
aggs-matrix-stats Remove pipline aggs from agg result tree (backport of #54716) (#54920) 2020-04-07 17:22:23 -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 field name constants in AbstractBuilderTestCase (#53234) 2020-04-03 17:28:22 +02:00
parent-join Remove pipline aggs from agg result tree (backport of #54716) (#54920) 2020-04-07 17:22:23 -04:00
percolator Rename field name constants in AbstractBuilderTestCase (#53234) 2020-04-03 17:28:22 +02: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 Move network stats marking into InboundPipeline (#54908) 2020-04-07 13:34:05 -06:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00