You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Daniel Cortes <dc...@fib.upc.edu> on 2005/08/04 20:53:04 UTC

when close searcher

I have a Multisearcher, when I have to close multisearcher 
(multisearcher.close()) and if I do this I have to close every 
IndexSearcher?
In what order I have to do this things?
My problem are because, I modify one index (my multisearcher are 
composed by 6 Index) I don't know if my process to "refresh" my 
multisearcher is appropriate.

Any advice using multisearcher was welcome.

If this is a silly question excuseme but I don't understand when I 've 
to close it.
thks for all.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org