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

Ako používateľ chcem vyhľadávať aj iba substring, nie len celý string #491

Closed
luciajanikova opened this issue Nov 15, 2024 · 2 comments

Comments

@luciajanikova
Copy link
Member

luciajanikova commented Nov 15, 2024

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

@luciajanikova
Copy link
Member Author

Priradene.

@luciajanikova
Copy link
Member Author

Vyriesene v #502

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant