Package org.apache.solr.handler.clustering


package org.apache.solr.handler.clustering
A SearchComponent for dynamic, unsupervised grouping of search results based on the content of their text fields or contextual snippets around query-matching regions.

The default implementation uses clustering algorithms from the Carrot2 project.

  • Classes
    Class
    Description
    A SearchComponent for dynamic, unsupervised grouping of search results based on the content of their text fields or contextual snippets around query-matching regions.
    Engine configuration parameters (and other parameters that may tweak clustering algorithms on a per-request basis).