Closed (fixed)
Project:
Apache Solr Views
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
13 Jun 2009 at 23:56 UTC
Updated:
10 Jul 2009 at 16:10 UTC
With this now part of Views #468824: Add caching system to Views we would need a special cache plugin so that the facet blocks will work. This here: http://drupal.org/cvs?commit=224746 is the first pass but it serializes the query object to the cache.
It should either, not send an object to the cache or it should instead, send a considerable smaller object to the cache, and this object needs to have all the info it needs to create the facet links.
Comments
Comment #1
Scott Reynolds commentedhttp://drupal.org/cvs?commit=225494
Comment #2
Scott Reynolds commentedwhat i really meant was this
http://drupal.org/cvs?commit=225490