Topic: cache_tables
Hi Again
I was going to use things like cache_occurrences and cache_termlists_terms as a way to populate some of my lists in a more fastly manner. But, there's no data in them for some reason - is this maybe because I'm using asp.net - I thought all this would happen on the warehouse, sort of behind the scenes but maybe not. Thing I've looked at are
indicia/modules/cache_builder/helpers/cache_builder.php (actual code for building tables)
indicia/application/config/config.php (MODPATH.'cache_builder' is there)
indicia/applicatiojn/models/occurrence.php (which seems to do the call to build the occurrence cache)
Can anyone shed a wee bit of light on what I might be missing here. Is there a 'don't build cache tables' switch somewhere that I've missed?
Any thoughts?
Ta
Iain