Hmm, there's specs in that test that attributes should be separated out, while printing a deprecation message.
So, it *should* still work. Feel free to dive into the code to see why it isn't, or file a bug in the GitHub issues :) -- Pat On 25/08/2009, at 3:34 PM, James Healy wrote: > > Pat, > > I just tested upgrading our app from 1.1.24 to 1.2.8. > > It mostly worked fine, however there were a few sections of code > from ye > olde days that were making search calls by providing a mixture of > fields > and attributes with the :conditions param. > > In 1.2.8 it seems to interpret all the values passed via :conditions > as > fields and we ended up with sphinx queries like: > > "@created_at 1249826400..1249912799" > > Has this 'feature' been officially deprecated? I know you've been > recommending we use both :conditions and :with for a while, but just > wanted to check the official status. > > -- James Healy <jimmy-at-deefa-dot-com> Wed, 26 Aug 2009 00:30:41 > +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 -~----------~----~----~----~------~----~------~--~---
