Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Tika configuration #79

Open
kkrugler opened this issue Nov 15, 2017 · 1 comment
Open

Fix Tika configuration #79

kkrugler opened this issue Nov 15, 2017 · 1 comment
Assignees
Labels

Comments

@kkrugler
Copy link
Member

Currently at startup this gets logged:

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 :)

@kkrugler
Copy link
Member Author

kkrugler commented Mar 2, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants