Hi, Since I'm using nutch 2.2 ParseFilter plugin and I need to extract custom information from parsed raw html (preferably using JSoup) ... but I still could't find out how to get the raw html in @override filter () method . As all the examples I have found are in Nutch 1.x api and doens't work with new Nutch 2.x api.
Thanks in advance! Regards, Jamshaid

