Current Forum: Homework 5 - Part 3 |
Date: Thu Nov 15 2001 9:04 am |
Author: White, David <white3@andrew.cmu.edu> |
Subject: final results |
|
|
Am I correct to assume we can change the WebSearch.java and what it prints out. Currently, when you call webindex.retrievepages it will return an ObjectIterator. WebSearch.java assumes the ObjectIterator is full of strings. If we do that, we can't have WebSearch report the relevancy of each website found. Can we modify WebSearch and what is printed out then?
Thanks |
|