开发者

Text search in Ruby on Rails

开发者 https://www.devze.com 2023-01-31 13:18 出处:网络
I went through threads here and here for constructing a full fledged text search engine in RoR. But both these threads 开发者_如何学JAVAare very old (>2 years). I would like to know what is the latest

I went through threads here and here for constructing a full fledged text search engine in RoR. But both these threads 开发者_如何学JAVAare very old (>2 years). I would like to know what is the latest and most stable fuzzy search engine that is compatible and used in rails. Links to resources/tutorials are welcome!


Also popular at the moment is Sunspot. Database independent, but built by Apache, so a bit on the complex side of things. Luckily the Sunspot gem helps a great deal in making it easier to use. I would recommend you use a monitoring daemon with it (like God).


http://blogs.tech-recipes.com/johnny/2006/08/27/ruby-on-rails-using-full-text-search-with-tagging/ or you can also use Sphinx with Linux/Windows

http://freelancing-god.github.com/ts/en/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号