mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
flush after deleting docs
Original commit: elastic/x-pack-elasticsearch@1cd245c398
This commit is contained in:
parent
760c960c98
commit
a75fecb472
@ -78,3 +78,7 @@
|
||||
index: test_index
|
||||
type: test_type
|
||||
id: d12
|
||||
|
||||
- do:
|
||||
indices.flush:
|
||||
index: test_index
|
||||
|
Loading…
x
Reference in New Issue
Block a user