each entity has an optional attribute called dataSource.
If you have multiple dataSources give them a name and use the name is
dataSource .So you solrconfig must look like
/home/username/data-config.xml
datasource-1
com.mysql.jdbc.Driver
dat
Hi I have a situaion where I am using dataimport handler with development db
and going to use it with production database in production environment
I have entry in solr-config.xml like this
/home/username/data-config.xml
com.mysql.jdbc.Driver
jdbc:mysql://loc