[TEST] specified number_of_shards 5 to make sure the two docs end up in different shards that can be refreshed separately
This commit is contained in:
parent
f1a8aadb63
commit
f283a9f3a5
|
@ -7,6 +7,7 @@
|
||||||
body:
|
body:
|
||||||
settings:
|
settings:
|
||||||
refresh_interval: -1
|
refresh_interval: -1
|
||||||
|
number_of_shards: 5
|
||||||
number_of_replicas: 0
|
number_of_replicas: 0
|
||||||
- do:
|
- do:
|
||||||
cluster.health:
|
cluster.health:
|
||||||
|
|
Loading…
Reference in New Issue