Can you supply details on the config tested?

Vince

Anson Lau wrote:

Hi,

When I did some load testing on a lucene powered search app, using a
pool of index searchers doesn't give me any more search per second
than just using a singleton index searcher.

Anson


Quoting [EMAIL PROTECTED]:



Hi,

I have multiple threads reading an index.  Should they all be
using
the same IndexReader and using a pool of IndexSearchers?  Or
should they be
using a pool of IndexReaders?

Basically, one reader or many?

Thanks.




---------------------------------------------------------------------


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]



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



Reply via email to