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" "type": "keyword"
}, },
"authors": { "authors": {
"type": "object",
"properties": {
"author": {
"fields": { "fields": {
"keyword": { "keyword": {
"type": "keyword", "type": "keyword",
@ -725,8 +722,6 @@ mappings['training'] = {
} }
}, },
"type": "text" "type": "text"
}
}
}, },
"contentResourceType": { "contentResourceType": {
"type": "keyword" "type": "keyword"