如图使用postman删除数据: 请求代码: http://ip:9200/index/type/_delete_by_query?pretty={ "query": { "match_all": { } } } 相关文章: 2022-12-23 2022-12-23 2021-06-19 2022-12-23 2022-02-18 2021-06-26 2022-02-22 2021-09-15