You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Alexey Torochkov (JIRA)" <ji...@apache.org> on 2009/08/29 11:23:32 UTC

[jira] Updated: (NUTCH-750) HtmlParser plugin - page title extraction

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

Alexey Torochkov updated NUTCH-750:
-----------------------------------

    Attachment: SkipBody.patch

Configurable skip-body patch

> HtmlParser plugin - page title extraction
> -----------------------------------------
>
>                 Key: NUTCH-750
>                 URL: https://issues.apache.org/jira/browse/NUTCH-750
>             Project: Nutch
>          Issue Type: Improvement
>    Affects Versions: 1.0.0
>            Reporter: Alexey Torochkov
>            Priority: Minor
>             Fix For: 1.1
>
>         Attachments: SkipBody.patch
>
>
> A little improvement to trying to extract <title> tag in body if it doesn't exist in head.
> In current version DOMContentUtils just skip all after <body> in getTitle() method.
> Attached patch allows to change this behavior (for default it doesn't change anything) and can cope with webmasters mistakes

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.