Elastic Scout Driver Plus Versions Save

Extension for Elastic Scout Driver

v4.0.2

1 year ago

Fixed

  • Engine is now non-final
  • Scout::$removeFromSearchJob is now configurable

v4.0.1

1 year ago

Fixed

  • callback is now mandatory in the when and unless methods

v4.0.0

1 year ago

Added

  • Elasticsearch 8 support
  • Multiple connections support
  • Point-in-time support
  • Search after support
  • Custom routing support for search
  • when/unless methods support for query builders
  • Ability to resolve models for suggestions

Changed

  • The namespace has been changed to Elastic\ScoutDriverPlus
  • SearchRequestBuilder has been replaced with SearchParametersBuilder
  • Searchable::shardRouting() has been renamed to Searchable::searchableRouting()

v3.5.0

1 year ago

Added

  • case_insensitive support in term-level queries

v3.4.0

2 years ago

Added

  • search_type and preference support
  • Geo-distance query support

v3.3.0

2 years ago

Updated

  • $query is now optional when creating a new search request builder

v3.2.4

2 years ago

Fixed

  • The default Searchable::queueRemoveFromSearch($models) method is used when elastic driver is not enabled

v3.2.3

2 years ago

Fixed

  • Scout::$removeFromSearchJob is not being replaced in the service provider
  • SearchResult::models() returns an Eloquent collection

v3.2.2

2 years ago

Fixed

  • Document deletion when queues are enabled and custom routing is used

v3.2.1

2 years ago

Fixed

  • You can now use mixed values when building a term query