Class ClusteringComponent

  • All Implemented Interfaces:
    SolrInfoBean, NamedListInitializedPlugin, SolrCoreAware

    public class ClusteringComponent
    extends SearchComponent
    implements SolrCoreAware
    Provides a plugin for performing cluster analysis. This can either be applied to search results (e.g., via Carrot2) or for clustering documents (e.g., via Mahout).

    See Solr example for configuration examples.

    WARNING: This API is experimental and might change in incompatible ways in the next release.