标签: ruby-on-rails sphinx thinking-sphinx
我需要在模型中添加smth或从模型中删除时运行ts:reindex。我该怎么做?
使用:
thinking-sphinx (2.0.11) rails (3.1.3)
答案 0 :(得分:2)
看看增量。你可以在那里了解它们http://freelancing-god.github.com/ts/en/deltas.html Cron工作也是一个选项,但是更好的是,他们模拟实时索引。