There seems to be another error in the tutorial.

The command
bin/nutch index indexes crawl/linkdb crawl/segments/*

should IMHO read
bin/nutch index indexes crawl/crawldb crawl/linkdb crawl/segments/*

See also the usage of "nutch index":
Usage: <index> <crawldb> <linkdb> <segment> ...

Cheers
Patrice

Reply via email to