Something went wrong while fetching comments. Please try again.
Remove redundant counts in snippets search
Compare changes
Files
2- Heinrich Lee Yu authored
+ 2
− 2
@@ -24,10 +24,10 @@ def search_autocomplete_opts(term)
Removes redundant counts caused by code in search_entries_info
This also improves performance for other search results pages that are paginated.
Closes #44353 (closed)