X-Git-Url: http://git.indexdata.com/?p=lui-solr.git;a=blobdiff_plain;f=zookeeper%2Foptions;h=0b7b07f72b7e3a63936f8aeaadace88c604f98b1;hp=f31b9ec36d891b0595c5be42d4be5db3ce7b7704;hb=d3be57b30a51d3f297cd6507bcdb0153417524bb;hpb=df39a9c5d2f4247b0682f2c6cf0d64b22edfaadd diff --git a/zookeeper/options b/zookeeper/options index f31b9ec..0b7b07f 100644 --- a/zookeeper/options +++ b/zookeeper/options @@ -1 +1,8 @@ -OPTIONS=" -Dbootstrap_confdir=./solr/collection1/conf -Dcollection.configName=myconf -DzkRun -DzkHost=opencontent-solr.index:9983 -DnumShards=2 " \ No newline at end of file +NAME="zk-lui-solr" +HOST=localhost +PID_FILE="./${NAME}.pid" +LOG_FILE="./${NAME}.log" +PORT=8983 +#ZKHOSTS=opencontent-solr.index:9983 +ZKRUN=yes +BOOTSTRAP_CONF=./solr/collection1/conf