initial stage

This commit is contained in:
Giambattista Bloisi 2024-04-09 12:16:32 +02:00
parent bf6a9e3d61
commit e293990c27
1 changed files with 3 additions and 21 deletions

View File

@ -755,22 +755,10 @@ mappings['services'] = {
"type": "text" "type": "text"
}, },
"relatedPlatforms": { "relatedPlatforms": {
"fields": { "type": "keyword"
"keyword": {
"type": "keyword",
"ignore_above": 256
}
},
"type": "text"
}, },
"relatedResources": { "relatedResources": {
"fields": { "type": "keyword"
"keyword": {
"type": "keyword",
"ignore_above": 256
}
},
"type": "text"
}, },
"tags": { "tags": {
"type": "keyword" "type": "keyword"
@ -804,13 +792,7 @@ mappings['interoperability'] = {
} }
}, },
"guidelineType": { "guidelineType": {
"fields": { "type": "keyword"
"keyword": {
"type": "keyword",
"ignore_above": 256
}
},
"type": "text"
}, },
"id": { "id": {
"type": "keyword" "type": "keyword"