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.