Michael, Yes you can run just the crawler part. Lucene provides the API to index the crawled data and search the indexed data. So short answer is you can do it. Thanks sudhi --- On Mon, 7/28/08, Michael Chan <[EMAIL PROTECTED]> wrote:
From: Michael Chan <[EMAIL PROTECTED]> Subject: Running Nutch without Tomcat To: [email protected] Date: Monday, July 28, 2008, 6:24 PM Hi, If I want to run Nutch just to crawl the web and build an Lucene index (without the searching capability), can I run it without Tomcat? If so, how can this be achieved? Thanks. Michael
