On Jul 8, 2009, at 6:49 AM, Norberto Meijome wrote:
alternatively, u can write a relatively simple java app that will pick each file up and post it for you using SolrJ
Note that Solr ships with post.jar. So one could post a bunch of Solr XML file like this:
java -jar post.jar *.xml Erik