Hi Pat. Sorry for the delay in my replies.
On 6 abr, 23:58, Pat Allan <[email protected]> wrote: > Maybe you've tried this already and I'm misunderstanding earlier emails, but > what happens if you put ThinkingSphinx::Test.config.build above the > ThinkingSphinx::Test.index line: This is what i tried this time. First, I regenerated the test DB and deleted config/test.sphinx.conf. Next, I ran the tests with the code you suggest in the before(:all) block. Then I looked into the test DB and config/test.sphinx.conf. All associations are successfully saved into DB, and test.sphinx.conf has been created. But the sql_query still lacks the associated models (only "addresses" and "affilliates_addresses" are joined). Thanks for your time. -- Rodrigo García Suárez -- 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.
