README.txt 295 B

1234
  1. The Clustering contrib plugin for Solr provides a generic mechanism for plugging in third party clustering implementations.
  2. It currently provides clustering support for search results using the Carrot2 project.
  3. See https://lucene.apache.org/solr/guide/result-clustering for how to get started.