[
https://issues.apache.org/jira/browse/TIKA-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16605370#comment-16605370
]
Nick Burch edited comment on TIKA-2715 at 9/6/18 7:10 AM:
----------------------------------------------------------
If you can't share the problem file... Would you be able to grab the Tika App
jar, and give us the output of running the Tika App against the file with
{{--detect }} then {{--language }} then {{--metadata }} ?
was (Author: gagravarr):
If you can't share the problem file... Would you be able to grab the Tika App
jar, and give us the output of running the Tika App against the file with
{{--detect}} then {{--language}} then {{--metadata}} ?
> Detection Encoding Problem
> --------------------------
>
> Key: TIKA-2715
> URL: https://issues.apache.org/jira/browse/TIKA-2715
> Project: Tika
> Issue Type: Bug
> Affects Versions: 1.17, 1.18
> Reporter: Sébastien Nicouleau
> Priority: Major
>
> Hi,
> I have a problem to detect encoding , with page headers:
> Content-Encoding: gzip
> Content-Length: 668
> Content-Type: text/html;charset=ISO-8859-1
> Debuging , in class AutoDetectReader
> metadata.get("Content-Type") return null
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)