add missing published mapping for ta_download, #1051

This commit is contained in:
Simon 2025-10-09 10:13:08 +07:00
parent 782862bce5
commit 7358a0cdd5
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 4 additions and 0 deletions

View File

@ -434,6 +434,10 @@
}
}
},
"published": {
"type": "date",
"format": "epoch_second||strict_date_optional_time"
},
"vid_thumb_url": {
"type": "keyword"
},