Re: Indexing from Nutch crawl

2011-04-18 Thread ramires
://lucene.472066.n3.nabble.com/Indexing-from-Nutch-crawl-tp2833862p2834556.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Indexing from Nutch crawl

2011-04-18 Thread Markus Jelsma
elaborate any on your comment below please as I may be missing your > point. > > Thank you Lewis > > > > From: ramires [uy...@beriltech.com] > Sent: 18 April 2011 13:40 > To: solr-user@lucene.apache.org > Subject: Re: Indexin

RE: Indexing from Nutch crawl

2011-04-18 Thread McGibbney, Lewis John
n the solrconfig.xml. Can you elaborate any on your comment below please as I may be missing your point. Thank you Lewis From: ramires [uy...@beriltech.com] Sent: 18 April 2011 13:40 To: solr-user@lucene.apache.org Subject: Re: Indexing from Nutch crawl

Re: Indexing from Nutch crawl

2011-04-18 Thread ramires
This is a problem of these files in nutch lib. You can easily change these files with in solr dist directory. apache-solr-core-1.4.0.jar apache-solr-solrj-1.4.0.jar -- View this message in context: http://lucene.472066.n3.nabble.com/Indexing-from-Nutch-crawl-tp2833862p2834270.html Sent from

Re: Indexing from Nutch crawl

2011-04-18 Thread Markus Jelsma
.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHtt > pSolrServer.java:244) at > org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(Abstrac > tUpdateRequest.java:105) at > org.apache.nutch.indexer.solr.SolrClean$SolrDeleter.close(SolrClean.java:1 > 15) at > org.apac

RE: Indexing from Nutch crawl

2011-04-18 Thread McGibbney, Lewis John
$Job.run(LocalJobRunner.java:216) From: Markus Jelsma [markus.jel...@openindex.io] Sent: 18 April 2011 11:59 To: solr-user@lucene.apache.org Cc: McGibbney, Lewis John Subject: Re: Indexing from Nutch crawl Can you include hadoop.log output? Likely the other commands

Re: Indexing from Nutch crawl

2011-04-18 Thread Markus Jelsma
Can you include hadoop.log output? Likely the other commands fail as well but don't write the exception to stdout. On Monday 18 April 2011 12:47:41 McGibbney, Lewis John wrote: > Hi list, > > I am using Nutch-1.3 branch, which I checked out today to crawl a couple of > urls in local mode. I have

Indexing from Nutch crawl

2011-04-18 Thread McGibbney, Lewis John
Hi list, I am using Nutch-1.3 branch, which I checked out today to crawl a couple of urls in local mode. I have been using Solr Solr 1.4.1 within my web app but I am running into some problems during the indexing stages. I have three commands getting sent to Solr these are echo "- SolrInde