Skip to content
This repository was archived by the owner on Nov 14, 2021. It is now read-only.

Releases: Fizzadar/ElasticQuery

ElasticQuery v3.1

Choose a tag to compare

@Fizzadar Fizzadar released this 01 Apr 14:49

Adds support for all kwargs on full text queries.

See v2.3.1 for ES-1 support.

ElasticQuery v3

Choose a tag to compare

@Fizzadar Fizzadar released this 07 Feb 15:41

The v3 release of ElasticQuery brings it inline with the latest Elasticsearch 2 updates:

  • Full ES 2 DSL support
  • Removed Filter & ES 1 support
  • Exceptions renamed/reduced in favour of ValueError where possible
  • 100% test coverage