lucene/solr/contrib/clustering
Steven Rowe 0c7a172d4f SOLR-2061: Generate jar containing test classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087722 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 14:41:09 +00:00
..
lib LUCENE-2952: add notices 2011-03-17 14:59:36 +00:00
src SOLR-2377: fix test/example configs that use a bad meme in dataDir 2011-02-19 17:09:45 +00:00
CHANGES.txt add empty 3.2 section to CHANGES 2011-03-06 22:38:05 +00:00
README.txt SOLR-1804: clean up readme 2010-08-24 10:55:14 +00:00
build.xml SOLR-2061: Generate jar containing test classes 2011-04-01 14:41:09 +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.