> > I'm getting : > > > > java.io.IOException: The handle is invalid at > > java.io.RandomAccessFile.seek(Native Method) at > > Did you perhaps close the IndexSearcher somewhere along the way? > > Erik
No, but I'm now creating new IndexSearchers every servlet doPost method and not closing them. It works without the caching probems for some reason and it's much quicker?? I'm hoping the garbage collector sorts the cleaning up though.. ___________________________________________________________ Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail http://uk.messenger.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]