src/pyams_content_es.egg-info/PKG-INFO
changeset 17 4d9c23cdfa82
parent 6 a6798d3cd7ea
child 21 ec814fadbd27
--- a/src/pyams_content_es.egg-info/PKG-INFO	Wed Jul 12 12:03:17 2017 +0200
+++ b/src/pyams_content_es.egg-info/PKG-INFO	Wed Jul 12 14:26:26 2017 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyams-content-es
-Version: 0.1.1
+Version: 0.1.2
 Summary: PyAMS content interfaces and classes for ElasticSearch indexation
 Home-page: http://hg.ztfy.org/pyams/pyams_content_es
 Author: Thierry Florac
@@ -22,6 +22,14 @@
         History
         =======
         
+        0.1.2
+        -----
+         - added View content adapter to build queries based on Elasticsearch index
+         - use "keyword" type for mapping of content type, internal ID, workflow status, location attributes and themes
+         - update test query to use Elasticsearch-DSL package
+         - updated Elasticsearch mappings
+         - updated workflow properties index
+        
         0.1.1
         -----
          - updated external files mapping for ingest-attachment plug-in