My sphinx.yml: development: pid_file: "/home/matias/mynewtv/svn/log/searchd.pid" searchd_log_file: "/home/matias/mynewtv/svn/log/searchd.log" config_file: "/home/matias/mynewtv/svn/config/ development.sphinx.conf" #searchd_binary_name: "usr/local/bin/searchd" #indexer_binary_name: "usr/local/bin/indexer" #bin_path: "/usr/local/bin/search"
But when I create objects, I get: Riddle cannot detect Sphinx on your machine, and so can't determine which version of Sphinx you are planning on using. Please use one of the following lines after "require 'riddle'" to avoid this warning. require 'riddle/0.9.8' # or require 'riddle/0.9.9' # or require 'riddle/1.10' -- 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.
