Hi Stefan,

Changed my repository.xml to this:

<PersistenceManager
class="org.apache.jackrabbit.core.state.db.DerbyPersistenceManager">
            <param name="url"
value="jdbc:derby:${wsp.home}/db;create=true"/>
            <param name="schemaObjectPrefix" value="${wsp.name}_"/>
            <param name="externalBLOBs" value="true"/>
</PersistenceManager>


Thats better, now taking 10296ms for call to save(), but still no quicker
than XMLPersistenceManager.

ps Have you had any time to look at my multithreaded writes?

Thanks, Thomas

--
View this message in context: 
http://www.nabble.com/Is-doc-addition-indexing-synchronous-or-asynchronous--t1400122.html#a3803131
Sent from the Jackrabbit - Dev forum at Nabble.com.

Reply via email to