[
https://issues.apache.org/jira/browse/TIKA-3476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17380197#comment-17380197
]
Hudson commented on TIKA-3476:
------------------------------
SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk8 #279 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/279/])
TIKA-3476 -- turn off tags reports in default comparison and profile reports.
(tallison:
[https://github.com/apache/tika/commit/ef9f4420276dd83e566794c50b0bffacbbc0b88d])
* (edit) CHANGES.txt
* (edit) tika-eval/tika-eval-app/src/main/resources/comparison-reports.xml
* (add) tika-eval/tika-eval-app/src/main/resources/profile-reports-tags.xml
* (add) tika-eval/tika-eval-app/src/main/resources/comparison-reports-tags.xml
* (edit) tika-eval/tika-eval-app/src/main/resources/profile-reports.xml
> Remove tag reports from default tika-eval reports
> -------------------------------------------------
>
> Key: TIKA-3476
> URL: https://issues.apache.org/jira/browse/TIKA-3476
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Major
> Fix For: 2.0.0
>
>
> tika-eval can run on xhtml output from Tika. When it does, it maintains
> counts of those tags, and then allows for sums of those tags per file type
> and comparison of tags extracted.
> When tika-eval is run against text output from Tika, these queries are taking
> 30 seconds per tag type on a million files because of the joins.
> In Tika 2.x let's turn off tag reports by default, but allow users to include
> them if needed with the exising {{-rf}} (reports file) commandline option.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)