Re: Crawl succeeded in eclipse, but failed in command line

2009-09-25 Thread joel gump
please check the classpath settings of your eclipse and cmd environment. On Fri, Sep 25, 2009 at 12:32 PM, Chuan shichuanwu...@gmail.com wrote: Hi all, I am a newbie on nutch. I tried to run nutch-1.0's intranet crawl following the tutorial 8.0.x. I failed at the command: bin/nutch crawl

Re: splitting an index (yes, again)

2009-09-25 Thread Jesse Hires
Perhaps I have my terminology wrong, so I am looking at this the wrong way. If I want to distribute my search across multiple nodes, having only a portion of the data on each node, is this just a matter of using mergesegs to get the number and size of segments I want, then rebuild the index (house

RE: AW: DC metadata

2009-09-25 Thread BELLINI ADAM
hi, i was just looking for the way to get the url of the document 'Parse parse = parseResult.get(content.getUrl());' to be able to use the 'set' method of the Parse class and now it workss for me thx to Richard. thank you again :) From: mbel...@msn.com To: