mirror of
https://github.com/apache/lucene.git
synced 2025-02-08 19:15:06 +00:00
529faf1241
This reverts commit 7b54902f681542ae49293df9bc9e5ac1694d465c.
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.