Skip to content
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

feat(auditing): disables typo tolerance #148

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

vknabel
Copy link
Contributor

@vknabel vknabel commented Jul 30, 2024

meilisearch-go v0.27.1 fixes an issue where the typo tolerance could not be disabled. This should reduce the complexity of indexes but requires a settings migration period for every index.

https://github.com/meilisearch/meilisearch-go/releases/tag/v0.27.1

@vknabel vknabel requested a review from Gerrit91 July 30, 2024 08:45
@vknabel vknabel requested a review from a team as a code owner July 30, 2024 08:45
@majst01
Copy link
Contributor

majst01 commented Jul 31, 2024

should be tested with existing data

meilisearch-go v0.27.1 fixes an issue where the typo tolerance could not be disabled. This should reduce the complexity of indexes but requires a settings migration period for every index
@vknabel vknabel force-pushed the auditing-meili-typo-tolerance branch from e8595a4 to 100e8a9 Compare August 2, 2024 06:24
@vknabel
Copy link
Contributor Author

vknabel commented Aug 2, 2024

works as expected

@vknabel vknabel requested review from majst01 and removed request for Gerrit91 August 8, 2024 07:11
go.mod Outdated Show resolved Hide resolved
@majst01 majst01 merged commit 210351e into master Aug 8, 2024
2 checks passed
@majst01 majst01 deleted the auditing-meili-typo-tolerance branch August 8, 2024 08:21
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