Thanks, that was it. That plugin definition got lost in the expression defining the plugins.includes.
- Arent-Jan
Am 14.03.2006 um 23:20 schrieb ArentJan Banck:
java.lang.NullPointerException
at org.apache.nutch.indexer.Indexer$OutputFormat$1.write
(Indexer.java:109)
What for index plugins do you have configured in your nutch- default.xml
or nutch-site.xml? Be sure that the index-basic plugin is included.
Marko
