Skip to content

Use Elasticsearch 2.0 and its PHP SDK 2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@dieterve dieterve released this 06 Nov 21:25
· 70 commits to master since this release

Changed

  • Use ClientBuilder to create a Client object from the SDK
  • Replace deprecated filtered from queries
  • Replace filters by there query equivalent to match the 2.0 way of context based queries

Added

  • Add MIT license
  • Queries: add setters for querystring parameters (closes #5)
  • Queries: add shortcut setter for the query_type