Skip to content

Releases: seek-ai/esengine

0.0.7

07 Jan 21:20
Compare
Choose a tag to compare
fix tests

Validators, GeoPointFields, Mappings, Dynamic queries

03 Jan 21:47
Compare
Choose a tag to compare
  • Fields and Document validators
  • GeoPointField has 3 different improved mappings
  • Mappings is being generated at Documet.put_mapping()
  • Document.search accepts raw query, Query or Payload

Stable before validators

01 Jan 18:02
Compare
Choose a tag to compare

Before the implementation of validators

Beta 0.0.3

14 Dec 21:23
Compare
Choose a tag to compare

Available on pip https://pypi.python.org/pypi/esengine

  • Reimplemented get method to return a single document
  • Filter and Search return a ResultSet instance
  • New CRUD methods created
  • More tests
  • README documentation
  • Travis, landscape.io, coveralls added
  • Bulk operations improved

0.0.1 Version

03 Dec 13:50
Compare
Choose a tag to compare
0.0.1 Version Pre-release
Pre-release

Version 0.0.1

Release before applying changes and break compatibility.

This release is purposed for backwards compatibility