X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zookeeper%2Foptions;h=0b7b07f72b7e3a63936f8aeaadace88c604f98b1;hb=c40951ee612a86794d2cf535dedfbc4e9ce85d80;hp=f31b9ec36d891b0595c5be42d4be5db3ce7b7704;hpb=df39a9c5d2f4247b0682f2c6cf0d64b22edfaadd;p=lui-solr.git 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