I required Computed Facets support. Therefore, I was able to quickly develop this add-on. It worked great with CCK Facets 6.x-1.x-dev, Faceted Search 6.x-1.0-beta2 and Views 6.x-2.3.
One little thing that I have modified from your code is adding a check to make sure that we only try to query for a field if its values are actually stored in the database (storage is determined by a Computed field setting).
Comments
Comment #1
Anonymous (not verified) commentedHi,
I required Computed Facets support. Therefore, I was able to quickly develop this add-on. It worked great with CCK Facets 6.x-1.x-dev, Faceted Search 6.x-1.0-beta2 and Views 6.x-2.3.
~ Kristy
Comment #2
david lesieur commentedComment #3
david lesieur commentedCommitted, thanks!
One little thing that I have modified from your code is adding a check to make sure that we only try to query for a field if its values are actually stored in the database (storage is determined by a Computed field setting).
Comment #5
bbence commentedHi David,
Is this already in the current dev release? If not, when do you think the next dev release is available?
Thanks!
Best regards,
Bence
Comment #6
gogowitsch commentedThe module offered above is now part of this project, CCK Facets