You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Elwin <ma...@gmail.com> on 2006/02/13 07:33:30 UTC

Problem in debugging codes that using nutch api

I have written some test codes using nutch api.
As nutch-default.xml and nutch-site.xml are included in nutch-0.7.jar, can I
debug my code with these files in a conf dir instead of binding in the jar
file?
Besides, how can I refer to other files like mime-types.xml in my code?
Where does NutchConf load them?