rinpatch 713b2187b9 User search: Remove trigram and refactor the module
- Remove trigram as it tends to rank garbage results highly, resulting
in it prioritized above fts, which gives actually decent results. ACKed
by kaniini and lain on irc.
- Remove a test for handling misspelled requests, since we no longer have
trigram
- Remove a test for searching users with `nil` display names, because it
is unrealistic, we don't accept usernames that are not >1 char strings
- Make rank boosting for followers/followees sane again, previous values
resulted in garbage matches getting on top just because the users are
followers/followees
2019-10-18 14:56:14 +03:00
..
2019-10-06 14:53:11 +00:00
2019-09-09 18:53:08 +00:00
2019-10-06 14:53:11 +00:00
2018-12-23 20:57:10 +00:00
2018-12-23 20:57:10 +00:00
2019-09-03 13:58:27 +03:00
2019-10-06 17:36:24 +03:00