Empty Summaries and Cached Pages
--------------------------------
Key: NUTCH-613
URL: https://issues.apache.org/jira/browse/NUTCH-613
Project: Nutch
Issue Type: Bug
Components: fetcher, searcher, web gui
Affects Versions: 0.9.0
Environment: All
Reporter: Dennis Kubes
Assignee: Dennis Kubes
Fix For: 1.0.0, 0.9.0
There is a bug where some search results do not have summaries and viewing
their cached pages causes a NullPointer. This bug is due to redirects getting
stored under the new url and the getURL method of FetchedSegments getting the
wrong (old) url which is stored in crawldb but has no content or parse objects.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.