Not sure if this email got answered.  That's most likely due to the 
synchronized isDeleted call:

./org/apache/lucene/index/SegmentReader.java:  public synchronized boolean 
isDeleted(int n) {

Otis 

--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch

----- Original Message ----
From: Karl Wettin <[EMAIL PROTECTED]>
To: java-user@lucene.apache.org
Sent: Wednesday, April 16, 2008 1:28:44 PM
Subject: Pooled searcher (was: Solid State Drives vs. RAMDirectory)

Toke Eskildsen skrev:
> In the log names, t2 signifies 2 threads with a shared 
> searcher, t2u signifies 2 threads with separate searchers.
> 
> metis_RAM_24GB_i14_v23_t1_l23.log       530.0 q/sec
> metis_RAM_24GB_i14_v23_t2_l23.log       888.2 q/sec

Did someone end up investigating this thing with pooled searchers and 
why it is a performance boost?


         karl

---------------------------------------------------------------------
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