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 JerryRussell: http://wiki.apache.org/nutch/bin/nutch_segread The comment on the change is: fix classpath from apache.org migration ------------------------------------------------------------------------------ - segread is an alias for net.nutch.segment.SegmentReader + segread is an alias for org.apache.nutch.segment.SegmentReader This class holds together all data readers for an existing segment. Some convenience methods are also provided, to read from the segment and to reposition the current pointer.