I work on C# project that uses Tika Server with http request, so I’m wondering if there’s something I can do with the config file of the server…maybe there’s a way to modify the size limit
On Wed, 1 Feb 2023 at 17:51 Tilman Hausherr <[email protected]> wrote: > On 01.02.2023 09:40, שי ברק wrote: > > I have a 150 MB power point office document and when send request to > > Tika server I get 422 response back, says it’s unprocessable entity. > > Is there size limitation in Tika or the issue is with my specific > > document? > > What happens if you do the same with tika-app from the command line? > > Tilman > > > >
