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 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Nutch-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-developers
