Closed atomical closed 6 years ago
Hi Pat,
If the default delta on a model is set to false what would the consequences of that mistake be? I'm seeing that every time ThinkingSphinx::Deltas::SidekiqDelta::DeltaJob is run on a particular model it goes through all the records in the table.
Ah, I see the reason -- there are a lot of deltas! We haven't run rake ts:index in a while.
Yup, still need to run that ts:index task regularly :)
ts:index
Hi Pat,
If the default delta on a model is set to false what would the consequences of that mistake be? I'm seeing that every time ThinkingSphinx::Deltas::SidekiqDelta::DeltaJob is run on a particular model it goes through all the records in the table.