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)