You need to sign in or sign up before continuing.
  • Markus Koller's avatar
    Load search result counts asynchronously · 05f12afd
    Markus Koller authored
    Querying all counts for the different search results in the same request
    led to timeouts, so we now only calculate the count for the *current*
    search results, and request the others in separate asynchronous calls.
    05f12afd
search_results_spec.rb 36.6 KB