Skip to content

Global ms_without_auto_index in Meilisearch #349

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

Open
ellnix opened this issue Feb 29, 2024 · 0 comments · May be fixed by #409
Open

Global ms_without_auto_index in Meilisearch #349

ellnix opened this issue Feb 29, 2024 · 0 comments · May be fixed by #409
Labels
enhancement New feature or request

Comments

@ellnix
Copy link
Contributor

ellnix commented Feb 29, 2024

This is a suggestion to add

Meilisearch.without_auto_index do
# or Meilisearch::Rails.without_auto_index do
end

Since

Color.without_auto_index do
end

only disables indexing for the Color model (in this case)

@ellnix ellnix added the enhancement New feature or request label Feb 29, 2024
@ellnix ellnix linked a pull request Mar 17, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant