On Monday 20 June 2011 16:44:13 Chip Calhoun wrote: > Hi everyone, > > I'm a complete Nutch newbie. I installed Nutch 1.2 and Solr 1.4.0 on my > machine without any trouble. I've decided to try Nutch 1.3 as it's > compatible with Solr 3.1.0, which includes Solritas. I hope you can help > with some problems I'm having.
Solr 1.4.x has it has Velocity as a contrib. > > The Nutch documentation still describes a lot of operations happening from > $NUTCH_HOME/, but they all apparently need to happen from > $NUTCH_HOME/runtime/deploy or $NUTCH_HOME/runtime/local. Which of these > folders should I actually be using? Use local if you're not running on Hadoop. You can then consider runtime/local as your NUTCH_HOME. > > Has NutchBean been deprecated? If so, how can I run a search and make sure > my crawl worked? I get no results when I try to search using Solr, so I'd > like to figure out whether the problem is with my Nutch itself or with my > attempt at integrating with Solr. NutchBean is for search, which is gone. > > I get an error saying "solrurl is not set". This seems to be new to Nutch > 1.3. Where do I set this? According to the source you're using the crawl command. Usage: Crawl <urlDir> -solr <solrURL> [-dir d] [-threads n] [-depth i] [-topN N] > > If you can answer any of these, I'd appreciate it. Thanks! > > Chip -- Markus Jelsma - CTO - Openindex http://www.linkedin.com/in/markus17 050-8536620 / 06-50258350

