Hi! I'm new to this list, so hello to you all.
Here's the gig - I have crawled and indexed a bunch of pages. The HTML Parser used in nutch only parses out the title, text, metadata and outlinks. Is there any way to extend this set of attributes post-crawling (i.e, without rewriting HtmlParser.java)? I'd like to iterate all the crawled pages, access their raw data, parse out some chunk of text and save it as a detail field or similar. I haven't really got the full hang of the all the connections in the API yet, so forgive a poor guy for being a newbie. Big thanks in advance, Fredrik ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click _______________________________________________ Nutch-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-developers
