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: allow user to configure whether synonyms should or should not be included when determining exact matches #58

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rkettelerij
Copy link
Collaborator

@rkettelerij rkettelerij commented Mar 18, 2025

Description

Allow user to configure whether synonyms should or should not be included when determining exact matches

Type of change

  • Improvement of existing feature

Checklist:

  • I've double-checked the code in this PR myself
  • I've left the code better than before (boy scout rule)
  • The code is readable, comments are added that explain hard or non-obvious parts.
  • I've expanded/improved the (unit) tests, when applicable
  • I've run (unit) tests that prove my solution works
  • There's no sensitive information like credentials in my PR

@rkettelerij rkettelerij changed the title feat: allow user to configure weather synonyms should or should not be included when determining exact matches feat: allow user to configure whether synonyms should or should not be included when determining exact matches Mar 18, 2025
@rkettelerij rkettelerij force-pushed the exact-match-without-synonyms branch from 96cd29e to f94ca14 Compare March 18, 2025 15:24
…e included when determining exact matches - add test
@rkettelerij rkettelerij marked this pull request as ready for review March 19, 2025 10:00
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