Releases: laravel/scout
Releases · laravel/scout
v9.2.9
Fixed
Searching on custom searchable data when using collection driver (#521 )
v9.2.8
Changed
Add the ability to omit the search argument in the CollectionEngine
(#515 )
Fixed
Update meilisearch-sdk version to v0.19.0 (#511 )
Check for meilisearch-php 0.19.0 instead (#513 )
v9.2.7: [9.x] Support rename of filters to filter in meilisearch 0.21.x (#510)
Changed
Support rename of filters to filter in meilisearch 0.21.x (#510 )
v9.2.6
Fixed
Fixed non string columns breaking model filter with collection driver (#507 )
v9.2.5
Fixed
HasManyThrough::macro('unsearchable')
fix (#505 )
v9.2.4
Changed
Timeout options for algolia client (#501 )
Fixed
Fix meilisearch where in (#498 )
v9.2.2
Changed
Improve observer strategy (#490 , 19cff04 )
Downcase attribute and query for case-insensitive search (#493 )
Use numeric check (996256a )
Custom callback support on collection engine (7da9dd6 )
v9.2.0
Added
Collection Engine (#488 )
You can’t perform that action at this time.