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 > > > > >
