{
    "_doc":{
        "dynamic_templates":[
            {
                "template_1":{
                    "match":"*",
                    "mapping":{
                        "store":true
                    }
                }
            }
        ]
    }
}