nddipiazza opened a new pull request #326: URL: https://github.com/apache/tika/pull/326
see https://issues.apache.org/jira/browse/TIKA-3133 and https://issues.apache.org/jira/browse/TIKA-3126 this will add new parameters to `rmeta` rest endpoint `writeLimit` - max number of characters to store; if < 0, the handler will store all characters `maxEmbeddedResources` - number of embedded resources that will be parsed. if < 0, it will handle unlimited embedded resources. This will make it so we can control how many embedded docs will be parsed in a call to rmeta, and how many bytes will be written to the body. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
