[ http://issues.apache.org/jira/browse/NUTCH-30?page=comments#action_63010 ] John Xing commented on NUTCH-30: --------------------------------
Could we have an updated patch & zip against most recent svn? Also I am not sure it is a good idea to have parse-rss capture any mime type text/xml. Maybe more specific magic entries should be introduced in ./conf/mime-types.xml for rss? John > rss feed parser > --------------- > > Key: NUTCH-30 > URL: http://issues.apache.org/jira/browse/NUTCH-30 > Project: Nutch > Type: Improvement > Components: fetcher > Reporter: Stefan Grroschupf > Priority: Minor > Attachments: RSSParserPatch.txt, RSS_Parser.zip, parse-rss-1.0-040605.zip, > parse-rss-patch.txt, parse-rss.zip > > A simple rss feed parser supporting: > rss and atom: > + version 0.3 > + version 09 > + version 10 > + version 20 > Converting of different rss versions is done via xslt. > The xslt was contributed by Frank Henze - Thanks! -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
