ferret を使いたい (その2)
ferret の使い方のサンプルとして、次のものが役立った。
- http://zenmachine.wordpress.com/ferret-indexing-with-ruby/
> > Ferret - Indexing with Ruby « the zen machine
あるフォルダー以下のファイルの全文検索のための index 作成コマンドと、サーチコマンド
の例が示されている。
40 M 程度のエリアに対して行ってみたが、index を作るのは時間がかかるが、検索は本当に速かった。
Reils で Ferret を利用するplugin があるようだ。
- http://www.railsenvy.com/2007/2/19/acts-as-ferret-tutorial
> > Rails Envy: Acts_As_Ferret Tutorial
Acts_as_Solor なんてのもあるらしい。
- http://calebjones.blogspot.com/2007/03/benchmarking-actsasferret-and.html
> > Random Thoughts: Benchmarking acts_as_ferret and acts_as_solr
最近のコメント