ts:config is pretty dumb - it just replaces the file, every time. If you want to index without overwriting, ts:reindex is the task you want. However, if you want to regenerate the file but keep custom parts, then there's no easy way to do that.
What customisations have you added to your config file? -- Pat On 17/06/2011, at 6:27 AM, Code Daemon wrote: > Is there a way to protect custom indexes so that rake ts:config > doesn't overwrite them? > > -- > 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. > -- 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.
