Jérôme Charron wrote:
I absolutely agree Dawid. But I don't think Nutch has enought human
resources
to have a Q&A person.
I will make a try to integrate a code coverage tool, and see if it gives us
some good
indices on unit tests needed efforts.

I think more unit tests could go a long way towards improving things. Ideally we'd also run nightly builds on Windows.

An end-to-end unit test would help coverage a lot: something that performs a simple crawl and runs queries against it. Ideally this would start an in-process web server serving test content, crawl that content, then start a web server serving queries. This could be run in both local and pseudo-distributed mode.

Doug

Reply via email to