Additional question.
If I'm sharing one instance of IndexSearcher between different threads Is it good to just to drop this instance to GC.
Because I don't know if some thread is still using this searcher or done with it.


Regards,
Volodymyr Bychkoviak


Volodymyr Bychkoviak wrote:

Is it thread-safe to share one
instance of IndexSearcher between multiple threads?


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



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



Reply via email to