From c478cc742cc165a63c11f341d2366d02e75e51d2 Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Thu, 29 Nov 2012 13:31:06 -0800 Subject: [PATCH] CSPACE-5733: Moved vocabularyitems service to a new 'vocabulary' service type, thus pulling it out of the 'authority' type (and hence also out of the 'common' set of types, when authority services are optionally included in that set). Service types are currently used just in identifying document types to be scanned for authority references (refObjs) and in all records search, and in neither of these contexts should vocabularyitem records be included. We can either revert this change or include vocabularyitems in future sets as needed by future functionality. --- .../cspace/config/services/tenants/tenant-bindings-proto.xml | 2 +- .../common/config/TenantBindingConfigReaderImpl.java | 5 +++-- 2 files changed, 4 insertions(+), 3 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 2d59ce237..c295417f8 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 @@ -1529,7 +1529,7 @@ Note there is no Vocabularyitem service, but there is a Repository workspace so we have to configure that. --> - +