魏凌峰

Results 5 comments of 魏凌峰

ES原生是这样修改的: POST /index_name/_update_by_query { "query": { "bool": { "must": [ { "term": { "id": "20132112534" } } ] } }, "script": { "ctx._source['name'] = 'wb'" } }