Hi Michael.

The bin/nutch file is a script. Open it in your text editor and you'll
see the "entry points" which get called when launching specific tasks.
Personally, I found that the easiest way to get to know Nutch is to
start from the top (the script) and follow the whole logical path down
to the filesystem. It takes a bit of time, but it's really necessary
to know these things if you develop code for or around Nutch.
In the Nutch WIKI there are some documents on the crawler, plugin
architecture and other stuff, so check there if you haven't already.

Fredrik

On 7/30/05, Feng (Michael) Ji <[EMAIL PROTECTED]> wrote:
> hi there,
> 
> 1)
> As a demo, I can call nutch script command like,
> "bin/nutch crawl....."
> 
> I guess "crawl...." is passed to nutch as a set of
> parameter. Where is that enterance java code?
> 
> I source code, I didn't find a file with name of
> "nutch.java"
> 
> 2)
> Or, nutch is a not java call, but it crawl is a java
> call.
> 
> I plan to do my contribution for Nutch development and
> starting to be familar with Nutch's code structure.
> Any document you could recommend?
> 
> thanks,
> 
> Michael,
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to