Releases: superdesk/eve-elastic
Releases · superdesk/eve-elastic
v2.4.2
- fix install issue with ciso9601 dependency (by Luis Fernando Gomes)
v2.4.1
- avoid closing/opening index on put_settings if settings are already set
v2.4
- add support for kwargs to
remove
(by Luis Fernando Gomes)
v2.3
- add support for parent-child relations.
v2.2
- add
ELASTICSEARCH_RETRY_ON_CONFLICT
setting
v2.1
- support
es_highlight
to be a callback.
v2.0
- add support for elastic 2
v0.6
- handle projections
- parse dates using
ciso8601
v0.5.2
- make serializer configurable again
v0.5
- allow list of urls to be set in
ELASTICSEARCH_URL
- add support for
where
param
- handle
bson.ObjectId
serialization