Hi all, While migrating to Tika 1.19, I have tried to parse an ODT document using Tika OpenDocumentParser API. It resulted in an IOException but the same file gets passed when I'm using AutoDetectParser.
After Tika-2675, the behaviour got changed I think. The Parser accepts only it passed as ZIp File How to use OpenDocumentParser directly for an OpenOffice Documents? Thanks
