[ANN] Mroonga 6.07 - Fast fulltext search for all languages on MySQL

2016-08-04 Thread Kentaro Hayashi
15.10 (Wily Werewolf) support In this release, Ubuntu 15.10 support is dropped. It reached EOL on July 28, 2016. Ubuntu 15.10 (Wily Werewolf) reaches End of Life on July 28 2016. We recommends to migrate to Ubuntu 16.04 because Mroonga 6.07 package for 16.04 is provided as PPA. -- Kentaro Hayashi

[ANN] Mroonga 7.00 - Fast fulltext search for all languages on MySQL

2017-02-12 Thread Kentaro Hayashi
. In the previous version, it causes update statement error. -- Kentaro Hayashi <haya...@clear-code.com> pgpHKkASWJG_I.pgp Description: PGP signature

[ANN] Mroonga 6.09 - Fast fulltext search for all languages on MySQL

2016-09-30 Thread Kentaro Hayashi
for old version of MySQL and folks such as MySQL 5.5 or MariaDB 5.5, and FOREIGN KEY check for INSERT/DELETE is not supported yet. (it will be supported in the future release!) -- Kentaro Hayashi <haya...@clear-code.com> pgp7gYQrFC4RI.pgp Description: PGP signature

[ANN] Mroonga 6.08 - storage engine, fast fulltext search, CJK ready

2016-08-28 Thread Kentaro Hayashi
: * No primary key table: 1,073,741,815 (2^30 - 9) * PRIMARY KEY or PRIMARY KEY USING BTREE table: 1,073,741,823 (2^30 - 1) * PRIMARY KEY USING HASH table: 536,870,912 (2^29) Keep in mind that these limitations may vary depending on conditions. -- Kentaro Hayashi <haya...@clear-code.

Re: [ANN] Mroonga 6.10 - Fast fulltext search for all languages on MySQL

2016-11-08 Thread Kentaro Hayashi
times slow. I hope it may helps. Regards, On Sat, 29 Oct 2016 04:15:47 -0400 Sami <sam...@protonmail.com> wrote: > Can you post some benchmarks or comparison with elasticsearch? > > > Sent from ProtonMail mobile > > > > ---- Original Message ---

[ANN] Mroonga 6.10 - Fast fulltext search for all languages on MySQL

2016-10-28 Thread Kentaro Hayashi
ry Mroonga for user of MariaDB. To install Mroonga package for MariaDB, use mariadb-server-mroonga. $ sudo apt-get install -y -V mariadb-server-mroonga -- Kentaro Hayashi <haya...@clear-code.com> pgpptGHRGqava.pgp Description: PGP signature

[ANN] Mroonga 6.11 - Fast fulltext search for all languages on MySQL

2016-11-29 Thread Kentaro Hayashi
for user of MariaDB. To install Mroonga package for MariaDB, use mariadb-server-10.0-mroonga. $ sudo apt-get install -y -V mariadb-server-10.0-mroonga Regards, -- Kentaro Hayashi <haya...@clear-code.com> pgpy0OMZLfse8.pgp Description: PGP signature

[ANN] Mroonga 7.01 - Fast fulltext search for all languages on MySQL

2017-03-29 Thread Kentaro Hayashi
* [Storage mode] Supported fast ORDER LIMIT with ENUM. * Supported COMPRESS_ZSTD column compression flag. * Visual Studio 2015 or later is required to build from source. Thanks. -- Kentaro Hayashi <haya...@clear-code.com> pgpDYoZLrtZ7r.pgp Description: PGP signature

[ANN] Mroonga 7.04 - Fast fulltext search for all languages on MySQL

2017-06-28 Thread Kentaro Hayashi
is corresponding package for it. Note that mariadb-plugin-mroonga is bundled version of Mroonga in MariaDB 10.1. It is a bit old version of Mroonga. We recommends to use mariadb-server-10.1-mroonga package! Regards, -- Kentaro Hayashi <haya...@clear-code.com> pgpeNDd1NXEII.pgp Descriptio

[ANN] Mroonga 7.02 - Fast fulltext search for all languages on MySQL

2017-04-29 Thread Kentaro Hayashi
) * Dropped Ubuntu 12.04 (Precise Pangolin) because of EOL * Fixed build error with MySQL 5.6.36 and 5.7.18 -- Kentaro Hayashi <haya...@clear-code.com> pgpjy29UmdZlE.pgp Description: PGP signature

[ANN] Mroonga 7.05 - Fast fulltext search for all languages on MySQL

2017-07-28 Thread Kentaro Hayashi
upport has been dropped In this release, Ubuntu 16.10 (Yakkety Yak) support was dropped. It has reached EOL at July 20, 2017. Regards, -- Kentaro Hayashi <haya...@clear-code.com> pgp2ggO7o_aV2.pgp Description: PGP signature

[ANN] Mroonga 7.03 - Fast fulltext search for all languages on MySQL

2017-05-29 Thread Kentaro Hayashi
Hi, Mroonga 7.03 has been released! Mroonga is a MySQL storage engine that supports fast fulltext search and geolocation search. It is CJK ready. It uses Groonga as a storage and fulltext search engine. Document: http://mroonga.org/docs/ How to install: Install Guide

[ANN] Mroonga 7.07 - Fast fulltext search for all languages on MySQL

2017-10-12 Thread Kentaro Hayashi
---+ | id | content | ++--+ | 1 | Groonga is fast. | | 2 | Mroonga is fast. | ++--+ 2 rows in set (0.01 sec) Regards, -- Kentaro Hayashi <haya...@clear-code.com> pgpwGRghM20cV.pgp Description: PGP signature

[ANN] Mroonga 7.06 - Fast fulltext search for all languages on MySQL

2017-08-29 Thread Kentaro Hayashi
2 rows in set (0.02 sec) You can also define `VIRTUAL` without actual data column. CREATE TABLE logs ( id INT, record JSON, message VARCHAR(255) GENERATED ALWAYS AS (json_extract(`record`, '$.message')) VIRTUAL ) ENGINE=Mroonga DEFAULT CHARSET=utf8mb4;

[ANN] Mroonga 7.09 - Fast fulltext search for all languages on MySQL

2017-11-28 Thread Kentaro Hayashi
-with-mariadb-10-2-package * MariaDB 10.1 on CentOS 7 http://mroonga.org/docs/install/centos.html#centos-7-with-mariadb-10-1-package * MariaDB 10.2 on CentOS 7 http://mroonga.org/docs/install/centos.html#centos-7-with-mariadb-10-2-package Regards, -- Kentaro Hayashi <haya...@clear-code.

[ANN] Mroonga 7.07 - Fast fulltext search for all languages on MySQL

2017-10-29 Thread Kentaro Hayashi
documentation http://groonga.org/docs/reference/commands/table_create.html#flags Regards, -- Kentaro Hayashi <haya...@clear-code.com> pgp_up_ZHWEuF.pgp Description: PGP signature

[ANN] Mroonga 7.11 - Fast fulltext search for all languages on MySQL

2018-01-28 Thread Kentaro Hayashi
http://mroonga.org/docs/install/ubuntu.html Regards, -- Kentaro Hayashi <haya...@clear-code.com> pgp_ncUlbX40a.pgp Description: PGP signature

[ANN] Mroonga 8.01 - Fast fulltext search for all languages on MySQL

2018-03-29 Thread Kentaro Hayashi
mroonga_command() against one of them If you don't use mroonga_command() in query, above conditions are not met, so this bug doesn't affect you. Regards, -- Kentaro Hayashi <haya...@clear-code.com> -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsub

[ANN] Mroonga 9.01 - Fast fulltext search for all languages on MySQL

2019-03-28 Thread Kentaro Hayashi
search by Mroonga! Regards, -- Kentaro Hayashi -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql