Problem Running Thinking Sphinx with Rails 2.3.5

Problem running Thinking Sphinx with Rails 2.3.5

you need to configure in your yaml file bin_path: /usr/bin/sphinx-searchd

Running Thinking Sphinx in two applications under passenger

Matthew, had you set port in sphinx.yml on a per-environment basis?

ie:

development:
port: 3312
test:
port: 3313
production:
port: 3312

Thinking sphinx rails not running

Sphinx 2.0.1 doesn't work on OS X - you'll want to grab the source for 2.0.2-dev instead:

svn co http://sphinxsearch.googlecode.com/svn/trunk sphinx-read-only

thinking sphinx yml file not being read

And the answer is: read ALL the doco on:
https://github.com/pat/thinking-sphinx/blob/master/README.textile

The new name for the .yml is thinking_sphinx.yml

Thinking-Sphinx-Raspell configuration

This is the problem because of the gem versions.
I modified gem versions this issue is fixed now.

Here the Gems and its versions:

Thinking sphinx - 1.3.17

Active Record - 2.3.5

After Commit - 1.0.10

Riddle - 1.0.10

Thinking sphinx Raspell - 1.1.1

Raspell -1.3



Related Topics



Leave a reply



Submit