Tests for templates
This commit is contained in:
parent
23c8bdb7de
commit
61fa65d161
5 changed files with 35 additions and 5 deletions
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"template" : "te*",
|
||||
"settings" : {
|
||||
"number_of_shards" : 1
|
||||
},
|
||||
"mappings" : {
|
||||
"type1" : {
|
||||
"_source" : { "enabled" : false }
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue