From 93683dcf7ee0150b1c14aa5b3978aa17e829eff7 Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Thu, 7 Oct 2010 19:26:47 +0000 Subject: [PATCH] CSPACE-3029: Setup Nuxeo "prefetch" configuration for collectionobjects_common list item results for significant performance increase in result list retrieval. This work was completed last week and only now being committed to the trunk. --- .../src/main/resources/OSGI-INF/core-types-contrib.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/OSGI-INF/core-types-contrib.xml b/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/OSGI-INF/core-types-contrib.xml index 0c7d8a64b..2ac0018bb 100644 --- a/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/OSGI-INF/core-types-contrib.xml +++ b/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/OSGI-INF/core-types-contrib.xml @@ -11,6 +11,11 @@ + + collectionobjects_common:objectNumber + collectionobjects_common:objectNameList + collectionobjects_common:title + collectionobjects_common:responsibleDepartments -- 2.47.3