New options format
authorDennis Schafroth <dennis@schafroth.com>
Fri, 29 Nov 2013 13:53:28 +0000 (14:53 +0100)
committerDennis Schafroth <dennis@schafroth.com>
Fri, 29 Nov 2013 13:53:28 +0000 (14:53 +0100)
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