From e9640b67097a3f29da6b65b4b35de3204911bad8 Mon Sep 17 00:00:00 2001 From: bofh Date: Tue, 19 Sep 2017 16:49:12 +0000 Subject: [NEW] databases/mroonga: Open-source fulltext search engine for MySQL Mroonga is a storage engine for MySQL. It provides fast fulltext search feature for all languages including Chinese, Japanese and Korean to all MySQL users. Mroonga was called Groonga storage engine. WWW: http://mroonga.org/ --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index d892ea0cfeaf..bd6ac7eb4c21 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -196,6 +196,7 @@ SUBDIR += mongodb34 SUBDIR += mongodb34-rocks SUBDIR += mongodb34-tools + SUBDIR += mroonga SUBDIR += mrtg-mysql-load SUBDIR += mtools-mongodb SUBDIR += mtop -- cgit