Heya James If you can fix it, awesome. Otherwise, add it to the issues tracker, I'll try to get to it on the weekend (current detective work appreciated, of course :)
Cheers -- Pat On 02/09/2009, at 2:35 AM, James Healy wrote: > > Pat, > > 1.2.x appears to break the :sql_order option on search() calls. > > Regardless of if I specify the :sql_order option or not, results are > returned in sphinx order, not SQL order. > > I've looked into it and don't have a fix yet, but I've confirmed that > TS:Search#instances_from_matches returns instances in SQL order when > the > option exists. > > The culprit appears to be instances_from_matches, specifically lines > 624-630. The collect() call puts the results back into sphinx order. > > -- James Healy <jimmy-at-deefa-dot-com> Wed, 02 Sep 2009 10:30:59 > +1000 > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
