Skip to content

search: add topQueries to graphqlbackend

Administrator requested to merge 3256-top-queries into master

Created by: ijt

Fixes #3256.

This change also includes some refactoring of code working with the recent_searches table to stop using global variables since that led to a race condition in a test.

Test plan: Added a unit test for TopQueries().

Merge request reports

Loading