> I am indeed Crawling.  Do you have to add the -solr <solrURL> in each crawl
> line?  Isn't there a place to set that in the nutch-site.xml file?  Or do
> you have to enter it each time.  I see it now in the Documentation, however
> it's not in any of the tutorials that I read before.  Next, would be what
> would I use for the URL if its http://localhost:8983 or whatever that's
> supposed to be (off the top of my head sorry, SolR in Tomcat on centOS 5.6
> Final, Apache 2 and Php 5.2 for background info)

I meant the crawl command. It's an higher level command that does the actual 
tasks to complete a crawl cycle. This cylce includes indexing to Solr so you 
must specifify to url to index to.

You need to point the url to your Solr instance, that usually means the 
servlet container on your host such as http://localhost:8983/solr/

> 
> Thank you VERY MUCH for the info,  the whole Linux/webserver/search is
> pretty new to me, and my ENTIRE site I'm building on is going to revolve
> around this one key point, so I'm sure there will be many many more
> questions.
>
> -----
> 
> Cupbearer
> Jerry E. Craig, Jr.
> 
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Error-Line-tp3153435p3153647.html Sent
> from the Nutch - User mailing list archive at Nabble.com.

Reply via email to