On Jun 17, 2004, at 11:23 AM, Don Vaillancourt wrote:
How does Lucene handle simultaneous search requests?

Can it or is it up to the programmer to make sure that only one search occurs at a time?

Lucene handles concurrent searches, no problem. No need for the programmer to ensure only one occurs at a time. That would be a real bummer if it was that way.


        Erik


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



Reply via email to