Hi
would you tell how we can create a searcher pool. I get interested in your
idea.

thanks

On 2/7/07, spamsucks <[EMAIL PROTECTED]> wrote:

I currently am sharing my IndexSearcher across multiple requests as a
static
object.

While I understand that the IndexSearcher is threadsafe, this does not
necessarily mean that it's multi-threaded capable.  I was wondering if
there
is any thread blocking going on between requests?

Would it improve performance to create a pool of IndexSearchers?

Thanks!





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




--
Regards,
Mohammad

Reply via email to