>
> There really is no need to close an IndexSearcher until you need to
> instantiate another one, and even then you can let the old instance
> go without closing and all will still be well.  If you construct
> IndexSearcher with a String directory name, there is no need to close
> anything other than (optionally) the IndexSearcher.
>
>      Erik
>

Cheers Erik. Looking at IndexSearcher over RMI but that seems to be throwing
up serialization problems.


                
___________________________________________________________ 
To help you stay safe and secure online, we've developed the all new Yahoo! 
Security Centre. http://uk.security.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to