Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/lui-solr
[lui-solr.git] / zookeeper / multicore / README.txt
1 This is an alternative setup structure to support multiple cores.
2
3 To run this configuration, start jetty in the example/ directory using:
4
5 java -Dsolr.solr.home=multicore -jar start.jar
6
7 For general examples on standard solr configuration, see the "solr" directory.