Hello,
I would like to use tika-server-1.5.jar as a parsing server for my
application but I have two problems:

when I post a file for parsing to tika server from my app i get the output
in html format but I would like that to be in plain text. When I use
tika-server-1.3.jar from the same app the output is plain text.

In addition, I would like to set the maximum content length for the output
to be more than 100 000 chars.

How to set the output and content length for tika-server-1.5.jar?
Do I have to change source code or just use some command line switch?

Regards, Milos

Reply via email to