Releases: seek-ai/esengine
Releases · seek-ai/esengine
0.0.7
Validators, GeoPointFields, Mappings, Dynamic queries
- 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
Before the implementation of validators
Beta 0.0.3
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
Version 0.0.1
Release before applying changes and break compatibility.
This release is purposed for backwards compatibility