SOLR-1804: clean up readme

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988477 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Grant Ingersoll 2010-08-24 10:55:14 +00:00
parent 05655d8c82
commit 323afbc399
1 changed files with 0 additions and 4 deletions

View File

@ -2,7 +2,3 @@ The Clustering contrib plugin for Solr provides a generic mechanism for plugging
It currently provides clustering support for search results using the Carrot2 project.
See http://wiki.apache.org/solr/ClusteringComponent for how to get started.
Also, note, some of the Carrot2 libraries cannot be distributed in binary form because they are LGPL. Thus, you will have
to download those components. See the build.xml file located in this directory for the location of the libraries.
The libraries you will need are: nni.jar, Colt, PNJ and simple-xml.