update publication Date format

This commit is contained in:
Sandro La Bruzzo 2022-05-16 10:29:36 +02:00
parent 22f65680b9
commit 4c50f35c8b
1 changed files with 2 additions and 1 deletions

View File

@ -41,7 +41,8 @@
}
},
"publicationDate": {
"type": "keyword"
"type": "date",
"format": "yyyy-MM-dd"
},
"relationship": {
"properties": {