rake ts:index
Generating configuration to /Users/sjors/dev/colligative/config/development.sphinx.conf
rake aborted!
Circular dependency detected while autoloading constant UserAgent
I put a more detailed output as well as my Gemfile and sphinx.yml in this gist: https://gist.github.com/Sjors/d53c8a94c8599ebfe22e
Running Ruby 2.1.0, Rails 4.0.3 (also tried 4.0.0), thinking-sphinx 3.1.0 and a Postgres database.
--
You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group.
To unsubscribe from this group and stop receiving emails from it, send an email to thinking-sphi...@googlegroups.com.
To post to this group, send email to thinkin...@googlegroups.com.
Visit this group at http://groups.google.com/group/thinking-sphinx.
For more options, visit https://groups.google.com/d/optout.
2.1.0p0 :001 > UserAgent
RuntimeError: Circular dependency detected while autoloading constant UserAgent
When I type "UserAgent.count" in the console I get a different error:
2.1.0p0 :001 > UserAgent.count
LoadError: Unable to autoload constant UserAgent, expected .../app/indices/user_agent.rb to define it
--
You received this message because you are subscribed to a topic in the Google Groups "Thinking Sphinx" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/thinking-sphinx/z-JcvYkHy_Q/unsubscribe.
To unsubscribe from this group and all its topics, send an email to thinking-sphi...@googlegroups.com.