below is the error I got while using TikaReader (dkpro vs 1.10.0):
Caused by: org.apache.tika.sax.WriteOutContentHandler$WriteLimitReachedException: Your document contained more than 100000 characters, and so your requested limit has been reached. To receive the full text of the document, increase your limit. (Text up to the limit is however available).
Is it possible to set the character limit from the params.
below is the error I got while using TikaReader (dkpro vs 1.10.0):
Caused by: org.apache.tika.sax.WriteOutContentHandler$WriteLimitReachedException: Your document contained more than 100000 characters, and so your requested limit has been reached. To receive the full text of the document, increase your limit. (Text up to the limit is however available).
Is it possible to set the character limit from the params.