忧心毛衣

文章
5
资源
0
加入时间
3年0月9天

Elasticsearch(四) es集群搭建部署以及节点分片介绍

节点3上有副分片0 和主分片1;cluster.name(三台配置一样)、node.name、path.data、path.logs、http.port、transport.tcp.port、discovery.zen.ping.unicast.hosts(三台配置一样)、discovery.zen.minimum_master_nodes(三台配置一样)number_of_shards:索引分片数:表示改索引数据中的数据将被拆分为多少个分片,每个分片上记录了不同的数量,全部分片数据之和为索引全