I'm working on a CSV import for a model that's indexed by TS with delta indexing.
Unfortunately, this takes forever because each time a new record is created, TS updates its delta index. Is there a good way to suspend the indexing temporarily and then do a wholesale update at the end of the method? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
