Hi, On 3/14/07, Marcel Reutegger <[EMAIL PROTECTED]> wrote:
it's not fully synchronized, queries do run in parallel, which can be seen in Davids results. but at a lower level, probably in lucene, some part of the query execution is synchronized.
Other potential issues are, as already suggested, the PreparedStatement synchronization blocks in DatabasePersistenceManager. Having some thread dumps would definitely help. BR, Jukka Zitting