Hi Tim,
I tried the fix you did on Tika 1.26 for the issue TIKA-3325 I reported. As a reminder it was concerning the limit of extracted content and the goal was to limit across all content in a container file. It works well but not as I expected 😊 , indeed if the limit is reached, Tika just returns no content at all. On my side, I was thinking it would return content up to the limit and that the content exceeding the limit would be truncated to fits the limit. Would it be possible to have another header option implementing such behavior or is it too complicated ? Regards, Julien
