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