[TEST] Make mlt rest tests pass on a single node cluster

This commit is contained in:
Honza Král 2014-09-30 22:42:51 +02:00
parent 9903c2480e
commit 3aa4ac9caa
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
---
"Basic mlt query with docs":
- do:
indices.create:
index: test_1
body:
settings:
number_of_replicas: 0
- do:
index:
index: test_1