Title: foxmail 5.0
|
Hi guys
I have wrapped "crawl" command as ant task
(see attachment).
Here is the usage:
<target name="nutch.all">
<taskdef name="crawl" classpathref="nutch.all.lib"
classname="net.nutch.ext.ant.CrawlTask"/>
<crawl
ndfs="local" threads="10" depth="3"
showThread="yes">
<seed file="${basedir}/seed_urls/cjk_debug_seed.txt"
/>
<dest dir ="D:/tmp11" />
</crawl> </target>
What's your thoughts on this extension?
Glad to here suggest from you.
Thanks
/Jack
---------------------------
Communication
Central Software
Creative technologies for intelligent
marketing |
|
CrawlTask.java
Description: Binary data