On Jul 4, 2009, at 11:54 AM, Yonik Seeley wrote:

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

Remember that packaging/release also uses these directories. The release mechanism now explicitly excludes the downloads directory. Collapsing these will require you to explicitly exclude individual libraries.


- 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

Reply via email to