tree: d24ee4998501a1266655da68c2b30d8b5e26d58e [path history] [tgz]
  1. src/
  2. build.gradle
  3. README.md
solr/modules/clustering/README.md

The Clustering module 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://solr.apache.org/guide/solr/latest/query-guide/result-clustering.html for how to get started.