{ "mappings": { "default": { "dynamic_templates": [{ "strings": { "match_mapping_type": "string", "match": "*", "mapping": { "type": "string", "index": "not_analyzed" } } } ] } } }