I am writing an application which takes a URL and passes it to the Crawl class, which then does the intranet crawling. Right now, the URL is being injected from a text file in the urls directory. However, I want to get rid of this and instead be able to pass the url without bothering about the urls directory.
Is there an extension point to do this? -- View this message in context: http://lucene.472066.n3.nabble.com/Injecting-urls-through-code-instead-of-file-tp3063662p3063869.html Sent from the Nutch - User mailing list archive at Nabble.com.

