lucene/solr/contrib/clustering
Simon Willnauer 356fa5d137 preparing Lucene 3.5 release adding 3.6 constants and changes sections
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204451 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 11:27:57 +00:00
..
lib SOLR-2561: fixing SimpleXML notice file 2011-05-31 12:32:52 +00:00
src SOLR-2591: Remove commitLockTimeout option from solrconfig.xml 2011-11-03 14:38:13 +00:00
CHANGES.txt preparing Lucene 3.5 release adding 3.6 constants and changes sections 2011-11-21 11:27:57 +00:00
README.txt SOLR-1804: clean up readme 2010-08-24 10:55:14 +00:00
build.xml SOLR-2452: merged with trunk up r1144161; applied the svn movement script and the latest version of the post-svn-movement patch 2011-07-08 06:41:23 +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.