lucene/example/clustering/README.txt

12 lines
290 B
Plaintext

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.