simple test DAG
This commit is contained in:
parent
65daefb971
commit
b71bcfabf8
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue