Re: [Nutch-dev] get unparsed content

2005-01-29 Thread Stefan Groschupf
John, thanks a lot for this clarification! Cheers, Stefan Am 30.01.2005 um 00:45 schrieb John X: On Sat, Jan 29, 2005 at 11:09:05PM +0100, Stefan Groschupf wrote: Hi there, I would love to use the raw content of a fetched page for some post processing. After browsing the code I'm a little bit confu

Re: [Nutch-dev] get unparsed content

2005-01-29 Thread John X
On Sat, Jan 29, 2005 at 11:09:05PM +0100, Stefan Groschupf wrote: > Hi there, > > I would love to use the raw content of a fetched page for some post > processing. > After browsing the code I'm a little bit confused. :-) > The raw content of a page will be stored in any case in a content array >

[Nutch-dev] get unparsed content

2005-01-29 Thread Stefan Groschupf
Hi there, I would love to use the raw content of a fetched page for some post processing. After browsing the code I'm a little bit confused. :-) The raw content of a page will be stored in any case in a content array file. Isn't it? Now I'm wondering what is stored in 'fetcher_output', since the