You are viewing a plain text version of this content. The canonical link for it is here.
Posted to agent@nutch.apache.org by Srinivasarao Vundavalli <sr...@gmail.com> on 2007/08/07 17:17:22 UTC

Nutch Plugin

Hi,
     I want to write a plugin which makes use of the content of the
retrieved documents. So which extension point should I use ?
For example if I want to expand the query by local feed back method, I have
to use the content of the top retrieved documents. So, If I want to write a
plugin to do this expansion, which extension point should I use??

Thank You