-
Notifications
You must be signed in to change notification settings - Fork 357
Releases: laravel/scout
Releases · laravel/scout
v10.20.0
@taylorotwell
taylorotwell
a04d7a8
This commit was created on GitHub.com and signed with GitHub’s verified signature.
- Full-text improvements by @taylorotwell in #947
- Remove irrelevant PHP version detection by @crynobone in #948
Assets 2
1 person reacted
v10.19.1
@taylorotwell
taylorotwell
bc8dbff
This commit was created on GitHub.com and signed with GitHub’s verified signature.
- [10.x] fix ternary multiline styling by @browner12 in #941
- [10.x] update multiline chaining formatting by @browner12 in #942
- Update gitattributes file by @olivernybroe in #943
- Change SCOUT_DRIVER default from 'algolia' to 'collection' by @aimeos in #945
Assets 2
v10.19.0
@taylorotwell
taylorotwell
996b2a8
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Assets 2
v10.18.0
@taylorotwell
taylorotwell
be9b14c
This commit was created on GitHub.com and signed with GitHub’s verified signature.
- Change Typesense action mode to emplace when import documents by @SoongMingLiang in #936
- Add
--flush
option to ImportCommand by @tobz-nz in #937
Assets 2
v10.17.0
@taylorotwell
taylorotwell
66b064a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
- [10.x] Add
scout:queue
command to optimize large imports by @stevebauman in #929 - [10.x] Remove SerializesModels from MakeRangeSearchable by @DougSisk in #930
- feat: can disable typesense prefix by @Barbapapazes in #931
- Add support for
--queue
option toscout:queue-import
by @mason-rogers in #932
Contributors
DougSisk, stevebauman, and 2 other contributors
Assets 2
v10.16.0
@taylorotwell
taylorotwell
5d56b61
This commit was created on GitHub.com and signed with GitHub’s verified signature.
- Test Improvements by @crynobone in #925
- feat: add support for Meilisearch embedder settings by @mortezarajabi in #928
Assets 2
v10.14.2
@taylorotwell
taylorotwell
45e535c
This commit was created on GitHub.com and signed with GitHub’s verified signature.
- fix(pagination): prevent integer overflow in typesense pagination by @tharropoulos in #924
Assets 2
v10.15.0
@taylorotwell
taylorotwell
102fe09
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Assets 2
v10.14.1
@taylorotwell
taylorotwell
6ae3ec8
This commit was created on GitHub.com and signed with GitHub’s verified signature.
- fix Builder.php - not actually using returned results from afterRawSearchCallback by @The-Rabak in #919
- [10.x] searchableSync / unsearchableSync by @gdebrauwer in #920
Assets 2
v10.14.0
@taylorotwell
taylorotwell
840d18e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
- Update logo.svg by @iamdavidhill in #915
- [10.x] Improve scout:index command by @bytestream in #916
- fix(typesense): handle missing collection during search (#914) by @tharropoulos in #917