Hi all, Quick question on retrieving rss content using the parse-rss plugin.
Basically, I need to store and process the content from blog posts. What is the best way to do this? I noticed that if I add an onContent method to the FeedParserListenerImpl I'll be able to get the content (should probably create a RSSContent obj). I'm just not sure if this is the correct thing to do. Thanks, Mike -- View this message in context: http://www.nabble.com/Retrieve-RSS-Content-t1452588.html#a3925538 Sent from the Nutch - User forum at Nabble.com.
