From: Василий С. <wst...@gm...> - 2011-11-23 11:14:19
|
Hi! I have a problem with adding a huge count intems into one xml document. let $file := xmldb:store("/db/", "test.xml", <test/>) return for $a in 0 to 100000 return update insert <new record="{$a}"/> into doc($file)//test At this time test.xml have 48552 <new/> items and adding 6-8 items/sec. svn info Path: . URL: https://exist.svn.sourceforge.net/svnroot/exist/trunk/eXist Repository Root: https://exist.svn.sourceforge.net/svnroot/exist Repository UUID: 8784284e-840f-0410-bd5a-a6a6012a0d1a Revision: 15533 Node Kind: directory Schedule: normal Last Changed Author: wolfgang_m Last Changed Rev: 15533 Last Changed Date: 2011-11-12 22:04:19 +0100 (Sat, 12 Nov 2011) -- С наилучшими пожеланиями Василий Старцев |