[
https://issues.apache.org/jira/browse/NUTCH-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Nagel reopened NUTCH-2392:
------------------------------------
> Get same pages multiple times if URL contains relative path
> -----------------------------------------------------------
>
> Key: NUTCH-2392
> URL: https://issues.apache.org/jira/browse/NUTCH-2392
> Project: Nutch
> Issue Type: Bug
> Components: commoncrawl
> Affects Versions: 1.13
> Environment: Ubuntu, JRE 1.8.131, Apache Solr 6.5.1
> Reporter: Jayesh Shende
> Priority: Critical
> Labels: features
> Original Estimate: 60h
> Remaining Estimate: 60h
>
> When websites have relative URL at different pages for same HTML document,
> for example on first depth I fetched contents of a page
> http://example.com/index.html, after few depths I got a link (constructed by
> Nutch from some relative path pattern in some anchor tag)
> http://example.com/Level1/Level2/../../index.html , in this case Nutch is
> fetching same HTML document two times considering both URLs are different but
> they are not.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)