Hi all,

I have a search method who is used by many programs with different queries.
I therefore do not want to close the IndexSearch object to allow other
programs to reuse it. Does this have any side effects (e.g. does the IndexSearcher
object contain state information)? Would it be better to instanciate always a
new IndexSearch object and close it after usage? 

Cheers,
Karl


-- 
+++ GMX - die erste Adresse f�r Mail, Message, More +++
Bis 31.1.: TopMail + Digicam f�r nur 29 EUR http://www.gmx.net/topmail


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

Reply via email to