Bugs item #995674, was opened at 2004-07-21 20:56 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=491356&aid=995674&group_id=59548
Category: searcher Group: None Status: Open Resolution: None Priority: 5 Submitted By: Doug Cutting (cutting) Assigned to: Doug Cutting (cutting) Summary: HitContent.getContent() should return Content Initial Comment: Currently this interface method returns byte[], but, in order to get the correct content-type and base url the full Content instance is needed. Changing this interface will also require changes to FetchedSegments and DistributedSearch, and cached.jsp should be fixed to use the correct base url. While we're at it, the getAnchors() method should also be replaced with a getFetcherOutput method(). With this, all of the known data for the page would then be available. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=491356&aid=995674&group_id=59548 ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Nutch-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nutch-developers
