Hi devs, I'm trying to add about 9000 documents to an existing (default-modelled) Lenya 1.2.4 publication... Unfortunatly, this results (after increasing the Java Heap Size) in lenya performing very slow when navigating and moving documents.
Is the current 1.4 more capable of dealing with that number of documents ? I'm testing the 1.4 RC1, but it seems it still uses the one "sitetree.xml". I read the posts of someone who used an-EJB backend for the repository, but integrating such a solution seems a lot of work and needs JBoss. I was thinking of replacing the one big "sitetree.xml" with smaller ones, one at each subfolder level. This would involve reimpmenting the Sitetree interface, and additionaly I would use a sitetree-generator like in 1.4 to generate only the fragment that is currently needed. Does any of you have other ideas or comments on this problem ? thx, Dominique De Munck --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
