Remove vestigal Solr 4 binaries and configuration. Remove zookeeper configuration...
[lui-solr.git] / zookeeper / multicore / README.txt
diff --git a/zookeeper/multicore/README.txt b/zookeeper/multicore/README.txt
deleted file mode 100644 (file)
index eba1457..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-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.