mirror of
https://github.com/apache/lucene.git
synced 2025-02-07 18:49:03 +00:00
upconf should be bootstrap
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361840 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2e8aac9300
commit
decfcdbbbb
@ -22,7 +22,7 @@ cp -r -f example example4
|
|||||||
cp -r -f example example5
|
cp -r -f example example5
|
||||||
cp -r -f example example6
|
cp -r -f example example6
|
||||||
|
|
||||||
java -classpath lib/*:dist/*:build/lucene-libs/* org.apache.solr.cloud.ZkCLI -cmd upconf -zkhost 127.0.0.1:9983 -solrhome example/solr -runzk 8983
|
java -classpath lib/*:dist/*:build/lucene-libs/* org.apache.solr.cloud.ZkCLI -cmd bootstrap -zkhost 127.0.0.1:9983 -solrhome example/solr -runzk 8983
|
||||||
|
|
||||||
cd example
|
cd example
|
||||||
java -DzkRun -DnumShards=2 -DSTOP.PORT=7983 -DSTOP.KEY=key -jar start.jar 1>example.log 2>&1 &
|
java -DzkRun -DnumShards=2 -DSTOP.PORT=7983 -DSTOP.KEY=key -jar start.jar 1>example.log 2>&1 &
|
||||||
|
Loading…
x
Reference in New Issue
Block a user