---
"Basic":
- do:
index:
index: test_1
type: test
id: 1
body: { foo: bar }
- match: { _version: 1 }
delete:
- match: { _version: 2 }