Expected Behavior

Apache Tika can be run as a convenience server, this gives more wiggle room to install language support and share and instance, have less weight in the calling app etc.

It would be nice with a spring-AI implementation which do remote calls instead of using embedded-mode.

Current Behavior

Runs embedded tika.

Context

  • https://cwiki.apache.org/confluence/display/TIKA/TikaServer
  • https://github.com/apache/tika-docker
  • https://hub.docker.com/r/apache/tika/tags

Comment From: markpollack

I'm not against the idea, but would welcome a PR as I'm not familiar with the Tika Server.

Comment From: davidkarlsen

@markpollack Do you want it in a separate maven module, or should we add it to the existing one?

Comment From: davidkarlsen

@markpollack ping?

Comment From: markpollack

Hi. If possible to have in the same maven module that would be better. Sorry for the long delay.