NutchBean doesn't check for searcher.dir existance. ---------------------------------------------------
Key: NUTCH-674 URL: https://issues.apache.org/jira/browse/NUTCH-674 Project: Nutch Issue Type: Bug Components: searcher Affects Versions: 0.9.0 Environment: Looks like platform independent problem. Reporter: Kuba Kończyk If searcher.dir doesn't exists or it's not accessible, searcher will just continue and report that there is 0 hits found.It should throw an exception or log an error instead.As an starting point, there was a patch proposed some time ago on Nuch-dev: http://www.mail-archive.com/nutch-develop...@lists.sourceforge.net/msg09422.html to solve this problem. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.