Skip to content

(Update) Disable meilisearch facet search #4425

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

Roardom
Copy link
Collaborator

@Roardom Roardom commented Jan 14, 2025

It takes up extra resources to index facets, but we don't ever search for facets. So, we can disable indexing facets and save on resources.

Requires meilisearch 1.12.

Run sudo php artisan scout:sync-index-settings after update.

It takes up extra resources to index facets, but we don't ever search for facets. So, we can disable indexing facets and save on resources.

Requires meilisearch 1.12.

Run `sudo php artisan scout:sync-index-settings` after update.
@HDVinnie HDVinnie merged commit 8ae7d8b into HDInnovations:8.x.x Jan 14, 2025
5 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