Hi, Nutch is a Java application and consists of a number of Java classes that perform different operations. If you are asking whether you can run these classes from a C or C++ application -- I'm not sure, I never had to do that. If you know how to call java classes from C/C++, have a look at bin/nutch shell script to see the main Java classes involved in various Nutch operations (e.g. fetching, parsing, indexing...)
Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch ----- Original Message ---- > From: Garnier Garnier <[EMAIL PROTECTED]> > To: [email protected] > Sent: Wednesday, June 18, 2008 12:57:12 AM > Subject: Has anybody implemented NUTCH in a C or C++ Application? > > Hi, > > Has anybody implemented Nutch in a C or C++ based application? The mails > exchanged in the forum only shows that it is being extensively used by the > developers for various purpose but nobody seems to have implemented in any > independent product except for websites. If someone from the list has > implemented Nutch in their application/product would you please share it with > the group. Since long I have been working on this and posting my queries to > the > forum and surprisingly none responded till date. Not sure if I made a mistake > of > exploring Nutch but now not able to include it in the product as an efficient > search engine. Our requirement is to search the product libraries which is > part > of the install. My another query is the search result pages that have images > are not displayed.What do I need to do to display the images? > > Any suggestion/ideas? > > Regards, > Garnier > > > > > > Bring your gang together. Do your thing. Find your favourite Yahoo! > group > at http://in.promos.yahoo.com/groups/
