Hi, I have a strange behaviour with delta index.
when I create a new model in the script/console, the new model appears in my #index action. when I create a new model with the web form and the #create action, the delta does not work, and I don't see the new model in #index. What I am missing here ? All that #create does is Model.new(:attr => val).save --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
