Files
bryce-solr/solr/modules/clustering/README.md
2026-05-15 22:19:14 -07:00

1.1 KiB

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.