Re: Indexing from Nutch crawl

2011-04-18 Thread ramires
hi markus i misunderstood before. i use nutch.1.2-rc4 with solr-.4.0 trunk. You just need replace these files apache-solr-core-4.0-SNAPSHOT.jar apache-solr-solrj-4.0-SNAPSHOT.jar which are in solr/dist directory with nutch 1.4.1 solrj and core. -- View this message in context: http://luce

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 th

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