elasticsearch/docs/reference/rollup
Zachary Tong 29bca00604
Purge Rollup doc ID upgrade code from 8.0 (#41227)
This is no longer needed in 8.x, because all jobs moving from 6.x to
7.x will be forced to upgrade their rollup ID if they haven't already.
So by time we get to 8.x, all jobs will be on the new scheme.

This removes the old CRC generator and all the flags and state checking
to manage it.  We do need to keep the serialization check since a mixed
cluster will have 7.x nodes sending/receiving the flag, so that is
just hardcoded until 9.0 when we can remove it.
2019-04-17 15:44:51 -04:00
..
apis Purge Rollup doc ID upgrade code from 8.0 (#41227) 2019-04-17 15:44:51 -04:00
api-quickref.asciidoc Re-deprecate xpack rollup endpoints (#36451) 2018-12-11 19:43:17 -05:00
index.asciidoc [DOCS] Move rollup APIs to docs (#31450) 2018-08-31 10:50:43 -07:00
overview.asciidoc [Docs] Fix wrong math in overview.asciidoc (#37209) 2019-01-08 10:25:02 +01:00
rollup-agg-limitations.asciidoc [DOCS] Move rollup APIs to docs (#31450) 2018-08-31 10:50:43 -07:00
rollup-api.asciidoc [DOCS] Move rollup APIs to docs (#31450) 2018-08-31 10:50:43 -07:00
rollup-getting-started.asciidoc Re-deprecate xpack rollup endpoints (#36451) 2018-12-11 19:43:17 -05:00
rollup-search-limitations.asciidoc [Rollup] Proactively resolve index patterns in RollupSearch endoint (#34930) 2018-10-30 13:50:50 -04:00
understanding-groups.asciidoc Re-deprecate xpack rollup endpoints (#36451) 2018-12-11 19:43:17 -05:00