Hi there, I also want to merge segment based on certain criteria, What I need to do so that newly created segment can be re-indexed and searchable. Can u suggest me how can I achieve that. In what order I need to execute various Nutch Tools Thanx in advance...
On 12/9/05, Andy Liu <[EMAIL PROTECTED]> wrote: > > I'm not sure exactly what you're asking, but if you're merging segments, > you'll have to reindex that segment before you can make it searchable. > "updatedb" doesn't affect the segments. it just updates the webdb with > the > results of the fetch. so if you already ran updatedb on the pre-merged > segments, you don't need to run it again. > > On 12/8/05, Goldschmidt, Dave <[EMAIL PROTECTED]> wrote: > > > > Hi, just wanted to be sure - after I merge segments via the "mergesegs" > > tool, I need to use the "updatedb" tool before dropping the new indexes > > in, correct? > > > > > > > > And, as just posted, I need to shutdown and restart Tomcat, too, yes? > > > > > > > > Thanks, > > > > DaveG > > > > > > > > > > > >
