You have two choices in how to get Nutch:
You can download a release from
http://lucene.apache.org/nutch/release/. This will give you a relatively stable release. At the moment the latest release is 0.8. Or, you can check out the latest source code from subversion and build it with Ant. This gets you closer to the bleeding edge of development. The 0.8 should be relatively stable but the trunk (from which the
nightly builds are build) is under heavy development with bugs showing up and getting squashed fairly frequently.
<<< FrontPage