Hi Erik

Ideally, the after_commit callback should not fire if there's no database 
transaction, so something's not working correctly. Can you run me through what 
you're doing in code, to help me understand the flow of things better? Even 
better, if you can create a simple test app that reproduces the issue, that'd 
be great.

Cheers

-- 
Pat

On 03/06/2010, at 2:52 AM, erik wrote:

> HI-
>  I have a case where the after commit (for delta index) is running,
> but nothing got inserted or or updated.  Is that how it is supposed to
> work?  I do an update_attributes(hash) and nothing is actually
> different so rails doesn't update, but the after commit still runs.
> Is that right?
> 
> Thanks
> Erik
> 
> -- 
> 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.
> 

-- 
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.

Reply via email to