add missing published mapping for ta_download, #1051
This commit is contained in:
parent
782862bce5
commit
7358a0cdd5
|
|
@ -434,6 +434,10 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"published": {
|
||||
"type": "date",
|
||||
"format": "epoch_second||strict_date_optional_time"
|
||||
},
|
||||
"vid_thumb_url": {
|
||||
"type": "keyword"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue