From 6998eef4ebaa23ad64fb367e5d03dcd1c82b2860 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Thu, 11 Jan 2024 14:29:30 +0100 Subject: [PATCH] Updated UCD removed authors --- D4S_UCDs/PRE/preVRE/Concessioni.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/D4S_UCDs/PRE/preVRE/Concessioni.json b/D4S_UCDs/PRE/preVRE/Concessioni.json index 51945ad..a877f19 100644 --- a/D4S_UCDs/PRE/preVRE/Concessioni.json +++ b/D4S_UCDs/PRE/preVRE/Concessioni.json @@ -453,7 +453,8 @@ "_theDocument.responsabile", "_theDocument.paroleChiaveLibere", "_theDocument.cronologiaMacrofase", - "_theDocument.contestoIndagine" + "_theDocument.contestoIndagine", + "_theDocument.paroleChiaveICCD" ], "operator": "$or", "searchable": true, @@ -493,10 +494,9 @@ { "label": "Director/Staff", "paths": [ - "_theDocument.authors", "_theDocument.contributore", - "_theDocument.editore", - "_theDocument.responsabile" + "_theDocument.responsabile", + "_theDocument.editore" ], "operator": "$or", "searchable": true, @@ -573,7 +573,8 @@ "_theDocument.responsabile", "_theDocument.paroleChiaveLibere", "_theDocument.cronologiaMacrofase", - "_theDocument.contestoIndagine" + "_theDocument.contestoIndagine", + "_theDocument.paroleChiaveICCD" ], "operator": "$or", "searchable": true, @@ -623,10 +624,9 @@ { "label": "Director/Staff", "paths": [ - "_theDocument.authors", "_theDocument.contributore", - "_theDocument.editore", - "_theDocument.responsabile" + "_theDocument.responsabile", + "_theDocument.editore" ], "operator": "$or", "searchable": true,