--- a/src/pyams_content_es.egg-info/PKG-INFO Mon Nov 19 11:35:07 2018 +0100
+++ b/src/pyams_content_es.egg-info/PKG-INFO Tue Nov 20 09:12:01 2018 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: pyams-content-es
-Version: 0.1.16
+Version: 0.1.16.1
Summary: PyAMS content interfaces and classes for ElasticSearch indexation
Home-page: http://hg.ztfy.org/pyams/pyams_content_es
Author: Thierry Florac
@@ -23,6 +23,10 @@
History
=======
+ 0.1.16.1
+ --------
+ - use commits (after 10 documents) instead of savepoints when re-indexing the whole site to avoid ES timeouts
+
0.1.16
------
- check if content indexer port is available before starting indexer process to avoid zombies