Skip to content

Releases: pksprojects/ElasticSwift

v1.0.0-alpha.2 amendment

11 Mar 11:02
Compare
Choose a tag to compare
Pre-release

Features

  • Initial Serialization support
  • Authentication support
  • Initial SSL support
  • Revised APIs

Breaking Changes

  • All alpha.1 API breaks.

v1.0.0-alpha.1 embarkment

05 Jul 04:11
Compare
Choose a tag to compare
Pre-release

First alpha release of ElasticSwift

Features

  • Index creation & deletion.
  • Document CRUD operations.
  • Document Search.
  • QueryBuilders for bool, match, match_all, match_none queries.
  • SortBuilders for field and score sort.

For documentation check README.