Thinking Sphinx on Ruby on Rails Application with Spree.
Read Post
one of the easiest ways to connect your rails app with sphinx.
It is used to connect your Active Record with Sphinx search and it is easy to use and fast to install.
* Install Sphinx: Add this to Gemfile
gem 'mysql2', '~> 0.5.2'
gem