NUTCH-443 broke parsing during fetching ---------------------------------------
Key: NUTCH-504 URL: https://issues.apache.org/jira/browse/NUTCH-504 Project: Nutch Issue Type: Bug Components: fetcher Affects Versions: 1.0.0 Reporter: Doğacan Güney Fix For: 1.0.0 After NUTCH-443, if one is parsing during fetching and parsing for a url fails, that url doesn't get segment name or similar properties in its metadata. Because of this, indexer fails (because, index expects to see segment name for all parses, even those that failed). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.