[
https://issues.apache.org/jira/browse/NUTCH-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17730535#comment-17730535
]
Markus Jelsma commented on NUTCH-2993:
--------------------------------------
Here's a simple patch against Nutch 1.15. Will patch for master later.
> ScoringDepth plugin to override maxDepth based on URL Pattern
> -------------------------------------------------------------
>
> Key: NUTCH-2993
> URL: https://issues.apache.org/jira/browse/NUTCH-2993
> Project: Nutch
> Issue Type: Improvement
> Reporter: Markus Jelsma
> Assignee: Markus Jelsma
> Priority: Minor
> Fix For: 1.20
>
> Attachments: NUTCH-2993-1.15.patch
>
>
> We do not want some crawl to go deep and broad, but instead focus it on a
> narrow section of sites. This patch allows for a overridden max depth if the
> current URL matches against a Pattern. If find(), all outlinks are given a
> new max depth.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)