unsupported type Exception on importing documents from Database with Solr 4.0
问题 Looked up information provided on a related question to set up a import of all documents that are stored within a mysql database. you can find the original question here Thanks to steps provided I was able to make it work for me with mysql DB. My config looks identical to the one mentioned at above link. <dataConfig> <dataSource name="db" jndiName="java:jboss/datasources/somename" type="JdbcDataSource" convertType="false" /> <dataSource name="dastream" type="FieldStreamDataSource" />