I am using a single session instance to add a large number of nodes in a "flat" structure (the nodes are consist of about 7 simple properties (Strings mostly, and a documents)). At first, adding 1,000 node took 200 seconds, when repository was empty.Until the size of nodes in the repository over 100,000, adding 1,000 node took more than 10 minutes. Why ? Any ideas to improve it?
PS: I didn't add all nodes in one parent node, instead of using a node as a folder for per 200 children nodes. -- View this message in context: http://www.nabble.com/Too-slow---adding-1%2C000-node-into-the-repositroy-tp18525321p18525321.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
