Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The following page has been changed by YonikSeeley:
http://wiki.apache.org/solr/ClusteringComponent
The comment on the change is:
no distrib search
------------------------------------------------------------------------------
The !ClusteringComponent is responsible for taking in the request, identify the clustering
engine to be used (a !SolrClusteringEngine implementation) and then delegating the work to
that engine. Once the engine is done, the results are then added to the response.
- The !ClusteringComponent currently does support distributed processing.
+ The !ClusteringComponent currently does not support distributed processing.
== Installation ==
|