changeset 127 | e5cc001c6476 |
parent 123 | baa26ee96741 |
child 132 | 92a69e693cca |
--- a/docs/mappings/index-settings.json Sun Dec 30 18:08:03 2018 +0100 +++ b/docs/mappings/index-settings.json Sun Dec 30 18:08:28 2018 +0100 @@ -337,9 +337,18 @@ "resource_info": { "type": "object", "properties": { + "original_title": { + "type": "text" + }, "author": { "type": "text" }, + "translator": { + "type": "text" + }, + "illustrator": { + "type": "text" + }, "drawer": { "type": "text" },