1、删除索引的数据:curl -XDELETE 'http://10.10.45.200:8201/apache_elastic_example'


2、查看集群状态:http://10.10.45.200:8201/_cluster/health?pretty


3、查看索引:http://172.16.1.32:9200/_cat/indices?v&pretty