[ 
https://issues.apache.org/jira/browse/TIKA-3314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Allison updated TIKA-3314:
------------------------------
    Fix Version/s:     (was: 2.0.0)
                   2.0.0-BETA

> Treat soft hyphens like hyphens
> -------------------------------
>
>                 Key: TIKA-3314
>                 URL: https://issues.apache.org/jira/browse/TIKA-3314
>             Project: Tika
>          Issue Type: Improvement
>          Components: tika-eval
>    Affects Versions: 1.25
>            Reporter: Tilman Hausherr
>            Priority: Minor
>             Fix For: 1.26, 2.0.0-BETA
>
>         Attachments: content_diffs_no_exceptions1.xlsx
>
>
> The next PDFBox version identifies soft-hyphens (00AD) and returns them as 
> such. Tika-eval swallows them, thus reporting differences. This can be shown 
> with the file attached to PDFBOX-5115 in "Max-Planck-Institut" and in the 
> attached excel file in line 4.
> Proposed change:
> add
> "\u00AD" => "-"
> to 
> lucene-char-mapping.txt



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to