Updated UCD removed authors
This commit is contained in:
parent
4b1a4b1158
commit
6998eef4eb
|
@ -453,7 +453,8 @@
|
||||||
"_theDocument.responsabile",
|
"_theDocument.responsabile",
|
||||||
"_theDocument.paroleChiaveLibere",
|
"_theDocument.paroleChiaveLibere",
|
||||||
"_theDocument.cronologiaMacrofase",
|
"_theDocument.cronologiaMacrofase",
|
||||||
"_theDocument.contestoIndagine"
|
"_theDocument.contestoIndagine",
|
||||||
|
"_theDocument.paroleChiaveICCD"
|
||||||
],
|
],
|
||||||
"operator": "$or",
|
"operator": "$or",
|
||||||
"searchable": true,
|
"searchable": true,
|
||||||
|
@ -493,10 +494,9 @@
|
||||||
{
|
{
|
||||||
"label": "Director/Staff",
|
"label": "Director/Staff",
|
||||||
"paths": [
|
"paths": [
|
||||||
"_theDocument.authors",
|
|
||||||
"_theDocument.contributore",
|
"_theDocument.contributore",
|
||||||
"_theDocument.editore",
|
"_theDocument.responsabile",
|
||||||
"_theDocument.responsabile"
|
"_theDocument.editore"
|
||||||
],
|
],
|
||||||
"operator": "$or",
|
"operator": "$or",
|
||||||
"searchable": true,
|
"searchable": true,
|
||||||
|
@ -573,7 +573,8 @@
|
||||||
"_theDocument.responsabile",
|
"_theDocument.responsabile",
|
||||||
"_theDocument.paroleChiaveLibere",
|
"_theDocument.paroleChiaveLibere",
|
||||||
"_theDocument.cronologiaMacrofase",
|
"_theDocument.cronologiaMacrofase",
|
||||||
"_theDocument.contestoIndagine"
|
"_theDocument.contestoIndagine",
|
||||||
|
"_theDocument.paroleChiaveICCD"
|
||||||
],
|
],
|
||||||
"operator": "$or",
|
"operator": "$or",
|
||||||
"searchable": true,
|
"searchable": true,
|
||||||
|
@ -623,10 +624,9 @@
|
||||||
{
|
{
|
||||||
"label": "Director/Staff",
|
"label": "Director/Staff",
|
||||||
"paths": [
|
"paths": [
|
||||||
"_theDocument.authors",
|
|
||||||
"_theDocument.contributore",
|
"_theDocument.contributore",
|
||||||
"_theDocument.editore",
|
"_theDocument.responsabile",
|
||||||
"_theDocument.responsabile"
|
"_theDocument.editore"
|
||||||
],
|
],
|
||||||
"operator": "$or",
|
"operator": "$or",
|
||||||
"searchable": true,
|
"searchable": true,
|
||||||
|
|
Loading…
Reference in New Issue