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/28 11:10:00 UTC

[jira] [Resolved] (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:all-tabpanel ]

Sebastian Nagel resolved NUTCH-2609.
------------------------------------
    Resolution: Fixed

Merged [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
>            Assignee: 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)