Author: shalin
Date: Mon Sep 28 20:30:21 2009
New Revision: 819719
URL: http://svn.apache.org/viewvc?rev=819719&view=rev
Log:
simple-xml is also not distributed and needs to be downloaded
Modified:
lucene/solr/trunk/contrib/clustering/README.txt
Modified: lucene/solr/trunk/contrib/clustering/README.txt
URL:
http://svn.apache.org/viewvc/lucene/solr/trunk/contrib/clustering/README.txt?rev=819719&r1=819718&r2=819719&view=diff
==============================================================================
--- lucene/solr/trunk/contrib/clustering/README.txt (original)
+++ lucene/solr/trunk/contrib/clustering/README.txt Mon Sep 28 20:30:21 2009
@@ -5,4 +5,4 @@
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 and PNJ.
+The libraries you will need are: nni.jar, Colt, PNJ and simple-xml.