[
https://issues.apache.org/jira/browse/NUTCH-583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Nagel updated NUTCH-583:
----------------------------------
Fix Version/s: 1.8
> FeedParser empty links for items
> --------------------------------
>
> Key: NUTCH-583
> URL: https://issues.apache.org/jira/browse/NUTCH-583
> Project: Nutch
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Fix For: 2.3, 1.8
>
>
> FeedParser in feed plugin just discards the item if it does not have <link>
> element. However Rss 2.0 does not necessitate the <link> element for each
> <item>.
> Moreover sometimes the link is given in the <guid> element which is a
> globally unique identifier for the item. I think we can search the url for an
> item first, then if it is still not found, we can use the feed's url, but
> with merging all the parse texts into one Parse object.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira