Josh Attenberg wrote:
once pages are fetched, how does one view the HTML data?
nutch readsegYou might have to write your own version of SegmentReader (or modify the existing one) to do exactly what you want, though.
Cheers, Carl.
Josh Attenberg wrote:
once pages are fetched, how does one view the HTML data?
nutch readsegYou might have to write your own version of SegmentReader (or modify the existing one) to do exactly what you want, though.
Cheers, Carl.