fix funny README.txt

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776918 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Koji Sekiguchi 2009-05-21 01:24:42 +00:00
parent 06f159e3fb
commit b54b936fcd
1 changed files with 0 additions and 22 deletions

View File

@ -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.