blob: 61919135ae5b749943fd63d2abe0182d095c0f83 [file] [log] [blame]
{
"dynamic_templates": [
{
"all": {
"match": "*",
"match_mapping_type": "string",
"mapping": {
"type": "text",
"analyzer": "folding",
"fields": {
"keyword": {
"type": "keyword",
"ignore_above": 256
}
}
}
}
}
],
"properties": {
"parentCondition": {
"type": "object",
"enabled": false
}
}
}