OpenSearch/plugin
Zachary Tong f682ecc576 [Rollup] Remove `computed` field from rollup docs
The computed field contained a list of all aggs that were computed
for this particular rollup doc.  It was used to help filter to the
correct rollup job/set of jobs.

But this functionality was never perfect, and has been obsoleted by
validating the rollup caps while searching.  So we can remove the
computed field and save a bunch of space (since they were quite bulky)

Original commit: elastic/x-pack-elasticsearch@455644488f
2018-04-05 15:25:20 +00:00
..
bwc Relax remote check for bwc project checkouts (elastic/x-pack-elasticsearch#3924) 2018-02-13 14:54:38 -06:00
core Security: minimize automatons as they are combined (elastic/x-pack-elasticsearch#4300) 2018-04-05 08:50:23 -06:00
deprecation Decouple XContentBuilder from BytesReference (elastic/x-pack-elasticsearch#4119) 2018-03-14 13:48:05 -06:00
graph [TEST] Add deterministic routing of docs to shards to prevent 2018-02-19 15:46:51 +00:00
logstash [Logstash][Monitoring] Fix Registered Usage and Add Tests (elastic/x-pack-elasticsearch#4075) 2018-03-08 14:53:05 -08:00
ml [ML][TEST] Disable other plugins for internal cluster integ tests (elastic/x-pack-elasticsearch#4285) 2018-04-04 11:56:18 +01:00
monitoring [Monitoring] HttpExportBulk shouldn't bother setting payload to null (elastic/x-pack-elasticsearch#4287) 2018-04-04 13:42:00 -04:00
rollup [Rollup] Remove `computed` field from rollup docs 2018-04-05 15:25:20 +00:00
security Security: minimize automatons as they are combined (elastic/x-pack-elasticsearch#4300) 2018-04-05 08:50:23 -06:00
sql Upgrade to lucene-7.3.0 (elastic/x-pack-elasticsearch#4305) 2018-04-05 12:49:52 +01:00
src/test [Rollup] Validate field mapping before creating Rollup Job (elastic/x-pack-elasticsearch#4274) 2018-04-04 15:32:26 -07:00
upgrade Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
watcher Watcher: Refactor/Fix TransportWatcherServiceAction (elastic/x-pack-elasticsearch#4240) 2018-04-05 09:33:28 +02:00
build.gradle Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00