New options format
[lui-solr.git] / zookeeper / options
index f31b9ec..0b7b07f 100644 (file)
@@ -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