I have just updated all the scripts in src/scritps to remove hardcoded
configuration and made everything
configurable by command line options.  For those who don't like long command
lines, the scripts will
also read an optional environment file containing configuration related
environment variables.  Command
line args will override values in the env file.

Right now the scirpts exists only in the src distribution.  I think they
should be package up along
with the solr jar and solr webapp war files as well.  How about if I udpate
the dist target of the build
file to create a solr-scripts-1.0.zip in the dist directory as well?

Bill

Reply via email to