src/pyams_content_es.egg-info/PKG-INFO
changeset 127 e5cc001c6476
parent 124 e7c1926fb3f8
child 129 eb2875558811
--- a/src/pyams_content_es.egg-info/PKG-INFO	Sun Dec 30 18:08:03 2018 +0100
+++ b/src/pyams_content_es.egg-info/PKG-INFO	Sun Dec 30 18:08:28 2018 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: pyams-content-es
-Version: 0.1.19
+Version: 0.1.20
 Summary: PyAMS content interfaces and classes for ElasticSearch indexation
 Home-page: http://hg.ztfy.org/pyams/pyams_content_es
 Author: Thierry Florac
@@ -56,9 +56,18 @@
             "resource_info": {
               "type": "object",
               "properties": {
+                "original_title": {
+                  "type": "text"
+                },
                 "author": {
                   "type": "text"
                 },
+                "translator": {
+                  "type": "text"
+                },
+                "illustrator": {
+                  "type": "text"
+                },
                 "drawer": {
                   "type": "text"
                 },
@@ -159,6 +168,10 @@
         History
         =======
         
+        0.1.20
+        ------
+         - updated resources attributes
+        
         0.1.19
         ------
          - added resource index info