blob: 9bc4ab0cb4619b46c692b23f10db1147446460c5 [file] [log] [blame]
{
"_default_": {
"dynamic_templates": [
{
"all": {
"match": "*",
"match_mapping_type": "string",
"mapping": {
"type": "text",
"analyzer": "folding",
"fields": {
"keyword": {
"type": "keyword",
"ignore_above": 256
}
}
}
}
}
]
}
}