> 1) IFS. Apparently the "unset IFS" in the bin/nutch script does not > work on solaris. Commenting this line allows the program to run. Any > thoughts ? Can you contribute a patch that allows to run the script on solaris and linux as well?
> > 2) Parameters. I am unable to pass nutch certain parameters beyond the > > command and a file. Ie bin/nutch crawl urls -depth 3, returns an error > > saying it can't find the file called urls -depth 3. Any ideas ? Do you followed the tutorial? http://www.nutch.org/docs/en/tutorial.html or check: http://www.nutch.org/cgi-bin/twiki/view/Main/CommandLineOptions > 3) null pointer errors in the servlet. This is by far the most frequent > > and frustrating error. Essentially when searching, it just dies and > returns a null pointer. Can you post the complete stacktrace? > I wish there were some better docs on how to > setup the servlet. I think actually write documentation has highest priority for all developers. Anyway feel free to contribute your experimence as documentation. :-) HTH Stefan ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Nutch-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nutch-developers
