You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Viksit Gaur <vi...@gmail.com> on 2008/01/24 06:23:30 UTC

PluginRepository pluginId question

Hi All,

I was wondering - how exactly would you go about running a nutch plugin 
from the command line? From the documentation, it appears that running

bin/nutch plugin PluginRepository pluginId className [arg1 arg2 ...]

should work. But I'm not quite sure what exactly the PluginRepository 
and pluginId values should be? Could someone point me to an example, say 
for the parse-html plugin?

Thanks in advance,
Viksit