Uses of Package
org.apache.nutch.scoring
Packages that use org.apache.nutch.scoring
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
-
Classes in org.apache.nutch.scoring used by org.apache.nutch.scoringClassDescriptionA contract defining behavior of scoring plugins.Specialized exception for errors during scoring.
-
Classes in org.apache.nutch.scoring used by org.apache.nutch.scoring.depthClassDescriptionA contract defining behavior of scoring plugins.Specialized exception for errors during scoring.
-
Classes in org.apache.nutch.scoring used by org.apache.nutch.scoring.linkClassDescriptionA contract defining behavior of scoring plugins.Specialized exception for errors during scoring.
-
Classes in org.apache.nutch.scoring used by org.apache.nutch.scoring.metadataClassDescriptionA contract defining behavior of scoring plugins.Specialized exception for errors during scoring.
-
Classes in org.apache.nutch.scoring used by org.apache.nutch.scoring.opicClassDescriptionA contract defining behavior of scoring plugins.Specialized exception for errors during scoring.
-
Classes in org.apache.nutch.scoring used by org.apache.nutch.scoring.orphanClassDescriptionA contract defining behavior of scoring plugins.Specialized exception for errors during scoring.
-
Classes in org.apache.nutch.scoring used by org.apache.nutch.scoring.similarityClassDescriptionA contract defining behavior of scoring plugins.Specialized exception for errors during scoring.
-
Classes in org.apache.nutch.scoring used by org.apache.nutch.scoring.urlmetaClassDescriptionA contract defining behavior of scoring plugins.Specialized exception for errors during scoring.