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

[Feature] Add Typo tolerance #263

Merged
merged 7 commits into from
Mar 17, 2023
Merged

Conversation

ahmednfwela
Copy link
Collaborator

@ahmednfwela ahmednfwela commented Mar 11, 2023

Fixes #152
Depends on #262

  • Tests Added

@brunoocasali
Copy link
Member

Can you fix the conflicts here?

@ahmednfwela
Copy link
Collaborator Author

Conflicts fixed and rebased on #262

@brunoocasali brunoocasali added the enhancement New feature or request label Mar 15, 2023
lib/src/index_settings.dart Outdated Show resolved Hide resolved
lib/src/min_word_size_for_typos.dart Outdated Show resolved Hide resolved
lib/src/min_word_size_for_typos.dart Outdated Show resolved Hide resolved
lib/src/typo_tolerance.dart Outdated Show resolved Hide resolved
lib/src/typo_tolerance.dart Outdated Show resolved Hide resolved
@ahmednfwela
Copy link
Collaborator Author

I moved all the index settings into a settings folder and added a barrel file to export them cleanly

Copy link
Member

@brunoocasali brunoocasali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ahmednfwela 🎉

bors merge

@bors
Copy link
Contributor

bors bot commented Mar 17, 2023

@bors bors bot merged commit de2dc11 into meilisearch:main Mar 17, 2023
@ahmednfwela ahmednfwela deleted the typoTolerance branch March 17, 2023 22:21
bors bot added a commit that referenced this pull request Mar 20, 2023
264: [Feature] Add pagination settings r=brunoocasali a=ahmednfwela

Fixes #196
Depends on #263

- [x] Tests Added

Co-authored-by: Ahmed Fwela <ahmednfwela@bdaya-dev.com>
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 this pull request may close these issues.

Add support to the typo tolerance customization
2 participants