[ http://issues.apache.org/jira/browse/NUTCH-34?page=comments#action_63156 
]
     
Stephan Strittmatter commented on NUTCH-34:
-------------------------------------------

About the feature to activate/deactivate a plugin, IMHO a plugin should work 
"automatically" if it is installed to the system. Like within Eclipse for 
example. But additionaly you should be able to disable an installed plugin as 
you annotate.

I think in a pluggable architecture it should be as easy as possible to add a 
new plugin without knowing too much details of the environment. Later, if the 
user wand to refine the settings, then he has to deal with config files.

I know, th problem is then the "default" ordering. I think, it will be in a way 
like now.

About the plugin-id, I think the plugins name (plugins.xml) could be taken as 
ID?

Probably on starting nutch the config file will be generated if it does not 
exists and the plugins will be stored there. Then you can later modify this 
file (this is just an idea, not thought to the real end).

> Parsing different content formats
> ---------------------------------
>
>          Key: NUTCH-34
>          URL: http://issues.apache.org/jira/browse/NUTCH-34
>      Project: Nutch
>         Type: Improvement
>   Components: fetcher
>     Reporter: Stephan Strittmatter
>     Priority: Trivial

>
> At the moment Nuch is set up to filter content by config the xml-config file.
> There it is also set global how many bytes are loaded.
> I think it yould be better to let the parser plugins "register" themselfe in 
> some registry where every plugin could tell the fetcher, that:
> 1. this document type is wanted (because the parser plugin is 
>    installed and activated)
> 2. how much of the content is required (some plugins need the whole 
>    content and some not)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to