From ea4551f93fd2bc9494d32c6016cdcee6fe4366a2 Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Wed, 28 Mar 2012 16:39:30 -0700 Subject: [PATCH] CSPACE-4983: Commented out 13 authRef declarations for CollectionObject / Cataloging fields, in services tenant bindings. All for for authority services that are yet to be implemented in services master; e.g. Concept, People, Concept, Subject, FieldCollectionEvent. All are currently being treated as ordinary text fields in app layer configuration. This change may help reduce the complexity of joins that have caused PostgreSQL to run out of temp file space. --- .../tenants/tenant-bindings-proto.xml | 45 ++++++++++++++++++- 1 file changed, 43 insertions(+), 2 deletions(-) diff --git a/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml b/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml index 41ba2ca28..32d0ec3cf 100644 --- a/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml +++ b/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml @@ -168,6 +168,8 @@ + + + + + + authRef contentOrganizations|contentOrganization + + + + + + authRef contentPersons|contentPerson @@ -216,22 +234,31 @@ authRef textualInscriptionGroupList/*/inscriptionContentInscriber + + authRef nonTextualInscriptionGroupList/*/inscriptionDescriptionInscriber + + + + @@ -245,6 +272,8 @@ authRef materialGroupList/*/materialSource + + + authRef objectProductionOrganizationGroupList/*/objectProductionOrganization + authRef objectProductionPeopleGroupList/*/objectProductionPeople @@ -304,10 +336,13 @@ authRef assocOrganizationGroupList/*/assocOrganization + + authRef assocPersonGroupList/*/assocPerson @@ -334,10 +369,13 @@ + + authRef @@ -351,10 +389,13 @@ authRef fieldCollectors|fieldCollector + + -- 2.47.3