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/WhyNutchHasAPluginSystem

------------------------------------------------------------------------------
  
  == Extensibility ==
  
- Plugins allow anyone to extend the functionality of Nutch simply by writing 
their own implementation of a given interface.
+ Plugins allow anyone to extend the functionality of Nutch simply by writing 
their own implementation of a given interface.  For instance, the MSWord 
parser, used for parseing Word documents, is an implementation of the Parser 
interface 
(http://lucene.apache.org/nutch/apidocs/org/apache/nutch/parse/Parser.html).
  
  == Flexibility ==
  

Reply via email to