docbrown/spec/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_spec.rb Scheduling articles (#17939) 2022-07-07 17:32:49 +03:00
comment_spec.rb Cleanup search classes and serializers (#13645) 2021-05-05 09:20:59 -04:00
listing_spec.rb ✂✂✂ Remove Connect (#14734) 2021-11-18 08:21:00 -06:00
podcast_episode_spec.rb Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
reading_list_spec.rb Ensuring reading list excludes unpublished articles (#15490) 2021-11-24 13:22:26 -05:00
tag_spec.rb Added "Tags" category to search results (#16265) 2022-01-26 20:51:15 +03:00
user_spec.rb Cleanup search classes and serializers (#13645) 2021-05-05 09:20:59 -04:00
username_spec.rb Try context-based sorting for username search (#18311) 2022-08-18 17:08:46 +02:00