pub(super) async fn search_count(
    query: SearchCountQuery,
    ctx: SharedContext
) -> Result<impl Reply, Rejection>