I think Nutch 0.7 supports OpenSearch protocol, so that you don't need to digest much on Java code. Just treat Nutch as a web service, and you can write wrapper on any scripting language that you love to handle HTTP requests/responses.
On 10/13/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I am new to Nutch. I love it, but am not sure if I can handle putting this > together by myself. I run Red Hat Linux boxes with apache. I have > knowledge of HTML, some Java, MYSQL, PHP and Linux. > > > > Will I be able to get Nutch up and running to crawl multiple sites on the > internet the way a basic search engine does? What skills am I missing or > need to learn? > > > > My main problem, is that I am pretty confident that I can get Nutch > installed on my machines, but I'm not too sure how to integrate it into > the > front end of my site. Is it just a simple POST or GET form, or is it very > JAVA intensive? > > > > Any suggestions would be greatly appreciated. > > > > Thanks > > >
