I have been trying to import data from MySQL using DIH but when I do a full import, it fails and does not fetch anything from the database.
I have referred to the following two resources for importing data from MySQL using DIH. Sharing the links: https://gist.github.com/maxivak/3e3ee1fca32f3949f052 https://cwiki.apache.org/confluence/display/solr/DataImportHandler#DataImportHandler-Configuring.1 It would be great if someone can help me with this.