{
"cluster_name": "jiesi-440",
"metadata": {
"indices": {
"b2b_apply_info_index": {
"mappings": {
"b2b_apply_info": {
"dynamic_templates": [
{
"tmp_applyinfo_extInfoMap": {
"path_match": "extInfoMap.*",
"mapping": {
"index": "not_analyzed",
"type": "string"
}
}
},
{
"tmp_applyinfo_applyInfoMap": {
"path_match": "applyInfoMap.*",
"mapping": {
"index": "not_analyzed",
"type": "string"
}
}
}
],
"properties": {
"applyErp": {
"index": "not_analyzed",
"type": "string"
},
"reason": {
"index": "not_analyzed",
"type": "string"
},
"processStatus": {
"type": "integer"
},
"bizCode": {
"index": "not_analyzed",
"type": "string"
},
"categoryId": {
"index": "not_analyzed",
"type": "string"
}
}
}
}
}
},
"cluster_uuid": "_na_",
"templates": {}
}
}
ES 动态模板字段设计
最新推荐文章于 2026-08-22 15:47:16 发布

960

被折叠的 条评论
为什么被折叠?



