GitHub user sebastian-nagel opened a pull request:

    https://github.com/apache/nutch/pull/158

    NUTCH-2335 Injector not to filter and normalize existing items/URLs in 
CrawlDb

    Restore the default behavior before NUTCH-1712 and make the usage of URL 
filters and normalizers configurable via command-line options:
    - `-filterNormalizeAll` : normalize and filter all URLs including the URLs 
of existing CrawlDb records
    - `-nonormalize` and `-nofilter` : do not normalize resp. filter any URLs 
(new injected or existing ones)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sebastian-nagel/nutch NUTCH-2335

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nutch/pull/158.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #158
    
----
commit 779267df83092caaa3bd0b001f6af7ea7eeb1aa7
Author: Sebastian Nagel <[email protected]>
Date:   2016-11-28T09:52:46Z

    NUTCH-2335 Injector not to filter and normalize existing items/URLs in 
CrawlDb

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to