You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "İlhami KALKAN (JIRA)" <ji...@apache.org> on 2013/11/29 17:26:36 UTC

[jira] [Updated] (NUTCH-1677) ORIGINAL_CHAR_ENCODING and CHAR_ENCODING_FOR_CONVERSION are not set in Parse HTML

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

İlhami KALKAN updated NUTCH-1677:
---------------------------------

    Attachment: html-parser.patch

I fixed the bug. Encoding is adding metadata column family with two values:
OriginalCharEncoding  -- value of page meta tag encoding if exist
CharEncodingForConversion --  encoding value which is setted by Encoding Detector    

> ORIGINAL_CHAR_ENCODING and CHAR_ENCODING_FOR_CONVERSION are not set in Parse HTML 
> ----------------------------------------------------------------------------------
>
>                 Key: NUTCH-1677
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1677
>             Project: Nutch
>          Issue Type: Bug
>    Affects Versions: 2.2.1
>            Reporter: Talat UYARER
>            Priority: Minor
>             Fix For: 2.3
>
>         Attachments: html-parser.patch
>
>
> They are not set Webpage Metadata. But they are set metadata object.
> We will need those values in any plugin. They should set in Webpage Metadata coluom family.



--
This message was sent by Atlassian JIRA
(v6.1#6144)