flush after deleting docs

Original commit: elastic/x-pack-elasticsearch@1cd245c398
This commit is contained in:
Lee Hinman 2017-01-10 14:26:21 -07:00
parent 760c960c98
commit a75fecb472
1 changed files with 4 additions and 0 deletions

View File

@ -78,3 +78,7 @@
index: test_index
type: test_type
id: d12
- do:
indices.flush:
index: test_index