Hi,

I want to write an URL generator plugin for Nutch, but can't figure out which 
extension point to use.
I've tried the Parser point, but figured out that only one parser extension is 
called per URL and it's not possible to inject URLs without breaking the parser 
itself.
Using the HTMLFilter point is not useful either, because I would be restricted 
to HTML URL as seed URLs.

Is this type of plugin realizable with Nutch's plugin system?

Kind regards,
Manuel Faux

Sent from my Windows Phone

Reply via email to