Releases: laravel/scout
Releases · laravel/scout
v10.5.0
v10.4.0
- Allow configuration of Algolia batch size by @samlev in #768
Full Changelog: v10.3.0...v10.4.0
v10.3.0
- Add "whereNotIn" native support to Meilisearch, Database and Collection engines by @guestpectacular in #760
v10.2.4
v10.2.3
- Override attributesToRetrieve config to ensure search result is complete by @mmachatschek in #751
v10.2.2
- Fixes usage with
sqlsrv
databases by @nunomaduro in #740
v10.2.1
- Fixes
makeSearchableUsing
not being able to be called by @nunomaduro in #739
v10.2.0
- Add 'makeSearchableUsing' method (to allow eager loading when making specific models searchable) by @gdebrauwer in #732
- Re-add options for search requests by @patrickweh in #734
v10.1.1
- Handle empty whereIn clause by @jshah4517 in #729
v10.1.0
- Removed redundant default value for config file by @siarheipashkevich in #714
- Adds support for custom page names using the database engine by @lukeraymonddowning in #728