Nutch API

2005-09-12 Thread Daniele Menozzi
Hi all,I'm interested in nutch project, and it seems pretty good,but there are a few things I've not understood: - can nutch's functions (crawling,indexing,etc) be called from an external program written in java,or I have always to use a shell script? If so, where can I find informations on

Re: Nutch API

2005-09-12 Thread Fredrik Andersson
Hello Daniele! can nutch's functions (crawling,indexing,etc) be called from an external program written in java Yes. Look at the bin/nutch script and you will see the entry points in the Java classes. If so, where can I find informations on APIs?

Re: [Nutch-cvs] svn commit: r280368 - /lucene/nutch/branches/mapred/src/java/org/apache/nutch/fs/TestClient.java

2005-09-12 Thread Andrzej Bialecki
[EMAIL PROTECTED] wrote: Author: cutting Date: Mon Sep 12 10:03:00 2005 New Revision: 280368 URL: http://svn.apache.org/viewcvs?rev=280368view=rev Log: Change so that -du and -ls commands work with zero arguments. Come to think of that... Shouldn't the enigmatic TestClient be renamed to

Re: svn commit: r280396 - /lucene/nutch/tags/Release-0.7/

2005-09-12 Thread Andrzej Bialecki
Piotr Kosiorowski wrote: Hello, I have changed name of tag directory according to naming covention agrred earlier. I am waiting with branch name change for 0.7.1 release which should happen in few days if only Andrzej will be able to commit changes to clustering plugin (if not I suggest to

Re: Nutch API

2005-09-12 Thread Daniele Menozzi
On 19:29:45 12/Sep , Fredrik Andersson wrote: Hello Daniele! Hi! Yes. Look at the bin/nutch script and you will see the entry points in the Java classes. oh,ok,thank you Ho many pages can nutch actually manage? Is there a limit? Nope. The filesystem sets the limit, and it's totally