如何使用 sunspot 实现站内搜索

到 B 站观看视频

bundle
sudo apt-get install -y openjdk-6-jdk # install java stuff
bundle exec  rake sunspot:solr:start# 如果发现有了 db connect refused 错误,就 stop 后再 start 一下
bundle exec rake sunspot:reindex