Yes, you just call "close()" method. But, why would you like to do that? The performance tips remarks exactly the opposite, keeping it alive as long as possible favors internal lucene's caching of terms, query and other internal objects.
On Nov 29, 2007 11:14 AM, Sebastin <[EMAIL PROTECTED]> wrote: > > Hi All, > Is there any possibility to kill the IndexSearcher Object after every > search. > -- > View this message in context: > http://www.nabble.com/how-to-kill-IndexSearcher-object-after-every-search-tf4897436.html#a14026451 > Sent from the Lucene - Java Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > 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]