Rails Thinking Sphinx and Gentoo Sphinx engine

First emerge sphinx gentoo package

emerge app-misc/sphinx

Then thinking-sphinx from http://gemcutter.org

gem install thinking-sphinx   --source http://gemcutter.org

Install necessary gems

gem install bluecloth cucumber yard jeweler rspec

Install plugin to your rails app

script/plugin install git://github.com/freelancing-god/thinking-sphinx.git

and you are set at this point Follow http://freelancing-god.github.com/ts/en/ site to find more info about indexing and searching

Printed from: http://www.maugustyniak.com/2010/06/rails-thinking-sphinx-and-gentoo-sphinx-engine/ .
© misiek303 2010.

Related Post

Leave a Reply