Skip to content

feat: add driver option to sync-index-settings command#940

Merged
taylorotwell merged 1 commit into
laravel:10.xfrom
toyi:10.x
Aug 25, 2025
Merged

feat: add driver option to sync-index-settings command#940
taylorotwell merged 1 commit into
laravel:10.xfrom
toyi:10.x

Conversation

@toyi

@toyi toyi commented Aug 23, 2025

Copy link
Copy Markdown
Contributor

This PR adds the ability to select the driver when we update index settings (scout:sync-index-settings).

Currently, we have no choice, the update is made for the default driver, which is not handy when you use multiple drivers (like Algolia and Meilisearch).

I didn't find a test related to this specific command, but the changes are really minimal.

Have a nice day :)

@taylorotwell taylorotwell merged commit dda9e5b into laravel:10.x Aug 25, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants