[
https://issues.apache.org/jira/browse/TIKA-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17304384#comment-17304384
]
Hudson commented on TIKA-3325:
------------------------------
UNSTABLE: Integrated in Jenkins build Tika » tika-branch1x-jdk8 #104 (See
[https://ci-builds.apache.org/job/Tika/job/tika-branch1x-jdk8/104/])
TIKA-3325 -- writeLimit is now calculated on the full file (container and
embedded documents), no longer on each. (tallison:
[https://github.com/apache/tika/commit/ecf502aa8dd4c4745709748d5fb6ab7d5a0f5353])
* (edit) CHANGES.txt
* (edit)
tika-core/src/main/java/org/apache/tika/parser/RecursiveParserWrapper.java
* (edit)
tika-core/src/main/java/org/apache/tika/sax/BasicContentHandlerFactory.java
* (edit) tika-eval/src/main/java/org/apache/tika/eval/FileProfiler.java
* (edit) tika-eval/src/main/resources/tika-eval-file-profiler-config.xml
* (edit) tika-core/src/main/java/org/apache/tika/sax/SecureContentHandler.java
* (edit)
tika-server/src/test/java/org/apache/tika/server/RecursiveMetadataResourceTest.java
* (edit) tika-eval/pom.xml
> Add header to limit extracted content
> -------------------------------------
>
> Key: TIKA-3325
> URL: https://issues.apache.org/jira/browse/TIKA-3325
> Project: Tika
> Issue Type: Improvement
> Components: server
> Affects Versions: 1.24.1
> Reporter: Julien Massiera
> Priority: Major
>
> 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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)