Hi! in my define_index block inside the Task model i have a where clause
where 'project.status != "closed"' but everytime I change the project status, I have to reindex else the search results will be wrong. Is there any better way to do this? I have delayed delta indexing enabled for tasks. I wonder if I also need to do this for projects. Thanks! -- 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.
