remove clustering from example

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@791148 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yonik Seeley 2009-07-04 16:26:25 +00:00
parent 156b50f302
commit 33ba738883

View File

@ -1,11 +0,0 @@
This Solr Home provides configuration for using the clustering contrib.
See http://wiki.apache.org/solr/ClusteringComponent for more info.
To run:
From the top level example dir
java -Dsolr.solr.home=./clustering/solr -jar start.jar
Add the docs just like you do for the main example.