docbrown/app/serializers/search
Alex 315dca98c9
[Search 2.0] Podcasts on search page (#13475)
* Working MVP

* Add specs

* Add partial index on podcasts.published

* Add tsvector indexes to podcast_episodes

* Filter for reachable PodcastEpisodes

* Fix indentation/formatting

* Add podcast attribute to serializer
2021-04-27 13:29:22 -04:00
..
article_serializer.rb Remove language settings (#12502) 2021-02-04 08:35:00 +07:00
chat_channel_membership_serializer.rb ✂️ Remove search from Connect (#13235) 2021-04-06 13:03:31 -04:00
comment_serializer.rb Reindex comments' Elasticsearch doc when commentable is updated (#12330) 2021-01-20 09:44:59 -05:00
listing_author_serializer.rb Migrate serialization to jsonapi-serializer (#9682) 2020-08-08 15:41:44 +02:00
listing_result_serializer.rb [Search 2.0] Listings (#13133) 2021-03-29 13:22:16 -04:00
listing_serializer.rb Showing date in listing tile (#10217) 2020-09-21 10:14:26 +02:00
nested_user_serializer.rb Remove pro role + expose analytics to all users via dashboard (#13156) 2021-03-30 15:02:18 -07:00
podcast_episode_serializer.rb [deploy] Reintroduce sticky_nav changes (ab81f36 & 7f92855) (#10263) 2020-09-09 15:33:13 -04:00
postgres_comment_serializer.rb Preload users instead of querying separately when searching for comments (#13490) 2021-04-23 16:30:06 -04:00
postgres_podcast_episode_serializer.rb [Search 2.0] Podcasts on search page (#13475) 2021-04-27 13:29:22 -04:00
postgres_user_serializer.rb [Search 2.0] Users (#13453) 2021-04-24 19:06:06 +02:00
reading_list_article_serializer.rb [Search 2.0] Reading list (#13052) 2021-03-24 15:40:00 +01:00
tag_serializer.rb Migrate serialization to jsonapi-serializer (#9682) 2020-08-08 15:41:44 +02:00
user_serializer.rb [deploy] Changes to profile field indexing (#10313) 2020-09-16 17:15:22 -04:00
username_serializer.rb Use serializer over as_json (#13029) 2021-03-19 11:16:52 -04:00