 |
Article:
 |
 |
Introduction to Nutch, Part 2: Searching
|
| Subject: |
Version issue? |
| Date: |
2006-07-01 05:47:53 |
| From: |
avilex |
|
|

|
Hello. I'm running the 0.8x version. I'm getting this:
root@mo:/home/nutch/nutch/trunk# bin/nutch org.tiling.nutch.intro.SearchApp test
Exception in thread "main" java.lang.NoSuchMethodError: org.apache.nutch.searcher.NutchBean: method <init>()V not found
at org.tiling.nutch.intro.SearchApp.main(Unknown Source)
root@mo:/home/nutch/nutch/trunk#
Can you please tell me if this a version issue, or if there's something I need to do to get the NutchBean class to be found? |
|