09-16-2013 07:55 AM
CoreSession.getChildren(DocumentRef) is used in CMIS Folder.getChildren(...) and I found that multiple SQL are queried on a each child (such as dublincore, acls, misc etc) on first access. It means it will cause a lot of server round-trip for folder with a lot of items. I read from http://answers.nuxeo.com/questions/5899/nuxeo-ep-56-coresessiongetchildren-method-doesnt-work-with-a... that "getChildren APIs is discouraged because they do not scale".
So, my question is that why those queries are not performed in batch (for example 50 items per batch)?
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.