docbrown/app/services/search/postgres
rhymes 9e4de49b79
[Hotfix] [Search 2.0] Optimize performance of listings and articles and fix bugs (#13577)
* Add tsvector index on listings

* Fix sorting order when fetching tag flares

* Add published_at as a sorting condition for Homepage::ArticlesQuery

* Re-added param needed by ES, this got lost somewhere down the line
2021-04-29 17:37:59 +02:00
..
article.rb [Hotfix] [Search 2.0] Optimize performance of listings and articles and fix bugs (#13577) 2021-04-29 17:37:59 +02:00
chat_channel_membership.rb ✂️ Remove search from Connect (#13235) 2021-04-06 13:03:31 -04:00
comment.rb Preload users instead of querying separately when searching for comments (#13490) 2021-04-23 16:30:06 -04:00
listing.rb [Search 2.0] Listings (#13133) 2021-03-29 13:22:16 -04:00
podcast_episode.rb [Search 2.0] Change podcast_episode query (#13568) 2021-04-29 08:49:47 +02:00
reading_list.rb [Search 2.0] Use Article.cached_tagged_with* in queries (#13566) 2021-04-29 12:00:49 +02:00
tag.rb Use faster serializers for Search::Postgres::Tag (#13022) 2021-03-18 09:30:56 +01:00
user.rb [Search 2.0] Users (#13453) 2021-04-24 19:06:06 +02:00
username.rb [Search 2.0] Allow mention autocomplete to search users names (#13462) 2021-04-21 18:47:15 +02:00