• 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.rb 5.42 KB