Grant Ingersoll 323afbc399 SOLR-1804: clean up readme
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988477 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24 10:55:14 +00:00

5 lines
288 B
Plaintext

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 http://wiki.apache.org/solr/ClusteringComponent for how to get started.