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 JacobBrunson: http://wiki.apache.org/nutch/nutch-0%2e8-dev/bin/nutch_invertlinks The comment on the change is: Changed invertlinks page to reflect true commandline options ------------------------------------------------------------------------------ == Updates the Link Database with linking information from a segment. == === Usage === - nutch-0.8-dev/bin/nutch org.apache.nutch.crawl.!LinkDb <linkdb> <segment> + nutch-0.8-dev/bin/nutch org.apache.nutch.crawl.!LinkDb <linkdb> (-dir segmentsDir | segment1 segment2 ...) '''<linkdb>:''' Path to the link database.[[BR]] - '''<segment>:''' Path to the segment that has been fetched.[[BR]] + '''<segment>:''' Path to the segment that has been fetched. A directory or more than one segment may be specified.[[BR]] === Configuration Files === hadoop-default.xml[[BR]] @@ -22, +22 @@ === Caveats and Notes === None. - 08CommandLineOptions + [:08CommandLineOptions:Commandline] options for version 0.8