diff -r 4ec0f32ec869 -r 17bc8afd7e4a src/pyams_content_es.egg-info/PKG-INFO --- a/src/pyams_content_es.egg-info/PKG-INFO Fri Dec 14 18:30:18 2018 +0100 +++ b/src/pyams_content_es.egg-info/PKG-INFO Fri Dec 14 19:49:51 2018 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: pyams-content-es -Version: 0.1.17 +Version: 0.1.18 Summary: PyAMS content interfaces and classes for ElasticSearch indexation Home-page: http://hg.ztfy.org/pyams/pyams_content_es Author: Thierry Florac @@ -53,6 +53,14 @@ History ======= + 0.1.18 + ------ + - corrected relevance sorting + - updated views interfaces to add optional "request" argument to params and results getters methods + - updated views and search engines so that results displayed in a view component can be excluded from other search + results + - allow direct search by OID (prefixed by +) in front-office + 0.1.17 ------ - added header to document index