Skip to content

v1.15: Disable typo tolerance for numbers #3247

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
2 tasks
guimachiavelli opened this issue May 12, 2025 · 0 comments · May be fixed by #3258
Open
2 tasks

v1.15: Disable typo tolerance for numbers #3247

guimachiavelli opened this issue May 12, 2025 · 0 comments · May be fixed by #3258
Milestone

Comments

@guimachiavelli
Copy link
Member

guimachiavelli commented May 12, 2025

v1.15 introduces a new typo tolerance setting, typoTolerance.disableOnNumbers. When set to true, queries with numbers only return exact matches.

Deactivating the typo tolerance on numbers can be useful when trying to reduce false positives, such as a query term 2024 returning results that include 2025 and 2004. It may also improve indexing performance.

Tasks

  • Update /reference/api/settings#typo-tolerance
  • Update /learn/relevancy/typo_tolerance_settings

References

@guimachiavelli guimachiavelli added this to the v1.15 milestone May 12, 2025
@guimachiavelli guimachiavelli linked a pull request May 16, 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
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant