hey guys, part of my of search options look like: :sort_by => "@weight * ln(popularity)",:group_function => :attr, :group_by => "refnum", :sort_mode => :expr,:match_mode => :extended2
problem here is, group_by overrides the sort_by effect. Is there any way to sort our result based on expression first and then apply group_by if there is any duplicate results? Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
