lucene/solr/contrib/clustering
Stanisław Osiński a49fccc4b3 SOLR-2448: Updating SimpleXML JAR to version 2.4.1 for consistency with the Maven dependency declaration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125526 13f79535-47bb-0310-9956-ffa450edef68
2011-05-20 19:39:42 +00:00
..
lib SOLR-2448: Updating SimpleXML JAR to version 2.4.1 for consistency with the Maven dependency declaration 2011-05-20 19:39:42 +00:00
src SOLR-2448: Upgrade of Carrot2 to version 3.5.0 and a number of related clustering improvements (SOLR-2449, SOLR-2450, SOLR-2505) 2011-05-16 13:19:46 +00:00
CHANGES.txt SOLR-2448: Upgrade of Carrot2 to version 3.5.0 and a number of related clustering improvements (SOLR-2449, SOLR-2450, SOLR-2505) 2011-05-16 13:19:46 +00:00
README.txt SOLR-1804: clean up readme 2010-08-24 10:55:14 +00:00
build.xml LUCENE-3076: add -Dtests.codecprovider 2011-05-06 11:42:24 +00: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.