Update ES mapping for mtime #364

This commit is contained in:
simon987 2023-05-25 19:56:46 -04:00
parent d4820d2fad
commit d907576406

View File

@ -68,7 +68,7 @@
},
"mtime": {
"type": "date",
"format": "epoch_millis"
"format": "epoch_second"
},
"size": {
"type": "long"