One concrete step to both clean up "example" and lower the size of our downloads is - move example/clustering to contrib/example - move clustering/lib to clustering/solr/lib - download jars directly to clustering/solr/lib instead of clustering/lib/downloads - run the clustering example from example with -Dsolr.solr.home=../contrib/clustering/solr
This will avoid a copy of all the clustering libs to a different directory, and remove an entry from the "example" directory... which was originally meant to contain a single server. -Yonik http://www.lucidimagination.com