摘要: 1.先增加后赋值 PUT item_sku/_mapping { "properties": { "shop-bag": { "type": "integer" } } } POST item_sku/_update_by_query { "query": { "bool": { "must_not 阅读全文
posted @ 2022-04-11 15:35 冰镇李子园 阅读(2252) 评论(2) 推荐(0)