Hello: I tried to include the relevance value with the result using :sphinx_select as shown in the subject line. However, the result doesn't show the relevance. Here's the code I wrote:
a = Service.search 'Dhaka', :sphinx_select=>'*, @relevance as relevance' Then, I saw the output of the following: a.results which doesn't include the relevance in the hash. By any chance, if you know the right way to get this relevance score, please help. Thank you for your time. -- 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.
