[ANN] Rroonga 9.0.7
Yasuhiro Horimoto <[email protected]> Fri, 30 Aug 2019 17:18:06 +0900 (JST)
| Newsgroups | gmane.comp.lang.ruby.general |
|---|---|
| Message-ID | <[email protected]> |
May Sho Hashimoto's soul, R.I.P. Rroonga 9.0.7 has been released. Web site: http://ranguba.org/#about-rroonga Rroonga is the Ruby bindings for Groonga that is a fast flexible fulltext search engine and column store. About Groonga: http://groonga.org/ == About Rroonga Rroonga is a library to use Groonga with Ruby-ish API. It is easy to add fast fulltext search feature to your Ruby application easily. You don't need to install any server process because Rroonga is a library. == Changes Here are changes since 9.0.3: http://ranguba.org/rroonga/en/file.news.html#9-0-7 == Install You can install Rroonga by just "gem install". (If you don't have Groonga, Rroonga installs it automatically.) gem install rroonga == Tutorial We recommend that you play tutorial after you install Rroonga. It helps you to understand how to use Rroonga. Tutorial: http://ranguba.org/rroonga/en/file.tutorial.html Unsubscribe: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>