You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Dmitry Lihachev (JIRA)" <ji...@apache.org> on 2009/03/12 10:54:50 UTC

[jira] Updated: (NUTCH-718) urlfilter-subnets plugin

     [ https://issues.apache.org/jira/browse/NUTCH-718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Lihachev updated NUTCH-718:
----------------------------------

    Attachment: NUTCH-718_urlfilter_subnets.patch

{code}
cd nutch-trunk
patch -p0 < NUTCH-718_urlfilter_subnets.patch
mkdir src/plugin/urlfilter-subnets/lib/
cp $COMMONS_NET_DIR/commons-net-2.0.jar src/plugin/urlfilter-subnets/lib/
{code}

> urlfilter-subnets plugin
> ------------------------
>
>                 Key: NUTCH-718
>                 URL: https://issues.apache.org/jira/browse/NUTCH-718
>             Project: Nutch
>          Issue Type: New Feature
>            Reporter: Dmitry Lihachev
>            Priority: Minor
>         Attachments: NUTCH-718_urlfilter_subnets.patch
>
>
> This plugin filter urls by netmasks in CIDR-notation

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.