[ 
https://issues.apache.org/jira/browse/NUTCH-412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julien Nioche closed NUTCH-412.
-------------------------------

    Resolution: Implemented

6 years later ;-) 
the feed and parse-tika plugins can handle feeds  
                
> plugin to parse the feed-url (rss/atom) of a blog
> -------------------------------------------------
>
>                 Key: NUTCH-412
>                 URL: https://issues.apache.org/jira/browse/NUTCH-412
>             Project: Nutch
>          Issue Type: New Feature
>    Affects Versions: 0.9.0
>            Reporter: Renaud Richardet
>            Priority: Minor
>         Attachments: FeedUrlFilter.java, plugin_parse-feedUrl2.diff, 
> plugin_parse-feedUrl.diff
>
>
> A plugin that extracts the feed-url (rss/atom) of a blog by retrieving the 
> href from the <head><link> element (if found), and stores it in metadata. 
> The meta can be accessed with 
> parse.getData().getMeta("feedUrl");
> you can test this plugin with the main method of HtmlParser.
> Thanks for a feedback.

--
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

Reply via email to