You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by Apache Wiki <wi...@apache.org> on 2006/03/05 03:12:03 UTC

[Nutch Wiki] Update of "nutch-0.8-dev/bin/nutch parse" by JeffRitchie

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_parse

New page:
= "parse" is an alias for "org.apache.nutch.parse.ParseSegment" =

== Runs ParseSegment on a segment. ==

=== Usage ===
 nutch-0.8-dev/bin/nutch org.apache.nutch.parse.!ParseSegment <segment>

  '''<segment>:''' Path to the segment to parse.[[BR]]

=== Configuration Files ===
 hadoop-default.xml[[BR]]
 hadoop-site.xml[[BR]]
 nutch-default.xml[[BR]]
 nutch-site.xml[[BR]]

=== Other Files ===
 None.

=== Caveats and Notes ===
 None.

DevelopmentCommandLineOptions