ruby on rails - solr or sphinx? which is better? -


possible duplicate:
choosing stand-alone full-text search server: sphinx or solr?

i use full text search in ruby on rails app.

which best choice.

solr use java job. or sphix in ruby?

i have no experience solr, sphinx easy install, fast , works great thinking sphinx: http://freelancing-god.github.com/ts/en/indexing.html

there railscast: http://railscasts.com/episodes/120-thinking-sphinx

this guy gives arguments why go sphinx: http://jamesgolick.com/tags/ultrasphinx.html (he uses ultrasphinx plugin connect rails , sphinx. tried both , ended using thinking sphinx)

you can find comparison of both plugins here: http://reinh.com/blog/2008/07/14/a-thinking-mans-sphinx.html


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -