Hi:

you can see source code of Crawl class which can be used to start nutch by
java command without cgywin.

java -D... -classpath ... org.apache.nutch.crawl.Crawl urls -depth 10 -topN
1000

good luck

yanky


2009/3/18 MyD <myd.ro...@googlemail.com>

>
> This is an interesting question. If you know how to run the Crawl process
> out
> of another Java program, plz let me know it. Thanks in advance.
>
>
>
> n_developer wrote:
> >
> > Generally nutch crawl in done thru cygwin. If i dont want to run cygwin,
> > and i want to crawl an application from an application of my own what can
> > i do?
> >
> > N also i want nutch to perform wildcard query search(as in, if search
> > query is book*, then it shd return al search results whic contain isbn
> > followed by any text) This is possible in luke lucene. But hw can i
> > implement it in nutch search?
> >
>
> --
> View this message in context:
> http://www.nabble.com/embed-nutch-crawl-in-an-application-tp22572933p22573211.html
> Sent from the Nutch - User mailing list archive at Nabble.com.
>
>

Reply via email to