SOLR-5219: This comment is no longer valid (the first component becomes the default).

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533005 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dawid Weiss 2013-10-17 08:20:54 +00:00
parent e60f7af1d1
commit 15b03ef91f
1 changed files with 0 additions and 3 deletions

View File

@ -1391,9 +1391,6 @@
<searchComponent name="clustering"
enable="${solr.clustering.enabled:false}"
class="solr.clustering.ClusteringComponent" >
<!-- Declare a named clustering engine. Only one engine can be named
"default" (and it becomes the default one for the search component).
-->
<lst name="engine">
<str name="name">lingo</str>