Hi,
I'm trying to find a way to retrieve any link that points to a given URL.... like the "link:" feature. For example: creating "links.jsp" and calling it as links.jsp?site=http://wwww.xxx.com and retrieve all links for this site.
It would use :
getLinks(UTF8) - Method in interface net.nutch.db.IWebDBReader
Return any Link objects that point to the given URL.
getLinks(MD5Hash) - Method in interface net.nutch.db.IWebDBReader
Return all the Link objects that originate from a document with the given MD5 checksum.
Any idea? Help?
Thanks, Marco
_________________________________________________________________
MSN Messenger: instale gr�tis e converse com seus amigos. http://messenger.msn.com.br
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Nutch-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-developers
