请求方式:post
url:
http://127.0.0.1:1015/transaction_index/_delete_by_query
body:
{ "query": { "bool": { "filter":[ { "term":{ "customerId":"263" } }, { "terms":{ "state" : [0,1] } } ] } } }
标签:index,删除,0.1,命令,query,es From: https://www.cnblogs.com/juncaoit/p/17593370.html