x27;s 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
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
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists
http://mroonga.org/docs/install/ubuntu.html
Regards,
--
Kentaro Hayashi
pgp_ncUlbX40a.pgp
Description: PGP signature
-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
pgpYaMBZ_F8Ik.pgp
Groonga v7.0.8 documentation
http://groonga.org/docs/reference/commands/table_create.html#flags
Regards,
--
Kentaro Hayashi
pgp_up_ZHWEuF.pgp
Description: PGP signature
, "Groonga") IN
BOOLEAN MODE);
++--+
| id | content |
++--+
| 1 | Groonga is fast. |
| 2 | Mroonga is fast. |
++--+
2 rows in set (0.01 sec)
Regards,
--
Kentaro Hayashi
pgpwGRghM20cV.pgp
Description: PGP signature
+---+
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
e @ "Groonga"');
It is useful for active mroonga_command user.
## Ubuntu 16.10 (Yekkety Yak) support 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
pgp2ggO7o_aV2.pgp
Description: PGP signature
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
pgpeNDd1NXEII.pgp
Description: PGP signature
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
http://mroonga.org/d
)
* Dropped Ubuntu 12.04 (Precise Pangolin) because of EOL
* Fixed build error with MySQL 5.6.36 and 5.7.18
--
Kentaro Hayashi
pgpjy29UmdZlE.pgp
Description: PGP signature
* [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
pgpDYoZLrtZ7r.pgp
Description: PGP signature
the previous version, it
causes update statement error.
--
Kentaro Hayashi
pgpHKkASWJG_I.pgp
Description: PGP signature
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
pgpy0OMZLfse8.pgp
Description: PGP signature
fast, sometimes slow.
I hope it may helps.
Regards,
On Sat, 29 Oct 2016 04:15:47 -0400
Sami wrote:
> Can you post some benchmarks or comparison with elasticsearch?
>
>
> Sent from ProtonMail mobile
>
>
>
> ---- Original Message
> On 29 ott 2016 05
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
pgpptGHRGqava.pgp
Description: PGP signature
k 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
pgp7gYQrFC4RI.pgp
Description: PGP signature
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
pgpcLewJWoSNM.pgp
Description: PGP
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
19 matches
Mail list logo