I'm implementing delta indexing on our app using delayed job (which is
awesome - thanks!).

Indexing our DB from scratch currently takes about 30 minutes.

Given that:

1) I'm assuming I still need to rake ts:index once in a while (wasn't
sure if that was for all delta indexing or just the "real time" first
option on http://freelancing-god.github.com/ts/en/deltas.html )?

2) If I need to reindex do I do a ts:index or ts:rebuild?  Anything
else - or just that?  Any need to ts:stop ts:start?

3) How often should I do a complete reindex?

-ben

-- 
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.

Reply via email to