mirror of
https://github.com/apache/lucene.git
synced 2025-02-08 11:05:29 +00:00
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1051629 13f79535-47bb-0310-9956-ffa450edef68
8 lines
267 B
Plaintext
8 lines
267 B
Plaintext
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.
|