lucene/example/clustering
Koji Sekiguchi b54b936fcd fix funny README.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776918 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 01:24:42 +00:00
..
solr/conf SOLR-769: Add clustering contrib capabilities to Solr 2009-05-20 13:29:52 +00:00
README.txt fix funny README.txt 2009-05-21 01:24:42 +00:00

README.txt

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.