You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/11/30 19:53:00 UTC

[jira] [Commented] (NUTCH-2464) Plugin headings: Headers That Contain HTML Elements Are Not Parsed

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

Hudson commented on NUTCH-2464:
-------------------------------

SUCCESS: Integrated in Jenkins build Nutch-trunk #3470 (See [https://builds.apache.org/job/Nutch-trunk/3470/])
Fix for NUTCH-2464 get textual content from nested items on heading (jorge-luis.betancourt: [https://github.com/apache/nutch/commit/b8580b3dd3d47c8f0157d9860f8dab8d1dc8607c])
* (edit) src/plugin/headings/src/java/org/apache/nutch/parse/headings/HeadingsParseFilter.java
* (add) src/plugin/headings/src/test/org/apache/nutch/parse/headings/TestHeadingsParseFilter.java
* (edit) src/plugin/headings/ivy.xml


> Plugin headings: Headers That Contain HTML Elements Are Not Parsed
> ------------------------------------------------------------------
>
>                 Key: NUTCH-2464
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2464
>             Project: Nutch
>          Issue Type: Bug
>          Components: plugin
>    Affects Versions: 1.13
>         Environment: Internal development/test environments.
>            Reporter: Cass Pallansch
>            Assignee: Jorge Luis Betancourt Gonzalez
>             Fix For: 1.14
>
>         Attachments: NUTCH-2464-complex-header.html
>
>
> Nutch does not appear to traverse the HTML elements that may be contained within header elements (e.g., H1, H2, H3, etc. tags).  Many times there are anchors and/or <span> tags within these elements that contain the actual text nodes that should be picked up as the header value for indexing purposes.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)