Class ScoreUpdater

java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.nutch.scoring.webgraph.ScoreUpdater
All Implemented Interfaces:
Configurable, Tool

public class ScoreUpdater extends Configured implements Tool
Updates the score from the WebGraph node database into the crawl database. Any score that is not in the node database is set to the clear score in the crawl database.