You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by Apache Wiki <wi...@apache.org> on 2007/04/11 17:51:09 UTC

[Nutch Wiki] Update of "WritingPluginExample-0.9" by RicardoJMendez

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 RicardoJMendez:
http://wiki.apache.org/nutch/WritingPluginExample-0%2e9

------------------------------------------------------------------------------
  You'll want to edit the regular expression so that it includes the id of your plugin.
  
  {{{
-   <value>nutch-extensionpoints|protocol-http|urlfilter-regex|parse-(text|html)|index-basic|query-(basic|site|url)|recommended</value>
+   <value>recommended|protocol-http|urlfilter-regex|parse-(text|html|js)|index-basic|query-(basic|site|url)|summary-basic|scoring-opic|urlnormalizer-(pass|regex|basic)</value>
  }}}