Apache Tika 3.2.0 available in Domino container image
Daniel Nashed – 7 June 2025 08:03:23
Apache Tika is used in Notes/Domino to get text out of attachments.It's a Java based server component which Domino starts and talks to it over 127.0.0.1 via a REST API.
Domino 14.5 planned to ship mid of June is expected to have Tika updated to the just released version 3.2.0.
To update Tika in Domino 14.0 the container project provides a build switch -tika to automatically update Tika to the latest shipping version.
I have updated the container project to support Tika Server 3.2.0 today.
26 May 2025: Apache Tika Release
Apache Tika 3.2.0 has been released! This release includes several bug fixes and dependency upgrades.
This release dramatically improves metadata extraction from MSG files.
https://tika.apache.org/
- Comments [0]