Hi Rajni,

On Mon, Jan 13, 2014 at 4:08 AM, <[email protected]> wrote:

>
> I am creating a plugin for nutch-2.1
> I am using ParseFilter for getting Parsed Content. I have create an extra
> field in mysql with name filtered_content but i am getting null value in
> this field. i am unable in find what error i have made.
>
>
Personally, I would do a combination of writing some simple Unit tests and
also debugging your code in Eclipse. From what I can see, you've described
nothing incorrect, however without seeing any code it is impossible to
provide a more concrete answer.
You can get information about running Nutch in Eclipse here
https://wiki.apache.org/nutch/RunNutchInEclipse
hth

Reply via email to