Closed (won't fix)
Project:
Faceted Search
Version:
5.x-0.4
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Sep 2007 at 17:00 UTC
Updated:
1 Jul 2010 at 17:16 UTC
There's not much to describe here :)
It would be nice if I could include ratings from, say, the Fivestar module, as facets, so I can limit by nodes that are rated a certain way.
Comments
Comment #1
David Lesieur commentedThis would be pretty interesting!
However, it should be implemented in another module. The rule here is that Faceted Search provides facets for Drupal core data, and other modules could implement facets related to contrib modules.
Btw, I'll soon publish a module that provides facets based on Biblio fields.
Comment #2
janusman commentedThanks for the answer, david. Since I am relatively new to drupal (but not to PHP) how would you recommend I go about starting these modules?
* Votes/rating facet (Voting API)
* Product price facet (from Ecommerce module's products)
* Date facet (from CCK's Date field)
Should I contribute funcionality to the respective existing modules? (Voting API, ECommerce and CCK)
Should I write a separate module that's part of the other module's "Family"?
Thanks!
Comment #3
turadg commentedHas anyone found a solution to this?
Comment #4
negative_zero commented...anyone?