bin/nutch : allows to run individual commands separately. bin/crawl : contains calls to the "bin/nutch" script and invokes nutch commands required for a typical nutch crawl cycle. This makes life easy for users as you need not know the internal phases (and thus commands) of nutch and yet run a crawl.
On Fri, Jul 12, 2013 at 8:09 AM, A Laxmi <[email protected]> wrote: > Hello, > > I have installed Nutch 2.2.1 without any issues. However, I could find two > scripts "crawl" and "nutch" instead of one script - "nutch" like in > earlier releases. > > Could anyone tell me why we have two scripts? what is the advantage of > using one over the other? > > Thanks for your help! >

