[TEST] MLT Rest test needs a mapping since we randomized number of nodes/shards

This commit is contained in:
Simon Willnauer 2014-04-09 11:45:40 +02:00
parent cd0c0de088
commit a9c8624c67
1 changed files with 7 additions and 0 deletions

View File

@ -7,6 +7,13 @@
settings:
index:
number_of_replicas: 0
mappings:
test:
properties:
foo:
type : "string"
title:
type : "string"
- do:
index: