9 lines
No EOL
141 B
JSON
9 lines
No EOL
141 B
JSON
{
|
|
"index_patterns" : "te*",
|
|
"settings" : {
|
|
"number_of_shards" : 1
|
|
},
|
|
"mappings" : {
|
|
"_source" : { "enabled" : false }
|
|
}
|
|
} |