Generate heading IDs
This commit is contained in:
@ -26,6 +26,7 @@
|
||||
////////
|
||||
|
||||
[discrete]
|
||||
[[client.danglingIndices.importDanglingIndex]]
|
||||
=== client.danglingIndices.importDanglingIndex
|
||||
|
||||
Import a dangling index. If Elasticsearch encounters index data that is absent from the current cluster state, those indices are considered to be dangling. For example, this can happen if you delete more than `cluster.indices.tombstones.size` indices while an Elasticsearch node is offline.
|
||||
|
||||
Reference in New Issue
Block a user