I have a 'performances' table that have about 2 million records. I
want to redindex only this table.
Could you please help me what should I do ?
I try to do like follow, but it seems It doesn't work.
Performance.suspended_delta do
Performance.update_all("delta = true")
end
I am sorry, my English is not good.
--
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.