Uses of Interface
org.apache.nutch.scoring.ScoringFilter

Packages that use ScoringFilter
Package
Description
The ScoringFilter interface.
Scoring filter to stop crawling at a configurable depth (number of "hops" from seed URLs).
Scoring filter used in conjunction with WebGraph.
Metadata Scoring Plugin
Scoring filter implementing a variant of the Online Page Importance Computation (OPIC) algorithm.
Scoring filter to modify score or status of orphaned pages (no inlinks found for a configurable amount of time).
 
URL Meta Tag Scoring Plugin