就是做一个简单的基于关键词的站内搜索,想自己写的话,有没有什么可以参考学习学习的?
https://github.com/elasticsearch/elasticsearch-rails
Solr https://github.com/ihaveu/wiki/wiki/Solr
https://github.com/sunspot/sunspot
以上都是成熟的解法。 要陽春點的可看看 https://github.com/pat/thinking-sphinx
如果是 mysql 我建议 sphinx 吧,简单。
#5 楼 @small_fish__ 我是 mysql,sphinx 是怎么样实现,可以给点详细的指导吗,谢谢!