Hi all,
Can anyone explain why I can do this at the command line...
*search 'something_unusual'*
...and get 2 results, but when I do this in the console of my rails app I
get nils back instead of the model id number?...
*>> Contract.search('something_unusual')
=> [nil, nil]*
I'm running Sphinx 0.9.8-release (r1371), RAILS 2.1.0 and will_paginate gem
version 2.2.2
Thanks,
Derek
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---