Hey group, I'm trying to implement facets in my search and I followed the simple tutorial on the ts website. What I would like to do is have the index show the number of results per index......
Customer Name (3) Addresses (5) Store Names (1) Right now I have it showing each result per index... Customer Name (3) - Chris Smith - John Smith - Rich Smith Addresses (5) - Smith Ave - Smith St - Smith Blvd you get the idea. Does anyone have a code example of how they created a (link_to) function for the (3) in Customer Name so then it would filter those customers out of the view? I'm an intermediate noob to rails and TS so a code example is my best learning tool. An example website to look at is www.overstock.com, if you search for "chair" their facet results are what I'm trying to accomplish. Thanks! Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/thinking-sphinx?hl=en -~----------~----~----~----~------~----~------~--~---
