Hi all,
I catch a 'more than 100000 characters' exception while processing a
document, to avoid this, I can either use the abridged text or increase the
maximum limit. In these cases, how can I increase the limit or retrieve only
the first 100000 characters of the document without throwing an exception?
Thanks.
