mapping change, multi format date published

This commit is contained in:
Simon
2025-06-04 09:46:11 +07:00
parent aebde2b993
commit f040ac6b34

View File

@@ -239,7 +239,8 @@
"type": "keyword"
},
"published": {
"type": "date"
"type": "date",
"format": "epoch_second||strict_date_optional_time"
},
"playlist": {
"type": "text",