For the data import handler I have moved he mysql and postgresql jar files to the solr lib directory (/opt/solr/lib).
My issue is in the data-config.xml I have put two datasources, however, I am stuck on what to put for the driver values and the urls. <dataSource name="mysql" driver="<driver>" url="<url>" user="<user>" password="<pass>" /> <dataSource name="postgresql" driver="<driver>" url="<url>" user="<user>" password="pass>"/> Is anyone able to tell me hat I should be putting for these values please? -- View this message in context: http://lucene.472066.n3.nabble.com/Data-Import-from-MYSQL-and-POSTGRESQL-tp4082974.html Sent from the Solr - User mailing list archive at Nabble.com.