Is there a way to parameterize the JDBC URL in the data import handler? I tried this, but it did not insert the value of the property. I'm running Solr 3.3.0.
<dataSource driver="com.mysql.jdbc.Driver" url="jdbc:mysql://${com.chegg.dbhost}/product" wunder -- Walter Underwood wun...@wunderwood.org