Building off this question: http://groups.google.com/group/thinking-sphinx/browse_thread/thread/7e14c9f02b05b493
I noticed that TS generates Left Outer Joins and I mainly wanted to change them to Inner Joins On Jun 16, 5:16 pm, Pat Allan <[email protected]> wrote: > 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 > > athttp://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.
