Skip to content

v5.0.4

Compare
Choose a tag to compare
@pdphilip pdphilip released this 12 Apr 23:08
· 23 commits to main since this release

This release is compatible with Laravel 10, 11 & 12

What's changed

  • Connection disconnect() resets connection - removing connection is unnecessary in the context of Elasticsearch. Issue #64
  • Added getTotalHits() helper method from query meta
  • Bug fix: searchFuzzy() parses options as a closure
  • Minor code reorganising

Full Changelog: v5.0.3...v5.0.4