diff --git a/example/clustering/README.txt b/example/clustering/README.txt index e6ab4f8ab60..f0cba73e9eb 100644 --- a/example/clustering/README.txt +++ b/example/clustering/README.txt @@ -9,25 +9,3 @@ java -Dsolr.solr.home=./clustering/solr -jar start.jar Add the docs just like you do for the main example. -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. -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.home.home=./clustering/solr -jar start.jar - - -Add the docs just like you do for the main example. \ No newline at end of file