Zookeeper setup
[lui-solr.git] / zookeeper / multicore / README.txt
diff --git a/zookeeper/multicore/README.txt b/zookeeper/multicore/README.txt
new file mode 100644 (file)
index 0000000..eba1457
--- /dev/null
@@ -0,0 +1,7 @@
+This is an alternative setup structure to support multiple cores.
+
+To run this configuration, start jetty in the example/ directory using:
+
+java -Dsolr.solr.home=multicore -jar start.jar
+
+For general examples on standard solr configuration, see the "solr" directory.