---
"Default values":
- do:
index:
index: test_1
type: test
id: 1
body: { "foo": "bar" }
get_source:
type: _all
- match: { '': { foo: bar } }