One of my indexes always requires that I edit the config file and add this line:
sql_query_pre = SET SQL_BIG_SELECTS = 1 I'm using capistrano for deployment, and that always wipes out the config file. Is there a way to add this from the model instead? Because as things are, I cannot reindex programmatically, because I always have to add that line. -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To view this discussion on the web visit https://groups.google.com/d/msg/thinking-sphinx/-/j34W7ylCZzAJ. 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.
