Skip to content

Releases: anti-social/elasticmagic

v0.1.5: Merge pull request #73 from frolkin28/master

18 Apr 09:51
f36c56a
Compare
Choose a tag to compare

v0.1.4: Add get_sort_value function (#72)

09 Feb 14:22
c0aac45
Compare
Choose a tag to compare
* Add get sort value function

* Add tests

* Fix style

---------

Co-authored-by: Kirill Shitikov <k.shitikov@smartweb.com.ua>

v0.1.0b0

07 Jun 21:22
Compare
Choose a tag to compare
Implement bucket_selector aggregation

v0.1.0a21

19 Nov 06:36
Compare
Choose a tag to compare
  • search query stats: allows to mark query with a tag and then fetch statistics for those queries
  • search query ext: allows to configure search extension plugins

v0.1.0a20: Exclude python 3.5 from unit test job matrix as github actions don't …

17 Sep 09:17
Compare
Choose a tag to compare

v0.1.0a19

17 Sep 06:51
Compare
Choose a tag to compare
v0.1.0a19 Pre-release
Pre-release
Fixed async scroll api

v0.1.0a17

04 May 06:21
Compare
Choose a tag to compare
v0.1.0a17 Pre-release
Pre-release
Updated pytest and pytest-asyncio to the latest version

v0.1.0a13

14 Nov 18:26
Compare
Choose a tag to compare
Fixed asynchronous search query to_dict method