[DOCS] Fix `remove_index` callout
This commit is contained in:
parent
f7bbd2111b
commit
15f2cbd84c
|
@ -287,7 +287,7 @@ POST /_aliases
|
||||||
|
|
||||||
<1> An index we've added by mistake
|
<1> An index we've added by mistake
|
||||||
<2> The index we should have added
|
<2> The index we should have added
|
||||||
<3> `remove_index` is just like <<indices-delete-index>> but will only remove a concrete index.
|
<3> `remove_index` is just like <<indices-delete-index>> and will only remove a concrete index.
|
||||||
|
|
||||||
[[filtered]]
|
[[filtered]]
|
||||||
===== Filtered aliases
|
===== Filtered aliases
|
||||||
|
|
Loading…
Reference in New Issue