mirror of https://github.com/apache/lucene.git
Typo in property name corrected.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1430820 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7f0c52b066
commit
16117426fd
|
@ -1344,7 +1344,7 @@
|
|||
|
||||
http://wiki.apache.org/solr/ClusteringComponent
|
||||
|
||||
You'll need to set the solr.cluster.enabled system property
|
||||
You'll need to set the solr.clustering.enabled system property
|
||||
when running solr to run with clustering enabled:
|
||||
|
||||
java -Dsolr.clustering.enabled=true -jar start.jar
|
||||
|
|
Loading…
Reference in New Issue