mirror of https://github.com/apache/lucene.git
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:
parent
06f159e3fb
commit
b54b936fcd
|
@ -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.
|
Loading…
Reference in New Issue