Dear Wiki user, You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification.
The following page has been changed by JakeVanderdray: http://wiki.apache.org/nutch/WritingPlugins ------------------------------------------------------------------------------ </property> }}} + You'll want to edit the regular expression so that it includes the name of your plugin. For example if you plugin was called parse-custom, you'd want to make it look like this: + + {{{ + <value>nutch-extensionpoints|protocol-http|urlfilter-regex|parse-(text|html|custom)|index-basic|query-(basic|site|url)</value> + }}} <<< See also: HowToContribute
