Rroonga 4.0.4

Hi,

We released Rroonga 4.0.4 on the last friday.

Web site: Fulltext search by Ruby with Groonga - Ranguba

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.

== 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: File: tutorial — rroonga - Ranguba

Happy fast fulltext search with Ruby!

Masafumi Y. [email protected] writes:

Rroonga is the Ruby bindings for Groonga that is a fast
flexible fulltext search engine and column store.

That looks very nice. I was looking for a search engine for Ruby that
does not require me install Java, and this could play nice with what I
was imagining.

Thanks for your efforts!

Vale,
Marvin


Blog: http://www.quintilianus.eu

I will reject HTML emails. | Ich akzeptiere keine HTML-Nachrichten.
|
Use GnuPG for mail encryption: | GnuPG für Mail-Verschlüsselung:
http://www.gnupg.org | The GNU Privacy Guard

Masafumi Y. [email protected] wrote:

Subject: [ANN] Rroonga 4.0.4

Since I had no idea what Rroonga/Groonga are before, I suggest:

Subject: [ANN] Rroonga 4.0.4 - search engine bindings

Just seeing the project name and not knowing what it is might cause some
people to skip it. I had never heard of the Groonga search engine
before.

Anyways, this looks interesting to me and I might use it :slight_smile:

Hi,

2014-09-02 5:37 GMT+09:00 Quintus [email protected]:

Rroonga is the Ruby bindings for Groonga that is a fast
flexible fulltext search engine and column store.

That looks very nice. I was looking for a search engine for Ruby that
does not require me install Java, and this could play nice with what I
was imagining.

I’m so glad to hear that. We’ll continue to improve Rroonga.

FYI: Kouhei S. who is an author of Rroonga is going to
talk at RubyKaigi 2014 on September 20 (*). I guess that
his talk includes Rroonga’s talk. A presentation slides (English)
and a video recording (Japanese) may be published after the
Kaigi. I hope you’ll see this. :slight_smile:

(*) RubyKaigi 2014 | Three Ruby usages - High-level interface, Glue and Embedding - Inside Droonga

Hi,

2014-09-03 3:35 GMT+09:00 Eric W. [email protected]:

Subject: [ANN] Rroonga 4.0.4

Since I had no idea what Rroonga/Groonga are before, I suggest:

Subject: [ANN] Rroonga 4.0.4 - search engine bindings

Just seeing the project name and not knowing what it is might cause some
people to skip it. I had never heard of the Groonga search engine
before.

Thanks for your suggestion! I think so, too. I’ll use it on the next
release.

Anyways, this looks interesting to me and I might use it :slight_smile:

I’m very happy!