docbrown/app/services/search
Joshua Wehner 3f6cc95f79
Try context-based sorting for username search (#18311)
* Try context-based sorting for username search

* Use the search

* Comment cleanup

* Working on specs for new context behavior

* Front-end provides context

* Try refactoring away from class-level methods

* Comments don't always have context

* Try refactor query to avoid joins and get under timeout

* If we stub the request, the tests might work

* Cleanup unused join fragments
2022-08-18 17:08:46 +02:00
..
article.rb validate sort direction (#17439) 2022-04-27 08:59:13 -05:00
comment.rb Cleanup search classes and serializers (#13645) 2021-05-05 09:20:59 -04:00
listing.rb ✂✂✂ Remove Connect (#14734) 2021-11-18 08:21:00 -06:00
podcast_episode.rb Cleanup search classes and serializers (#13645) 2021-05-05 09:20:59 -04:00
reading_list.rb Ensuring reading list excludes unpublished articles (#15490) 2021-11-24 13:22:26 -05:00
tag.rb Added "Tags" category to search results (#16265) 2022-01-26 20:51:15 +03:00
user.rb Remove unused methods from User (#16616) 2022-02-18 09:02:17 +07:00
username.rb Try context-based sorting for username search (#18311) 2022-08-18 17:08:46 +02:00