Releases: laravel/scout
Releases · laravel/scout
v9.3.2
Fixed
Fix issues for users providing searchable array without primary key (#547 )
v9.3.1
Fixed
Return correct output of mapIds method for MeiliSearch (#538 )
v9.3.0
Added
Add simplePaginateRaw query (#534 )
v9.2.10
Changed
Collection Engine: add support for non-scalar values (#528 )
Fixed
Support boolean filters (#524 )
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 )
You can’t perform that action at this time.