diff --git a/docs/reference/glossary.asciidoc b/docs/reference/glossary.asciidoc index c0c63a3a1b1e6..2791da8d58c4f 100644 --- a/docs/reference/glossary.asciidoc +++ b/docs/reference/glossary.asciidoc @@ -12,14 +12,11 @@ https://github.com/elastic/stack-docs/tree/master/docs/en/glossary [glossary] [[glossary-alias]] alias:: -[[glossary-index-alias]] -// tag::index-alias-def[] // tag::alias-def[] An alias is a secondary name for a group of <> or <>. Most {es} APIs accept an alias in place of a data stream or index name. // end::alias-def[] -// end::index-alias-def[] [[glossary-analysis]] analysis:: // tag::analysis-def[] @@ -68,7 +65,7 @@ time series data that is accessed occasionally and not normally updated. See // tag::component-template-def[] Building block for creating <>. A component template can specify <>, -{ref}/index-modules.html[index settings], and <>. See +{ref}/index-modules.html[index settings], and <>. See {ref}/index-templates.html[index templates]. // end::component-template-def[] @@ -238,13 +235,13 @@ each phase. See {ref}/ilm-policy-definition.html[Index lifecycle]. // tag::index-pattern-def[] String containing a wildcard (`*`) pattern that can match multiple <>, <>, or -<>. See {ref}/multi-index.html[Multi-target syntax]. +<>. See {ref}/multi-index.html[Multi-target syntax]. // end::index-pattern-def[] [[glossary-index-template]] index template:: // tag::index-template-def[] Automatically configures the <>, -{ref}/index-modules.html[index settings], and <> +{ref}/index-modules.html[index settings], and <> of new <> that match its <>. You can also use index templates to create <>. See {ref}/index-templates.html[Index @@ -312,7 +309,7 @@ available for searches. See the {ref}/indices-recovery.html[index recovery API]. // tag::reindex-def[] Copies documents from a source to a destination. The source and destination can be a <>, <>, or -<>. See the {ref}/docs-reindex.html[Reindex API]. +<>. See the {ref}/docs-reindex.html[Reindex API]. // end::reindex-def[] [[glossary-remote-cluster]] remote cluster:: @@ -339,7 +336,7 @@ Creates a new write index when the current one reaches a certain size, number of docs, or age. // end::rollover-def-short[] A rollover can target a <> or an -<> with a write index. +<> with a write index. // end::rollover-def[] [[glossary-rollup]] rollup::