Description
In Tika server, it would be very useful to handle a new header in the requests of the /rmeta endpoint, that would allow to define a bytes limitation of the data content extracted from documents.
For example the header "writeLimit: 1000000" would guarantee that theĀ "X-TIKA:content" metadata object would not exceed 1000000 bytes
Attachments
Issue Links
- relates to
-
TIKA-3372 Fix writelimit in recursiveparserhandler
- Resolved