摘要:
1、#获取当前索引 # curl -u elastic:changeme 'localhost:9200/_cat/indices?v' 2、 #删除指定索引 # curl -XDELETE -u elastic:changeme http://localhost:9200/acc-apply-20 阅读全文
posted @ 2019-03-15 16:13 onekey 阅读(902) 评论(0) 推荐(0)
|
|||
|
摘要:
1、#获取当前索引 # curl -u elastic:changeme 'localhost:9200/_cat/indices?v' 2、 #删除指定索引 # curl -XDELETE -u elastic:changeme http://localhost:9200/acc-apply-20 阅读全文
posted @ 2019-03-15 16:13 onekey 阅读(902) 评论(0) 推荐(0) |
|||