I issue  '-z localhost:2181 -z localhost:2182 -z localhost:2183' for each 
node's start command and later when I create collection, all 3 zk nodes has 
registered my configset. 
Never try but I think maybe only use -z localhost:2181, then all 3 nodes in zk 
ensemble will synchronize themselves.

scott.chu,scott....@udngroup.com
2016/5/17 (週二)
----- Original Message ----- 
From: scott(自己) 
To: solr-user 
CC: 
Date: 2016/5/17 (週二) 15:35
Subject: [scottchu] How to specify multiple zk nodes using solr start 
commandunder Windows


I start 3 zk nodes at port 2181,2182, and 2183 on my local machine. 
Go into Solr 5.4.1 root folder and issue and issue the command in article 
'Setting Up an External ZooKeeper Ensemble' in reference guide 

bin\Solr start -c -s mynodes\node1 -z 
localhost:2181,localhost:2181,localhost:2183 

but it doesn't run but just show help page of start command in solr.cmd. How 
should I issue the correct command? 


----- 
未在此訊息中找到病毒。 
已透過 AVG 檢查 - www.avg.com 
版本: 2015.0.6201 / 病毒庫: 4568/12245 - 發佈日期: 05/16/16

Reply via email to