Problem: I have a bulk of items, let's say around 400 objects of model, with pretty complex associations.
At some point I need to clone this bulk. Since I'm doing this on ruby level, everytime each *new* record is saved, a TS Job is queued to process each of them. Do I have an explicit option to prevent queuing this job and then just queue 1 after all data is inserted on DB? Best Regards, Pedro -- 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.
