Hi Chris > There are currently 2 plugins that parse feeds and get them indexed: > parse-rss - older, but gets the job done > feed - newer, and takes advantage of the ability to parse/index feeds in > one step, rather than in many [..] > Parse-rss indexes the whole feed, whereas the feed plugin takes advantage > of NUTCH-443, which allows Parsers to return multiple Parse objects, which > indexes each item in the feed as its own record.
ok, that sounds clear, will try the feed plugin ! thanks, *-pike
