It looks like the after_commit plugin doesn't work on my setup, for
some reason.

In case that's useful to someone else (and until I find time to debug
this), I worked around it by calling the indexing method manually:

    item.send(:index_delta)

I may end up using this inside an after_save.

Pat maybe this is an issue you saw before ?

cheers,

-- Thibaut




On Sep 9, 12:44 pm, Thibaut Barrère <[email protected]> wrote:
> Follow-up:
> - the before_save (:toggle_delta) is called
> - the after_commit (:index_delta) doesn't
>
> I'm really thinking about some initialization issue here.
>
> -- Thibaut
--~--~---------~--~----~------------~-------~--~----~
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