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

bug: default search will perform with default language - language can be specified allowing multi-lingual search #7

Conversation

simonireilly
Copy link
Contributor

@simonireilly simonireilly commented Jul 8, 2022

closes: #6

The intended change is to be 100% backward compatible, moving the default argument into the search function of the index Class.

It copies the pattern used in the insert statement - and should give a more logical default behavior to searching with non-English default languages.

Thanks 🙏

@micheleriva
Copy link
Member

Thank you so much @simonireilly , you're absolutely correct!

@micheleriva micheleriva merged commit 43a96c1 into askorama:main Jul 11, 2022
@simonireilly simonireilly deleted the bug/6-default-search-uses-default-language branch July 12, 2022 09:58
This pull request was closed.
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.

bug: Default search language differs from default insert language
2 participants