Dear Wiki user, You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification.
The following page has been changed by JeffRitchie: http://wiki.apache.org/nutch/nutch-0%2e8-dev/bin/nutch_inject The comment on the change is: Adding some configuration values. ------------------------------------------------------------------------------ === Configuration Values === The following properties directly affect how the Injector injects URLs.[[BR]] - db.default.fetch.interval -- Sets the time in days between fetches. Default 30.0f.[[BR]] + db.default.fetch.interval -- Sets the time in days between fetches. Default: 30.0f.[[BR]] - db.score.injected -- Sets the default score of the URL. Default 1.0f. + db.score.injected -- Sets the default score of the URL. Default: 1.0f.[[BR]] + urlnormalizer.class -- Name of the class that normalizes injected urls. Default: ["org.apache.nutch.net.BasicUrlNormalizer"].[[BR]] === Other Files === None.
