-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
[TASK] Support for Apache Tika 2+ #218
Comments
What is the current status of this issue? We have noticed that on a TYPO3 V11 installation with Tika app version 1.27, minor problems occur when reading the file contents: From time to time the Tika processes hang for no apparent reason and sporadically warnings are returned when reading out files ( For test purposes, we have simply placed Tika version 2.9.2 next to it. The warnings no longer exist here. We were also unable to detect any hanging processes. However, the tests in this regard were also rather superficial. So the question now arises: Kind regards, Jari |
Apache Solr uses Tika 1.x. |
@cyberelk |
At the moment we are using the app Version. |
What should be done in the scope of this task?
We should provide compatibility to Apache Tika 2+
The text was updated successfully, but these errors were encountered: