aboutsummaryrefslogtreecommitdiff
path: root/solr-8.3.1/contrib/clustering/README.txt
blob: 5e9dcb55fbf7a95f9184d4c82117d1b4d536aba7 (plain)
1
2
3
4
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.