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/21 15:26:00 UTC

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

Sebastian Nagel created NUTCH-2609:
--------------------------------------

             Summary: 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
             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)