POST /索引/标签/_delete_by_query?pretty { "query" : { "match_all" : {} } }
ElasticSearch 删除所有数据
原文:https://www.cnblogs.com/todarcy/p/12711802.html