BTW, I'm using Lucene 2.2.0. -M
p.s. Congrats on the 2.3.0 release! On Jan 24, 2008 7:42 PM, Michael Stoppelman <[EMAIL PROTECTED]> wrote: > Hi all, > > I've been tracking down a problem happening in our production environment. > When we switch an index after doing deletes & adds, running some searches, > and finally changing the pointer > from old index to new all the threads start stacking up all waiting on > isDeleted(). The threads seem to finish, they just get really slow taking up > to 30 - 60 seconds. > > The problem has been discussed here before in 2005: > http://mail-archives.apache.org/mod_mbox/lucene-java-user/200510.mbox/[EMAIL > PROTECTED] > > > Does anyone have any suggestions on how to work around this? > > -M > >