[
https://issues.apache.org/jira/browse/NUTCH-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757316#comment-17757316
]
Hudson commented on NUTCH-2993:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch ยป Nutch-trunk #102 (See
[https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/102/])
NUTCH-2993 ScoringDepth plugin to skip depth check based on URL Pattern
(snagel:
[https://github.com/apache/nutch/commit/eae3c52a8140344dff46c448664a2467d631cefc])
* (edit)
src/plugin/scoring-depth/src/java/org/apache/nutch/scoring/depth/DepthScoringFilter.java
* (edit) conf/nutch-default.xml
> ScoringDepth plugin to skip depth check based on URL Pattern
> ------------------------------------------------------------
>
> Key: NUTCH-2993
> URL: https://issues.apache.org/jira/browse/NUTCH-2993
> Project: Nutch
> Issue Type: Improvement
> Components: plugin, scoring
> Affects Versions: 1.19
> Reporter: Markus Jelsma
> Assignee: Markus Jelsma
> Priority: Minor
> Fix For: 1.20
>
> Attachments: NUTCH-2993-1.15-1.patch, 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 overrides maxDepth for outlinks of URLs matching a configured
> pattern. URL not matching the pattern get the default max depth value
> configured.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)