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:
Dawid Weiss 2013-01-09 12:25:19 +00:00
parent 7f0c52b066
commit 16117426fd
1 changed files with 1 additions and 1 deletions

View File

@ -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