Hi I am trying to use Nutch in my program to crawl some sites and I would like to access Nutch directly instead of using the tools. So do I have to close the NFS and DB Writer after I injected the URLs to the database and reopen them again to generate a fetchlist and close them, and re-open again to fetch and so on?
Do I have to close these two objects after every execution stage? Thanks, Ben
