Right now it appears the search is cached for 15 minutes. I want to eliminate this cache. How can i do so?
Announcement
Collapse
No announcement yet.
decrease search cache time
Collapse
X
-
Disabling the cache completely requires custom code. If you have some coding ability then you can post on www.vbulletin.org for help with this.
Searches are cached for one hour by default. You can reduce the cache duration by editing this file:
includes/cron/cleanup.php
The people on www.vbulletin.org can help with specific code.
-
I know this is an old thread, but it came up in my search efforts and is relevant to a current question I've posted. I looked in includes/cron/cleanup.php for vB 4.1.3 and there isn't anything there for search cache. Maybe it's been moved?Last edited by TWood; Fri 6 May '11, 4:46pm.
Comment
Related Topics
Collapse
-
by LetzrideIs there a way to increase the time it takes for search results to time out?
When I do a search on my forum (www.camarov6.com) I get this error message "Search result already expired,...-
Channel: vB Cloud Support & Troubleshooting.
Wed 27 Dec '17, 7:59pm -
-
by szantogI get 'Fatal error: Maximum execution time of 60 seconds exceeded in' different filenames, different lines when try to search.
I can't figure out, how is the search process working. When...-
Channel: Support Issues & Questions
Wed 15 May '13, 3:56am -
Comment