05 2022 档案

摘要:查看所有索引 GET _cat/indices?v 查看集群健康 GET _cluster/health?pretty 查看集群设置 GET _cluster/settings 创建索引 PUT index { "settings": { "number_of_shards" : "1", "num 阅读全文
posted @ 2022-05-05 14:16 zhangyunfei 阅读(144) 评论(0) 推荐(0)