Nov 15, 2017 10:17:30 AM org.apache.tika.config.InitializableProblemHandler$3 handleInitializableProblem
WARNING: org.xerial's sqlite-jdbc is not loaded.
Please provide the jar on your classpath to parse sqlite files.
See tika-parsers/pom.xml for the correct version.
We should exclude the sqlite parser - don't think we need it :)
Currently at startup this gets logged:
We should exclude the sqlite parser - don't think we need it :)