Hi All, We're implementing a Crawling solution on Nutch. Here are our requirements: 1. Expose crawling submissions as an Webservice ( Convert Injector into a Webservice ) 2. Plugin our custom generator and Parser interfaces to suit nutch to our own needs.
So we were just wondering can we use custome Injector and Fetcher and Parses class to customize Nutch to our needs ? Cheers, Akash A

