We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Od používateľov sme dostali spätnú väzbu, že ak napr. chcú hľadať správy, ktoré obsahujú string ‘Slovensko Digital’, tak musia do searchu napísať celé slová, t.j. bud ‘Slovensko' alebo ‘Slovensko Digital’, nestačí substring, napr. 'Slove’. Hlavná logika pre vyhľadávanie sa deje tu: https://github.com/slovensko-digital/govbox-pro/blob/main/app/models/message_thread_collection.rb#L26-L62
The text was updated successfully, but these errors were encountered:
Priradene.
Sorry, something went wrong.
Vyriesene v #502
No branches or pull requests
Od používateľov sme dostali spätnú väzbu, že ak napr. chcú hľadať správy, ktoré obsahujú string ‘Slovensko Digital’, tak musia do searchu napísať celé slová, t.j. bud ‘Slovensko' alebo ‘Slovensko Digital’, nestačí substring, napr. 'Slove’.
Hlavná logika pre vyhľadávanie sa deje tu: https://github.com/slovensko-digital/govbox-pro/blob/main/app/models/message_thread_collection.rb#L26-L62
The text was updated successfully, but these errors were encountered: