tree: 11f4ef353960dc475cfbe8c9b3324345a74f05f5 [path history] [tgz]
  1. src/
  2. build.gradle
  3. build.xml
  4. ivy.xml
  5. README.md
solr/contrib/clustering/README.md

The Clustering contrib plugin for Solr provides a generic mechanism for plugging in third party clustering implementations. It currently provides clustering support for search results using the Carrot2 project.

See https://lucene.apache.org/solr/guide/result-clustering for how to get started.