i have a list of about 3000 urls which i want to crawl.
further i want to start a webcrawl with those urls as the initial fetchlist.
later i want to have the possibility to choose between a search over just the 3000 urls and a whole-web-search.
is it possible to use just one database (from whole-web-search) to get the desired results
or do i need to build to databases?
thanks, tom
