diff -r 929e3470cfeb -r 242331259942 src/pyams_content_es.egg-info/PKG-INFO --- a/src/pyams_content_es.egg-info/PKG-INFO Fri Jan 26 16:46:11 2018 +0100 +++ b/src/pyams_content_es.egg-info/PKG-INFO Fri Jan 26 17:23:06 2018 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pyams-content-es -Version: 0.1.7 +Version: 0.1.8 Summary: PyAMS content interfaces and classes for ElasticSearch indexation Home-page: http://hg.ztfy.org/pyams/pyams_content_es Author: Thierry Florac @@ -24,6 +24,11 @@ History ======= + 0.1.8 + ----- + - updated Elasticsearch mappings + - use ZODBConnection as context manager when starting indexer process + 0.1.7 ----- - use ZODBConnection class instead of ZEOConnection to handle any ZODB storage for content indexer