Positive for all your questions.
I posted some code yesterday that helps with re-using IndexSearcher and
with re-opening it when the index changes.

Otis

--- [EMAIL PROTECTED] wrote:

> I'm opening a new IndexReader for every search request which
> obviously isn't
> the best option.
> 
> If I open a reader can I use the same searcher for multiple
> requests that are happening simultaneously?  If I call close on the
> searcher
> will it close for all the instances?
> 
> ---------------------------------------------------------------------
> 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