You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Jesse Hires <jh...@gmail.com> on 2009/12/15 17:13:51 UTC

Format of "content" file in segments?

Where can I find the format of the content file in a segment directory?
Either source code or documentation. I'm looking at reading it with a
program external to nutch.


Jesse

int GetRandomNumber()
{
   return 4; // Chosen by fair roll of dice
                // Guaranteed to be random
} // xkcd.com