Dear Wiki user, You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification.
The "bin/nutch inject" page has been changed by kiranchitturi: http://wiki.apache.org/nutch/bin/nutch%20inject?action=diff&rev1=1&rev2=2 e.g. http://www.xyz.org/ nutch.score=10 nutch.fetchInterval=2592000 userType=open_source + === Nutch 1.x === + Usage: {{{ bin/nutch inject <crawldb> <url_dir> @@ -23, +25 @@ '''<url_dir>''': The directory containing our seed list (referred to above as 'flat file'), usually a text document containing URLs, one URL per line. - + === Nutch 2.x === + {{{ + Usage: InjectorJob <url_dir> [-crawlId <id>] + }}} CommandLineOptions

