This patch adds a wrapper to cache_clear_all and form alters the content type form and two of the CCK field forms to try to catch all of the cases where Luke data can become stale.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | clear_more_caches.patch | 1.55 KB | robertdouglass |
| clear_more_caches.patch | 1.75 KB | robertdouglass |
Comments
Comment #1
robertdouglass commented#765486 by robertDouglass: Fixed Several cases where Luke cache not getting cleared and resulting in errors.
Committing to 6.2. Probably relevant to 6.1 too.
Comment #2
robertdouglass commentedComment #3
robertdouglass commentedFollowup that does things correctly.
Comment #4
pwolanin commentedthe factory function can throw an exception now, I believe.
Comment #5
jpmckinney commentedSee #783400: Catch exceptions thrown by apachesolr_get_solr() for follow-up issue.
Comment #6
jpmckinney commentedNote that some relevant code was committed in #558160-37: date facet for cck field.
Fixed in 6-1 http://drupal.org/cvs?commit=361658
For 5-2, this is blocked by #733116: Implement hook_flush_caches.
Comment #7
jpmckinney commentedComment #8
pwolanin commented5.x is no longer supported