docbrown/app/services/search
rhymes 996f6e980f
[Search 2.0] Users (#13453)
* Add Search::Postgres::User

* Add sorting params

* Use a better algorithm to filter out suspended users

* Add tsvector index on users.name

* Add specs

* Add UserRole spec

* Update spec/services/search/postgres/user_spec.rb

Co-authored-by: Michael Kohl <citizen428@dev.to>

* Fix search with quotes in users's names

Co-authored-by: Michael Kohl <citizen428@dev.to>
2021-04-24 19:06:06 +02:00
..
postgres [Search 2.0] Users (#13453) 2021-04-24 19:06:06 +02:00
query_builders Rename banned and comment_banned roles (#12270) 2021-04-06 10:12:14 -05:00
base.rb Bump rubocop-performance from 1.10.2 to 1.11.0 (#13471) 2021-04-22 09:31:25 -05:00
chat_channel_membership.rb [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
client.rb Abstract DatadogStatsClient to ForemStatsClient (#12304) 2021-01-27 11:25:44 -05:00
cluster.rb [deploy] Refactor:Remove Reaction Search Code (#10377) 2020-09-23 12:27:50 -05:00
feed_content.rb [deploy] Optimization:Increase refresh_interval For Possible High Indexing Indexes (#10215) 2020-09-09 17:07:15 -05:00
listing.rb [deploy] Rename classified listings (#7910) 2020-05-27 13:35:09 +00:00
reading_list.rb Bump rubocop-performance from 1.10.2 to 1.11.0 (#13471) 2021-04-22 09:31:25 -05:00
tag.rb Enable pending Style/SingleArgumentDig (#9842) 2020-08-18 10:26:40 -04:00
user.rb [Search 2.0] Add Search::Postgres::Username behind a feature flag (#12975) 2021-03-17 13:45:58 -04:00