---
"Basic mlt":
- do:
index:
index: test_1
type: test
id: 1
body: { foo: bar, title: howdy }
indices.refresh: {}
cluster.health:
wait_for_status: green
timeout: 1s
mlt:
mlt_fields: title
- match: {hits.total: 0}