There's a bug in Riddle that wasn't storing the address setting properly in 
multi-server setups. If you use the latest from the develop branch, this should 
hopefully get things working for you:

  gem 'riddle', '~> 1.5.10',
    :git    => 'git://github.com/pat/riddle.git',
    :branch => 'develop',
    :ref    => '0dfe38063c'

Cheers

-- 
Pat

On 8 Apr 2014, at 5:07 am, Moisés Maciá <[email protected]> wrote:

> Hello, I am using TS 3.1.0 and I want to set up this configuration:
> 
> - 2 machines with my rails app
> - 1 machine with Sphinx server
> - 1 machine with MySQL
> 
> I tried to tweak the config/thinking_sphinx.yml options (address, mysql41, 
> etc) but I can't figure out how to achieve it.
> Seems that Sphinx have to run in the same machine of rails app.
> 
> I'm pretty sure that sphinx (without TS) is capable to run with this config, 
> but I don't know how to instruct TS to use it.
> 
> I need a clue, thanks!
> 
> 
> -- 
> 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 [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/thinking-sphinx.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/thinking-sphinx.
For more options, visit https://groups.google.com/d/optout.

Reply via email to