要删除索引库'order_index',您可以使用以下命令:

curl -X DELETE 'http://localhost:9200/order_index'

这将发送一个HTTP DELETE请求到Elasticsearch服务器,以删除名为'order_index'的索引库。请确保替换'localhost'和端口号'9200'为您的Elasticsearch服务器的IP地址和端口号。

如何使用Shell命令删除Elasticsearch索引库order_index

原文地址: https://www.cveoy.top/t/topic/ofPe 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录