master #59

Closed
claudio.atzori wants to merge 3221 commits from master into stable_ids
1 changed files with 2 additions and 1 deletions
Showing only changes of commit 6442763f97 - Show all commits

View File

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