[ 
https://issues.apache.org/jira/browse/TIKA-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822190#comment-16822190
 ] 

Hudson commented on TIKA-2852:
------------------------------

SUCCESS: Integrated in Jenkins build tika-branch-1x #177 (See 
[https://builds.apache.org/job/tika-branch-1x/177/])
TIKA-2852 -- add reports for missing files/attachments by mime (tallison: 
[https://github.com/apache/tika/commit/ec9822b4893629a9544eedb0f2db5d66e4b40fe8])
* (edit) tika-eval/src/main/resources/comparison-reports.xml


> Add reports for missing/unaligned files in tika-eval Compare mode
> -----------------------------------------------------------------
>
>                 Key: TIKA-2852
>                 URL: https://issues.apache.org/jira/browse/TIKA-2852
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Priority: Major
>             Fix For: 1.21
>
>
> We currently include reports for differences in attachment counts.  It would 
> also be useful to report on the number of "unaligned" files by mime type.  
> Consider the two extracts from the same file by different versions of Tika 
> with attachments.
> {noformat}
> ExtractA                  ExtractB
> msword (container)        msword
>    /emf                       /zip
>    /emf                          /txt
>    /zip
>       /txt
> {noformat}
> We know from the current reports that msword files are missing attachments in 
> extractB.  It would be useful to know that 2 emfs went missing in ExtractB, 
> or rather, to sum the mimes for missing attachments in the B run and the A 
> run.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to