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 2018/06/22 13:50:00 UTC

[jira] [Commented] (NUTCH-2609) urlnormalizer-basic to normalize path of file: URLs

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

Sebastian Nagel commented on NUTCH-2609:
----------------------------------------

See [PR #353|https://github.com/apache/nutch/pull/353].

> urlnormalizer-basic to normalize path of file: URLs
> ---------------------------------------------------
>
>                 Key: NUTCH-2609
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2609
>             Project: Nutch
>          Issue Type: Bug
>    Affects Versions: 1.14
>            Reporter: Sebastian Nagel
>            Priority: Minor
>             Fix For: 1.15
>
>
> {noformat}
> % echo "file:/var/www/html/foo/../bar/index.html" \
>   | nutch normalizerchecker -normalizer urlnormalizer-basic -stdin
> Checking combination of these URLNormalizers: BasicURLNormalizer 
> file:/var/www/html/foo/../bar/index.html
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)