You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sebastian Nagel (JIRA)" <ji...@apache.org> on 2014/04/27 11:29:14 UTC

[jira] [Commented] (NUTCH-952) fix outlink which started with '?' in html parser

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

Sebastian Nagel commented on NUTCH-952:
---------------------------------------

Linked to duplicate issues NUTCH-797 and NUTCH-566.

> fix outlink which started with '?' in html parser
> -------------------------------------------------
>
>                 Key: NUTCH-952
>                 URL: https://issues.apache.org/jira/browse/NUTCH-952
>             Project: Nutch
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: nutchgora
>            Reporter: Stondet
>         Attachments: NUTCH-952-v2.patch, test_nutch_952.html
>
>
> <a href="?w=ruby%20on%20rails&ty=c&sd=0" >ruby on rails</a>(a snippet from http://bbs.soso.com/search?ty=c&sd=0&w=rails)
> outlink parsed from above link: http://bbs.soso.com/?w=ruby%20on%20rails&ty=c&sd=0
> but expected is http://bbs.soso.com/search?w=ruby%20on%20rails&ty=c&sd=0



--
This message was sent by Atlassian JIRA
(v6.2#6252)