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

David Lesieur’s picture

Status: Active » Closed (won't fix)

This 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.

janusman’s picture

Thanks 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!

turadg’s picture

Has anyone found a solution to this?

negative_zero’s picture

...anyone?