You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Diaa (JIRA)" <ji...@apache.org> on 2014/05/21 23:38:39 UTC

[jira] [Created] (NUTCH-1786) CrawlDb should follow db.url.normalizers and db.url.filters

Diaa created NUTCH-1786:
---------------------------

             Summary: CrawlDb should follow db.url.normalizers and db.url.filters
                 Key: NUTCH-1786
                 URL: https://issues.apache.org/jira/browse/NUTCH-1786
             Project: Nutch
          Issue Type: Bug
          Components: crawldb
    Affects Versions: 1.8
            Reporter: Diaa
            Priority: Minor
             Fix For: 1.9


Currently crawldb provides the ability to normalize and filter urls in the update phase but only through the command line by using -normalize and -filter. It does not use nutch-default.xml to set the defaults for these parameters.

Attached is a patch that fixes this issue.



--
This message was sent by Atlassian JIRA
(v6.2#6252)