On 1/20/2012 5:01 PM, Walter Underwood wrote:
Weird. I can make it work with a request parameter and 
$dataimporter.request.dbhost:

http://localhost:8983/solr/textbooks/dataimport?command=full-import&dbhost=mydbhost

Or I can make it work with a Java system property with no dots.

But when I use a Java system property with internal dots, it doesn't work.

The way I have it, they are URL parameters. I have no idea how to do it with system properties.

Thanks,
Shawn

Reply via email to