简体   繁体   English

Ruby on Rails中的文本搜索

[英]Text search in Ruby on Rails

I went through threads here and here for constructing a full fledged text search engine in RoR. 我在这里这里通过线程在RoR中构建了一个完整的文本搜索引擎。 But both these threads are very old (>2 years). 但这两个线程都很老(> 2年)。 I would like to know what is the latest and most stable fuzzy search engine that is compatible and used in rails. 我想知道什么是最新和最稳定的模糊搜索引擎,它兼容并用于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. 数据库独立,但由Apache构建,所以有点复杂的一面。 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 ). 我建议你使用监控守护进程(像上帝 )。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM