= Rast Rast is a full-text search system. == Install Please type following commands. $ ./configure $ (g)make # (g)make install == How to use : C API reference * http://projects.netlab.jp/rast/api/ * or if you have Doxygen, please type this command. $ make dox and you can get docs/dox/html/index.html. : Ruby extension API reference * http://projects.netlab.jp/rast/ruby-api/ * docs/ruby-api.rd.en # vim: set sw=2 expandtab :