The Issue comes when I set Parser Context to OpenDocumentParser, In Older version, the file gets parsed even If I set the context
Thanks On Mon, Sep 24, 2018 at 7:57 PM, aravinth thangasami < [email protected]> wrote: > 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 > >
