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
