Re: [Rails] ThinkingSphinx ConnectionError

2014-09-24 Thread M,Gopi M.gopinath
Thanks all :) Best Regards, *Gopinath M* Ruby on Rails Developer Contact : +91-9994652146 Skype Id : gopinath.murugan Email : gopi170...@gmail.com On Wed, Sep 24, 2014 at 9:13 PM, Hassan Schroeder < hassan.schroe...@gmail.com> wrote: > On Tue, Sep 23, 2014 at 11:27 PM, M,Gopi M.gopinath

Re: [Rails] ThinkingSphinx ConnectionError

2014-09-24 Thread Hassan Schroeder
On Tue, Sep 23, 2014 at 11:27 PM, M,Gopi M.gopinath wrote: > I have fixed this by killing the searchd and again started it. Uh, well. I wouldn't say "fixed" if you don't know why your searchd instance became unresponsive and you haven't taken appropriate steps to insure that it doesn't happen ag

Re: [Rails] ThinkingSphinx ConnectionError

2014-09-23 Thread M,Gopi M.gopinath
I have fixed this by killing the searchd and again started it. On Tue, Sep 23, 2014 at 9:46 PM, Hassan Schroeder < hassan.schroe...@gmail.com> wrote: > On Tue, Sep 23, 2014 at 2:31 AM, M,Gopi M.gopinath > wrote: > > > for me, But suddenly this functionality as been broken > > > ThinkingSphinx:

Re: [Rails] ThinkingSphinx ConnectionError

2014-09-23 Thread Hassan Schroeder
On Tue, Sep 23, 2014 at 2:31 AM, M,Gopi M.gopinath wrote: > for me, But suddenly this functionality as been broken > ThinkingSphinx::ConnectionError (Connection to Sphinx Daemon (searchd) > failed.): So "suddenly" you're getting a connection failure? Are you sure that searchd is still running?

Re: [Rails] ThinkingSphinx ConnectionError

2014-09-23 Thread M,Gopi M.gopinath
Running this in Development. I can't able to find the PID. Best Regards, *Gopinath M* On Tue, Sep 23, 2014 at 3:44 PM, Vivek Sampara wrote: > Are you running this on production or in development. Can you find the PID > file which is listed in the yml file ? /etc/service/searchd/supervise/p

Re: [Rails] ThinkingSphinx ConnectionError

2014-09-23 Thread Vivek Sampara
Are you running this on production or in development. Can you find the PID file which is listed in the yml file ? /etc/service/searchd/supervise/pid On Tue, Sep 23, 2014 at 3:34 PM, M,Gopi M.gopinath wrote: > > Hi Vivek, > > Here is my sphinx.yml, but this is working for me before... > > develop

Re: [Rails] ThinkingSphinx ConnectionError

2014-09-23 Thread M,Gopi M.gopinath
Hi Vivek, Here is my sphinx.yml, but this is working for me before... development: &dev html_strip: 1 enable_star: 1 html_remove_elements: script mem_limit: 64M morphology: stem_en test: <<: *dev staging: bin_path: /usr/local/bin/ # pid_file: /etc/service/searchd/supervise/pid

Re: [Rails] ThinkingSphinx ConnectionError

2014-09-23 Thread Vivek Sampara
There must be some error in the thinking_sphinx.yml On Tue, Sep 23, 2014 at 3:01 PM, M,Gopi M.gopinath wrote: > > Hi, > > I am using rails 2.3 and ruby 1.8.6 with radiant cms > > Here for searching i am using thinking sphinx, this is been working fine > for me, But suddenly this functionality a

[Rails] ThinkingSphinx ConnectionError

2014-09-23 Thread M,Gopi M.gopinath
Hi, I am using rails 2.3 and ruby 1.8.6 with radiant cms Here for searching i am using thinking sphinx, this is been working fine for me, But suddenly this functionality as been broken, This is the issue I am getting, Can anyone help me to sort out this, Querying Sphinx: 50009 ThinkingSphinx: