Elasticsearch-head 插件删除指定索引数据

Posted 在奋斗的大道

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Elasticsearch-head 插件删除指定索引数据相关的知识,希望对你有一定的参考价值。

eg:

语法规则:

请求方式post
请求url索引名称/_delete_by_query
请求参数体 {"query":{"match_all":{}}}

 

以上是关于Elasticsearch-head 插件删除指定索引数据的主要内容,如果未能解决你的问题,请参考以下文章

ElasticSearch elasticsearch-head插件安装

Google 安装 Elasticsearch-head 插件

elasticsearch-head插件安装

ElasticSearch 的实用插件elasticsearch-head

Centos7 安装 elasticsearch-head插件

自己动手制作elasticsearch-head的Docker镜像