Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@Spamercz Spamercz released this 23 Feb 15:33
· 27 commits to master since this release
0d5483b

Finalized objects for Elasticsearch queries. All library objects should have elasticsearch documentation equivalent page, which is converted to scrict PHP object.

Documentation

https://github.com/Spameri/ElasticQuery/blob/master/doc/01-usage.md
https://github.com/Spameri/ElasticQuery/blob/master/doc/02-query-objects.md
https://github.com/Spameri/ElasticQuery/blob/master/doc/03-aggregation-objects.md
https://github.com/Spameri/ElasticQuery/blob/master/doc/04-result-objects.md


What's Changed

  • Add support for filter in aggregation collection by @petrgala in #3
  • slovniky by @Jakub-Fajkus in #6
  • Remove match keyword from class names (atc.) for PHP8.0+ (for version-one breanch) by @pechondra in #8
  • adding methods for common situations by @AloisJasa in #9
  • Version one by @Vboss in #5

New Contributors

Full Changelog: v0.6.0...v1.0.0