mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
[DOCS] Removed outdated new/deprecated version notices
This commit is contained in:
parent
d5a47e597d
commit
393c28bee4
49 changed files with 83 additions and 524 deletions
|
@ -36,7 +36,7 @@ curl -XPUT localhost:9200/test/_settings -d '{
|
|||
}'
|
||||
--------------------------------------------------
|
||||
|
||||
From version 0.90, `index.routing.allocation.require.*` can be used to
|
||||
`index.routing.allocation.require.*` can be used to
|
||||
specify a number of rules, all of which MUST match in order for a shard
|
||||
to be allocated to a node. This is in contrast to `include` which will
|
||||
include a node if ANY rule matches.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue