Browse Source

[DOCS] Add missing HTML anchors (#76194)

Ugo Sangiorgi 4 years ago
parent
commit
343bd40ae7
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/reference/index-modules.asciidoc

+ 2 - 0
docs/reference/index-modules.asciidoc

@@ -168,6 +168,7 @@ specific index module:
 
     The number of replicas each primary shard has. Defaults to 1.
 
+[[dynamic-index-auto-expand-replicas]]
 `index.auto_expand_replicas`::
 Auto-expand the number of replicas based on the number of data nodes in the
 cluster. Set to a dash delimited lower and upper bound (e.g. `0-5`) or use `all`
@@ -183,6 +184,7 @@ awareness>> and
 <<cluster-routing-allocation-same-shard-host,`cluster.routing.allocation.same_shard.host`>>
 are ignored for this index.
 
+[[dynamic-index-search-idle-after]]
 `index.search.idle.after`::
     How long a shard can not receive a search or get request until it's considered
     search idle. (default is `30s`)