Hi Andy I've not used acts_as_archive - but just had a quick look through the source, can't spot anything obvious that should cause a problem. But given you are experiencing problems, then there's obviously something I missed.
I'm a little jetlagged - currently in the US for SXSW - so I'm afraid I'm not much help at the moment. I guess I'd start by editing gems with some debugger statements, try to find out why TS isn't picking up the indexed models. -- Pat On 11/03/2011, at 9:28 AM, Andy wrote: > Greetings, > > I'm sleuthing out an issue where thinking_sphinx breaks when > acts_as_archive is being used. Wondering > if anyone has seen this and/ or if you have ideas about why. > > We added acts_as_archive, and when we did rake ts:config seemed to > loose it's ability to discover > models with index definitions. My hunch is acts_as_archive makes some > change to the model that > confuses thinking_sphinx. > > Thoughts, experiences, etc? > > -- > 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.
