010203040506070809101112131415161718192021222324252627 | { "mappings" : { "es_type_name" : { "dynamic_templates" : [ { "template_1" : { "match" : "*log*" , "match_mapping_type" : "string" , "mapping" : { "type" : "string" } } }, { "template_2" : { "match" : "*" , "match_mapping_type" : "string" , "mapping" : { "type" : "string" , "index" : "not_analyzed" } } } ] } } } |
新闻热点
疑难解答