solrsolr8solr8.4.1

Mysql driver instead of hsql driver for Solr 8.5.2


Can we use dataSource driver="com.mysql.jdbc.Driver" instead of dataSource driver="org.hsqldb.jdbcDriver" as specified in Solr 8.5 document for Data Import Handler?

If yes, can you please share me db-data-config.xml having mysql driver?


Solution

  • This solved the problem for me-