lucene/solr/contrib/clustering
Erick Erickson 03a06bb3aa SOLR-9083: Remove deprecated <types> and <fields> from schemas
(cherry picked from commit 5341918)
2016-05-10 07:06:51 -07:00
..
src SOLR-9083: Remove deprecated <types> and <fields> from schemas 2016-05-10 07:06:51 -07:00
README.txt SOLR-1804: clean up readme 2010-08-24 10:55:14 +00:00
build.xml SOLR-8180: jcl-over-slf4j is officially a solrj/solr dependency now; not marked optional in a POM. 2015-12-01 18:12:00 +00:00
ivy.xml SOLR-8711: follow-up removal of dependencies no longer used. (applying 2016-02-24 09:27:06 +01:00

README.txt

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.