Solr index requires SolrCloud rather than plain Solr

Update the link in the config documentation to point to the
SolrCloud page rather than the Solr page.

Change-Id: Iac79af54086049b97a734259515bcf8023bd4f2a
This commit is contained in:
David Pursehouse
2014-02-06 15:39:59 +09:00
parent 6ab111e94f
commit 396e09dbf4

View File

@@ -1889,7 +1889,8 @@ A link:http://lucene.apache.org/[Lucene] index is used.
+
* `SOLR`
+
A link:http://lucene.apache.org/solr/[Solr] index is used.
A link:https://cwiki.apache.org/confluence/display/solr/SolrCloud[
SolrCloud] index is used.
+
By default, `LUCENE`.