simple test DAG

This commit is contained in:
Giambattista Bloisi 2024-03-19 15:46:25 +01:00
parent 65daefb971
commit b71bcfabf8
1 changed files with 6 additions and 11 deletions

View File

@ -715,9 +715,6 @@ mappings['training'] = {
"type": "keyword"
},
"authors": {
"type": "object",
"properties": {
"author": {
"fields": {
"keyword": {
"type": "keyword",
@ -725,8 +722,6 @@ mappings['training'] = {
}
},
"type": "text"
}
}
},
"contentResourceType": {
"type": "keyword"