Michael Wechner wrote:
Robert Goene wrote:

Andreas Hartmann wrote:

Robert Goene wrote:

[...]

The big remaining issue is the scheduling of the Nutch crawler. I must build a usecase that invokes the crawling of the publication and its external links, which can be invoked with the UsecaseCronjob. Some help or examples on this issue would be very welcome!




Just FIY - the UsecaseScheduler doesn't yet support periodic jobs.
A proposal how to extend the interface will be appreciated.



I think this needs some reconsidering done. Hopefully, the Google guys do accept this. I'll think about it and make some sort of proposal.

Another question: i can't seem to understand the logging. Which logging framework is used and how do i use it?



logj4 and logkit, but I think log4j is set as default (see web.xml)

I just found out i have quite a problem: i use the UsecaseInvoker to execute the usecases that index and delete the documents. These usecases are sitemap pipelines that are declared with the DummyUsecase class. It seems i can only invoke a usecase that has its own implementation of AbstractUsecase.

Is there another way of invoking a usecase? The doExecute() and the UsecaseInvoker have been suggested to me, but do not seem to work out...

Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to