Releases: superdesk/eve-elastic
Releases · superdesk/eve-elastic
v0.5
- allow list of urls to be set in
ELASTICSEARCH_URL
- add support for
where
param
- handle
bson.ObjectId
serialization
v0.4.1
- fix
init_index
on versions endpoints
v0.4
- implement
elastic_prefix
resource config similar to mongo_prefix
in eve
- change
init_app
behaviour - it won't call init_index
anymore, it must be
called explicitly
v0.3.8
- add search highlights config
- fix aggregations request trigger parsing
v0.3.7
- fix search when there is no ``request.args`
v0.3.6
- fix
find_one
with multi term lookup
v0.3.5
- add
skip_index_init
param to Elastic
handle no mapping error gracefully