23 May
2007
23 May
'07
12:49 p.m.
User: robertDouglass Branch: HEAD Date: Wed, 23 May 2007 10:49:13 +0000 Added files: /modules/advcache search_cache.patch Modified files: /modules/advcache advcache.install Log message: adding search result caching for authenticated users. The drupal page cache already caches search pages for anonymous users. This caches search results if the user is not uid=1, is authenticated, has exactly one role, and the query is a popular query (ie it has been searched 3 or more times according to watchdog) Links: http://cvs.drupal.org/diff.php?path=contributions/modules/advcache/search_ca... http://cvs.drupal.org/diff.php?path=contributions/modules/advcache/advcache....