mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 22:14:59 +00:00
[TEST] Make mlt rest tests pass on a single node cluster
This commit is contained in:
parent
9903c2480e
commit
3aa4ac9caa
@ -1,5 +1,11 @@
|
|||||||
---
|
---
|
||||||
"Basic mlt query with docs":
|
"Basic mlt query with docs":
|
||||||
|
- do:
|
||||||
|
indices.create:
|
||||||
|
index: test_1
|
||||||
|
body:
|
||||||
|
settings:
|
||||||
|
number_of_replicas: 0
|
||||||
- do:
|
- do:
|
||||||
index:
|
index:
|
||||||
index: test_1
|
index: test_1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user