Dear Wiki user, You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification.
The "bin/nutch parse" page has been changed by LewisJohnMcgibbney: https://wiki.apache.org/nutch/bin/nutch%20parse?action=diff&rev1=2&rev2=3 Check Fetcher.java and FetcherOutput.java for further details. {{{ - Usage: bin/nutch parse <segmentdir> + Usage: bin/nutch parse <segment> [-noFilter] [-noNormalize] + <segment> - path to segment you wish to parse + -noFilter - optional flag to NOT filtering URLs + -noNormalize - optional flag for NOT normalizing URLs }}} '''<segmentdir>''': This should be the path to the segment directory containing our data for parsing.

