Skip to content

Commit 42b6ac0

Browse files
authored
[DOCS] Restore rollup glossary items (elastic#1473)
We've decided to adopt a new approach to the rollup refactor. This reverts commit a1f8f9c and restores some glossary definition for the current rollup functionality.
1 parent b22d222 commit 42b6ac0

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs/en/glossary/glossary.asciidoc

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -673,7 +673,7 @@ parsing, and visualization of logs and metrics. Also known as a <<glossary-modul
673673
{ml-cap} jobs contain the configuration information and metadata
674674
necessary to perform an analytics task. There are two types:
675675
<<glossary-anomaly-detection-job,{anomaly-jobs}>> and
676-
<<glossary-dataframe-job,{dfanalytics-jobs}>>.
676+
<<glossary-dataframe-job,{dfanalytics-jobs}>>. See also <<glossary-rollup-job>>.
677677
//Source: X-Pack
678678

679679
[discrete]
@@ -944,6 +944,18 @@ include::{es-repo-dir}/glossary.asciidoc[tag=rollover-def]
944944
include::{es-repo-dir}/glossary.asciidoc[tag=rollup-def]
945945
--
946946

947+
[[glossary-rollup-index]] rollup index::
948+
+
949+
--
950+
include::{es-repo-dir}/glossary.asciidoc[tag=rollup-index-def]
951+
--
952+
953+
[[glossary-rollup-job]] {rollup-job}::
954+
+
955+
--
956+
include::{es-repo-dir}/glossary.asciidoc[tag=rollup-job-def]
957+
--
958+
947959
[[glossary-routing]] routing::
948960
+
949961
--

0 commit comments

Comments
 (0)