Hello,

I'm trying to test some code that uses thinking_sphinx and it seems
that when I update an indexed model inside a test method the index
does not actually get updated.

This works fine in the console and when I have transactional_fixtures
turned off.

Does anyone know if there is a way to get this to work and still
benefit from transactional_fixtures?

(I have thought about mocking/stubbing thinking_sphinx away, but one
of the goals of this test is to allow me to be a bit more experimental
with :with and :without options and still be sure that the core
features still work.)

Any thoughts would be much appreciated.
--~--~---------~--~----~------------~-------~--~----~
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