diff --git a/test-data/profiledDocuments/profiles/Concessioni.json b/test-data/profiledDocuments/profiles/Concessioni.json index e0bcf66..2a1aa4d 100644 --- a/test-data/profiledDocuments/profiles/Concessioni.json +++ b/test-data/profiledDocuments/profiles/Concessioni.json @@ -392,6 +392,24 @@ "_type": "DATA_LIST_GUI", "_configuration": { "itemFields": [ + { + "label": "Any Field", + "paths": [ + "_theDocument.nome", + "_theDocument.introduzione", + "_theDocument.authors", + "_theDocument.contributore", + "_theDocument.titolari", + "_theDocument.editore", + "_theDocument.responsabile", + "_theDocument.paroleChiaveLibere", + "_theDocument.paroleChiaveICCD" + ], + "operator": "$or", + "searchable": true, + "sortable": false, + "asResult": false + }, { "label": "Name", "paths": [ @@ -506,9 +524,17 @@ "_configuration": { "itemFields": [ { - "label": "Any", + "label": "Any Field", "paths": [ - "_theDocument" + "_theDocument.nome", + "_theDocument.introduzione", + "_theDocument.authors", + "_theDocument.contributore", + "_theDocument.titolari", + "_theDocument.editore", + "_theDocument.responsabile", + "_theDocument.paroleChiaveLibere", + "_theDocument.paroleChiaveICCD" ], "operator": "$or", "searchable": true, diff --git a/test-data/profiledDocuments/profiles/sdiTests.json b/test-data/profiledDocuments/profiles/sdiTests.json index 9e8ef71..4450407 100644 --- a/test-data/profiledDocuments/profiles/sdiTests.json +++ b/test-data/profiledDocuments/profiles/sdiTests.json @@ -38,7 +38,12 @@ "_type": "Indexer", "_configuration": { "coordinatesPath" :[{"x" : "$._theDocument.coordX", "y" : "$._theDocument.coordY"}], - "explicitFieldMapping": [], + "explicitFieldMapping": [ + { + "name": "nome", + "path": "$._theDocument.nome", + "type": "TEXT" + }], "additionalLayers": [ { "source": {