We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00837b3 commit a488794Copy full SHA for a488794
docs/reference/rollup/rollup-apis.asciidoc
@@ -15,10 +15,9 @@ summaries.
15
[[legacy-rollup-apis]]
16
=== Legacy rollup APIs
17
18
-Prior to {es} 7.x, you could only create rollups using periodic cron jobs.
19
-Special APIs were required to manage the jobs and search the resulting rollup
20
-indices. These rollup APIs are now deprecated and will be removed in a future
21
-release.
+Before {es} 7.x, you could only create rollups using periodic cron jobs. Special
+APIs were required to manage these jobs and search the resulting rollup indices.
+These rollup APIs are now deprecated and will be removed in a future release.
22
23
[discrete]
24
[[rollup-jobs-endpoint]]
0 commit comments