Starts the crawling process in single-process-mode.
Signature:
public go()
Parameters:
No parameter-descriptions available.
Returns:
No information
Description:
Be sure you did override the handleDocumentInfo()- or handlePageData()-method before calling the go()-method to process the documents the crawler finds.