--- 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