i did not know that...i thought i had to use ts:rebuild after the initial ts:index...i have a table of roughly 500,000 listings across USA and index them at midnight of every pertinent timezone...in total, we have 6 different timezones, so it ends up being 6 different times that i index at an hour apart each.
On Jan 21, 4:58 pm, James Healy <[email protected]> wrote: > djfobbz wrote: > > Is there a way to configure Sphinx so that the site does not go down > > while building/re-building the index? > > Running the "ts:rebuild" rake task is only necessary when you've changed > your index definition in some way. A standard "ts:index" doesn't involve > any downtime. > > How often are you rebuilding? can you use index instead? > > -- James Healy <[email protected]> Fri, 22 Jan 2010 08:58:28 +1100 -- 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.
