Can someone point to options for searching an ubercart store?
I am using both the default 'product' type (SKU hidden) and a 'book' CCK content type (SKU hidden) created using Ubercart's product classes. The CCK content type has text fields such as author (select list), ISBN (text field) and publisher (select list).
Which modules can I use to present to the user a search block or page on the lines of ZenCart's search features?
I have already tried faceted_search with CCK_facets (to expose the CCK text fields), but it seems way too complicated.
Thanks,
Venkatesh


)