Ahh, thanks again.  Based on your advice, I'm going back to Nutch 1.2 / Solr 
1.4 and adding the Velocity contrib.  Once I get that working, I'll try with 
Nutch 1.3 again.
 
When I try to use Velocity now, I get this message:
java.lang.RuntimeException: Can't find resource 'velocity.properties' in 
classpath or 'solr/conf/', cwd=C:\apache\apache-solr-1.4.0\exampleThis is 
despite velocity.properties very definitely being in my 
C:\apache\apache-solr-1.4.0\example\solr\conf directory.  But I've veered 
completely into Solr territory now, so I guess that's off-topic.

>>> Markus Jelsma <[email protected]> 6/20/2011 12:43 PM >>>
On Monday 20 June 2011 18:35:36 Chip Calhoun wrote:
> Thanks for replying!  I do still have a couple of questions:
> > Markus Jelsma <[email protected]> 6/20/2011 11:34 AM >>>
> > 
> > > 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.
> 
> Does it?  Under 1.4.0 I could never get http://localhost:8983/solr/browse
> to work.  I thought this was only added later.

libs must be added manually from contrib but it is shipped.

> 
> > > 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]
> 
> Thanks, I hadn't known about the solrURL argument at all.  So would a valid
> usage be: bin/nutch crawl urls -solr http://127.0.0.1:8983 -dir solrcrawl
> -depth 10 -topN 50 With the new solrURL argument, are there any steps I
> need to do after my crawl to get my content into Solr?

I think so but i don't use it. Please try.

> 
> Thanks!

-- 
Markus Jelsma - CTO - Openindex
http://www.linkedin.com/in/markus17
050-8536620 / 06-50258350

Reply via email to