diff --git a/docs/characteristic.html b/docs/characteristic.html index 7030605d..38d27849 100644 --- a/docs/characteristic.html +++ b/docs/characteristic.html @@ -5,14 +5,11 @@ - 1. The characteristics of Mroonga — Mroonga v13.01 documentation + 1. The characteristics of Mroonga — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

Navigation

  • previous |
  • - + @@ -201,7 +198,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/community.html b/docs/community.html index ff96bdf5..8ff2ebbd 100644 --- a/docs/community.html +++ b/docs/community.html @@ -5,14 +5,11 @@ - 7. Community — Mroonga v13.01 documentation + 7. Community — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -171,7 +168,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/contribution.html b/docs/contribution.html index a875e7a3..8a68fe08 100644 --- a/docs/contribution.html +++ b/docs/contribution.html @@ -5,14 +5,11 @@ - 8. How to contribute to Mroonga — Mroonga v13.01 documentation + 8. How to contribute to Mroonga — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -169,7 +166,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/contribution/documentation.html b/docs/contribution/documentation.html index 64906d5c..2e8d3a86 100644 --- a/docs/contribution/documentation.html +++ b/docs/contribution/documentation.html @@ -5,14 +5,11 @@ - 8.3. How to contribute in documentation topics — Mroonga v13.01 documentation + 8.3. How to contribute in documentation topics — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -269,7 +266,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/contribution/report.html b/docs/contribution/report.html index 2e276373..0c62ca1c 100644 --- a/docs/contribution/report.html +++ b/docs/contribution/report.html @@ -5,14 +5,11 @@ - 8.1. How to report a bug — Mroonga v13.01 documentation + 8.1. How to report a bug — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -220,7 +217,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/developer.html b/docs/developer.html index 28e55e49..50c4b5d5 100644 --- a/docs/developer.html +++ b/docs/developer.html @@ -5,14 +5,11 @@ - 9. Developer’s guide — Mroonga v13.01 documentation + 9. Developer’s guide — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -337,7 +334,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/developer/coding_style.html b/docs/developer/coding_style.html index 88a503c2..59b2c07a 100644 --- a/docs/developer/coding_style.html +++ b/docs/developer/coding_style.html @@ -5,14 +5,11 @@ - 9.3. コーディングスタイル — Mroonga v13.01 documentation + 9.3. コーディングスタイル — Mroonga v13.05 documentation - - - @@ -62,7 +59,7 @@

    Navigation

  • previous |
  • - + @@ -834,7 +831,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/developer/debug.html b/docs/developer/debug.html index c22b8913..f039ff06 100644 --- a/docs/developer/debug.html +++ b/docs/developer/debug.html @@ -5,14 +5,11 @@ - 9.1. How to debug — Mroonga v13.01 documentation + 9.1. How to debug — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -227,7 +224,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/developer/release.html b/docs/developer/release.html index 3df66bce..86e1d36d 100644 --- a/docs/developer/release.html +++ b/docs/developer/release.html @@ -5,14 +5,11 @@ - 9.2. Release procedure — Mroonga v13.01 documentation + 9.2. Release procedure — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -101,6 +98,7 @@

    9.2.1. Requirements9.2.2. Setup build environment

    Install the following packages:

    % sudo apt-get install -V ruby mecab libmecab-dev gnupg2 dh-autoreconf python-sphinx bison
    +% pip3 install -U sphinx myst-parser linkify-it-py
     
    @@ -122,6 +120,11 @@

    9.2.3. Describe the changes
  • The changes which doesn’t affect to users (Internal source code changes or refactoring)

  • +

    Execute the following command to create HTML for news.

    +
    +

    % make update-files +% make -C doc html

    +

    9.2.4. Generate configure script

    @@ -439,7 +442,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/faq.html b/docs/faq.html index e6c07168..9c3741b7 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -5,14 +5,11 @@ - 6. FAQ — Mroonga v13.01 documentation + 6. FAQ — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -130,7 +127,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/faq/mmap_cannot_allocate_memory.html b/docs/faq/mmap_cannot_allocate_memory.html index c6161c3b..db9a2766 100644 --- a/docs/faq/mmap_cannot_allocate_memory.html +++ b/docs/faq/mmap_cannot_allocate_memory.html @@ -5,14 +5,11 @@ - 6.1. How to avoid “mmap Cannot allocate memory” error? — Mroonga v13.01 documentation + 6.1. How to avoid “mmap Cannot allocate memory” error? — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -165,7 +162,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/genindex.html b/docs/genindex.html index 8cb7a482..fe02dfdd 100644 --- a/docs/genindex.html +++ b/docs/genindex.html @@ -4,14 +4,11 @@ - Index — Mroonga v13.01 documentation + Index — Mroonga v13.05 documentation - - - @@ -57,7 +54,7 @@

    Navigation

  • index
  • - + @@ -101,7 +98,7 @@

    Navigation

  • index
  • - + diff --git a/docs/index.html b/docs/index.html index 7b74519f..a279cc5e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -5,14 +5,11 @@ - Mroonga — Mroonga v13.01 documentation + Mroonga — Mroonga v13.05 documentation - - - @@ -62,7 +59,7 @@

    Navigation

  • next |
  • - + @@ -101,8 +98,9 @@

    Mroonga2.3. Debian GNU/Linux
  • 2.4. Ubuntu @@ -100,8 +97,9 @@

    2. Install2.3. Debian GNU/Linux

  • 2.4. Ubuntu @@ -137,39 +134,8 @@

    2.5. AlmaLinux

  • -
    -

    2.5.3. AlmaLinux 8 (with MariaDB 10.3 package)

    -

    You can use MariaDB’s MariaDB packages version 10.3 on AlmaLinux 8 since -Mroonga 11.10 release.

    -

    Create /etc/yum.repos.d/MariaDB.repo with the following content:

    -
    [mariadb]
    -name = MariaDB
    -baseurl = http://yum.mariadb.org/10.3/centos8-amd64
    -gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
    -gpgcheck=1
    -
    -
    -

    Install:

    -
    % sudo dnf install -y https://packages.groonga.org/almalinux/8/groonga-release-latest.noarch.rpm
    -% sudo dnf module -y disable mariadb
    -% sudo dnf module -y disable mysql
    -% sudo dnf install -y --enablerepo=powertools mariadb-server
    -% sudo systemctl start mariadb
    -% sudo dnf install -y --enablerepo=powertools mariadb-10.3-mroonga
    -(% sudo mysqladmin -u root password 'new-password')
    -
    -
    -

    If you want to use MeCab as a -tokenizer, install groonga-tokenizer-mecab package.

    -

    Install groonga-tokenizer-mecab package:

    -
    % sudo dnf module -y enable mysql
    -% sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
    -% sudo dnf module -y disable mysql
    -
    -
    -
    -

    2.5.4. AlmaLinux 8 (with MariaDB 10.4 package)

    +

    2.5.3. AlmaLinux 8 (with MariaDB 10.4 package)

    You can use MariaDB’s MariaDB packages version 10.4 on AlmaLinux 8 since Mroonga 11.10 release.

    Create /etc/yum.repos.d/MariaDB.repo with the following content:

    @@ -200,7 +166,7 @@

    2.5. AlmaLinux

    -

    2.5.5. AlmaLinux 8 (with MariaDB 10.5 package)

    +

    2.5.4. AlmaLinux 8 (with MariaDB 10.5 package)

    You can use MariaDB’s MariaDB packages version 10.5 on AlmaLinux 8 since Mroonga 11.10 release.

    Create /etc/yum.repos.d/MariaDB.repo with the following content:

    @@ -231,7 +197,7 @@

    2.5. AlmaLinux

    -

    2.5.6. AlmaLinux 8 (with MariaDB 10.6 package)

    +

    2.5.5. AlmaLinux 8 (with MariaDB 10.6 package)

    You can use MariaDB’s MariaDB packages version 10.6 on AlmaLinux 8 since Mroonga 11.10 release.

    Create /etc/yum.repos.d/MariaDB.repo with the following content:

    @@ -262,7 +228,7 @@

    2.5. AlmaLinux

    -

    2.5.7. AlmaLinux 8 (with MariaDB 10.7 package)

    +

    2.5.6. AlmaLinux 8 (with MariaDB 10.7 package)

    You can use MariaDB’s MariaDB packages version 10.7 on AlmaLinux 8 since Mroonga 12.02 release.

    Create /etc/yum.repos.d/MariaDB.repo with the following content:

    @@ -293,7 +259,7 @@

    2.5. AlmaLinux

    -

    2.5.8. AlmaLinux 8 (with MariaDB 10.8 package)

    +

    2.5.7. AlmaLinux 8 (with MariaDB 10.8 package)

    You can use MariaDB’s MariaDB packages version 10.8 on AlmaLinux 8 since Mroonga 12.06 release.

    Create /etc/yum.repos.d/MariaDB.repo with the following content:

    @@ -324,7 +290,7 @@

    2.5. AlmaLinux

    -

    2.5.9. AlmaLinux 8 (with MariaDB 10.9 package)

    +

    2.5.8. AlmaLinux 8 (with MariaDB 10.9 package)

    You can use MariaDB’s MariaDB packages version 10.9 on AlmaLinux 8 since Mroonga 12.09 release.

    Create /etc/yum.repos.d/MariaDB.repo with the following content:

    @@ -355,7 +321,7 @@

    2.5. AlmaLinux

    -

    2.5.10. AlmaLinux 8 (with MariaDB 10.10 package)

    +

    2.5.9. AlmaLinux 8 (with MariaDB 10.10 package)

    You can use MariaDB’s MariaDB packages version 10.10 on AlmaLinux 8 since Mroonga 12.11 release.

    Create /etc/yum.repos.d/MariaDB.repo with the following content:

    @@ -385,6 +351,37 @@

    2.5. AlmaLinux

    +
    +

    2.5.10. AlmaLinux 8 (with MariaDB 10.11 package)

    +

    You can use MariaDB’s MariaDB packages version 10.11 on AlmaLinux 8 since +Mroonga 13.01 release.

    +

    Create /etc/yum.repos.d/MariaDB.repo with the following content:

    +
    [mariadb]
    +name = MariaDB
    +baseurl = http://yum.mariadb.org/10.11/rhel8-amd64
    +gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
    +gpgcheck=1
    +
    +
    +

    Install:

    +
    % sudo dnf install -y https://packages.groonga.org/almalinux/8/groonga-release-latest.noarch.rpm
    +% sudo dnf module -y disable mariadb
    +% sudo dnf module -y disable mysql
    +% sudo dnf install -y --enablerepo=powertools mariadb-server
    +% sudo systemctl start mariadb
    +% sudo dnf install -y --enablerepo=powertools mariadb-10.11-mroonga
    +(% sudo mysqladmin -u root password 'new-password')
    +
    +
    +

    If you want to use MeCab as a +tokenizer, install groonga-tokenizer-mecab package.

    +

    Install groonga-tokenizer-mecab package:

    +
    % sudo dnf module -y enable mysql
    +% sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
    +% sudo dnf module -y disable mysql
    +
    +
    +

    2.5.11. AlmaLinux 9 (with the Oracle MySQL 8.0 package)

    You can use Oracle’s MySQL packages version 8.0 on AlmaLinux 9 since @@ -453,21 +450,18 @@

    2.5. AlmaLinux

    Install:

    -

    @@ -484,21 +478,18 @@

    2.5. AlmaLinux

    Install:

    -
    % sudo dnf install -y https://packages.groonga.org/almalinux/9/groonga-release-latest.noarch.rpm
    -% sudo dnf module -y disable mariadb
    -% sudo dnf module -y disable mysql
    -% sudo dnf install -y --enablerepo=powertools mariadb-server
    +
    % sudo dnf install -y https://apache.jfrog.io/artifactory/arrow/almalinux/9/apache-arrow-release-latest.rpm
    +% sudo dnf install -y https://packages.groonga.org/almalinux/9/groonga-release-latest.noarch.rpm
    +% sudo dnf install -y mariadb-server
     % sudo systemctl start mariadb
    -% sudo dnf install -y --enablerepo=powertools mariadb-10.6-mroonga
    +% sudo dnf install -y mariadb-10.6-mroonga
     (% sudo mysqladmin -u root password 'new-password')
     

    If you want to use MeCab as a tokenizer, install groonga-tokenizer-mecab package.

    Install groonga-tokenizer-mecab package:

    -
    % sudo dnf module -y enable mysql
    -% sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
    -% sudo dnf module -y disable mysql
    +
    % sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
     
    @@ -515,21 +506,18 @@

    2.5. AlmaLinux

    Install:

    -
    % sudo dnf install -y https://packages.groonga.org/almalinux/9/groonga-release-latest.noarch.rpm
    -% sudo dnf module -y disable mariadb
    -% sudo dnf module -y disable mysql
    -% sudo dnf install -y --enablerepo=powertools mariadb-server
    +
    % sudo dnf install -y https://apache.jfrog.io/artifactory/arrow/almalinux/9/apache-arrow-release-latest.rpm
    +% sudo dnf install -y https://packages.groonga.org/almalinux/9/groonga-release-latest.noarch.rpm
    +% sudo dnf install -y mariadb-server
     % sudo systemctl start mariadb
    -% sudo dnf install -y --enablerepo=powertools mariadb-10.7-mroonga
    +% sudo dnf install -y mariadb-10.7-mroonga
     (% sudo mysqladmin -u root password 'new-password')
     

    If you want to use MeCab as a tokenizer, install groonga-tokenizer-mecab package.

    Install groonga-tokenizer-mecab package:

    -
    % sudo dnf module -y enable mysql
    -% sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
    -% sudo dnf module -y disable mysql
    +
    % sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
     
    @@ -546,21 +534,18 @@

    2.5. AlmaLinux

    Install:

    -
    % sudo dnf install -y https://packages.groonga.org/almalinux/9/groonga-release-latest.noarch.rpm
    -% sudo dnf module -y disable mariadb
    -% sudo dnf module -y disable mysql
    -% sudo dnf install -y --enablerepo=powertools mariadb-server
    +
    % sudo dnf install -y https://apache.jfrog.io/artifactory/arrow/almalinux/9/apache-arrow-release-latest.rpm
    +% sudo dnf install -y https://packages.groonga.org/almalinux/9/groonga-release-latest.noarch.rpm
    +% sudo dnf install -y mariadb-server
     % sudo systemctl start mariadb
    -% sudo dnf install -y --enablerepo=powertools mariadb-10.8-mroonga
    +% sudo dnf install -y mariadb-10.8-mroonga
     (% sudo mysqladmin -u root password 'new-password')
     

    If you want to use MeCab as a tokenizer, install groonga-tokenizer-mecab package.

    Install groonga-tokenizer-mecab package:

    -
    % sudo dnf module -y enable mysql
    -% sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
    -% sudo dnf module -y disable mysql
    +
    % sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
     
    @@ -577,21 +562,18 @@

    2.5. AlmaLinux

    Install:

    -
    % sudo dnf install -y https://packages.groonga.org/almalinux/9/groonga-release-latest.noarch.rpm
    -% sudo dnf module -y disable mariadb
    -% sudo dnf module -y disable mysql
    -% sudo dnf install -y --enablerepo=powertools mariadb-server
    +
    % sudo dnf install -y https://apache.jfrog.io/artifactory/arrow/almalinux/9/apache-arrow-release-latest.rpm
    +% sudo dnf install -y https://packages.groonga.org/almalinux/9/groonga-release-latest.noarch.rpm
    +% sudo dnf install -y mariadb-server
     % sudo systemctl start mariadb
    -% sudo dnf install -y --enablerepo=powertools mariadb-10.9-mroonga
    +% sudo dnf install -y mariadb-10.9-mroonga
     (% sudo mysqladmin -u root password 'new-password')
     

    If you want to use MeCab as a tokenizer, install groonga-tokenizer-mecab package.

    Install groonga-tokenizer-mecab package:

    -
    % sudo dnf module -y enable mysql
    -% sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
    -% sudo dnf module -y disable mysql
    +
    % sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
     
    @@ -608,21 +590,46 @@

    2.5. AlmaLinux

    Install:

    -
    % sudo dnf install -y https://packages.groonga.org/almalinux/9/groonga-release-latest.noarch.rpm
    -% sudo dnf module -y disable mariadb
    -% sudo dnf module -y disable mysql
    -% sudo dnf install -y --enablerepo=powertools mariadb-server
    +
    % sudo dnf install -y https://apache.jfrog.io/artifactory/arrow/almalinux/9/apache-arrow-release-latest.rpm
    +% sudo dnf install -y https://packages.groonga.org/almalinux/9/groonga-release-latest.noarch.rpm
    +% sudo dnf install -y mariadb-server
     % sudo systemctl start mariadb
    -% sudo dnf install -y --enablerepo=powertools mariadb-10.10-mroonga
    +% sudo dnf install -y mariadb-10.10-mroonga
     (% sudo mysqladmin -u root password 'new-password')
     

    If you want to use MeCab as a tokenizer, install groonga-tokenizer-mecab package.

    Install groonga-tokenizer-mecab package:

    -
    % sudo dnf module -y enable mysql
    -% sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
    -% sudo dnf module -y disable mysql
    +
    % sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
    +
    +
    + +
    +

    2.5.19. AlmaLinux 9 (with MariaDB 10.11 package)

    +

    You can use MariaDB’s MariaDB packages version 10.11 on AlmaLinux 9 since +Mroonga 13.01 release.

    +

    Create /etc/yum.repos.d/MariaDB.repo with the following content:

    +
    [mariadb]
    +name = MariaDB
    +baseurl = http://yum.mariadb.org/10.11/rhel9-amd64
    +gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
    +gpgcheck=1
    +
    +
    +

    Install:

    +
    % sudo dnf install -y https://apache.jfrog.io/artifactory/arrow/almalinux/9/apache-arrow-release-latest.rpm
    +% sudo dnf install -y https://packages.groonga.org/almalinux/9/groonga-release-latest.noarch.rpm
    +% sudo dnf install -y mariadb-server
    +% sudo systemctl start mariadb
    +% sudo dnf install -y mariadb-10.11-mroonga
    +(% sudo mysqladmin -u root password 'new-password')
    +
    +
    +

    If you want to use MeCab as a +tokenizer, install groonga-tokenizer-mecab package.

    +

    Install groonga-tokenizer-mecab package:

    +
    % sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
     
    @@ -641,14 +648,14 @@

    Table of Contents

  • 2.5. AlmaLinux
  • @@ -698,7 +706,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/install/amazon-linux.html b/docs/install/amazon-linux.html index ae57e79f..5818748f 100644 --- a/docs/install/amazon-linux.html +++ b/docs/install/amazon-linux.html @@ -5,14 +5,11 @@ - 2.6. Amazon Linux — Mroonga v13.01 documentation + 2.6. Amazon Linux — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -153,7 +150,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/install/centos.html b/docs/install/centos.html index e9f2365e..d0197fe7 100644 --- a/docs/install/centos.html +++ b/docs/install/centos.html @@ -5,14 +5,11 @@ - 2.8. CentOS — Mroonga v13.01 documentation + 2.8. CentOS — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -179,35 +176,8 @@

    2.8. CentOS -

    2.8.5. CentOS 7 (with MariaDB 10.3 package)

    -

    You can use MariaDB’s MariaDB packages version 10.3 on CentOS 7 since -Mroonga 7.11 release.

    -

    Create /etc/yum.repos.d/MariaDB.repo with the following content:

    -
    [mariadb]
    -name = MariaDB
    -baseurl = http://yum.mariadb.org/10.3/centos7-amd64
    -gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
    -gpgcheck=1
    -
    -
    -

    Install:

    -
    % sudo yum install -y https://packages.groonga.org/centos/groonga-release-latest.noarch.rpm
    -% sudo yum install -y MariaDB-server
    -% sudo systemctl start mariadb
    -% sudo yum install -y --enablerepo=epel mariadb-10.3-mroonga
    -(% sudo mysqladmin -u root password 'new-password')
    -
    -
    -

    If you want to use MeCab as a -tokenizer, install groonga-tokenizer-mecab package.

    -

    Install groonga-tokenizer-mecab package:

    -
    % sudo yum install -y --enablerepo=epel groonga-tokenizer-mecab
    -
    -
    -
    -

    2.8.6. CentOS 7 (with MariaDB 10.4 package)

    +

    2.8.5. CentOS 7 (with MariaDB 10.4 package)

    You can use MariaDB’s MariaDB packages version 10.4 on CentOS 7 since Mroonga 9.07 release.

    Create /etc/yum.repos.d/MariaDB.repo with the following content:

    @@ -234,7 +204,7 @@

    2.8. CentOS -

    2.8.7. CentOS 7 (with MariaDB 10.5 package)

    +

    2.8.6. CentOS 7 (with MariaDB 10.5 package)

    You can use MariaDB’s MariaDB packages version 10.5 on CentOS 7 since Mroonga 10.06 release.

    Create /etc/yum.repos.d/MariaDB.repo with the following content:

    @@ -261,7 +231,7 @@

    2.8. CentOS -

    2.8.8. CentOS 7 (with MariaDB 10.6 package)

    +

    2.8.7. CentOS 7 (with MariaDB 10.6 package)

    You can use MariaDB’s MariaDB packages version 10.6 on CentOS 7 since Mroonga 11.09 release.

    Create /etc/yum.repos.d/MariaDB.repo with the following content:

    @@ -288,7 +258,7 @@

    2.8. CentOS -

    2.8.9. CentOS 7 (with MariaDB 10.7 package)

    +

    2.8.8. CentOS 7 (with MariaDB 10.7 package)

    You can use MariaDB’s MariaDB packages version 10.7 on CentOS 7 since Mroonga 12.02 release.

    Create /etc/yum.repos.d/MariaDB.repo with the following content:

    @@ -315,7 +285,7 @@

    2.8. CentOS -

    2.8.10. CentOS 7 (with MariaDB 10.8 package)

    +

    2.8.9. CentOS 7 (with MariaDB 10.8 package)

    You can use MariaDB’s MariaDB packages version 10.8 on CentOS 7 since Mroonga 12.06 release.

    Create /etc/yum.repos.d/MariaDB.repo with the following content:

    @@ -342,7 +312,7 @@

    2.8. CentOS -

    2.8.11. CentOS 7 (with MariaDB 10.9 package)

    +

    2.8.10. CentOS 7 (with MariaDB 10.9 package)

    You can use MariaDB’s MariaDB packages version 10.9 on CentOS 7 since Mroonga 12.09 release.

    Create /etc/yum.repos.d/MariaDB.repo with the following content:

    @@ -369,7 +339,7 @@

    2.8. CentOS -

    2.8.12. CentOS 7 (with MariaDB 10.10 package)

    +

    2.8.11. CentOS 7 (with MariaDB 10.10 package)

    You can use MariaDB’s MariaDB packages version 10.10 on CentOS 7 since Mroonga 12.11 release.

    Create /etc/yum.repos.d/MariaDB.repo with the following content:

    @@ -412,14 +382,13 @@

    Table of Contents

  • 2.8.2. CentOS 7 (with the Oracle MySQL 8.0 package)
  • 2.8.3. CentOS 7 (with Percona Server 5.7 package)
  • 2.8.4. CentOS 7 (with Percona Server 8.0 package)
  • -
  • 2.8.5. CentOS 7 (with MariaDB 10.3 package)
  • -
  • 2.8.6. CentOS 7 (with MariaDB 10.4 package)
  • -
  • 2.8.7. CentOS 7 (with MariaDB 10.5 package)
  • -
  • 2.8.8. CentOS 7 (with MariaDB 10.6 package)
  • -
  • 2.8.9. CentOS 7 (with MariaDB 10.7 package)
  • -
  • 2.8.10. CentOS 7 (with MariaDB 10.8 package)
  • -
  • 2.8.11. CentOS 7 (with MariaDB 10.9 package)
  • -
  • 2.8.12. CentOS 7 (with MariaDB 10.10 package)
  • +
  • 2.8.5. CentOS 7 (with MariaDB 10.4 package)
  • +
  • 2.8.6. CentOS 7 (with MariaDB 10.5 package)
  • +
  • 2.8.7. CentOS 7 (with MariaDB 10.6 package)
  • +
  • 2.8.8. CentOS 7 (with MariaDB 10.7 package)
  • +
  • 2.8.9. CentOS 7 (with MariaDB 10.8 package)
  • +
  • 2.8.10. CentOS 7 (with MariaDB 10.9 package)
  • +
  • 2.8.11. CentOS 7 (with MariaDB 10.10 package)
  • @@ -461,7 +430,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/install/debian.html b/docs/install/debian.html index 55651e86..2ee1d7ae 100644 --- a/docs/install/debian.html +++ b/docs/install/debian.html @@ -5,14 +5,11 @@ - 2.3. Debian GNU/Linux — Mroonga v13.01 documentation + 2.3. Debian GNU/Linux — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -81,8 +78,28 @@

    Navigation

    2.3. Debian GNU/Linux

    This section describes how to install Mroonga related deb packages on Debian GNU/Linux. You can install them by apt.

    +
    +

    2.3.1. bookworm (MariaDB)

    +

    Install:

    +
    % sudo apt update
    +% sudo apt install -y -V apt-transport-https
    +% sudo apt install -y -V wget
    +% wget https://apache.jfrog.io/artifactory/arrow/$(lsb_release --id --short | tr 'A-Z' 'a-z')/apache-arrow-apt-source-latest-$(lsb_release --codename --short).deb
    +% sudo apt install -y -V ./apache-arrow-apt-source-latest-$(lsb_release --codename --short).deb
    +% wget https://packages.groonga.org/debian/groonga-apt-source-latest-bookworm.deb
    +% sudo apt install -y -V ./groonga-apt-source-latest-bookworm.deb
    +% sudo apt update
    +% sudo apt install -y -V mariadb-10.11-mroonga
    +
    +
    +

    If you want to use MeCab as a tokenizer, install groonga-tokenizer-mecab package.

    +

    Install groonga-tokenizer-mecab package:

    +
    % sudo apt install -y -V groonga-tokenizer-mecab
    +
    +
    +
    -

    2.3.1. bullseye (MariaDB)

    +

    2.3.2. bullseye (MariaDB)

    Install:

    % sudo apt update
     % sudo apt install -y -V apt-transport-https
    @@ -100,7 +117,7 @@ 

    2.3.1. bullseye (MariaDB) -

    2.3.2. bullseye (with the Oracle MySQL 8.0 package)

    +

    2.3.3. bullseye (with the Oracle MySQL 8.0 package)

    Install:

    % sudo apt update
     % sudo apt install -y -V apt-transport-https
    @@ -132,8 +149,9 @@ 

    2.3.2. bullseye (with the Oracle MySQL 8

    Table of Contents

    @@ -175,7 +193,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/install/docker.html b/docs/install/docker.html index 50f432c9..7d6cfd66 100644 --- a/docs/install/docker.html +++ b/docs/install/docker.html @@ -5,14 +5,11 @@ - 2.10. Docker — Mroonga v13.01 documentation + 2.10. Docker — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -126,7 +123,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/install/fedora.html b/docs/install/fedora.html index 325a26b6..b1f7e192 100644 --- a/docs/install/fedora.html +++ b/docs/install/fedora.html @@ -5,14 +5,11 @@ - 2.9. Fedora — Mroonga v13.01 documentation + 2.9. Fedora — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -139,7 +136,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/install/macos.html b/docs/install/macos.html index e3d8659c..6a6323c7 100644 --- a/docs/install/macos.html +++ b/docs/install/macos.html @@ -5,14 +5,11 @@ - 2.2. macOS — Mroonga v13.01 documentation + 2.2. macOS — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -140,7 +137,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/install/oracle-linux.html b/docs/install/oracle-linux.html index 2e342ae7..49158407 100644 --- a/docs/install/oracle-linux.html +++ b/docs/install/oracle-linux.html @@ -5,14 +5,11 @@ - 2.7. Oracle Linux — Mroonga v13.01 documentation + 2.7. Oracle Linux — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -169,7 +166,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/install/others.html b/docs/install/others.html index 0bdc14fc..d5553665 100644 --- a/docs/install/others.html +++ b/docs/install/others.html @@ -5,14 +5,11 @@ - 2.11. Others — Mroonga v13.01 documentation + 2.11. Others — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -428,7 +425,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/install/ubuntu.html b/docs/install/ubuntu.html index 854ada22..b7d92aa8 100644 --- a/docs/install/ubuntu.html +++ b/docs/install/ubuntu.html @@ -5,14 +5,11 @@ - 2.4. Ubuntu — Mroonga v13.01 documentation + 2.4. Ubuntu — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -192,7 +189,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/install/windows.html b/docs/install/windows.html index 1e7a3651..8c7e693e 100644 --- a/docs/install/windows.html +++ b/docs/install/windows.html @@ -5,14 +5,11 @@ - 2.1. Windows — Mroonga v13.01 documentation + 2.1. Windows — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -113,7 +110,7 @@

    2.1.2. Zip -
  • MariaDB with Mroonga-13.01

  • +
  • MariaDB with Mroonga-13.05

  • Zip packages are pre-configured for easy to use, so no need to execute @@ -215,7 +212,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/news.html b/docs/news.html index 91a09a22..1af8b8b3 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,14 +5,11 @@ - News — Mroonga v13.01 documentation + News — Mroonga v13.05 documentation - - - @@ -58,7 +55,7 @@

    Navigation

  • index
  • - +
    @@ -70,2850 +67,192 @@

    Navigation

    News

    -
    -

    Release 13.01 - 2023-03-29

    -
    -

    Improvements

    -
      -
    • [CentOS][AlmaLinux] Added newly support for MariaDB 10.11 [GitHub#606][Patched by Josep Sanz]

    • -
    • [Amazon Linux] Added support for MariaDB 10.5.18-1.amzn2.

    • -
    • [CentOS][AlmaLinux] Added support for Percona Server 8.0.32-24.

    • -
    • [CentOS][AlmaLinux] Added support for Percona Server 5.7.41-44.

    • -
    • [Oracle Linux] Dropped support for Oracle Linux 8 and 9

      -

      We supported Oracle Linux for installing Mroonga to MySQL official Docker image. -However, a package that needed to install to MySQL official Docker image is Mroonga for MySQL community server minimal

      -

      Therefore, we cann’t install Mroonga to MySQL official Docker image even if we use Mroonga for Oracle Linux.

      -
    • -
    • [Ubuntu] Dropped support for Ubuntu 18.04.

      -

      Because Ubuntu 18.04 reached EOL.

      -
    • -
    • [AlmaLinux] Added support for MySQL community server minimal 8.0.

      -

      This is for supporting the mysql:8.0-oracle Docker image.

      -
    • -
    -
    -
    -
    -

    Release 13.00 - 2023-02-09

    -

    This is a major version up! -But It keeps backward compatibility. We can upgrade to 13.00 without rebuilding database.

    -

    First of all, we introduce the main changes in 13.00. -Then, we introduce the hilight and summary of changes from Mroonga 12.00 to 12.12.

    -
    -

    New Features and Improvements in 13.00

    -
    -
    -

    Note

    -

    Currently, we don’t provide packages of Mroonga 13.00 for Percona Server. -Because there is a problem with buildong packages of Mroonga 13.00 for Percona Server. -If we will resolve this problem, we will provide packages of Mroonga for Percona Server again.

    -
    -
    -
    -
    -

    Improvements

    -
      -
    • [CentOS][AlmaLinux] Added support for MariaDB 10.3.38, 10.4.28, 10.5.19, 10.6.12, 10.7.8, 10.8.7, 10.9.5, and 10.10.3.

    • -
    -
    -
    -

    Higlight and Summary of changes from 12.00 to 12.12

    -
    -
    -

    Higlight

    -
      -
    • Added support for reference count mode.

      -

      Though this feature can keep fixed memory usage, its performance would be dropped. -Thus, memory increments should be first consideration before using this feature.

      -

      The reference count mode is used with table_open_cache of MySQL.

      -

      MySQL can cache specified number of tables with table_open_cache`. -Groonga’s object would not be released because the cached tables are still in use.

      -

      The tables with low usage would be closed if number of open tables is larger than number specified with table_open_cache. -Groonga objects would be released at the same time with table closing if the reference count mode is enabled.

      -

      These are how the reference count mode keep fixed memory usage.

      -

      For actual use, we need to adjust balance between memory usage and perfomance with value of table_open_cache while checking -memory usage and value of status variables Open_tables. -Because this feature can keep fixed memory usage, but its performance would be dropped.

      -

      There is how to check Open_tables as follows.

      -
      SHOW GLOBAL STATUS LIKE 'Open_tables';
      --- +---------------+-------+
      --- | Variable_name | Value |
      --- +---------------+-------+
      --- | Open_tables   | 643   |
      --- +---------------+-------+
      -
      -
      -

      Normally, all of tables in use are cached by setting table_open_cache larger than Open_tables. -However, if there is limited memory, memory usage would be decreased by releasing memory for tables with low usage dropping from the cache. -In order to releasing tables with low usage from the cache, table_open_cache should be set smaller than Open_tables. -The smaller Open Tables setting , the more tables dropping from the cache. -As cache is released, memory usage decrease, yet performance become worse due to reopen tables. -The smaller table_open_cache, the more necessary to reopen tables. table_open_cache should set as much value as only to reaching memory tolerance.

      -

      In order to enable reference count mode, we need to specify values in my.cnf as follows;

      -
      loose-mroonga-enable-reference-count = ON
      -
      -
      -
      -

      Note

      -

      The reference count mode would not be enabled with variables after booting MySQL. -It is necesarry to specify values in my.cnf.

      -
      SET GLOBAL mroonga_enable_reference_count = ON
      -
      -
      -
      -
    • -
    • Added support for execution timeout parameter.[GitHub #344][Reported by Kazuhiko]

      -

      MySQL/MariaDB can abort queries if the execution timeout parameter is specified and a execution time exceeds a time specified with the parameter. -The execution timeout parameter is MAX_EXECUTION_TIME in MySQL and max_statement_time in MariaDB.

      -

      However, Mroonga did not abort executing queries even after MySQL/MariaDB abort the queries and return results. -So if the Groonga queries match too many results, it could continue to consume memory and CPU resources even after MySQL/MariaDB abort the queries.

      -

      From this version, Mroonga can abort queries in the specified time and the execution timeout parameter works correctly. So Mroonga don’t continue to consume memory and CPU resources after MySQL/MariaDB abort the queries.

      -

      The following how to use this feature.

      -

      Here is a sample for MySQL.

      -
      CREATE TABLE diaries(
      -  title TEXT
      -  FULLTEXT INDEX (title)
      -) ENGINE = Mroonga DEFAULT CHARSET=utf8mb4;
      -
      -INSERT INTO diaries (title) VALUES ("It'll be fine tomorrow.");
      -INSERT INTO diaries (title) VALUES ("It'll rain tomorrow");
      -
      -SELECT /*+ MAX_EXECUTION_TIME(1) */ title
      -  FROM diaries
      - WHERE MATCH(title) AGAINST("+fine" IN BOOLEAN MODE);
      -
      -
      -

      Here is a sample for MariaDB.

      -
      CREATE TABLE diaries(
      -  title TEXT
      -  FULLTEXT INDEX (title)
      -) ENGINE = Mroonga DEFAULT CHARSET=utf8mb4;
      -
      -INSERT INTO diaries (title) VALUES ("It'll be fine tomorrow.");
      -INSERT INTO diaries (title) VALUES ("It'll rain tomorrow");
      -
      -SET STATEMENT max_statement_time = 0.001 FOR
      -SELECT title
      -  FROM diaries
      - WHERE MATCH(title) AGAINST("+fine" IN BOOLEAN MODE);
      -
      -
      -

      This feature can use in mroonga_command() also.

      -
    • -
    • Fixed a bug to fail to install or upgrade Mroonga with install.sql.[GitHub #525][Reported by Tomohiro KATO][Patched by Jérome Perrin]

      -

      Broken install.sql caused this bug. This bug had occurred since Mroonga 12.06.

      -
    • -
    • Fixed a memory leak on full text search. [Reported by OHTSUKA Soushi and Mitsuo Yoshida]

      -

      This is occurred when order limit optimization is used. -However, if we use MariaDB, this occurs even if we don’t use order limit optimization.

      -

      This bug had occurred since Mroonga 11.03.

      -
    • -
    • Fixed a bug that Mroonga for Windows does not bundle groonga-normalizer-mysql.

    • -
    -
    -
    -

    Summary

    -
    -
    -

    Improvements

    -

    [Release 12.12 - 2023-01-29]

    -
    -
    -
    -

    [Release 12.11 - 2023-01-06]

    -
    -
    -
    -

    [Release 12.10 - 2022-11-29]

    -
    -
      -
    • [CentOS][AlmaLinux] Added support for MariaDB 10.3.37, 10.4.27, 10.5.18, 10.6.11, 10.7.7, 10.8.6, 10.9.4. [GitHub #564][Reported by Josep Sanz][Patched by Tomohiro KATO]

    • -
    • [CentOS][AlmaLinux] Added support for Percona Server 8.0.30-22.

    • -
    • [CentOS] Added support for Percona Server 5.7.40-43.

    • -
    • [Windows] Added support for MariaDB 10.7, 10.8, 10.9.

    • -
    • [Windows] Dropped support for 32bit versions.

    • -
    • [mroonga_highlight_html()] Added new parameters: open_tag and close_tag. [GitHub #537][Reported by ishitaka]

    • -
    • Added support for reference count mode.

    • -
    -
    -

    [Release 12.09 - 2022-10-28]

    -
    -
    -
    -

    [Release 12.08 - 2022-10-03]

    -
    -
    -
    -

    [Release 12.07 - 2022-08-30]

    -
    -
      -
    • [CentOS][AlmaLinux] Added support for MariaDB 10.3.36, 10.4.26, 10.5.17, 10.6.9, 10.7.5 and 10.8.4.

    • -
    • [CentOS][AlmaLinux] Added support for Percona Server 5.7.39-42.

    • -
    • [CentOS][AlmaLinux] Added support for Percona Server 8.0.29-21.

    • -
    -
    -

    [Release 12.06 - 2022-08-04]

    -
    -
      -
    • [CentOS] Added support for MySQL 5.7.39.

    • -
    • [CentOS][AlmaLinux] Added support for MySQL 8.0.30.

    • -
    • [CentOS][AlmaLinux] Added support for Percona Server 8.0.28-20.

    • -
    • [CentOS][AlmaLinux] Added support for MariaDB 10.8.

    • -
    • [CentOS][AlmaLinux] Dropped support for MariaDB 10.2.

    • -
    • [Debian GNU/Linux] Dropped support for Debian 10 (buster).

    • -
    • Changed to not require to run update.sql for registering Mroonga to MySQL.[GitHub #509][Reported by Jérome Perrin]

    • -
    -
    -

    [Release 12.04 - 2022-06-01]

    -
    -
      -
    • [Server variables] Add a new status variable Mroonga_memory_map_size.

    • -
    • [CentOS][AlmaLinux] Added support for Percona Server 8.0.28-19.

    • -
    • [CentOS][AlmaLinux] Added support for Percona Server 5.7.38-41.

    • -
    • [CentOS][AlmaLinux] Added support for MariaDB 10.2.44, 10.3.35, 10.4.25, 10.5.16, 10.6.8, and 10.7.4.

    • -
    -
    -

    [Release 12.03 - 2022-05-06]

    -
    -
      -
    • [CentOS] Added support for Percona Server 5.7.37-40.

    • -
    • [CentOS] Added support for MySQL 5.7.38.

    • -
    • [CentOS][AlmaLinux] Added support for MySQL 8.0.29.

    • -
    -
    -

    [Release 12.02 - 2022-03-29]

    -
    -
      -
    • Dropped support wrapper mode with MySQL 8.0 or later.

    • -
    • Added support for disabling a back trace by the server variable.

    • -
    • Added support for float32 weight vector.

    • -
    • [CentOS][AlmaLinux] Added support for MariaDB 10.3.34, 10.4.24, 10.5.15, 10.6.7, and 10.7.3.

    • -
    • [CentOS] Added support for MariaDB 10.2.43.

    • -
    • [CentOS][AlmaLinux] Added support for Percona Server 8.0.27-18.

    • -
    • Added support for MISSING_* and INVALID_* flags

    • -
    -
    -

    [Release 12.00 - 2022-02-09]

    -
    -
      -
    • [Ubuntu] Added support for the latest version of mysql-server package for Ubuntu.

    • -
    • [CentOS] Added support for MariaDB 10.2.42, 10.3.33, 10.4.23, 10.5.14, and 10.6.6.

    • -
    • [AlmaLinux] Added support for MariaDB 10.3.33, 10.4.23, 10.5.14, and 10.6.6.

    • -
    -
    -
    -
    -

    Fixes

    -

    [Release 12.11 - 2023-01-06]

    -
    -
      -
    • [mroonga_highlight_html()] Fixed memory leak when we use mroonga_highlight_html() with AS query.

    • -
    • Fixed a bug that initialization of MeCab is fail when we use Mroonga on MariaDB 10.9 or later for Windows.

    • -
    -
    -

    [Release 12.10 - 2022-11-29]

    -
    -
      -
    • Fixed a bug that Mroonga for Windows does not bundle groonga-normalizer-mysql.

    • -
    -
    -

    [Release 12.09 - 2022-10-28]

    -
    -
      -
    • Fixed a bug that Mroonga for Windows does not bundle groonga-normalizer-mysql.

    • -
    -
    -

    [Release 12.07 - 2022-08-30]

    -
    -
      -
    • Fixed a bug to fail to install or upgrade Mroonga with install.sql.[GitHub #525][Reported by Tomohiro KATO][Patched by Jérome Perrin]

    • -
    • Fixed a bug that mroonga_command() returns results with hex dump for MySQL 8.0 and above.

    • -
    • [AlmaLinux] Fixed an installation document for Mroonga on AlmaLinux 8. [Gitter/ja:62fe4ca5b16e8236e3ef225c][Reported by handmound]

    • -
    -
    -

    [Release 12.04 - 2022-06-01]

    -
    -
      -
    • Fixed a bug that Mroonga may update failed. [groonga-dev,04982, groonga-dev,04987][Reported by Mitsuo Yoshida and OHTSUKA Soushi]

    • -
    -
    -

    [Release 12.03 - 2022-05-06]

    -
    -
      -
    • Fixed a bug that Mroonga may fail create the index on MariaDB 10.5.14. [GitHub clear-code/redmine_full_text_search#103][Reported by wate]

    • -
    • Fixed a memory leak on full text search. [Reported by OHTSUKA Soushi and Mitsuo Yoshida]

    • -
    -
    -
    -
    -

    Thanks

    -
    -
      -
    • handmound

    • -
    • Josep Sanz

    • -
    • Tomohiro KATO

    • -
    • ishitaka

    • -
    • Kazuhiko

    • -
    • Jérome Perrin

    • -
    • Mitsuo Yoshida

    • -
    • OHTSUKA Soushi

    • -
    • wate

    • -
    -
    -
    -
    -
    -

    Release 12.12 - 2023-01-29

    -
    -

    Improvements

    -
      -
    • [AlmaLinux] Added newly support for AlmaLinux 9.

    • -
    • [CentOS][AlmaLinux][Debian GNU/Linux][Ubuntu] Added support for MySQL 8.0.32.

    • -
    • [CentOS][AlmaLinux][Debian GNU/Linux][Ubuntu] Added support for MySQL 5.7.41

    • -
    • Added support for updating normal columns with composite primary key table. [GitHub#592][Reported by handmound]

      -

      We could not update normal columns when we set composite primary keys using Mroonga storage engine as below.

      -
      CREATE TABLE scores (
      -  name char(30) NOT NULL,
      -  score int NOT NULL,
      -  PRIMARY KEY (name, score),
      -  note char(30),
      -  FULLTEXT INDEX search_note_idx (note)
      -) ENGINE = Mroonga DEFAULT CHARSET=utf8mb4;
      -
      -INSERT INTO scores (name, score) VALUES ("Taro Yamada", 29);
      -
      -UPDATE scores SET note = "Note"
      -  WHERE name = "Taro Yamada" AND score = 29;
      -
      -ERROR 1265 (01000): data truncated for primary key column: <name>
      -
      -
      -

      This error doesn’t occur Mroonga with MariaDB.

      -
    • -
    -
    -
    -

    Thanks

    -
      -
    • handmound

    • -
    -
    -
    -
    -

    Release 12.11 - 2023-01-06

    -
    -

    Improvements

    -
      -
    • [CentOS][AlmaLinux] Added newly support for MariaDB 10.10.

    • -
    • [Amazon Linux] Added support for MariaDB 10.5.10-2.amzn2.0.2.

    • -
    • [Server variables] Added a new status variable libgroonga_support_mecab.

      -

      It’s true only when Groonga supports TokenMecab.

      -
    • -
    • [Debian GNU/Linux] Added support for MariaDB 10.5.18.

    • -
    -
    -
    -

    Fixes

    -
      -
    • [mroonga_highlight_html()] Fixed memory leak when we use mroonga_highlight_html() with AS query.

    • -
    • Fixed a bug that initialization of MeCab is fail when we use Mroonga on MariaDB 10.9 or later for Windows.

    • -
    -
    -
    -
    -

    Release 12.10 - 2022-11-29

    -
    -

    Improvements

    -
      -
    • [CentOS][AlmaLinux] Added support for MariaDB 10.3.37, 10.4.27, 10.5.18, -10.6.11, 10.7.7, 10.8.6, 10.9.4. [GitHub #564][Reported by Josep Sanz][Patched by Tomohiro KATO]

    • -
    • [CentOS][AlmaLinux] Added support for Percona Server 8.0.30-22.

    • -
    • [CentOS] Added support for Percona Server 5.7.40-43.

    • -
    • [Windows] Added support for MariaDB 10.7, 10.8, 10.9.

    • -
    • [Windows] Dropped support for 32bit versions.

      -

      Because recent MariaDB can’t be built for 32bit Windows, and the official packages for 32bit don’t exist.

      -
    • -
    • [mroonga_highlight_html()] Added new parameters: open_tag and close_tag. [GitHub #537][Reported by ishitaka]

      -

      Now we can specify a tag for highlighting with open_tag and close_tag.

      -

      It was inconvinient for us to unable specifying different tags or changing class because the fixed tag <span class="keyword">...</span> was used. -Now, this new parameter provides more convenience for us because it allows specifying tags to highlight, such as <mark>...</mark>.

      -
      SELECT mroonga_highlight_html('Mroonga is the Groonga based storage engine.', 'groonga',
      -                              '<mark>' AS open_tag, '</mark>' AS close_tag) AS highlighted;
      -
      --- +-----------------------------------------------------------+
      --- | highlighted                                               |
      --- +-----------------------------------------------------------+
      --- | Mroonga is the <mark>Groonga</mark> based storage engine. |
      --- +-----------------------------------------------------------+
      -
      -
      -

      Please refer to mroonga_highlight_html() for details.

      -
    • -
    • Added support for reference count mode.

      -

      Though this feature can keep fixed memory usage, its performance would be dropped. -Thus, memory increments should be first consideration before using this feature.

      -

      The reference count mode is used with table_open_cache of MySQL.

      -

      MySQL can cache specified number of tables with table_open_cache`. -Groonga’s object would not be released because the cached tables are still in use.

      -

      The tables with low usage would be closed if number of open tables is larger than number specified with table_open_cache. -Groonga objects would be released at the same time with table closing if the reference count mode is enabled.

      -

      These are how the reference count mode keep fixed memory usage.

      -

      For actual use, we need to adjust balance between memory usage and perfomance with value of table_open_cache while checking -memory usage and value of status variables Open_tables. -Because this feature can keep fixed memory usage, but its performance would be dropped.

      -

      There is how to check Open_tables as follows.

      -
      SHOW GLOBAL STATUS LIKE 'Open_tables';
      --- +---------------+-------+
      --- | Variable_name | Value |
      --- +---------------+-------+
      --- | Open_tables   | 643   |
      --- +---------------+-------+
      -
      -
      -

      Normally, all of tables in use are cached by setting table_open_cache larger than Open_tables. -However, if there is limited memory, memory usage would be decreased by releasing memory for tables with low usage dropping from the cache. -In order to releasing tables with low usage from the cache, table_open_cache should be set smaller than Open_tables. -The smaller Open Tables setting , the more tables dropping from the cache. -As cache is released, memory usage decrease, yet performance become worse due to reopen tables. -The smaller table_open_cache, the more necessary to reopen tables. table_open_cache should set as much value as only to reaching memory tolerance.

      -

      In order to enable reference count mode, we need to specify values in my.cnf as follows;

      -
      loose-mroonga-enable-reference-count = ON
      -
      -
      -
      -

      Note

      -

      The reference count mode would not be enabled with variables after booting MySQL. -It is necesarry to specify values in my.cnf.

      -
      SET GLOBAL mroonga_enable_reference_count = ON
      -
      -
      -
      -
    • -
    -
    -
    -

    Fixes

    -
      -
    • Fixed a bug that Mroonga for Windows does not bundle groonga-normalizer-mysql.

      -

      It was false announcement in 12.09 that groonga-normalizer-mysql is bundled in.

      -
    • -
    -
    -
    -

    Thanks

    -
      -
    • Josep Sanz

    • -
    • Tomohiro KATO

    • -
    • ishitaka

    • -
    -
    -
    -
    -

    Release 12.09 - 2022-10-28

    -
    -

    Improvements

    -
      -
    • [CentOS][AlmaLinux] Added support for MariaDB 10.9.3.

    • -
    • [CentOS][Ubuntu] Added support for MySQL 5.7.40.

    • -
    • [CentOS][AlmaLinux][Debian GNU/Linux][Ubuntu] Added support for MySQL 8.0.31.

    • -
    • [Ubuntu] Added support for MariaDB 10.6 on Ubuntu 22.04 (Jammy Jellyfish).

    • -
    • Added support for execution timeout parameter.[GitHub #344][Reported by Kazuhiko]

      -

      MySQL/MariaDB can abort queries if the execution timeout parameter is specified and a execution time exceeds a time specified with the parameter. -The execution timeout parameter is MAX_EXECUTION_TIME in MySQL and max_statement_time in MariaDB.

      -

      However, Mroonga did not abort executing queries even after MySQL/MariaDB abort the queries and return results. -So if the Groonga queries match too many results, it could continue to consume memory and CPU resources even after MySQL/MariaDB abort the queries.

      -

      From this version, Mroonga can abort queries in the specified time and the execution timeout parameter works correctly. So Mroonga don’t continue to consume memory and CPU resources after MySQL/MariaDB abort the queries.

      -

      The following how to use this feature.

      -

      Here is a sample for MySQL.

      -
      CREATE TABLE diaries(
      -  title TEXT
      -  FULLTEXT INDEX (title)
      -) ENGINE = Mroonga DEFAULT CHARSET=utf8mb4;
      -
      -INSERT INTO diaries (title) VALUES ("It'll be fine tomorrow.");
      -INSERT INTO diaries (title) VALUES ("It'll rain tomorrow");
      -
      -SELECT /*+ MAX_EXECUTION_TIME(1) */ title
      -  FROM diaries
      - WHERE MATCH(title) AGAINST("+fine" IN BOOLEAN MODE);
      -
      -
      -

      Here is a sample for MariaDB.

      -
      CREATE TABLE diaries(
      -  title TEXT
      -  FULLTEXT INDEX (title)
      -) ENGINE = Mroonga DEFAULT CHARSET=utf8mb4;
      -
      -INSERT INTO diaries (title) VALUES ("It'll be fine tomorrow.");
      -INSERT INTO diaries (title) VALUES ("It'll rain tomorrow");
      -
      -SET STATEMENT max_statement_time = 0.001 FOR
      -SELECT title
      -  FROM diaries
      - WHERE MATCH(title) AGAINST("+fine" IN BOOLEAN MODE);
      -
      -
      -

      This feature can use in mroonga_command() also.

      -
    • -
    -
    -
    -

    Fixes

    -
      -
    • Fixed a bug that Mroonga for Windows does not bundle groonga-normalizer-mysql.

      -

      This bug had existed since Mroonga 12.02. -Therefore, We can’t groonga-normalizer-mysql from Mroonga 12.02 for Windows to Mroonga 12.08 for Windows.

      -
    • -
    -
    -
    -

    Thanks

    -
      -
    • Kazuhiko

    • -
    -
    -
    -
    -

    Release 12.08 - 2022-10-03

    - -
    -
    -

    Release 12.07 - 2022-08-30

    -
    -

    Improvements

    -
      -
    • [CentOS][AlmaLinux] Added support for MariaDB 10.3.36, 10.4.26, 10.5.17, 10.6.9, 10.7.5 and 10.8.4.

    • -
    • [CentOS][AlmaLinux] Added support for Percona Server 5.7.39-42.

    • -
    • [CentOS][AlmaLinux] Added support for Percona Server 8.0.29-21.

      -
      -

      Note

      -

      MySQL 8.0.29 used by Percona Server 8.0.29 has a critical issue. So we do not recommend to use this version.

      -

      See MySQL 8.0.29 Release Notes for details about the issue.

      -
      -
    • -
    -
    -
    -

    Fixes

    -
      -
    • Fixed a bug to fail to install or upgrade Mroonga with install.sql.[GitHub #525][Reported by Tomohiro KATO][Patched by Jérome Perrin]

      -

      Broken install.sql caused this bug. This bug had occurred since Mroonga 12.06.

      -
    • -
    • Fixed a bug that mroonga_command() returns results with hex dump for MySQL 8.0 and above.

      -

      mroonga_command() returns results with a correct character code form this version.

      -
    • -
    • [AlmaLinux] Fixed an installation document for Mroonga on AlmaLinux 8. [Gitter/ja:62fe4ca5b16e8236e3ef225c][Reported by handmound]

    • -
    -
    -
    -

    Thanks

    -
      -
    • handmound

    • -
    • Jérome Perrin

    • -
    • Tomohiro KATO

    • -
    -
    -
    -
    -

    Release 12.06 - 2022-08-04

    -
    -

    Improvements

    -
      -
    • [CentOS] Added support for MySQL 5.7.39.

    • -
    • [CentOS][AlmaLinux] Added support for MySQL 8.0.30.

    • -
    • [CentOS][AlmaLinux] Added support for Percona Server 8.0.28-20.

    • -
    • [CentOS][AlmaLinux] Added support for MariaDB 10.8.

    • -
    • [CentOS][AlmaLinux] Dropped support for MariaDB 10.2.

    • -
    • [Debian GNU/Linux] Dropped support for Debian 10 (buster).

    • -
    • Changed to not require to run update.sql for registering Mroonga to MySQL.[GitHub #509][Reported by Jérome Perrin]

      -

      Mroonga has required to run both install.sql and update.sql to register to MySQL since Mroonga 12.04.

      -
      % mysql -u root < /usr/share/mroonga/install.sql
      -% mysql -u root < /usr/share/mroonga/update.sql
      -
      -
      -

      This improvement has changed Mroonga to only require to run install.sql to register to MySQL as before than Mroonga 12.04.

      -
      % mysql -u root < /usr/share/mroonga/install.sql
      -
      -
      -
    • -
    -
    -
    -

    Thanks

    -
      -
    • Jérome Perrin

    • -
    -
    -
    -
    -

    Release 12.04 - 2022-06-01

    -
    -

    Improvements

    -
      -
    • [Server variables] Add a new status variable Mroonga_memory_map_size.

      -

      We can get the total memory map size in bytes of Mroonga as below.

      -
      mysql> SHOW STATUS LIKE 'Mroonga_memory_map_size';
      -+-------------------------+----------+
      -| Variable_name           | Value    |
      -+-------------------------+----------+
      -| Mroonga_memory_map_size | 83406848 |
      -+-------------------------+----------+
      -1 row in set (0.00 sec)
      -
      -
      -

      In Windows, If Mroonga uses up physical memory and swap area, Mroonga can’t more mapping memory than that. -Therefore, we can control properly memory map size by monitoring this value even if the environment does have not enough memory.

      -
    • -
    • [CentOS][AlmaLinux] Added support for Percona Server 8.0.28-19.

    • -
    • [CentOS][AlmaLinux] Added support for Percona Server 5.7.38-41.

    • -
    • [CentOS][AlmaLinux] Added support for MariaDB 10.2.44, 10.3.35, 10.4.25, 10.5.16, 10.6.8, and 10.7.4.

    • -
    -
    -
    -

    Fixes

    -
      -
    • Fixed a bug that Mroonga may update failed. [groonga-dev,04982, groonga-dev,04987][Reported by Mitsuo Yoshida and OHTSUKA Soushi]

      -

      If this bug occurs, Mroonga is disabled after Mroonga update with such as “apt update”. -In that case, we install Mroonga manually with the following procedure.

      -
      % mysql -u root < /usr/share/mroonga/install.sql
      -
      -
      -
    • -
    -
    -
    -

    Thanks

    -
      -
    • Mitsuo Yoshida

    • -
    • OHTSUKA Soushi

    • -
    -
    -
    -
    -

    Release 12.03 - 2022-05-06

    -
    -

    Improvements

    -
      -
    • [CentOS] Added support for Percona Server 5.7.37-40.

    • -
    • [CentOS] Added support for MySQL 5.7.38.

    • -
    • [CentOS][AlmaLinux] Added support for MySQL 8.0.29.

    • -
    -
    -
    -

    Fixes

    -
      -
    • Fixed a bug that Mroonga may fail create the index on MariaDB 10.5.14. [GitHub clear-code/redmine_full_text_search#103][Reported by wate]

    • -
    • Fixed a memory leak on full text search. [Reported by OHTSUKA Soushi and Mitsuo Yoshida]

      -

      This is occurred when order limit optimization is used. -However, if we use MariaDB, this occurs even if we don’t use order limit optimization.

      -

      This bug had occurred since Mroonga 11.03.

      -
    • -
    -
    -
    -

    Thanks

    -
      -
    • wate

    • -
    • OHTSUKA Soushi

    • -
    • Mitsuo Yoshida

    • -
    -
    -
    -
    -

    Release 12.02 - 2022-03-29

    -
    -

    Improvements

    -
      -
    • Dropped support wrapper mode with MySQL 8.0 or later.

    • -
    • Added support for disabling a back trace by the server variable.

      -

      We can disable a back trace by “SET GLOBAL mroonga_enable_back_trace = false;”.

      -
    • -
    • Added support for float32 weight vector.

      -

      We can store weight as float32. -We need to add WEIGHT_FLOAT32 flag when we define a column to use this feature.

      -
    • -
    • [CentOS][AlmaLinux] Added support for MariaDB 10.3.34, 10.4.24, 10.5.15, 10.6.7, and 10.7.3.

    • -
    • [CentOS] Added support for MariaDB 10.2.43.

    • -
    • [CentOS][AlmaLinux] Added support for Percona Server 8.0.27-18.

    • -
    • Added support for MISSING_* and INVALID_* flags

      -

      Please refer to https://groonga.org/docs/news.html#release-12-0-2 about details of these flags.

      -
    • -
    -
    -
    -
    -

    Release 12.00 - 2022-02-09

    -

    This is a major version up! -But It keeps backward compatibility. We can upgrade to 12.00 without rebuilding database.

    -

    First of all, we introduce the Summary of changes from Mroonga 11.00 to 11.13. -Then, we introduce the main changes in 12.00.

    -
    -
    -

    Summary of changes from Mroonga 11.0.0 to 11.1.3

    -
    -

    New Features and Improvements

    -
      -
    • Renamed package names as below.

      -
        -
      • mariadb-server-10.x-mroonga -> mariadb-10.x-mroonga

      • -
      • mysql-server-5.x-mroonga -> mysql-community-5.x-mroonga

      • -
      • mysql-server-8.x-mroonga -> mysql-community-8.x-mroonga

      • -
      • percona-server-5x-mroonga -> percona-server-5.x-mroonga

      • -
      • percona-server-8x-mroonga -> percona-server-8.x-mroonga

      • -
      -
      -

      Warning

      -

      The package names are changed. -Mroonga may be invalid after upgrade by the influence of this modification. -If we upgrade to this version, please always be sure to confirm the below points.

      -

      If Mroonga is invalid after the upgrade, we need to install manually Mroonga again. -Please refer to the following URL about the manual installation of Mroonga and how to confirming whether Mroonga is valid or not.

      -
      -
      -

      If we will upgrade mroonga to stride over a Mroonga 11.03.

      -

      If Mroonga is valid after upgrade to this version but, Mroonga’s version is old, we need to restart MySQL, MariaDB, or PerconaServer. -We can confirm Mroonga’s version as the below command.

      -
      -
        -
      • SHOW VARIABLES LIKE 'mroonga_version';

      • -
      -
      -
      -
    • -
    • [mroonga_snippet_html()] Added support for custom normalizer in mroonga_snippet_html()

      -
        -
      • We can use custom normalizer in mroonga_snippet_html() by this feature as below.

        -
        CREATE TABLE terms (
        -  term VARCHAR(64) NOT NULL PRIMARY KEY
        -) COMMENT='normalizer "NormalizerNFKC130(''unify_kana'', true)"'
        -  DEFAULT CHARSET=utf8mb4
        -  COLLATE=utf8mb4_unicode_ci;
        -
        -SELECT mroonga_snippet_html('これはMroonga(ムルンガ)です。',
        -                            'terms' as lexicon_name,
        -                            'むるんが') as snippet;
        -
        -snippet
        -<div class="snippet">これはMroonga(<span class="keyword">ムルンガ</span>)です。</div>
        -
        -
        -
      • -
      -
    • -
    • [Server variables] We disabled mroonga_enable_operations_recording by default.

      -

      mroonga_enable_operations_recording to determine whether recording operations for auto recovering are enabled or not.

      -

      This recording of operations is for auto recovering Mroonga when it crashed. -Normally, if lock remain in Mroonga, we can’t execute INSERT/DELETE/UPDATE, but if mroonga_enable_operations_recording is enable, we may not execute SELECT at times in addition to INSERT/DELETE/UPDATE. -Because auto recovery is sometimes blocked by residual lock when they crashed.

      -

      Therefore, we set OFF to the default value in this version. -By we disable operation recording, INSERT/DELETE/UPDATE is blocked as usual because of the residual lock, but “SELECT” may bework.

      -

      An appropriate way to handle to residual lock is as follows.

      -
      -
      -
    • -
    -
    -
    -

    Fixes

    -
      -
    • Fix a crash bug that may be caused after MySQL/MariaDB upgrade.

      -
        -
      • Mronnga may crash if we execute SELECT ... MATCH AGAINST after MySQL/MariaDB upgrade.

      • -
      -
    • -
    • Fixed a bug that if we use “WHERE primary_key IN (“”)” in a where clause, Mroonga may return wrong record.

      -

      See release 11.07 for details.

      -
    • -
    • [Optimizations] Fixed a bug that Mroonga apply the optimization of row count wrongly.

      -

      See release 11.10 for details.

      -
    • -
    • Fixed a bug that Mroonga crashed when we upgrade DB created by MySQL 5.7 to MySQL 8.0.

    • -
    • Fixed a bug that latitude and longitude are stored conversely.

      -
      -

      Warning

      -

      backward compatibility is broken by this fix.

      -

      Users that are using GEOMETRY type need to store the current data before upgrading to Mroonga 11.03 and restore the stored data after upgrading to Mroonga 11.03. -Users can use the following methods for dumping/restoring data.

      -
      -
        -
      • mysqldump

      • -
      • Execute ALTER TABLE ENGINE=InnoDB before upgrading and execute ALTER TABLE ENGINE=Mroonga after upgrading.

      • -
      -
      -

      If without this fix, INSERT/UPDATE/SELECT/SELECT works well but data stored in Groonga are wrong (Latitude and longitude are swapped in Groonga). Therefore, mroonga_command('select ...') doesn’t work for spatial data.

      -
      -
    • -
    • Fixed a bug that FOREIGN KEY constraint was not registered.

      -

      This bug had only occurred on MySQL 8.0.

      -

      See release 11.01 for details.

      -
    • -
    • Fixed a bug that DROP DATABASE had failed if a target database had FOREIGN KEY constraint.

      -

      See release 11.01 for details.

      -
    • -
    • Fixed a bug that DROP COLUMN had failed if a target table was referred a other table.

      -

      See release 11.01 for details.

      -
    • -
    • Fixed a bug that a update of Mroonga fails on MariaDB.

    • -
    -
    -
    -

    Newly supported OSes

    - -
    -
    -

    Dropped OSes

    -
      -
    • [CentOS] Dropped support for CentOS 8.

    • -
    • [Ubuntu] Dropped Ubuntu 21.04 (Hirsute Hippo) support.

    • -
    • [Ubuntu] Dropped Ubuntu 20.10 (Groovy Gorilla) support.

    • -
    • [Ubuntu] Dropped Ubuntu 16.04 LTS (Xenial Xerus) support.

    • -
    • [Ubuntu] Dropped support for MariaDB 10.1 on Ubuntu 18.04 LTS.

    • -
    -
    -
    -

    Thanks

    -
      -
    • shibanao4870

    • -
    • Marc Laporte

    • -
    • santalex

    • -
    • Josep Sanz

    • -
    • Tomohiro KATO

    • -
    • Katsuhito Watanabe

    • -
    • kenichi arimoto

    • -
    • Vincent Pelletier

    • -
    • Kosuke Yamashita

    • -
    • ひじー

    • -
    -

    The main changes in 12.00 are as follows.

    -
    -
    -

    Improvements

    -
      -
    • [Ubuntu] Added support for the latest version of mysql-server package for Ubuntu.

      -

      We supported the following versions.

      -
        -
      • Ubuntu 18.04 LTS (bionic) mysql-server (5.7.37-0ubuntu0.18.04.1)

      • -
      • Ubuntu 20.04 LTS (focal) mysql-server (8.0.28-0ubuntu0.20.04.3)

      • -
      • Ubuntu 21.10 LTS (impish) mysql-server (8.0.28-0ubuntu0.21.10.3)

      • -
      -
    • -
    • [CentOS] Added support for MariaDB 10.2.42, 10.3.33, 10.4.23, 10.5.14, and 10.6.6.

    • -
    • [AlmaLinux] Added support for MariaDB 10.3.33, 10.4.23, 10.5.14, and 10.6.6.

    • -
    -
    -
    -
    -

    Release 11.13 - 2022-01-29

    -
    -

    Improvements

    -
      -
    • [CentOS] Added support for MySQL 5.7.37.

    • -
    • [CentOS][AlmaLinux] Added support for MySQL 8.0.28.

      -

      There are below restrictions in the MySQL 8.0 package.

      -
      -
        -
      • [Wrapper mode] Wrapper mode is not supported yet.

      • -
      • [Storage mode] Storage mode does not support the following feature.

        -
          -
        • The feature of relevant to the optimization.

        • -
        -
      • -
      -
      -
    • -
    • [CentOS][AlmaLinux] Added support for Percona Server 8.0.26-17.

    • -
    • [Ubuntu] Dropped Ubuntu 21.04 (Hirsute Hippo) support.

      -
        -
      • Because Ubuntu 21.04 reached EOL at January 20, 2022.

      • -
      -
    • -
    -
    -
    -
    -

    Release 11.11 - 2021-12-29

    -
    -

    Improvements

    -
      -
    • [CentOS] Dropped support for CentOS 8.

      -

      Because CentOS 8 will reach EOL at 2021-12-31.

      -
    • -
    -
    -
    -

    Fixes

    -
      -
    • [AlmaLinux] Fixed a bug that we have not provided the package of Mroonga for MariaDB 10.3, 10.4, 10.5, and 10.6. [Gitter][Reported by shibanao4870]

    • -
    • [Documentation][Install] Fixed a typo. [GitHub #469,#470][Patched by Marc Laporte]

    • -
    • [Documentation][CentOS] Fixed the wrong URL of percona-release-latest.noarch.rpm. [GitHub #471][Patched by santalex]

    • -
    -
    -
    -

    Thanks

    -
      -
    • shibanao4870

    • -
    • Marc Laporte

    • -
    • santalex

    • -
    -
    -
    -
    -

    Release 11.10 - 2021-11-29

    -
    -

    Improvements

    -
      -
    • [AlmaLinux] Added support for Mroonga on AlamLinux 8.

    • -
    -
    -
      -
    • [AlmaLinux] Added support for MySQL 8.0.27.

      -
      -
        -
      • There are below restrictions in the MySQL 8.0 package.

        -
          -
        • [Wrapper mode] Wrapper mode is not supported yet.

        • -
        • [Storage mode] Storage mode does not support the following feature.

          -
            -
          • The feature of relevant to the optimization.

          • -
          -
        • -
        -
      • -
      -
      -
    • -
    -
    -
      -
    • [AlmaLinux] Added support for Percona Server 8.0.26.

    • -
    • [AlmaLinux] Added support for MariaDB 10.3.32, 10.4.22, 10.5.13, and 10.6.5.

    • -
    -
    -
    -
      -
    • [CentOS] Added support for MariaDB 10.2.41, 10.3.32, 10.4.22, 10.5.13, and 10.6.5.

    • -
    • [Ubuntu] Added support for MySQL 8.0 on Ubuntu 21.04 (Hirsute Hippo) and 21.10 (Impish Indri).

      -
        -
      • There are below restrictions in the MySQL 8.0 package.

        -
          -
        • [Wrapper mode] Wrapper mode is not supported yet.

        • -
        • [Storage mode] Storage mode does not support the following feature.

          -
            -
          • The feature of relevant to the optimization.

          • -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    -

    Fixes

    -
      -
    • [CentOS] Fixed a bug that we have not provided the package of Mroonga for MariaDB 10.6.

    • -
    • [Optimizations] Fixed a bug that Mroonga apply the optimization of row count wrongly. -[MDEV-16922][Reported by Josep Sanz]

      -

      Normally, Mroonga apply the optimization of row count when the SELECT fetches only COUNT(*) and -condition in WHERE can be processed only by index.

      -

      However, Mroonga applied the optimization of row count even if Mroonga couldn’t process condition -in WHERE only by index as below case by this bug.

      -

      Consequently, the result of SELECT COUNT(*) WHERE ... is wrong.

      -
      CREATE TABLE roles (
      -  id INT
      -);
      -
      -INSERT INTO roles VALUES (1), (2), (3), (4), (5);
      -
      -CREATE TABLE users (
      -  id INT,
      -  role_id INT,
      -  INDEX (role_id)
      -);
      -
      -INSERT INTO users VALUES (10, 1);
      -INSERT INTO users VALUES (11, 2);
      -INSERT INTO users VALUES (13, 3);
      -INSERT INTO users VALUES (14, 4);
      -INSERT INTO users VALUES (15, 5);
      -INSERT INTO users VALUES (20, 1);
      -INSERT INTO users VALUES (21, 2);
      -INSERT INTO users VALUES (23, 3);
      -INSERT INTO users VALUES (24, 4);
      -INSERT INTO users VALUES (25, 5);
      -
      -SELECT COUNT(*)
      -  FROM (
      -    SELECT roles.id
      -      FROM roles
      -           LEFT JOIN users ON users.id <= 100 AND
      -                              users.role_id = roles.id
      -  ) roles_users;
      -
      -
      -
    • -
    • Fixed a bug that Mroonga doesn’t set proper encoding on condition push down for ‘STRING_FIELD =’. [groonga-dev,04913][Reported by Tomohiro ‘Tomo-p’ KATO]

      -

      Mroonga executes condition push down for ‘STRING_FIELD =’ in the following case. -However, Mroonga doesn’t set proper encoding in search keywords at this time. -Consequently, Mroonga fails to normalize search keywords.

      -
      CREATE TABLE memos (
      -  id INT PRIMARY KEY,
      -  title TEXT,
      -  INDEX (title)
      -) ENGINE=Mroonga DEFAULT CHARSET=utf8mb4;
      -
      -INSERT INTO memos VALUES (1, 'Groonga');
      -INSERT INTO memos VALUES (2, 'Mroonga');
      -
      -SELECT *
      -  FROM memos
      -  WHERE title = 'mroonga'
      -  ORDER BY id;
      -
      -
      -
    • -
    -
    -
    -

    Thanks

    -
      -
    • Josep Sanz

    • -
    • Tomohiro KATO

    • -
    -
    -
    -
    -

    Release 11.09 - 2021-11-04

    -
    -

    Improvements

    -
      -
    • [CentOS] Added support for MySQL 5.7.36, 8.0.27.

    • -
    • [CentOS] Added support for Percona Server 8.0.26.

    • -
    -
    -
    -
    -

    Release 11.08 - 2021-10-06

    -
    -

    Fixes

    -
      -
    • Fixed a bug that Mroonga crashed when we upgrade DB created by MySQL 5.7 to MySQL 8.0.

    • -
    -
    -
    -
    -

    Release 11.07 - 2021-09-29

    -
    -
    -

    Warning

    -

    Mroonga has had a bug that if we upgrade DB created by MySQL 5.7 to MySQL 8.0, Mroonga crashes.

    -

    We fixed this bug on Mroonga 11.08. -Therefore, if you were using Mroonga on MySQL 5.7 or previous version, -we highly recommended that we use Mroonga 11.08 or later.

    -
    -
    -
    -

    Improvements

    -
      -
    • [Ubuntu] Added support for MySQL 8.0 on Ubuntu 20.04 (Focal Fossa).

      -
        -
      • There are below restrictions in the MySQL 8.0 package.

        -
          -
        • [Wrapper mode] Wrapper mode is not supported yet.

        • -
        • [Storage mode] Storage mode does not support the following feature.

          -
            -
          • The feature of relevant to the optimization.

          • -
          -
        • -
        -
      • -
      -
    • -
    • [mroonga_snippet_html()] Added support for specifying lexicon name.

      -
        -
      • We can use custom normalizer in mroonga_snippet_html() by this feature as below.

        -
        CREATE TABLE terms (
        -  term VARCHAR(64) NOT NULL PRIMARY KEY
        -) COMMENT='normalizer "NormalizerNFKC130(''unify_kana'', true)"'
        -  DEFAULT CHARSET=utf8mb4
        -  COLLATE=utf8mb4_unicode_ci;
        -
        -SELECT mroonga_snippet_html('これはMroonga(ムルンガ)です。',
        -                            'terms' as lexicon_name,
        -                            'むるんが') as snippet;
        -
        -snippet
        -<div class="snippet">これはMroonga(<span class="keyword">ムルンガ</span>)です。</div>
        -
        -
        -
      • -
      -
    • -
    • Added support for outputting vector column values as text not raw binary.

      -
        -
      • We can use mysqldump for dumping vector column values by this feature.

      • -
      -
    • -
    • Don’t create .mrn files if nonexistent table is dropped. [groonga-dev: 04893][Reported by kenichi arimoto]

    • -
    • Added support for W pragma against elements of vector column.

      -
        -
      • We can set the weight to elements of vector column by this feature. -However, Mroonga only search the specified section in this case. -In a normal multiple column index, Mroonga also searches not specified sections with the default weight.

      • -
      -
    • -
    -
    -
    -

    Fixes

    -
      -
    • Fixed a bug that if we use “WHERE primary_key IN (“”)” in a where clause, Mroonga may return wrong record. [groonga-dev,04855][Reported by Katsuhito Watanabe]

      -
        -
      • For example, Mroonga may return wrong record as below.

        -
        CREATE TABLE ids (
        -  id varchar(7) PRIMARY KEY,
        -  parent_id varchar(7)
        -)ENGINE=Mroonga DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
        -
        -INSERT INTO ids VALUES("abcdefg", "");
        -INSERT INTO ids VALUES("hijklmn", "");
        -INSERT INTO ids VALUES("opqrstu", "hijklmn");
        -
        -SELECT * FROM ids WHERE id IN (SELECT parent_id FROM ids);
        -+---------+-----------+
        -| id      | parent_id |
        -+---------+-----------+
        -| abcdefg |           |
        -| hijklmn |           |
        -+---------+-----------+
        -2 rows in set (0.00 sec)
        -
        -
        -
      • -
      -
    • -
    -
    -
    -

    Thanks

    -
      -
    • Katsuhito Watanabe

    • -
    • kenichi arimoto

    • -
    -
    -
    -
    -

    Release 11.06 - 2021-08-29

    -
    -

    Improvements

    -
      -
    • [CentOS] Added support for MariaDB 10.2.40, 10.3.31, 10.4.21, and 10.5.12

    • -
    • [CentOS] Added support for MariaDB 10.6.4 [GitHub#434][Patched by Tomohiro KATO]

    • -
    • [CentOS] Added support for Percona Server 5.7.35.

    • -
    • [Debian GNU/Linux] Added support for Debian 11 (bullseye).

    • -
    -
    -
    -

    Thanks

    -
      -
    • Tomohiro KATO

    • -
    -
    -
    -
    -

    Release 11.05 - 2021-07-30

    -
    -

    Improvements

    -
      -
    • [CentOS] Added support for Percona Server 8.0.25

    • -
    • [CentOS] Added support for MySQL 5.7.35, 8.0.26.

      -
        -
      • There are below restrictions in the MySQL 8.0 package.

        -
          -
        • [Wrapper mode] Wrapper mode is not supported yet.

        • -
        • [Storage mode] Storage mode does not support the following feature.

          -
            -
          • The feature of relevant to the optimization.

          • -
          -
        • -
        -
      • -
      -
    • -
    • [Ubuntu] Dropped Ubuntu 20.10 (Groovy Gorilla) support.

      -
        -
      • Because Ubuntu 20.10 reached EOL July 22, 2021.

      • -
      -
    • -
    -
    -
    -

    Fixes

    -
      -
    • Fix a crash bug that may be caused after MySQL/MariaDB upgrade. [GitHub#423][Reported by Vincent Pelletier]

      -
        -
      • Mronnga may crash if we execute SELECT ... MATCH AGAINST after MySQL/MariaDB upgrade.

      • -
      -
    • -
    -
    -
    -

    Thanks

    -
      -
    • Vincent Pelletier

    • -
    -
    -
    -
    -

    Release 11.04 - 2021-06-29

    -
    -

    Improvements

    -
      -
    • [Server variables] We disabled mroonga_enable_operations_recording by default.

      -

      mroonga_enable_operations_recording to determine whether recording operations for auto recovering are enabled or not.

      -

      This recording of operations is for auto recovering Mroonga when it crashed. -Normally, if lock remain in Mroonga, we can’t execute INSERT/DELETE/UPDATE, but if mroonga_enable_operations_recording is enable, we may not execute SELECT at times in addition to INSERT/DELETE/UPDATE. -Because auto recovery is sometimes blocked by residual lock when they crashed.

      -

      Therefore, we set OFF to the default value in this version. -By we disable operation recording, INSERT/DELETE/UPDATE is blocked as usual because of the residual lock, but “SELECT” may bework.

      -

      An appropriate way to handle to residual lock is as follows.

      -
      -
      -
    • -
    • [Debian GNU/Linux] Added a install procedure for Mroonga for Debian GNU/Linux with Oracle MySQL package.

      -

      We supoort Mroonga for Debian GNU/Linux with Oracle MySQL package in Mroonga 11.03. -We wrote install procedure for these package to this documentation. -When we will install these packages, please refer to this documentation.

      -
    • -
    • [CentOS] Added support for MariaDB 10.2.39, 10.3.30, 10.4.20, and 10.5.11.

    • -
    -
    -
    -

    Fixes

    -
      -
    • Fix a crash bag when we execute search

      -

      This issue doesn’t occur under normal use.

      -

      The occurrence condition is as below.

      -
      -
        -
      • We directly make tables and columns on Groonga by using mroonga_command.

      • -
      • We execute search at the same time as delete the above tables and columns.

      • -
      -
      -

      When the above conditions are established, Mroonga might crash.

      -
    • -
    -
    -
    -
    -

    Release 11.03 - 2021-05-31

    -
    -
    -

    Warning

    -

    This release has had a critical bug about uninstall and upgrade. -If we install this version, we fail upgrade Mroonga and also uninstall it.

    -

    Therefore, please don’t use Mroonga of this version.

    -

    If we have already installed Mroonga of this version, we can upgrade Mroonga or uninstall it by using the following workaround.

    -
    -
      -
    1. % echo “#!/bin/sh” > /usr/share/mroonga/deb/postrm.sh

    2. -
    3. % chmod u+x /usr/share/mroonga/deb/postrm.sh

    4. -
    5. Upgrade Mroonga or uninstall Mroonga.

    6. -
    -
    -
    -
    -

    Warning

    -

    The package names are changed from this release. -Mroonga may be invalid after upgrade to this version by the influence of this modification. -If we upgrade to this version, please always be sure to confirm the below points.

    -

    If Mroonga is invalid after the upgrade, we need to install manually Mroonga again. -Please refer to the following URL about the manual installation of Mroonga and how to confirming whether Mroonga is valid or not.

    -
    -
    -

    Besides, please be careful the above phenomenon will continue from now if we will upgrade mroonga to stride over a Mroonga 11.03.

    -

    If Mroonga is valid after upgrade to this version but, Mroonga’s version is old, we need to restart MySQL, MariaDB, or PerconaServer. -We can confirm Mroonga’s version as the below command.

    -
    -
      -
    • SHOW VARIABLES LIKE 'mroonga_version';

    • -
    -
    -
    -
    -

    Warning

    -

    There are broken backward compatibility on this version.

    -

    Users that are using GEOMETRY type need to store the current data -before upgrading to Mroonga 11.03 and restore the stored data -after upgrading to Mroonga 11.03.

    -

    Please be careful if we upgrade to this version without executing the above procedure, -data is broken.

    -

    Users can use the following methods for dumping/restoring data.

    -
    -
      -
    • mysqldump

    • -
    • Execute ALTER TABLE ENGINE=InnoDB before upgrading and -execute ALTER TABLE ENGINE=Mroonga after upgrading.

    • -
    -
    -

    If without this fix, INSERT/UPDATE/SELECT/SELECT works well -but data stored in Groonga are wrong (Latitude and longitude are swapped in Groonga). -Therefore, mroonga_command(‘select …’) doesn「t work for spatial data.

    -
    -
    -
    -

    Improvements

    -
      -
    • Renamed package names as below.

      -
        -
      • mariadb-server-10.x-mroonga -> mariadb-10.x-mroonga

      • -
      • mysql-server-5.x-mroonga -> mysql-community-5.x-mroonga

      • -
      • mysql-server-8.x-mroonga -> mysql-community-8.x-mroonga

      • -
      • percona-server-5x-mroonga -> percona-server-5.x-mroonga

      • -
      • percona-server-8x-mroonga -> percona-server-8.x-mroonga

      • -
      -
    • -
    • [Debian GNU/Linux] Added support for the Oracle MySQL 5.7 package and the Oracle MySQL 8.0 package.

      -
        -
      • In this release, we newly provided the package of Mroonga for Debian GNU/Linux with the Oracle MySQL 5.7 and the Oracle MySQL 8.0.

        -
          -
        • By this, we make the Docker image of Mroonga with MySQL for Docker official images.

        • -
        -
      • -
      • There are below restrictions in the MySQL 8.0 package.

        -
          -
        • [Wrapper mode] Wrapper mode is not supported yet.

        • -
        • [Storage mode] Storage mode does not support the following feature.

          -
            -
          • The feature of relevant to the optimization.

          • -
          -
        • -
        -
      • -
      -
    • -
    • Added support for the SRID of Spatial Indexes.

      -
        -
      • the index of Mroonga is used in search with MBRContains function on MySQL 8.x since this release.

      • -
      -
    • -
    • We added condition expressions that are applied condition push down.

      -
      -

      Note

      -

      Condition push down doesn’t evaluate condition expressions in MySQL, but it evaluate condition expressions in Mroonga. -Therefore, more queries will become high-performance, but the result of search may different than usual by Mroonga evaluate them. -If Mroonga returns unexpected search results, we request that you report from the below URL. -And we would like you to invalid for condition push down.

      -
      -
      -

      We can invalid condition push down as below.

      -
      -
        -
      • SET GLOBAL mroonga_condition_push_down_type = "NONE"

      • -
      -
      -
      -
    • -
    • [CentOS] Added support for Percona Server 8.0.23

    • -
    -
    -
    -

    Fixes

    -
      -
    • Fixed a bug that latitude and longitude are stored conversely.

      -
      -

      Warning

      -

      backward compatibility is broken by this fix.

      -

      Users that are using GEOMETRY type need to store the current data before upgrading to Mroonga 11.03 and restore the stored data after upgrading to Mroonga 11.03. -Users can use the following methods for dumping/restoring data.

      -
      -
        -
      • mysqldump

      • -
      • Execute ALTER TABLE ENGINE=InnoDB before upgrading and execute ALTER TABLE ENGINE=Mroonga after upgrading.

      • -
      -
      -

      If without this fix, INSERT/UPDATE/SELECT/SELECT works well but data stored in Groonga are wrong (Latitude and longitude are swapped in Groonga). Therefore, mroonga_command('select ...') doesn’t work for spatial data.

      -
      -
    • -
    -
    -
    -
    -

    Release 11.02 - 2021-05-10

    -
    -

    Improvements

    -
      -
    • [CentOS] Added support for MySQL 5.7.34, 8.0.25.

      -
        -
      • There are below restrictions in the MySQL 8.0 package.

        -
          -
        • [Wrapper mode] Wrapper mode is not supported yet.

        • -
        • [Storage mode] Storage mode does not support the following feature.

          -
            -
          • The feature of relevant to the optimization.

          • -
          • The SRID of Spatial Indexes.

            -
              -
            • For example, the index of Mroonga is not used in search with MBRContains function. -(It search by sequential search.)

            • -
            -
          • -
          -
        • -
        -
      • -
      -
    • -
    • [CentOS] Added support for MariaDB 10.2.38, 10.3.29, 10.4.19, and 10.5.10.

    • -
    • [Ubuntu] Dropped Ubuntu 16.04 (Xenial Xerus) support.

      -
        -
      • Because it reached End of Standard Support at April, 2021.

      • -
      -
    • -
    -
    -
    -
    -

    Release 11.01 - 2021-04-02

    -
    -

    Improvements

    -
      -
    • [CentOS] Added support for MariaDB 10.2.37, 10.3.28, 10.4.18, and 10.5.9.

    • -
    • [CentOS] Added support for Percona Server 5.7.33.

    • -
    • Added support for adding value with text in JSON format to reference vector columns as below.

      -
        -
      • It makes easier to add JSON data into reference columns by this feature. -Because we can directly add values to columns for reference destination from the source table.

      • -
      -
      CREATE TABLE attributes (
      -  _id int,
      -  name varchar(255),
      -  value varchar(255)
      -) DEFAULT CHARSET=utf8mb4;
      -
      -CREATE TABLE items (
      -  id int PRIMARY KEY AUTO_INCREMENT,
      -  attributes text DEFAULT NULL flags='COLUMN_VECTOR' groonga_type='attributes'
      -);
      -
      -INSERT INTO items (attributes)
      -  VALUES ('[{"name": "color", "value": "white"},
      -            {"name": "size",  "value": "big"}]');
      -INSERT INTO items (attributes)
      -  VALUES ('[{"name": "color", "value": "black"}]');
      -INSERT INTO items (attributes) VALUES ('');
      -
      -SELECT * FROM attributes;
      -  _id      name    value
      -  1        color   white
      -  2        size    big
      -  3        color   black
      -
      -SELECT * FROM items;
      -id attributes
      -1  [1,2]
      -2  [3]
      -3  []
      -
      -
      -
    • -
    -
    -
    -

    Fixes

    -
      -
    • Fixed a bug that FOREIGN KEY constraint was not registered. [GitHub#393][Reported by Kosuke Yamashita]

      -
        -
      • This bug had only occurred on MySQL 8.0.

      • -
      • For example, the FOREIGN KEY constraint information had not been outputted even if we define it as below.

        -
        CREATE TABLE referred (
        -  id int PRIMARY KEY AUTO_INCREMENT
        -);
        -
        -CREATE TABLE refer (
        -  id int PRIMARY KEY AUTO_INCREMENT,
        -  id_referred int NOT NULL,
        -  CONSTRAINT id_referred FOREIGN KEY (id_referred) REFERENCES referred (id)
        -);
        -
        -SELECT CONSTRAINT_NAME, TABLE_NAME, REFERENCED_TABLE_NAME
        -       FROM information_schema.REFERENTIAL_CONSTRAINTS;
        -Empty set (0.000 sec)
        -
        -
        -
      • -
      -
    • -
    • Fixed a bug that DROP DATABASE had failed if a target database had FOREIGN KEY constraint as below. [GitHub#390][Reported by Kosuke Yamashita]

      -
      CREATE DATABASE another;
      -USE another;
      -
      -CREATE TABLE referred (
      -  id int PRIMARY KEY AUTO_INCREMENT
      -) ENGINE=mroonga DEFAULT CHARSET utf8mb4;
      -
      -CREATE TABLE refer (
      -  id int PRIMARY KEY AUTO_INCREMENT,
      -  id_referred int NOT NULL,
      -  CONSTRAINT id_referred FOREIGN KEY (id_referred) REFERENCES referred (id)
      -) ENGINE=mroonga DEFAULT CHARSET utf8mb4;
      -
      -DROP DATABASE another;
      -ERROR 1016 (HY000): [table][remove] a column that references the table exists: <refer.id_referred> -> <referred>
      -
      -
      -
    • -
    • Fixed a bug that DROP COLUMN had failed if a target table was referred a other table as below. [GitHub#389][Reported by Kosuke Yamashita]

      -
      CREATE TABLE referred (
      -  id int PRIMARY KEY AUTO_INCREMENT,
      -  name varchar(255),
      -  text text
      -) ENGINE=mroonga DEFAULT CHARSET utf8mb4;
      -
      -CREATE TABLE refer (
      -  id int PRIMARY KEY AUTO_INCREMENT,
      -  id_referred int NOT NULL,
      -  CONSTRAINT id_referred FOREIGN KEY (id_referred) REFERENCES referred (id)
      -) ENGINE=mroonga DEFAULT CHARSET utf8mb4;
      -
      -ALTER TABLE referred DROP COLUMN name;
      -ERROR 1016 (HY000): [table][remove] a column that references the table exists: <refer.id_referred> -> <#sql2-3bc-25>
      -
      -
      -
    • -
    • Fixed a build error when we built Mroonga with MariaDB 10.3.28, 10.4.18, or 10.5.9. [GitHub#392][Patched by Tomohiro KATO]

    • -
    • Fixed a bug that a update of Mroonga fails on MariaDB. [Reported by ひじー]

    • -
    -
    -
    -

    Thanks

    -
      -
    • Kosuke Yamashita

    • -
    • Tomohiro KATO

    • -
    • ひじー

    • -
    -
    -
    -
    -

    Release 11.00 - 2021-02-09

    -

    This is a major version up! But It keeps backward compatibility. -You can upgrade to 11.00 without rebuilding database.

    -

    In this version, MySQL, MariaDB, or PerconaServer will be automatically restarted. -Because Mroonga 11.00 requires Groonga 11.0.0 or later but it will not reloaded -until MySQL, MariaDB, or PrerconaServer is restarted.

    -
    -

    Improvements

    -
      -
    • [CentOS] Dropped support for MySQL 5.6

      -
        -
      • Because it reached EOL at Feb 1, 2021.

      • -
      -
    • -
    • [CentOS] Dropped support for Percona Server 5.6

    • -
    • Dropped support for MariaDB 10.1 on Ubuntu 18.04 LTS.

      -
        -
      • Because MariaDB 10.1 already has reached EOL in upstream.

      • -
      -
    • -
    • Updated version of Groonga to 11.0.0 or later that Mroonga requires.

      -
        -
      • Because a high impact bug of index corruption is fixed in Groonga 11.0.0.

      • -
      -
    • -
    -
    -
    -
    -

    Release 10.11 - 2021-01-29

    -
    -

    Improvements

    -
      -
    • Added support for lexicon_flags parameter.

      -
        -
      • We can add KEY_LARGE flag to a USING HASH (non full-text search index) index as below by this parameter.

        -
        CREATE TABLE memos (
        -  id INT UNSIGNED PRIMARY KEY,
        -  title VARCHAR(64) NOT NULL,
        -  UNIQUE INDEX (title) USING HASH COMMENT 'lexicon_flags "KEY_LARGE"'
        -) DEFAULT CHARSET=utf8mb4;
        -
        -
        -
      • -
      -
    • -
    • [CentOS] Added support for MySQL 5.6.51, 5.7.33, and 8.0.23.

      -
        -
      • There are below restrictions in the MySQL 8.0 package.

        - -
      • -
      -
    • -
    -
    -
    -

    Fixes

    -
      -
    • [Optimizations] Fixed a bug that the fast order limit optimization doen’t work when “WHERE COLUMN IN (SUBQUERY)” exists.

    • -
    • Fixed a bug that we can’t use in place ALTER TABLE when we modify the data type of a column that has any indexes.

      -
        -
      • This bug occur when we execute ALTER TABLE in ALGORITHM=INPLACE. -Therefore, this bug doesn’t occur when we use ALTER TABLE in ALGORITHM=COPY

      • -
      -
    • -
    -
    -
    -
    -

    Release 10.10 - 2020-12-29

    -
    -

    Improvements

    -
      -
    • [Storage mode] Added support for customize table flags. [Gitter][Reported by Shinichi Takayanagi]

      -
        -
      • Until now, we can’t customize table flags in storage mode.

      • -
      • We can customize table flags as below since this release.

        -
        CREATE TABLE terms (
        -  term VARCHAR(64) NOT NULL PRIMARY KEY
        -) COMMENT='flags "TABLE_HASH_KEY|KEY_LARGE"'
        -  DEFAULT CHARSET=utf8mb4;
        -
        -
        -
      • -
      • Please refer to the following URL about customizable items.

        - -
      • -
      -
    • -
    • [Ubuntu] Added support for Ubuntu 20.10 (Groovy Gorilla).

    • -
    • [CentOS] Added support for Percona Server 8.0.22.

    • -
    -
    -
    -

    Thanks

    -
      -
    • Shinichi Takayanagi

    • -
    • pinpikokun [Provided the patch at GitHub#373]

    • -
    -
    -
    -
    -

    Release 10.09 - 2020-12-04

    -
    -

    Improvements

    -
      -
    • [CentOS] Added support for MariaDB 10.2.36, 10.3.27, 10.4.17, and 10.5.8

    • -
    • [CentOS] Added support for Percona Server 5.6.50, 5.7.32, and 8.0.21.

    • -
    • [CentOS] Added support for MySQL 5.6.50, 5.7.32, and 8.0.22.

      -
        -
      • There are below restrictions in the MySQL 8.0 package.

        - -
      • -
      -
    • -
    • Dropped support for MariaDB 10.1 except Ubuntu 18.04 LTS.

      -
        -
      • Because MariaDB 10.1 is EOL.

      • -
      • However, we have only supported MariaDB 10.1 for Ubintu 18.04 LTS

        -
          -
        • Because MariaDB 10.1 has supported yet on it.

        • -
        -
      • -
      -
    • -
    • Dropped support for CentOS 6.

      -
        -
      • Because CentOS 6 is EOL.

      • -
      -
    • -
    • [mroonga_snippet_html()] Added support for customizing normalizer.

      -
        -
      • We can use custom normalizer instead of the default normalizer(NromalizerAuto) by using table_name and index_name.

        -
          -
        • We specify target table name to table_name as below.

        • -
        • We specify index name that is specified on target table to index_name as below.

        • -
        -
        SET NAMES utf8mb4;
        -
        -CREATE TABLE memos (
        -content text,
        -fulltext index content_index (content)
        -COMMENT 'normalizer "NormalizerNFKC121(\'unify_kana\', true)"'
        -) DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
        -
        -SELECT mroonga_snippet_html('This is Mroonga(ムルンガ).',
        -'memos' as table_name,
        -'content_index' as index_name,
        -'むるんが') as snippet;
        -
        -snippet
        -<div class="snippet">This is Mroonga(<span class="keyword">ムルンガ</span>).</div>
        -
        -
        -
          -
        • We can also use mixing search by query and search by keywords by this modification.

        • -
        • For example as below, we can highlight keywords that we both specify by AS query and AS snippet.

          -
          SET NAMES utf8mb4;
          -SELECT mroonga_snippet_html('Mroonga has two running modes.
          -
          -One is “storage mode”, that is the default mode, and we use Groonga for both storing data and searching. With this mode, you can have full benefits of Groonga described above, like fast data update, lock-free full text search and geolocation search. But it does not support transactions.
          -
          -Another one is “wrapper mode”, that adds full text search function on other storage engines like MyISAM or InnoDB. With this mode, you can use Groonga’s fast full text search with having the benefits of the storage engine, ex. transaction in InnoDB. But you cannot have benefits from Groonga’s read-lock free characteristic. And you might have the performance bottle neck in the storage engine in updating data.',
          -'lock storage' AS query,
          -'update' AS snippet;
          -
          -snippet
          -<div class="snippet"><span class="keyword">storage</span> mode”, that is the default mode, and we use Groonga for both storing data and searching. With this mode, you can have full benefits of Groonga described above, like fast data <span class="keyword">update</span>, <span class="keyword">lock</span>-fr</div><div class="snippet">text search function on other <span class="keyword">storage</span> engines like MyISAM or InnoDB. With this mode, you can use Groonga’s fast full text search with having the benefits of the <span class="keyword">storage</span> engine, ex. transaction in In</div><div class="snippet">noDB. But you cannot have benefits from Groonga’s read-<span class="keyword">lock</span> free characteristic. And you might have the performance bottle neck in the <span class="keyword">storage</span> engine in updating data.</div>
          -
          -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    -
    -

    Release 10.07 - 2020-10-02

    -
    -

    Improvements

    -
      -
    • [CentOS] Added support for MariaDB 10.5.5

    • -
    • Added new tests that use > 256 byte strings in the column compression tests. [GitHub#350][Patched by KartikSoneji]

    • -
    -
    -
    -

    Thanks

    -
      -
    • KartikSoneji

    • -
    -
    -
    -
    -

    Release 10.06 - 2020-09-02

    -
    -

    Improvements

    -
    -

    Note

    -

    We removed the news that “Added support for MariaDB 10.5.5”.

    -

    At first, we announced that “Added support for MariaDB 10.5.5”. -However, it had been wrong. -Mroonga 10.06 can build on MariaDB 10.5. However, there are points that are not working normally yet.

    -
    -
      -
    • [Ubuntu] Dropped Ubuntu 19.10 (Eoan Ermine) support.

    • -
    • [CentOS] Added support for Percona Server 8.0.20.

    • -
    • [CentOS] Added support for MariaDB 10.1.46, 10.2.33, 10.3.24, and 10.4.14.

    • -
    • Modify how to install into Debian GNU/Linux.

      -
        -
      • We modify to use groonga-apt-source instead of groonga-archive-keyring.

      • -
      • Because the lintian command recommends using apt-source if a package that it puts files under the /etc/apt/sources.lists.d/.

        -
          -
        • The lintian command is the command which checks for many common packaging errors.

        • -
        • Please also refer to the following for the details about installation procedures.

          - -
        • -
        -
      • -
      -
    • -
    • [CentOS] Added support for Percona Server 5.7.31.

    • -
    -
    -
    -
    -

    Release 10.05 - 2020-07-29

    -
    -

    Improvements

    -
      -
    • [CentOS] Added support for MySQL 5.6.49, 5.7.31, and 8.0.21.

      -
        -
      • There are below restrictions in the MySQL 8.0 package.

        - -
      • -
      -
    • -
    • [CentOS] Added support for Percona Server 5.6.49.

    • -
    -
    -
    -
    -

    Release 10.03 - 2020-05-29

    -
    -

    Improvements

    -
      -
    • [Ubuntu] Added support for Ubuntu 20.04 (Focal Fossa) support.

    • -
    • [Ubuntu] Dropped Ubuntu 19.04 (Disco Dingo) support.

    • -
    • [CentOS] Added support for MariaDB 10.1.45, 10.2.32, 10.3.23, and 10.4.13.

    • -
    • [CentOS] Added support for Percona Server 5.6.48 and 5.7.30.

    • -
    • Dropped support for MariaDB 10.1 in Windows.

      -
        -
      • Because MariaDB 10.1 will be EOL soon.

      • -
      -
    • -
    -
    -
    -

    Fixes

    -
      -
    • [Ubuntu] Fixed a bug that Mroonga for Ubuntu 19.10 (Eoan Ermine) was not provided.

    • -
    -
    -
    -
    -

    Release 10.02 - 2020-04-29

    -
    -

    Improvements

    -
      -
    • Added support for WITH_WEIGHT column flag.

      -
        -
      • This flag require Groonga 10.0.2 or later.

      • -
      • We can insert vector with weight as below by this flag.

        -
        CREATE TABLE tags (
        -  name VARCHAR(64) PRIMARY KEY
        -) DEFAULT CHARSET=utf8mb4;
        -
        -CREATE TABLE bugs (
        -  tags TEXT COMMENT 'flags "COLUMN_VECTOR|WITH_WEIGHT", type "tags"',
        -  FULLTEXT INDEX bugs_tags (tags) COMMENT 'table "tags", flags "WITH_WEIGHT"'
        -) DEFAULT CHARSET=utf8mb4;
        -
        -INSERT INTO bugs VALUES ('{"package": 100, "priority": 5}');
        -
        -
        -
      • -
      -
    • -
    • Dropped support for MariaDB 5.5 in CentOS7.

    • -
    • [CentOS] Added support for MySQL 5.6.48, 5.7.30, 8.0.20

    • -
    -
    -
    -
    -

    Release 10.01 - 2020-03-30

    -
    -

    Improvements

    -
      -
    • [CentOS] Added support for Percona Server 5.7.29.

    • -
    -
    -
    -

    Fixes

    -
      -
    • Fixed a bug that Mroonga crashed when we sent to query as below conditions. [GitHub#303][Reported by pinpikokun]

      - -
    • -
    -
    -
    -

    Thanks

    -
      -
    • pinpikokun

    • -
    -
    -
    -
    -

    Release 9.12 - 2020-01-29

    -
    -

    Improvements

    -
      -
    • [CentOS] Added support for MySQL 5.6.47, 5.7.29, 8.0.19

    • -
    • [CentOS] Added support for MariaDB 10.1.44, 10.2.31, 10.3.22, 10.4.12.

    • -
    • Fixed a build error when we built by using source of MySQL 8.0.19.

    • -
    • [CentOS] Added support for Percona Server 5.6.47.

    • -
    -
    -
    -
    -

    Release 9.11 - 2020-01-08

    -
    -

    Improvements

    -
      -
    • [Ubuntu] Dropped Ubuntu 14.04 LTS (Trusty Tahr) support.

    • -
    • [Ubuntu] Dropped Ubuntu 18.10 (Cosmic Cuttlefish) support.

    • -
    • [CentOS] Added how to install for CentOS 8.

    • -
    • [CentOS] Added support for MariaDB 10.2.30, 10.3.21, 10.4.11.

    • -
    • Applied a patch for visualizing the shutdown process of InnoDB into MariaDB 10.3 and 10.4.

      -
        -
      • This is a temporary change. We will remove this modify in a future version.

      • -
      • This modify Increasing outputted logs when InnoDB shutdown.

      • -
      -
    • -
    -
    -
    -

    Fixes

    -
      -
    • [Ubuntu] Added support for Ubuntu 16.04 (Xenial Xerus) that was missing.

    • -
    -
    -
    -
    -

    Release 9.10 - 2019-11-29

    -
    -

    Improvements

    -
      -
    • [CentOS] Added support for MariaDB 10.1.43, 10.2.29, 10.3.20, 10.4.10

    • -
    • [CentOS] Added support for MariaDB 10.3.20, 10.4.10, and MySQL 8.0.18 on CentOS 8.

    • -
    • [Ubuntu] Added support for Ubuntu 19.10 (Eoan Ermine)

    • -
    -
    -
    -

    Fixes

    -
      -
    • Fixed a bug that dpkg --configure will fail when we install the package on Ubuntu 18.04 on WSL. [GitHub#282][Patched by ochaochaocha3]

    • -
    -
    -
    -

    Thanks

    -
      -
    • ochaochaocha3

    • -
    -
    -
    -
    -

    Release 9.09 - 2019-10-30

    -
    -

    Note

    -

    Maybe performance decreases from this version. -Therefore, If performance decreases than before, please report us with reproducible steps.

    -
    -
    -

    Improvements

    -
      -
    • [CentOS] Added support for MySQL 5.6.46, 5.7.28, and 8.0.18(with restrictions).

    • -
    -
    -
    -

    Fixes

    -
      -
    • Fixed a build error a package for MySQL 8.0.18.

    • -
    -
    -
    -
    -

    Release 9.08 - 2019-09-27

    -
    -

    Improvements

    -
      -
    • [CentOS] Added support for MariaDB 5.5.64, 10.2.27, 10.3.18, and 10.4.8

    • -
    • [CentOS] Dropped 32-bit package support on CentOS 6.

    • -
    -
    -
    -

    Fixes

    -
      -
    • [Debian GNU/Linux] Fixed that can’t install mariadb-server-10.3-mroonga in Debian 10(buster).

    • -
    -
    -
    -

    Thanks

    -
      -
    • kajiys

    • -
    • bizlevel

    • -
    -
    -
    -
    -

    Release 9.07 - 2019-08-29

    -
    -

    Improvements

    -
      -
    • [Debian GNU/Linux] Added a install document for Debian 10(buster).

    • -
    • [CentOS] Added support for MariaDB 10.1.41, 10.2.26, 10.3.17, and 10.4.7.

    • -
    • [Server variables] Added a document for mroonga_query_log_file.

    • -
    • [Others] Added a document about how to uninstall Mroonga. [GitHub#135][Patched by ryfjwr]

    • -
    • [Storage mode] Added a document about how to use regular expression search.

    • -
    • Dropped support for MariaDB 10.0

    • -
    • [CentOS] Added support for Percona Server 5.6.45 and -5.7.27

    • -
    • [CentOS] Dropped support for MariaDB 10.x on CentOS 6

    • -
    -
    -
    -

    Thanks

    -
      -
    • ryfjwr

    • -
    -
    -
    -
    -

    Release 9.05 - 2019-07-30

    -
    -

    Improvements

    -
      -
    • [CentOS] Added a description about current limitation with MySQL 8.0.

    • -
    • [CentOS] Added support for MySQL 5.6.45, 5.7.27 and 8.0.17.

    • -
    -
    -
    -

    Fixes

    -
      -
    • [CentOS] Fixed a wrong mysql80-comunity-release package name. -[groonga-dev,04759][Reported by Kagami Hiroshi]

    • -
    • [Storage mode] Fixed an unique index update bug. This bug causes duplicated key error when the following conditions are met.

      -
        -
      • An unique index is created against multiple column index

      • -
      • partial unique key column is updated

      • -
      -

      Note that if you already created an unique index, you must recreate target tables because unique index may have garbage entries. We recommend to recreate an target table with dump and restore, or execute ALTER TABLE (TABLE_NAME) FORCE.

      -
    • -
    • [mysql8.0] Added a support for TIMESTAMP -[groonga-dev,04763][Reported by Kagami Hiroshi]

    • -
    -
    -
    -

    Thanks

    -
      -
    • Kagami Hiroshi

    • -
    -
    -
    -
    -

    Release 9.04 - 2019-06-29

    -
    -

    Improvements

    -
      -
    • [CentOS] Added support for Percona Server 5.7.26.

    • -
    • [CentOS] Added support for MariaDB 10.2.25/10.3.16.

    • -
    • [CentOS][experimental] Added support for MySQL 8.0.16.

    • -
    -
    -
    -

    Fixes

    -
      -
    • Fixed a infinite loop bug. -This bug is occurred when invalid flag is specified such as FULLTEXT INDEX (...) COMMENT 'index_flags "INVALID|WITH_SECTION"'.

    • -
    • [windows] Fixed a inappropriate pdb path with MariaDB 10.2/10.3.

    • -
    • [Others] Fixed a typo about missing appropriate account name in plugin install instruction.

    • -
    • Fixed a crash bug with ((MATCH OR MATCH) AND (MATCH)) query.

    • -
    -
    -
    -
    -

    Release 9.03 - 2019-05-29

    -
    -

    Improvements

    -
      -
    • [Storage mode] Updated example to use tokenizer "XXX"` in ``COMMENT because default_tokenizer "XXX" is deprecated since 9.01.

    • -
    • [Windows] Added support to provide MariaDB 10.1, 10.2 zip package again.

    • -
    • [CentOS] Added support for MariaDB 10.3.14 and 10.3.15.

    • -
    • [Debian GNU/Linux] Updated install instruction for copy and paste friendly.

    • -
    • Added support for INDEX_LARGE flag such as COMMENT 'flags "INDEX_LARGE"' syntax.

    • -
    • [CentOS] Added support for MariaDB 10.2.24.

    • -
    • [CentOS] Added support for MariaDB 10.1.40.

    • -
    • [Ubuntu] Added support for Ubuntu 19.04 (Disco Dingo)

    • -
    • [CentOS] Added support for Percona Server 5.6.44.

    • -
    • [CentOS] Added support for MySQL 5.6.44 and 5.7.26.

    • -
    -
    -
    -
    -

    Release 9.01 - 2019-03-29

    -
    -

    Improvements

    -
      -
    • [storage] Added support for tokenizer options.

      -
        -
      • For example, you can specify tokenizer options in COMMENT section such as CREATE TABLE foo (...) COMMENT='tokenizer "TokenNgram(''n'', 4)"'.

      • -
      -
    • -
    • [mariadb] Added support for “tokenizer” table parameter.

      -
        -
      • For example, you can specify “tokenizer” such as CREATE TABLE foo (...) TOKENIZER='TokenNgram("n", 4)'.

      • -
      -
    • -
    • [storage] Added support for tokenizer parameter in comment.

      -
        -
      • Note that default_tokenizer is deprecated.

      • -
      -
    • -
    • [mariadb] Added support for “normalizer” table parameter.

      -
        -
      • For example, you can specify “normalizer” such as CREATE TABLE foo (...) NORMALIZER='NormalizerNFKC100("unify_kana", true)'.

      • -
      -
    • -
    • [mariadb] Added support for “token_filters” table parameter.

      -
        -
      • For example, you can specify “token_filters” such as CREATE TABLE foo (...)  TOKEN_FILTERS='TokenFilterNFKC100("unify_katakana_v_sounds", true)'.

      • -
      -
    • -
    • Added support for “LEXICON” index parameter.

      -
        -
      • For example, you can specify FULLTEXT INDEX foo (bar) LEXICON='terms' or FULLTEXT INDEX foo (bar) COMMENT 'lexicon "terms"'.

      • -
      -
    • -
    • [appveyor] Improved support to building Mroonga enabled package [GitHub#230]

    • -
    • [CentOS] Added support for Percona Server 5.7.25-28.

    • -
    • [CentOS] Added support for MariaDB 10.3.13.

    • -
    • [CentOS] Added support for MariaDB 10.2.23.

    • -
    -
    -
    -
    -

    Release 9.00 - 2019-02-09

    -

    This is a major version up! But It keeps backward compatibility. -You can upgrade to 9.00 without rebuilding database.

    -

    In Groonga 9.0.0, TokenPattern, TokenTable tokenizer and -remove_blank for NormalizerNFKC100 is supported. -If you upgrade to Groonga 9.0.0, you can use them from Mroonga 9.00!

    - -
    -

    Improvements

    -
      -
    • [CentOS] Supported Percona Server 5.7.24-27.

    • -
    • [CentOS] Supported Percona Server 5.6.43 rel84.3.

    • -
    • [rpm][centos] Supported MariaDB 10.3.12.

    • -
    • [rpm][centos] Supported MariaDB 10.2.21.

    • -
    • [rpm][centos] Supported Percona Server 5.7.24-27.

    • -
    • [rpm][centos] Supported Percona Server 5.6.43 rel84.3.

    • -
    • [rpm][centos] Supported MySQL 5.7.25.

    • -
    • [rpm][centos] Supported MySQL 5.6.43.

    • -
    -
    -
    -
    -

    Release 8.09 - 2018-11-29

    -
    -

    Improvements

    -
      -
    • [Ubuntu] Supported Ubuntu 18.10 (Cosmic Cuttlefish).

    • -
    • [Windows] Supported MariaDB 10.3.10.

    • -
    • [CentOS] Supported MariaDB 10.2.19

    • -
    • [CentOS] Supported MariaDB 10.1.37

    • -
    • [CentOS] Supported Percona Server 5.7.23-25.

    • -
    • [rpm][centos] Supported MariaDB 10.3.11.

    • -
    • [rpm][centos] Supported MySQL 5.6.42.

    • -
    • [rpm][centos] Supported MySQL 5.7.24.

    • -
    -

    Revision:

    -

    We deleted information as below.

    -

    “Supported MySQL 8”

    -

    Sorry, There was wrong release information in Mroonga 8.09. -The MySQL 8 is not supported. That is still being handled.

    -
    -
    -
    -

    Release 8.07 - 2018-09-29

    -
    -

    Improvements

    -
      -
    • Deprecated tokenizer off option. Use tokenizer none option instead.

    • -
    • Dropped support for MariaDB 10.2.2 which is shipped at Sep 27, 2016 and older series.

    • -
    -
    -
    -

    Fixes

    -
      -
    • [CentOS] Supported MariaDB 10.1.36.

    • -
    -
    -
    -
    -

    Release 8.06 - 2018-08-29

    -

    In this version, MySQL will be automatically restarted if you had -already installed Mroonga and not installed Groonga 8.0.4 or later. -Because Mroonga 8.06 requires Groonga 8.0.4 or later but it will not -reloaded until MySQL is restarted.

    -
    -

    Improvements

    -
      -
    • Updated required Groonga version to 8.0.4 or later.

    • -
    • Updated required groonga-normalizer-mysql version to 1.1.3 or later.

    • -
    • Supported utf8mb4_0900 family collation.

      - -
    • -
    • Supported tokenizer options.

      - -
    • -
    • Use the Groonga’s default logger.

    • -
    • [Windows] Updated bundled MariaDB to 10.3.9 from 10.1.33.

      -
        -
      • NOTICE: Before upgrading to MariaDB 10.3, you need to dump existing MariaDB 10.1 databases. Then restore it after upgrading.

      • -
      -
    • -
    • [Debian GNU/Linux] Dropped Debian 8 (jessie) support.

    • -
    • [Ubuntu] Dropped Ubuntu 17.10 (Artful Aardvark) support.

    • -
    • [WIP] Working on supporting MySQL 8.

      -
        -
      • The storage mode is almost done (JSON type doesn’t work yet).

      • -
      • The wrapper mode is in progress.

      • -
      -
    • -
    -
    -
    -

    Fixes

    -
      -
    • [storage] Fixed a bug that wrong result may be returned on multi range read. -[GitHub#211][Reported by colt27]

    • -
    -
    -
    -

    Thanks

    -
      -
    • colt27

    • -
    -
    -
    -
    -

    Release 8.03 - 2018-05-29

    -
    -

    Improvements

    -
      -
    • [Docker] Added quick start guide link to Docker Hub.

    • -
    • [CentOS] Supported MariaDB 10.3.7.

    • -
    • [CentOS] Supported MariaDB 10.2.15 (backported to 8.02).

    • -
    • [CentOS] Supported MariaDB 10.1.33 (backported to 8.02).

    • -
    -
    -
    -

    Fixes

    -
      -
    • [Ubuntu] Fixed install failure on Ubntu 14.04 LTS (Trusty) -(backported to 8.02). [GitHub#202,#205][Reported by Masato Hirai]

    • -
    -
    -
    -

    Thanks

    -
      -
    • Masato Hirai

    • -
    -
    -
    -
    -

    Release 8.02 - 2018-04-29

    -
    -

    Improvements

    -
      -
    • [Ubuntu] Supported Ubuntu 18.04 LTS (Bionic Beaver).

    • -
    • [Debian GNU/Linux] Supported i386 for Jessie.

    • -
    • Suppress meaningless “duplicated unique id” error log. [GitHub#197]

    • -
    • [developer][test] Supported –record option.

    • -
    • [CentOS] Use groonga-release-latest instead of groonga-release-X.X.X.

    • -
    • [Installation check] Added version check howto.

    • -
    • [CentOS][percona] Supported upgrading from “< 5.6.34” and “< 5.7.21”. -[groonga-dev,04599][Reported by Takashi Kinoshita][Looked into by Satoshi Mitani]

    • -
    • [CentOS] Supported MySQL 5.6.40 and 5.7.22.

    • -
    • [CentOS] Supported Percona Server 5.7.21-21.

    • -
    -
    -
    -

    Fixes

    -
      -
    • Fixed a crash bug when some complex condition in ORDER BY such as ORDER BY 1 + 1, id, content.

    • -
    • Fixed a bug that MATCH AGAINST condition is ignored if SQL containing such as -AND (x = 1 OR x = 2) when condition push down is enabled. -[Gitter/ja:5ae014842b9dfdbc3ac7ce1f][Reported by colt27]

    • -
    • Fixed a memory leak for column caches.

    • -
    -
    -
    -

    Thanks

    -
      -
    • Takashi Kinoshita

    • -
    • Satoshi Mitani

    • -
    • colt27

    • -
    -
    -
    -
    -

    Release 8.01 - 2018-03-29

    -

    In this version, MySQL will be automatically restarted if you had -already installed Mroonga. This is because Mroonga requires newer -version of Groonga (8.0.1) to fix bugs, but it will not reloaded until -MySQL is restarted.

    -
    -

    Improvements

    -
      -
    • [rpm][centos] Supported Percona Server 5.6.39. [Reported by @iiiiyyyy]

    • -
    • [rpm][centos] Supported Percona Server 5.7.21.

    • -
    • [rpm][centos] Supported MariaDB 10.2.13. [GitHub#198] [Reported by -shota suzuki]

    • -
    • [rpm][centos] Supported MariaDB 10.2.14.

    • -
    -
    -
    -

    Fixes

    -
      -
    • Fixed a bug that wrong cache for other database is used. If you -create multiple database and use mroonga_command() against one of -them, wrong cache is returned unexpectedly. To fix this issue, -Groonga 8.0.1 or later is required.

    • -
    • Fixed a bug that “NOT IN” query returns empty result. This bug -occurs when “NOT IN” is used with multiple arguments such as “NOT IN -(xxx, xxx)”

    • -
    • Fixed a bug that specified “NOT IN” can’t exclude correctly when -condition push down is enabled.

    • -
    • Fixed a bug that “ORDER BY RAND()” query returns wrong result. This -bug occurs when “ORDER BY RAND()” and “LIMIT” is specified at the -same time.

    • -
    • Fixed a bug that “fast order limit” optimization is applied -unexpectedly to “ORDER BY function()”.

    • -
    -
    -
    -

    Thanks

    -
      -
    • @iiiiyyyy

    • -
    • shota suzuki

    • -
    -
    -
    -
    -

    Release 8.00 - 2018-02-09

    -

    This is a major version up! But It keeps backward compatibility. -You can upgrade to 8.0.0 without rebuilding database.

    -
    -

    Improvements

    -
      -
    • When create hash index, used tiny hash for reducing used resource.

    • -
    • [percona57] Added gap lock detection support. -[GitHub#188][Reported by Iwo]

    • -
    -
    -
    -

    Thanks

    -
      -
    • Iwo

    • -
    -
    -
    -
    -

    Release 7.11 - 2018-01-29

    -
    -

    Improvements

    -
      -
    • [test] Added a test case for sub query and order limit optimization. -[GitHub#184] [Reported by Kazuki Hamasaki]

    • -
    • [rpm][centos] Supported 10.3.

    • -
    • [deb][ubuntu] Supported MariaDB 10.1 for Ubuntu 17.10 (Artful Aadvark)

    • -
    -
    -
    -

    Fixes

    -
      -
    • [Mroonga_n_pooling_contexts] Fixed a bug that -value is reset unexpectedly by FLUSH STATUS.

    • -
    • [maradb10.3] Fixed a build error which is caused by renamed constant -variable (HA_MUST_USE_TABLE_CONDITION_PUSHDOWN is renamed to -HA_CAN_TABLE_CONDITION_PUSHDOWN).

    • -
    • [macOS] Removed obsolete install guide and updated -link to latest documentation [Reported by Ryuji AMANO]

    • -
    • [rpm][centos] Supported MariaDB 10.2.12. [GitHub#186] [Reported by -Shota Suzuki]

    • -
    • [rpm][centos] Supported Percona Server 5.7.20-19.

    • -
    • [Ubuntu] Dropped Ubuntu 17.04 (Zesty Zapus) support. -It has reached EOL at Jan 13, 2018.

    • -
    -
    -
    -

    Thanks

    -
      -
    • Kazuki Hamasaki

    • -
    • Ryuji AMANO

    • -
    • Shota Suzuki

    • -
    -
    -
    -
    -

    Release 7.10 - 2017-12-29

    -
    -

    Improvements

    -
      -
    • Updated required Groonga version to 7.1.0. You need to restart MySQL -after you upgrade to Mroonga 7.10.

    • -
    • [mariadb10.3] Supported MariaDB 10.3.

    • -
    • [rpm][centos] Supported MariaDB 10.2.11.

    • -
    • [rpm][centos] Supported MariaDB 10.1.30.

    • -
    • [rpm][centos] Supported Percona Server 5.7.20.

    • -
    • [rpm][centos] Supported Percona Server 5.6.38.

    • -
    • [Optimizations] Enable count_skip optimization for multi-column index.

    • -
    • Supported condition push down and added related new variables.

      -
        -
      • [Mroonga_condition_push_down] Added Mroonga_condition_push_down.

      • -
      • [mroonga_condition_push_down_type] Added -mroonga_condition_push_down_type. The default value is -ONE_FULL_TEXT_SEARCH. It means that condition push down is -enabled only when WHERE clause has one MATCH AGAINST -condition. If the value ALL is set, condition push down is -always used (ALL is experimental for now. We are glad if you -use it and tell us if it got faster or not).

      • -
      -
    • -
    • Supported column cache when to get fixed size column value to improve performance.

    • -
    • Renamed a function last_insert_grn_id to mroonga_last_insert_grn_id to add missing mroonga_ prefix. -last_insert_grn_id is deprecated. -[GitHub#177] [Reported by Ian Gilfillan]

    • -
    • [Mroonga_n_pooling_contexts] Added -a new status variable to show the number of pooling contexts for -mroonga_command().

    • -
    • [ FLUSH TABLES ] Added clearing pooling contexts for -mroonga_command() support.

    • -
    -
    -
    -

    Thanks

    -
      -
    • Ian Gilfillan

    • -
    -
    -
    -
    -

    Release 7.09 - 2017-11-29

    -
    -

    Improvements

    -
      -
    • [rpm][centos] Supported MariaDB 10.2.10.

    • -
    • [rpm][centos] Supported MariaDB 10.1.29.

    • -
    • Fixed not to require sed to run tests. [Patch by Sergei Golubchik]

    • -
    • [cmake] Changed to skip Mroonga related configurations on without -Mroonga build. [Patch by Vladislav Vaintroub]

    • -
    -
    -
    -

    Thanks

    -
      -
    • Sergei Golubchik

    • -
    • Vladislav Vaintroub

    • -
    -
    -
    -
    -

    Release 7.08 - 2017-10-29

    -
    -

    Improvements

    -
      -
    • Supported table level flags option. -You can specify TABLE_HASH_KEY, TABLE_PAT_KEY, TABLE_DAT_KEY, and KEY_LARGE -table options. [groonga-dev, 04494] [Reported by Masanori Miyashita]

    • -
    • [rpm][centos] Supported MySQL 5.6.38-2 and 5.7.20-1.

    • -
    • [Ubuntu] Supported Ubuntu 17.10 (Artful Aardvark).

    • -
    -
    -
    -

    Thanks

    -
      -
    • Masanori Miyashita

    • -
    -
    -
    -
    -

    Release 7.07 - 2017-10-12

    -
    -

    Improvements

    -
      -
    • [mroonga_query_expand] Added mroonga_query_expand UDF. If you -prepare synonyms table in advance, you can get expanded synonym in -your query by mroonga_query_expanded. Note that Groonga 7.0.6 or -later version is required to use this function.

    • -
    • [rpm][centos] Supported Percona Server 5.7.19-17.1. [Reported by -tigersun2000]

    • -
    • [rpm][centos] Supported MariaDB 5.5.56-2. [Reported by akiko_pusu]

    • -
    • [rpm][centos] Supported MariaDB 10.1/10.2 provided by MariaDB.

    • -
    -
    -
    -

    Fixes

    -
      -
    • Fixed a bug that wrong database may be used on “DROP DATABASE”. -This bug may cause a crash because internal “mroonga_operations” -table is removed unexpectedly. It may happen when the following two conditions are true:

      -
        -
      1. There are multiple databases that uses Mroonga.

      2. -
      3. “DROP DATABASE” against no longer Mroonga tables exist.

      4. -
      -

      As unexpected result, “DROP DATABASE x” may remove -“mroonga_operations” table on existing “y” database.

      -
    • -
    • Fix a crash bug after CHECK TABLE is used. [GitHub#167] [Reported by -GMO Media, Inc.]

    • -
    • [deb][mariadb10] Added missing dependency to lsb-release package for -preinst and postrm maintainer script. [GitHub#169] [Patch by Tatsuki -Sugiura]

    • -
    -
    -
    -

    Thanks

    -
      -
    • @tigersun2000

    • -
    • @akiko_pusu

    • -
    • GMO Media, Inc.

    • -
    • Tatsuki Sugiura

    • -
    -
    -
    -
    -

    Release 7.06 - 2017-08-29

    -
    -

    Improvements

    -
      -
    • [mroonga_highlight_html()] Added usage about -mroonga_highlight_html.

    • -
    • Supported generated column. It is useful to full-text search for -partially extracted content from JSON column. [GitHub#159,#160,#163] -[Patch by Naoya Murakami]

    • -
    • Added mroonga_enable_operations_recording. variable. -[GitHub#158] [Patch by Naoya Murakami]

    • -
    • Supported virtual column for MariaDB 10.2 and MySQL 5.7. It supports -VIRTUAL type. [GitHub#161,#162] [Patch by Naoya Murakami]

    • -
    • Supported MariaDB 10.1.26.

    • -
    • [rpm][centos] Supported Percona Server 5.6.36 rel82.1 and 5.7.18-16. -[Gitter/ja:59894500bc46472974622cbd] [Reported by -@tigersun2000_twitter]

    • -
    • [rpm][centos] Supported MySQL 5.6.37 and 5.7.19 on CentOS 7. -[groonga-dev,04441] [Reported by Kagami Hiroshi]

    • -
    -
    -
    -

    Thanks

    -
      -
    • Naoya Murakami

    • -
    • @tigersun2000_twitter

    • -
    • Kagami Hiroshi

    • -
    -
    -
    -
    -

    Release 7.05 - 2017-07-29

    -
    -

    Improvements

    -
      -
    • Supported Groonga query log. Use mroonga_query_log_file variable -to use this feature. [GitHub#148]

    • -
    • Supported MariaDB 10.2.7. [groonga-dev,04397] [Reported by Tomohiro -‘Tomo-p’ KATO]

    • -
    • [mroonga_command()] Supported database name that -has special name such as db-1 for example. It contains special -character -.

    • -
    • [mroonga_command()] Supported auto command -syntax escape feature. It makes easy to use Groonga functionality -from Mroonga.

    • -
    • Supported MariaDB 5.5.57.

    • -
    • [rpm][centos] Supported MySQL 5.6.37-2 and MySQL 5.7.19-1 on -CentOS 6. [groonga-dev,04403] [Reported by Kagami Hiroshi]

    • -
    • [Ubuntu] Dropped Ubuntu 16.10 (Yekkety Yak) support. -It has reached EOL at July 20, 2017.

    • -
    • [mroonga_highlight_html()] Supported a function -to highlight target column or text.

    • -
    -
    -
    -

    Fixes

    -
      -
    • Fixed a crash bug when there is no active index internally. -[Gitter:groonga/ja:596714a5c101bc4e3a7db4e5] [Reported by K -Torimoto]

    • -
    -
    -
    -

    Thanks

    -
      -
    • K Torimoto

    • -
    • Tomohiro ‘Tomo-p’ KATO

    • -
    • Kagami Hiroshi

    • -
    -
    -
    -
    -

    Release 7.04 - 2017-06-29

    -
    -

    Improvements

    -
      -
    • Supported to show error message when failed to create a table for -matched records. This kind of error occurs when indexes are -broken. This error message helps to identify problem.

    • -
    • [Debian GNU/Linux] Supported Debian 9 (stretch).

    • -
    -
    -
    -

    Fixes

    -
      -
    • Fixed a crash bug that missing NULL check before calling -grn_table_setoperation causes. Such a crash bug occurs when -indexes are broken.

    • -
    -
    -
    -
    -

    Release 7.03 - 2017-05-29

    -
    -

    Improvements

    -
      -
    • [Limitations] Updated limitations about NULL in -column. [Gitter/ja] [Reported by @bignum_twitter]

    • -
    • Supported INDEX_MEDIUM and INDEX_SMALL flags. [GitHub#141] -[Patch by Naoya Murakami]

    • -
    • [CentOS] Supported recent Percona Server 5.6.36 and -5.7.18. [Reported by @pinpikokun]

    • -
    -
    -
    -

    Thanks

    -
      -
    • @bignum_twitter

    • -
    • @pinpikokun

    • -
    • Naoya Murakami

    • -
    -
    -
    -
    -

    Release 7.02 - 2017-04-29

    -
    -

    Improvements

    -
      -
    • [CentOS] Dropped Ubuntu 12.04 (Precise Pangolin) -support because of EOL.

    • -
    • [Ubuntu] Added Zesty Zapus (Ubuntu 17.04) support.

    • -
    -
    -
    -

    Fixes

    -
      -
    • [CentOS] Fixed build error with MySQL 5.6.36 and -MySQL 5.7.18.

    • -
    • [cmake] Fixed missing link to libgroonga when mroonga is bundled -and libgroonga isn’t bundled. [GitHub#137] [Patch by Naoya -Murakami]

    • -
    -
    -
    -

    Thanks

    -
      -
    • Naoya Murakami

    • -
    -
    -
    -
    -

    Release 7.01 - 2017-03-29

    -
    -

    Improvements

    -
      -
    • [CentOS] Dropped CentOS 5 support because of EOL.

    • -
    • [Storage mode] Supported ALTER TABLE ADD/DROP FOREIGN -KEY.

    • -
    • [Storage mode] Supported fast ORDER LIMIT with -ENUM. [groonga-dev,04277] [Reported by murata satoshi]

    • -
    • Supported COMPRESS_ZSTD column compression flag. [GitHub#133] -[Patch by Naoya Murakami]

    • -
    • [Server variables] Added documentation about -mroonga_libgroonga_support_zstd -variable. [GitHub#133] [Patch by Naoya Murakaimi]

    • -
    • [Install] Changed to recommend https://packages.groonga.org -for downloading resources.

    • -
    -
    -
    -

    Fixes

    -
      -
    • [Storage mode] Fixed update error for log-bin and -UPDATE with collated PRIMARY KEY. [GitHub#132] [Reported by -kitora]

    • -
    • Fixed a bug that FOREIGN KEY is dumped unexpectedly even though -you didn’t set it. [groonga-dev,04276] [Reported by murata satoshi]

    • -
    -
    -
    -

    Thanks

    -
      -
    • kitora

    • -
    • murata satoshi

    • -
    • Naoya Murakami

    • -
    -
    -
    -
    -

    Release 7.00 - 2017-02-09

    -
    -

    Improvements

    -
      -
    • [CentOS] Changed to ensure enabling EPEL to install -package.

    • -
    • Supported FOREIGN KEY constrain on UPDATE and DELETE -parent row. In the previous versions, only FOREIGN KEY constrain -on INSERT is supported.

    • -
    • [Storage mode] Supported updating row even though its -table has primary key with ROW binlog format. In the previous -version, it causes update statement error. [GitHub#130] [Reported by -kitora]

    • -
    -
    -
    -

    Thanks

    -
      -
    • kitora

    • -
    -
    -
    -
    -

    Past releases

    -
    @@ -2923,355 +262,6 @@

    Past releases
    -
    -

    Table of Contents

    - - -
    @@ -58,8 +55,8 @@

    Navigation

  • index
  • - - + +
    @@ -68,12 +65,12 @@

    Navigation

    -
    -

    バージョン0.xのお知らせ

    +
    +

    バージョン0系のお知らせ

    -

    0.9 リリース - 2011/08/29

    -
    -

    改良

    +

    0.9 リリース - 2011/08/29

    +
    +

    改良

    • MySQL 5.1.58に対応。

    • MySQL 5.6.3に対応。

    • @@ -81,9 +78,9 @@

      改良

    -

    0.8 リリース - 2011/07/29

    -
    -

    改良

    +

    0.8 リリース - 2011/07/29

    +
    +

    改良

    • [deb] プラグインインストール時のエラーを無視するようにした。

    • [ラッパーモード] マルチカラムインデックスのサポート。 #1031

    • @@ -93,9 +90,9 @@

      改良

    -

    0.7 リリース - 2011/06/29

    -
    -

    改良

    +

    0.7 リリース - 2011/06/29

    +
    +

    改良

    -
    -

    修正

    +
    +

    修正

    • 常にデバッグモードでビルドされる問題を修正。(@supistarさんが報告)

    -
    -

    感謝

    +
    +

    感謝

    • @issmさん

    • @supistarさん

    • @@ -118,9 +115,9 @@

      感謝

    -

    0.6 リリース - 2011/05/29

    -
    -

    改良

    +

    0.6 リリース - 2011/05/29

    +
    +

    改良

    • auto_increment機能の追加。#670

    • 不必要な”duplicated _id on insert”というエラーメッセージを @@ -133,8 +130,8 @@

      改良
    • Fedora 14サポートの削除。

    -
    -

    修正

    +
    +

    修正

    -
    -

    感謝

    +
    +

    感謝

    • Mitsuhiro Shibuyaさん

    • Hiroki Minetaさん

    • @@ -151,10 +148,10 @@

      感謝

    -
    -

    0.5 リリース - 2011/03/29

    -

    改良

    +

    0.5 リリース - 2011/03/29

    +
    +

    改良

    -
    -

    感謝

    +
    +

    感謝

    • かずひこさん

    -
    -

    0.4 リリース - 2010/11/29

    -

    改良

    +

    0.4 リリース - 2010/11/29

    +
    +

    改良

    • 全文検索のスコア取得機能の追加。

    • レコードIDへのアクセス機能の追加。

    • @@ -187,17 +184,17 @@

      改良
    • MySQL 5.5への対応。

    -
    -

    感謝

    +
    +

    感謝

    • とみたまさひろさん

    -
    -

    0.3 リリース - 2010/10/29

    -

    改良

    +

    0.3 リリース - 2010/10/29

    +
    +

    改良

    -
    -

    変更

    +
    +

    変更

    • インデックス作成時にNORMALIZEフラグを付与。

    -
    -

    修正

    +
    +

    修正

    • LIMITなどを用いた場合にカーソルが正しくクローズされない問題の修正。

    -
    -

    0.2 リリース - 2010/09/29

    -

    改良

    +

    0.2 リリース - 2010/09/29

    +
    +

    改良

    • packages.groonga.orgでのバイナリパッケージ配布開始。aptitude/yumによるインストールが可能に。

    • バイナリログの出力に対応。

    -
    -

    変更

    +
    +

    変更

    • 共有ライブラリの名前を”libgroonga_storage_engine.so”から”ha_groonga.so”に変更。

    • configureオプションの --with-mysql および --libdir を削除。

    • configureオプションの --with-mysql-source および --with-mysql-config を追加。

    -
    -

    修正

    +
    +

    修正

    • ヘッダファイルのincludeパスを修正。

    • “SHOW CREATE TABLE”に出力されるENGINE名を修正。

    -
    -

    感謝

    +
    +

    感謝

    • とみたまさひろさん

    -
    -

    0.1 リリース - 2010/08/19

    +
    +

    0.1 リリース - 2010/08/19

    初回テストリリース

    @@ -266,51 +263,51 @@

    0.1 リリース - 2010/08/19Table of Contents

    @@ -58,8 +55,8 @@

    Navigation

  • index
  • - - + +
    @@ -68,8 +65,8 @@

    Navigation

    -
    -

    News - 1.x

    +
    +

    News - 1 series

    Release 1.20 - 2012/01/29

    @@ -365,7 +362,7 @@

    感謝 @@ -58,8 +55,8 @@

    Navigation

  • index
  • - - + +
    @@ -68,8 +65,8 @@

    Navigation

    -
    -

    News - 2.x

    +
    +

    News - 2 series

    Release 2.10 - 2012/12/29

    @@ -683,7 +680,7 @@

    Thanks @@ -58,8 +55,8 @@

    Navigation

  • index
  • - - + +
    @@ -68,8 +65,8 @@

    Navigation

    -
    -

    News - 3.x

    +
    +

    News - 3 series

    Release 3.12 - 2014/01/29

    @@ -552,7 +549,7 @@

    Thanks @@ -58,8 +55,8 @@

    Navigation

  • index
  • - - + +
    @@ -68,8 +65,8 @@

    Navigation

    -
    -

    News - 4.x

    +
    +

    News - 4 series

    Release 4.10 - 2015-01-29

    This release has a bug fix for unique index. If you’re using unique @@ -490,7 +487,7 @@

    Thanks @@ -58,8 +55,8 @@

    Navigation

  • index
  • - - + +
    @@ -68,8 +65,8 @@

    Navigation

    -
    -

    News - 5.x

    +
    +

    News - 5 series

    Release 5.12 - 2016-01-29

    @@ -615,7 +612,7 @@

    Thanks @@ -58,8 +55,8 @@

    Navigation

  • index
  • - - + +
    @@ -68,8 +65,8 @@

    Navigation

    -
    -

    News - 6.x

    +
    +

    News - 6 series

    Release 6.13 - 2017-01-13

    @@ -378,7 +375,7 @@

    Thanks @@ -195,7 +192,7 @@

    Navigation

  • previous |
  • - +
    diff --git a/docs/reference/full_text_search.html b/docs/reference/full_text_search.html index a107489a..9633741c 100644 --- a/docs/reference/full_text_search.html +++ b/docs/reference/full_text_search.html @@ -5,14 +5,11 @@ - 5.7. Full text search — Mroonga v13.01 documentation + 5.7. Full text search — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -160,7 +157,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/reference/full_text_search/boolean_mode.html b/docs/reference/full_text_search/boolean_mode.html index 3bc4ca06..f9658276 100644 --- a/docs/reference/full_text_search/boolean_mode.html +++ b/docs/reference/full_text_search/boolean_mode.html @@ -5,14 +5,11 @@ - 5.7.1. Boolean mode — Mroonga v13.01 documentation + 5.7.1. Boolean mode — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -556,7 +553,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/reference/full_text_search/scoring.html b/docs/reference/full_text_search/scoring.html index 7615f3dc..a5e67b34 100644 --- a/docs/reference/full_text_search/scoring.html +++ b/docs/reference/full_text_search/scoring.html @@ -5,14 +5,11 @@ - 5.7.2. Search and Scoring in Mroonga — Mroonga v13.01 documentation + 5.7.2. Search and Scoring in Mroonga — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -240,7 +237,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/reference/limitations.html b/docs/reference/limitations.html index 9f7bc6ce..79263cbb 100644 --- a/docs/reference/limitations.html +++ b/docs/reference/limitations.html @@ -5,14 +5,11 @@ - 5.6. Limitations — Mroonga v13.01 documentation + 5.6. Limitations — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -231,7 +228,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/reference/optimizations.html b/docs/reference/optimizations.html index b2113199..93426a9e 100644 --- a/docs/reference/optimizations.html +++ b/docs/reference/optimizations.html @@ -5,14 +5,11 @@ - 5.1. Optimizations — Mroonga v13.01 documentation + 5.1. Optimizations — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -257,7 +254,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/reference/server_variables.html b/docs/reference/server_variables.html index e9563a3e..75cfbc5e 100644 --- a/docs/reference/server_variables.html +++ b/docs/reference/server_variables.html @@ -5,14 +5,11 @@ - 5.3. Server variables — Mroonga v13.01 documentation + 5.3. Server variables — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -717,7 +714,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/reference/sql_commands.html b/docs/reference/sql_commands.html index 5165d078..4d502fda 100644 --- a/docs/reference/sql_commands.html +++ b/docs/reference/sql_commands.html @@ -5,14 +5,11 @@ - 5.2. SQL commands — Mroonga v13.01 documentation + 5.2. SQL commands — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -288,7 +285,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/reference/status_variables.html b/docs/reference/status_variables.html index e4342699..8b5ac0d0 100644 --- a/docs/reference/status_variables.html +++ b/docs/reference/status_variables.html @@ -5,14 +5,11 @@ - 5.4. Status variables — Mroonga v13.01 documentation + 5.4. Status variables — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -217,7 +214,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/reference/udf.html b/docs/reference/udf.html index 1e3cf5e2..f04a33ad 100644 --- a/docs/reference/udf.html +++ b/docs/reference/udf.html @@ -5,14 +5,11 @@ - 5.5. UDF (User Defined Functions) — Mroonga v13.01 documentation + 5.5. UDF (User Defined Functions) — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -136,7 +133,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/reference/udf/mroonga_command.html b/docs/reference/udf/mroonga_command.html index 486dd511..3d7abe29 100644 --- a/docs/reference/udf/mroonga_command.html +++ b/docs/reference/udf/mroonga_command.html @@ -5,14 +5,11 @@ - 5.5.1. mroonga_command() — Mroonga v13.01 documentation + 5.5.1. mroonga_command() — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -188,7 +185,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/reference/udf/mroonga_escape.html b/docs/reference/udf/mroonga_escape.html index 2659f581..292bf3e6 100644 --- a/docs/reference/udf/mroonga_escape.html +++ b/docs/reference/udf/mroonga_escape.html @@ -5,14 +5,11 @@ - 5.5.2. mroonga_escape() — Mroonga v13.01 documentation + 5.5.2. mroonga_escape() — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -201,7 +198,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/reference/udf/mroonga_highlight_html.html b/docs/reference/udf/mroonga_highlight_html.html index 472db18a..da9d6668 100644 --- a/docs/reference/udf/mroonga_highlight_html.html +++ b/docs/reference/udf/mroonga_highlight_html.html @@ -5,14 +5,11 @@ - 5.5.3. mroonga_highlight_html() — Mroonga v13.01 documentation + 5.5.3. mroonga_highlight_html() — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -279,7 +276,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/reference/udf/mroonga_last_insert_grn_id.html b/docs/reference/udf/mroonga_last_insert_grn_id.html index 030cd76f..0662abcc 100644 --- a/docs/reference/udf/mroonga_last_insert_grn_id.html +++ b/docs/reference/udf/mroonga_last_insert_grn_id.html @@ -5,14 +5,11 @@ - 5.5.4. mroonga_last_insert_grn_id() — Mroonga v13.01 documentation + 5.5.4. mroonga_last_insert_grn_id() — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -164,7 +161,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/reference/udf/mroonga_normalize.html b/docs/reference/udf/mroonga_normalize.html index a1a2ef31..c76ae2ed 100644 --- a/docs/reference/udf/mroonga_normalize.html +++ b/docs/reference/udf/mroonga_normalize.html @@ -5,14 +5,11 @@ - 5.5.5. mroonga_normalize() — Mroonga v13.01 documentation + 5.5.5. mroonga_normalize() — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -201,7 +198,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/reference/udf/mroonga_snippet.html b/docs/reference/udf/mroonga_snippet.html index ea957a2b..114efb8f 100644 --- a/docs/reference/udf/mroonga_snippet.html +++ b/docs/reference/udf/mroonga_snippet.html @@ -5,14 +5,11 @@ - 5.5.6. mroonga_snippet() — Mroonga v13.01 documentation + 5.5.6. mroonga_snippet() — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -316,7 +313,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/reference/udf/mroonga_snippet_html.html b/docs/reference/udf/mroonga_snippet_html.html index 6b56b2c9..a488ad3b 100644 --- a/docs/reference/udf/mroonga_snippet_html.html +++ b/docs/reference/udf/mroonga_snippet_html.html @@ -5,14 +5,11 @@ - 5.5.7. mroonga_snippet_html() — Mroonga v13.01 documentation + 5.5.7. mroonga_snippet_html() — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -181,7 +178,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/search.html b/docs/search.html index d1f3e7c6..a492fa6f 100644 --- a/docs/search.html +++ b/docs/search.html @@ -4,15 +4,12 @@ - Search — Mroonga v13.01 documentation + Search — Mroonga v13.05 documentation - - - @@ -63,7 +60,7 @@

    Navigation

  • index
  • - +
    @@ -120,7 +117,7 @@

    Navigation

  • index
  • - +
    diff --git a/docs/searchindex.js b/docs/searchindex.js index ac2f3ee8..519912ad 100644 --- a/docs/searchindex.js +++ b/docs/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["characteristic", "community", "contribution", "contribution/documentation", "contribution/report", "developer", "developer/coding_style", "developer/debug", "developer/release", "faq", "faq/mmap_cannot_allocate_memory", "index", "install", "install/almalinux", "install/amazon-linux", "install/centos", "install/debian", "install/docker", "install/fedora", "install/macos", "install/oracle-linux", "install/others", "install/ubuntu", "install/windows", "news", "news/0.x", "news/1.x", "news/2.x", "news/3.x", "news/4.x", "news/5.x", "news/6.x", "reference", "reference/full_text_search", "reference/full_text_search/boolean_mode", "reference/full_text_search/scoring", "reference/limitations", "reference/optimizations", "reference/server_variables", "reference/sql_commands", "reference/status_variables", "reference/udf", "reference/udf/mroonga_command", "reference/udf/mroonga_escape", "reference/udf/mroonga_highlight_html", "reference/udf/mroonga_last_insert_grn_id", "reference/udf/mroonga_normalize", "reference/udf/mroonga_snippet", "reference/udf/mroonga_snippet_html", "tutorial", "tutorial/installation_check", "tutorial/mode", "tutorial/storage", "tutorial/wrapper", "upgrade"], "filenames": ["characteristic.rst", "community.rst", "contribution.rst", "contribution/documentation.rst", "contribution/report.rst", "developer.rst", "developer/coding_style.rst", "developer/debug.rst", "developer/release.rst", "faq.rst", "faq/mmap_cannot_allocate_memory.rst", "index.rst", "install.rst", "install/almalinux.rst", "install/amazon-linux.rst", "install/centos.rst", "install/debian.rst", "install/docker.rst", "install/fedora.rst", "install/macos.rst", "install/oracle-linux.rst", "install/others.rst", "install/ubuntu.rst", "install/windows.rst", "news.rst", "news/0.x.rst", "news/1.x.rst", "news/2.x.rst", "news/3.x.rst", "news/4.x.rst", "news/5.x.rst", "news/6.x.rst", "reference.rst", "reference/full_text_search.rst", "reference/full_text_search/boolean_mode.rst", "reference/full_text_search/scoring.rst", "reference/limitations.rst", "reference/optimizations.rst", "reference/server_variables.rst", "reference/sql_commands.rst", "reference/status_variables.rst", "reference/udf.rst", "reference/udf/mroonga_command.rst", "reference/udf/mroonga_escape.rst", "reference/udf/mroonga_highlight_html.rst", "reference/udf/mroonga_last_insert_grn_id.rst", "reference/udf/mroonga_normalize.rst", "reference/udf/mroonga_snippet.rst", "reference/udf/mroonga_snippet_html.rst", "tutorial.rst", "tutorial/installation_check.rst", "tutorial/mode.rst", "tutorial/storage.rst", "tutorial/wrapper.rst", "upgrade.rst"], "titles": ["1. The characteristics of Mroonga", "7. Community", "8. How to contribute to Mroonga", "8.3. How to contribute in documentation topics", "8.1. How to report a bug", "9. Developer\u2019s guide", "9.3. \u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u30b9\u30bf\u30a4\u30eb", "9.1. How to debug", "9.2. Release procedure", "6. FAQ", "6.1. How to avoid \u201cmmap Cannot allocate memory\u201d error?", "Mroonga", "2. Install", "2.5. AlmaLinux", "2.6. Amazon Linux", "2.8. CentOS", "2.3. Debian GNU/Linux", "2.10. Docker", "2.9. Fedora", "2.2. macOS", "2.7. Oracle Linux", "2.11. Others", "2.4. Ubuntu", "2.1. Windows", "News", "\u30d0\u30fc\u30b8\u30e7\u30f30.x\u306e\u304a\u77e5\u3089\u305b", "News - 1.x", "News - 2.x", "News - 3.x", "News - 4.x", "News - 5.x", "News - 6.x", "5. Reference", "5.7. Full text search", "5.7.1. Boolean mode", "5.7.2. Search and Scoring in Mroonga", "5.6. Limitations", "5.1. Optimizations", "5.3. Server variables", "5.2. SQL commands", "5.4. Status variables", "5.5. UDF (User Defined Functions)", "5.5.1. mroonga_command()", "5.5.2. mroonga_escape()", "5.5.3. mroonga_highlight_html()", "5.5.4. mroonga_last_insert_grn_id()", "5.5.5. mroonga_normalize()", "5.5.6. mroonga_snippet()", "5.5.7. mroonga_snippet_html()", "4. Tutorial", "4.1. Installation check", "4.2. Mode", "4.3. Storage mode", "4.4. Wrapper mode", "3. Upgrade"], "terms": {"base": [0, 5, 21, 23, 24, 27, 30, 31, 34, 44, 50], "full": [0, 11, 21, 24, 26, 28, 31, 32, 34, 36, 37, 38, 49, 51], "text": [0, 2, 11, 21, 24, 26, 28, 30, 31, 32, 34, 35, 36, 37, 38, 39, 43, 46, 47, 49, 51], "In": [0, 5, 7, 21, 24, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 52, 53], "5": [0, 8, 11, 12, 16, 21, 24, 26, 27, 29, 31, 38, 46, 48, 52, 53, 54], "1": [0, 6, 7, 8, 13, 15, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 40, 44, 47, 52, 53, 54], "later": [0, 24, 26, 27, 28, 30, 31, 52, 53, 54], "pluggabl": 0, "interfac": 0, "introduc": [0, 2, 5, 24, 26, 27, 38, 40, 54], "we": [0, 1, 2, 3, 4, 7, 8, 11, 12, 15, 21, 22, 23, 24, 26, 27, 29, 30, 35, 38, 39, 51, 52, 53], "can": [0, 4, 5, 7, 10, 11, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 34, 35, 37, 38, 40, 44, 47, 50, 51, 52, 53], "us": [0, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 18, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 49, 50, 51, 54], "custom": [0, 21, 24, 28, 29, 30, 31, 38, 54], "easili": 0, "so": [0, 4, 5, 7, 10, 21, 23, 24, 25, 29, 34, 40, 47, 48, 50, 52, 53], "implement": [0, 5, 28, 37, 52, 53], "through": [0, 51], "By": [0, 7, 24, 28, 50, 51, 52], "you": [0, 1, 2, 4, 5, 7, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 27, 28, 29, 30, 31, 34, 35, 37, 38, 39, 40, 42, 43, 44, 46, 47, 49, 50, 51, 52, 53, 54], "sql": [0, 4, 5, 11, 12, 23, 24, 26, 28, 29, 30, 31, 32, 38, 47, 50, 51, 52, 53], "To": [0, 4, 10, 24, 30, 34, 52, 53], "japanes": [0, 1, 4, 8, 21, 24, 52], "wa": [0, 8, 24, 28, 31], "develop": [0, 2, 7, 11, 12, 15, 21, 22, 23, 24, 29, 38, 52], "embed": [0, 8, 30], "senna": [0, 47, 52], "predecessor": 0, "mroogna": [0, 23], "its": [0, 2, 5, 7, 21, 24, 34, 52], "sinc": [0, 5, 8, 13, 15, 18, 20, 24, 26, 27, 30, 31, 38, 51, 52], "modifi": [0, 5, 10, 24, 26, 27, 34, 52, 53], "version": [0, 4, 5, 7, 11, 13, 15, 18, 20, 22, 23, 24, 26, 28, 29, 30, 38, 40, 42, 43, 44, 46, 47, 48, 50, 52, 53, 54], "need": [0, 2, 4, 5, 7, 10, 11, 21, 23, 24, 26, 27, 29, 31, 32, 34, 38, 42, 47, 50, 52, 53], "build": [0, 2, 11, 12, 24, 27, 28, 29, 30, 31, 52, 53], "ourselv": 0, "binari": [0, 23, 24, 26, 28, 31, 39], "file": [0, 2, 5, 10, 11, 21, 23, 24, 26, 27, 28, 29, 30, 38, 39, 52, 53], "provid": [0, 4, 8, 21, 23, 24, 27, 28, 30, 41, 43, 45, 47, 48, 52, 53], "project": [0, 2, 4, 5, 23, 26], "thu": [0, 24, 36, 51, 52], "cannot": [0, 5, 9, 11, 24, 52, 53], "offici": [0, 24, 29], "On": [0, 4, 52, 53], "hand": [0, 34, 52, 53], "an": [0, 4, 5, 8, 11, 12, 15, 21, 22, 23, 24, 27, 28, 29, 32, 34, 36, 38, 40, 42, 44, 47, 51, 52, 53], "independ": [0, 28], "program": 0, "librari": [0, 7, 12, 38, 52], "dynam": [0, 26, 28, 52, 53], "load": [0, 7, 26], "": [0, 7, 8, 10, 11, 12, 13, 15, 20, 21, 24, 26, 27, 28, 29, 30, 33, 35, 37, 38, 40, 42, 44, 46, 49, 51, 53, 54], "more": [0, 5, 11, 24, 26, 27, 28, 29, 31, 36, 37, 38, 44, 52, 53], "than": [0, 24, 28, 34, 36, 42], "compar": 0, "ha": [0, 4, 6, 8, 23, 24, 26, 27, 28, 29, 34, 36, 37, 38, 42, 43, 44, 46, 47, 48, 51, 52, 53, 54], "much": [0, 4, 24, 52], "better": [0, 4, 47, 50, 52], "throughput": 0, "ad": [0, 7, 11, 24, 27, 28, 29, 30, 31, 52, 53], "also": [0, 2, 5, 8, 17, 21, 24, 28, 34, 38, 39, 43, 52, 53], "benefit": [0, 24, 52], "thi": [0, 2, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 34, 35, 36, 37, 38, 39, 40, 42, 44, 45, 47, 48, 50, 51, 52, 53], "perform": [0, 5, 21, 23, 24, 26, 29, 30, 34, 50], "improv": [0, 5, 52], "myisam": [0, 21, 23, 24, 27, 28, 37, 50, 51, 52], "have": [0, 5, 8, 21, 24, 26, 27, 30, 34, 35, 38, 47, 51, 52, 53], "exclus": 0, "tabl": [0, 6, 11, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 37, 38, 39, 47, 50, 52, 53], "lock": [0, 21, 23, 24, 26, 27, 28, 29, 50], "data": [0, 2, 11, 12, 15, 22, 23, 24, 26, 27, 28, 29, 30, 34, 35, 36, 38, 47, 51, 52, 53], "prevent": 0, "But": [0, 12, 24, 27, 35, 37, 38, 52, 53], "longer": [0, 24, 26], "issu": [0, 2, 10, 11, 13, 15, 20, 24, 28, 29], "especi": [0, 5], "frequent": [0, 9], "case": [0, 4, 5, 8, 10, 21, 24, 28, 29, 30, 31, 34, 35, 36, 37, 47, 52, 53, 54], "onli": [0, 11, 12, 15, 21, 22, 23, 24, 26, 28, 30, 31, 32, 34, 36, 38, 42, 44, 51, 52, 53], "fast": [0, 24, 26, 28, 30, 34, 40, 47, 51, 52], "And": [0, 21, 24, 36, 52, 53], "syntax": [0, 5, 24, 27, 28, 29, 30, 31, 34, 38, 52, 53], "With": [0, 24, 37, 51], "store": [0, 7, 21, 23, 24, 26, 27, 28, 30, 31, 36, 37, 38, 47, 50, 51, 52, 53], "db": [0, 6, 24, 30], "api": [0, 30, 38], "format": [0, 5, 24, 31, 34, 52], "manag": [0, 11, 15, 51], "itself": [0, 52], "therefor": [0, 8, 24], "like": [0, 1, 5, 7, 21, 24, 27, 37, 38, 40, 44, 50, 51, 52, 53], "below": [0, 5, 8, 21, 23, 24, 26, 52, 53], "from": [0, 4, 5, 7, 8, 11, 12, 22, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 39, 40, 43, 44, 47, 52, 53, 54], "server": [0, 11, 12, 16, 21, 22, 23, 24, 26, 27, 30, 31, 32, 50, 52, 53, 54], "multi": [0, 21, 24, 26, 27, 28], "process": [0, 8, 11, 12, 15, 22, 23, 24, 26, 27, 37, 38, 51], "thread": [0, 6], "invok": [0, 5, 47, 50, 52, 53], "sever": [0, 26], "queri": [0, 4, 5, 24, 26, 27, 28, 29, 30, 31, 33, 34, 37, 38, 42, 43, 46, 52, 53], "simultan": 0, "two": [0, 4, 5, 24, 26, 27, 29, 35, 51], "mode": [0, 5, 11, 13, 15, 20, 24, 25, 26, 27, 28, 29, 31, 32, 33, 36, 37, 38, 39, 43, 47, 49, 54], "One": [0, 24], "default": [0, 4, 12, 23, 24, 26, 28, 30, 34, 35, 36, 37, 38, 43, 44, 46, 47, 50, 52, 53], "both": [0, 7, 8, 12, 15, 22, 23, 24, 34, 37, 38, 51], "describ": [0, 2, 4, 5, 9, 11, 12, 13, 14, 15, 16, 19, 20, 21, 22, 23, 24, 31, 36, 37, 39, 49, 52, 53], "abov": [0, 4, 5, 24, 31, 34, 35, 36, 47, 50, 52], "free": [0, 10, 24, 28], "doe": [0, 13, 20, 24, 26, 28, 52, 53], "transact": [0, 4, 21, 23, 24, 27, 28, 39, 50, 53], "anoth": [0, 24, 34, 38, 51], "one": [0, 7, 24, 27, 31, 33, 34, 36, 37, 38, 42, 43, 44, 46, 47, 51, 52, 53], "wrapper": [0, 11, 13, 15, 20, 24, 25, 26, 27, 28, 29, 30, 31, 37, 47, 49, 51], "add": [0, 3, 5, 7, 22, 24, 26, 27, 29, 31, 39, 50, 52, 53], "function": [0, 5, 7, 11, 21, 23, 24, 27, 29, 30, 31, 32, 43, 45, 47, 48, 51, 52, 53], "innodb": [0, 21, 23, 24, 26, 27, 30, 31, 37, 38, 39, 47, 50, 51, 53], "ex": [0, 23, 24], "read": [0, 2, 5, 24, 28], "might": [0, 5, 7, 24, 37], "bottl": [0, 24, 26, 52], "neck": [0, 24, 26], "mani": [0, 2, 21, 24, 30, 37, 38, 47, 48, 52], "major": [0, 12, 24], "refer": [0, 5, 11, 24, 28, 29, 31, 52, 53, 54], "instal": [0, 4, 7, 8, 11, 13, 14, 15, 16, 19, 20, 22, 24, 26, 27, 28, 29, 30, 31, 38, 49, 52, 53], "mariadb": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 17, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54], "13": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54], "01": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54], "There": [1, 2, 4, 5, 9, 10, 12, 13, 15, 20, 24, 29, 30, 31, 36, 42, 43, 44, 46, 47, 48, 52, 54], "ar": [1, 2, 4, 8, 9, 10, 11, 12, 13, 15, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 40, 44, 47, 48, 51, 52, 53], "some": [1, 5, 7, 8, 9, 21, 23, 24, 27, 36, 37, 41, 44, 47, 52], "place": [1, 24, 30], "share": [1, 8, 11, 21, 24, 28, 50], "groonga": [1, 4, 5, 6, 8, 10, 11, 13, 14, 15, 16, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 36, 37, 38, 39, 42, 44, 45, 46, 49, 51, 53, 54], "mroonga": [1, 3, 4, 6, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54], "inform": [1, 4, 7, 8, 24, 31, 38, 52, 53], "welcom": [1, 2, 5], "join": [1, 24, 27, 30, 37], "our": [1, 5, 7, 8, 26, 27, 52, 53], "discuss": [1, 4, 5], "about": [1, 4, 5, 8, 9, 11, 12, 13, 15, 20, 21, 24, 27, 28, 29, 30, 31, 32, 38, 43, 52, 53, 54], "For": [1, 2, 4, 5, 8, 11, 21, 24, 30, 31, 34, 36, 52, 53], "english": [1, 4, 5, 8], "speaker": 1, "talk": [1, 8, 28], "sourceforg": [1, 5, 8, 30], "net": [1, 5, 8], "dev": [1, 5, 8, 21, 24, 26, 27, 28, 29, 30, 31], "osdn": [1, 8], "me": [1, 8], "en": [1, 3, 5, 8], "gitter": [1, 24, 31], "ja": [1, 8, 24, 31], "tweet": [1, 8], "relat": [1, 2, 13, 14, 15, 16, 20, 21, 22, 24, 26, 27, 29, 30, 47, 51, 52], "pleas": [1, 2, 4, 5, 7, 21, 23, 24, 27, 28, 29, 39, 54], "follow": [1, 2, 4, 5, 7, 8, 10, 13, 15, 20, 21, 23, 24, 27, 30, 31, 34, 35, 36, 37, 44, 47, 49, 50, 51, 52, 53, 54], "account": [1, 3, 5, 8, 24], "get": [1, 7, 8, 11, 21, 22, 24, 26, 27, 29, 30, 33, 37, 45, 47, 48, 49], "latest": [1, 5, 11, 13, 14, 15, 16, 20, 21, 24, 28, 30, 31], "page": [1, 5, 8, 11, 52], "your": [2, 3, 5, 8, 21, 22, 23, 24, 27, 29, 36, 52], "wai": [2, 4, 24, 28, 47, 50, 51, 52, 53, 54], "introduct": 2, "other": [2, 5, 7, 8, 11, 12, 24, 29, 30, 34, 37, 38, 51, 52, 53], "etc": [2, 5, 7, 10, 13, 15, 24, 51, 52, 53], "exampl": [2, 4, 5, 7, 8, 21, 24, 28, 30, 31, 34, 35, 36, 38, 40, 43, 44, 46, 47, 52, 53], "find": [2, 8, 21, 23, 29, 39, 50, 52], "bug": [2, 5, 11, 21, 24, 26, 27, 28, 29, 30, 31, 38], "when": [2, 5, 7, 8, 21, 24, 26, 27, 28, 29, 30, 31, 34, 37, 38, 40, 52, 53], "report": [2, 11, 21, 24, 26, 27, 28, 29, 30, 31, 38], "code": [2, 8, 11, 21, 23, 24, 30], "document": [2, 11, 12, 21, 24, 26, 28, 29, 30, 31, 33, 42, 48, 52, 53], "As": [2, 7, 8, 10, 18, 24, 52], "user": [2, 3, 4, 6, 8, 11, 15, 21, 24, 30, 31, 32, 42, 47, 52], "If": [2, 3, 4, 5, 7, 8, 10, 13, 14, 15, 16, 20, 21, 22, 24, 26, 27, 29, 37, 38, 39, 44, 49, 50, 52, 53, 54], "interest": 2, "try": [2, 5, 49, 52, 53], "spokesman": 2, "friend": [2, 7], "colleagu": 2, "section": [2, 9, 12, 13, 14, 15, 16, 19, 20, 21, 22, 23, 24, 28, 29, 34, 39], "detail": [2, 5, 7, 8, 19, 21, 24, 27, 29, 38, 52, 53], "submit": [2, 11], "tracker": [2, 11, 29], "mail": [2, 5, 11, 39], "list": [2, 5, 11, 24, 28, 30, 32, 34, 38, 54], "collect": [2, 8, 11, 21, 23, 50], "reproduc": [2, 11, 24], "topic": [2, 11, 30, 52, 53], "The": [2, 5, 7, 8, 11, 13, 20, 21, 22, 23, 24, 26, 27, 28, 30, 34, 35, 36, 37, 38, 39, 43, 44, 46, 47, 50, 51, 52, 53], "thing": [2, 11, 35], "must": [2, 8, 10, 11, 21, 24, 27, 29, 34, 44], "do": [2, 5, 7, 11, 24, 35, 37, 52, 53], "first": [2, 5, 11, 21, 24, 27, 29, 34, 35, 52, 53], "requir": [2, 4, 5, 7, 11, 21, 24, 26, 27, 28, 29, 30, 37], "softwar": [2, 7, 22], "git": [2, 5, 7, 8], "configur": [2, 4, 5, 7, 10, 11, 12, 23, 24, 26, 27, 28, 38, 52, 53], "fork": 2, "github": [2, 4, 5, 7, 8, 19, 24, 26, 29, 30, 31, 39], "initi": [2, 24, 28, 30], "work": [2, 4, 7, 8, 21, 23, 24, 26, 28, 29, 30, 31, 37, 39, 40, 52, 53], "repositori": [2, 5, 7, 8, 22, 27, 29, 30], "everi": [2, 11], "task": [2, 11], "upstream": [2, 8, 24], "creat": [2, 5, 11, 13, 15, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 39, 47, 52, 53], "branch": [2, 8], "edit": 2, "confirm": [2, 10, 11, 21, 24, 26, 27, 29, 34, 36, 37, 38, 39, 52, 53], "gener": [2, 4, 11, 24], "commit": [2, 5, 8, 30, 39], "push": [2, 5, 8, 24, 38, 40], "pull": [2, 8, 39], "request": [2, 24, 39, 52], "sphinx": [3, 8, 11], "tool": [3, 7, 12], "\u5177\u4f53\u7684\u306b\u3069\u3093\u306a\u3053\u3068\u3092\u3084\u308c\u3070\u3044\u3044\u306e\u304b\u3092\u8aac\u660e\u3057\u307e\u3059": 3, "\u57fa\u672c\u7684\u306b\u306f\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u30bd\u30fc\u30b9\u30d5\u30a1\u30a4\u30eb\u3054\u3068\u306bpull": 3, "request\u3092\u9001\u3063\u3066\u3082\u3089\u3046\u3068\u9032\u3081\u3084\u3059\u3044\u3067\u3059": 3, "\u5bfe\u8c61\u3068\u306a\u308b\u30d5\u30a1\u30a4\u30eb\u306fdoc": 3, "source\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4ee5\u4e0b\u306e\u62e1\u5f35\u5b50\u304c": 3, "rst": [3, 5], "\u3068\u306a\u3063\u3066\u3044\u308b\u30d5\u30a1\u30a4\u30eb\u3067\u3059": 3, "\u3042\u307e\u308agithub\u3067\u306e\u4f5c\u696d\u306b\u6163\u308c\u3066\u3044\u306a\u304f\u3066\u3082\u3067\u304d\u308b\u3088\u3046\u306b": 3, "\u6700\u521d\u306b\u3084\u308b\u3053\u3068": 3, "\u4f5c\u696d\u3054\u3068\u306b\u3084\u308b\u3053\u3068": 3, "\u30d5\u30a1\u30a4\u30eb\u3054\u3068\u306b\u3084\u308b\u3053\u3068": 3, "\u306b\u5206\u3051\u3066\u9806\u306b\u8aac\u660e\u3057\u307e\u3059": 3, "\u4ee5\u4e0b\u3067\u306f": 3, "\u6700\u521d\u306b\u4e00\u5ea6\u3060\u3051\u5b9f\u65bd\u3057\u3066\u304a\u3051\u3070\u826f\u3044\u3053\u3068\u3092\u8aac\u660e\u3057\u307e\u3059": 3, "todo": [3, 6, 38, 42], "\u307e\u305a\u306f": 3, "git\u306e\u8a2d\u5b9a\u3092\u3057\u307e\u3057\u3087\u3046": 3, "\u3059\u3067\u306b\u3042\u308b\u7a0b\u5ea6git\u3092\u4f7f\u3063\u3066\u3044\u308b\u5834\u5408\u306b\u306f\u521d\u671f\u8a2d\u5b9a\u306f\u3059\u3067\u306b\u5b8c\u4e86\u3057\u3066\u3044\u308b\u304b\u3082\u77e5\u308c\u307e\u305b\u3093": 3, "\u305d\u306e\u5834\u5408\u306b\u306f\u98db\u3070\u3057\u3066\u69cb\u3044\u307e\u305b\u3093": 3, "config": [3, 7, 8, 12, 15, 25], "global": [3, 24, 28, 38, 52, 53], "name": [3, 4, 6, 7, 8, 13, 15, 23, 24, 26, 27, 28, 29, 30, 31, 35, 39, 44, 46, 47, 52, 53], "email": [3, 4], "address": 3, "\u4e0a\u8a18\u306f\u30b3\u30df\u30c3\u30c8\u30ed\u30b0\u306b\u4f7f\u308f\u308c\u307e\u3059": 3, "\u516c\u958b\u3057\u3066\u3082\u5dee\u3057\u652f\u3048\u306a\u3044\u30e6\u30fc\u30b6\u540d\u3082\u3057\u304f\u306f\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u3092\u8a2d\u5b9a\u3057\u307e\u3059": 3, "i": [3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 15, 17, 18, 20, 21, 23, 24, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 40, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54], "readi": [3, 21, 23], "login": [3, 8], "access": [3, 8, 26, 52], "url": [3, 8, 24, 31, 54], "\u30ea\u30dd\u30b8\u30c8\u30ea\u9078\u629e\u753b\u9762\u3067\u3054\u81ea\u5206\u306e\u30ea\u30dd\u30b8\u30c8\u30ea\u3078\u3068fork\u3057\u3066\u304f\u3060\u3055\u3044": 3, "clone": [3, 5, 7, 8], "directori": [3, 4, 5, 7, 8, 21, 28, 29, 52, 53], "don": [3, 5, 7, 12, 21, 23, 24, 26, 27, 34, 38, 42, 49, 50, 52, 53], "t": [3, 4, 5, 7, 8, 12, 21, 23, 24, 26, 27, 28, 29, 30, 31, 34, 37, 38, 42, 49, 50, 52, 53], "forget": [3, 26, 27], "com": [3, 5, 7, 8, 13, 15, 16, 20, 22, 24, 52], "your_github_account": 3, "cd": [3, 5, 7, 8, 21], "remot": [3, 8], "execut": [3, 4, 5, 11, 23, 24, 26, 28, 29, 34, 36, 42, 44, 47, 52], "command": [3, 5, 8, 10, 11, 21, 23, 24, 27, 28, 29, 32, 49, 50, 51, 53], "prepar": [3, 24, 29, 30], "autogen": [3, 7, 8], "sh": [3, 5, 8, 11, 24], "enabl": [3, 5, 8, 13, 15, 22, 24, 26, 27, 28, 29, 38, 40, 47], "mysql": [3, 4, 5, 8, 11, 12, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 40, 42, 47, 50, 52, 53], "sourc": [3, 7, 8, 11, 12, 16, 24, 25, 28, 31, 39, 47, 52], "source_directory_of_mysql": 3, "next": [3, 11, 23, 49], "step": [3, 11, 21, 24, 49], "\u4ee5\u4e0b\u3067\u306f\u4f5c\u696d\u3054\u3068\u306b\u3084\u308b\u3053\u3068\u3092\u8aac\u660e\u3057\u307e\u3059": 3, "mroonga\u672c\u5bb6\u306e\u6700\u65b0\u72b6\u614b\u306b\u8ffd\u5f93\u3057\u3066": 3, "\u4f5c\u696d\u304c\u304b\u3076\u3089\u306a\u3044\u3088\u3046\u306b\u3057\u307e\u3059": 3, "fetch": [3, 11, 24, 32], "all": [3, 7, 8, 24, 27, 34, 35, 37, 38, 51, 52, 53], "checkout": [3, 8], "master": [3, 4, 8], "rebas": 3, "\u6700\u65b0\u306e\u72b6\u614b\u306b\u8ffd\u5f93\u3067\u304d\u305f\u3089": 3, "\u3078\u3068\u9032\u307f\u307e\u3059": 3, "\u4f8b\u3048\u3070": [3, 6], "http": [3, 5, 7, 8, 13, 14, 15, 16, 20, 21, 22, 23, 24, 31], "org": [3, 5, 8, 13, 14, 15, 16, 20, 21, 23, 24], "doc": [3, 5, 8, 24, 26, 27, 28, 29, 30], "characterist": [3, 5, 11, 24, 29], "html": [3, 5, 8, 24, 27, 30, 44, 47], "\u3092\u66f4\u65b0\u3059\u308b\u5834\u5408\u3067\u8aac\u660e\u3057\u307e\u3059": 3, "\u4f5c\u696d\u5bfe\u8c61\u3068\u306a\u308b\u30d5\u30a1\u30a4\u30eb\u306f": 3, "\u30ea\u30dd\u30b8\u30c8\u30ea\u306edoc": 3, "\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4ee5\u4e0b\u306b\u3042\u308a\u62e1\u5f35\u5b50\u304c": 3, "rst\u306a\u30d5\u30a1\u30a4\u30eb\u3067\u3059": 3, "\u4eca\u56de\u306f": 3, "rst\u3092\u5909\u66f4\u3059\u308b\u4f8b\u3067\u8aac\u660e\u3057\u307e\u3059": 3, "meaning": 3, "b": [3, 28], "capit": [3, 29], "notat": [3, 29], "fix": [3, 5, 10, 35], "typo": [3, 24, 28, 52], "style": [3, 28], "write": [3, 5, 21, 26, 27, 38], "new": [3, 5, 7, 8, 11, 13, 14, 15, 38, 40, 42, 43, 44, 46, 47, 48, 52, 53, 54], "\u30de\u30fc\u30af\u30a2\u30c3\u30d7\u306b\u554f\u984c\u304c\u306a\u3044\u304b": 3, "html\u3092\u78ba\u8a8d\u3057\u307e\u3059": 3, "html\u3092\u751f\u6210\u3059\u308b\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059": 3, "local": [3, 5, 7, 8, 21, 52], "make": [3, 4, 5, 7, 11, 12, 24, 27, 29, 35, 52, 53], "\u3044\u3064\u3082\u4f7f\u3063\u3066\u3044\u308b\u30d6\u30e9\u30a6\u30b6\u3067\u8a72\u5f53\u30d5\u30a1\u30a4\u30eb\u3092\u78ba\u8a8d\u3057\u3066": 3, "\u5909\u66f4\u3057\u305f\u5185\u5bb9\u304c\u53cd\u6620\u3055\u308c\u3066\u3044\u308c\u3070ok\u3067\u3059": 3, "firefox": [3, 5], "html\u306b\u554f\u984c\u304c\u306a\u3044\u3053\u3068\u3092\u78ba\u8a8d\u3067\u304d\u305f\u3089": 3, "\u30b3\u30df\u30c3\u30c8\u3057\u307e\u3059": 3, "clone\u3057\u305f\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30fc\u306e\u30c8\u30c3\u30d7\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30fc": 3, "\u30b3\u30df\u30c3\u30c8\u3059\u308b\u3068\u304d\u306e\u30e1\u30c3\u30bb\u30fc\u30b8\u306b\u3064\u3044\u3066\u306f": 3, "\u4f8b\u3048\u3070\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u3057\u307e\u3059": 3, "publish": [3, 5, 8], "chang": [3, 5, 11, 23, 26, 27, 28, 29, 30, 31, 34, 38, 47, 48, 52, 53, 54], "own": [3, 52, 53], "u": [3, 4, 12, 13, 14, 15, 20, 23, 24, 26, 27, 35, 39], "origin": [3, 8, 28, 34], "note": [3, 8, 10, 18, 24, 27, 28, 30, 31, 52, 53], "alreadi": [3, 13, 15, 20, 24, 29], "advanc": [3, 24, 34, 42], "\u30d6\u30e9\u30a6\u30b6\u3067": 3, "github\u306e\u30a2\u30ab\u30a6\u30f3\u30c8": 3, "\u3092\u958b\u304f\u3068": 3, "\u30d6\u30e9\u30f3\u30c1\u3092pull": 3, "request\u3059\u308b": 3, "\u307f\u305f\u3044\u306aui\u304c\u3067\u304d\u3066\u3044\u308b\u306e\u3067": 3, "\u305d\u3053\u306e\u30dc\u30bf\u30f3\u3092\u62bc\u3057\u3066pull": 3, "request\u3057\u3066\u304f\u3060\u3055\u3044": 3, "\u5165\u529b\u30d5\u30a9\u30fc\u30e0\u304c\u3067\u3066\u304d\u307e\u3059\u304c": 3, "\u30b3\u30df\u30c3\u30c8\u3057\u305f\u3068\u304d\u30e1\u30c3\u30bb\u30fc\u30b8\u3067\u5341\u5206\u306a\u306e\u3067\u305d\u306e\u307e\u307epull": 3, "request\u3057\u3066ok\u3067\u3059": 3, "\u3053\u308c\u3067": 3, "\u3072\u3068\u3068\u304a\u308a\u306e\u4f5c\u696d\u306f\u5b8c\u4e86\u3057\u307e\u3057\u305f": 3, "either": [4, 52, 53], "It": [4, 8, 12, 21, 24, 26, 27, 28, 29, 30, 31, 34, 35, 37, 38, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 53, 54], "differ": [4, 5, 7, 24, 27, 30, 34, 50], "commun": [4, 11, 13, 15, 16, 20, 21, 24, 29, 30], "send": [4, 8, 28, 39], "mai": [4, 21, 24, 27, 28, 29, 30, 34, 36, 50, 52, 53], "doesn": [4, 8, 21, 24, 27, 28, 29, 30, 31, 34, 37, 38, 52], "expect": [4, 5, 30], "crash": [4, 23, 24, 26, 27, 28, 29, 30, 31], "return": [4, 6, 24, 26, 27, 28, 29, 30, 31, 34, 37, 52], "unexpect": [4, 24, 28], "search": [4, 8, 11, 21, 23, 24, 26, 27, 28, 29, 30, 31, 32, 34, 37, 38, 47, 49, 50, 51], "result": [4, 5, 11, 24, 26, 28, 30, 31, 34, 35, 36, 42, 44, 47, 52, 53], "solv": 4, "becaus": [4, 5, 8, 23, 24, 28, 29, 30, 31, 34, 35, 38, 52], "investig": [4, 10], "reason": [4, 10], "which": [4, 5, 8, 23, 24, 28, 29, 30, 31, 33, 34, 36, 38, 39, 43, 46, 47, 52], "caus": [4, 24, 27, 28, 29, 30, 53], "descript": [4, 5, 8, 24, 28, 29, 31, 38, 52, 53], "environ": [4, 11, 12, 21, 23, 24, 27, 29], "packag": [4, 5, 11, 12, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 50], "detect": [4, 21, 24, 26, 28, 30], "what": [4, 11, 43], "rpm": [4, 13, 14, 15, 20, 21, 24, 26, 27, 28, 29, 30, 31], "qa": 4, "txt": [4, 8], "deb": [4, 16, 21, 22, 24, 25, 26, 27, 28, 29, 31], "dpkg": [4, 24], "l": 4, "window": [4, 11, 12, 24, 28, 29, 30, 31], "show": [4, 5, 7, 21, 23, 24, 25, 27, 28, 30, 34, 35, 36, 37, 38, 40, 50, 52, 53], "zip": [4, 11, 12, 24], "trigger": 4, "did": [4, 24], "sampl": [4, 24, 31, 37, 44, 47, 52], "schema": [4, 23, 29, 34, 47, 52, 54], "recommend": [4, 12, 15, 22, 23, 24, 29, 38, 52, 54], "minimum": 4, "help": [4, 23, 24], "sooner": 4, "error": [4, 5, 9, 11, 12, 15, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 38, 52, 53], "log": [4, 6, 7, 8, 10, 11, 13, 15, 20, 24, 28, 38, 39, 49], "includ": [4, 5, 8, 11, 26, 29, 30, 34, 35, 38, 47, 52], "backtrac": 4, "why": 4, "unexpectedli": [4, 24, 28], "exist": [4, 21, 24, 26, 27, 28, 29, 30, 33, 34, 38, 39, 51, 52, 53], "var": [4, 7, 13, 15, 20, 52], "mysqld": [4, 7, 13, 15, 20, 23, 28, 29, 30, 52, 53], "depend": [4, 7, 11, 12, 24, 26, 27, 28, 30, 36], "low": [4, 24, 37], "level": [4, 5, 21, 23, 24, 30, 38, 50, 52, 53], "lib": [4, 21], "mroonga_log_fil": [4, 11, 27, 28, 29, 32], "enough": [4, 10, 24], "addit": [4, 24, 52, 53], "dump": [4, 24, 26, 27, 28, 38, 52, 53], "construct": [4, 29], "same": [4, 6, 8, 11, 24, 28, 34, 35, 38, 50, 52], "databas": [4, 10, 24, 26, 27, 28, 29, 30, 38, 51, 52, 54], "scratch": 4, "mysqldump": [4, 24, 26, 27], "ppassword": 4, "opt": 4, "flush": [4, 24, 26, 28, 38, 39, 52, 53], "singl": 4, "2": [4, 5, 7, 8, 11, 12, 24, 26, 29, 30, 31, 34, 35, 36, 38, 47, 52, 53, 54], "charact": [4, 24, 27, 28, 30, 31, 39, 43, 44, 52, 53], "set": [4, 8, 21, 23, 24, 26, 27, 28, 29, 30, 35, 36, 37, 38, 39, 40, 44, 47, 50, 52, 53, 54], "utf8": [4, 26, 30, 35, 36, 37, 38, 39, 47, 52, 53], "hex": [4, 24], "blob": [4, 39], "binlog": [4, 24], "bin": [4, 21, 24, 31, 52], "offlin": 4, "backup": 4, "pair": 4, "lost": [4, 52, 53], "datadir": 4, "debug": [5, 11, 38, 52, 53], "releas": [5, 11, 13, 14, 15, 20, 22, 54], "procedur": [5, 7, 11, 24, 27, 29, 30, 31, 52, 53], "setup": [5, 11, 13, 15, 28], "script": [5, 7, 11, 24, 29, 31, 34, 38], "check": [5, 10, 11, 24, 26, 27, 28, 29, 30, 31, 35, 40, 49], "whether": [5, 10, 11, 24, 29, 36, 37, 38, 39, 40, 47, 50], "upload": [5, 11], "each": [5, 10, 11, 12, 21, 23, 34, 36, 44, 52, 54], "tag": [5, 11, 24, 30, 38, 44, 52], "archiv": [5, 11, 12, 21, 24], "docker": [5, 11, 12, 24], "imag": [5, 11, 24], "blog": [5, 11, 24], "announc": [5, 11, 24, 54], "twitter": [5, 11], "facebook": [5, 11], "bump": [5, 11, 29, 30], "\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u30b9\u30bf\u30a4\u30eb": [5, 11], "\u8a00\u8a9e": [5, 11], "\u30d5\u30a1\u30a4\u30eb\u540d": [5, 11], "\u540d\u524d\u7a7a\u9593": [5, 11], "\u30ac\u30fc\u30c9": [5, 11], "\u4ee3\u5165": [5, 11], "\u6587\u5b57\u5217": [5, 11], "\u30d0\u30c3\u30d5\u30a1": [5, 11], "\u547d\u540d\u898f\u5247": [5, 11], "\u30b3\u30d4\u30fc\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc": [5, 11], "\u30af\u30e9\u30b9\u306e\u4ee3\u5165": [5, 11], "\u5f15\u6570": [5, 11], "\u5b9a\u6570": [5, 11], "\u771f\u507d\u5024": [5, 11], "\u6761\u4ef6\u5f0f": [5, 11], "\u521d\u671f\u5316": [5, 11], "\u30a4\u30f3\u30af\u30ea\u30e1\u30f3\u30c8": [5, 11], "\u30c7\u30af\u30ea\u30e1\u30f3\u30c8": [5, 11], "\u30ad\u30e3\u30b9\u30c8": [5, 11], "\u5909\u6570\u5ba3\u8a00": [5, 11], "\u305d\u306e\u4ed6": [5, 11], "\u30e1\u30e2": [5, 11], "redmin": 5, "ticket": 5, "driven": 5, "locat": [5, 21, 51, 52, 53], "site": [5, 8, 29, 52], "done": [5, 8, 24, 50, 51], "per": [5, 33], "would": [5, 7, 24], "ask": [5, 9], "regist": [5, 8, 21, 23, 24, 47, 52, 53], "see": [5, 8, 17, 19, 24, 27, 29, 38, 49, 50, 52, 53, 54], "draw": 5, "up": [5, 8, 24, 26, 33], "off": [5, 24, 27, 38, 52, 53], "line": [5, 21, 26, 27, 29, 40, 52], "meet": [5, 23, 29, 47], "specifi": [5, 8, 10, 11, 21, 24, 26, 28, 29, 30, 34, 37, 38, 42, 43, 44, 46, 47, 49], "featur": [5, 13, 20, 28, 30, 34, 38, 40, 47, 48, 52], "want": [5, 7, 8, 10, 13, 14, 15, 16, 20, 21, 22, 30, 39, 43, 46, 47, 52, 53], "contribut": [5, 11], "still": [5, 24], "assign": [5, 52], "assigne": 5, "start": [5, 13, 14, 15, 17, 20, 23, 24, 29, 30, 34, 39, 47, 50, 52, 53], "review": 5, "go": 5, "back": [5, 24], "4": [5, 7, 11, 12, 21, 23, 24, 26, 27, 31, 35, 40, 52, 53], "close": [5, 24, 44], "idea": [5, 7], "specif": [5, 28, 29, 38, 52], "handl": [5, 10, 24, 26, 27, 28], "whole": 5, "design": [5, 27], "Then": [5, 8, 10, 21, 24, 50], "pass": [5, 7, 27, 52, 53], "current": [5, 24, 28, 29, 38, 40, 52], "assum": [5, 21, 47], "linux": [5, 8, 10, 11, 12, 24, 26, 27, 28, 31], "x86_64": 5, "glibc": 5, "cutter": [5, 8], "c": [5, 21], "unit": 5, "just": [5, 12, 15, 22, 23, 37, 38, 50, 52], "few": 5, "now": [5, 8, 18, 21, 24, 26, 27, 29, 30, 35, 38, 52, 53], "keep": [5, 24, 28, 30, 36], "simpl": 5, "possibl": 5, "ha_mroonga": [5, 6, 21, 47, 50, 52], "hpp": [5, 6], "header": 5, "cpp": [5, 6], "mrnsy": 5, "util": [5, 15], "definit": [5, 37, 47, 52], "avail": [5, 8, 11, 17, 26, 30, 32, 34, 38], "statement": [5, 24, 29, 39], "r": 5, "support": [5, 11, 13, 15, 20, 21, 22, 23, 26, 27, 28, 29, 30, 31, 34, 38, 39, 47, 50, 52, 53], "earli": [5, 28], "stage": [5, 47, 48], "altern": 5, "consid": 5, "kind": [5, 24, 36, 52, 53], "regress": 5, "qualiti": 5, "alwai": [5, 24, 38], "think": [5, 34, 52, 53], "well": [5, 23, 24, 35, 39, 50, 51, 52, 53], "statu": [5, 11, 24, 26, 28, 29, 30, 32, 36, 37, 38], "variabl": [5, 11, 24, 26, 27, 28, 29, 30, 32, 37, 50, 52, 53, 54], "information_schema": [5, 24, 26, 27, 39], "plugin": [5, 11, 21, 23, 24, 25, 26, 27, 28, 30, 39, 50], "thei": [5, 8, 21, 24, 30, 37], "here": [5, 7, 8, 21, 22, 24, 26, 27, 29, 34, 36, 37, 38, 40, 43, 44, 46, 47, 52, 53, 54], "befor": [5, 8, 21, 24, 26, 27, 29, 30, 50, 52], "ani": [5, 7, 24, 27, 30, 34, 37, 47, 52, 53], "degrad": 5, "sub": [5, 24, 27], "suit": 5, "mysqltest": 5, "0": [5, 6, 7, 8, 11, 12, 18, 21, 23, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 40, 44, 47, 50, 52, 53], "index": [5, 8, 11, 21, 24, 26, 27, 28, 29, 30, 31, 32, 34, 35, 37, 38, 39, 51, 52, 53, 54], "restructuredtext": 5, "markup": [5, 29], "languag": [5, 27, 28, 33, 34, 37, 52], "convert": [5, 26, 36], "filenam": [5, 52, 53], "extens": 5, "them": [5, 7, 8, 9, 13, 14, 15, 16, 20, 21, 22, 24, 34, 37], "web": [5, 8, 21, 34], "after": [5, 8, 23, 24, 27, 29, 30, 49, 50, 52, 53], "consist": [5, 29, 52], "between": [5, 24, 28, 30, 31, 34, 35, 39, 51], "yourself": [5, 12, 52], "automat": [5, 8, 24, 36], "mercuri": 5, "order": [5, 7, 11, 24, 25, 26, 27, 28, 29, 30, 31, 32, 35, 38, 39, 40, 52, 53], "should": [5, 8, 12, 15, 22, 23, 24, 28, 31, 35, 43, 52, 53], "option": [5, 7, 8, 21, 24, 26, 27, 28, 29, 30, 50, 52, 53], "save": [5, 10, 29], "rest": 5, "browser": [5, 8, 21], "translat": [6, 28, 31], "\u4e00\u822c\u7684\u306b1\u3064\u306e\u30b3\u30fc\u30c9\u30d9\u30fc\u30b9\u306b\u8907\u6570\u306e\u30b9\u30bf\u30a4\u30eb\u304c\u307e\u3056\u3063\u3066\u3044\u308b\u3068\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u304c\u8aad\u307f\u3065\u3089\u304f\u306a\u308a\u307e\u3059": 6, "\u305f\u3068\u3048": 6, "\u305d\u308c\u305e\u308c\u306e\u30b9\u30bf\u30a4\u30eb\u5358\u72ec\u3067\u306f\u8aad\u307f\u3084\u3059\u3044\u30b9\u30bf\u30a4\u30eb\u3042\u3063\u3066\u3082": 6, "\u307e\u3056\u308b\u3068\u8aad\u307f\u3065\u3089\u304f\u306a\u308a\u307e\u3059": 6, "\u305d\u306e\u305f\u3081": 6, "mroonga\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3067\u3082\u30b9\u30bf\u30a4\u30eb\u3092\u7d71\u4e00\u3057\u3066": 6, "\u8aad\u307f\u3084\u3059\u3044\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u306b\u306a\u308b\u3088\u3046\u306b\u3057\u307e\u3059": 6, "\u8aad\u307f\u3084\u3059\u3044\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u306b\u3059\u308b\u7406\u7531\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3067\u3059": 6, "\u6a5f\u80fd\u3092\u62e1\u5f35\u3059\u308b\u3068\u304d\u306e\u30b3\u30b9\u30c8\u3092\u4e0b\u3052\u308b": 6, "\u554f\u984c\u3092\u4fee\u6b63\u3059\u308b\u3068\u304d\u306e\u30b3\u30b9\u30c8\u3092\u4e0b\u3052\u308b": 6, "\u3069\u3061\u3089\u306e\u5834\u5408\u3082\u5468\u8fba\u306e\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u3092\u8aad\u3093\u3067": 6, "\u305d\u308c\u3092\u30d9\u30fc\u30b9\u306b\u30b3\u30fc\u30c9\u3092\u8ffd\u52a0": 6, "\u5909\u66f4\u3057\u307e\u3059": 6, "\u3053\u306e\u3068\u304d": 6, "\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u304c\u8aad\u307f\u3084\u3059\u3044\u72b6\u614b\u3060\u3068\u5468\u8fba\u306e\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u306e\u628a\u63e1\u3092\u30b9\u30e0\u30fc\u30ba\u306b\u884c\u3046\u3053\u3068\u304c\u3067\u304d": 6, "\u30b9\u30e0\u30fc\u30ba\u306b\u305d\u306e\u5f8c\u306e\u4f5c\u696d\u306b\u79fb\u308c\u307e\u3059": 6, "\u8aad\u307f\u3084\u3059\u3055\u306e\u4ed6\u306b\u30c7\u30d0\u30c3\u30b0\u306e\u3057\u3084\u3059\u3055": 6, "gdb\u3067\u306e\u8ffd\u3044\u3084\u3059\u3055": 6, "\u3082\u8003\u616e\u306b\u5165\u308c\u305f\u307b\u3046\u304c\u3088\u3055\u305d\u3046\u3060\u304c\u3069\u3046\u3057\u3088\u3046": 6, "\u57fa\u672c\u7684\u306b\u3059\u3079\u3066c": 6, "\u3067\u8a18\u8ff0\u3057\u307e\u3059": 6, "\u3088\u307b\u3069\u306e\u3053\u3068\u304c\u306a\u3044\u9650\u308ac\u306f\u4f7f\u3044\u307e\u305b\u3093": 6, "\u3088\u3044\u4f8b": 6, "\u60aa\u3044\u4f8b": 6, "c\u8a00\u8a9e\u3092\u4f7f\u3063\u3066\u3044\u308b": 6, "mrn_sy": 6, "\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u306e\u30d5\u30a1\u30a4\u30eb\u540d\u306f\u5168\u3066\u5c0f\u6587\u5b57\u306b\u3057\u307e\u3059": 6, "\u5358\u8a9e\u3054\u3068\u306b": 6, "_": 6, "\u3067\u533a\u5207\u308a\u307e\u3059": 6, "\u5927\u6587\u5b57\u3092\u4f7f\u3063\u3066\u3044\u308b": 6, "\u5358\u8a9e\u3092": 6, "\u3067\u533a\u5207\u3089\u305a\u306b\u304f\u3063\u3064\u3051\u3066\u3044\u308b": 6, "hamroonga": 6, "\u3067\u533a\u5207\u3063\u3066\u3044\u308b": 6, "\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u306e\u62e1\u5f35\u5b50": 6, "\u306b\u3057\u307e\u3059": 6, "cc": 6, "\u3092\u4f7f\u3063\u3066\u3044\u308b": 6, "\u30d8\u30c3\u30c0\u30fc\u30d5\u30a1\u30a4\u30eb\u306e\u62e1\u5f35\u5b50\u306f": 6, "h": 6, "\u30d8\u30c3\u30c0\u30fc\u30d5\u30a1\u30a4\u30eb\u3067\u306f": 6, "namespac": 6, "\u3092\u4f7f\u308f\u306a\u3044": 6, "\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u3067\u306f": 6, "std": 6, "\u3067\u3042\u308c\u3070\u4f7f\u3063\u3066\u3082\u3088\u3044": 6, "\u4ed6\u306e\u540d\u524d\u7a7a\u9593\u306f\u4f7f\u3063\u3066\u306f\u3044\u3051\u306a\u3044": 6, "\u30d8\u30c3\u30c0\u30fc\u30d5\u30a1\u30a4\u30eb\u5185\u3067": 6, "\u4ee5\u5916\u306e\u540d\u524d\u7a7a\u9593\u306b\u5bfe\u3057\u3066": 6, "zmq": 6, "2\u91cd": 6, "\u3092\u9632\u3050\u305f\u3081\u306e\u30de\u30af\u30ed\u306f": 6, "\u30d8\u30c3\u30c0\u30fc\u30d5\u30a1\u30a4\u30eb\u306e\u540d\u524d\u3092\u3059\u3079\u3066\u5927\u6587\u5b57\u306b\u3057": 6, "\u5358\u8a9e\u306e\u533a\u5207\u308a\u3092\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2\u306b\u3057\u305f\u3082\u306e\u306b\u3057": 6, "\u6700\u5f8c\u306b\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2\u3092\u3064\u3051\u3066": 6, "header_file_name_hpp_": 6, "\u3068\u3044\u3046\u540d\u524d\u306b\u3059\u308b": 6, "mrn_db_path": 6, "ifndef": 6, "mrn_db_path_hpp_": 6, "defin": [6, 11, 24, 30, 32, 47, 52], "endif": 6, "\u5c0f\u6587\u5b57\u306b\u306a\u3063\u3066\u3044\u308b": 6, "\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2\u304c\u6700\u5f8c\u3067\u306f\u306a\u304f\u5148\u982d\u306b\u3064\u3044\u3066\u3044\u308b": 6, "_mrn_db_path_hpp": 6, "\u306e\u524d\u5f8c\u306b1\u3064\u30b9\u30da\u30fc\u30b9\u3092\u5165\u308c\u308b": 6, "int": [6, 24, 27, 30, 35, 36, 37, 38, 39, 47, 52, 53], "\u30b9\u30da\u30fc\u30b9\u304c\u5165\u3063\u3066\u3044\u306a\u3044": 6, "10": [6, 8, 11, 12, 16, 18, 23, 34, 38, 52, 53, 54], "2\u3064\u30b9\u30da\u30fc\u30b9\u304c\u5165\u3063\u3066\u3044\u308b": 6, "\u6587\u5b57\u5217\u306f\u30dd\u30a4\u30f3\u30bf\u3068\u9577\u3055\u3067\u8868\u73fe\u3059\u308b": 6, "\u3067\u306e\u7d42\u7aef\u3092\u4eee\u5b9a\u3057\u306a\u3044": 6, "\u672c\u5f53\u306f\u3082\u3063\u3068\u3059\u3063\u304d\u308a\u3057\u305f\u4f8b\u304c\u3088\u3044\u3051\u3069": 6, "char": [6, 24, 27, 39, 54], "raw_data": 6, "table_nam": [6, 24, 27, 39], "column_nam": [6, 27, 39], "column_valu": 6, "size_t": 6, "column_name_s": 6, "strlen": 6, "\u7121\u7406\u3084\u308a": 6, "\u7d42\u7aef\u306b\u3057\u3066\u3044\u308b": 6, "strndup": 6, "\u305f\u3060\u3057": [6, 26], "\u30d5\u30a1\u30a4\u30eb\u540d\u306a\u3069": 6, "\u304c\u524d\u63d0\u3067\u3042\u308b\u3082\u306e\u306b\u95a2\u3057\u3066\u306f": 6, "\u7d42\u7aef\u3092\u4eee\u5b9a\u3057\u3066\u3088\u3044": 6, "database_path": 6, "test": [6, 11, 12, 15, 22, 23, 24, 27, 29, 30, 36, 38, 50, 52, 53], "mrn": [6, 24], "\u7d42\u7aef\u3092\u4eee\u5b9a\u305b\u305a": 6, "\u9577\u3055\u3082\u7ba1\u7406\u3057\u3066\u3044\u308b": 6, "database_path_s": 6, "string": [6, 24, 26, 27, 29, 30, 34, 36, 38, 42, 44, 47, 48], "\u306f\u5185\u90e8\u3067\u30e1\u30e2\u30ea\u78ba\u4fdd\u306a\u3069\u306e\u51e6\u7406\u304c\u767a\u751f\u3059\u308b\u306e\u3067\u591a\u7528\u3057\u306a\u3044": 6, "max_path": 6, "\u6700\u5927\u30b5\u30a4\u30ba\u304c\u308f\u304b\u3063\u3066\u3044\u308b\u306e\u306b": 6, "\u3061\u3083\u3093\u3068\u8003\u3048\u308b": 6, "\u4f55\u5ea6\u3082\u7e70\u308a\u8fd4\u3057\u4f7f\u3046\u9818\u57df": 6, "\u304c\u5fc5\u8981\u306a\u5834\u5408\u306f": 6, "grn_bulk": 6, "\u3092\u4f7f\u3046": 6, "\u30ab\u30e9\u30e0\u306e\u5024\u3092\u53d6\u5f97\u3059\u308b\u9818\u57df\u306a\u3069\u3067\u3042\u308b": 6, "\u30af\u30e9\u30b9\u306e\u540d\u524d\u306f": 6, "uppercamelcas": 6, "\u3068\u3059\u308b": 6, "class": [6, 24, 44, 47], "myclass": 6, "snail_cas": 6, "\u3067\u3042\u308b": 6, "my_class": 6, "\u306a\u3069mysql\u3068\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30a4\u30b9\u3068\u306a\u308b\u30af\u30e9\u30b9\u3067\u304b\u3064\u4ed6\u306e\u985e\u4f3c\u306e\u30e2\u30b8\u30e5\u30fc\u30eb\u306b\u547d\u540d\u898f\u5247\u304c\u3042\u308b\u5834\u5408\u306f\u305d\u308c\u306b\u5f93\u3046": 6, "public": [6, 8], "handler": [6, 28, 51], "\u306b\u306a\u3063\u3066\u3044\u308b": 6, "\u30e1\u30f3\u30d0\u30fc\u5909\u6570\u540d\u306f": 6, "\u672b\u5c3e\u306b\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2": 6, "\u3092\u4ed8\u3051\u308b": 6, "my_name_": 6, "myname_": 6, "\u672b\u5c3e\u306b\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2\u304c\u306a\u3044": 6, "my_nam": 6, "\u30e1\u30f3\u30d0\u30fc\u5909\u6570\u306e\u5024\u3092\u8aad\u307f\u8fbc\u3080\u30e1\u30bd\u30c3\u30c9\u306e\u540d\u524d\u306f\u30e1\u30f3\u30d0\u30fc\u5909\u6570\u540d\u306e\u672b\u5c3e\u306e\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2\u3092\u9664\u3044\u305f\u3082\u306e\u306b\u3059\u308b": 6, "const": 6, "\u672b\u5c3e\u306b\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2\u304c\u6b8b\u3063\u3066\u3044\u308b": 6, "\u5148\u982d\u306b": 6, "get_": 6, "\u3092\u4ed8\u3051\u3066\u3044\u308b": 6, "_my_nam": 6, "\u30e1\u30f3\u30d0\u30fc\u5909\u6570\u306e\u5024\u3092\u8a2d\u5b9a\u3059\u308b\u30e1\u30bd\u30c3\u30c9\u306e\u540d\u524d\u306f": 6, "\u30e1\u30f3\u30d0\u30fc\u5909\u6570\u540d\u306e\u672b\u5c3e\u306e\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2\u3092\u9664\u304d": 6, "set_": 6, "\u3092\u52a0\u3048\u305f\u3082\u306e\u306b\u3059\u308b": 6, "unsign": [6, 8, 24, 27, 30, 35, 39, 52], "age_": 6, "void": 6, "set_ag": 6, "ag": [6, 31], "set_age_": 6, "\u3067\u306f\u306a\u304f": 6, "update_": 6, "update_ag": 6, "\u57fa\u672c\u7684\u306b\u30b3\u30d4\u30fc\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc\u306e\u4f7f\u7528\u3092\u7981\u6b62\u3059\u308b": 6, "\u3088\u307b\u3069\u306e\u3053\u3068\u304c\u306a\u3051\u308c\u3070\u4f7f\u7528\u3057\u306a\u3044\u3053\u3068": 6, "\u30b3\u30d4\u30fc\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc\u306f\u6697\u9ed9\u7684\u306b\u7121\u99c4\u306a\u30b3\u30d4\u30fc\u304c\u767a\u751f\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u305f\u3081\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u4e0a\u306e\u554f\u984c\u304c\u3042\u308b": 6, "\u30b3\u30d4\u30fc\u3067\u306f\u306a\u304f\u30dd\u30a4\u30f3\u30bf\u30fc\u3084\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9\u3092\u7528\u3044\u308b\u3053\u3068": 6, "\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u30b3\u30d4\u30fc\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc\u5b9f\u88c5\u306f\u30e1\u30f3\u30d0\u30fc\u5909\u6570\u306e\u30dd\u30a4\u30f3\u30bf\u30fc\u306e\u5024\u3092\u305d\u306e\u307e\u307e\u30b3\u30d4\u30fc\u3059\u308b\u305f\u3081": 6, "\u30c7\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc\u3067\u4e8c\u91cd\u306b\u89e3\u653e\u3057\u3066\u3057\u307e\u3046\u5371\u967a\u6027\u304c\u3042\u308b": 6, "\u660e\u793a\u7684\u306b\u30b3\u30d4\u30fc\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc\u3092\u5b9a\u7fa9\u3057\u306a\u3044\u5834\u5408\u306f\u7121\u52b9\u306b\u3059\u308b": 6, "privat": [6, 8], "\u30b3\u30d4\u30fc\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc\u3092\u7981\u6b62\u3057\u3066\u3044\u306a\u3044": 6, "\u30ab\u30b9\u30bf\u30e0\u30b3\u30d4\u30fc\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc\u3092\u4f7f\u3063\u3066\u3044\u308b": 6, "object": [6, 24, 28], "\u57fa\u672c\u7684\u306b\u5b9a\u7fa9\u3057\u305f\u30af\u30e9\u30b9\u306e\u4ee3\u5165\u3092\u7981\u6b62\u3059\u308b": 6, "\u4ee3\u5165\u6f14\u7b97\u5b50\u306f\u6697\u9ed9\u7684\u306b\u7121\u99c4\u306a\u30b3\u30d4\u30fc\u304c\u767a\u751f\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u305f\u3081\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u4e0a\u306e\u554f\u984c\u304c\u3042\u308b": 6, "\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u4ee3\u5165\u6f14\u7b97\u5b50\u306e\u5b9f\u88c5\u306f\u30e1\u30f3\u30d0\u30fc\u5909\u6570\u306e\u30dd\u30a4\u30f3\u30bf\u30fc\u306e\u5024\u3092\u305d\u306e\u307e\u307e\u30b3\u30d4\u30fc\u3059\u308b\u305f\u3081": 6, "\u660e\u793a\u7684\u306b\u4ee3\u5165\u6f14\u7b97\u5b50\u3092\u5b9a\u7fa9\u3057\u306a\u3044\u5834\u5408\u306f\u7121\u52b9\u306b\u3059\u308b": 6, "oper": [6, 24, 27, 28, 34, 37, 38, 51, 52, 53], "\u4ee3\u5165\u3092\u7981\u6b62\u3057\u3066\u3044\u306a\u3044": 6, "\u4ee3\u5165\u3092\u4f7f\u3063\u3066\u3044\u308b": 6, "\u5f15\u6570\u304c\u306a\u3044\u5834\u5408\u306f": 6, "\u3092\u7701\u7565\u3059\u308b": 6, "\u3092\u7701\u7565\u3057\u3066\u3044\u306a\u3044": 6, "\u5165\u529b\u306e\u307f\u306b\u7528\u3044\u308b\u5f15\u6570\u306b\u306f": 6, "\u3053\u308c\u306f": 6, "\u5165\u529b\u306e\u307f\u306b\u7528\u3044\u308b\u5f15\u6570\u3067\u3042\u308b\u4e8b\u3092\u660e\u793a\u3059\u308b\u305f\u3081\u3068": 6, "\u9593\u9055\u3063\u3066\u5f15\u6570\u3092\u5909\u66f4\u3057\u3066\u3057\u307e\u308f\u306a\u3044\u305f\u3081\u3067\u3042\u308b": 6, "insert": [6, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 36, 38, 39, 45, 47, 52, 53], "id": [6, 8, 11, 24, 26, 30, 34, 35, 36, 38, 45, 47, 49, 53], "valu": [6, 10, 11, 24, 26, 27, 28, 29, 30, 32, 34, 35, 37, 38, 39, 40, 52, 53], "record": [6, 7, 11, 24, 27, 28, 29, 30, 31, 34, 36, 37, 38, 45, 49], "column": [6, 11, 21, 23, 24, 26, 27, 28, 29, 30, 31, 32, 34, 38, 39, 44, 47, 49, 50, 53, 54], "set_valu": 6, "\u5165\u529b\u306e\u307f\u306b\u7528\u3044\u3066\u3044\u308b\u306e\u306b": 6, "\u304c\u4ed8\u3044\u3066\u3044\u306a\u3044": 6, "\u30d5\u30e9\u30b0\u3084\u30b5\u30a4\u30ba\u306a\u3069\u3092\u793a\u3059\u5b9a\u6570\u306b\u306f": 6, "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u7528\u3044\u308b": 6, "\u3053\u308c\u306f\u30c7\u30d0\u30c3\u30ac\u30fc\u4e0a\u3067\u30d7\u30ed\u30b0\u30e9\u30e0\u3092\u8d70\u3089\u305b\u3066\u3044\u308b\u3068\u304d\u306b\u540d\u524d\u3067\u5024\u3092\u53c2\u7167\u3067\u304d\u308b\u3088\u3046\u306b\u3059\u308b\u305f\u3081\u3067\u3042\u308b": 6, "mrn_log_file_path": 6, "\u3092\u7528\u3044\u3066\u3044\u308b": 6, "\u771f\u507d\u5024\u306b\u306f": 6, "bool": [6, 52], "\u578b\u3092\u7528\u3044\u308b": 6, "is_search": 6, "\u578b\u3092\u7528\u3044\u3066\u3044\u308b": 6, "\u771f\u507d\u5024\u306e\u5024\u3068\u3057\u3066": 6, "\u306f\u3088\u308a\u5b8c\u7d50\u3067\u8aac\u660e\u7684\u3060\u304b\u3089\u3067\u3042\u308b": 6, "\u4ee5\u5916\u306e\u5024\u3092\u771f\u306e\u5024\u3068\u3057\u3066\u7528\u3044\u3066\u3044\u308b": 6, "\u771f\u507d\u5024\u306e\u5024\u306f": 6, "boolean_valu": 6, "\u306a\u3069\u3068\u305b\u305a": 6, "\u3068\u3057\u3066\u6761\u4ef6\u5f0f\u306b\u4f7f\u7528\u3059\u308b": 6, "\u3059\u3067\u306b\u771f\u507d\u5024\u306e\u5024\u3092\u771f\u507d\u5024\u306e\u30ea\u30c6\u30e9\u30eb\u3068\u6bd4\u8f03\u3059\u308b\u3053\u3068\u306f\u91cd\u8907\u3057\u305f\u30b3\u30fc\u30c9\u3060\u304b\u3089\u3067\u3042\u308b": 6, "boolean": [6, 11, 24, 26, 27, 28, 29, 31, 32, 33, 37, 38, 39, 43, 47, 52, 53], "\u771f\u507d\u5024\u306e\u30ea\u30c6\u30e9\u30eb\u3068\u6bd4\u8f03\u3057\u3066\u3044\u308b": 6, "\u304b\u3069\u3046\u304b\u3092\u6761\u4ef6\u5f0f\u306b\u4f7f\u3046\u5834\u5408\u306f": 6, "\u3068\u3044\u3046\u3088\u3046\u306b\u66f8\u304f": 6, "\u591a\u304f\u306e\u8a00\u8a9e\u3067": 6, "\u306b\u76f8\u5f53\u3059\u308b\u5024": 6, "\u305f\u3068\u3048\u3070lisp\u306e": 6, "nil": 6, "\u306f\u507d\u3092\u8868\u3059\u305f\u3081": 6, "\u660e\u793a\u7684\u306b": 6, "\u3068\u6bd4\u8f03\u3057\u306a\u304f\u3066\u3082\u610f\u56f3\u306f\u4f1d\u308f\u308b\u304b\u3089\u3067\u3042\u308b": 6, "\u3068\u6bd4\u8f03\u3057\u3066\u3044\u308b": 6, "c\u3084c": 6, "\u4ee5\u5916\u306f\u771f\u306e\u5024\u3068\u306a\u308b\u304c": 6, "\u6761\u4ef6\u5f0f\u306b\u6570\u5024\u3092\u4f7f\u3046\u5834\u5408\u306f": 6, "strcmp": 6, "\u306a\u3069\u3068\u3044\u3046\u3088\u3046\u306b\u660e\u793a\u7684\u306b\u6bd4\u8f03\u3059\u308b": 6, "\u3067\u306f\u771f\u507d\u5024\u306b": 6, "\u3092\u4f7f\u3046\u305f\u3081\u3053\u306e\u3088\u3046\u306a\u72b6\u6cc1\u306f\u767a\u751f\u3057\u306a\u3044\u304c": 6, "c\u8a00\u8a9e\u7531\u6765\u306eapi\u3067\u306f": 6, "\u3067\u771f\u507d\u5024\u3092\u8868\u73fe\u3057\u3066\u3044\u308b\u5834\u5408\u304c\u591a\u3044": 6, "\u3057\u304b\u3057": 6, "\u3060\u3051\u3067\u306f\u771f\u507d\u5024\u3068\u3057\u3066\u4f7f\u3063\u3066\u3044\u308b\u304b\u672c\u5f53\u306b\u6570\u5024\u3068\u3057\u3066\u4f7f\u3063\u3066\u3044\u308b\u304b\u304c\u308f\u304b\u308a\u306b\u304f\u3044\u305f\u3081": 6, "\u306e\u3068\u304d\u306f\u3059\u3079\u3066\u6570\u5024\u3068\u3057\u3066\u6271\u3046": 6, "memcmp": 6, "value1": 6, "value2": 6, "value_s": 6, "printf": 6, "n": [6, 24, 27, 33, 34, 47, 52, 53, 54], "\u3092\u507d\u306e\u5024\u3068\u3057\u3066\u6271\u3063\u3066\u3044\u308b": 6, "\u7121\u99c4\u306a\u51e6\u7406\u3092\u7701\u304f\u305f\u3081\u306b\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc\u3067\u306e\u30e1\u30f3\u30d0\u30fc\u5909\u6570\u306e\u521d\u671f\u5316\u306b\u306f\u521d\u671f\u5316\u30ea\u30b9\u30c8\u3092\u7528\u3044\u308b": 6, "\u521d\u671f\u5316\u30ea\u30b9\u30c8\u3092\u7528\u3044\u306a\u3044\u3068\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc\u306e\u51e6\u7406\u3068\u30b3\u30d4\u30fc\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc": 6, "\u4ee3\u5165\u51e6\u7406\u304c\u884c\u308f\u308c\u305f\u308a\u306a\u3069\u975e\u52b9\u7387\u3067\u3042\u308b": 6, "\u5f8c\u8ff0": 6, "name_": 6, "\u306e\u3068\u3053\u308d\u3067\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc\u304c\u52d5\u304d": 6, "\u306e\u3068\u3053\u308d\u3067\u4ee3\u5165\u6f14\u7b97\u5b50\u304c\u52d5\u3044\u30662\u56de\u521d\u671f\u5316\u3057\u3066\u3044\u308b": 6, "\u5909\u6570\u3092\u5ba3\u8a00\u3057\u305f\u3068\u304d\u306b\u540c\u6642\u306b\u521d\u671f\u5316\u3059\u308b": 6, "\u5ba3\u8a00\u6642\u306b\u521d\u671f\u5316\u305b\u305a\u306b\u4ee3\u5165\u3057\u3066\u521d\u671f\u5316\u3059\u308b\u3068": 6, "\u7121\u99c4\u306a\u51e6\u7406\u304c\u767a\u751f\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u305f\u3081\u975e\u52b9\u7387\u3067\u3042\u308b": 6, "\u5f8c\u7f6e\u5f62\u5f0f\u3067\u306f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30b3\u30d4\u30fc\u3092\u3057\u306a\u3051\u308c\u3070\u3044\u3051\u306a\u3044\u305f\u3081\u975e\u52b9\u7387\u3067\u3042\u308b": 6, "\u3067\u304d\u308b\u3060\u3051\u524d\u7f6e\u5f62\u5f0f\u3092\u7528\u3044\u308b": 6, "\u3060\u3068\u52b9\u7387\u306f\u5909\u308f\u3089\u306a\u3044\u306e\u3067\u672c\u5f53\u306f\u3042\u3093\u307e\u308a\u3088\u3044\u4f8b\u3067\u306f\u306a\u3044": 6, "\u5f8c\u7f6e\u5f62\u5f0f\u3092\u7528\u3044\u3066\u3044\u308b": 6, "c\u30b9\u30bf\u30a4\u30eb\u306e\u30ad\u30e3\u30b9\u30c8\u306f\u306a\u3093\u3067\u3082\u30ad\u30e3\u30b9\u30c8\u3067\u304d\u3066\u3057\u307e\u3046\u305f\u3081": 6, "\u610f\u56f3\u3057\u306a\u3044\u30ad\u30e3\u30b9\u30c8\u306b\u3082\u6c17\u4ed8\u304b\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308b": 6, "\u5358\u306b": 6, "\u3092\u5916\u3057\u305f\u3044\u3060\u3051\u306a\u306e\u306b": 6, "\u9593\u9055\u3063\u3066\u9055\u3046\u578b\u306b\u5909\u63db\u3057\u3066\u3044\u3066\u3082\u6c17\u4ed8\u3051\u306a\u3044": 6, "\u306e\u30ad\u30e3\u30b9\u30c8\u3067\u306f": 6, "\u3092\u5916\u3057\u305f\u3044\u3068\u304d\u306f": 6, "const_cast": 6, "\u3092\u4f7f\u7528\u3057": 6, "\u578b\u3092\u5909\u63db\u3059\u308b\u3068\u304d\u306f": 6, "static_cast": 6, "\u3092\u6307\u5b9a\u3059\u308b": 6, "\u3053\u3046\u3059\u308c\u3070": 6, "\u3067\u9593\u9055\u3063\u3066": 6, "\u3092\u5916\u3057\u3066\u3057\u307e\u3063\u3066\u3044\u308b\u5834\u5408\u3082\u6c17\u4ed8\u3051\u308b": 6, "reinterpret_cast": 6, "\u306f\u3069\u3046\u3057\u3066\u3082\u5fc5\u8981\u306a\u3068\u304d\u306e\u307f\u6ce8\u610f\u3057\u3066\u4f7f\u3046": 6, "uchar": 6, "to_kei": 6, "ucahr": 6, "from_kei": 6, "kei": [6, 8, 13, 15, 21, 23, 24, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 39, 47, 50, 52, 53, 54], "key_info": 6, "uint": 6, "key_length": 6, "key_copi": 6, "n_hit": 6, "n_document": 6, "float": [6, 26, 30, 39], "hit_ratio": 6, "\u3067\u306f\u7121\u7406\u306a\u306e\u3067": 6, "thd": 6, "current_thd": 6, "my_hash_delet": 6, "mrn_allocated_thd": 6, "c\u30b9\u30bf\u30a4\u30eb\u306e\u30ad\u30e3\u30b9\u30c8\u3092\u4f7f\u3063\u3066\u3044\u308b": 6, "\u3067\u5341\u5206\u306a\u306e\u306b": 6, "get_valu": 6, "c\u3068\u540c\u69d8\u306b\u30dd\u30a4\u30f3\u30bf\u578b\u3092\u793a\u3059": 6, "\u306f\u578b\u540d\u3067\u306f\u306a\u304f\u5909\u6570\u540d\u306b\u5bc4\u305b\u308b": 6, "\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u8907\u6570\u306e\u5909\u6570\u3092\u4e00\u5ea6\u306b\u5ba3\u8a00\u3057\u305f\u3068\u304d\u306b\u4e00\u8cab\u6027\u304c\u306a\u304f\u306a\u308b\u305f\u3081\u3067\u3042\u308b": 6, "2\u3064\u3081\u4ee5\u964d\u306e\u5909\u6570\u306f\u8fd1\u304f\u306b\u578b\u540d\u304c\u306a\u3044\u305f\u3081": 6, "\u3092\u5bc4\u305b\u308b\u5834\u6240\u304c\u306a\u3044": 6, "\u4f8b": 6, "\u540c\u69d8\u306b": 6, "\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9\u578b\u3092\u793a\u3059": 6, "\u3082\u5909\u6570\u540d\u306b\u5bc4\u305b\u308b": 6, "\u3068\u578b\u540d\u306e\u9593\u306b\u306f\u30b9\u30da\u30fc\u30b9\u3092\u5165\u308c\u306a\u3044": 6, "is_exist": 6, "file_nam": 6, "\u578b\u540d\u306b\u5bc4\u305b\u3066\u3044\u308b": 6, "\u3053\u3053\u306b\u66f8\u3044\u3066\u3044\u306a\u3044\u3082\u306e\u306b\u3064\u3044\u3066\u306f\u7279\u306b\u30b9\u30bf\u30a4\u30eb\u3092\u5b9a\u3081\u306a\u3044\u304c": 6, "\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u5185\u3067\u5e38\u306b\u4e00\u8cab\u6027\u306e\u3042\u308b\u30b9\u30bf\u30a4\u30eb\u3092\u4f7f\u7528\u3059\u308b\u3053\u3068": 6, "\u540c\u3058\u3088\u3046\u306a\u4e8b\u3092\u3059\u308b\u3068\u304d\u306f\u540c\u3058\u3088\u3046\u306a\u66f8\u304d\u65b9\u306b\u3059\u308b\u3053\u3068": 6, "\u8907\u6570\u306e\u66f8\u304d\u65b9\u3067\u540c\u3058\u3088\u3046\u306a\u3053\u3068\u3092\u5b9f\u73fe\u3057\u3066\u3044\u308b\u5834\u5408\u306f1\u3064\u306e\u65b9\u6cd5\u306b\u5408\u308f\u305b\u308b\u3053\u3068": 6, "\u4ee5\u4e0b": 6, "\u5177\u4f53\u4f8b\u304c\u5fc5\u8981": 6, "\u30d3\u30eb\u30c9\u6642\u306b\u3067\u304d\u308b\u3053\u3068\u3092\u5b9f\u884c\u6642\u306b\u5ef6\u3070\u3055\u306a\u3044": 6, "\u9759\u7684\u30c1\u30a7\u30c3\u30af\u3092\u6d3b\u7528": 6, "\u306a\u308b\u3079\u304f\u5c40\u6240\u7684\u306b\u5909\u6570\u3092\u5b9a\u7fa9\u3057": 6, "\u540c\u6642\u306b\u521d\u671f\u5316\u3059\u308b": 6, "\u9577\u3044\u95a2\u6570\u3084\u6df1\u3044\u30d6\u30ed\u30c3\u30af\u306e\u30cd\u30b9\u30c8\u3092\u907f\u3051\u308b": 6, "2\u3064\u306b\u5206\u3051\u305f\u65b9\u304c\u3088\u3055\u305d\u3046": 6, "\u3042\u3068\u76ee\u5b89\u304c\u3042\u308b\u3068\u3044\u3044\u304b\u3082": 6, "100\u884c\u4ee5\u4e0a\u306f\u9577\u3044\u3088\u306d\u30fc\u3068\u304b3\u6bb5\u4ee5\u4e0a\u306f\u30c7\u30f3\u30b8\u30e3\u30fc\u3068\u304b": 6, "\u5fc5\u8981\u4ee5\u4e0a\u306b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u8907\u88fd\u3057\u306a\u3044": 6, "\u6697\u9ed9\u306e\u578b\u5909\u63db\u306f\u306a\u308b\u3079\u304f\u907f\u3051\u308b": 6, "assert\u3092\u7a4d\u6975\u7684\u306b\u4f7f\u3046": 6, "\u52d5\u7684\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u3092\u4f7f\u308f\u306a\u3044": 6, "\u8981\u8ffd\u52a0\u60c5\u5831": 6, "implicit": 6, "templat": 6, "instantiation\u306e\u3053\u3068\u3067\u3042\u308c\u3070": 6, "\u3053\u308c\u306f\u3075\u3064\u3046\u306b\u4f7f\u308f": 6, "\u308c\u3066\u3044\u308b\u3082\u306e\u306a\u306e\u3067\u7279\u306b\u7981\u6b62\u3057\u306a\u3044\u3093\u3067\u3044\u3044\u3093\u3058\u3083\u306a\u3044\u8aac": 6, "typeid\u3092\u4f7f\u308f\u306a\u3044": 6, "\u4f8b\u5916\u306fmysql\u3067\u554f\u984c\u304c\u306a\u3044\u3088\u3046\u3067\u3042\u308c\u3070ok": 6, "mroonga\u304b\u3089\u5916\u306e\u4e16": 6, "\u754c": 6, "mysql\u306e\u4e16\u754c": 6, "\u306b\u306f\u3060\u3055\u306a\u3044\u3088\u3046\u306b\u3059\u308b": 6, "symbol": [7, 26, 30, 43, 52, 53], "resolut": 7, "size": [7, 10, 11, 12, 15, 22, 23, 24, 27, 29, 31, 32, 40], "structur": [7, 28, 51], "abl": 7, "assert": 7, "9": [7, 8, 11, 12, 26, 27, 29, 30, 35, 36, 38, 52], "standard": [7, 21, 23, 24, 52, 53], "distribut": [7, 8, 12, 15, 22, 23, 29], "dwith_debug": 7, "ye": [7, 21, 23, 50, 52, 53], "cmake": [7, 21, 24, 28, 29, 30], "download": [7, 8, 21, 23, 24], "mkdir": [7, 8], "p": [7, 8, 24, 50], "wget": [7, 16, 21], "cdn": 7, "8": [7, 8, 11, 12, 23, 29, 30, 31, 34, 35, 38, 39, 47, 52, 53], "boost": 7, "29": [7, 36, 52, 54], "tar": [7, 8, 21], "gz": [7, 8, 21], "xvzf": [7, 21], "dcmake_install_prefix": 7, "tmp": [7, 8, 38, 52], "dwith_boost": 7, "beforehand": [7, 52, 53], "prefix": [7, 8, 12, 24, 33, 38, 52, 53], "home": [7, 8, 21, 52], "mysql_config": [7, 8, 21, 26], "successfulli": [7, 21], "succeed": [7, 8, 21], "usag": [7, 24, 33], "without": [7, 24, 26, 27, 28, 30, 31, 47, 48, 52, 53], "under": [7, 21, 24], "certain": 7, "foobar": 7, "call": [7, 24, 26, 28, 30, 40, 47, 52, 53], "good": [7, 21, 31, 52], "put": [7, 24, 34, 52, 53], "begin": [7, 26, 34, 52], "mrn_dbug_enter_funct": 7, "gnu": [8, 11, 12, 21, 24, 26, 27, 31], "sid": [8, 29], "zsh": [8, 21], "shell": [8, 21], "mroonga_dir": 8, "mroonga_clone_dir": 8, "clean": 8, "mroonga_github_com_path": 8, "cutter_dir": 8, "cutter_source_path": 8, "groonga_source_path": 8, "packages_groonga_org_repositori": 8, "sudo": [8, 10, 13, 14, 15, 16, 20, 21, 22, 26, 27], "apt": [8, 16, 22, 24, 26, 27], "v": [8, 16, 22], "rubi": [8, 52], "mecab": [8, 13, 14, 15, 16, 20, 21, 22, 24, 26, 27, 30, 38, 52, 53], "libmecab": 8, "gnupg2": 8, "dh": 8, "autoreconf": 8, "python": 8, "bison": 8, "summar": 8, "recent": [8, 24, 30, 52], "previou": [8, 24, 28, 29, 30, 54], "summari": [8, 33], "revers": 8, "tail": 8, "pick": 8, "remark": 8, "affect": [8, 27, 28, 30, 31, 38, 52, 53], "broke": 8, "compat": [8, 24, 26, 27, 28, 30, 38], "shoud": 8, "intern": [8, 24, 28, 30, 38], "refactor": 8, "makefil": 8, "launchpad": [8, 22, 29], "pgp": 8, "path": [8, 12, 24, 27, 38, 50, 52], "overrid": 8, "ppa": [8, 11, 12, 29], "stabl": [8, 51], "success": 8, "nightli": 8, "ssh": 8, "old_release_d": 8, "new_release_d": 8, "09": [8, 13, 15, 48, 52, 54], "old_releas": 8, "2019": 8, "27": [8, 29, 30], "30": [8, 36], "spec": 8, "changelog": 8, "entri": [8, 24, 29, 52], "problem": [8, 24, 26, 27, 28], "again": [8, 24, 29, 31, 38], "action": 8, "reflect": [8, 38], "dist": 8, "sync": 8, "rake": 8, "finish": 8, "howev": [8, 24], "sign": [8, 27, 29, 34], "notifi": 8, "via": [8, 17, 52], "e": [8, 13, 15, 20, 21, 24, 26, 27, 30, 52, 53], "yum": [8, 13, 14, 15, 26, 27, 30], "artifact": 8, "hub": [8, 17, 24], "dockerfil": 8, "tha": 8, "7": [8, 11, 12, 26, 27, 29, 30, 31, 38, 44, 52, 53], "26": [8, 24, 30, 31], "recurs": 8, "xdf": 8, "x": [8, 18, 24], "_post": 8, "date": [8, 26, 27, 28, 30, 36, 39, 52, 53], "md": 8, "content": [8, 11, 13, 15, 24, 27, 30, 34, 35, 43, 52, 53], "jekyl": 8, "serv": 8, "localhost": 8, "4000": 8, "fals": [8, 24, 34, 37, 38], "layout": 8, "post": 8, "titl": [8, 24, 26, 34, 38, 52], "been": [8, 24, 30, 31, 47], "ml": 8, "gr": [8, 38], "jp": [8, 30, 39], "click": 8, "link": [8, 24, 30], "mrooga": 8, "group": [8, 27, 34, 37, 47, 52], "www": [8, 24], "new_version_major": 8, "new_version_minor": 8, "new_version_micro": 8, "question": 9, "how": [9, 11, 12, 13, 14, 15, 16, 19, 20, 21, 22, 23, 24, 27, 28, 31, 34, 35, 38, 40, 49], "avoid": [9, 11, 29, 38], "mmap": [9, 11], "alloc": [9, 11, 26], "memori": [9, 11, 12, 15, 21, 22, 23, 24, 26, 27, 28, 30, 40, 50], "increas": [10, 24, 40], "vm": 10, "max_map_count": 10, "kernel": 10, "paramet": [10, 21, 24, 28, 30, 52, 54], "2013": [10, 24, 29, 30, 31, 52, 53], "06": [10, 13, 15, 52, 54], "04": [10, 15, 22, 25, 38, 52, 53, 54], "08": [10, 20, 43, 52, 54], "19": [10, 24, 26, 28, 29, 52, 53], "34": [10, 24, 29, 31], "835218": 10, "A": [10, 13, 15, 20, 34, 36, 52], "4e86e700": 10, "4194304": 10, "551": 10, "432017408": 10, "13036498944": 10, "mean": [10, 24, 29, 34, 35, 37, 38, 47], "total": [10, 24, 35, 36], "almost": [10, 24], "12gb": 10, "point": [10, 24, 26, 39, 52, 53], "view": [10, 26], "maximum": [10, 31, 36], "number": [10, 24, 27, 30, 31, 34, 35, 36, 37, 40, 52, 53, 54], "map": [10, 24, 26, 27, 40], "exceed": 10, "vmstat": 10, "exactli": 10, "chunk": 10, "256kb": 10, "estim": [10, 30], "formula": [10, 35], "over": [10, 24, 27], "16gb": 10, "least": [10, 30], "65536": 10, "temporari": [10, 13, 15, 20, 21, 23, 24, 27, 28, 39, 50], "sysctl": 10, "w": [10, 24, 28, 29, 33, 39], "conf": 10, "d": [10, 13, 15, 24, 26, 28, 33, 39, 52, 53], "histori": 11, "successor": 11, "tritonn": [11, 28, 47, 52], "run": [11, 21, 24, 26, 27, 28, 30, 37, 38, 49, 50], "faster": [11, 21, 24, 37, 42, 52, 53], "updat": [11, 16, 22, 24, 27, 28, 29, 30, 31, 38, 39, 52], "geoloc": [11, 24, 26, 49], "storag": [11, 13, 15, 20, 21, 23, 24, 26, 27, 28, 29, 30, 31, 34, 36, 37, 44, 47, 49, 50, 51, 53, 54], "associ": [11, 47], "engin": [11, 21, 23, 24, 26, 27, 28, 29, 30, 34, 35, 36, 37, 38, 39, 44, 47, 50, 51, 52, 53], "platform": [11, 12], "maco": [11, 12, 24], "homebrew": [11, 12, 27], "debian": [11, 12, 24, 26, 27, 28, 29, 30, 31], "bullsey": [11, 12, 24], "oracl": [11, 12, 24, 30], "ubuntu": [11, 12, 24, 25, 26, 27, 28, 29, 30, 31], "person": [11, 12], "almalinux": [11, 12, 20, 24], "percona": [11, 12, 24, 30, 31], "3": [11, 12, 21, 26, 27, 31, 35, 42, 43, 47, 50, 52, 53], "6": [11, 12, 21, 24, 26, 27, 29, 30, 50], "amazon": [11, 12, 24, 52], "cento": [11, 12, 24, 26, 27, 28, 29, 30, 31], "fedora": [11, 12, 25, 26, 27, 28], "21": [11, 12, 21, 24, 27], "upgrad": [11, 24, 26, 27, 28, 29, 30], "tutori": [11, 24, 28, 31, 50], "score": [11, 24, 30, 32, 33, 34, 49], "parser": [11, 26, 28, 30, 31, 38, 49], "normal": [11, 21, 24, 28, 29, 30, 31, 34, 39, 42, 46, 49, 50], "token": [11, 12, 13, 14, 15, 16, 20, 22, 24, 27, 28, 29, 30, 31, 33, 34, 38, 39, 49, 54], "filter": [11, 29, 49], "flag": [11, 24, 26, 27, 28, 29, 30, 38, 49], "snippet": [11, 24, 30, 47, 48, 49], "keyword": [11, 24, 28, 30, 31, 33, 37, 47, 48, 49], "context": [11, 24, 34, 40, 47, 48, 49], "similar": [11, 27, 34, 35, 38, 49], "regular": [11, 24, 49], "express": [11, 24, 28, 34, 49], "optim": [11, 13, 20, 24, 27, 28, 30, 31, 32, 38, 52, 53], "row": [11, 21, 23, 24, 27, 30, 31, 32, 34, 35, 36, 38, 39, 40, 44, 47, 50, 52, 53], "count": [11, 24, 26, 27, 28, 30, 31, 32, 40], "BY": [11, 15, 24, 25, 27, 28, 29, 30, 31, 32, 35, 39, 40, 52, 53], "limit": [11, 24, 26, 27, 28, 29, 30, 31, 32, 35, 39, 40, 52, 53], "unavail": [11, 32], "found": [11, 21, 27, 32, 52, 53], "unlist": [11, 32], "mroonga_action_on_fulltext_query_error": [11, 28, 32], "mroonga_boolean_mode_syntax_flag": [11, 29, 32], "mroonga_database_path_prefix": [11, 32], "mroonga_default_pars": [11, 27, 29, 30, 32, 53, 54], "mroonga_default_token": [11, 30, 32, 52, 53], "mroonga_default_wrapper_engin": [11, 32], "mroonga_dry_writ": [11, 32], "mroonga_enable_optim": [11, 27, 32, 37], "mroonga_libgroonga_support_lz4": [11, 29, 32], "mroonga_libgroonga_support_zlib": [11, 29, 32], "mroonga_libgroonga_support_zstd": [11, 24, 32], "mroonga_libgroonga_support_mecab": [11, 32], "mroonga_libgroonga_vers": [11, 32], "mroonga_lock_timeout": [11, 28, 29, 32], "mroonga_log_level": [11, 28, 32, 52, 53], "mroonga_query_log_fil": [11, 24, 32], "mroonga_match_escalation_threshold": [11, 27, 32], "mroonga_max_n_records_for_estim": [11, 30, 32], "mroonga_enable_operations_record": [11, 24, 32], "mroonga_vector_column_delimit": [11, 29, 32], "mroonga_vers": [11, 23, 24, 32, 50], "mroonga_condition_push_down_typ": [11, 24, 32], "mroonga_count_skip": [11, 32, 37], "mroonga_fast_order_limit": [11, 32, 37], "mroonga_condition_push_down": [11, 24, 32], "mroonga_n_pooling_context": [11, 24, 32], "mroonga_memory_map_s": [11, 24, 32], "udf": [11, 24, 28, 30, 31, 32, 42, 43, 45, 46, 47, 48, 52, 53], "mroonga_command": [11, 24, 28, 29, 30, 32, 34, 35, 40, 41, 52], "mroonga_escap": [11, 28, 31, 32, 41], "mroonga_highlight_html": [11, 24, 32, 41], "mroonga_last_insert_grn_id": [11, 24, 32, 41], "mroonga_norm": [11, 30, 31, 32, 41], "mroonga_snippet": [11, 27, 28, 31, 32, 41, 52, 53], "mroonga_snippet_html": [11, 24, 30, 31, 32, 41], "faq": [11, 28], "short": [11, 22], "answer": [11, 35], "long": [11, 28, 29, 37], "chat": 11, "room": 11, "guid": [11, 17, 24, 26, 29], "roadmap": 11, "tree": 11, "modul": [11, 13, 20], "instead": [12, 21, 24, 26, 27, 28, 30, 38, 51, 52, 53], "worri": 12, "32": [12, 15, 22, 23, 24, 27, 28, 29, 36, 52, 53], "bit": [12, 15, 18, 22, 23, 24, 29, 39], "64": [12, 15, 22, 23, 24, 30, 52, 53], "strongli": [12, 15, 22, 23], "encount": [12, 15, 22, 23], "out": [12, 15, 22, 23, 27, 30, 31], "even": [12, 15, 22, 23, 24, 26, 28, 31, 37], "medium": [12, 15, 22, 23], "pkg_config_path": 12, "root": [12, 13, 14, 15, 20, 24, 26, 27, 30], "uninstal": [12, 24, 25, 27, 30], "dnf": [13, 20], "11": [13, 15, 34, 46, 47, 52, 53, 54], "known": [13, 15, 20, 28], "yet": [13, 15, 20, 23, 24, 28, 47, 49, 52], "relev": [13, 20, 24, 52, 53], "y": [13, 14, 15, 16, 20, 22, 24, 26, 27, 28], "disabl": [13, 15, 20, 24, 26, 27, 28, 29, 30, 31, 37, 38], "noarch": [13, 14, 15, 20, 24], "repo": [13, 15, 16, 20], "mysql80": [13, 15, 20, 24], "el8": [13, 20], "disablerepo": [13, 20], "appstream": [13, 20], "enablerepo": [13, 14, 15, 20], "epel": [13, 14, 15, 24], "powertool": 13, "systemctl": [13, 14, 15, 20, 29], "tmp_password": [13, 15, 20], "grep": [13, 15, 20], "password": [13, 14, 15, 20, 30, 50], "sed": [13, 15, 20, 24, 26], "mysqladmin": [13, 14, 15, 20, 52, 53], "ps80": [13, 15], "baseurl": [13, 15], "centos8": 13, "amd64": [13, 15], "gpgkei": [13, 15], "gpg": [13, 15], "gpgcheck": [13, 15], "rhel8": 13, "12": [13, 15, 20, 21, 31, 40, 52], "02": [13, 15, 23, 38, 42, 54], "apach": 13, "jfrog": 13, "io": 13, "artifactori": 13, "arrow": 13, "el9": 13, "crb": 13, "rhel9": 13, "extra": 14, "mariadb10": [14, 24, 28, 29, 30, 31], "el7": 15, "mysql57": [15, 30, 31], "connect": [15, 23, 30, 50], "expir": 15, "alter": [15, 24, 26, 27, 28, 29, 30, 31, 39], "identifi": [15, 24, 52], "json": [15, 24, 30, 34, 52], "type": [15, 21, 24, 26, 27, 30, 36, 52, 54], "centos7": [15, 24], "07": [15, 47, 52, 53, 54], "transport": 16, "config_0": 16, "22": [16, 22, 24, 27, 29], "1_all": 16, "env": 16, "debian_frontend": 16, "noninteract": 16, "mysql_server_vers": 16, "quick": [17, 24], "adopt": 18, "bundl": [18, 23, 24, 28, 29, 30, 31], "15": [18, 24, 26, 30, 31], "old": [18, 24, 30, 38, 54], "ol8_codeready_build": 20, "curl": 21, "gzip": 21, "extract": [21, 23, 24, 44, 47], "dash": 21, "bash": 21, "compil": [21, 26, 28, 29, 31], "gcc": [21, 27, 31], "g": [21, 24, 30], "bsd": 21, "pkg": 21, "built": [21, 24, 29, 30, 52, 53], "libgroonga": [21, 24, 38], "devel": [21, 27], "morpholog": 21, "analysi": 21, "system": [21, 22, 26, 27, 28, 29, 38, 39, 52, 53], "morphem": 21, "usr": [21, 24, 50, 52], "src": 21, "simplest": 21, "comment": [21, 23, 24, 28, 29, 30, 34, 38, 39, 47, 50, 52, 53, 54], "xa": [21, 23, 50], "savepoint": [21, 23, 50], "fulltext": [21, 23, 24, 26, 27, 28, 29, 30, 34, 35, 38, 39, 47, 50, 52, 53], "NO": [21, 23, 30, 50], "mrg_myisam": [21, 23, 50], "ident": [21, 23, 50], "csv": [21, 23, 50], "23": [21, 24, 27, 30, 50, 52, 53], "great": [21, 50], "foreign": [21, 23, 24, 28, 31, 50], "hash": [21, 23, 24, 30, 36, 39, 50, 52, 53], "00": [21, 23, 36, 37, 38, 40, 44, 47, 50, 52, 53, 54], "sec": [21, 23, 24, 30, 35, 36, 37, 38, 40, 44, 47, 50, 52, 53], "import": [21, 26, 27, 31, 34, 44, 52, 53], "where": [21, 24, 27, 28, 29, 30, 31, 34, 35, 37, 38, 39, 43, 47, 52, 53], "my": [21, 23, 24, 28, 29, 38, 44, 52, 53], "cnf": [21, 24, 28, 29, 38, 52, 53], "tokenbigram": [21, 34, 38, 52, 53], "tokenmecab": [21, 24, 39, 52, 53], "except": [21, 24], "wide": 21, "who": 21, "pkgconfig": 21, "core": 21, "cpu": [21, 24], "j": 21, "j4": 21, "permiss": 21, "written": [21, 38], "remov": [21, 24, 26, 27, 28, 29, 30, 33], "mroonga_build_dir": 21, "20": [22, 24, 28, 29, 35, 37, 54], "focal": [22, 24], "fossa": [22, 24], "jammi": [22, 24], "jellyfish": [22, 24], "univers": 22, "secur": 22, "properti": 22, "common": [22, 24, 30], "lsb": [22, 24], "lsb_releas": 22, "codenam": 22, "main": [22, 24], "restrict": [22, 24, 36, 38], "msi": 23, "choos": [23, 34, 52, 53], "win32": 23, "winx64": 23, "pre": 23, "easi": [23, 24, 31], "prefer": 23, "ini": 23, "consol": 23, "contain": [23, 24, 26, 28, 34, 35, 47, 54], "small": 23, "larg": [23, 27], "demand": 23, "none": [23, 24, 29, 30, 38, 52, 53], "performance_schema": 23, "cjk": 23, "aria": 23, "safe": [23, 44], "heritag": 23, "mariadb_vers": 23, "mariadb_build_dir": 23, "606": 24, "patch": [24, 26, 27, 28, 29, 30, 31, 39, 47, 52], "josep": 24, "sanz": 24, "18": [24, 28, 29, 52, 53], "amzn2": 24, "24": [24, 27], "41": [24, 30], "44": [24, 30, 52, 53], "minim": 24, "cann": 24, "reach": [24, 31], "eol": 24, "backward": [24, 26, 27, 30], "rebuild": 24, "hilight": 24, "buildong": 24, "resolv": 24, "38": 24, "though": [24, 28], "increment": [24, 37], "consider": 24, "table_open_cach": 24, "cach": [24, 27], "open": [24, 30, 44, 47, 52], "larger": 24, "time": [24, 26, 27, 28, 29, 34, 36, 37, 38, 39, 52], "These": [24, 34, 40], "actual": [24, 30, 31], "adjust": 24, "balanc": 24, "perfom": 24, "while": 24, "open_t": 24, "variable_nam": [24, 37, 38, 40, 52, 53], "643": 24, "decreas": [24, 52, 53], "smaller": 24, "becom": 24, "wors": 24, "due": 24, "reopen": [24, 26, 38, 52, 53], "necessari": 24, "toler": 24, "loos": 24, "ON": [24, 27, 28, 29, 38, 39], "boot": 24, "necesarri": 24, "mroonga_enable_reference_count": 24, "timeout": [24, 28], "344": 24, "kazuhiko": [24, 26, 27, 28, 29], "abort": 24, "exce": 24, "max_execution_tim": 24, "max_statement_tim": 24, "match": [24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 36, 37, 38, 39, 43, 47, 52, 53], "too": [24, 28, 29], "could": 24, "continu": [24, 40, 52, 53], "consum": 24, "resourc": 24, "correctli": [24, 26, 27, 28, 29, 31], "diari": [24, 26, 30, 35, 38, 52, 53], "charset": [24, 26, 27, 28, 30, 34, 35, 36, 37, 38, 39, 47, 52, 53], "utf8mb4": [24, 27, 34, 39, 52], "INTO": [24, 26, 28, 30, 34, 35, 36, 38, 39, 47, 52, 53], "ll": [24, 35, 52, 53], "fine": [24, 35, 52, 53], "tomorrow": [24, 35, 52, 53], "rain": [24, 35, 52, 53], "select": [24, 26, 28, 30, 31, 34, 35, 36, 37, 38, 39, 43, 44, 46, 47, 52, 53], "against": [24, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 39, 43, 47, 52, 53, 54], "IN": [24, 27, 28, 29, 34, 37, 38, 39, 43, 47, 52, 53], "001": 24, "FOR": [24, 30], "fail": [24, 27, 28, 29, 30, 50], "525": 24, "tomohiro": [24, 26, 30], "kato": [24, 30], "j\u00e9rome": 24, "perrin": 24, "broken": [24, 27, 28, 29, 30], "had": [24, 30, 31], "occur": [24, 28, 29, 30], "leak": [24, 26, 27, 28, 30], "ohtsuka": 24, "soushi": 24, "mitsuo": [24, 28, 29], "yoshida": [24, 28, 29], "composit": 24, "primari": [24, 26, 27, 29, 30, 34, 35, 36, 37, 38, 39, 47, 52, 53, 54], "592": [24, 26], "handmound": 24, "libgroonga_support_mecab": 24, "37": [24, 29], "564": 24, "40": [24, 29], "43": 24, "32bit": [24, 27, 28], "open_tag": 24, "close_tag": 24, "537": 24, "ishitaka": 24, "36": 24, "17": [24, 26, 27, 28, 29, 31, 52, 53], "39": [24, 52, 53], "42": 24, "buster": 24, "509": 24, "35": [24, 29, 52], "25": [24, 29, 30], "16": [24, 26, 27, 29, 30, 31], "trace": 24, "float32": 24, "weight": [24, 28, 33, 34], "vector": [24, 28, 29, 38], "missing_": 24, "invalid_": 24, "33": [24, 29, 31], "14": [24, 29, 30, 31], "AS": [24, 31, 34, 35, 44, 52, 53], "62fe4ca5b16e8236e3ef225c": 24, "04982": 24, "04987": 24, "clear": 24, "redmine_full_text_search": 24, "103": 24, "wate": 24, "NOT": [24, 25, 28, 29, 30, 35, 39, 47, 52, 53], "null": [24, 27, 29, 30, 35, 36, 39, 47, 52, 53], "search_note_idx": 24, "taro": 24, "yamada": 24, "AND": [24, 28, 37, 39], "1265": [24, 30], "01000": [24, 30], "truncat": [24, 26, 27, 28, 29, 30, 39], "true": [24, 37, 38, 52], "highlight": [24, 44, 48], "inconvini": 24, "unabl": 24, "span": [24, 44, 47], "conveni": [24, 52, 53], "allow": [24, 27, 38], "mark": [24, 44], "critic": [24, 38], "correct": [24, 31, 35, 50], "form": [24, 29], "byte": [24, 27, 30, 40, 47], "83406848": [24, 40], "physic": 24, "swap": 24, "area": 24, "control": [24, 38], "properli": [24, 28, 29], "monitor": 24, "manual": [24, 28, 50, 52, 53], "mroonga_enable_back_trac": 24, "weight_float32": 24, "renam": [24, 26, 28, 29, 30, 39], "5x": 24, "8x": 24, "invalid": [24, 27, 28, 30, 31, 38], "influenc": 24, "modif": [24, 26], "sure": 24, "valid": [24, 28, 29], "installation_check": 24, "stride": 24, "restart": [24, 52, 53], "perconaserv": 24, "term": [24, 29, 36, 52], "varchar": [24, 26, 27, 28, 30, 36, 37, 39, 52, 53, 54], "normalizernfkc130": 24, "unify_kana": 24, "collat": [24, 26, 28, 30, 31, 52, 53], "utf8mb4_unicode_ci": [24, 28, 52, 53], "\u3053\u308c\u306fmroonga": 24, "\u30e0\u30eb\u30f3\u30ac": 24, "lexicon_nam": 24, "\u3080\u308b\u3093\u304c": 24, "div": 24, "determin": [24, 38], "auto": [24, 29, 30], "recov": [24, 38], "remain": [24, 29, 31], "delet": [24, 26, 27, 28, 29, 30, 31, 39], "recoveri": 24, "sometim": 24, "block": 24, "residu": 24, "usual": [24, 38], "bework": 24, "appropri": 24, "mronnga": 24, "primary_kei": 24, "claus": [24, 27, 28, 29, 37, 38, 52], "wrong": [24, 26, 27, 28, 29, 30], "appli": [24, 31, 36], "wrongli": 24, "latitud": 24, "longitud": 24, "convers": [24, 30, 36], "geometri": [24, 27, 28, 29, 39], "restor": [24, 26, 27, 28], "method": [24, 38], "spatial": [24, 39, 52], "constraint": [24, 29], "target": [24, 30, 34, 37, 44], "alamlinux": 24, "hirsut": 24, "hippo": 24, "groovi": 24, "gorilla": 24, "lt": [24, 29], "xenial": [24, 31], "xeru": [24, 31], "shibanao4870": 24, "marc": 24, "laport": 24, "santalex": 24, "katsuhito": 24, "watanab": 24, "kenichi": 24, "arimoto": 24, "vincent": 24, "pelleti": 24, "kosuk": 24, "yamashita": 24, "\u3072\u3058\u30fc": 24, "bionic": 24, "0ubuntu0": 24, "impish": 24, "januari": [24, 36], "469": 24, "470": 24, "471": 24, "indri": 24, "mdev": [24, 29, 30], "16922": 24, "condit": [24, 27, 28, 29, 30, 31, 36, 37, 38, 40, 52, 54], "couldn": 24, "consequ": 24, "role": 24, "role_id": 24, "left": [24, 34, 52], "100": [24, 31, 37], "roles_us": 24, "proper": [24, 29, 30], "encod": [24, 27, 52, 53], "down": [24, 38, 40], "string_field": 24, "04913": 24, "tomo": 24, "memo": [24, 30, 34, 52], "were": 24, "highli": 24, "lexicon": [24, 28, 30, 52], "output": [24, 30, 38, 52, 53], "raw": 24, "nonexist": [24, 27, 29, 30, 31], "04893": 24, "pragma": [24, 26, 28, 29, 30, 31, 33, 52], "element": [24, 27, 47, 52, 54], "multipl": [24, 26, 27, 28, 29, 30, 31, 34, 38, 40, 52, 54], "04855": 24, "parent_id": 24, "abcdefg": 24, "hijklmn": 24, "opqrstu": 24, "434": 24, "juli": [24, 30, 31], "423": 24, "supoort": 24, "wrote": 24, "bag": 24, "occurr": [24, 35], "directli": [24, 28, 51], "establish": 24, "workaround": [24, 27], "echo": 24, "postrm": 24, "chmod": 24, "besid": 24, "care": 24, "phenomenon": 24, "srid": 24, "mbrcontain": [24, 26, 39, 52], "evalu": [24, 42], "high": 24, "sequenti": 24, "end": [24, 30, 31, 47], "april": [24, 31], "easier": [24, 52], "destin": 24, "attribut": [24, 52, 53], "_id": [24, 25, 28, 39, 52], "255": [24, 27, 52, 53], "item": [24, 52], "auto_incr": [24, 28, 30, 34, 35, 36, 37, 38, 39, 52, 53], "column_vector": 24, "groonga_typ": [24, 30], "color": 24, "white": [24, 38, 52, 53], "big": [24, 30, 37], "black": 24, "393": 24, "id_ref": 24, "constraint_nam": 24, "referenced_table_nam": 24, "referential_constraint": [24, 27], "empti": [24, 26, 28, 29, 36, 38, 52, 53], "000": 24, "390": 24, "1016": 24, "hy000": 24, "389": 24, "sql2": 24, "3bc": 24, "392": 24, "reload": 24, "until": 24, "prerconaserv": 24, "feb": 24, "impact": 24, "corrupt": [24, 38], "lexicon_flag": 24, "key_larg": 24, "non": 24, "uniqu": [24, 27, 28, 29, 30, 31, 39, 45, 52], "51": 24, "doen": 24, "subqueri": 24, "algorithm": [24, 35], "inplac": [24, 26, 28, 29, 31], "copi": [24, 31], "shinichi": 24, "takayanagi": 24, "table_hash_kei": 24, "customiz": 24, "table_cr": 24, "pinpikokun": 24, "373": 24, "50": [24, 30, 31], "ubintu": 24, "nromalizerauto": 24, "index_nam": [24, 39], "content_index": [24, 34, 52], "normalizernfkc121": 24, "mix": [24, 28, 39], "fr": 24, "nodb": 24, "256": [24, 27, 54], "compress": [24, 29], "350": 24, "kartiksoneji": 24, "At": 24, "eoan": 24, "ermin": 24, "46": [24, 30], "keyr": [24, 27], "lintian": 24, "49": 24, "disco": 24, "dingo": 24, "45": [24, 30], "48": 24, "soon": 24, "with_weight": [24, 30], "bugs_tag": 24, "prioriti": 24, "sent": 24, "303": 24, "order_by_limit": 24, "47": [24, 26, 30], "trusti": [24, 29], "tahr": [24, 29], "cosmic": 24, "cuttlefish": 24, "visual": [24, 28, 30, 31], "shutdown": [24, 30], "futur": [24, 47, 48], "miss": [24, 27, 28, 29, 30, 31], "wsl": 24, "282": 24, "ochaochaocha3": 24, "mayb": 24, "kajii": 24, "bizlevel": 24, "135": 24, "ryfjwr": 24, "comun": 24, "04759": 24, "kagami": [24, 29, 30, 31], "hiroshi": [24, 29, 30, 31], "duplic": [24, 25, 27, 28, 29, 30, 39], "met": 24, "partial": 24, "recreat": [24, 26, 27, 28, 29, 53, 54], "garbag": 24, "forc": [24, 26, 28, 39], "mysql8": 24, "timestamp": [24, 26, 27, 28, 30, 39, 54], "04763": 24, "experiment": [24, 27, 28, 30, 31, 38, 47, 48], "infinit": 24, "loop": 24, "index_flag": [24, 30, 54], "with_sect": [24, 30], "inappropri": 24, "pdb": 24, "instruct": [24, 31], "OR": [24, 33, 35, 44], "xxx": [24, 27, 28, 29, 37], "default_token": [24, 28], "deprec": [24, 29, 30, 31, 38, 52, 53], "friendli": [24, 52], "index_larg": 24, "foo": 24, "tokenngram": 24, "normalizernfkc100": 24, "token_filt": [24, 30, 52], "tokenfilternfkc100": 24, "unify_katakana_v_sound": 24, "bar": 24, "appveyor": [24, 30], "230": 24, "tokenpattern": 24, "tokent": 24, "remove_blank": 24, "ref": 24, "rel84": 24, "revis": 24, "sorri": 24, "That": [24, 53], "being": 24, "ship": 24, "sep": 24, "2016": 24, "older": 24, "seri": 24, "utf8mb4_0900": 24, "famili": [24, 31], "loose_symbol": 24, "logger": 24, "notic": [24, 38, 47, 48, 52, 53], "jessi": [24, 28, 29, 30, 31], "art": 24, "aardvark": 24, "wip": 24, "progress": 24, "rang": [24, 27, 28, 30], "211": 24, "colt27": 24, "backport": 24, "failur": [24, 27, 30], "ubntu": 24, "202": 24, "205": 24, "masato": [24, 30], "hirai": 24, "beaver": 24, "i386": [24, 26, 27], "suppress": [24, 26, 27, 30], "meaningless": 24, "197": 24, "howto": 24, "04599": 24, "takashi": [24, 27], "kinoshita": 24, "look": [24, 37], "satoshi": [24, 29], "mitani": [24, 29], "complex": 24, "ignor": [24, 26, 27, 28, 29, 30, 38, 52, 53], "5ae014842b9dfdbc3ac7ce1f": 24, "newer": 24, "iiiiyyyi": 24, "198": 24, "shota": 24, "suzuki": [24, 28], "argument": [24, 28, 38, 47, 48], "exclud": [24, 52], "rand": 24, "tini": 24, "reduc": [24, 27, 30, 31, 37, 52, 53], "percona57": 24, "gap": 24, "188": 24, "iwo": 24, "184": 24, "kazuki": 24, "hamasaki": 24, "aadvark": 24, "reset": 24, "maradb10": 24, "constant": 24, "ha_must_use_table_condition_pushdown": 24, "ha_can_table_condition_pushdown": 24, "obsolet": 24, "ryuji": 24, "amano": 24, "186": 24, "zesti": 24, "zapu": 24, "jan": 24, "count_skip": 24, "one_full_text_search": [24, 38], "glad": 24, "tell": 24, "got": 24, "last_insert_grn_id": [24, 27, 39, 52], "mroonga_": 24, "177": 24, "ian": 24, "gilfillan": 24, "pool": [24, 30, 40], "sergei": [24, 30], "golubchik": [24, 30], "skip": [24, 26, 28, 31, 47], "vladislav": 24, "vaintroub": 24, "table_pat_kei": 24, "table_dat_kei": 24, "04494": 24, "masanori": 24, "miyashita": 24, "mroonga_query_expand": 24, "synonym": 24, "expand": 24, "tigersun2000": 24, "56": [24, 30], "akiko_pusu": 24, "mroonga_oper": 24, "happen": 24, "167": 24, "gmo": [24, 29, 30, 31], "media": [24, 29, 30, 31], "inc": [24, 29, 30, 31], "preinst": 24, "maintain": 24, "169": 24, "tatsuki": 24, "sugiura": 24, "159": 24, "160": 24, "163": 24, "naoya": [24, 28, 29, 30, 31], "murakami": [24, 28, 29, 30, 31], "158": 24, "virtual": [24, 52], "161": 24, "162": 24, "rel82": 24, "59894500bc46472974622cbd": 24, "tigersun2000_twitt": 24, "04441": 24, "148": 24, "04397": 24, "special": [24, 28, 43, 44, 52], "escap": [24, 28, 43, 44, 47], "57": 24, "04403": 24, "yekketi": 24, "yak": [24, 31], "activ": 24, "596714a5c101bc4e3a7db4e5": 24, "k": 24, "torimoto": 24, "messag": [24, 27, 28, 29, 30, 38, 52, 53], "stretch": 24, "grn_table_setoper": 24, "Such": 24, "bignum_twitt": 24, "index_medium": 24, "index_smal": 24, "141": 24, "precis": [24, 27, 34], "pangolin": [24, 27], "isn": [24, 26, 27, 34, 50, 52, 53], "137": 24, "enum": [24, 26, 27, 39, 54], "04277": 24, "murata": 24, "compress_zstd": 24, "133": 24, "murakaimi": 24, "132": 24, "kitora": 24, "didn": 24, "04276": 24, "ensur": [24, 27], "constrain": 24, "parent": 24, "130": 24, "2015": [24, 28, 54], "2014": 24, "2012": [24, 30, 54], "2011": 24, "\u30ea\u30ea\u30fc\u30b9": 24, "\u30d0\u30fc\u30b8\u30e7\u30f30": 24, "x\u306e\u304a\u77e5\u3089\u305b": 24, "2010": [24, 30, 52, 53], "58\u306b\u5bfe\u5fdc": 25, "3\u306b\u5bfe\u5fdc": 25, "\u30d7\u30e9\u30b0\u30a4\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u6642\u306e\u30a8\u30e9\u30fc\u3092\u7121\u8996\u3059\u308b\u3088\u3046\u306b\u3057\u305f": 25, "\u30e9\u30c3\u30d1\u30fc\u30e2\u30fc\u30c9": [25, 26], "\u30de\u30eb\u30c1\u30ab\u30e9\u30e0\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u30b5\u30dd\u30fc\u30c8": 25, "1031": 25, "\u5927\u91cf\u30ec\u30b3\u30fc\u30c9\u306e\u5168\u6587\u691c\u7d22\u306b\u5bfe\u5fdc": 25, "1032": 25, "myisam\u5bfe\u5fdc": 25, "1033": 25, "\u65e2\u5b58\u306e\u30b9\u30c8\u30ec\u30fc\u30b8\u30a8\u30f3\u30b8\u30f3\u306b\u5168\u6587\u691c\u7d22\u6a5f\u80fd\u3092\u8ffd\u52a0\u3059\u308b": 25, "\u306e\u8ffd\u52a0": 25, "13\u30b5\u30dd\u30fc\u30c8\u306e\u8ffd\u52a0": 25, "984": 25, "\u5b89\u5b9a\u3057\u3066\u304d\u305f\u306e\u3067": 25, "groonga\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u30ed\u30b0\u30ec\u30d9\u30eb\u3092dump\u304b\u3089notice\u306b\u5909\u66f4": 25, "mac": [25, 27, 28, 29], "o": [25, 27, 28, 29, 37, 52, 53], "x\u3067\u306e\u30d3\u30eb\u30c9\u3092\u30b5\u30dd\u30fc\u30c8": 25, "issm\u3055\u3093\u304c\u5831\u544a": 25, "\u5e38\u306b\u30c7\u30d0\u30c3\u30b0\u30e2\u30fc\u30c9\u3067\u30d3\u30eb\u30c9\u3055\u308c\u308b\u554f\u984c\u3092\u4fee\u6b63": 25, "supistar\u3055\u3093\u304c\u5831\u544a": 25, "issm\u3055\u3093": 25, "supistar\u3055\u3093": 25, "auto_increment\u6a5f\u80fd\u306e\u8ffd\u52a0": 25, "670": 25, "\u4e0d\u5fc5\u8981\u306a": 25, "\u3068\u3044\u3046\u30a8\u30e9\u30fc\u30e1\u30c3\u30bb\u30fc\u30b8\u3092": 25, "\u6291\u5236": 25, "910": 25, "\u306f\u672a\u4fee\u6b63": 25, "centos\u3067\u5229\u7528\u3057\u3066\u3044\u308bmysql\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u30925": 25, "10\u304b\u30895": 25, "12\u3078": 25, "\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8": 25, "natti": [25, 27], "narwhal\u30b5\u30dd\u30fc\u30c8\u306e\u8ffd\u52a0": 25, "maverick": 25, "meerkat\u30b5\u30dd\u30fc\u30c8\u306e\u524a\u9664": 25, "15\u30b5\u30dd\u30fc\u30c8\u306e\u8ffd\u52a0": 25, "14\u30b5\u30dd\u30fc\u30c8\u306e\u524a\u9664": 25, "limit\u306e\u9ad8\u901f\u5316\u304c\u6a5f\u80fd\u3057\u306a\u3044\u30b1\u30fc\u30b9\u304c\u3042\u308b\u554f\u984c\u306e\u4fee\u6b63": 25, "845": 25, "\u30c7\u30d0\u30c3\u30b0\u30d3\u30eb\u30c9\u6642\u306e\u30e1\u30e2\u30ea\u30ea\u30fc\u30af\u3092\u4fee\u6b63": 25, "\u63d0\u4f9b\u3057\u3066\u3044\u308bcentos\u7528\u30d1\u30c3\u30b1\u30fc\u30b8\u3092oracle\u63d0\u4f9bmysql\u30d1\u30c3\u30b1\u30fc\u30b8": 25, "\u3068\u4e00\u7dd2\u306b\u4f7f\u3046\u3068\u30af\u30e9\u30c3\u30b7\u30e5\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63": 25, "mitsuhiro": 25, "shibuya\u3055\u3093": 25, "hiroki": 25, "mineta\u3055\u3093": 25, "kodaka\u3055\u3093": 25, "\u5bfe\u5fdc": 25, "741": [25, 36], "mariadb\u5bfe\u5fdc": 25, "\u304b\u305a\u3072\u3053\u3055\u3093\u304c\u63d0\u6848": 25, "\u4e0d\u8981\u306a\u30c7\u30d0\u30c3\u30b0\u30b7\u30f3\u30dc\u30eb\u3092\u524a\u9664": 25, "5\u3078\u306e\u5bfe\u5fdc\u5f37\u5316": 25, "\u30a8\u30e9\u30fc\u30e1\u30c3\u30bb\u30fc\u30b8\u306e\u6539\u826f": 25, "\u304b\u305a\u3072\u3053\u3055\u3093": 25, "\u5168\u6587\u691c\u7d22\u306e\u30b9\u30b3\u30a2\u53d6\u5f97\u6a5f\u80fd\u306e\u8ffd\u52a0": 25, "\u30ec\u30b3\u30fc\u30c9id\u3078\u306e\u30a2\u30af\u30bb\u30b9\u6a5f\u80fd\u306e\u8ffd\u52a0": 25, "\u76f4\u8fd1\u306e\u30ec\u30b3\u30fc\u30c9id\u3092\u53c2\u7167\u3059\u308b\u305f\u3081\u306eudf\u306e\u8ffd\u52a0": 25, "\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306b\u3088\u308b\u7bc4\u56f2\u691c\u7d22\u6a5f\u80fd\u306e\u8ffd\u52a0": 25, "\u5168\u6587\u691c\u7d22\u306b\u304a\u3051\u308border": 25, "limit\u30d1\u30bf\u30f3\u306e\u9ad8\u901f\u5316": 25, "groonga_fast_order_limit": 25, "\u30b9\u30c6\u30fc\u30bf\u30b9\u5909\u6570\u306e\u8ffd\u52a0": 25, "\u30ed\u30b0\u51fa\u529b\u6a5f\u80fd\u306e\u8a2d\u5b9a\u5f37\u5316": 25, "groonga_log_level": 25, "\u30b7\u30b9\u30c6\u30e0\u5909\u6570\u306e\u8ffd\u52a0": 25, "\u5168\u6587\u691c\u7d22\u6a5f\u80fd\u306e\u5f37\u5316": 25, "against\u5bfe\u5fdc": 25, "5\u3078\u306e\u5bfe\u5fdc": 25, "\u3068\u307f\u305f\u307e\u3055\u3072\u308d\u3055\u3093": 25, "\u30a8\u30e9\u30fc\u30e1\u30c3\u30bb\u30fc\u30b8\u306e\u51fa\u529b\u3092\u5b9f\u88c5": 25, "\u30ab\u30e9\u30e0\u306e\u5208\u308a\u8fbc\u307f\u306e\u5b9f\u88c5\u3092\u5f37\u5316": 25, "\u884c\u30ab\u30a6\u30f3\u30c8\u9ad8\u901f\u5316\u6a5f\u80fd\u306e\u5b9f\u88c5": 25, "groonga_count_skip": 25, "\u30e6\u30fc\u30b6\u30ac\u30a4\u30c9\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u8ffd\u52a0": 25, "\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u4f5c\u6210\u6642\u306bnormalize\u30d5\u30e9\u30b0\u3092\u4ed8\u4e0e": 25, "limit\u306a\u3069\u3092\u7528\u3044\u305f\u5834\u5408\u306b\u30ab\u30fc\u30bd\u30eb\u304c\u6b63\u3057\u304f\u30af\u30ed\u30fc\u30ba\u3055\u308c\u306a\u3044\u554f\u984c\u306e\u4fee\u6b63": 25, "org\u3067\u306e\u30d0\u30a4\u30ca\u30ea\u30d1\u30c3\u30b1\u30fc\u30b8\u914d\u5e03\u958b\u59cb": 25, "aptitud": 25, "yum\u306b\u3088\u308b\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u304c\u53ef\u80fd\u306b": 25, "\u30d0\u30a4\u30ca\u30ea\u30ed\u30b0\u306e\u51fa\u529b\u306b\u5bfe\u5fdc": 25, "\u5171\u6709\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u540d\u524d\u3092": 25, "libgroonga_storage_engin": 25, "ha_groonga": 25, "\u306b\u5909\u66f4": 25, "configure\u30aa\u30d7\u30b7\u30e7\u30f3\u306e": 25, "\u304a\u3088\u3073": 25, "libdir": 25, "\u3092\u524a\u9664": 25, "\u3092\u8ffd\u52a0": 25, "\u30d8\u30c3\u30c0\u30d5\u30a1\u30a4\u30eb\u306einclude\u30d1\u30b9\u3092\u4fee\u6b63": 25, "\u306b\u51fa\u529b\u3055\u308c\u308bengine\u540d\u3092\u4fee\u6b63": 25, "\u521d\u56de\u30c6\u30b9\u30c8\u30ea\u30ea\u30fc\u30b9": 25, "break": [26, 27, 29, 30, 52], "nativ": [26, 27], "datetim": [26, 27, 30, 36, 37, 39], "sequenc": [26, 27, 54], "my_mroonga_databas": [26, 27], "replac": [26, 27, 28, 39], "hunk": 26, "diff": 26, "53": [26, 30], "732624670": 26, "0900": 26, "54": [26, 30], "608420981": 26, "title_index": [26, 34], "body_index": [26, 30, 38], "bodi": [26, 30, 38], "40101": 26, "character_set_cli": 26, "saved_cs_cli": 26, "drop": [26, 27, 28, 29, 30, 31, 39], "61": [26, 27], "incompat": [26, 27, 28, 30, 54], "utf8_bin": [26, 30, 52, 53], "1150": 26, "strict": 26, "alias": 26, "warn": [26, 27, 28, 30, 31, 38, 52, 53], "issm": 26, "decim": [26, 27, 39], "1249": 26, "kisk": 26, "ha_keyread_onli": 26, "1212": 26, "doubl": [26, 34, 39], "suitabl": [26, 34], "repair": [26, 28, 30], "1255": 26, "takahiro": [26, 27], "nagai": [26, 27], "ytaka5": [26, 27], "hidekazu": 26, "tanaka": 26, "montywi": 26, "00659": 26, "shiozaki": [26, 27, 29], "ascii": [26, 39], "latin1": [26, 39], "cp932": [26, 39], "sji": [26, 39], "eucjpm": [26, 39], "uji": [26, 39], "koi8r": [26, 39], "1160": 26, "nobodi": 26, "rollback": [26, 53], "1224": 26, "koichi": 26, "shishikura": 26, "1193": 26, "wno": 26, "arnaud": 26, "fontain": 26, "1196": 26, "0653": 26, "kaneoka": 26, "product": 26, "1170": 26, "groonga_libgroonga_vers": 26, "groonga_vers": 26, "1158": 26, "plugin_vers": 26, "1157": 26, "groonga_log_fil": 26, "1178": 26, "suggest": [26, 27, 28, 30], "groonga_": 26, "1166": 26, "1151": 26, "1168": 26, "1152": 26, "beta": 26, "split": [26, 33, 52, 53], "plugin_license_gpl": 26, "needless": [26, 27, 29, 30], "found_row": [26, 39], "sql_calc_found_row": [26, 37, 39], "1163": 26, "horikoshi": [26, 28], "yuki": [26, 28], "1165": 26, "1153": 26, "insid": 26, "1154": 26, "1161": 26, "unknown": 26, "1181": 26, "enhanc": 26, "benchmark": [26, 27, 38], "groonga_dry_writ": 26, "mention": 26, "propos": 26, "yoshi_ken": 26, "mutex": [26, 28], "sai": 26, "m6": 26, "oneir": [26, 28], "ocelot": [26, 28], "hajim": 26, "nishiyama": [26, 29], "undefin": 26, "1143": 26, "\u521d\u56de\u30ea\u30ea\u30fc\u30b9\u304b\u3089\u7d041\u5e74\u7d4c\u3063\u3066": 26, "\u521d\u306e\u30e1\u30b8\u30e3\u30fc\u30ea\u30ea\u30fc\u30b9": 26, "index\u5bfe\u5fdc": 26, "1040": 26, "\u30b9\u30c8\u30ec\u30fc\u30b8\u30e2\u30fc\u30c9": 26, "geometry\u5bfe\u5fdc": 26, "\u30ab\u30e9\u30e0\u306b\u4fdd\u5b58\u3067\u304d\u308b\u578b\u306fpoint\u306e\u307f\u5bfe\u5fdc": 26, "\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u5229\u7528\u3057\u305f\u4f4d\u7f6e\u691c\u7d22\u306fmbrcontains\u306e\u307f\u5bfe\u5fdc": 26, "1041": 26, "\u30de\u30eb\u30c1\u30ab\u30e9\u30e0\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306b\u5bfe\u5fdc": 26, "455": [26, 31, 36], "\u5168\u6587\u691c\u7d22\u7528\u30d1\u30fc\u30b5\u30fc": 26, "\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc": 26, "\u306e\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u306b\u5bfe\u5fdc": 26, "configure\u306b\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u5168\u6587\u691c\u7d22\u7528\u30d1\u30fc\u30b5\u30fc\u3092\u6307\u5b9a\u3059\u308b": 26, "\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u8ffd\u52a0": 26, "\u5b9f\u884c\u6642\u306b\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u5168\u6587\u691c\u7d22\u7528\u30d1\u30fc\u30b5\u30fc\u3092\u6307\u5b9a\u3059\u308b": 26, "groonga_default_pars": 26, "\u5909\u6570\u3092\u8ffd\u52a0": 26, "\u30b9\u30c8\u30ec\u30fc\u30b8\u30e2\u30fc\u30c9\u3067\u5b9f\u88c5\u3057\u3066\u3044\u308b": 26, "\u304c\u6307\u5b9a\u3055\u308c\u305f\u5834\u5408\u306b\u5fc5\u8981\u306e\u306a\u3044\u30ec\u30b3\u30fc\u30c9\u3092\u8fd4\u3055\u306a\u3044\u3088\u3046\u306b\u3059\u308b\u9ad8\u901f\u5316\u306b\u5bfe\u5fdc": 26, "1\u3064\u306e": 26, "\u4e2d\u3067\u306e\u8907\u6570\u306e": 26, "\u6307\u5b9a\u306b\u5bfe\u5fdc": 26, "\u975e\u4e92\u63db": 26, "_score": [26, 52], "\u30ab\u30e9\u30e0\u306e\u524a\u9664": 26, "\u4ee3\u308f\u308a\u306bmysql\u6a19\u6e96\u306e\u66f8\u304d\u65b9\u3067\u3042\u308b": 26, "\u3092\u4f7f\u3063\u3066\u304f\u3060\u3055\u3044": 26, "\u30d7\u30e9\u30a4\u30de\u30ea\u30ad\u30fc\u306e\u66f4\u65b0\u306b\u5bfe\u5fdc": 26, "16\u306b\u5bfe\u5fdc": 26, "6\u306b\u5bfe\u5fdc": 26, "5\u4ee5\u4e0b\u306e\u30b5\u30dd\u30fc\u30c8\u3092\u524a\u9664": 26, "lucid\u4e0a\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63": 26, "isao": 26, "sugimoto\u3055\u3093\u304c\u5831\u544a": 26, "auto_increment\u3092\u4f7f\u3063\u305f\u5834\u5408\u306b\u30c6\u30ad\u30b9\u30c8\u30c7\u30fc\u30bf\u304c\u58ca\u308c\u308b\u554f\u984c\u3092\u4fee\u6b63": 26, "zaubermaerchen\u3055\u3093\u304c\u5831\u544a": 26, "1072": 26, "lucid\u4e0a\u3067\u30c6\u30fc\u30d6\u30eb\u3092\u524a\u9664\u3059\u308b\u3068\u30af\u30e9\u30c3\u30b7\u30e5\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63": 26, "1063": 26, "mysql\u3068\u540c\u3058\u30d3\u30eb\u30c9\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u4f7f\u3063\u3066\u3044\u306a\u304b\u3063\u305f\u554f\u984c\u3092\u4fee\u6b63": 26, "groonga\u306egithub\u306eissu": 26, "mitsumune\u3055\u3093\u304c\u5831\u544a": 26, "sugimoto\u3055\u3093": 26, "zaubermaerchen\u3055\u3093": 26, "mitsumune\u3055\u3093": 26, "whose": [27, 38], "kokoronavi": 27, "rc": 27, "1547": 27, "1548": 27, "wing": [27, 28], "speed": 27, "narwhal": 27, "66": [27, 30], "wakisuk": 27, "ua": 27, "inner": 27, "ooshiro": 27, "utc": 27, "timezon": 27, "28": [27, 30, 31], "last_insert_id": 27, "1540": 27, "soundkitchen": 27, "mysql51": 27, "01069": 27, "imposs": 27, "1533": 27, "hanzubon": 27, "m": [27, 34, 52], "length": [27, 30, 47], "space": [27, 38, 47, 52, 53], "last": [27, 45, 52], "comlumn": 27, "those": 27, "enbal": 27, "data_length": 27, "9m": 27, "01049": 27, "warp": 27, "kawada": [27, 29], "quantal": [27, 29], "quetzal": [27, 29], "judg": 27, "01041": 27, "1495": 27, "jd": 27, "fonc": 27, "desc": [27, 35, 39, 52, 53], "sort": [27, 30, 35, 37], "descend": 27, "taro252": 27, "tokuhi": 27, "dure": [27, 28], "01061": 27, "kazuhiro": [27, 28], "isob": [27, 28], "apparmor": 27, "qurag": 27, "1442": 27, "groonga_required_vers": 27, "01033": 27, "01035": 27, "1476": 27, "nakatani": 27, "munetaka": 27, "word": [27, 34, 39, 47, 52, 53], "nallow": 27, "00977": 27, "1422": 27, "1453": 27, "nabebeb": 27, "buildrequir": 27, "01009": 27, "prior": [27, 54], "v2": 27, "25a": 27, "tinyint": [27, 29, 39, 52], "smallint": [27, 39, 52], "mediumint": [27, 39, 52], "bigint": [27, 39, 52], "bulk": [27, 29], "1311": 27, "1384": 27, "partit": [27, 30], "explicitli": [27, 30], "1391": 27, "00948": 27, "1404": 27, "00914": 27, "1392": 27, "1310": 27, "convens": 27, "1322": 27, "00746": 27, "takken": 27, "ishibashi": 27, "unregist": 27, "00810": 27, "iwai": 27, "masaharu": 27, "replic": 27, "transfer": 27, "earlier": [27, 30], "1379": 27, "00902": 27, "kenji": [27, 28], "doi": 27, "groogna": 27, "unauthent": 27, "nogpgcheck": 27, "combin": [27, 38, 51], "wdeprec": 27, "1337": 27, "1339": 27, "ryo": 27, "onodera": 27, "stop": [27, 28, 29, 30, 31, 50, 52, 53], "1336": 27, "104yuki_n": 27, "2byte": 27, "integ": [27, 28, 34, 52], "8byte": 27, "phrase": [27, 33, 52, 53], "natur": [27, 33, 34, 37, 52], "updag": 27, "veri": [27, 34, 37, 44, 52], "invert": 27, "1321": 27, "00743": 27, "kawano": 27, "1335": 27, "boss_sato": 27, "spider": 27, "1319": 27, "00736": 27, "takayuki": 27, "honda": 27, "62": 27, "1300": 27, "wrap": [27, 53], "table_flag": 27, "1304": 27, "valgrind": 27, "fraction": [27, 35], "second": [27, 29, 34, 52], "1313": 27, "solari": 27, "mariadb55": [27, 30, 31], "1314": 27, "1315": 27, "hardi": 27, "logo": 27, "effect": [27, 28, 52, 53], "00717": 27, "year": [27, 36, 39, 52], "int_valu": 27, "camyui": 27, "integr": 27, "1271": 27, "1267": 27, "1281": 27, "1283": 27, "1284": 27, "1282": 27, "1195": 27, "unsupport": 27, "linestr": [27, 39, 52], "re": [27, 28, 29], "tomoatsu": [27, 28], "shimada": [27, 28, 30], "behaviour": 28, "omit": [28, 34], "2152": 28, "maruyama": 28, "2137": 28, "yoku": [28, 29], "2151": 28, "2215": 28, "02052": [28, 29], "squeez": 28, "lucid": 28, "int_column": 28, "01940": 28, "datetime_column": 28, "01943": 28, "time_column": 28, "userguid": 28, "requr": 28, "1964": 28, "microsoft": 28, "studio": [28, 30, 31], "2008": 28, "mysql55": [28, 30], "2098": 28, "2099": 28, "2144": 28, "disk": 28, "sweep": 28, "01715": 28, "1959": 28, "kimura": 28, "segv": 28, "trunk": 28, "1958": 28, "2057": 28, "2064": 28, "deriv": [28, 30, 36], "2066": 28, "shorter": 28, "_i": 28, "treat": [28, 29, 36, 52, 53], "2085": 28, "alexand": 28, "barkov": 28, "sauci": [28, 29], "salamand": [28, 29], "01860": 28, "destroi": 28, "crush": 28, "01867": 28, "ichiro": 28, "yasuda": 28, "01747": 28, "1923": 28, "annot": 28, "label": [28, 52], "01540": 28, "01727": 28, "accident": [28, 29], "1918": 28, "ceekz": 28, "01576": 28, "kouhei": 28, "tanab": 28, "equal": [28, 38, 52, 53], "column1": 28, "table1": 28, "new_column_definit": 28, "incorrect": 28, "session": [28, 38], "01529": 28, "1841": 28, "01523": 28, "1768": 28, "kentaro": 28, "troubleshoot": 28, "1760": 28, "three": 28, "1770": 28, "shizuin": 28, "o2": 28, "registr": [28, 30], "1759": 28, "memorycraft": 28, "hidden": 28, "1778": 28, "1729": 28, "1691": 28, "pars": [28, 34, 52], "libmysqlservic": 28, "accept": [28, 43], "1741": 28, "1738": 28, "01434": 28, "01346": 28, "nakai": 28, "kanako": 28, "01335": 28, "01379": 28, "freed": 28, "01281": 28, "01302": 28, "predict": 28, "normalizerxxx": 28, "01303": 28, "rare": [28, 29], "ringtail": [28, 29], "cast": 28, "1696": 28, "01266": 28, "smztk": 28, "aggreg": [28, 51], "1702": 28, "01279": 28, "masahiro": [28, 29], "furuta": 28, "mrn_log_level": 28, "01290": 28, "ambigu": 28, "sentenc": 28, "anonym": 28, "01319": 28, "1644": 28, "01255": 28, "1643": 28, "less": [28, 34], "nullabl": 28, "01253": 28, "1670": 28, "1671": 28, "keigo": 28, "ito": 28, "utf8_unicode_ci": [28, 52, 53], "1612": 28, "01192": 28, "senboku": 28, "dtrace": 28, "utf8_general_ci": [28, 52, 53], "utf8mb4_generic_ci": 28, "01187": 28, "your_tabl": 29, "carefulli": 29, "scenario": 29, "static": 29, "03047": 29, "mysql56": [29, 30], "kazeburo": 29, "referenc": 29, "creation": 29, "fallback": 29, "oreradio": 29, "travi": 29, "ci": [29, 30], "elena": [29, 30], "stepanova": [29, 30], "02955": 29, "noboru": 29, "02963": 29, "kashihara": 29, "02899": 29, "scl": 29, "servic": 29, "delai": 29, "6837": 29, "know": 29, "compress_lz4": 29, "compress_zlib": [29, 52], "overflow": 29, "2651": 29, "foamcentim": [29, 30], "delimit": [29, 38], "miko": 29, "move": 29, "02604": 29, "miyawaki": 29, "_so4": 29, "explicit": 29, "02633": 29, "6elz": 29, "02652": 29, "cosmo0920": 29, "02677": 29, "02391": 29, "masafumi": 29, "yokoyama": 29, "underflow": 29, "toshihisa": 29, "tashiro": 29, "supprot": 29, "2277": 29, "lowercas": 29, "lower": 29, "upper": 29, "vc": 29, "quot": [29, 34], "centos6": 29, "2637": 29, "daylight": 29, "2385": 29, "migrat": 29, "2460": 29, "02222": 29, "02227": 29, "vector_reference_column": 29, "02234": 29, "02244": 29, "akihiro": 29, "tsukui": 29, "2387": 29, "ten": 29, "2348": 29, "02138": 29, "yoku0825": 29, "2327": 29, "02130": 29, "2214": 29, "2281": 29, "02095": 29, "unexectedlli": 29, "2263": 29, "nagano": 29, "03802": 30, "teamski": 30, "stealthinu": 30, "inconveni": 30, "03714": 30, "keizi": 30, "confus": 30, "90": [30, 52, 53], "larri": 30, "kim": 30, "rebuilt": 30, "91": 30, "89": 30, "92": 30, "03699": 30, "78": 30, "03688": 30, "03608": 30, "concurr": 30, "03640": 30, "hironori": [30, 31], "matsubara": [30, 31], "03673": 30, "star_orihim": 30, "03515": 30, "wili": [30, 31], "werewolf": [30, 31], "mrbcontain": 30, "73": 30, "petri": 30, "rautiainen": 30, "plugin_mroonga": 30, "grn_ctx": 30, "cost": [30, 37], "03496": 30, "gosuk": 30, "yasufuku": 30, "8508": 30, "03421": 30, "70": 30, "71": 30, "utop": 30, "unicorn": 30, "life": [30, 31], "rel73": 30, "03332": 30, "65": 30, "8520": 30, "within": [30, 52], "58": 30, "ddl": 30, "idnex": 30, "tokenbigramsplitsymbolalphadigit": [30, 38, 52, 53], "normalizerauto": [30, 46, 52, 53], "tokenfilterstopword": [30, 52], "with_posit": [30, 31], "field": 30, "strict_trans_t": 30, "03299": 30, "create_dt": 30, "ok": [30, 38, 52, 53], "sql_mode": 30, "2001": 30, "2002": 30, "22003": 30, "xx": [30, 37], "usabl": 30, "ft_sort": 30, "redund": 30, "03219": 30, "potenti": 30, "decod": 30, "network": 30, "host": 30, "ran": 30, "torinki": [30, 31], "hit": [30, 35], "03243": 30, "real": [30, 52, 53], "penalti": 30, "huge": 30, "03150": 30, "max": [30, 47], "tsugunori": 30, "nashiro": 30, "vivid": [30, 31], "vervet": [30, 31], "metal_gear_mkii": 30, "architectur": [30, 37], "par": 30, "hiromitsu": 30, "yoshino": 30, "utf8_unicode_520_ci": 30, "utf8mb4_unicode_520_ci": 30, "charaz": 30, "notif": 30, "onc": 30, "subscrib": 30, "03083": 30, "kohei": 30, "aochi": 30, "endian": 30, "yakketi": 31, "past": 31, "04169": 31, "behavior": [31, 36, 38], "koyama_wataru_7": 31, "im": 31, "57d629477b9f8167113efb04": 31, "mizutamazukki": 31, "relax": 31, "268": [31, 36], "435": [31, 36], "turn": 31, "57746049265214c130a655": 31, "yoyoshifg": 31, "multibyt": 31, "575e6e671cf76dd64536997c": 31, "5761ea97da1c26b045368c84": 31, "576d2a2d80f1c6a5257f1270": 31, "big_bridge_": 31, "5745315728011d9f574b9425": 31, "multiarch": 31, "hirobanex": 31, "wheezi": 31, "mutlibyt": 31, "570270f7d478c81e2cbcdc89": 31, "posit": [31, 34], "lz4": [31, 38], "hatak": 31, "februari": 31, "03964": 31, "99": 31, "ss": [31, 52], "95": 31, "94": 31, "qualifi": 33, "keyword1": [33, 44], "keyword2": 33, "subexpress": 33, "calcul": 33, "top": [33, 52], "sum": [33, 34], "rather": 34, "most": [34, 36], "peopl": 34, "familiar": 34, "rel": 34, "rank": 34, "neither": [34, 38], "nor": [34, 38], "rate": 34, "higher": [34, 52, 53], "book": 34, "profession": 34, "No": [34, 36, 37, 38], "indic": [34, 35], "present": 34, "uppercas": 34, "side": 34, "right": [34, 52], "lead": [34, 47], "plu": 34, "minu": 34, "asterisk": 34, "normalizermysqlgeneralci": [34, 52, 53], "IT": 34, "force_prefix": 34, "profess": 34, "parenthes": 34, "metadata": 34, "emb": 34, "head": 34, "blank": 34, "pragma1pragma2": 34, "individu": 34, "begun": 34, "section1": 34, "weight1": 34, "section2": 34, "weight2": 34, "text_index": 34, "rdbm": 34, "w1": [34, 47], "third": [34, 52], "student": 34, "Near": 34, "todai": [35, 52, 53], "131073": 35, "let": [35, 52, 53], "explain": [35, 52, 53], "noth": 35, "116508": 35, "1048576": 35, "131072": 35, "denot": 35, "matter": 35, "fact": 35, "simplic": 35, "denomin": 35, "approxim": 35, "strictli": 35, "speak": 35, "_kei": [35, 52], "output_column": [35, 52], "groonga_respons": 35, "retriev": 35, "shorttext": [35, 52], "final": 35, "4kib": 36, "4gib": 36, "073": 36, "815": 36, "btree": [36, 39], "823": 36, "536": 36, "870": 36, "912": 36, "mind": 36, "vari": 36, "distinct": 36, "million": 36, "256gib": 36, "month": 36, "1st": 36, "unix": 36, "1970": 36, "belong": 36, "numer": 36, "date_limit": 36, "input": 36, "datetime_limit": 36, "respons": 37, "t1": 37, "c1": 37, "c2": 37, "c3": 37, "c11": 37, "c12": 37, "c20": 37, "c4": 37, "c10": 37, "c13": 37, "c19": 37, "take": 37, "zero": 37, "arithmet": 37, "explan": [38, 40], "error_and_log": 38, "convent": 38, "ignore_and_log": 38, "syntax_queri": 38, "allow_leading_not": 38, "booleam": 38, "syntax_script": 38, "aren": 38, "javascript": 38, "allow_column": 38, "allow_upd": 38, "new_valu": 38, "not_included_keyword": 38, "separ": 38, "comma": 38, "realli": [38, 52, 53], "measur": 38, "zlib": 38, "zstandard": 38, "gbf05b82": 38, "transcript": 38, "emerg": [38, 52, 53], "alert": [38, 52, 53], "crit": [38, 52, 53], "deadlock": 38, "info": [38, 52, 53], "mroonga_queri": 38, "threshold": 38, "escal": 38, "dafault": 38, "scope": 38, "never": 38, "tags_index": 38, "tokendelimit": [38, 39, 52, 53], "hello": [38, 52], "semicolon": 38, "avaiabl": 39, "geometry_column_nam": 39, "new_table_nam": 39, "IF": 39, "hyphen": 39, "normalizermysqlunicodeciexceptkanacikanawithvoicedsoundmark": [39, 46], "longblob": 39, "longtext": 39, "mediumblob": 39, "mediumtext": 39, "tinyblob": 39, "tinytext": 39, "varbinari": 39, "fractional_seconds_precis": 39, "maximum_number_digit": 39, "column_name1": 39, "column_name2": 39, "geomfromtext": [39, 52], "other_table_nam": 39, "plugin_nam": 39, "asc": 39, "dor": 39, "sub_column_nam": 39, "sub_table_nam": 39, "sub_text_column_nam": 39, "n_record": 39, "binlog_format": 39, "not_listed_charset_abov": 39, "basic": 39, "euc": 39, "utf": 39, "reus": 40, "given": [42, 43, 44], "hello_world": 43, "05": [44, 54], "surround": [44, 47], "keywordn": 44, "abcd\u3042\u3043\u3046\u3047": 46, "abcd\u3042\u3043\u3046\u3047\u30ea\u30c3\u30c8\u30eb": 46, "ab\uff43\uff44\u3042\u3043\u30a6\u30a7": 46, "snippet_prefix": 47, "snippet_suffix": 47, "word1": 47, "word1_prefix": 47, "word1_suffix": 47, "sonam": [47, 50, 52], "imagin": 47, "snippet_test": 47, "ascii_general_ci": 47, "br": 47, "w2": 47, "calss": 47, "w3": 47, "f": 47, "cp932_japanese_ci": 47, "eucjpms_japanese_ci": 47, "key_word": 48, "understand": 49, "uroot": 50, "shown": 50, "realis": 51, "advantag": 51, "proven": 51, "goe": 51, "transpar": 51, "often": [52, 53], "displai": [52, 53], "WITH": [52, 53], "parser_nam": [52, 53], "tokenis": [52, 53], "bigram": [52, 53], "alphabet": [52, 53], "toke": [52, 53], "letter": [52, 53], "nois": [52, 53], "tokenbigramsplitsymbol": [52, 53], "unlik": [52, 53], "tokenbigramsplitsymbolalpha": [52, 53], "567": [52, 53], "090": [52, 53], "0123": [52, 53], "4567": [52, 53], "tokenbigramignoreblank": [52, 53], "\u307f\u306a\u3055\u3093": [52, 53], "\u6ce8": [52, 53], "\u76ee": [52, 53], "tokenbigramignoreblanksplitsymbol": [52, 53], "tokenbigramignoreblanksplitsymbolalpha": [52, 53], "ama": [52, 53], "am": [52, 53], "pen": [52, 53], "tokenbigramignoreblanksplitsymbolalphadigit": [52, 53], "9001": [52, 53], "movi": [52, 53], "horror": [52, 53], "tokendelimitnul": [52, 53], "0horror": [52, 53], "0topic": [52, 53], "tokenunigram": [52, 53], "unigram": [52, 53], "tokentrigram": [52, 53], "trigram": [52, 53], "Or": [52, 53], "immedi": [52, 53], "correspond": [52, 53], "utf8mb4_general_ci": [52, 53], "normalizermysqlunicodeci": [52, 53], "dai": [52, 53], "\u30d6\u30e9\u30c3\u30af\u30b3\u30fc\u30d2\u30fc\u3092\u98f2\u3093\u3060": [52, 53], "\u3075\u3089\u3064\u304f": [52, 53], "\uff8c\uff9e\uff97\uff6f\uff78": [52, 53], "tokenfilterstem": 52, "stem": 52, "stop_word": 52, "is_stop_word": 52, "bye": 52, "column_scalar": 52, "mbrdisjoint": 52, "shop": 52, "nezu": 52, "taiyaki": 52, "139": 52, "762573": 52, "720253": 52, "naniwaya": 52, "796234": 52, "730061": 52, "yanagiya": 52, "783981": 52, "685341": 52, "rectangl": 52, "ikebukuro": 52, "station": 52, "7101": 52, "7292": 52, "tokyo": 52, "7662": 52, "6815": 52, "bottom": 52, "astext": 52, "762572777778": 52, "7202527777778": 52, "applic": 52, "tye": 52, "sauri": 52, "dinner": 52, "bui": 52, "dumpl": 52, "thank": 52, "god": 52, "meat": 52, "milk": 52, "fridg": 52, "ensu": 52, "rroonga": 52, "degre": 52, "rid": 52, "undesir": 52, "power": 52, "facet": 52, "popular": 52, "onlin": 52, "ebai": 52, "refin": 52, "boar": 52, "drilldown": 52, "year_month": 52, "03": [52, 54], "pretti": 52, "print": 52, "faceted_result": 52, "uint32": 52, "_nsubrec": 52, "int32": 52, "1356998400": 52, "forth": 52, "the_number_of_record": 52, "output_column_name_0": 52, "output_column_type_0": 52, "output_column_name_1": 52, "output_column_type_1": 52, "output_column_name_n": 52, "output_column_type_n": 52, "output_column_value_0_for_record_0": 52, "output_column_value_1_for_record_0": 52, "output_column_value_n_for_record_0": 52, "output_column_value_0_for_record_1": 52, "output_column_value_1_for_record_1": 52, "output_column_value_n_for_record_1": 52, "output_column_value_0_for_record_m": 52, "output_column_value_1_for_record_m": 52, "output_column_value_n_for_record_m": 52, "tokenregexp": 52, "auth": 52, "024": 52, "209379": [52, 53], "b1858f80": [52, 53], "934048": [52, 53], "46953940": [52, 53], "936113": [52, 53], "rotat": [52, 53], "mv": [52, 53], "footnot": [52, 53], "mandatori": 53, "mismatch": 53, "52": 53, "satisfi": 54}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"The": [0, 3], "characterist": 0, "mroonga": [0, 2, 5, 7, 8, 11, 21, 24, 35], "what": 0, "i": [0, 35, 39], "successor": 0, "tritonn": 0, "run": [0, 5, 7, 52], "mysql": [0, 7, 13, 15, 16, 20, 21], "plugin": 0, "faster": 0, "index": [0, 36], "updat": [0, 5, 8], "search": [0, 33, 35, 52, 53], "geoloc": [0, 52], "share": 0, "same": 0, "groonga": [0, 52], "storag": [0, 52], "associ": 0, "other": [0, 21], "engin": 0, "support": [0, 24], "platform": 0, "commun": 1, "mail": [1, 4, 8], "list": [1, 4, 8, 39], "chat": 1, "room": 1, "twitter": [1, 8], "facebook": [1, 8], "how": [2, 3, 4, 5, 7, 10, 52, 53], "contribut": [2, 3], "document": [3, 5, 8, 35, 47], "topic": 3, "thing": 3, "you": [3, 8], "must": 3, "do": 3, "first": 3, "requir": [3, 8, 42, 43, 44, 45, 46, 47, 48], "softwar": 3, "git": 3, "configur": [3, 8, 21], "fork": 3, "github": 3, "initi": 3, "work": 3, "repositori": 3, "build": [3, 5, 7, 8, 21, 23], "need": [3, 37], "everi": 3, "task": 3, "follow": 3, "upstream": 3, "file": [3, 8], "creat": [3, 8], "branch": 3, "edit": 3, "text": [3, 33, 44, 52, 53], "confirm": [3, 5, 8], "gener": [3, 5, 8], "commit": 3, "push": 3, "pull": 3, "request": 3, "report": 4, "bug": 4, "submit": 4, "issu": 4, "tracker": 4, "collect": 4, "data": 4, "reproduc": 4, "develop": 5, "": [5, 34, 52], "guid": 5, "we": 5, "ar": 5, "roadmap": 5, "sourc": [5, 21, 23], "code": 5, "manag": 5, "process": 5, "environ": [5, 8], "content": 5, "tree": 5, "ad": 5, "test": [5, 7, 8], "instal": [5, 12, 21, 23, 50], "sphinx": 5, "\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u30b9\u30bf\u30a4\u30eb": 6, "\u8a00\u8a9e": 6, "\u30d5\u30a1\u30a4\u30eb\u540d": 6, "\u540d\u524d\u7a7a\u9593": 6, "includ": 6, "\u30ac\u30fc\u30c9": 6, "\u4ee3\u5165": 6, "\u6587\u5b57\u5217": 6, "\u30d0\u30c3\u30d5\u30a1": 6, "\u547d\u540d\u898f\u5247": 6, "\u30af\u30e9\u30b9\u540d": 6, "\u30e1\u30f3\u30d0\u30fc\u5909\u6570\u540d": 6, "\u8aad\u307f\u8fbc\u307f\u7528\u30a2\u30af\u30bb\u30b5\u540d": 6, "\u66f8\u304d\u8fbc\u307f\u7528\u30a2\u30af\u30bb\u30b5\u540d": 6, "\u30b3\u30d4\u30fc\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc": 6, "\u30af\u30e9\u30b9\u306e\u4ee3\u5165": 6, "\u5f15\u6570": 6, "void\u3092\u7701\u7565": 6, "\u5165\u529b\u7528\u5f15\u6570\u306b\u306fconst\u3092\u4ed8\u3051\u308b": 6, "\u5b9a\u6570": 6, "\u771f\u507d\u5024": 6, "bool\u578b\u3092\u7528\u3044\u308b": 6, "\u771f\u507d\u5024\u306e\u30ea\u30c6\u30e9\u30eb\u306b\u306f": 6, "true": 6, "\u307e\u305f\u306f": 6, "fals": 6, "\u3092\u7528\u3044\u308b": 6, "\u6761\u4ef6\u5f0f": 6, "\u771f\u507d\u5024\u306f\u6bd4\u8f03\u3057\u306a\u3044": 6, "null": 6, "\u3068\u6bd4\u8f03\u3057\u306a\u3044": 6, "\u6570\u5024\u306f\u6bd4\u8f03\u3059\u308b": 6, "\u521d\u671f\u5316": 6, "\u30e1\u30f3\u30d0\u30fc\u5909\u6570\u306e\u521d\u671f\u5316\u306b\u306f\u521d\u671f\u5316\u30ea\u30b9\u30c8\u3092\u7528\u3044\u308b": 6, "\u5909\u6570\u5ba3\u8a00\u3068\u540c\u6642\u306b\u521d\u671f\u5316\u3059\u308b": 6, "\u30a4\u30f3\u30af\u30ea\u30e1\u30f3\u30c8": 6, "\u30c7\u30af\u30ea\u30e1\u30f3\u30c8": 6, "\u524d\u7f6e\u5f62\u5f0f\u3092\u7528\u3044\u308b": 6, "\u30ad\u30e3\u30b9\u30c8": 6, "c": 6, "\u306e\u30b9\u30bf\u30a4\u30eb\u3092\u7528\u3044\u308b": 6, "\u5909\u6570\u5ba3\u8a00": 6, "\u30dd\u30a4\u30f3\u30bf\u578b\u3092\u793a\u3059": 6, "\u3068\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9\u578b\u3092\u793a\u3059": 6, "\u306f\u5909\u6570\u540d\u306b\u5bc4\u305b\u308b": 6, "\u305d\u306e\u4ed6": 6, "\u30e1\u30e2": 6, "debug": 7, "tom": 7, "more": 7, "about": [7, 36], "sql": [7, 21, 39], "sh": 7, "specifi": [7, 52, 53], "onli": [7, 37], "see": [7, 42], "trace": 7, "invok": 7, "gdb": 7, "releas": [8, 24, 26, 27, 28, 29, 30, 31], "procedur": 8, "setup": 8, "describ": 8, "chang": [8, 24], "script": 8, "execut": 8, "check": [8, 50], "whether": 8, "can": 8, "upload": 8, "packag": [8, 13, 14, 15, 16, 20, 22], "make": [8, 21], "latest": 8, "result": 8, "each": 8, "tag": 8, "archiv": [8, 22], "debian": [8, 16], "deriv": 8, "ubuntu": [8, 22], "red": 8, "hat": 8, "window": [8, 23], "docker": [8, 17], "imag": 8, "blog": 8, "announc": 8, "bump": 8, "version": 8, "faq": 9, "avoid": 10, "mmap": 10, "cannot": 10, "alloc": 10, "memori": 10, "error": 10, "short": 10, "answer": 10, "long": 10, "indic": 11, "almalinux": 13, "8": [13, 15, 16, 20, 24, 25, 28], "oracl": [13, 15, 16, 20], "0": [13, 15, 16, 20, 24, 25, 26], "percona": [13, 15], "server": [13, 15, 38], "mariadb": [13, 14, 15, 16, 23], "10": [13, 14, 15, 24, 25, 26, 27, 28, 29, 30, 31], "3": [13, 15, 24, 25, 28], "4": [13, 15, 25, 28, 29], "5": [13, 14, 15, 25, 28, 30], "6": [13, 15, 25, 28, 31], "7": [13, 15, 24, 25, 28], "9": [13, 15, 24, 25, 28], "amazon": 14, "linux": [14, 16, 20], "2": [14, 25, 27, 28], "cento": 15, "gnu": 16, "bullsey": 16, "fedora": 18, "21": 18, "maco": 19, "homebrew": 19, "depend": 21, "tool": 21, "librari": 21, "from": [21, 23, 24], "path": 21, "config": 21, "default": 21, "token": [21, 35, 52, 53], "prefix": [21, 34, 47], "pkg_config_path": 21, "u": 21, "root": 21, "uninstal": 21, "ppa": 22, "person": 22, "zip": 23, "new": [24, 26, 27, 28, 29, 30, 31], "13": [24, 31], "01": [24, 26, 27, 28, 29, 30, 31], "2023": 24, "03": [24, 25, 27, 28, 29, 30, 31], "29": [24, 25, 26, 27, 28, 29, 30, 31], "improv": [24, 26, 27, 28, 29, 30, 31], "00": [24, 27, 28, 29, 30, 31], "02": [24, 27, 28, 29, 30, 31], "09": [24, 25, 26, 27, 28, 29, 30, 31], "featur": 24, "higlight": 24, "summari": [24, 34, 42, 43, 44, 45, 46, 47, 48], "12": [24, 26, 27, 28, 29, 30], "fix": [24, 26, 27, 28, 29, 30, 31], "thank": [24, 26, 27, 28, 29, 30, 31], "11": [24, 25, 26, 27, 28, 29, 30, 31], "06": [24, 25, 27, 28, 29, 30, 31], "2022": 24, "28": [24, 28], "08": [24, 25, 27, 28, 29, 30, 31], "07": [24, 25, 27, 28, 29, 30, 31], "30": [24, 31], "04": [24, 27, 28, 29, 30, 31], "05": [24, 25, 27, 28, 29, 30, 31], "1": [24, 25, 26], "newli": 24, "os": 24, "drop": 24, "2021": 24, "31": [24, 30], "2020": 24, "2019": 24, "27": 24, "2018": 24, "2017": [24, 31], "past": 24, "\u30d0\u30fc\u30b8\u30e7\u30f30": 25, "x\u306e\u304a\u77e5\u3089\u305b": 25, "\u30ea\u30ea\u30fc\u30b9": [25, 26], "2011": [25, 26], "\u6539\u826f": [25, 26], "\u4fee\u6b63": [25, 26], "\u611f\u8b1d": [25, 26], "2010": 25, "\u5909\u66f4": 25, "19": 25, "x": [26, 27, 28, 29, 30, 31], "20": 26, "2012": [26, 27], "2014": [28, 29], "2013": 28, "2015": [29, 30], "2016": [30, 31], "refer": 32, "full": [33, 52, 53], "boolean": 34, "mode": [34, 35, 51, 52, 53], "usag": [34, 42, 43, 44, 45, 46, 47, 48], "qualifi": 34, "keyword1": 34, "keyword2": 34, "OR": 34, "keyword": [34, 44, 52, 53], "phrase": 34, "subexpress": 34, "pragma": 34, "d": 34, "dor": 34, "w": 34, "ss": 34, "score": [35, 52, 53], "natur": 35, "languag": 35, "split": 35, "queri": [35, 44], "remov": 35, "match": 35, "calcul": 35, "weight": 35, "per": 35, "get": [35, 52, 53], "top": 35, "n": 35, "sum": 35, "up": 35, "which": 35, "exist": 35, "one": 35, "limit": [36, 37], "tabl": 36, "valu": [36, 42, 43, 44, 45, 46, 47, 48], "column": [36, 37, 52], "size": 36, "optim": 37, "fetch": 37, "row": 37, "count": 37, "order": 37, "BY": 37, "variabl": [38, 40], "mroonga_action_on_fulltext_query_error": 38, "mroonga_boolean_mode_syntax_flag": 38, "mroonga_database_path_prefix": 38, "mroonga_default_pars": 38, "mroonga_default_token": 38, "mroonga_default_wrapper_engin": 38, "mroonga_dry_writ": 38, "mroonga_enable_optim": 38, "mroonga_libgroonga_support_lz4": 38, "mroonga_libgroonga_support_zlib": 38, "mroonga_libgroonga_support_zstd": 38, "mroonga_libgroonga_support_mecab": 38, "mroonga_libgroonga_vers": 38, "mroonga_lock_timeout": 38, "mroonga_log_fil": 38, "mroonga_log_level": 38, "mroonga_query_log_fil": 38, "mroonga_match_escalation_threshold": 38, "mroonga_max_n_records_for_estim": 38, "mroonga_enable_operations_record": 38, "mroonga_vector_column_delimit": 38, "mroonga_vers": 38, "mroonga_condition_push_down_typ": 38, "command": [39, 42, 52], "avail": [39, 52, 53], "unavail": 39, "found": 39, "an": 39, "unlist": 39, "statu": 40, "mroonga_count_skip": 40, "mroonga_fast_order_limit": 40, "mroonga_condition_push_down": 40, "mroonga_n_pooling_context": 40, "mroonga_memory_map_s": 40, "udf": 41, "user": 41, "defin": 41, "function": 41, "mroonga_command": 42, "syntax": [42, 43, 44, 45, 46, 47, 48], "paramet": [42, 43, 44, 45, 46, 47, 48], "return": [42, 43, 44, 45, 46, 47, 48], "also": 42, "mroonga_escap": 43, "string": [43, 46], "option": [43, 44, 46, 47, 48], "special_charact": 43, "mroonga_highlight_html": 44, "open_tag": 44, "close_tag": 44, "mroonga_last_insert_grn_id": 45, "mroonga_norm": 46, "normalizer_nam": 46, "mroonga_snippet": 47, "max_length": 47, "max_count": 47, "encod": 47, "skip_leading_spac": 47, "html_escap": 47, "suffix": 47, "wordn": 47, "wordn_prefix": 47, "wordn_suffix": 47, "mroonga_snippet_html": 48, "tutori": 49, "us": [52, 53], "parser": [52, 53], "normal": [52, 53], "filter": 52, "flag": 52, "record": 52, "id": 52, "snippet": [52, 53], "context": [52, 53], "similar": 52, "regular": 52, "express": 52, "log": [52, 53], "next": [52, 53], "step": [52, 53], "wrapper": 53, "upgrad": 54}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 57}, "alltitles": {"The characteristics of Mroonga": [[0, "the-characteristics-of-mroonga"]], "What is Mroonga?": [[0, "what-is-mroonga"]], "The successor of Tritonn": [[0, "the-successor-of-tritonn"]], "Running as a MySQL plugin": [[0, "running-as-a-mysql-plugin"]], "Faster index update": [[0, "faster-index-update"]], "Faster search": [[0, "faster-search"]], "Geolocation search": [[0, "geolocation-search"]], "Sharing the same Groonga storage": [[0, "sharing-the-same-groonga-storage"]], "Associate with other storage engines": [[0, "associate-with-other-storage-engines"]], "Supported platforms": [[0, "supported-platforms"]], "Community": [[1, "community"]], "Mailing List": [[1, "mailing-list"]], "Chat room": [[1, "chat-room"]], "Twitter": [[1, "twitter"]], "Facebook": [[1, "facebook"]], "How to contribute to Mroonga": [[2, "how-to-contribute-to-mroonga"]], "How to contribute in documentation topics": [[3, "how-to-contribute-in-documentation-topics"]], "The things you must do at first": [[3, "the-things-you-must-do-at-first"]], "Required softwares": [[3, "required-softwares"]], "Git configuration": [[3, "git-configuration"]], "Fork on GitHub": [[3, "fork-on-github"]], "Initial configuration for working repository": [[3, "initial-configuration-for-working-repository"]], "Initial configuration for building documentation": [[3, "initial-configuration-for-building-documentation"]], "The things you need to do every tasks": [[3, "the-things-you-need-to-do-every-tasks"]], "Follow the upstream": [[3, "follow-the-upstream"]], "The things you need to do every files": [[3, "the-things-you-need-to-do-every-files"]], "Create working branch": [[3, "create-working-branch"]], "Editing text": [[3, "editing-text"]], "Confirm generated document": [[3, "confirm-generated-document"], [5, "confirm-generated-document"]], "Commit": [[3, "commit"]], "Push and pull request": [[3, "push-and-pull-request"]], "How to report a bug": [[4, "how-to-report-a-bug"]], "Submit a bug to the issue tracker": [[4, "submit-a-bug-to-the-issue-tracker"]], "Report a bug to the mailing list": [[4, "report-a-bug-to-the-mailing-list"]], "How to collect data for reporting a reproducible bug": [[4, "how-to-collect-data-for-reporting-a-reproducible-bug"]], "Developer\u2019s guide": [[5, "developer-s-guide"]], "How we are developing": [[5, "how-we-are-developing"]], "Roadmap": [[5, "roadmap"]], "Source code management": [[5, "source-code-management"]], "Development process": [[5, "development-process"]], "Development environment": [[5, "development-environment"]], "Contents of the source tree": [[5, "contents-of-the-source-tree"]], "Adding and running tests": [[5, "adding-and-running-tests"]], "Adding and updating documents": [[5, "adding-and-updating-documents"]], "Installing Sphinx": [[5, "installing-sphinx"]], "Build Mroonga": [[5, "build-mroonga"]], "Adding a document": [[5, "adding-a-document"]], "\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u30b9\u30bf\u30a4\u30eb": [[6, "id1"]], "\u8a00\u8a9e": [[6, "id2"]], "\u30d5\u30a1\u30a4\u30eb\u540d": [[6, "id3"]], "\u540d\u524d\u7a7a\u9593": [[6, "id4"]], "include \u30ac\u30fc\u30c9": [[6, "include"]], "\u4ee3\u5165": [[6, "id5"]], "\u6587\u5b57\u5217": [[6, "id6"]], "\u30d0\u30c3\u30d5\u30a1": [[6, "id7"]], "\u547d\u540d\u898f\u5247": [[6, "id8"]], "\u30af\u30e9\u30b9\u540d": [[6, "id9"]], "\u30e1\u30f3\u30d0\u30fc\u5909\u6570\u540d": [[6, "id10"]], "\u8aad\u307f\u8fbc\u307f\u7528\u30a2\u30af\u30bb\u30b5\u540d": [[6, "id11"]], "\u66f8\u304d\u8fbc\u307f\u7528\u30a2\u30af\u30bb\u30b5\u540d": [[6, "id12"]], "\u30b3\u30d4\u30fc\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc": [[6, "id13"]], "\u30af\u30e9\u30b9\u306e\u4ee3\u5165": [[6, "id14"]], "\u5f15\u6570": [[6, "id15"]], "void\u3092\u7701\u7565": [[6, "void"]], "\u5165\u529b\u7528\u5f15\u6570\u306b\u306fconst\u3092\u4ed8\u3051\u308b": [[6, "const"]], "\u5b9a\u6570": [[6, "id16"]], "\u771f\u507d\u5024": [[6, "id17"]], "bool\u578b\u3092\u7528\u3044\u308b": [[6, "bool"]], "\u771f\u507d\u5024\u306e\u30ea\u30c6\u30e9\u30eb\u306b\u306f true \u307e\u305f\u306f false \u3092\u7528\u3044\u308b": [[6, "true-false"]], "\u6761\u4ef6\u5f0f": [[6, "id18"]], "\u771f\u507d\u5024\u306f\u6bd4\u8f03\u3057\u306a\u3044": [[6, "id19"]], "NULL \u3068\u6bd4\u8f03\u3057\u306a\u3044": [[6, "null"]], "\u6570\u5024\u306f\u6bd4\u8f03\u3059\u308b": [[6, "id20"]], "\u521d\u671f\u5316": [[6, "id21"]], "\u30e1\u30f3\u30d0\u30fc\u5909\u6570\u306e\u521d\u671f\u5316\u306b\u306f\u521d\u671f\u5316\u30ea\u30b9\u30c8\u3092\u7528\u3044\u308b": [[6, "id22"]], "\u5909\u6570\u5ba3\u8a00\u3068\u540c\u6642\u306b\u521d\u671f\u5316\u3059\u308b": [[6, "id23"]], "\u30a4\u30f3\u30af\u30ea\u30e1\u30f3\u30c8\u30fb\u30c7\u30af\u30ea\u30e1\u30f3\u30c8": [[6, "id24"]], "\u524d\u7f6e\u5f62\u5f0f\u3092\u7528\u3044\u308b": [[6, "id25"]], "\u30ad\u30e3\u30b9\u30c8": [[6, "id26"]], "C++\u306e\u30b9\u30bf\u30a4\u30eb\u3092\u7528\u3044\u308b": [[6, "c"]], "\u5909\u6570\u5ba3\u8a00": [[6, "id27"]], "\u30dd\u30a4\u30f3\u30bf\u578b\u3092\u793a\u3059 * \u3068\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9\u578b\u3092\u793a\u3059 & \u306f\u5909\u6570\u540d\u306b\u5bc4\u305b\u308b": [[6, "id28"]], "\u305d\u306e\u4ed6": [[6, "id29"]], "\u30e1\u30e2": [[6, "id30"]], "How to debug": [[7, "how-to-debug"]], "Building for debugging": [[7, "building-for-debugging"]], "How to build MySQL for debugging": [[7, "how-to-build-mysql-for-debugging"]], "How tom build Mroonga for debugging": [[7, "how-tom-build-mroonga-for-debugging"]], "More about run-sql-test.sh": [[7, "more-about-run-sql-test-sh"]], "Run the specified test only": [[7, "run-the-specified-test-only"]], "See the trace": [[7, "see-the-trace"]], "Invoking GDB": [[7, "invoking-gdb"]], "Release procedure": [[8, "release-procedure"]], "Requirements": [[8, "requirements"]], "Setup build environment": [[8, "setup-build-environment"]], "Describe the changes": [[8, "describe-the-changes"]], "Generate configure script": [[8, "generate-configure-script"]], "Execute configure script": [[8, "execute-configure-script"]], "Check whether you can upload packages": [[8, "check-whether-you-can-upload-packages"]], "Execute make update-latest-release": [[8, "execute-make-update-latest-release"]], "Confirm the results of each test": [[8, "confirm-the-results-of-each-test"]], "Tagging for release": [[8, "tagging-for-release"]], "Upload archive files": [[8, "upload-archive-files"]], "Create packages for the release": [[8, "create-packages-for-the-release"]], "Debian": [[8, "debian"]], "Debian derivatives(Ubuntu)": [[8, "debian-derivatives-ubuntu"]], "Red Hat derivatives": [[8, "red-hat-derivatives"]], "Windows": [[8, "windows"], [23, "windows"]], "Update Docker images": [[8, "update-docker-images"]], "Upload documents": [[8, "upload-documents"]], "Update blog(Mroonga blog)": [[8, "update-blog-mroonga-blog"]], "Announce release for mailing list": [[8, "announce-release-for-mailing-list"]], "Announce release for twitter": [[8, "announce-release-for-twitter"]], "Announce release for Facebook": [[8, "announce-release-for-facebook"]], "Bump version": [[8, "bump-version"]], "FAQ": [[9, "faq"]], "How to avoid \u201cmmap Cannot allocate memory\u201d error?": [[10, "how-to-avoid-mmap-cannot-allocate-memory-error"]], "Short answer": [[10, "short-answer"]], "Long answer": [[10, "long-answer"]], "Mroonga": [[11, "mroonga"]], "Indices": [[11, "indices"]], "Install": [[12, "install"]], "AlmaLinux": [[13, "almalinux"]], "AlmaLinux 8 (with the Oracle MySQL 8.0 package)": [[13, "almalinux-8-with-the-oracle-mysql-8-0-package"]], "AlmaLinux 8 (with Percona Server 8.0 package)": [[13, "almalinux-8-with-percona-server-8-0-package"]], "AlmaLinux 8 (with MariaDB 10.3 package)": [[13, "almalinux-8-with-mariadb-10-3-package"]], "AlmaLinux 8 (with MariaDB 10.4 package)": [[13, "almalinux-8-with-mariadb-10-4-package"]], "AlmaLinux 8 (with MariaDB 10.5 package)": [[13, "almalinux-8-with-mariadb-10-5-package"]], "AlmaLinux 8 (with MariaDB 10.6 package)": [[13, "almalinux-8-with-mariadb-10-6-package"]], "AlmaLinux 8 (with MariaDB 10.7 package)": [[13, "almalinux-8-with-mariadb-10-7-package"]], "AlmaLinux 8 (with MariaDB 10.8 package)": [[13, "almalinux-8-with-mariadb-10-8-package"]], "AlmaLinux 8 (with MariaDB 10.9 package)": [[13, "almalinux-8-with-mariadb-10-9-package"]], "AlmaLinux 8 (with MariaDB 10.10 package)": [[13, "almalinux-8-with-mariadb-10-10-package"]], "AlmaLinux 9 (with the Oracle MySQL 8.0 package)": [[13, "almalinux-9-with-the-oracle-mysql-8-0-package"]], "AlmaLinux 9 (with Percona Server 8.0 package)": [[13, "almalinux-9-with-percona-server-8-0-package"]], "AlmaLinux 9 (with MariaDB 10.5 package)": [[13, "almalinux-9-with-mariadb-10-5-package"]], "AlmaLinux 9 (with MariaDB 10.6 package)": [[13, "almalinux-9-with-mariadb-10-6-package"]], "AlmaLinux 9 (with MariaDB 10.7 package)": [[13, "almalinux-9-with-mariadb-10-7-package"]], "AlmaLinux 9 (with MariaDB 10.8 package)": [[13, "almalinux-9-with-mariadb-10-8-package"]], "AlmaLinux 9 (with MariaDB 10.9 package)": [[13, "almalinux-9-with-mariadb-10-9-package"]], "AlmaLinux 9 (with MariaDB 10.10 package)": [[13, "almalinux-9-with-mariadb-10-10-package"]], "Amazon Linux": [[14, "amazon-linux"]], "Amazon Linux 2 (with MariaDB 10.5 package)": [[14, "amazon-linux-2-with-mariadb-10-5-package"]], "CentOS": [[15, "centos"]], "CentOS 7 (with the Oracle MySQL 5.7 package)": [[15, "centos-7-with-the-oracle-mysql-5-7-package"]], "CentOS 7 (with the Oracle MySQL 8.0 package)": [[15, "centos-7-with-the-oracle-mysql-8-0-package"]], "CentOS 7 (with Percona Server 5.7 package)": [[15, "centos-7-with-percona-server-5-7-package"]], "CentOS 7 (with Percona Server 8.0 package)": [[15, "centos-7-with-percona-server-8-0-package"]], "CentOS 7 (with MariaDB 10.3 package)": [[15, "centos-7-with-mariadb-10-3-package"]], "CentOS 7 (with MariaDB 10.4 package)": [[15, "centos-7-with-mariadb-10-4-package"]], "CentOS 7 (with MariaDB 10.5 package)": [[15, "centos-7-with-mariadb-10-5-package"]], "CentOS 7 (with MariaDB 10.6 package)": [[15, "centos-7-with-mariadb-10-6-package"]], "CentOS 7 (with MariaDB 10.7 package)": [[15, "centos-7-with-mariadb-10-7-package"]], "CentOS 7 (with MariaDB 10.8 package)": [[15, "centos-7-with-mariadb-10-8-package"]], "CentOS 7 (with MariaDB 10.9 package)": [[15, "centos-7-with-mariadb-10-9-package"]], "CentOS 7 (with MariaDB 10.10 package)": [[15, "centos-7-with-mariadb-10-10-package"]], "Debian GNU/Linux": [[16, "debian-gnu-linux"]], "bullseye (MariaDB)": [[16, "bullseye-mariadb"]], "bullseye (with the Oracle MySQL 8.0 package)": [[16, "bullseye-with-the-oracle-mysql-8-0-package"]], "Docker": [[17, "docker"]], "Fedora": [[18, "fedora"]], "Fedora 21": [[18, "fedora-21"]], "macOS": [[19, "macos"]], "Homebrew": [[19, "install-macos-homebrew"]], "Oracle Linux": [[20, "oracle-linux"]], "Oracle Linux 8 (with the Oracle MySQL 8.0 package)": [[20, "oracle-linux-8-with-the-oracle-mysql-8-0-package"]], "Others": [[21, "others"]], "Dependencies": [[21, "dependencies"]], "Tools": [[21, "tools"]], "Libraries": [[21, "libraries"]], "MySQL": [[21, "mysql"]], "Build from source": [[21, "build-from-source"]], "configure": [[21, "configure"]], "--with-mysql-source=PATH": [[21, "with-mysql-source-path"]], "--with-mysql-build=PATH": [[21, "with-mysql-build-path"]], "--with-mysql-config=PATH": [[21, "with-mysql-config-path"]], "--with-default-tokenizer=TOKENIZER": [[21, "with-default-tokenizer-tokenizer"]], "--prefix=PATH": [[21, "prefix-path"]], "PKG_CONFIG_PATH=PATH": [[21, "pkg-config-path-path"]], "make": [[21, "make"]], "make install": [[21, "make-install"]], "mysql -u root < install.sql": [[21, "mysql-u-root-install-sql"]], "uninstall Mroonga": [[21, "uninstall-mroonga"]], "Ubuntu": [[22, "ubuntu"]], "PPA (Personal Package Archive)": [[22, "ppa-personal-package-archive"]], "Installer": [[23, "installer"]], "Zip": [[23, "zip"]], "Build from source with MariaDB": [[23, "build-from-source-with-mariadb"]], "News": [[24, "news"]], "Release 13.01 - 2023-03-29": [[24, "release-13-01-2023-03-29"]], "Improvements": [[24, "improvements"], [24, "id1"], [24, "id2"], [24, "id3"], [24, "id5"], [24, "id7"], [24, "id12"], [24, "id15"], [24, "id18"], [24, "id20"], [24, "id23"], [24, "id27"], [24, "id30"], [24, "id31"], [24, "id32"], [24, "id35"], [24, "id38"], [24, "id40"], [24, "id43"], [24, "id45"], [24, "id48"], [24, "id50"], [24, "id52"], [24, "id53"], [24, "id56"], [24, "id57"], [24, "id59"], [24, "id61"], [24, "id62"], [24, "id64"], [24, "id65"], [24, "id66"], [24, "id68"], [24, "id69"], [24, "id72"], [24, "id73"], [24, "id75"], [24, "id78"], [24, "id80"], [24, "id83"], [24, "id85"], [24, "id88"], [24, "id90"], [24, "id91"], [24, "id92"], [24, "id93"], [24, "id94"], [24, "id96"], [24, "id99"], [24, "id102"], [24, "id105"], [24, "id108"], [24, "id110"], [24, "id113"], [24, "id115"], [24, "id117"], [24, "id119"], [24, "id122"], [24, "id124"], [24, "id127"], [24, "id129"], [24, "id131"], [24, "id134"], [24, "id137"], [26, "improvements"], [26, "id1"], [26, "id4"], [26, "id7"], [27, "improvements"], [27, "id1"], [27, "id4"], [27, "id7"], [27, "id10"], [27, "id13"], [27, "id14"], [27, "id17"], [27, "id20"], [27, "id23"], [27, "id26"], [28, "improvements"], [28, "id1"], [28, "id4"], [28, "id7"], [28, "id10"], [28, "id13"], [28, "id16"], [28, "id18"], [28, "id21"], [28, "id24"], [28, "id27"], [28, "id30"], [28, "id33"], [29, "improvements"], [29, "id1"], [29, "id3"], [29, "id6"], [29, "id9"], [29, "id12"], [29, "id15"], [29, "id18"], [29, "id21"], [29, "id24"], [29, "id27"], [30, "improvements"], [30, "id3"], [30, "id6"], [30, "id9"], [30, "id12"], [30, "id15"], [30, "id18"], [30, "id20"], [30, "id23"], [30, "id26"], [30, "id29"], [31, "improvements"], [31, "id1"], [31, "id2"], [31, "id3"], [31, "id5"], [31, "id7"], [31, "id11"], [31, "id14"], [31, "id17"], [31, "id20"], [31, "id23"]], "Release 13.00 - 2023-02-09": [[24, "release-13-00-2023-02-09"]], "New Features and Improvements in 13.00": [[24, "new-features-and-improvements-in-13-00"]], "Higlight and Summary of changes from 12.00 to 12.12": [[24, "higlight-and-summary-of-changes-from-12-00-to-12-12"]], "Higlight": [[24, "higlight"]], "Summary": [[24, "summary"], [34, "summary"], [42, "summary"], [43, "summary"], [44, "summary"], [45, "summary"], [46, "summary"], [47, "summary"], [48, "summary"]], "Fixes": [[24, "fixes"], [24, "id6"], [24, "id10"], [24, "id13"], [24, "id16"], [24, "id21"], [24, "id24"], [24, "id28"], [24, "id33"], [24, "id36"], [24, "id39"], [24, "id41"], [24, "id46"], [24, "id49"], [24, "id51"], [24, "id54"], [24, "id58"], [24, "id67"], [24, "id70"], [24, "id74"], [24, "id76"], [24, "id79"], [24, "id81"], [24, "id86"], [24, "id89"], [24, "id95"], [24, "id97"], [24, "id100"], [24, "id103"], [24, "id106"], [24, "id111"], [24, "id120"], [24, "id125"], [24, "id128"], [24, "id132"], [24, "id135"], [26, "fixes"], [26, "id2"], [26, "id5"], [26, "id8"], [27, "fixes"], [27, "id2"], [27, "id5"], [27, "id8"], [27, "id11"], [27, "id15"], [27, "id18"], [27, "id21"], [27, "id24"], [27, "id27"], [28, "fixes"], [28, "id2"], [28, "id5"], [28, "id8"], [28, "id11"], [28, "id14"], [28, "id19"], [28, "id22"], [28, "id25"], [28, "id28"], [28, "id31"], [28, "id34"], [29, "fixes"], [29, "id4"], [29, "id7"], [29, "id10"], [29, "id13"], [29, "id16"], [29, "id19"], [29, "id22"], [29, "id25"], [29, "id28"], [30, "fixes"], [30, "id1"], [30, "id4"], [30, "id7"], [30, "id10"], [30, "id13"], [30, "id16"], [30, "id21"], [30, "id24"], [30, "id27"], [30, "id30"], [31, "fixes"], [31, "id6"], [31, "id8"], [31, "id9"], [31, "id12"], [31, "id15"], [31, "id18"], [31, "id21"], [31, "id24"]], "Thanks": [[24, "thanks"], [24, "id4"], [24, "id11"], [24, "id14"], [24, "id17"], [24, "id19"], [24, "id22"], [24, "id26"], [24, "id29"], [24, "id34"], [24, "id37"], [24, "id42"], [24, "id44"], [24, "id47"], [24, "id55"], [24, "id60"], [24, "id63"], [24, "id71"], [24, "id77"], [24, "id82"], [24, "id84"], [24, "id87"], [24, "id98"], [24, "id101"], [24, "id104"], [24, "id107"], [24, "id109"], [24, "id112"], [24, "id114"], [24, "id116"], [24, "id118"], [24, "id121"], [24, "id123"], [24, "id126"], [24, "id130"], [24, "id133"], [24, "id136"], [24, "id138"], [26, "thanks"], [26, "id3"], [26, "id6"], [26, "id9"], [27, "thanks"], [27, "id3"], [27, "id6"], [27, "id9"], [27, "id12"], [27, "id16"], [27, "id19"], [27, "id22"], [27, "id25"], [27, "id28"], [28, "thanks"], [28, "id3"], [28, "id6"], [28, "id9"], [28, "id12"], [28, "id15"], [28, "id17"], [28, "id20"], [28, "id23"], [28, "id26"], [28, "id29"], [28, "id32"], [28, "id35"], [29, "thanks"], [29, "id2"], [29, "id5"], [29, "id8"], [29, "id11"], [29, "id14"], [29, "id17"], [29, "id20"], [29, "id23"], [29, "id26"], [29, "id29"], [30, "thanks"], [30, "id2"], [30, "id5"], [30, "id8"], [30, "id11"], [30, "id14"], [30, "id17"], [30, "id19"], [30, "id22"], [30, "id25"], [30, "id28"], [30, "id31"], [31, "thanks"], [31, "id4"], [31, "id10"], [31, "id13"], [31, "id16"], [31, "id19"], [31, "id22"], [31, "id25"]], "Release 12.12 - 2023-01-29": [[24, "release-12-12-2023-01-29"]], "Release 12.11 - 2023-01-06": [[24, "release-12-11-2023-01-06"]], "Release 12.10 - 2022-11-29": [[24, "release-12-10-2022-11-29"]], "Release 12.09 - 2022-10-28": [[24, "release-12-09-2022-10-28"]], "Release 12.08 - 2022-10-03": [[24, "release-12-08-2022-10-03"]], "Release 12.07 - 2022-08-30": [[24, "release-12-07-2022-08-30"]], "Release 12.06 - 2022-08-04": [[24, "release-12-06-2022-08-04"]], "Release 12.04 - 2022-06-01": [[24, "release-12-04-2022-06-01"]], "Release 12.03 - 2022-05-06": [[24, "release-12-03-2022-05-06"]], "Release 12.02 - 2022-03-29": [[24, "release-12-02-2022-03-29"]], "Release 12.00 - 2022-02-09": [[24, "release-12-00-2022-02-09"]], "Summary of changes from Mroonga 11.0.0 to 11.1.3": [[24, "summary-of-changes-from-mroonga-11-0-0-to-11-1-3"]], "New Features and Improvements": [[24, "new-features-and-improvements"]], "Newly supported OSes": [[24, "newly-supported-oses"]], "Dropped OSes": [[24, "dropped-oses"]], "Release 11.13 - 2022-01-29": [[24, "release-11-13-2022-01-29"]], "Release 11.11 - 2021-12-29": [[24, "release-11-11-2021-12-29"]], "Release 11.10 - 2021-11-29": [[24, "release-11-10-2021-11-29"]], "Release 11.09 - 2021-11-04": [[24, "release-11-09-2021-11-04"]], "Release 11.08 - 2021-10-06": [[24, "release-11-08-2021-10-06"]], "Release 11.07 - 2021-09-29": [[24, "release-11-07-2021-09-29"]], "Release 11.06 - 2021-08-29": [[24, "release-11-06-2021-08-29"]], "Release 11.05 - 2021-07-30": [[24, "release-11-05-2021-07-30"]], "Release 11.04 - 2021-06-29": [[24, "release-11-04-2021-06-29"]], "Release 11.03 - 2021-05-31": [[24, "release-11-03-2021-05-31"]], "Release 11.02 - 2021-05-10": [[24, "release-11-02-2021-05-10"]], "Release 11.01 - 2021-04-02": [[24, "release-11-01-2021-04-02"]], "Release 11.00 - 2021-02-09": [[24, "release-11-00-2021-02-09"]], "Release 10.11 - 2021-01-29": [[24, "release-10-11-2021-01-29"]], "Release 10.10 - 2020-12-29": [[24, "release-10-10-2020-12-29"]], "Release 10.09 - 2020-12-04": [[24, "release-10-09-2020-12-04"]], "Release 10.07 - 2020-10-02": [[24, "release-10-07-2020-10-02"]], "Release 10.06 - 2020-09-02": [[24, "release-10-06-2020-09-02"]], "Release 10.05 - 2020-07-29": [[24, "release-10-05-2020-07-29"]], "Release 10.03 - 2020-05-29": [[24, "release-10-03-2020-05-29"]], "Release 10.02 - 2020-04-29": [[24, "release-10-02-2020-04-29"]], "Release 10.01 - 2020-03-30": [[24, "release-10-01-2020-03-30"]], "Release 9.12 - 2020-01-29": [[24, "release-9-12-2020-01-29"]], "Release 9.11 - 2020-01-08": [[24, "release-9-11-2020-01-08"]], "Release 9.10 - 2019-11-29": [[24, "release-9-10-2019-11-29"]], "Release 9.09 - 2019-10-30": [[24, "release-9-09-2019-10-30"]], "Release 9.08 - 2019-09-27": [[24, "release-9-08-2019-09-27"]], "Release 9.07 - 2019-08-29": [[24, "release-9-07-2019-08-29"]], "Release 9.05 - 2019-07-30": [[24, "release-9-05-2019-07-30"]], "Release 9.04 - 2019-06-29": [[24, "release-9-04-2019-06-29"]], "Release 9.03 - 2019-05-29": [[24, "release-9-03-2019-05-29"]], "Release 9.01 - 2019-03-29": [[24, "release-9-01-2019-03-29"]], "Release 9.00 - 2019-02-09": [[24, "release-9-00-2019-02-09"]], "Release 8.09 - 2018-11-29": [[24, "release-8-09-2018-11-29"]], "Release 8.07 - 2018-09-29": [[24, "release-8-07-2018-09-29"]], "Release 8.06 - 2018-08-29": [[24, "release-8-06-2018-08-29"]], "Release 8.03 - 2018-05-29": [[24, "release-8-03-2018-05-29"]], "Release 8.02 - 2018-04-29": [[24, "release-8-02-2018-04-29"]], "Release 8.01 - 2018-03-29": [[24, "release-8-01-2018-03-29"]], "Release 8.00 - 2018-02-09": [[24, "release-8-00-2018-02-09"]], "Release 7.11 - 2018-01-29": [[24, "release-7-11-2018-01-29"]], "Release 7.10 - 2017-12-29": [[24, "release-7-10-2017-12-29"]], "Release 7.09 - 2017-11-29": [[24, "release-7-09-2017-11-29"]], "Release 7.08 - 2017-10-29": [[24, "release-7-08-2017-10-29"]], "Release 7.07 - 2017-10-12": [[24, "release-7-07-2017-10-12"]], "Release 7.06 - 2017-08-29": [[24, "release-7-06-2017-08-29"]], "Release 7.05 - 2017-07-29": [[24, "release-7-05-2017-07-29"]], "Release 7.04 - 2017-06-29": [[24, "release-7-04-2017-06-29"]], "Release 7.03 - 2017-05-29": [[24, "release-7-03-2017-05-29"]], "Release 7.02 - 2017-04-29": [[24, "release-7-02-2017-04-29"]], "Release 7.01 - 2017-03-29": [[24, "release-7-01-2017-03-29"]], "Release 7.00 - 2017-02-09": [[24, "release-7-00-2017-02-09"]], "Past releases": [[24, "past-releases"]], "\u30d0\u30fc\u30b8\u30e7\u30f30.x\u306e\u304a\u77e5\u3089\u305b": [[25, "x"]], "0.9 \u30ea\u30ea\u30fc\u30b9 - 2011/08/29": [[25, "release-0-9"]], "\u6539\u826f": [[25, "id2"], [25, "id4"], [25, "id6"], [25, "id10"], [25, "id14"], [25, "id17"], [25, "id20"], [25, "id24"], [26, "id11"]], "0.8 \u30ea\u30ea\u30fc\u30b9 - 2011/07/29": [[25, "release-0-8"]], "0.7 \u30ea\u30ea\u30fc\u30b9 - 2011/06/29": [[25, "release-0-7"]], "\u4fee\u6b63": [[25, "id7"], [25, "id11"], [25, "id22"], [25, "id26"], [26, "id12"]], "\u611f\u8b1d": [[25, "id8"], [25, "id12"], [25, "id15"], [25, "id18"], [25, "id27"], [26, "id13"]], "0.6 \u30ea\u30ea\u30fc\u30b9 - 2011/05/29": [[25, "release-0-6"]], "0.5 \u30ea\u30ea\u30fc\u30b9 - 2011/03/29": [[25, "id13"]], "0.4 \u30ea\u30ea\u30fc\u30b9 - 2010/11/29": [[25, "id16"]], "0.3 \u30ea\u30ea\u30fc\u30b9 - 2010/10/29": [[25, "id19"]], "\u5909\u66f4": [[25, "id21"], [25, "id25"]], "0.2 \u30ea\u30ea\u30fc\u30b9 - 2010/09/29": [[25, "id23"]], "0.1 \u30ea\u30ea\u30fc\u30b9 - 2010/08/19": [[25, "id28"]], "News - 1.x": [[26, "news-1-x"]], "Release 1.20 - 2012/01/29": [[26, "release-1-20-2012-01-29"]], "Release 1.11 - 2011/12/29": [[26, "release-1-11-2011-12-29"]], "Release 1.10 - 2011/11/29": [[26, "release-1-10-2011-11-29"]], "Release 1.0.1 - 2011/10/29": [[26, "release-1-0-1-2011-10-29"]], "1.0.0 \u30ea\u30ea\u30fc\u30b9 - 2011/09/29": [[26, "release-1-0-0"]], "News - 2.x": [[27, "news-2-x"]], "Release 2.10 - 2012/12/29": [[27, "release-2-10-2012-12-29"]], "Release 2.09 - 2012/11/29": [[27, "release-2-09-2012-11-29"]], "Release 2.08 - 2012/10/29": [[27, "release-2-08-2012-10-29"]], "Release 2.07 - 2012/09/29": [[27, "release-2-07-2012-09-29"]], "Release 2.06 - 2012/08/29": [[27, "release-2-06-2012-08-29"]], "Release 2.05 - 2012/07/29": [[27, "release-2-05-2012-07-29"]], "Release 2.04 - 2012/06/29": [[27, "release-2-04-2012-06-29"]], "Release 2.03 - 2012/05/29": [[27, "release-2-03-2012-05-29"]], "Release 2.02 - 2012/04/29": [[27, "release-2-02-2012-04-29"]], "Release 2.01 - 2012/03/29": [[27, "release-2-01-2012-03-29"]], "Release 2.00 - 2012/02/29": [[27, "release-2-00-2012-02-29"]], "News - 3.x": [[28, "news-3-x"]], "Release 3.12 - 2014/01/29": [[28, "release-3-12-2014-01-29"]], "Release 3.11 - 2013/12/29": [[28, "release-3-11-2013-12-29"]], "Release 3.10 - 2013/11/29": [[28, "release-3-10-2013-11-29"]], "Release 3.09 - 2013/10/29": [[28, "release-3-09-2013-10-29"]], "Release 3.08 - 2013/9/29": [[28, "release-3-08-2013-9-29"]], "Release 3.07 - 2013/8/29": [[28, "release-3-07-2013-8-29"]], "Release 3.06 - 2013/7/29": [[28, "release-3-06-2013-7-29"]], "Release 3.05 - 2013/6/29": [[28, "release-3-05-2013-6-29"]], "Release 3.04 - 2013/5/29": [[28, "release-3-04-2013-5-29"]], "Release 3.03 - 2013/4/29": [[28, "release-3-03-2013-4-29"]], "Release 3.02 - 2013/3/29": [[28, "release-3-02-2013-3-29"]], "Release 3.01 - 2013/2/28": [[28, "release-3-01-2013-2-28"]], "Release 3.00 - 2013/2/9": [[28, "release-3-00-2013-2-9"]], "News - 4.x": [[29, "news-4-x"]], "Release 4.10 - 2015-01-29": [[29, "release-4-10-2015-01-29"]], "Release 4.09 - 2014-12-29": [[29, "release-4-09-2014-12-29"]], "Release 4.08 - 2014/11/29": [[29, "release-4-08-2014-11-29"]], "Release 4.07 - 2014/10/29": [[29, "release-4-07-2014-10-29"]], "Release 4.06 - 2014/09/29": [[29, "release-4-06-2014-09-29"]], "Release 4.05 - 2014/08/29": [[29, "release-4-05-2014-08-29"]], "Release 4.04 - 2014/07/29": [[29, "release-4-04-2014-07-29"]], "Release 4.03 - 2014/05/29": [[29, "release-4-03-2014-05-29"]], "Release 4.02 - 2014/04/29": [[29, "release-4-02-2014-04-29"]], "Release 4.01 - 2014/03/29": [[29, "release-4-01-2014-03-29"]], "Release 4.00 - 2014/02/09": [[29, "release-4-00-2014-02-09"]], "News - 5.x": [[30, "news-5-x"]], "Release 5.12 - 2016-01-29": [[30, "release-5-12-2016-01-29"]], "Release 5.11 - 2015-12-29": [[30, "release-5-11-2015-12-29"]], "Release 5.10 - 2015-11-29": [[30, "release-5-10-2015-11-29"]], "Release 5.09 - 2015-10-29": [[30, "release-5-09-2015-10-29"]], "Release 5.08 - 2015-09-29": [[30, "release-5-08-2015-09-29"]], "Release 5.06 - 2015-08-31": [[30, "release-5-06-2015-08-31"]], "Release 5.05 - 2015/07/29": [[30, "release-5-05-2015-07-29"]], "Release 5.04 - 2015/06/29": [[30, "release-5-04-2015-06-29"]], "Release 5.03 - 2015/05/29": [[30, "release-5-03-2015-05-29"]], "Release 5.02 - 2015/04/29": [[30, "release-5-02-2015-04-29"]], "Release 5.01 - 2015/03/29": [[30, "release-5-01-2015-03-29"]], "Release 5.00 - 2015/02/09": [[30, "release-5-00-2015-02-09"]], "News - 6.x": [[31, "news-6-x"]], "Release 6.13 - 2017-01-13": [[31, "release-6-13-2017-01-13"]], "Release 6.11 - 2016-11-29": [[31, "release-6-11-2016-11-29"]], "Release 6.10 - 2016-10-29": [[31, "release-6-10-2016-10-29"]], "Release 6.09 - 2016-09-29": [[31, "release-6-09-2016-09-29"]], "Release 6.08 - 2016-08-29": [[31, "release-6-08-2016-08-29"]], "Release 6.07 - 2016-08-04": [[31, "release-6-07-2016-08-04"]], "Release 6.06 - 2016-06-30": [[31, "release-6-06-2016-06-30"]], "Release 6.05 - 2016-06-29": [[31, "release-6-05-2016-06-29"]], "Release 6.03 - 2016-05-29": [[31, "release-6-03-2016-05-29"]], "Release 6.02 - 2016-04-29": [[31, "release-6-02-2016-04-29"]], "Release 6.01 - 2016-03-29": [[31, "release-6-01-2016-03-29"]], "Release 6.00 - 2016-02-29": [[31, "release-6-00-2016-02-29"]], "Reference": [[32, "reference"]], "Full text search": [[33, "full-text-search"]], "Boolean mode": [[34, "boolean-mode"]], "Usage": [[34, "usage"], [42, "usage"], [43, "usage"], [44, "usage"], [45, "usage"], [46, "usage"], [47, "usage"], [48, "usage"]], "Qualifier": [[34, "qualifier"]], "KEYWORD1 KEYWORD2": [[34, "keyword1-keyword2"]], "KEYWORD1 OR KEYWORD2": [[34, "keyword1-or-keyword2"]], "+KEYWORD": [[34, "keyword"]], "-KEYWORD": [[34, "boolean-mode-qualifier-minus"]], "PREFIX*": [[34, "prefix"]], "\"PHRASE\"": [[34, "phrase"]], "(SUBEXPRESSION...)": [[34, "subexpression"]], "Pragma": [[34, "pragma"]], "D pragma": [[34, "d-pragma"]], "DOR": [[34, "dor"]], "D+": [[34, "d"]], "D-": [[34, "boolean-mode-pragma-d-minus"]], "W pragma": [[34, "w-pragma"]], "S pragma": [[34, "s-pragma"]], "*SS": [[34, "ss"]], "Search and Scoring in Mroonga": [[35, "search-and-scoring-in-mroonga"]], "Mroonga Scoring in natural language mode": [[35, "mroonga-scoring-in-natural-language-mode"]], "Splitting a query into tokens": [[35, "splitting-a-query-into-tokens"]], "Removing not matched tokens": [[35, "removing-not-matched-tokens"]], "Calculating weight per token": [[35, "calculating-weight-per-token"]], "Getting the top N weight tokens": [[35, "getting-the-top-n-weight-tokens"]], "Summing up the weight per token which exists in a document, and is one of the top N weight tokens": [[35, "summing-up-the-weight-per-token-which-exists-in-a-document-and-is-one-of-the-top-n-weight-tokens"]], "Limitations": [[36, "limitations"]], "Limitations of table": [[36, "limitations-of-table"]], "Limitations of indexing": [[36, "limitations-of-indexing"]], "Limitations about the value of columns": [[36, "limitations-about-the-value-of-columns"]], "Limitations of column size": [[36, "limitations-of-column-size"]], "Optimizations": [[37, "optimizations"]], "Fetching only needed columns": [[37, "fetching-only-needed-columns"]], "Row count": [[37, "row-count"]], "ORDER BY LIMIT": [[37, "order-by-limit"]], "Server variables": [[38, "server-variables"]], "mroonga_action_on_fulltext_query_error": [[38, "mroonga-action-on-fulltext-query-error"]], "mroonga_boolean_mode_syntax_flags": [[38, "mroonga-boolean-mode-syntax-flags"]], "mroonga_database_path_prefix": [[38, "mroonga-database-path-prefix"]], "mroonga_default_parser": [[38, "mroonga-default-parser"]], "mroonga_default_tokenizer": [[38, "mroonga-default-tokenizer"]], "mroonga_default_wrapper_engine": [[38, "mroonga-default-wrapper-engine"]], "mroonga_dry_write": [[38, "mroonga-dry-write"]], "mroonga_enable_optimization": [[38, "mroonga-enable-optimization"]], "mroonga_libgroonga_support_lz4": [[38, "mroonga-libgroonga-support-lz4"]], "mroonga_libgroonga_support_zlib": [[38, "mroonga-libgroonga-support-zlib"]], "mroonga_libgroonga_support_zstd": [[38, "mroonga-libgroonga-support-zstd"]], "mroonga_libgroonga_support_mecab": [[38, "mroonga-libgroonga-support-mecab"]], "mroonga_libgroonga_version": [[38, "mroonga-libgroonga-version"]], "mroonga_lock_timeout": [[38, "mroonga-lock-timeout"]], "mroonga_log_file": [[38, "mroonga-log-file"]], "mroonga_log_level": [[38, "mroonga-log-level"]], "mroonga_query_log_file": [[38, "mroonga-query-log-file"]], "mroonga_match_escalation_threshold": [[38, "mroonga-match-escalation-threshold"]], "mroonga_max_n_records_for_estimate": [[38, "mroonga-max-n-records-for-estimate"]], "mroonga_enable_operations_recording": [[38, "mroonga-enable-operations-recording"]], "mroonga_vector_column_delimiter": [[38, "mroonga-vector-column-delimiter"]], "mroonga_version": [[38, "mroonga-version"]], "mroonga_condition_push_down_type": [[38, "mroonga-condition-push-down-type"]], "SQL commands": [[39, "sql-commands"]], "List of available SQL commands": [[39, "list-of-available-sql-commands"]], "List of unavailable SQL commands": [[39, "list-of-unavailable-sql-commands"]], "I found an unlisted SQL command": [[39, "i-found-an-unlisted-sql-command"]], "Status variables": [[40, "status-variables"]], "Mroonga_count_skip": [[40, "mroonga-count-skip"]], "Mroonga_fast_order_limit": [[40, "mroonga-fast-order-limit"]], "Mroonga_condition_push_down": [[40, "mroonga-condition-push-down"]], "Mroonga_n_pooling_contexts": [[40, "mroonga-n-pooling-contexts"]], "Mroonga_memory_map_size": [[40, "mroonga-memory-map-size"]], "UDF (User Defined Functions)": [[41, "udf-user-defined-functions"]], "mroonga_command()": [[42, "mroonga-command"]], "Syntax": [[42, "syntax"], [43, "syntax"], [44, "syntax"], [45, "syntax"], [46, "syntax"], [47, "syntax"], [48, "syntax"]], "Parameters": [[42, "parameters"], [43, "parameters"], [44, "parameters"], [45, "parameters"], [46, "parameters"], [47, "parameters"], [48, "parameters"]], "Required parameters": [[42, "required-parameters"], [43, "required-parameters"], [44, "required-parameters"], [45, "required-parameters"], [46, "required-parameters"], [47, "required-parameters"], [48, "required-parameters"]], "command": [[42, "command"]], "Return value": [[42, "return-value"], [43, "return-value"], [44, "return-value"], [45, "return-value"], [46, "return-value"], [47, "return-value"], [48, "return-value"]], "See also": [[42, "see-also"]], "mroonga_escape()": [[43, "mroonga-escape"]], "string": [[43, "string"], [46, "string"]], "Optional parameters": [[43, "optional-parameters"], [44, "optional-parameters"], [46, "optional-parameters"], [47, "optional-parameters"], [48, "optional-parameters"]], "special_characters": [[43, "special-characters"]], "mroonga_highlight_html()": [[44, "mroonga-highlight-html"]], "text": [[44, "text"]], "query": [[44, "query"]], "keyword": [[44, "keyword"]], "open_tag": [[44, "open-tag"]], "close_tag": [[44, "close-tag"]], "mroonga_last_insert_grn_id()": [[45, "mroonga-last-insert-grn-id"]], "mroonga_normalize()": [[46, "mroonga-normalize"]], "normalizer_name": [[46, "normalizer-name"]], "mroonga_snippet()": [[47, "mroonga-snippet"]], "document": [[47, "document"]], "max_length": [[47, "max-length"]], "max_count": [[47, "max-count"]], "encoding": [[47, "encoding"]], "skip_leading_spaces": [[47, "skip-leading-spaces"]], "html_escape": [[47, "html-escape"]], "prefix": [[47, "prefix"]], "suffix": [[47, "suffix"]], "wordN": [[47, "wordn"]], "wordN_prefix": [[47, "wordn-prefix"]], "wordN_suffix": [[47, "wordn-suffix"]], "mroonga_snippet_html()": [[48, "mroonga-snippet-html"]], "Tutorial": [[49, "tutorial"]], "Installation check": [[50, "installation-check"]], "Mode": [[51, "mode"]], "Storage mode": [[52, "storage-mode"]], "How to use full text search": [[52, "how-to-use-full-text-search"], [53, "how-to-use-full-text-search"]], "How to get search score": [[52, "how-to-get-search-score"], [53, "how-to-get-search-score"]], "How to specify the parser for full text search": [[52, "how-to-specify-the-parser-for-full-text-search"], [53, "how-to-specify-the-parser-for-full-text-search"]], "Available tokenizers": [[52, "id4"], [53, "id3"]], "How to specify the normalizer": [[52, "how-to-specify-the-normalizer"], [53, "how-to-specify-the-normalizer"]], "How to specify the token filters": [[52, "how-to-specify-the-token-filters"]], "How to specify Groonga\u2019s column flags": [[52, "how-to-specify-groonga-s-column-flags"]], "How to use geolocation search": [[52, "how-to-use-geolocation-search"]], "How to get the record ID": [[52, "how-to-get-the-record-id"]], "How to get snippet (Keyword in context)": [[52, "how-to-get-snippet-keyword-in-context"], [53, "how-to-get-snippet-keyword-in-context"]], "How to use similar search": [[52, "how-to-use-similar-search"]], "How to run Groonga command": [[52, "how-to-run-groonga-command"]], "How to search by regular expression": [[52, "how-to-search-by-regular-expression"]], "Logging": [[52, "logging"], [53, "logging"]], "Next step": [[52, "next-step"], [53, "next-step"]], "Wrapper mode": [[53, "wrapper-mode"]], "How to use wrapper mode": [[53, "how-to-use-wrapper-mode"]], "Upgrade": [[54, "upgrade"]]}, "indexentries": {}}) \ No newline at end of file +Search.setIndex({"docnames": ["characteristic", "community", "contribution", "contribution/documentation", "contribution/report", "developer", "developer/coding_style", "developer/debug", "developer/release", "faq", "faq/mmap_cannot_allocate_memory", "index", "install", "install/almalinux", "install/amazon-linux", "install/centos", "install/debian", "install/docker", "install/fedora", "install/macos", "install/oracle-linux", "install/others", "install/ubuntu", "install/windows", "news", "news/0", "news/1", "news/10", "news/11", "news/12", "news/13", "news/2", "news/3", "news/4", "news/5", "news/6", "news/7", "news/8", "news/9", "reference", "reference/full_text_search", "reference/full_text_search/boolean_mode", "reference/full_text_search/scoring", "reference/limitations", "reference/optimizations", "reference/server_variables", "reference/sql_commands", "reference/status_variables", "reference/udf", "reference/udf/mroonga_command", "reference/udf/mroonga_escape", "reference/udf/mroonga_highlight_html", "reference/udf/mroonga_last_insert_grn_id", "reference/udf/mroonga_normalize", "reference/udf/mroonga_snippet", "reference/udf/mroonga_snippet_html", "tutorial", "tutorial/installation_check", "tutorial/mode", "tutorial/storage", "tutorial/wrapper", "upgrade"], "filenames": ["characteristic.rst", "community.rst", "contribution.rst", "contribution/documentation.rst", "contribution/report.rst", "developer.rst", "developer/coding_style.rst", "developer/debug.rst", "developer/release.rst", "faq.rst", "faq/mmap_cannot_allocate_memory.rst", "index.rst", "install.rst", "install/almalinux.rst", "install/amazon-linux.rst", "install/centos.rst", "install/debian.rst", "install/docker.rst", "install/fedora.rst", "install/macos.rst", "install/oracle-linux.rst", "install/others.rst", "install/ubuntu.rst", "install/windows.rst", "news.rst", "news/0.rst", "news/1.rst", "news/10.rst", "news/11.rst", "news/12.rst", "news/13.md", "news/2.rst", "news/3.rst", "news/4.rst", "news/5.rst", "news/6.rst", "news/7.rst", "news/8.rst", "news/9.rst", "reference.rst", "reference/full_text_search.rst", "reference/full_text_search/boolean_mode.rst", "reference/full_text_search/scoring.rst", "reference/limitations.rst", "reference/optimizations.rst", "reference/server_variables.rst", "reference/sql_commands.rst", "reference/status_variables.rst", "reference/udf.rst", "reference/udf/mroonga_command.rst", "reference/udf/mroonga_escape.rst", "reference/udf/mroonga_highlight_html.rst", "reference/udf/mroonga_last_insert_grn_id.rst", "reference/udf/mroonga_normalize.rst", "reference/udf/mroonga_snippet.rst", "reference/udf/mroonga_snippet_html.rst", "tutorial.rst", "tutorial/installation_check.rst", "tutorial/mode.rst", "tutorial/storage.rst", "tutorial/wrapper.rst", "upgrade.rst"], "titles": ["1. The characteristics of Mroonga", "7. Community", "8. How to contribute to Mroonga", "8.3. How to contribute in documentation topics", "8.1. How to report a bug", "9. Developer\u2019s guide", "9.3. \u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u30b9\u30bf\u30a4\u30eb", "9.1. How to debug", "9.2. Release procedure", "6. FAQ", "6.1. How to avoid \u201cmmap Cannot allocate memory\u201d error?", "Mroonga", "2. Install", "2.5. AlmaLinux", "2.6. Amazon Linux", "2.8. CentOS", "2.3. Debian GNU/Linux", "2.10. Docker", "2.9. Fedora", "2.2. macOS", "2.7. Oracle Linux", "2.11. Others", "2.4. Ubuntu", "2.1. Windows", "News", "\u30d0\u30fc\u30b8\u30e7\u30f30\u7cfb\u306e\u304a\u77e5\u3089\u305b", "News - 1 series", "News - 10 series", "News - 11 series", "News - 12 series", "News - 13 series", "News - 2 series", "News - 3 series", "News - 4 series", "News - 5 series", "News - 6 series", "News - 7 series", "News - 8 series", "News - 9 series", "5. Reference", "5.7. Full text search", "5.7.1. Boolean mode", "5.7.2. Search and Scoring in Mroonga", "5.6. Limitations", "5.1. Optimizations", "5.3. Server variables", "5.2. SQL commands", "5.4. Status variables", "5.5. UDF (User Defined Functions)", "5.5.1. mroonga_command()", "5.5.2. mroonga_escape()", "5.5.3. mroonga_highlight_html()", "5.5.4. mroonga_last_insert_grn_id()", "5.5.5. mroonga_normalize()", "5.5.6. mroonga_snippet()", "5.5.7. mroonga_snippet_html()", "4. Tutorial", "4.1. Installation check", "4.2. Mode", "4.3. Storage mode", "4.4. Wrapper mode", "3. Upgrade"], "terms": {"base": [0, 5, 21, 23, 29, 31, 34, 35, 41, 51, 57], "full": [0, 11, 21, 26, 27, 29, 30, 32, 35, 36, 39, 41, 43, 44, 45, 56, 58], "text": [0, 2, 11, 21, 26, 27, 28, 29, 30, 32, 34, 35, 36, 39, 41, 42, 43, 44, 45, 46, 50, 53, 54, 56, 58], "In": [0, 5, 7, 21, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 59, 60], "5": [0, 8, 11, 12, 16, 21, 24, 26, 27, 28, 29, 30, 31, 33, 35, 36, 37, 38, 45, 53, 55, 59, 60, 61], "1": [0, 6, 7, 8, 13, 15, 24, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 45, 47, 51, 54, 59, 60, 61], "later": [0, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 59, 60, 61], "pluggabl": 0, "interfac": 0, "introduc": [0, 2, 5, 26, 29, 30, 31, 45, 47, 61], "we": [0, 1, 2, 3, 4, 7, 8, 11, 12, 15, 21, 22, 23, 26, 27, 28, 29, 30, 31, 33, 34, 36, 37, 38, 42, 45, 46, 58, 59, 60], "can": [0, 4, 5, 7, 10, 11, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 44, 45, 47, 51, 54, 57, 58, 59, 60], "us": [0, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 18, 20, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 56, 57, 58, 61], "custom": [0, 21, 27, 28, 29, 32, 33, 34, 35, 45, 61], "easili": 0, "so": [0, 4, 5, 7, 10, 21, 23, 25, 29, 30, 33, 41, 47, 54, 55, 57, 59, 60], "implement": [0, 5, 32, 44, 59, 60], "through": [0, 58], "By": [0, 7, 28, 29, 32, 57, 58, 59], "you": [0, 1, 2, 4, 5, 7, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 27, 28, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 44, 45, 46, 47, 49, 50, 51, 53, 54, 56, 57, 58, 59, 60, 61], "sql": [0, 4, 5, 11, 12, 23, 26, 29, 30, 32, 33, 34, 35, 37, 39, 45, 54, 57, 58, 59, 60], "To": [0, 4, 10, 34, 37, 41, 59, 60], "japanes": [0, 1, 4, 8, 21, 28, 29, 59], "wa": [0, 8, 27, 28, 29, 32, 35, 37, 38], "develop": [0, 2, 7, 11, 12, 15, 21, 22, 23, 33, 37, 45, 59], "embed": [0, 8, 34], "senna": [0, 54, 59], "predecessor": 0, "mroogna": [0, 23], "its": [0, 2, 5, 7, 21, 29, 30, 36, 41, 59], "sinc": [0, 5, 8, 13, 15, 18, 20, 26, 27, 28, 29, 30, 31, 34, 35, 38, 45, 58, 59], "modifi": [0, 5, 10, 26, 27, 31, 38, 41, 59, 60], "version": [0, 4, 5, 7, 11, 13, 15, 18, 20, 22, 23, 26, 28, 29, 30, 32, 33, 34, 36, 37, 38, 45, 47, 49, 50, 51, 53, 54, 55, 57, 59, 60, 61], "need": [0, 2, 4, 5, 7, 10, 11, 21, 23, 26, 28, 29, 30, 31, 33, 35, 36, 37, 39, 41, 45, 49, 54, 57, 59, 60], "build": [0, 2, 11, 12, 27, 28, 31, 32, 33, 34, 35, 36, 38, 59, 60], "ourselv": 0, "binari": [0, 23, 26, 28, 32, 35, 46], "file": [0, 2, 5, 10, 11, 21, 23, 26, 27, 28, 31, 32, 33, 34, 45, 46, 59, 60], "provid": [0, 4, 8, 21, 23, 27, 28, 29, 30, 31, 32, 34, 36, 38, 48, 50, 52, 54, 55, 59, 60], "project": [0, 2, 4, 5, 23, 26], "thu": [0, 29, 30, 43, 58, 59], "cannot": [0, 5, 9, 11, 27, 59, 60], "offici": [0, 28, 29, 30, 33], "On": [0, 4, 59, 60], "hand": [0, 41, 59, 60], "an": [0, 4, 5, 8, 11, 12, 15, 21, 22, 23, 28, 29, 30, 31, 32, 33, 38, 39, 41, 43, 45, 47, 49, 51, 54, 58, 59, 60], "independ": [0, 32], "program": 0, "librari": [0, 7, 12, 45, 59], "dynam": [0, 26, 32, 59, 60], "load": [0, 7, 26], "": [0, 7, 8, 10, 11, 12, 13, 15, 20, 21, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 40, 42, 44, 45, 47, 49, 51, 53, 56, 58, 60, 61], "more": [0, 5, 11, 26, 28, 29, 30, 31, 32, 33, 35, 43, 44, 45, 51, 59, 60], "than": [0, 28, 29, 30, 32, 38, 41, 43, 49], "compar": 0, "ha": [0, 4, 6, 8, 23, 26, 27, 28, 29, 31, 32, 33, 36, 41, 43, 44, 45, 49, 50, 51, 53, 54, 55, 58, 59, 60, 61], "much": [0, 4, 29, 30, 59], "better": [0, 4, 54, 57, 59], "throughput": 0, "ad": [0, 7, 11, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 59, 60], "also": [0, 2, 5, 8, 17, 21, 27, 28, 29, 30, 32, 41, 45, 46, 50, 59, 60], "benefit": [0, 27, 59], "thi": [0, 2, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 19, 20, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 41, 42, 43, 44, 45, 46, 47, 49, 51, 52, 54, 55, 57, 58, 59, 60], "perform": [0, 5, 21, 23, 26, 27, 28, 29, 30, 33, 34, 36, 38, 41, 57], "improv": [0, 5, 59], "myisam": [0, 21, 23, 27, 31, 32, 44, 57, 58, 59], "have": [0, 5, 8, 21, 26, 27, 28, 29, 31, 34, 38, 41, 42, 45, 54, 58, 59, 60], "exclus": 0, "tabl": [0, 6, 11, 21, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 41, 42, 44, 45, 46, 54, 57, 59, 60], "lock": [0, 21, 23, 26, 27, 28, 29, 31, 32, 33, 37, 57], "data": [0, 2, 11, 12, 15, 22, 23, 26, 27, 28, 29, 31, 32, 33, 34, 41, 42, 43, 45, 54, 58, 59, 60], "prevent": 0, "But": [0, 12, 27, 28, 29, 30, 31, 37, 38, 42, 44, 45, 59, 60], "longer": [0, 26, 36], "issu": [0, 2, 10, 11, 13, 15, 20, 28, 29, 32, 33, 37], "especi": [0, 5], "frequent": [0, 9], "case": [0, 4, 5, 8, 10, 21, 28, 29, 32, 33, 34, 35, 36, 41, 42, 43, 44, 54, 59, 60, 61], "onli": [0, 11, 12, 15, 21, 22, 23, 26, 27, 28, 29, 30, 32, 34, 35, 36, 39, 41, 43, 45, 49, 51, 58, 59, 60], "fast": [0, 26, 27, 32, 34, 36, 37, 41, 47, 54, 58, 59], "And": [0, 21, 27, 28, 43, 59, 60], "syntax": [0, 5, 31, 32, 33, 34, 35, 36, 38, 41, 45, 59, 60], "With": [0, 27, 44, 58], "store": [0, 7, 21, 23, 26, 27, 28, 29, 31, 32, 34, 35, 43, 44, 45, 54, 57, 58, 59, 60], "db": [0, 6, 28, 29, 34, 36], "api": [0, 34, 45], "format": [0, 5, 28, 35, 36, 41, 59], "manag": [0, 11, 15, 58], "itself": [0, 59], "therefor": [0, 8, 27, 28, 29, 30, 38], "like": [0, 1, 5, 7, 21, 27, 28, 29, 30, 31, 44, 45, 47, 51, 57, 58, 59, 60], "below": [0, 5, 8, 21, 23, 26, 27, 28, 29, 37, 59, 60], "from": [0, 4, 5, 7, 8, 11, 12, 22, 24, 26, 27, 28, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 45, 46, 47, 50, 51, 54, 59, 60, 61], "server": [0, 11, 12, 16, 21, 22, 23, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 39, 57, 59, 60, 61], "multi": [0, 21, 26, 31, 32, 36, 37], "process": [0, 8, 11, 12, 15, 22, 23, 26, 28, 31, 38, 44, 45, 58], "thread": [0, 6], "invok": [0, 5, 54, 57, 59, 60], "sever": [0, 26], "queri": [0, 4, 5, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 44, 45, 49, 50, 53, 59, 60], "simultan": 0, "two": [0, 4, 5, 26, 27, 31, 33, 36, 42, 58], "mode": [0, 5, 11, 13, 15, 20, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 43, 44, 45, 46, 50, 54, 56, 61], "One": [0, 27], "default": [0, 4, 12, 23, 26, 27, 28, 29, 30, 32, 34, 36, 37, 41, 42, 43, 44, 45, 50, 51, 53, 54, 57, 59, 60], "both": [0, 7, 8, 12, 15, 22, 23, 27, 29, 41, 44, 45, 58], "describ": [0, 2, 4, 5, 9, 11, 12, 13, 14, 15, 16, 19, 20, 21, 22, 23, 27, 35, 43, 44, 46, 56, 59, 60], "abov": [0, 4, 5, 27, 28, 29, 30, 35, 41, 42, 43, 54, 57, 59], "free": [0, 10, 27, 32], "doe": [0, 13, 20, 26, 27, 28, 29, 30, 32, 59, 60], "transact": [0, 4, 21, 23, 27, 31, 32, 46, 57, 60], "anoth": [0, 27, 28, 41, 45, 58], "one": [0, 7, 27, 31, 35, 36, 37, 40, 41, 43, 44, 45, 49, 50, 51, 53, 54, 58, 59, 60], "wrapper": [0, 11, 13, 15, 20, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 44, 54, 56, 58], "add": [0, 3, 5, 7, 22, 26, 27, 28, 29, 30, 31, 33, 35, 36, 46, 57, 59, 60], "function": [0, 5, 7, 11, 21, 23, 27, 28, 31, 33, 34, 35, 36, 37, 39, 50, 52, 54, 55, 58, 59, 60], "innodb": [0, 21, 23, 26, 27, 28, 29, 31, 34, 35, 38, 44, 45, 46, 54, 57, 58, 60], "ex": [0, 23, 27], "read": [0, 2, 5, 27, 32, 37], "might": [0, 5, 7, 27, 28, 44], "bottl": [0, 26, 27, 59], "neck": [0, 26, 27], "mani": [0, 2, 21, 27, 29, 30, 34, 44, 45, 54, 55, 59], "major": [0, 12, 28, 29, 30, 37, 38], "refer": [0, 5, 11, 27, 28, 29, 30, 32, 33, 35, 59, 60, 61], "instal": [0, 4, 7, 8, 11, 13, 14, 15, 16, 19, 20, 22, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 45, 56, 59, 60], "mariadb": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 17, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61], "13": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61], "05": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61], "There": [1, 2, 4, 5, 9, 10, 12, 13, 15, 20, 27, 28, 29, 30, 33, 34, 35, 36, 37, 43, 49, 50, 51, 53, 54, 55, 59, 61], "ar": [1, 2, 4, 8, 9, 10, 11, 12, 13, 15, 20, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 41, 42, 43, 44, 45, 47, 51, 54, 55, 58, 59, 60], "some": [1, 5, 7, 8, 9, 21, 23, 31, 37, 43, 44, 48, 51, 54, 59], "place": [1, 27, 34], "share": [1, 8, 11, 21, 28, 29, 32, 57], "groonga": [1, 4, 5, 6, 8, 10, 11, 13, 14, 15, 16, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 43, 44, 45, 46, 49, 51, 52, 53, 56, 58, 60, 61], "mroonga": [1, 3, 4, 6, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61], "inform": [1, 4, 7, 8, 28, 35, 37, 45, 59, 60], "welcom": [1, 2, 5], "join": [1, 28, 31, 34, 44], "our": [1, 5, 7, 8, 26, 31, 59, 60], "discuss": [1, 4, 5], "about": [1, 4, 5, 8, 9, 11, 12, 13, 15, 20, 21, 27, 28, 29, 31, 32, 33, 34, 35, 36, 38, 39, 45, 50, 59, 60, 61], "For": [1, 2, 4, 5, 8, 11, 21, 27, 28, 29, 30, 34, 35, 38, 41, 43, 59, 60], "english": [1, 4, 5, 8], "speaker": 1, "talk": [1, 8, 32], "sourceforg": [1, 5, 8, 34], "net": [1, 5, 8], "dev": [1, 5, 8, 21, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "osdn": [1, 8], "me": [1, 8], "en": [1, 3, 5, 8, 30], "gitter": [1, 27, 28, 29, 30, 35, 36, 37], "ja": [1, 8, 27, 29, 30, 35, 36, 37], "tweet": [1, 8], "relat": [1, 2, 13, 14, 15, 16, 20, 21, 22, 26, 31, 33, 34, 36, 54, 58, 59], "pleas": [1, 2, 4, 5, 7, 21, 23, 27, 28, 29, 31, 32, 33, 38, 46, 61], "follow": [1, 2, 4, 5, 7, 8, 10, 13, 15, 20, 21, 23, 27, 28, 29, 30, 31, 34, 35, 36, 38, 41, 42, 43, 44, 51, 54, 56, 57, 58, 59, 60, 61], "account": [1, 3, 5, 8, 38], "get": [1, 7, 8, 11, 21, 22, 26, 29, 31, 33, 34, 36, 40, 44, 52, 54, 55, 56], "latest": [1, 5, 11, 13, 14, 15, 16, 20, 21, 28, 29, 30, 32, 34, 35, 36, 37], "page": [1, 5, 8, 11, 59], "your": [2, 3, 5, 8, 21, 22, 23, 31, 33, 36, 43, 59], "wai": [2, 4, 28, 29, 32, 54, 57, 58, 59, 60, 61], "introduct": 2, "other": [2, 5, 7, 8, 11, 12, 27, 28, 29, 33, 34, 37, 38, 41, 44, 45, 58, 59, 60], "etc": [2, 5, 7, 10, 13, 15, 27, 58, 59, 60], "exampl": [2, 4, 5, 7, 8, 21, 27, 28, 32, 34, 35, 36, 38, 41, 42, 43, 45, 47, 50, 51, 53, 54, 59, 60], "find": [2, 8, 21, 23, 33, 46, 57, 59], "bug": [2, 5, 11, 21, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 45], "when": [2, 5, 7, 8, 21, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 44, 45, 47, 59, 60], "report": [2, 11, 21, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 45], "code": [2, 8, 11, 21, 23, 28, 29, 30, 34], "document": [2, 11, 12, 21, 26, 28, 29, 30, 32, 33, 34, 35, 36, 38, 40, 49, 55, 59, 60], "As": [2, 7, 8, 10, 18, 29, 30, 36, 59], "user": [2, 3, 4, 6, 8, 11, 15, 21, 28, 29, 34, 35, 39, 49, 54, 59], "If": [2, 3, 4, 5, 7, 8, 10, 13, 14, 15, 16, 20, 21, 22, 26, 28, 29, 30, 31, 33, 36, 37, 38, 44, 45, 46, 51, 56, 57, 59, 60, 61], "interest": 2, "try": [2, 5, 56, 59, 60], "spokesman": 2, "friend": [2, 7], "colleagu": 2, "section": [2, 9, 12, 13, 14, 15, 16, 19, 20, 21, 22, 23, 28, 32, 33, 38, 41, 46], "detail": [2, 5, 7, 8, 19, 21, 27, 29, 31, 33, 45, 59, 60], "submit": [2, 11], "tracker": [2, 11, 33], "mail": [2, 5, 11, 46], "list": [2, 5, 11, 27, 32, 34, 39, 41, 45, 61], "collect": [2, 8, 11, 21, 23, 57], "reproduc": [2, 11, 38], "topic": [2, 11, 34, 59, 60], "The": [2, 5, 7, 8, 11, 13, 20, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 34, 36, 37, 41, 42, 43, 44, 45, 46, 50, 51, 53, 54, 57, 58, 59, 60], "thing": [2, 11, 42], "must": [2, 8, 10, 11, 21, 31, 33, 38, 41, 51], "do": [2, 5, 7, 11, 29, 42, 44, 59, 60], "first": [2, 5, 11, 21, 27, 29, 30, 31, 33, 41, 42, 59, 60], "requir": [2, 4, 5, 7, 11, 21, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 44], "softwar": [2, 7, 22], "git": [2, 5, 7, 8], "configur": [2, 4, 5, 7, 10, 11, 12, 23, 26, 31, 32, 36, 38, 45, 59, 60], "fork": 2, "github": [2, 4, 5, 7, 8, 19, 26, 27, 28, 29, 30, 33, 34, 35, 36, 37, 38, 46], "initi": [2, 29, 30, 32, 34], "work": [2, 4, 7, 8, 21, 23, 26, 27, 28, 29, 30, 32, 33, 34, 35, 37, 44, 46, 47, 59, 60], "repositori": [2, 5, 7, 8, 22, 30, 31, 33, 34], "everi": [2, 11], "task": [2, 11], "upstream": [2, 8, 28], "creat": [2, 5, 11, 13, 15, 21, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 45, 46, 54, 59, 60], "branch": [2, 8], "edit": 2, "confirm": [2, 10, 11, 21, 26, 28, 29, 31, 33, 41, 43, 44, 45, 46, 59, 60], "gener": [2, 4, 11, 36], "commit": [2, 5, 8, 34, 46], "push": [2, 5, 8, 28, 36, 37, 45, 47], "pull": [2, 8, 46], "request": [2, 28, 46, 59], "sphinx": [3, 8, 11], "tool": [3, 7, 12], "\u5177\u4f53\u7684\u306b\u3069\u3093\u306a\u3053\u3068\u3092\u3084\u308c\u3070\u3044\u3044\u306e\u304b\u3092\u8aac\u660e\u3057\u307e\u3059": 3, "\u57fa\u672c\u7684\u306b\u306f\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u30bd\u30fc\u30b9\u30d5\u30a1\u30a4\u30eb\u3054\u3068\u306bpull": 3, "request\u3092\u9001\u3063\u3066\u3082\u3089\u3046\u3068\u9032\u3081\u3084\u3059\u3044\u3067\u3059": 3, "\u5bfe\u8c61\u3068\u306a\u308b\u30d5\u30a1\u30a4\u30eb\u306fdoc": 3, "source\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4ee5\u4e0b\u306e\u62e1\u5f35\u5b50\u304c": 3, "rst": [3, 5], "\u3068\u306a\u3063\u3066\u3044\u308b\u30d5\u30a1\u30a4\u30eb\u3067\u3059": 3, "\u3042\u307e\u308agithub\u3067\u306e\u4f5c\u696d\u306b\u6163\u308c\u3066\u3044\u306a\u304f\u3066\u3082\u3067\u304d\u308b\u3088\u3046\u306b": 3, "\u6700\u521d\u306b\u3084\u308b\u3053\u3068": 3, "\u4f5c\u696d\u3054\u3068\u306b\u3084\u308b\u3053\u3068": 3, "\u30d5\u30a1\u30a4\u30eb\u3054\u3068\u306b\u3084\u308b\u3053\u3068": 3, "\u306b\u5206\u3051\u3066\u9806\u306b\u8aac\u660e\u3057\u307e\u3059": 3, "\u4ee5\u4e0b\u3067\u306f": 3, "\u6700\u521d\u306b\u4e00\u5ea6\u3060\u3051\u5b9f\u65bd\u3057\u3066\u304a\u3051\u3070\u826f\u3044\u3053\u3068\u3092\u8aac\u660e\u3057\u307e\u3059": 3, "todo": [3, 6, 45, 49], "\u307e\u305a\u306f": 3, "git\u306e\u8a2d\u5b9a\u3092\u3057\u307e\u3057\u3087\u3046": 3, "\u3059\u3067\u306b\u3042\u308b\u7a0b\u5ea6git\u3092\u4f7f\u3063\u3066\u3044\u308b\u5834\u5408\u306b\u306f\u521d\u671f\u8a2d\u5b9a\u306f\u3059\u3067\u306b\u5b8c\u4e86\u3057\u3066\u3044\u308b\u304b\u3082\u77e5\u308c\u307e\u305b\u3093": 3, "\u305d\u306e\u5834\u5408\u306b\u306f\u98db\u3070\u3057\u3066\u69cb\u3044\u307e\u305b\u3093": 3, "config": [3, 7, 8, 12, 15, 25], "global": [3, 28, 29, 30, 32, 45, 59, 60], "name": [3, 4, 6, 7, 8, 13, 15, 23, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 38, 42, 46, 51, 53, 54, 59, 60], "email": [3, 4], "address": 3, "\u4e0a\u8a18\u306f\u30b3\u30df\u30c3\u30c8\u30ed\u30b0\u306b\u4f7f\u308f\u308c\u307e\u3059": 3, "\u516c\u958b\u3057\u3066\u3082\u5dee\u3057\u652f\u3048\u306a\u3044\u30e6\u30fc\u30b6\u540d\u3082\u3057\u304f\u306f\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u3092\u8a2d\u5b9a\u3057\u307e\u3059": 3, "i": [3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 15, 17, 18, 20, 21, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 47, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61], "readi": [3, 21, 23], "login": [3, 8], "access": [3, 8, 26, 59], "url": [3, 8, 27, 28, 29, 35, 61], "\u30ea\u30dd\u30b8\u30c8\u30ea\u9078\u629e\u753b\u9762\u3067\u3054\u81ea\u5206\u306e\u30ea\u30dd\u30b8\u30c8\u30ea\u3078\u3068fork\u3057\u3066\u304f\u3060\u3055\u3044": 3, "clone": [3, 5, 7, 8], "directori": [3, 4, 5, 7, 8, 21, 32, 33, 59, 60], "don": [3, 5, 7, 12, 21, 23, 26, 28, 29, 30, 31, 41, 45, 49, 56, 57, 59, 60], "t": [3, 4, 5, 7, 8, 12, 21, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 44, 45, 49, 56, 57, 59, 60], "forget": [3, 26, 31], "com": [3, 5, 7, 8, 13, 15, 16, 20, 22, 28, 29, 30, 37, 59], "your_github_account": 3, "cd": [3, 5, 7, 8, 21], "remot": [3, 8], "execut": [3, 4, 5, 11, 23, 26, 27, 28, 29, 30, 32, 33, 38, 41, 43, 49, 51, 54, 59], "command": [3, 5, 8, 10, 11, 21, 23, 27, 28, 29, 31, 32, 33, 36, 39, 56, 57, 58, 60], "prepar": [3, 33, 34, 36], "autogen": [3, 7, 8], "sh": [3, 5, 8, 11, 28], "enabl": [3, 5, 8, 13, 15, 22, 26, 28, 29, 30, 31, 32, 33, 36, 37, 38, 45, 47, 54], "mysql": [3, 4, 5, 8, 11, 12, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 45, 47, 49, 54, 57, 59, 60], "sourc": [3, 7, 8, 11, 12, 16, 25, 27, 28, 30, 32, 35, 38, 46, 54, 59], "source_directory_of_mysql": 3, "next": [3, 11, 23, 56], "step": [3, 11, 21, 38, 56], "\u4ee5\u4e0b\u3067\u306f\u4f5c\u696d\u3054\u3068\u306b\u3084\u308b\u3053\u3068\u3092\u8aac\u660e\u3057\u307e\u3059": 3, "mroonga\u672c\u5bb6\u306e\u6700\u65b0\u72b6\u614b\u306b\u8ffd\u5f93\u3057\u3066": 3, "\u4f5c\u696d\u304c\u304b\u3076\u3089\u306a\u3044\u3088\u3046\u306b\u3057\u307e\u3059": 3, "fetch": [3, 11, 28, 39], "all": [3, 7, 8, 29, 30, 31, 36, 41, 42, 44, 45, 58, 59, 60], "checkout": [3, 8], "master": [3, 4, 8], "rebas": 3, "\u6700\u65b0\u306e\u72b6\u614b\u306b\u8ffd\u5f93\u3067\u304d\u305f\u3089": 3, "\u3078\u3068\u9032\u307f\u307e\u3059": 3, "\u4f8b\u3048\u3070": [3, 6], "http": [3, 5, 7, 8, 13, 14, 15, 16, 20, 21, 22, 23, 27, 28, 29, 30, 35, 36, 37, 38], "org": [3, 5, 8, 13, 14, 15, 16, 20, 21, 23, 27, 28, 29, 30, 36, 37, 38], "doc": [3, 5, 8, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38], "characterist": [3, 5, 11, 27, 33], "html": [3, 5, 8, 27, 28, 29, 30, 31, 34, 37, 38, 51, 54], "\u3092\u66f4\u65b0\u3059\u308b\u5834\u5408\u3067\u8aac\u660e\u3057\u307e\u3059": 3, "\u4f5c\u696d\u5bfe\u8c61\u3068\u306a\u308b\u30d5\u30a1\u30a4\u30eb\u306f": 3, "\u30ea\u30dd\u30b8\u30c8\u30ea\u306edoc": 3, "\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4ee5\u4e0b\u306b\u3042\u308a\u62e1\u5f35\u5b50\u304c": 3, "rst\u306a\u30d5\u30a1\u30a4\u30eb\u3067\u3059": 3, "\u4eca\u56de\u306f": 3, "rst\u3092\u5909\u66f4\u3059\u308b\u4f8b\u3067\u8aac\u660e\u3057\u307e\u3059": 3, "meaning": 3, "b": [3, 32], "capit": [3, 33], "notat": [3, 33], "fix": [3, 5, 10, 42], "typo": [3, 28, 32, 38, 59], "style": [3, 32], "write": [3, 5, 21, 26, 31, 45], "new": [3, 5, 7, 8, 11, 13, 14, 15, 45, 47, 49, 50, 51, 53, 54, 55, 59, 60, 61], "\u30de\u30fc\u30af\u30a2\u30c3\u30d7\u306b\u554f\u984c\u304c\u306a\u3044\u304b": 3, "html\u3092\u78ba\u8a8d\u3057\u307e\u3059": 3, "html\u3092\u751f\u6210\u3059\u308b\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059": 3, "local": [3, 5, 7, 8, 21, 59], "make": [3, 4, 5, 7, 11, 12, 28, 31, 33, 36, 42, 59, 60], "\u3044\u3064\u3082\u4f7f\u3063\u3066\u3044\u308b\u30d6\u30e9\u30a6\u30b6\u3067\u8a72\u5f53\u30d5\u30a1\u30a4\u30eb\u3092\u78ba\u8a8d\u3057\u3066": 3, "\u5909\u66f4\u3057\u305f\u5185\u5bb9\u304c\u53cd\u6620\u3055\u308c\u3066\u3044\u308c\u3070ok\u3067\u3059": 3, "firefox": [3, 5], "html\u306b\u554f\u984c\u304c\u306a\u3044\u3053\u3068\u3092\u78ba\u8a8d\u3067\u304d\u305f\u3089": 3, "\u30b3\u30df\u30c3\u30c8\u3057\u307e\u3059": 3, "clone\u3057\u305f\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30fc\u306e\u30c8\u30c3\u30d7\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30fc": 3, "\u30b3\u30df\u30c3\u30c8\u3059\u308b\u3068\u304d\u306e\u30e1\u30c3\u30bb\u30fc\u30b8\u306b\u3064\u3044\u3066\u306f": 3, "\u4f8b\u3048\u3070\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u3057\u307e\u3059": 3, "publish": [3, 5, 8], "chang": [3, 5, 11, 23, 24, 26, 28, 31, 32, 33, 34, 35, 36, 38, 41, 45, 54, 55, 59, 60, 61], "own": [3, 59, 60], "u": [3, 4, 8, 12, 13, 14, 15, 20, 23, 26, 28, 29, 31, 36, 38, 42, 46], "origin": [3, 8, 32, 41], "note": [3, 8, 10, 18, 29, 31, 32, 34, 35, 36, 38, 59, 60], "alreadi": [3, 13, 15, 20, 28, 33, 37, 38], "advanc": [3, 36, 41, 49], "\u30d6\u30e9\u30a6\u30b6\u3067": 3, "github\u306e\u30a2\u30ab\u30a6\u30f3\u30c8": 3, "\u3092\u958b\u304f\u3068": 3, "\u30d6\u30e9\u30f3\u30c1\u3092pull": 3, "request\u3059\u308b": 3, "\u307f\u305f\u3044\u306aui\u304c\u3067\u304d\u3066\u3044\u308b\u306e\u3067": 3, "\u305d\u3053\u306e\u30dc\u30bf\u30f3\u3092\u62bc\u3057\u3066pull": 3, "request\u3057\u3066\u304f\u3060\u3055\u3044": 3, "\u5165\u529b\u30d5\u30a9\u30fc\u30e0\u304c\u3067\u3066\u304d\u307e\u3059\u304c": 3, "\u30b3\u30df\u30c3\u30c8\u3057\u305f\u3068\u304d\u30e1\u30c3\u30bb\u30fc\u30b8\u3067\u5341\u5206\u306a\u306e\u3067\u305d\u306e\u307e\u307epull": 3, "request\u3057\u3066ok\u3067\u3059": 3, "\u3053\u308c\u3067": 3, "\u3072\u3068\u3068\u304a\u308a\u306e\u4f5c\u696d\u306f\u5b8c\u4e86\u3057\u307e\u3057\u305f": 3, "either": [4, 59, 60], "It": [4, 8, 12, 21, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 44, 45, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59, 60, 61], "differ": [4, 5, 7, 28, 29, 31, 34, 41, 57], "commun": [4, 11, 13, 15, 16, 20, 21, 28, 29, 30, 33, 34], "send": [4, 8, 32, 46], "mai": [4, 21, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 41, 43, 57, 59, 60], "doesn": [4, 8, 21, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 41, 44, 45, 59], "expect": [4, 5, 34], "crash": [4, 23, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38], "return": [4, 6, 26, 28, 29, 30, 31, 32, 33, 34, 35, 37, 41, 44, 59], "unexpect": [4, 28, 32, 36], "search": [4, 8, 11, 21, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 41, 44, 45, 54, 56, 57, 58], "result": [4, 5, 11, 26, 28, 29, 30, 32, 34, 35, 36, 37, 41, 42, 43, 49, 51, 54, 59, 60], "solv": 4, "becaus": [4, 5, 8, 23, 27, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 41, 42, 45, 59], "investig": [4, 10], "reason": [4, 10], "which": [4, 5, 8, 23, 27, 32, 33, 34, 35, 36, 37, 40, 41, 43, 45, 46, 50, 53, 54, 59], "caus": [4, 28, 29, 30, 31, 32, 33, 34, 36, 38, 60], "descript": [4, 5, 8, 32, 33, 35, 37, 38, 45, 59, 60], "environ": [4, 11, 12, 21, 23, 29, 31, 33], "packag": [4, 5, 11, 12, 21, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 57], "detect": [4, 21, 26, 32, 34, 37], "what": [4, 11, 50], "rpm": [4, 13, 14, 15, 20, 21, 26, 28, 31, 32, 33, 34, 35, 36, 37, 38], "qa": 4, "txt": [4, 8], "deb": [4, 16, 21, 22, 25, 26, 28, 31, 32, 33, 35, 36], "dpkg": [4, 38], "l": 4, "window": [4, 11, 12, 27, 29, 30, 32, 33, 34, 35, 37, 38], "show": [4, 5, 7, 21, 23, 25, 28, 29, 30, 31, 32, 34, 36, 41, 42, 43, 44, 45, 47, 57, 59, 60], "zip": [4, 11, 12, 38], "trigger": 4, "did": [4, 29, 30], "sampl": [4, 29, 30, 35, 44, 51, 54, 59], "schema": [4, 23, 33, 41, 54, 59, 61], "recommend": [4, 12, 15, 22, 23, 27, 28, 29, 33, 36, 38, 45, 59, 61], "minimum": 4, "help": [4, 23, 36], "sooner": 4, "error": [4, 5, 9, 11, 12, 15, 21, 22, 23, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 45, 59, 60], "log": [4, 6, 7, 8, 10, 11, 13, 15, 20, 32, 36, 37, 38, 45, 46, 56], "includ": [4, 5, 8, 11, 26, 33, 34, 41, 42, 45, 54, 59], "backtrac": 4, "why": 4, "unexpectedli": [4, 32, 36, 37], "exist": [4, 21, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 40, 41, 45, 46, 58, 59, 60], "var": [4, 7, 13, 15, 20, 59], "mysqld": [4, 7, 13, 15, 20, 23, 32, 33, 34, 59, 60], "depend": [4, 7, 11, 12, 26, 31, 32, 34, 36, 43], "low": [4, 29, 30, 44], "level": [4, 5, 21, 23, 34, 36, 45, 57, 59, 60], "lib": [4, 21], "mroonga_log_fil": [4, 11, 31, 32, 33, 39], "enough": [4, 10, 29], "addit": [4, 28, 29, 59, 60], "dump": [4, 26, 28, 29, 30, 31, 32, 36, 37, 38, 45, 59, 60], "construct": [4, 33], "same": [4, 6, 8, 11, 28, 29, 30, 32, 37, 41, 42, 45, 57, 59], "databas": [4, 10, 26, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 45, 58, 59, 61], "scratch": 4, "mysqldump": [4, 26, 28, 29, 31], "ppassword": 4, "opt": 4, "flush": [4, 26, 32, 36, 45, 46, 59, 60], "singl": 4, "2": [4, 5, 7, 8, 11, 12, 24, 26, 27, 28, 29, 30, 33, 34, 35, 36, 37, 38, 41, 42, 43, 45, 54, 59, 60, 61], "charact": [4, 29, 31, 32, 34, 35, 36, 46, 50, 51, 59, 60], "set": [4, 8, 21, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 42, 43, 44, 45, 46, 47, 51, 54, 57, 59, 60, 61], "utf8": [4, 26, 34, 42, 43, 44, 45, 46, 54, 59, 60], "hex": [4, 29, 30], "blob": [4, 46], "binlog": [4, 36], "bin": [4, 21, 28, 35, 36, 59], "offlin": 4, "backup": 4, "pair": 4, "lost": [4, 59, 60], "datadir": 4, "debug": [5, 11, 45, 59, 60], "releas": [5, 11, 13, 14, 15, 20, 22, 24, 61], "procedur": [5, 7, 11, 27, 28, 29, 31, 33, 34, 35, 59, 60], "setup": [5, 11, 13, 15, 32], "script": [5, 7, 11, 33, 35, 36, 41, 45], "check": [5, 10, 11, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 42, 47, 56], "whether": [5, 10, 11, 28, 29, 33, 43, 44, 45, 46, 47, 54, 57], "upload": [5, 11], "each": [5, 10, 11, 12, 21, 23, 41, 43, 51, 59, 61], "tag": [5, 11, 27, 29, 34, 45, 51, 59], "archiv": [5, 11, 12, 21, 27], "docker": [5, 11, 12, 28, 30, 37], "imag": [5, 11, 28, 30], "blog": [5, 11, 28, 29], "announc": [5, 11, 27, 29, 61], "twitter": [5, 11], "facebook": [5, 11], "bump": [5, 11, 33, 34], "\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u30b9\u30bf\u30a4\u30eb": [5, 11], "\u8a00\u8a9e": [5, 11], "\u30d5\u30a1\u30a4\u30eb\u540d": [5, 11], "\u540d\u524d\u7a7a\u9593": [5, 11], "\u30ac\u30fc\u30c9": [5, 11], "\u4ee3\u5165": [5, 11], "\u6587\u5b57\u5217": [5, 11], "\u30d0\u30c3\u30d5\u30a1": [5, 11], "\u547d\u540d\u898f\u5247": [5, 11], "\u30b3\u30d4\u30fc\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc": [5, 11], "\u30af\u30e9\u30b9\u306e\u4ee3\u5165": [5, 11], "\u5f15\u6570": [5, 11], "\u5b9a\u6570": [5, 11], "\u771f\u507d\u5024": [5, 11], "\u6761\u4ef6\u5f0f": [5, 11], "\u521d\u671f\u5316": [5, 11], "\u30a4\u30f3\u30af\u30ea\u30e1\u30f3\u30c8": [5, 11], "\u30c7\u30af\u30ea\u30e1\u30f3\u30c8": [5, 11], "\u30ad\u30e3\u30b9\u30c8": [5, 11], "\u5909\u6570\u5ba3\u8a00": [5, 11], "\u305d\u306e\u4ed6": [5, 11], "\u30e1\u30e2": [5, 11], "redmin": 5, "ticket": 5, "driven": 5, "locat": [5, 21, 58, 59, 60], "site": [5, 8, 33, 59], "done": [5, 8, 37, 57, 58], "per": [5, 40], "would": [5, 7, 28, 29, 30], "ask": [5, 9], "regist": [5, 8, 21, 23, 28, 29, 30, 54, 59, 60], "see": [5, 8, 17, 19, 27, 29, 31, 33, 45, 56, 57, 59, 60, 61], "draw": 5, "up": [5, 8, 26, 28, 29, 30, 37, 38, 40], "off": [5, 28, 29, 31, 37, 45, 59, 60], "line": [5, 21, 26, 31, 33, 47, 59], "meet": [5, 23, 33, 54], "specifi": [5, 8, 10, 11, 21, 26, 27, 28, 29, 30, 32, 33, 34, 36, 37, 38, 41, 44, 45, 49, 50, 51, 53, 54, 56], "featur": [5, 13, 20, 28, 32, 34, 36, 41, 45, 47, 54, 55, 59], "want": [5, 7, 8, 10, 13, 14, 15, 16, 20, 21, 22, 34, 46, 50, 53, 54, 59, 60], "contribut": [5, 11], "still": [5, 29, 30, 37], "assign": [5, 59], "assigne": 5, "start": [5, 13, 14, 15, 17, 20, 23, 33, 34, 37, 41, 46, 54, 57, 59, 60], "review": 5, "go": 5, "back": [5, 29, 30], "4": [5, 7, 11, 12, 21, 23, 24, 26, 27, 28, 29, 30, 31, 35, 37, 38, 42, 47, 59, 60], "close": [5, 29, 30, 51], "idea": [5, 7], "specif": [5, 32, 33, 45, 59], "handl": [5, 10, 26, 28, 29, 31, 32, 37], "whole": 5, "design": [5, 31], "Then": [5, 8, 10, 21, 29, 30, 37, 57], "pass": [5, 7, 31, 59, 60], "current": [5, 28, 29, 30, 32, 33, 38, 45, 47, 59], "assum": [5, 21, 54], "linux": [5, 8, 10, 11, 12, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 38], "x86_64": 5, "glibc": 5, "cutter": [5, 8], "c": [5, 8, 21], "unit": 5, "just": [5, 12, 15, 22, 23, 44, 45, 57, 59], "few": 5, "now": [5, 8, 18, 21, 26, 27, 28, 29, 31, 33, 34, 36, 42, 45, 59, 60], "keep": [5, 28, 29, 30, 32, 34, 37, 38, 43], "simpl": 5, "possibl": 5, "ha_mroonga": [5, 6, 21, 54, 57, 59], "hpp": [5, 6], "header": 5, "cpp": [5, 6], "mrnsy": 5, "util": [5, 15], "definit": [5, 44, 54, 59], "avail": [5, 8, 11, 17, 26, 30, 34, 39, 41, 45], "statement": [5, 29, 30, 33, 36, 46], "r": 5, "support": [5, 11, 13, 15, 20, 21, 22, 23, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 45, 46, 54, 57, 59, 60], "earli": [5, 32], "stage": [5, 54, 55], "altern": 5, "consid": 5, "kind": [5, 36, 43, 59, 60], "regress": 5, "qualiti": 5, "alwai": [5, 28, 29, 36, 45], "think": [5, 41, 59, 60], "well": [5, 23, 28, 29, 42, 46, 57, 58, 59, 60], "statu": [5, 11, 26, 29, 30, 32, 33, 34, 36, 39, 43, 44, 45], "variabl": [5, 11, 26, 28, 29, 30, 31, 32, 33, 34, 36, 38, 39, 44, 57, 59, 60, 61], "information_schema": [5, 26, 28, 31, 46], "plugin": [5, 11, 21, 23, 25, 26, 31, 32, 34, 38, 46, 57], "thei": [5, 8, 21, 28, 29, 34, 44], "here": [5, 7, 8, 21, 22, 26, 29, 30, 31, 33, 41, 43, 44, 45, 47, 50, 51, 53, 54, 59, 60, 61], "befor": [5, 8, 21, 26, 28, 29, 30, 31, 33, 34, 36, 37, 38, 57, 59], "ani": [5, 7, 27, 31, 34, 41, 44, 54, 59, 60], "degrad": 5, "sub": [5, 27, 31, 36], "suit": 5, "mysqltest": 5, "0": [5, 6, 7, 8, 11, 12, 18, 21, 23, 24, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 45, 47, 51, 54, 57, 59, 60], "index": [5, 8, 11, 21, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 44, 45, 46, 58, 59, 60, 61], "restructuredtext": 5, "markup": [5, 33], "languag": [5, 31, 32, 40, 41, 44, 59], "convert": [5, 26, 43], "filenam": [5, 59, 60], "extens": 5, "them": [5, 7, 8, 9, 13, 14, 15, 16, 20, 21, 22, 28, 37, 38, 41, 44], "web": [5, 8, 21, 41], "after": [5, 8, 23, 28, 29, 30, 31, 33, 34, 36, 37, 56, 57, 59, 60], "consist": [5, 33, 59], "between": [5, 29, 30, 32, 34, 35, 41, 42, 46, 58], "yourself": [5, 12, 59], "automat": [5, 8, 28, 37, 43], "mercuri": 5, "order": [5, 7, 11, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 42, 45, 46, 47, 59, 60], "should": [5, 8, 12, 15, 22, 23, 29, 30, 32, 35, 42, 50, 59, 60], "option": [5, 7, 8, 21, 26, 31, 32, 33, 34, 36, 37, 38, 57, 59, 60], "save": [5, 10, 33], "rest": 5, "browser": [5, 8, 21], "translat": [6, 32, 35], "\u4e00\u822c\u7684\u306b1\u3064\u306e\u30b3\u30fc\u30c9\u30d9\u30fc\u30b9\u306b\u8907\u6570\u306e\u30b9\u30bf\u30a4\u30eb\u304c\u307e\u3056\u3063\u3066\u3044\u308b\u3068\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u304c\u8aad\u307f\u3065\u3089\u304f\u306a\u308a\u307e\u3059": 6, "\u305f\u3068\u3048": 6, "\u305d\u308c\u305e\u308c\u306e\u30b9\u30bf\u30a4\u30eb\u5358\u72ec\u3067\u306f\u8aad\u307f\u3084\u3059\u3044\u30b9\u30bf\u30a4\u30eb\u3042\u3063\u3066\u3082": 6, "\u307e\u3056\u308b\u3068\u8aad\u307f\u3065\u3089\u304f\u306a\u308a\u307e\u3059": 6, "\u305d\u306e\u305f\u3081": 6, "mroonga\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3067\u3082\u30b9\u30bf\u30a4\u30eb\u3092\u7d71\u4e00\u3057\u3066": 6, "\u8aad\u307f\u3084\u3059\u3044\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u306b\u306a\u308b\u3088\u3046\u306b\u3057\u307e\u3059": 6, "\u8aad\u307f\u3084\u3059\u3044\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u306b\u3059\u308b\u7406\u7531\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3067\u3059": 6, "\u6a5f\u80fd\u3092\u62e1\u5f35\u3059\u308b\u3068\u304d\u306e\u30b3\u30b9\u30c8\u3092\u4e0b\u3052\u308b": 6, "\u554f\u984c\u3092\u4fee\u6b63\u3059\u308b\u3068\u304d\u306e\u30b3\u30b9\u30c8\u3092\u4e0b\u3052\u308b": 6, "\u3069\u3061\u3089\u306e\u5834\u5408\u3082\u5468\u8fba\u306e\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u3092\u8aad\u3093\u3067": 6, "\u305d\u308c\u3092\u30d9\u30fc\u30b9\u306b\u30b3\u30fc\u30c9\u3092\u8ffd\u52a0": 6, "\u5909\u66f4\u3057\u307e\u3059": 6, "\u3053\u306e\u3068\u304d": 6, "\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u304c\u8aad\u307f\u3084\u3059\u3044\u72b6\u614b\u3060\u3068\u5468\u8fba\u306e\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u306e\u628a\u63e1\u3092\u30b9\u30e0\u30fc\u30ba\u306b\u884c\u3046\u3053\u3068\u304c\u3067\u304d": 6, "\u30b9\u30e0\u30fc\u30ba\u306b\u305d\u306e\u5f8c\u306e\u4f5c\u696d\u306b\u79fb\u308c\u307e\u3059": 6, "\u8aad\u307f\u3084\u3059\u3055\u306e\u4ed6\u306b\u30c7\u30d0\u30c3\u30b0\u306e\u3057\u3084\u3059\u3055": 6, "gdb\u3067\u306e\u8ffd\u3044\u3084\u3059\u3055": 6, "\u3082\u8003\u616e\u306b\u5165\u308c\u305f\u307b\u3046\u304c\u3088\u3055\u305d\u3046\u3060\u304c\u3069\u3046\u3057\u3088\u3046": 6, "\u57fa\u672c\u7684\u306b\u3059\u3079\u3066c": 6, "\u3067\u8a18\u8ff0\u3057\u307e\u3059": 6, "\u3088\u307b\u3069\u306e\u3053\u3068\u304c\u306a\u3044\u9650\u308ac\u306f\u4f7f\u3044\u307e\u305b\u3093": 6, "\u3088\u3044\u4f8b": 6, "\u60aa\u3044\u4f8b": 6, "c\u8a00\u8a9e\u3092\u4f7f\u3063\u3066\u3044\u308b": 6, "mrn_sy": 6, "\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u306e\u30d5\u30a1\u30a4\u30eb\u540d\u306f\u5168\u3066\u5c0f\u6587\u5b57\u306b\u3057\u307e\u3059": 6, "\u5358\u8a9e\u3054\u3068\u306b": 6, "_": [6, 30], "\u3067\u533a\u5207\u308a\u307e\u3059": 6, "\u5927\u6587\u5b57\u3092\u4f7f\u3063\u3066\u3044\u308b": 6, "\u5358\u8a9e\u3092": 6, "\u3067\u533a\u5207\u3089\u305a\u306b\u304f\u3063\u3064\u3051\u3066\u3044\u308b": 6, "hamroonga": 6, "\u3067\u533a\u5207\u3063\u3066\u3044\u308b": 6, "\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u306e\u62e1\u5f35\u5b50": 6, "\u306b\u3057\u307e\u3059": 6, "cc": 6, "\u3092\u4f7f\u3063\u3066\u3044\u308b": 6, "\u30d8\u30c3\u30c0\u30fc\u30d5\u30a1\u30a4\u30eb\u306e\u62e1\u5f35\u5b50\u306f": 6, "h": 6, "\u30d8\u30c3\u30c0\u30fc\u30d5\u30a1\u30a4\u30eb\u3067\u306f": 6, "namespac": 6, "\u3092\u4f7f\u308f\u306a\u3044": 6, "\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u3067\u306f": 6, "std": 6, "\u3067\u3042\u308c\u3070\u4f7f\u3063\u3066\u3082\u3088\u3044": 6, "\u4ed6\u306e\u540d\u524d\u7a7a\u9593\u306f\u4f7f\u3063\u3066\u306f\u3044\u3051\u306a\u3044": 6, "\u30d8\u30c3\u30c0\u30fc\u30d5\u30a1\u30a4\u30eb\u5185\u3067": 6, "\u4ee5\u5916\u306e\u540d\u524d\u7a7a\u9593\u306b\u5bfe\u3057\u3066": 6, "zmq": 6, "2\u91cd": 6, "\u3092\u9632\u3050\u305f\u3081\u306e\u30de\u30af\u30ed\u306f": 6, "\u30d8\u30c3\u30c0\u30fc\u30d5\u30a1\u30a4\u30eb\u306e\u540d\u524d\u3092\u3059\u3079\u3066\u5927\u6587\u5b57\u306b\u3057": 6, "\u5358\u8a9e\u306e\u533a\u5207\u308a\u3092\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2\u306b\u3057\u305f\u3082\u306e\u306b\u3057": 6, "\u6700\u5f8c\u306b\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2\u3092\u3064\u3051\u3066": 6, "header_file_name_hpp_": 6, "\u3068\u3044\u3046\u540d\u524d\u306b\u3059\u308b": 6, "mrn_db_path": 6, "ifndef": 6, "mrn_db_path_hpp_": 6, "defin": [6, 11, 28, 29, 34, 39, 54, 59], "endif": 6, "\u5c0f\u6587\u5b57\u306b\u306a\u3063\u3066\u3044\u308b": 6, "\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2\u304c\u6700\u5f8c\u3067\u306f\u306a\u304f\u5148\u982d\u306b\u3064\u3044\u3066\u3044\u308b": 6, "_mrn_db_path_hpp": 6, "\u306e\u524d\u5f8c\u306b1\u3064\u30b9\u30da\u30fc\u30b9\u3092\u5165\u308c\u308b": 6, "int": [6, 27, 28, 29, 31, 34, 42, 43, 44, 45, 46, 54, 59, 60], "\u30b9\u30da\u30fc\u30b9\u304c\u5165\u3063\u3066\u3044\u306a\u3044": 6, "10": [6, 8, 11, 12, 16, 18, 23, 24, 30, 37, 41, 45, 59, 60, 61], "2\u3064\u30b9\u30da\u30fc\u30b9\u304c\u5165\u3063\u3066\u3044\u308b": 6, "\u6587\u5b57\u5217\u306f\u30dd\u30a4\u30f3\u30bf\u3068\u9577\u3055\u3067\u8868\u73fe\u3059\u308b": 6, "\u3067\u306e\u7d42\u7aef\u3092\u4eee\u5b9a\u3057\u306a\u3044": 6, "\u672c\u5f53\u306f\u3082\u3063\u3068\u3059\u3063\u304d\u308a\u3057\u305f\u4f8b\u304c\u3088\u3044\u3051\u3069": 6, "char": [6, 29, 31, 46, 61], "raw_data": 6, "table_nam": [6, 27, 28, 31, 38, 46], "column_nam": [6, 31, 46], "column_valu": 6, "size_t": 6, "column_name_s": 6, "strlen": 6, "\u7121\u7406\u3084\u308a": 6, "\u7d42\u7aef\u306b\u3057\u3066\u3044\u308b": 6, "strndup": 6, "\u305f\u3060\u3057": [6, 26], "\u30d5\u30a1\u30a4\u30eb\u540d\u306a\u3069": 6, "\u304c\u524d\u63d0\u3067\u3042\u308b\u3082\u306e\u306b\u95a2\u3057\u3066\u306f": 6, "\u7d42\u7aef\u3092\u4eee\u5b9a\u3057\u3066\u3088\u3044": 6, "database_path": 6, "test": [6, 11, 12, 15, 22, 23, 27, 31, 33, 34, 36, 37, 43, 45, 57, 59, 60], "mrn": [6, 28], "\u7d42\u7aef\u3092\u4eee\u5b9a\u305b\u305a": 6, "\u9577\u3055\u3082\u7ba1\u7406\u3057\u3066\u3044\u308b": 6, "database_path_s": 6, "string": [6, 26, 27, 31, 33, 34, 41, 43, 45, 49, 51, 54, 55], "\u306f\u5185\u90e8\u3067\u30e1\u30e2\u30ea\u78ba\u4fdd\u306a\u3069\u306e\u51e6\u7406\u304c\u767a\u751f\u3059\u308b\u306e\u3067\u591a\u7528\u3057\u306a\u3044": 6, "max_path": 6, "\u6700\u5927\u30b5\u30a4\u30ba\u304c\u308f\u304b\u3063\u3066\u3044\u308b\u306e\u306b": 6, "\u3061\u3083\u3093\u3068\u8003\u3048\u308b": 6, "\u4f55\u5ea6\u3082\u7e70\u308a\u8fd4\u3057\u4f7f\u3046\u9818\u57df": 6, "\u304c\u5fc5\u8981\u306a\u5834\u5408\u306f": 6, "grn_bulk": 6, "\u3092\u4f7f\u3046": 6, "\u30ab\u30e9\u30e0\u306e\u5024\u3092\u53d6\u5f97\u3059\u308b\u9818\u57df\u306a\u3069\u3067\u3042\u308b": 6, "\u30af\u30e9\u30b9\u306e\u540d\u524d\u306f": 6, "uppercamelcas": 6, "\u3068\u3059\u308b": 6, "class": [6, 27, 28, 29, 51, 54], "myclass": 6, "snail_cas": 6, "\u3067\u3042\u308b": 6, "my_class": 6, "\u306a\u3069mysql\u3068\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30a4\u30b9\u3068\u306a\u308b\u30af\u30e9\u30b9\u3067\u304b\u3064\u4ed6\u306e\u985e\u4f3c\u306e\u30e2\u30b8\u30e5\u30fc\u30eb\u306b\u547d\u540d\u898f\u5247\u304c\u3042\u308b\u5834\u5408\u306f\u305d\u308c\u306b\u5f93\u3046": 6, "public": [6, 8], "handler": [6, 32, 58], "\u306b\u306a\u3063\u3066\u3044\u308b": 6, "\u30e1\u30f3\u30d0\u30fc\u5909\u6570\u540d\u306f": 6, "\u672b\u5c3e\u306b\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2": 6, "\u3092\u4ed8\u3051\u308b": 6, "my_name_": 6, "myname_": 6, "\u672b\u5c3e\u306b\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2\u304c\u306a\u3044": 6, "my_nam": 6, "\u30e1\u30f3\u30d0\u30fc\u5909\u6570\u306e\u5024\u3092\u8aad\u307f\u8fbc\u3080\u30e1\u30bd\u30c3\u30c9\u306e\u540d\u524d\u306f\u30e1\u30f3\u30d0\u30fc\u5909\u6570\u540d\u306e\u672b\u5c3e\u306e\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2\u3092\u9664\u3044\u305f\u3082\u306e\u306b\u3059\u308b": 6, "const": 6, "\u672b\u5c3e\u306b\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2\u304c\u6b8b\u3063\u3066\u3044\u308b": 6, "\u5148\u982d\u306b": 6, "get_": 6, "\u3092\u4ed8\u3051\u3066\u3044\u308b": 6, "_my_nam": 6, "\u30e1\u30f3\u30d0\u30fc\u5909\u6570\u306e\u5024\u3092\u8a2d\u5b9a\u3059\u308b\u30e1\u30bd\u30c3\u30c9\u306e\u540d\u524d\u306f": 6, "\u30e1\u30f3\u30d0\u30fc\u5909\u6570\u540d\u306e\u672b\u5c3e\u306e\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2\u3092\u9664\u304d": 6, "set_": 6, "\u3092\u52a0\u3048\u305f\u3082\u306e\u306b\u3059\u308b": 6, "unsign": [6, 8, 27, 31, 34, 42, 46, 59], "age_": 6, "void": 6, "set_ag": 6, "ag": [6, 35], "set_age_": 6, "\u3067\u306f\u306a\u304f": 6, "update_": 6, "update_ag": 6, "\u57fa\u672c\u7684\u306b\u30b3\u30d4\u30fc\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc\u306e\u4f7f\u7528\u3092\u7981\u6b62\u3059\u308b": 6, "\u3088\u307b\u3069\u306e\u3053\u3068\u304c\u306a\u3051\u308c\u3070\u4f7f\u7528\u3057\u306a\u3044\u3053\u3068": 6, "\u30b3\u30d4\u30fc\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc\u306f\u6697\u9ed9\u7684\u306b\u7121\u99c4\u306a\u30b3\u30d4\u30fc\u304c\u767a\u751f\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u305f\u3081\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u4e0a\u306e\u554f\u984c\u304c\u3042\u308b": 6, "\u30b3\u30d4\u30fc\u3067\u306f\u306a\u304f\u30dd\u30a4\u30f3\u30bf\u30fc\u3084\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9\u3092\u7528\u3044\u308b\u3053\u3068": 6, "\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u30b3\u30d4\u30fc\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc\u5b9f\u88c5\u306f\u30e1\u30f3\u30d0\u30fc\u5909\u6570\u306e\u30dd\u30a4\u30f3\u30bf\u30fc\u306e\u5024\u3092\u305d\u306e\u307e\u307e\u30b3\u30d4\u30fc\u3059\u308b\u305f\u3081": 6, "\u30c7\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc\u3067\u4e8c\u91cd\u306b\u89e3\u653e\u3057\u3066\u3057\u307e\u3046\u5371\u967a\u6027\u304c\u3042\u308b": 6, "\u660e\u793a\u7684\u306b\u30b3\u30d4\u30fc\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc\u3092\u5b9a\u7fa9\u3057\u306a\u3044\u5834\u5408\u306f\u7121\u52b9\u306b\u3059\u308b": 6, "privat": [6, 8], "\u30b3\u30d4\u30fc\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc\u3092\u7981\u6b62\u3057\u3066\u3044\u306a\u3044": 6, "\u30ab\u30b9\u30bf\u30e0\u30b3\u30d4\u30fc\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc\u3092\u4f7f\u3063\u3066\u3044\u308b": 6, "object": [6, 29, 30, 32], "\u57fa\u672c\u7684\u306b\u5b9a\u7fa9\u3057\u305f\u30af\u30e9\u30b9\u306e\u4ee3\u5165\u3092\u7981\u6b62\u3059\u308b": 6, "\u4ee3\u5165\u6f14\u7b97\u5b50\u306f\u6697\u9ed9\u7684\u306b\u7121\u99c4\u306a\u30b3\u30d4\u30fc\u304c\u767a\u751f\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u305f\u3081\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u4e0a\u306e\u554f\u984c\u304c\u3042\u308b": 6, "\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u4ee3\u5165\u6f14\u7b97\u5b50\u306e\u5b9f\u88c5\u306f\u30e1\u30f3\u30d0\u30fc\u5909\u6570\u306e\u30dd\u30a4\u30f3\u30bf\u30fc\u306e\u5024\u3092\u305d\u306e\u307e\u307e\u30b3\u30d4\u30fc\u3059\u308b\u305f\u3081": 6, "\u660e\u793a\u7684\u306b\u4ee3\u5165\u6f14\u7b97\u5b50\u3092\u5b9a\u7fa9\u3057\u306a\u3044\u5834\u5408\u306f\u7121\u52b9\u306b\u3059\u308b": 6, "oper": [6, 28, 29, 31, 32, 41, 44, 45, 58, 59, 60], "\u4ee3\u5165\u3092\u7981\u6b62\u3057\u3066\u3044\u306a\u3044": 6, "\u4ee3\u5165\u3092\u4f7f\u3063\u3066\u3044\u308b": 6, "\u5f15\u6570\u304c\u306a\u3044\u5834\u5408\u306f": 6, "\u3092\u7701\u7565\u3059\u308b": 6, "\u3092\u7701\u7565\u3057\u3066\u3044\u306a\u3044": 6, "\u5165\u529b\u306e\u307f\u306b\u7528\u3044\u308b\u5f15\u6570\u306b\u306f": 6, "\u3053\u308c\u306f": 6, "\u5165\u529b\u306e\u307f\u306b\u7528\u3044\u308b\u5f15\u6570\u3067\u3042\u308b\u4e8b\u3092\u660e\u793a\u3059\u308b\u305f\u3081\u3068": 6, "\u9593\u9055\u3063\u3066\u5f15\u6570\u3092\u5909\u66f4\u3057\u3066\u3057\u307e\u308f\u306a\u3044\u305f\u3081\u3067\u3042\u308b": 6, "insert": [6, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 41, 42, 43, 45, 46, 52, 54, 59, 60], "id": [6, 8, 11, 16, 26, 27, 28, 34, 37, 41, 42, 43, 45, 52, 54, 56, 60], "valu": [6, 10, 11, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 39, 41, 42, 44, 45, 46, 47, 59, 60], "record": [6, 7, 11, 28, 29, 31, 32, 33, 34, 35, 36, 37, 41, 43, 44, 45, 52, 56], "column": [6, 11, 21, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 45, 46, 51, 54, 56, 57, 60, 61], "set_valu": 6, "\u5165\u529b\u306e\u307f\u306b\u7528\u3044\u3066\u3044\u308b\u306e\u306b": 6, "\u304c\u4ed8\u3044\u3066\u3044\u306a\u3044": 6, "\u30d5\u30e9\u30b0\u3084\u30b5\u30a4\u30ba\u306a\u3069\u3092\u793a\u3059\u5b9a\u6570\u306b\u306f": 6, "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u7528\u3044\u308b": 6, "\u3053\u308c\u306f\u30c7\u30d0\u30c3\u30ac\u30fc\u4e0a\u3067\u30d7\u30ed\u30b0\u30e9\u30e0\u3092\u8d70\u3089\u305b\u3066\u3044\u308b\u3068\u304d\u306b\u540d\u524d\u3067\u5024\u3092\u53c2\u7167\u3067\u304d\u308b\u3088\u3046\u306b\u3059\u308b\u305f\u3081\u3067\u3042\u308b": 6, "mrn_log_file_path": 6, "\u3092\u7528\u3044\u3066\u3044\u308b": 6, "\u771f\u507d\u5024\u306b\u306f": 6, "bool": [6, 59], "\u578b\u3092\u7528\u3044\u308b": 6, "is_search": 6, "\u578b\u3092\u7528\u3044\u3066\u3044\u308b": 6, "\u771f\u507d\u5024\u306e\u5024\u3068\u3057\u3066": 6, "\u306f\u3088\u308a\u5b8c\u7d50\u3067\u8aac\u660e\u7684\u3060\u304b\u3089\u3067\u3042\u308b": 6, "\u4ee5\u5916\u306e\u5024\u3092\u771f\u306e\u5024\u3068\u3057\u3066\u7528\u3044\u3066\u3044\u308b": 6, "\u771f\u507d\u5024\u306e\u5024\u306f": 6, "boolean_valu": 6, "\u306a\u3069\u3068\u305b\u305a": 6, "\u3068\u3057\u3066\u6761\u4ef6\u5f0f\u306b\u4f7f\u7528\u3059\u308b": 6, "\u3059\u3067\u306b\u771f\u507d\u5024\u306e\u5024\u3092\u771f\u507d\u5024\u306e\u30ea\u30c6\u30e9\u30eb\u3068\u6bd4\u8f03\u3059\u308b\u3053\u3068\u306f\u91cd\u8907\u3057\u305f\u30b3\u30fc\u30c9\u3060\u304b\u3089\u3067\u3042\u308b": 6, "boolean": [6, 11, 26, 29, 30, 31, 32, 33, 35, 39, 40, 44, 45, 46, 50, 54, 59, 60], "\u771f\u507d\u5024\u306e\u30ea\u30c6\u30e9\u30eb\u3068\u6bd4\u8f03\u3057\u3066\u3044\u308b": 6, "\u304b\u3069\u3046\u304b\u3092\u6761\u4ef6\u5f0f\u306b\u4f7f\u3046\u5834\u5408\u306f": 6, "\u3068\u3044\u3046\u3088\u3046\u306b\u66f8\u304f": 6, "\u591a\u304f\u306e\u8a00\u8a9e\u3067": 6, "\u306b\u76f8\u5f53\u3059\u308b\u5024": 6, "\u305f\u3068\u3048\u3070lisp\u306e": 6, "nil": 6, "\u306f\u507d\u3092\u8868\u3059\u305f\u3081": 6, "\u660e\u793a\u7684\u306b": 6, "\u3068\u6bd4\u8f03\u3057\u306a\u304f\u3066\u3082\u610f\u56f3\u306f\u4f1d\u308f\u308b\u304b\u3089\u3067\u3042\u308b": 6, "\u3068\u6bd4\u8f03\u3057\u3066\u3044\u308b": 6, "c\u3084c": 6, "\u4ee5\u5916\u306f\u771f\u306e\u5024\u3068\u306a\u308b\u304c": 6, "\u6761\u4ef6\u5f0f\u306b\u6570\u5024\u3092\u4f7f\u3046\u5834\u5408\u306f": 6, "strcmp": 6, "\u306a\u3069\u3068\u3044\u3046\u3088\u3046\u306b\u660e\u793a\u7684\u306b\u6bd4\u8f03\u3059\u308b": 6, "\u3067\u306f\u771f\u507d\u5024\u306b": 6, "\u3092\u4f7f\u3046\u305f\u3081\u3053\u306e\u3088\u3046\u306a\u72b6\u6cc1\u306f\u767a\u751f\u3057\u306a\u3044\u304c": 6, "c\u8a00\u8a9e\u7531\u6765\u306eapi\u3067\u306f": 6, "\u3067\u771f\u507d\u5024\u3092\u8868\u73fe\u3057\u3066\u3044\u308b\u5834\u5408\u304c\u591a\u3044": 6, "\u3057\u304b\u3057": 6, "\u3060\u3051\u3067\u306f\u771f\u507d\u5024\u3068\u3057\u3066\u4f7f\u3063\u3066\u3044\u308b\u304b\u672c\u5f53\u306b\u6570\u5024\u3068\u3057\u3066\u4f7f\u3063\u3066\u3044\u308b\u304b\u304c\u308f\u304b\u308a\u306b\u304f\u3044\u305f\u3081": 6, "\u306e\u3068\u304d\u306f\u3059\u3079\u3066\u6570\u5024\u3068\u3057\u3066\u6271\u3046": 6, "memcmp": 6, "value1": 6, "value2": 6, "value_s": 6, "printf": 6, "n": [6, 31, 38, 40, 41, 54, 59, 60, 61], "\u3092\u507d\u306e\u5024\u3068\u3057\u3066\u6271\u3063\u3066\u3044\u308b": 6, "\u7121\u99c4\u306a\u51e6\u7406\u3092\u7701\u304f\u305f\u3081\u306b\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc\u3067\u306e\u30e1\u30f3\u30d0\u30fc\u5909\u6570\u306e\u521d\u671f\u5316\u306b\u306f\u521d\u671f\u5316\u30ea\u30b9\u30c8\u3092\u7528\u3044\u308b": 6, "\u521d\u671f\u5316\u30ea\u30b9\u30c8\u3092\u7528\u3044\u306a\u3044\u3068\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc\u306e\u51e6\u7406\u3068\u30b3\u30d4\u30fc\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc": 6, "\u4ee3\u5165\u51e6\u7406\u304c\u884c\u308f\u308c\u305f\u308a\u306a\u3069\u975e\u52b9\u7387\u3067\u3042\u308b": 6, "\u5f8c\u8ff0": 6, "name_": 6, "\u306e\u3068\u3053\u308d\u3067\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc\u304c\u52d5\u304d": 6, "\u306e\u3068\u3053\u308d\u3067\u4ee3\u5165\u6f14\u7b97\u5b50\u304c\u52d5\u3044\u30662\u56de\u521d\u671f\u5316\u3057\u3066\u3044\u308b": 6, "\u5909\u6570\u3092\u5ba3\u8a00\u3057\u305f\u3068\u304d\u306b\u540c\u6642\u306b\u521d\u671f\u5316\u3059\u308b": 6, "\u5ba3\u8a00\u6642\u306b\u521d\u671f\u5316\u305b\u305a\u306b\u4ee3\u5165\u3057\u3066\u521d\u671f\u5316\u3059\u308b\u3068": 6, "\u7121\u99c4\u306a\u51e6\u7406\u304c\u767a\u751f\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u305f\u3081\u975e\u52b9\u7387\u3067\u3042\u308b": 6, "\u5f8c\u7f6e\u5f62\u5f0f\u3067\u306f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30b3\u30d4\u30fc\u3092\u3057\u306a\u3051\u308c\u3070\u3044\u3051\u306a\u3044\u305f\u3081\u975e\u52b9\u7387\u3067\u3042\u308b": 6, "\u3067\u304d\u308b\u3060\u3051\u524d\u7f6e\u5f62\u5f0f\u3092\u7528\u3044\u308b": 6, "\u3060\u3068\u52b9\u7387\u306f\u5909\u308f\u3089\u306a\u3044\u306e\u3067\u672c\u5f53\u306f\u3042\u3093\u307e\u308a\u3088\u3044\u4f8b\u3067\u306f\u306a\u3044": 6, "\u5f8c\u7f6e\u5f62\u5f0f\u3092\u7528\u3044\u3066\u3044\u308b": 6, "c\u30b9\u30bf\u30a4\u30eb\u306e\u30ad\u30e3\u30b9\u30c8\u306f\u306a\u3093\u3067\u3082\u30ad\u30e3\u30b9\u30c8\u3067\u304d\u3066\u3057\u307e\u3046\u305f\u3081": 6, "\u610f\u56f3\u3057\u306a\u3044\u30ad\u30e3\u30b9\u30c8\u306b\u3082\u6c17\u4ed8\u304b\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308b": 6, "\u5358\u306b": 6, "\u3092\u5916\u3057\u305f\u3044\u3060\u3051\u306a\u306e\u306b": 6, "\u9593\u9055\u3063\u3066\u9055\u3046\u578b\u306b\u5909\u63db\u3057\u3066\u3044\u3066\u3082\u6c17\u4ed8\u3051\u306a\u3044": 6, "\u306e\u30ad\u30e3\u30b9\u30c8\u3067\u306f": 6, "\u3092\u5916\u3057\u305f\u3044\u3068\u304d\u306f": 6, "const_cast": 6, "\u3092\u4f7f\u7528\u3057": 6, "\u578b\u3092\u5909\u63db\u3059\u308b\u3068\u304d\u306f": 6, "static_cast": 6, "\u3092\u6307\u5b9a\u3059\u308b": 6, "\u3053\u3046\u3059\u308c\u3070": 6, "\u3067\u9593\u9055\u3063\u3066": 6, "\u3092\u5916\u3057\u3066\u3057\u307e\u3063\u3066\u3044\u308b\u5834\u5408\u3082\u6c17\u4ed8\u3051\u308b": 6, "reinterpret_cast": 6, "\u306f\u3069\u3046\u3057\u3066\u3082\u5fc5\u8981\u306a\u3068\u304d\u306e\u307f\u6ce8\u610f\u3057\u3066\u4f7f\u3046": 6, "uchar": 6, "to_kei": 6, "ucahr": 6, "from_kei": 6, "kei": [6, 8, 13, 15, 21, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 41, 42, 43, 44, 45, 46, 54, 57, 59, 60, 61], "key_info": 6, "uint": 6, "key_length": 6, "key_copi": 6, "n_hit": 6, "n_document": 6, "float": [6, 26, 34, 46], "hit_ratio": 6, "\u3067\u306f\u7121\u7406\u306a\u306e\u3067": 6, "thd": 6, "current_thd": 6, "my_hash_delet": 6, "mrn_allocated_thd": 6, "c\u30b9\u30bf\u30a4\u30eb\u306e\u30ad\u30e3\u30b9\u30c8\u3092\u4f7f\u3063\u3066\u3044\u308b": 6, "\u3067\u5341\u5206\u306a\u306e\u306b": 6, "get_valu": 6, "c\u3068\u540c\u69d8\u306b\u30dd\u30a4\u30f3\u30bf\u578b\u3092\u793a\u3059": 6, "\u306f\u578b\u540d\u3067\u306f\u306a\u304f\u5909\u6570\u540d\u306b\u5bc4\u305b\u308b": 6, "\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u8907\u6570\u306e\u5909\u6570\u3092\u4e00\u5ea6\u306b\u5ba3\u8a00\u3057\u305f\u3068\u304d\u306b\u4e00\u8cab\u6027\u304c\u306a\u304f\u306a\u308b\u305f\u3081\u3067\u3042\u308b": 6, "2\u3064\u3081\u4ee5\u964d\u306e\u5909\u6570\u306f\u8fd1\u304f\u306b\u578b\u540d\u304c\u306a\u3044\u305f\u3081": 6, "\u3092\u5bc4\u305b\u308b\u5834\u6240\u304c\u306a\u3044": 6, "\u4f8b": 6, "\u540c\u69d8\u306b": 6, "\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9\u578b\u3092\u793a\u3059": 6, "\u3082\u5909\u6570\u540d\u306b\u5bc4\u305b\u308b": 6, "\u3068\u578b\u540d\u306e\u9593\u306b\u306f\u30b9\u30da\u30fc\u30b9\u3092\u5165\u308c\u306a\u3044": 6, "is_exist": 6, "file_nam": 6, "\u578b\u540d\u306b\u5bc4\u305b\u3066\u3044\u308b": 6, "\u3053\u3053\u306b\u66f8\u3044\u3066\u3044\u306a\u3044\u3082\u306e\u306b\u3064\u3044\u3066\u306f\u7279\u306b\u30b9\u30bf\u30a4\u30eb\u3092\u5b9a\u3081\u306a\u3044\u304c": 6, "\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u5185\u3067\u5e38\u306b\u4e00\u8cab\u6027\u306e\u3042\u308b\u30b9\u30bf\u30a4\u30eb\u3092\u4f7f\u7528\u3059\u308b\u3053\u3068": 6, "\u540c\u3058\u3088\u3046\u306a\u4e8b\u3092\u3059\u308b\u3068\u304d\u306f\u540c\u3058\u3088\u3046\u306a\u66f8\u304d\u65b9\u306b\u3059\u308b\u3053\u3068": 6, "\u8907\u6570\u306e\u66f8\u304d\u65b9\u3067\u540c\u3058\u3088\u3046\u306a\u3053\u3068\u3092\u5b9f\u73fe\u3057\u3066\u3044\u308b\u5834\u5408\u306f1\u3064\u306e\u65b9\u6cd5\u306b\u5408\u308f\u305b\u308b\u3053\u3068": 6, "\u4ee5\u4e0b": 6, "\u5177\u4f53\u4f8b\u304c\u5fc5\u8981": 6, "\u30d3\u30eb\u30c9\u6642\u306b\u3067\u304d\u308b\u3053\u3068\u3092\u5b9f\u884c\u6642\u306b\u5ef6\u3070\u3055\u306a\u3044": 6, "\u9759\u7684\u30c1\u30a7\u30c3\u30af\u3092\u6d3b\u7528": 6, "\u306a\u308b\u3079\u304f\u5c40\u6240\u7684\u306b\u5909\u6570\u3092\u5b9a\u7fa9\u3057": 6, "\u540c\u6642\u306b\u521d\u671f\u5316\u3059\u308b": 6, "\u9577\u3044\u95a2\u6570\u3084\u6df1\u3044\u30d6\u30ed\u30c3\u30af\u306e\u30cd\u30b9\u30c8\u3092\u907f\u3051\u308b": 6, "2\u3064\u306b\u5206\u3051\u305f\u65b9\u304c\u3088\u3055\u305d\u3046": 6, "\u3042\u3068\u76ee\u5b89\u304c\u3042\u308b\u3068\u3044\u3044\u304b\u3082": 6, "100\u884c\u4ee5\u4e0a\u306f\u9577\u3044\u3088\u306d\u30fc\u3068\u304b3\u6bb5\u4ee5\u4e0a\u306f\u30c7\u30f3\u30b8\u30e3\u30fc\u3068\u304b": 6, "\u5fc5\u8981\u4ee5\u4e0a\u306b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u8907\u88fd\u3057\u306a\u3044": 6, "\u6697\u9ed9\u306e\u578b\u5909\u63db\u306f\u306a\u308b\u3079\u304f\u907f\u3051\u308b": 6, "assert\u3092\u7a4d\u6975\u7684\u306b\u4f7f\u3046": 6, "\u52d5\u7684\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u3092\u4f7f\u308f\u306a\u3044": 6, "\u8981\u8ffd\u52a0\u60c5\u5831": 6, "implicit": 6, "templat": 6, "instantiation\u306e\u3053\u3068\u3067\u3042\u308c\u3070": 6, "\u3053\u308c\u306f\u3075\u3064\u3046\u306b\u4f7f\u308f": 6, "\u308c\u3066\u3044\u308b\u3082\u306e\u306a\u306e\u3067\u7279\u306b\u7981\u6b62\u3057\u306a\u3044\u3093\u3067\u3044\u3044\u3093\u3058\u3083\u306a\u3044\u8aac": 6, "typeid\u3092\u4f7f\u308f\u306a\u3044": 6, "\u4f8b\u5916\u306fmysql\u3067\u554f\u984c\u304c\u306a\u3044\u3088\u3046\u3067\u3042\u308c\u3070ok": 6, "mroonga\u304b\u3089\u5916\u306e\u4e16": 6, "\u754c": 6, "mysql\u306e\u4e16\u754c": 6, "\u306b\u306f\u3060\u3055\u306a\u3044\u3088\u3046\u306b\u3059\u308b": 6, "symbol": [7, 26, 34, 50, 59, 60], "resolut": 7, "size": [7, 10, 11, 12, 15, 22, 23, 28, 29, 31, 33, 35, 36, 39, 47], "structur": [7, 32, 58], "abl": 7, "assert": 7, "9": [7, 8, 11, 12, 24, 26, 28, 29, 30, 31, 33, 34, 36, 37, 42, 43, 45, 59], "standard": [7, 21, 23, 28, 59, 60], "distribut": [7, 8, 12, 15, 22, 23, 33], "dwith_debug": 7, "ye": [7, 21, 23, 57, 59, 60], "cmake": [7, 21, 32, 33, 34, 36], "download": [7, 8, 21, 23, 36], "mkdir": [7, 8], "p": [7, 8, 28, 36, 57], "wget": [7, 16, 21], "cdn": 7, "8": [7, 8, 11, 12, 23, 24, 27, 28, 29, 30, 33, 34, 35, 38, 41, 42, 45, 46, 54, 59, 60], "boost": 7, "29": [7, 24, 43, 59, 61], "tar": [7, 8, 21], "gz": [7, 8, 21], "xvzf": [7, 21], "dcmake_install_prefix": 7, "tmp": [7, 8, 45, 59], "dwith_boost": 7, "beforehand": [7, 59, 60], "prefix": [7, 8, 12, 36, 40, 45, 59, 60], "home": [7, 8, 21, 59], "mysql_config": [7, 8, 21, 26], "successfulli": [7, 21], "succeed": [7, 8, 21], "usag": [7, 29, 30, 36, 40], "without": [7, 26, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 54, 55, 59, 60], "under": [7, 21, 27, 28], "certain": 7, "foobar": 7, "call": [7, 26, 32, 34, 36, 47, 54, 59, 60], "good": [7, 21, 35, 59], "put": [7, 27, 41, 59, 60], "begin": [7, 26, 41, 59], "mrn_dbug_enter_funct": 7, "gnu": [8, 11, 12, 21, 26, 27, 28, 29, 30, 31, 35, 36, 37, 38], "sid": [8, 33], "zsh": [8, 21], "shell": [8, 21], "mroonga_dir": 8, "mroonga_clone_dir": 8, "clean": 8, "mroonga_github_com_path": 8, "cutter_dir": 8, "cutter_source_path": 8, "groonga_source_path": 8, "packages_groonga_org_repositori": 8, "sudo": [8, 10, 13, 14, 15, 16, 20, 21, 22, 26, 31], "apt": [8, 16, 22, 26, 27, 29, 30, 31], "v": [8, 16, 22], "rubi": [8, 59], "mecab": [8, 13, 14, 15, 16, 20, 21, 22, 26, 29, 30, 31, 34, 45, 59, 60], "libmecab": 8, "gnupg2": 8, "dh": 8, "autoreconf": 8, "python": 8, "bison": 8, "pip3": 8, "myst": 8, "parser": [8, 11, 26, 32, 34, 35, 45, 56], "linkifi": 8, "py": 8, "summar": 8, "recent": [8, 29, 34, 36, 59], "previou": [8, 28, 32, 33, 34, 36, 61], "summari": [8, 24, 40], "revers": 8, "tail": 8, "pick": 8, "remark": 8, "affect": [8, 31, 32, 34, 35, 45, 59, 60], "broke": 8, "compat": [8, 26, 28, 29, 30, 31, 32, 34, 37, 38, 45], "shoud": 8, "intern": [8, 32, 34, 36, 45], "refactor": 8, "makefil": 8, "launchpad": [8, 22, 33], "pgp": 8, "path": [8, 12, 31, 38, 45, 57, 59], "overrid": 8, "ppa": [8, 11, 12, 33], "stabl": [8, 58], "success": 8, "nightli": 8, "ssh": 8, "old_release_d": 8, "new_release_d": 8, "09": [8, 13, 15, 24, 55, 59, 61], "old_releas": 8, "2019": [8, 24], "27": [8, 24, 27, 28, 29, 30, 33, 34, 37], "30": [8, 24, 30, 36, 43], "spec": 8, "changelog": 8, "entri": [8, 33, 38, 59], "problem": [8, 26, 30, 31, 32, 36], "again": [8, 28, 29, 30, 33, 35, 38, 45], "action": 8, "reflect": [8, 45], "dist": [8, 30], "sync": 8, "rake": 8, "finish": 8, "howev": [8, 27, 28, 29, 30], "sign": [8, 31, 33, 41], "notifi": 8, "via": [8, 17, 59], "e": [8, 13, 15, 20, 21, 26, 31, 34, 37, 59, 60], "yum": [8, 13, 14, 15, 26, 31, 34], "artifact": 8, "hub": [8, 17, 37], "dockerfil": 8, "tha": 8, "7": [8, 11, 12, 24, 26, 27, 28, 29, 30, 31, 33, 34, 35, 37, 38, 45, 51, 59, 60], "26": [8, 28, 29, 30, 34, 35, 36, 38], "01": [8, 13, 24, 42, 43, 59, 60, 61], "recurs": 8, "xdf": 8, "x": [8, 18, 28, 29, 31, 32, 34, 35, 36, 37, 38], "_post": 8, "date": [8, 26, 31, 32, 34, 43, 46, 59, 60], "md": 8, "content": [8, 11, 13, 15, 27, 31, 34, 36, 37, 41, 42, 50, 59, 60], "jekyl": 8, "serv": 8, "localhost": 8, "4000": 8, "fals": [8, 29, 41, 44, 45], "layout": 8, "post": 8, "titl": [8, 26, 27, 28, 29, 30, 41, 45, 59], "been": [8, 27, 28, 34, 35, 54], "ml": 8, "gr": [8, 45], "jp": [8, 34, 46], "click": 8, "link": [8, 34, 36, 37], "mrooga": 8, "group": [8, 31, 41, 44, 54, 59], "www": [8, 28, 29], "new_version_major": 8, "new_version_minor": 8, "new_version_micro": 8, "question": 9, "how": [9, 11, 12, 13, 14, 15, 16, 19, 20, 21, 22, 23, 27, 28, 29, 30, 31, 32, 35, 38, 41, 42, 45, 47, 56], "avoid": [9, 11, 33, 45], "mmap": [9, 11], "alloc": [9, 11, 26], "memori": [9, 11, 12, 15, 21, 22, 23, 26, 29, 30, 31, 32, 34, 37, 47, 57], "increas": [10, 38, 47], "vm": 10, "max_map_count": 10, "kernel": 10, "paramet": [10, 21, 27, 29, 30, 32, 34, 38, 59, 61], "2013": [10, 24, 33, 34, 35, 59, 60], "06": [10, 13, 15, 24, 30, 59, 61], "04": [10, 15, 22, 24, 25, 30, 45, 59, 60, 61], "08": [10, 20, 24, 50, 59, 61], "19": [10, 24, 26, 27, 28, 29, 30, 32, 33, 36, 37, 38, 59, 60], "34": [10, 28, 29, 30, 33, 35, 37], "835218": 10, "A": [10, 13, 15, 16, 20, 41, 43, 59], "4e86e700": 10, "4194304": 10, "551": 10, "432017408": 10, "13036498944": 10, "mean": [10, 33, 36, 41, 42, 44, 45, 54], "total": [10, 29, 42, 43], "almost": [10, 37], "12gb": 10, "point": [10, 26, 27, 28, 29, 46, 59, 60], "view": [10, 26], "maximum": [10, 35, 43], "number": [10, 29, 30, 31, 34, 35, 36, 41, 42, 43, 44, 47, 59, 60, 61], "map": [10, 26, 29, 31, 47], "exceed": 10, "vmstat": 10, "exactli": 10, "chunk": 10, "256kb": 10, "estim": [10, 34], "formula": [10, 42], "over": [10, 28, 29, 31], "16gb": 10, "least": [10, 34], "65536": 10, "temporari": [10, 13, 15, 20, 21, 23, 31, 32, 38, 46, 57], "sysctl": 10, "w": [10, 28, 32, 33, 40, 46], "conf": 10, "d": [10, 13, 15, 26, 27, 32, 40, 46, 59, 60], "histori": 11, "successor": 11, "tritonn": [11, 32, 54, 59], "run": [11, 21, 26, 27, 29, 30, 31, 32, 34, 36, 44, 45, 56, 57], "faster": [11, 21, 36, 44, 49, 59, 60], "updat": [11, 16, 22, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 45, 46, 59], "geoloc": [11, 26, 27, 56], "storag": [11, 13, 15, 20, 21, 23, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 41, 43, 44, 51, 54, 56, 57, 58, 60, 61], "associ": [11, 54], "engin": [11, 21, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 41, 42, 43, 44, 45, 46, 51, 54, 57, 58, 59, 60], "platform": [11, 12], "maco": [11, 12, 36], "homebrew": [11, 12, 31], "debian": [11, 12, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "bookworm": [11, 12, 30], "bullsey": [11, 12, 28, 29], "oracl": [11, 12, 28, 29, 30, 34], "ubuntu": [11, 12, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "person": [11, 12], "almalinux": [11, 12, 20, 28, 29, 30], "percona": [11, 12, 27, 28, 29, 30, 34, 35, 36, 37, 38], "6": [11, 12, 21, 24, 26, 27, 28, 29, 30, 31, 33, 34, 36, 37, 38, 57], "11": [11, 12, 15, 16, 24, 30, 41, 53, 54, 59, 60, 61], "amazon": [11, 12, 29, 30, 59], "cento": [11, 12, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "fedora": [11, 12, 25, 26, 31, 32], "21": [11, 12, 21, 27, 28, 29, 30, 31, 37, 38], "upgrad": [11, 26, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38], "tutori": [11, 28, 29, 32, 35, 57], "score": [11, 29, 34, 39, 40, 41, 56], "normal": [11, 21, 27, 28, 29, 30, 32, 33, 34, 35, 37, 38, 41, 46, 49, 53, 56, 57], "token": [11, 12, 13, 14, 15, 16, 20, 22, 31, 32, 33, 34, 35, 37, 38, 40, 41, 45, 46, 56, 61], "filter": [11, 33, 56], "flag": [11, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 38, 45, 56], "snippet": [11, 27, 28, 29, 34, 54, 55, 56], "keyword": [11, 27, 28, 29, 32, 34, 35, 40, 44, 54, 55, 56], "context": [11, 36, 41, 47, 54, 55, 56], "similar": [11, 31, 41, 42, 45, 56], "regular": [11, 38, 56], "express": [11, 28, 32, 38, 41, 56], "optim": [11, 13, 20, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 39, 45, 59, 60], "row": [11, 21, 23, 28, 29, 31, 34, 35, 36, 39, 41, 42, 43, 45, 46, 47, 51, 54, 57, 59, 60], "count": [11, 26, 28, 29, 30, 31, 32, 34, 35, 39, 47], "BY": [11, 15, 25, 27, 28, 31, 32, 33, 34, 35, 37, 39, 42, 46, 47, 59, 60], "limit": [11, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42, 46, 47, 59, 60], "unavail": [11, 39], "found": [11, 21, 31, 39, 59, 60], "unlist": [11, 39], "mroonga_action_on_fulltext_query_error": [11, 32, 39], "mroonga_boolean_mode_syntax_flag": [11, 33, 39], "mroonga_database_path_prefix": [11, 39], "mroonga_default_pars": [11, 31, 33, 34, 39, 60, 61], "mroonga_default_token": [11, 34, 39, 59, 60], "mroonga_default_wrapper_engin": [11, 39], "mroonga_dry_writ": [11, 39], "mroonga_enable_optim": [11, 31, 39, 44], "mroonga_libgroonga_support_lz4": [11, 33, 39], "mroonga_libgroonga_support_zlib": [11, 33, 39], "mroonga_libgroonga_support_zstd": [11, 36, 39], "mroonga_libgroonga_support_mecab": [11, 39], "mroonga_libgroonga_vers": [11, 39], "mroonga_lock_timeout": [11, 32, 33, 39], "mroonga_log_level": [11, 32, 39, 59, 60], "mroonga_query_log_fil": [11, 36, 38, 39], "mroonga_match_escalation_threshold": [11, 31, 39], "mroonga_max_n_records_for_estim": [11, 34, 39], "mroonga_enable_operations_record": [11, 28, 29, 36, 39], "mroonga_vector_column_delimit": [11, 33, 39], "mroonga_vers": [11, 23, 28, 29, 39, 57], "mroonga_condition_push_down_typ": [11, 28, 36, 39], "mroonga_count_skip": [11, 39, 44], "mroonga_fast_order_limit": [11, 39, 44], "mroonga_condition_push_down": [11, 36, 39], "mroonga_n_pooling_context": [11, 36, 39], "mroonga_memory_map_s": [11, 29, 30, 39], "udf": [11, 32, 34, 35, 36, 39, 49, 50, 52, 53, 54, 55, 59, 60], "mroonga_command": [11, 28, 29, 30, 32, 33, 34, 36, 37, 39, 41, 42, 47, 48, 59], "mroonga_escap": [11, 32, 35, 39, 48], "mroonga_highlight_html": [11, 29, 30, 36, 39, 48], "mroonga_last_insert_grn_id": [11, 36, 39, 48], "mroonga_norm": [11, 34, 35, 39, 48], "mroonga_snippet": [11, 31, 32, 35, 39, 48, 59, 60], "mroonga_snippet_html": [11, 27, 28, 29, 34, 35, 39, 48], "faq": [11, 32], "short": [11, 16, 22], "answer": [11, 42], "long": [11, 32, 33, 44], "chat": 11, "room": 11, "guid": [11, 17, 26, 33, 36, 37], "roadmap": 11, "tree": 11, "modul": [11, 13, 20], "instead": [12, 21, 26, 27, 31, 32, 34, 37, 45, 58, 59, 60], "worri": 12, "32": [12, 15, 22, 23, 27, 28, 29, 30, 31, 32, 33, 38, 43, 59, 60], "bit": [12, 15, 18, 22, 23, 33, 38, 46], "64": [12, 15, 22, 23, 27, 28, 29, 34, 38, 59, 60], "strongli": [12, 15, 22, 23], "encount": [12, 15, 22, 23], "out": [12, 15, 22, 23, 31, 34, 35], "even": [12, 15, 22, 23, 26, 28, 29, 30, 32, 35, 36, 44], "medium": [12, 15, 22, 23], "pkg_config_path": 12, "root": [12, 13, 14, 15, 20, 26, 29, 31, 34], "uninstal": [12, 25, 28, 31, 34, 38], "dnf": [13, 20], "known": [13, 15, 20, 32], "yet": [13, 15, 20, 23, 27, 28, 29, 30, 32, 37, 54, 56, 59], "relev": [13, 20, 28, 59, 60], "y": [13, 14, 15, 16, 20, 22, 26, 31, 32, 36], "disabl": [13, 15, 20, 26, 28, 29, 30, 31, 32, 33, 34, 35, 44, 45], "noarch": [13, 14, 15, 20, 28], "repo": [13, 15, 16, 20, 30], "mysql80": [13, 15, 20, 38], "el8": [13, 20], "disablerepo": [13, 20], "appstream": [13, 20], "enablerepo": [13, 14, 15, 20], "epel": [13, 14, 15, 36], "powertool": 13, "systemctl": [13, 14, 15, 20, 33], "tmp_password": [13, 15, 20], "grep": [13, 15, 20], "password": [13, 14, 15, 20, 34, 57], "sed": [13, 15, 20, 26, 36], "mysqladmin": [13, 14, 15, 20, 59, 60], "ps80": [13, 15], "baseurl": [13, 15], "centos8": 13, "amd64": [13, 15], "gpgkei": [13, 15], "gpg": [13, 15], "gpgcheck": [13, 15], "rhel8": 13, "12": [13, 15, 20, 21, 24, 35, 47, 59], "02": [13, 15, 23, 24, 45, 49, 61], "apach": [13, 16], "jfrog": [13, 16], "io": [13, 16], "artifactori": [13, 16], "arrow": [13, 16], "el9": 13, "crb": 13, "rhel9": 13, "extra": 14, "mariadb10": [14, 32, 33, 34, 35, 36], "el7": 15, "mysql57": [15, 34, 35], "connect": [15, 23, 34, 57], "expir": 15, "alter": [15, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 38, 46], "identifi": [15, 36, 59], "json": [15, 27, 28, 34, 36, 37, 41, 59], "type": [15, 21, 26, 27, 28, 29, 31, 34, 36, 37, 43, 59, 61], "07": [15, 24, 30, 54, 59, 60, 61], "centos7": [15, 27], "transport": 16, "lsb_releas": [16, 22], "tr": 16, "z": 16, "codenam": [16, 22], "config_0": 16, "22": [16, 22, 27, 28, 29, 30, 31, 33, 37, 38], "1_all": 16, "env": 16, "debian_frontend": 16, "noninteract": 16, "mysql_server_vers": 16, "quick": [17, 37], "adopt": 18, "bundl": [18, 23, 29, 30, 32, 33, 34, 35, 36, 37], "15": [18, 26, 28, 29, 30, 34, 35, 37, 38], "old": [18, 28, 29, 34, 45, 61], "ol8_codeready_build": 20, "curl": 21, "gzip": 21, "extract": [21, 23, 36, 51, 54], "dash": 21, "bash": 21, "compil": [21, 26, 32, 33, 35], "gcc": [21, 31, 35], "g": [21, 34, 37], "bsd": 21, "pkg": 21, "built": [21, 28, 29, 33, 34, 38, 59, 60], "libgroonga": [21, 36, 45], "devel": [21, 31], "morpholog": 21, "analysi": 21, "system": [21, 22, 26, 30, 31, 32, 33, 45, 46, 59, 60], "morphem": 21, "usr": [21, 28, 29, 57, 59], "src": 21, "simplest": 21, "comment": [21, 23, 27, 28, 29, 32, 33, 34, 38, 41, 45, 46, 54, 57, 59, 60, 61], "xa": [21, 23, 57], "savepoint": [21, 23, 57], "fulltext": [21, 23, 26, 27, 29, 30, 31, 32, 33, 34, 38, 41, 42, 45, 46, 54, 57, 59, 60], "NO": [21, 23, 34, 57], "mrg_myisam": [21, 23, 57], "ident": [21, 23, 57], "csv": [21, 23, 57], "3": [21, 24, 26, 27, 28, 30, 31, 35, 36, 37, 38, 42, 49, 50, 54, 57, 59, 60], "23": [21, 27, 28, 29, 30, 31, 34, 37, 38, 57, 59, 60], "great": [21, 57], "foreign": [21, 23, 28, 29, 32, 35, 36, 57], "hash": [21, 23, 27, 34, 37, 43, 46, 57, 59, 60], "00": [21, 23, 24, 43, 44, 45, 47, 51, 54, 57, 59, 60, 61], "sec": [21, 23, 28, 29, 34, 42, 43, 44, 45, 47, 51, 54, 57, 59, 60], "import": [21, 26, 31, 35, 41, 51, 59, 60], "where": [21, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 41, 42, 44, 45, 46, 50, 54, 59, 60], "my": [21, 23, 29, 30, 32, 33, 45, 51, 59, 60], "cnf": [21, 29, 30, 32, 33, 45, 59, 60], "tokenbigram": [21, 41, 45, 59, 60], "tokenmecab": [21, 29, 46, 59, 60], "except": [21, 27], "wide": 21, "who": 21, "pkgconfig": 21, "core": 21, "cpu": [21, 29, 30], "j": 21, "j4": 21, "permiss": 21, "written": [21, 45], "remov": [21, 26, 27, 28, 31, 32, 33, 34, 36, 38, 40], "mroonga_build_dir": 21, "20": [22, 24, 27, 28, 29, 30, 32, 33, 36, 38, 42, 44, 61], "focal": [22, 27, 28, 29], "fossa": [22, 27, 28], "jammi": [22, 29, 30], "jellyfish": [22, 29, 30], "univers": 22, "secur": 22, "properti": 22, "common": [22, 27, 34], "lsb": [22, 36], "main": [22, 29, 30], "restrict": [22, 27, 28, 38, 43, 45], "msi": 23, "choos": [23, 41, 59, 60], "win32": 23, "winx64": 23, "pre": 23, "easi": [23, 35, 36], "prefer": 23, "ini": 23, "consol": 23, "contain": [23, 26, 32, 36, 37, 41, 42, 54, 61], "small": 23, "larg": [23, 31], "demand": 23, "none": [23, 28, 33, 34, 37, 45, 59, 60], "performance_schema": 23, "cjk": 23, "aria": 23, "safe": [23, 51], "heritag": 23, "mariadb_vers": 23, "mariadb_build_dir": 23, "seri": 24, "2023": 24, "03": [24, 59, 61], "2022": [24, 30], "28": [24, 28, 30, 31, 34, 35, 38], "2021": [24, 29], "31": [24, 27, 29, 30, 38], "2020": 24, "2018": 24, "2017": 24, "2016": [24, 37], "2015": [24, 32, 61], "2014": 24, "2012": [24, 34, 61], "2011": 24, "\u30ea\u30ea\u30fc\u30b9": 24, "\u30d0\u30fc\u30b8\u30e7\u30f30\u7cfb\u306e\u304a\u77e5\u3089\u305b": 24, "2010": [24, 34, 59, 60], "58\u306b\u5bfe\u5fdc": 25, "3\u306b\u5bfe\u5fdc": 25, "\u30d7\u30e9\u30b0\u30a4\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u6642\u306e\u30a8\u30e9\u30fc\u3092\u7121\u8996\u3059\u308b\u3088\u3046\u306b\u3057\u305f": 25, "\u30e9\u30c3\u30d1\u30fc\u30e2\u30fc\u30c9": [25, 26], "\u30de\u30eb\u30c1\u30ab\u30e9\u30e0\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u30b5\u30dd\u30fc\u30c8": 25, "1031": 25, "\u5927\u91cf\u30ec\u30b3\u30fc\u30c9\u306e\u5168\u6587\u691c\u7d22\u306b\u5bfe\u5fdc": 25, "1032": 25, "myisam\u5bfe\u5fdc": 25, "1033": 25, "\u65e2\u5b58\u306e\u30b9\u30c8\u30ec\u30fc\u30b8\u30a8\u30f3\u30b8\u30f3\u306b\u5168\u6587\u691c\u7d22\u6a5f\u80fd\u3092\u8ffd\u52a0\u3059\u308b": 25, "\u306e\u8ffd\u52a0": 25, "13\u30b5\u30dd\u30fc\u30c8\u306e\u8ffd\u52a0": 25, "984": 25, "\u5b89\u5b9a\u3057\u3066\u304d\u305f\u306e\u3067": 25, "groonga\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u30ed\u30b0\u30ec\u30d9\u30eb\u3092dump\u304b\u3089notice\u306b\u5909\u66f4": 25, "mac": [25, 31, 32, 33], "o": [25, 31, 32, 33, 44, 59, 60], "x\u3067\u306e\u30d3\u30eb\u30c9\u3092\u30b5\u30dd\u30fc\u30c8": 25, "issm\u3055\u3093\u304c\u5831\u544a": 25, "\u5e38\u306b\u30c7\u30d0\u30c3\u30b0\u30e2\u30fc\u30c9\u3067\u30d3\u30eb\u30c9\u3055\u308c\u308b\u554f\u984c\u3092\u4fee\u6b63": 25, "supistar\u3055\u3093\u304c\u5831\u544a": 25, "issm\u3055\u3093": 25, "supistar\u3055\u3093": 25, "auto_increment\u6a5f\u80fd\u306e\u8ffd\u52a0": 25, "670": 25, "\u4e0d\u5fc5\u8981\u306a": 25, "duplic": [25, 31, 32, 33, 34, 37, 38, 46], "_id": [25, 28, 32, 46, 59], "\u3068\u3044\u3046\u30a8\u30e9\u30fc\u30e1\u30c3\u30bb\u30fc\u30b8\u3092": 25, "\u6291\u5236": 25, "910": 25, "\u306f\u672a\u4fee\u6b63": 25, "centos\u3067\u5229\u7528\u3057\u3066\u3044\u308bmysql\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u30925": 25, "10\u304b\u30895": 25, "12\u3078": 25, "\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8": 25, "natti": [25, 31], "narwhal\u30b5\u30dd\u30fc\u30c8\u306e\u8ffd\u52a0": 25, "maverick": 25, "meerkat\u30b5\u30dd\u30fc\u30c8\u306e\u524a\u9664": 25, "15\u30b5\u30dd\u30fc\u30c8\u306e\u8ffd\u52a0": 25, "14\u30b5\u30dd\u30fc\u30c8\u306e\u524a\u9664": 25, "limit\u306e\u9ad8\u901f\u5316\u304c\u6a5f\u80fd\u3057\u306a\u3044\u30b1\u30fc\u30b9\u304c\u3042\u308b\u554f\u984c\u306e\u4fee\u6b63": 25, "845": 25, "\u30c7\u30d0\u30c3\u30b0\u30d3\u30eb\u30c9\u6642\u306e\u30e1\u30e2\u30ea\u30ea\u30fc\u30af\u3092\u4fee\u6b63": 25, "\u63d0\u4f9b\u3057\u3066\u3044\u308bcentos\u7528\u30d1\u30c3\u30b1\u30fc\u30b8\u3092oracle\u63d0\u4f9bmysql\u30d1\u30c3\u30b1\u30fc\u30b8": 25, "\u3068\u4e00\u7dd2\u306b\u4f7f\u3046\u3068\u30af\u30e9\u30c3\u30b7\u30e5\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63": 25, "mitsuhiro": 25, "shibuya\u3055\u3093": 25, "hiroki": 25, "mineta\u3055\u3093": 25, "kodaka\u3055\u3093": 25, "\u5bfe\u5fdc": 25, "741": [25, 43], "mariadb\u5bfe\u5fdc": 25, "\u304b\u305a\u3072\u3053\u3055\u3093\u304c\u63d0\u6848": 25, "\u4e0d\u8981\u306a\u30c7\u30d0\u30c3\u30b0\u30b7\u30f3\u30dc\u30eb\u3092\u524a\u9664": 25, "5\u3078\u306e\u5bfe\u5fdc\u5f37\u5316": 25, "\u30a8\u30e9\u30fc\u30e1\u30c3\u30bb\u30fc\u30b8\u306e\u6539\u826f": 25, "\u304b\u305a\u3072\u3053\u3055\u3093": 25, "\u5168\u6587\u691c\u7d22\u306e\u30b9\u30b3\u30a2\u53d6\u5f97\u6a5f\u80fd\u306e\u8ffd\u52a0": 25, "\u30ec\u30b3\u30fc\u30c9id\u3078\u306e\u30a2\u30af\u30bb\u30b9\u6a5f\u80fd\u306e\u8ffd\u52a0": 25, "\u76f4\u8fd1\u306e\u30ec\u30b3\u30fc\u30c9id\u3092\u53c2\u7167\u3059\u308b\u305f\u3081\u306eudf\u306e\u8ffd\u52a0": 25, "\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306b\u3088\u308b\u7bc4\u56f2\u691c\u7d22\u6a5f\u80fd\u306e\u8ffd\u52a0": 25, "\u5168\u6587\u691c\u7d22\u306b\u304a\u3051\u308border": 25, "limit\u30d1\u30bf\u30f3\u306e\u9ad8\u901f\u5316": 25, "groonga_fast_order_limit": 25, "\u30b9\u30c6\u30fc\u30bf\u30b9\u5909\u6570\u306e\u8ffd\u52a0": 25, "\u30ed\u30b0\u51fa\u529b\u6a5f\u80fd\u306e\u8a2d\u5b9a\u5f37\u5316": 25, "groonga_log_level": 25, "\u30b7\u30b9\u30c6\u30e0\u5909\u6570\u306e\u8ffd\u52a0": 25, "\u5168\u6587\u691c\u7d22\u6a5f\u80fd\u306e\u5f37\u5316": 25, "NOT": [25, 27, 28, 29, 32, 33, 34, 37, 42, 46, 54, 59, 60], "match": [25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 43, 44, 45, 46, 50, 54, 59, 60], "against\u5bfe\u5fdc": 25, "5\u3078\u306e\u5bfe\u5fdc": 25, "\u3068\u307f\u305f\u307e\u3055\u3072\u308d\u3055\u3093": 25, "\u30a8\u30e9\u30fc\u30e1\u30c3\u30bb\u30fc\u30b8\u306e\u51fa\u529b\u3092\u5b9f\u88c5": 25, "\u30ab\u30e9\u30e0\u306e\u5208\u308a\u8fbc\u307f\u306e\u5b9f\u88c5\u3092\u5f37\u5316": 25, "\u884c\u30ab\u30a6\u30f3\u30c8\u9ad8\u901f\u5316\u6a5f\u80fd\u306e\u5b9f\u88c5": 25, "groonga_count_skip": 25, "\u30e6\u30fc\u30b6\u30ac\u30a4\u30c9\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u8ffd\u52a0": 25, "\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u4f5c\u6210\u6642\u306bnormalize\u30d5\u30e9\u30b0\u3092\u4ed8\u4e0e": 25, "limit\u306a\u3069\u3092\u7528\u3044\u305f\u5834\u5408\u306b\u30ab\u30fc\u30bd\u30eb\u304c\u6b63\u3057\u304f\u30af\u30ed\u30fc\u30ba\u3055\u308c\u306a\u3044\u554f\u984c\u306e\u4fee\u6b63": 25, "org\u3067\u306e\u30d0\u30a4\u30ca\u30ea\u30d1\u30c3\u30b1\u30fc\u30b8\u914d\u5e03\u958b\u59cb": 25, "aptitud": 25, "yum\u306b\u3088\u308b\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u304c\u53ef\u80fd\u306b": 25, "\u30d0\u30a4\u30ca\u30ea\u30ed\u30b0\u306e\u51fa\u529b\u306b\u5bfe\u5fdc": 25, "\u5171\u6709\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u540d\u524d\u3092": 25, "libgroonga_storage_engin": 25, "ha_groonga": 25, "\u306b\u5909\u66f4": 25, "configure\u30aa\u30d7\u30b7\u30e7\u30f3\u306e": 25, "\u304a\u3088\u3073": 25, "libdir": 25, "\u3092\u524a\u9664": 25, "\u3092\u8ffd\u52a0": 25, "\u30d8\u30c3\u30c0\u30d5\u30a1\u30a4\u30eb\u306einclude\u30d1\u30b9\u3092\u4fee\u6b63": 25, "\u306b\u51fa\u529b\u3055\u308c\u308bengine\u540d\u3092\u4fee\u6b63": 25, "\u521d\u56de\u30c6\u30b9\u30c8\u30ea\u30ea\u30fc\u30b9": 25, "break": [26, 31, 33, 34, 59], "backward": [26, 28, 29, 30, 31, 34, 37, 38], "restor": [26, 28, 29, 31, 32, 37, 38], "recreat": [26, 31, 32, 33, 38, 60, 61], "nativ": [26, 31], "time": [26, 28, 29, 30, 31, 32, 33, 37, 41, 43, 44, 45, 46, 59], "datetim": [26, 31, 34, 43, 44, 46], "timestamp": [26, 31, 32, 34, 38, 46, 61], "sequenc": [26, 31, 61], "my_mroonga_databas": [26, 31], "replac": [26, 31, 32, 46], "hunk": 26, "diff": 26, "16": [26, 28, 29, 30, 31, 33, 34, 35, 36, 38], "53": [26, 34], "732624670": 26, "0900": 26, "54": [26, 34], "47": [26, 34, 38], "608420981": 26, "diari": [26, 29, 30, 34, 42, 45, 59, 60], "primari": [26, 27, 28, 29, 30, 31, 33, 34, 36, 41, 42, 43, 44, 45, 46, 54, 59, 60, 61], "title_index": [26, 41], "body_index": [26, 34, 45], "bodi": [26, 34, 45], "charset": [26, 27, 28, 29, 30, 31, 32, 34, 41, 42, 43, 44, 45, 46, 54, 59, 60], "40101": 26, "character_set_cli": 26, "saved_cs_cli": 26, "drop": [26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 46], "61": [26, 31], "incompat": [26, 31, 32, 34, 61], "utf8_bin": [26, 34, 59, 60], "collat": [26, 27, 28, 29, 32, 34, 35, 36, 37, 59, 60], "1150": 26, "strict": 26, "alias": 26, "warn": [26, 31, 32, 34, 35, 45, 59, 60], "issm": 26, "decim": [26, 31, 46], "1249": 26, "kisk": 26, "ha_keyread_onli": 26, "1212": 26, "multipl": [26, 28, 31, 32, 33, 34, 35, 36, 37, 38, 41, 45, 47, 59, 61], "doubl": [26, 41, 46], "enum": [26, 31, 36, 46, 61], "suitabl": [26, 41], "repair": [26, 32, 34], "1255": 26, "takahiro": [26, 31], "nagai": [26, 31], "wrong": [26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38], "ytaka5": [26, 31], "hidekazu": 26, "tanaka": 26, "leak": [26, 29, 30, 31, 32, 34, 37], "montywi": 26, "suppress": [26, 31, 34, 37], "00659": 26, "kazuhiko": [26, 29, 30, 31, 32, 33], "shiozaki": [26, 31, 33], "ascii": [26, 46], "latin1": [26, 46], "cp932": [26, 46], "sji": [26, 46], "eucjpm": [26, 46], "uji": [26, 46], "koi8r": [26, 46], "1160": 26, "nobodi": 26, "rollback": [26, 60], "delet": [26, 28, 29, 31, 32, 33, 34, 35, 36, 37, 46], "1224": 26, "koichi": 26, "shishikura": 26, "empti": [26, 28, 32, 33, 37, 43, 45, 59, 60], "1193": 26, "wno": 26, "patch": [26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 46, 54, 59], "arnaud": 26, "fontain": 26, "isn": [26, 31, 36, 41, 57, 59, 60], "1196": 26, "0653": 26, "kaneoka": 26, "product": 26, "renam": [26, 28, 29, 32, 33, 34, 36, 46], "1170": 26, "groonga_libgroonga_vers": 26, "groonga_vers": 26, "1158": 26, "plugin_vers": 26, "1157": 26, "groonga_log_fil": 26, "1178": 26, "suggest": [26, 31, 32, 34], "groonga_": 26, "1166": 26, "truncat": [26, 29, 31, 32, 33, 34, 46], "1151": 26, "1168": 26, "1152": 26, "beta": 26, "split": [26, 40, 59, 60], "plugin_license_gpl": 26, "needless": [26, 31, 33, 34], "found_row": [26, 46], "sql_calc_found_row": [26, 44, 46], "1163": 26, "horikoshi": [26, 32], "yuki": [26, 32], "1165": 26, "inplac": [26, 27, 32, 33, 35], "i386": [26, 31, 37], "INTO": [26, 27, 28, 29, 30, 32, 34, 41, 42, 43, 45, 46, 54, 59, 60], "1153": 26, "insid": 26, "1154": 26, "1161": 26, "forc": [26, 32, 38, 46], "unknown": 26, "1181": 26, "enhanc": 26, "modif": [26, 27, 28, 29], "reopen": [26, 29, 30, 45, 59, 60], "mbrcontain": [26, 28, 46, 59], "benchmark": [26, 31, 45], "groonga_dry_writ": 26, "mention": 26, "propos": 26, "yoshi_ken": 26, "skip": [26, 32, 35, 36, 54], "mutex": [26, 32], "ignor": [26, 31, 32, 33, 34, 37, 45, 59, 60], "sai": 26, "pragma": [26, 28, 32, 33, 34, 35, 40, 59], "17": [26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 59, 60], "m6": 26, "oneir": [26, 32], "ocelot": [26, 32], "hajim": 26, "nishiyama": [26, 33], "undefin": 26, "correctli": [26, 29, 30, 31, 32, 33, 35, 37], "varchar": [26, 27, 28, 29, 31, 32, 34, 43, 44, 46, 59, 60, 61], "1143": 26, "\u521d\u56de\u30ea\u30ea\u30fc\u30b9\u304b\u3089\u7d041\u5e74\u7d4c\u3063\u3066": 26, "\u521d\u306e\u30e1\u30b8\u30e3\u30fc\u30ea\u30ea\u30fc\u30b9": 26, "index\u5bfe\u5fdc": 26, "1040": 26, "\u30b9\u30c8\u30ec\u30fc\u30b8\u30e2\u30fc\u30c9": 26, "geometry\u5bfe\u5fdc": 26, "\u30ab\u30e9\u30e0\u306b\u4fdd\u5b58\u3067\u304d\u308b\u578b\u306fpoint\u306e\u307f\u5bfe\u5fdc": 26, "\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u5229\u7528\u3057\u305f\u4f4d\u7f6e\u691c\u7d22\u306fmbrcontains\u306e\u307f\u5bfe\u5fdc": 26, "1041": 26, "\u30de\u30eb\u30c1\u30ab\u30e9\u30e0\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306b\u5bfe\u5fdc": 26, "455": [26, 35, 43], "\u5168\u6587\u691c\u7d22\u7528\u30d1\u30fc\u30b5\u30fc": 26, "\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc": 26, "\u306e\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u306b\u5bfe\u5fdc": 26, "592": [26, 29, 30], "configure\u306b\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u5168\u6587\u691c\u7d22\u7528\u30d1\u30fc\u30b5\u30fc\u3092\u6307\u5b9a\u3059\u308b": 26, "\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u8ffd\u52a0": 26, "\u5b9f\u884c\u6642\u306b\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u5168\u6587\u691c\u7d22\u7528\u30d1\u30fc\u30b5\u30fc\u3092\u6307\u5b9a\u3059\u308b": 26, "groonga_default_pars": 26, "\u5909\u6570\u3092\u8ffd\u52a0": 26, "\u30b9\u30c8\u30ec\u30fc\u30b8\u30e2\u30fc\u30c9\u3067\u5b9f\u88c5\u3057\u3066\u3044\u308b": 26, "\u304c\u6307\u5b9a\u3055\u308c\u305f\u5834\u5408\u306b\u5fc5\u8981\u306e\u306a\u3044\u30ec\u30b3\u30fc\u30c9\u3092\u8fd4\u3055\u306a\u3044\u3088\u3046\u306b\u3059\u308b\u9ad8\u901f\u5316\u306b\u5bfe\u5fdc": 26, "1\u3064\u306e": 26, "select": [26, 27, 28, 29, 30, 32, 34, 35, 41, 42, 43, 44, 45, 46, 50, 51, 53, 54, 59, 60], "\u4e2d\u3067\u306e\u8907\u6570\u306e": 26, "against": [26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 45, 46, 50, 54, 59, 60, 61], "\u6307\u5b9a\u306b\u5bfe\u5fdc": 26, "\u975e\u4e92\u63db": 26, "_score": [26, 59], "\u30ab\u30e9\u30e0\u306e\u524a\u9664": 26, "\u4ee3\u308f\u308a\u306bmysql\u6a19\u6e96\u306e\u66f8\u304d\u65b9\u3067\u3042\u308b": 26, "\u3092\u4f7f\u3063\u3066\u304f\u3060\u3055\u3044": 26, "\u30d7\u30e9\u30a4\u30de\u30ea\u30ad\u30fc\u306e\u66f4\u65b0\u306b\u5bfe\u5fdc": 26, "16\u306b\u5bfe\u5fdc": 26, "6\u306b\u5bfe\u5fdc": 26, "5\u4ee5\u4e0b\u306e\u30b5\u30dd\u30fc\u30c8\u3092\u524a\u9664": 26, "lucid\u4e0a\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63": 26, "isao": 26, "sugimoto\u3055\u3093\u304c\u5831\u544a": 26, "auto_increment\u3092\u4f7f\u3063\u305f\u5834\u5408\u306b\u30c6\u30ad\u30b9\u30c8\u30c7\u30fc\u30bf\u304c\u58ca\u308c\u308b\u554f\u984c\u3092\u4fee\u6b63": 26, "zaubermaerchen\u3055\u3093\u304c\u5831\u544a": 26, "1072": 26, "lucid\u4e0a\u3067\u30c6\u30fc\u30d6\u30eb\u3092\u524a\u9664\u3059\u308b\u3068\u30af\u30e9\u30c3\u30b7\u30e5\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63": 26, "1063": 26, "mysql\u3068\u540c\u3058\u30d3\u30eb\u30c9\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u4f7f\u3063\u3066\u3044\u306a\u304b\u3063\u305f\u554f\u984c\u3092\u4fee\u6b63": 26, "groonga\u306egithub\u306eissu": 26, "tomohiro": [26, 28, 29, 30, 34, 36], "mitsumune\u3055\u3093\u304c\u5831\u544a": 26, "sugimoto\u3055\u3093": 26, "zaubermaerchen\u3055\u3093": 26, "mitsumune\u3055\u3093": 26, "lexicon_flag": 27, "key_larg": [27, 36], "non": 27, "memo": [27, 28, 34, 41, 59], "null": [27, 28, 29, 31, 33, 34, 36, 42, 43, 46, 54, 59, 60], "uniqu": [27, 31, 32, 33, 34, 35, 37, 38, 46, 52, 59], "utf8mb4": [27, 28, 29, 30, 31, 41, 46, 59], "51": 27, "33": [27, 28, 29, 30, 33, 35, 37], "doen": 27, "IN": [27, 28, 29, 30, 31, 32, 33, 37, 41, 44, 45, 46, 50, 54, 59, 60], "subqueri": 27, "occur": [27, 28, 29, 30, 32, 33, 34, 36, 37, 38], "algorithm": [27, 42], "copi": [27, 35, 38], "shinichi": 27, "takayanagi": 27, "until": [27, 28, 37], "term": [27, 28, 29, 33, 38, 43, 59], "table_hash_kei": [27, 36], "customiz": 27, "item": [27, 28, 59], "table_cr": 27, "groovi": [27, 28, 29], "gorilla": [27, 28, 29], "pinpikokun": [27, 36], "373": 27, "36": [27, 28, 29, 30, 36, 37], "50": [27, 34, 35], "18": [27, 28, 29, 30, 32, 33, 36, 37, 38, 59, 60], "lt": [27, 28, 29, 33, 37, 38], "eol": [27, 28, 30, 36], "ubintu": 27, "nromalizerauto": 27, "index_nam": [27, 46], "target": [27, 28, 29, 34, 36, 38, 41, 44, 51], "content_index": [27, 41, 59], "normalizernfkc121": 27, "unify_kana": [27, 28, 29, 38], "true": [27, 28, 29, 36, 37, 38, 44, 45, 59], "utf8mb4_unicode_ci": [27, 28, 29, 32, 59, 60], "\u30e0\u30eb\u30f3\u30ac": [27, 28, 29], "\u3080\u308b\u3093\u304c": [27, 28, 29], "div": [27, 28, 29], "span": [27, 28, 29, 51, 54], "mix": [27, 32, 46], "highlight": [27, 29, 36, 51, 55], "AS": [27, 29, 30, 35, 41, 42, 51, 59, 60], "fr": 27, "nodb": 27, "256": [27, 31, 61], "byte": [27, 29, 31, 34, 47, 54], "compress": [27, 33, 36], "350": 27, "kartiksoneji": 27, "At": 27, "had": [27, 28, 29, 30, 34, 35, 37], "eoan": [27, 38], "ermin": [27, 38], "46": [27, 30, 34, 38], "24": [27, 28, 29, 30, 31, 37, 38], "14": [27, 28, 29, 30, 33, 34, 35, 37, 38], "keyr": [27, 31], "lintian": 27, "49": 27, "disco": [27, 38], "dingo": [27, 38], "45": [27, 34, 38], "48": 27, "soon": 27, "with_weight": [27, 34], "vector": [27, 28, 29, 30, 32, 33, 45], "weight": [27, 28, 29, 30, 32, 40, 41], "column_vector": [27, 28], "bugs_tag": 27, "100": [27, 28, 35, 44], "prioriti": 27, "sent": 27, "condit": [27, 28, 31, 32, 33, 34, 35, 36, 37, 38, 43, 44, 45, 47, 59, 61], "303": 27, "order_by_limit": 27, "valid": [27, 28, 29, 32, 33], "37": [28, 29, 30, 33, 36, 37], "hirsut": [28, 29], "hippo": [28, 29], "reach": [28, 29, 30, 35, 36], "januari": [28, 43], "shibanao4870": [28, 29], "469": 28, "470": 28, "marc": [28, 29], "laport": [28, 29], "471": 28, "santalex": [28, 29], "alamlinux": [28, 29], "41": [28, 29, 30, 34, 38], "impish": [28, 29], "indri": 28, "appli": [28, 29, 35, 37, 38, 43], "wrongli": [28, 29], "mdev": [28, 33, 34], "16922": 28, "josep": [28, 29, 30], "sanz": [28, 29, 30], "couldn": 28, "consequ": 28, "role": 28, "role_id": 28, "25": [28, 29, 30, 33, 34, 37, 38], "left": [28, 41, 59], "ON": [28, 29, 30, 31, 32, 33, 45, 46], "AND": [28, 29, 32, 37, 38, 44, 46], "roles_us": 28, "proper": [28, 33, 34], "encod": [28, 31, 59, 60], "down": [28, 36, 37, 45, 47], "string_field": 28, "04913": 28, "tomo": [28, 36], "kato": [28, 29, 30, 34, 36], "fail": [28, 29, 30, 31, 32, 33, 34, 36, 38, 57], "were": 28, "highli": 28, "lexicon": [28, 32, 34, 38, 59], "normalizernfkc130": [28, 29], "\u3053\u308c\u306fmroonga": [28, 29], "lexicon_nam": [28, 29], "output": [28, 34, 38, 45, 59, 60], "raw": 28, "nonexist": [28, 31, 33, 34, 35], "04893": 28, "kenichi": [28, 29], "arimoto": [28, 29], "element": [28, 31, 54, 59, 61], "primary_kei": [28, 29], "claus": [28, 29, 31, 32, 33, 36, 44, 45, 59], "04855": 28, "katsuhito": [28, 29], "watanab": [28, 29], "parent_id": 28, "abcdefg": 28, "hijklmn": 28, "opqrstu": 28, "40": [28, 29, 30, 33, 37, 38], "434": 28, "35": [28, 29, 30, 33, 59], "juli": [28, 34, 35, 36], "423": 28, "vincent": [28, 29], "pelleti": [28, 29], "mronnga": [28, 29], "determin": [28, 29, 45], "auto": [28, 29, 33, 34, 36], "recov": [28, 29, 45], "remain": [28, 29, 33, 35], "recoveri": [28, 29], "sometim": [28, 29], "block": [28, 29], "residu": [28, 29], "usual": [28, 29, 45], "bework": [28, 29], "appropri": [28, 29, 38], "clear": [28, 29, 30, 36], "supoort": 28, "wrote": 28, "39": [28, 29, 30, 37, 59, 60], "bag": 28, "occurr": [28, 42], "directli": [28, 32, 58], "establish": 28, "critic": [28, 29, 45], "workaround": [28, 31], "echo": 28, "postrm": [28, 36], "chmod": 28, "invalid": [28, 29, 31, 32, 34, 35, 38, 45], "influenc": [28, 29], "sure": [28, 29], "manual": [28, 29, 32, 57, 59, 60], "installation_check": [28, 29], "besid": 28, "care": 28, "phenomenon": 28, "continu": [28, 29, 30, 47, 59, 60], "stride": [28, 29], "restart": [28, 29, 36, 37, 59, 60], "perconaserv": [28, 29], "broken": [28, 29, 30, 31, 32, 33, 34, 36], "geometri": [28, 29, 31, 32, 33, 46], "method": [28, 29, 45], "latitud": [28, 29], "longitud": [28, 29], "swap": [28, 29], "spatial": [28, 29, 46, 59], "5x": [28, 29], "8x": [28, 29], "newli": [28, 30], "srid": 28, "evalu": [28, 49], "becom": [28, 29, 30], "high": 28, "convers": [28, 29, 34, 43], "sequenti": 28, "38": [28, 29, 30, 36], "xenial": [28, 29, 35, 38], "xeru": [28, 29, 35, 38], "end": [28, 34, 35, 54], "april": [28, 35], "easier": [28, 59], "destin": 28, "attribut": [28, 59, 60], "255": [28, 31, 59, 60], "auto_incr": [28, 32, 34, 41, 42, 43, 44, 45, 46, 59, 60], "groonga_typ": [28, 34], "color": 28, "white": [28, 45, 59, 60], "big": [28, 34, 44], "black": 28, "constraint": [28, 29, 33], "393": 28, "kosuk": [28, 29], "yamashita": [28, 29], "id_ref": 28, "constraint_nam": 28, "referenced_table_nam": 28, "referential_constraint": [28, 31], "000": 28, "390": 28, "1016": 28, "hy000": 28, "389": 28, "sql2": 28, "3bc": 28, "392": 28, "\u3072\u3058\u30fc": [28, 29], "rebuild": [28, 29, 30, 37, 38], "reload": [28, 37], "prerconaserv": 28, "feb": 28, "impact": 28, "corrupt": [28, 45], "composit": [29, 30], "handmound": [29, 30], "could": [29, 30], "search_note_idx": 29, "taro": 29, "yamada": 29, "1265": [29, 34], "01000": [29, 34], "amzn2": [29, 30], "libgroonga_support_mecab": [29, 30], "564": [29, 30], "43": [29, 30, 38], "32bit": [29, 30, 31, 32], "open_tag": [29, 30], "close_tag": [29, 30], "537": [29, 30], "ishitaka": [29, 30], "inconvini": 29, "unabl": 29, "conveni": [29, 59, 60], "allow": [29, 31, 45], "mark": [29, 51], "though": [29, 30, 32, 36], "increment": [29, 30, 44], "consider": [29, 30], "table_open_cach": [29, 30], "cach": [29, 30, 31, 36, 37], "open": [29, 30, 34, 51, 54, 59], "larger": [29, 30], "These": [29, 30, 41, 47], "actual": [29, 30, 34, 35], "adjust": [29, 30], "balanc": [29, 30], "perfom": [29, 30], "while": [29, 30], "open_t": [29, 30], "variable_nam": [29, 30, 44, 45, 47, 59, 60], "643": [29, 30], "decreas": [29, 30, 38, 59, 60], "smaller": [29, 30], "wors": [29, 30], "due": [29, 30], "necessari": [29, 30], "toler": [29, 30], "loos": [29, 30], "boot": [29, 30], "necesarri": [29, 30], "mroonga_enable_reference_count": [29, 30], "timeout": [29, 30, 32], "344": [29, 30], "abort": [29, 30], "exce": [29, 30], "max_execution_tim": [29, 30], "max_statement_tim": [29, 30], "too": [29, 30, 32, 33], "consum": [29, 30], "resourc": [29, 30, 36, 37], "ll": [29, 30, 42, 59, 60], "fine": [29, 30, 42, 59, 60], "tomorrow": [29, 30, 42, 59, 60], "rain": [29, 30, 42, 59, 60], "001": [29, 30], "FOR": [29, 30, 34], "42": [29, 30, 37], "525": [29, 30], "j\u00e9rome": [29, 30], "perrin": [29, 30], "correct": [29, 35, 42, 57], "form": [29, 33], "62fe4ca5b16e8236e3ef225c": [29, 30], "buster": [29, 30, 38], "509": [29, 30], "83406848": [29, 47], "physic": 29, "area": 29, "control": [29, 45], "properli": [29, 32, 33], "monitor": 29, "44": [29, 30, 34, 38, 59, 60], "04982": [29, 30], "04987": [29, 30], "mitsuo": [29, 30, 32, 33], "yoshida": [29, 30, 32, 33], "ohtsuka": [29, 30], "soushi": [29, 30], "redmine_full_text_search": [29, 30], "103": [29, 30], "wate": [29, 30], "trace": [29, 30], "mroonga_enable_back_trac": 29, "float32": [29, 30], "weight_float32": 29, "missing_": [29, 30], "invalid_": [29, 30], "bionic": [29, 37], "0ubuntu0": 29, "temporarili": 30, "606": 30, "minim": 30, "cann": 30, "hilight": 30, "buildong": 30, "resolv": 30, "refman": 30, "sysvar_table_open_cach": 30, "statvar_open_t": 30, "whose": [31, 45], "kokoronavi": 31, "messag": [31, 32, 33, 34, 36, 45, 59, 60], "rc": 31, "1547": 31, "1548": 31, "wing": [31, 32], "speed": 31, "narwhal": 31, "66": [31, 34], "wakisuk": 31, "ua": 31, "inner": 31, "ooshiro": 31, "utc": 31, "timezon": 31, "last_insert_id": 31, "1540": 31, "soundkitchen": 31, "mysql51": 31, "01069": 31, "imposs": 31, "1533": 31, "hanzubon": 31, "m": [31, 41, 59], "length": [31, 34, 54], "space": [31, 45, 54, 59, 60], "last": [31, 52, 59], "comlumn": 31, "those": 31, "enbal": 31, "data_length": 31, "9m": 31, "01049": 31, "warp": 31, "kawada": [31, 33], "quantal": [31, 33], "quetzal": [31, 33], "judg": 31, "01041": 31, "1495": 31, "jd": 31, "fonc": 31, "xxx": [31, 32, 33, 37, 38, 44], "desc": [31, 42, 46, 59, 60], "sort": [31, 34, 42, 44], "descend": 31, "taro252": 31, "miss": [31, 32, 33, 34, 35, 36, 38], "tokuhi": 31, "rang": [31, 32, 34, 37], "dure": [31, 32], "01061": 31, "kazuhiro": [31, 32], "isob": [31, 32], "apparmor": 31, "qurag": 31, "experiment": [31, 32, 34, 35, 36, 38, 45, 54, 55], "1442": 31, "groonga_required_vers": 31, "01033": 31, "01035": 31, "1476": 31, "nakatani": 31, "munetaka": 31, "word": [31, 41, 46, 54, 59, 60], "nallow": 31, "00977": 31, "1422": 31, "1453": 31, "nabebeb": 31, "buildrequir": 31, "01009": 31, "prior": [31, 61], "v2": 31, "25a": 31, "tinyint": [31, 33, 46, 59], "smallint": [31, 46, 59], "mediumint": [31, 46, 59], "bigint": [31, 46, 59], "reduc": [31, 34, 35, 37, 44, 59, 60], "bulk": [31, 33], "1311": 31, "1384": 31, "partit": [31, 34], "explicitli": [31, 34], "1391": 31, "ensur": [31, 36], "00948": 31, "1404": 31, "00914": 31, "1392": 31, "1310": 31, "convens": 31, "failur": [31, 34, 37], "1322": 31, "00746": 31, "takken": 31, "ishibashi": 31, "unregist": 31, "00810": 31, "iwai": 31, "masaharu": 31, "replic": 31, "transfer": 31, "earlier": [31, 34], "1379": 31, "00902": 31, "kenji": [31, 32], "doi": 31, "groogna": 31, "unauthent": 31, "nogpgcheck": 31, "combin": [31, 45, 58], "wdeprec": 31, "1337": 31, "1339": 31, "ryo": 31, "onodera": 31, "stop": [31, 32, 33, 34, 35, 57, 59, 60], "1336": 31, "104yuki_n": 31, "2byte": 31, "integ": [31, 32, 41, 59], "8byte": 31, "phrase": [31, 40, 59, 60], "natur": [31, 40, 41, 44, 59], "precis": [31, 36, 41], "pangolin": [31, 36], "updag": 31, "veri": [31, 41, 44, 51, 59], "invert": 31, "1321": 31, "00743": 31, "takashi": [31, 37], "kawano": 31, "1335": 31, "boss_sato": 31, "spider": 31, "1319": 31, "00736": 31, "takayuki": 31, "honda": 31, "62": 31, "1300": 31, "wrap": [31, 60], "table_flag": 31, "1304": 31, "valgrind": 31, "fraction": [31, 42], "second": [31, 33, 41, 59], "1313": 31, "solari": 31, "mariadb55": [31, 34, 35], "1314": 31, "1315": 31, "hardi": 31, "logo": 31, "effect": [31, 32, 59, 60], "00717": 31, "last_insert_grn_id": [31, 36, 46, 59], "year": [31, 43, 46, 59], "int_valu": 31, "camyui": 31, "integr": 31, "1271": 31, "1267": 31, "1281": 31, "1283": 31, "1284": 31, "1282": 31, "1195": 31, "unsupport": 31, "linestr": [31, 46, 59], "re": [31, 32, 33], "tomoatsu": [31, 32], "shimada": [31, 32, 34], "behaviour": 32, "omit": [32, 41], "2152": 32, "maruyama": 32, "2137": 32, "yoku": [32, 33], "2151": 32, "2215": 32, "02052": [32, 33], "naoya": [32, 33, 34, 35, 36], "murakami": [32, 33, 34, 35, 36], "squeez": 32, "lucid": 32, "int_column": 32, "01940": 32, "datetime_column": 32, "01943": 32, "time_column": 32, "userguid": 32, "requr": 32, "1964": 32, "microsoft": 32, "visual": [32, 34, 35, 38], "studio": [32, 34, 35], "2008": 32, "mysql55": [32, 34], "2098": 32, "2099": 32, "2144": 32, "disk": 32, "sweep": 32, "01715": 32, "1959": 32, "kimura": 32, "segv": 32, "trunk": 32, "1958": 32, "2057": 32, "2064": 32, "deriv": [32, 34, 43], "2066": 32, "shorter": 32, "_i": 32, "treat": [32, 33, 43, 59, 60], "special": [32, 36, 50, 51, 59], "2085": 32, "alexand": 32, "barkov": 32, "sauci": [32, 33], "salamand": [32, 33], "01860": 32, "destroi": 32, "crush": 32, "01867": 32, "ichiro": 32, "yasuda": 32, "01747": 32, "argument": [32, 37, 45, 54, 55], "1923": 32, "annot": 32, "label": [32, 59], "01540": 32, "01727": 32, "accident": [32, 33], "1918": 32, "ceekz": 32, "escap": [32, 36, 50, 51, 54], "01576": 32, "kouhei": 32, "tanab": 32, "equal": [32, 45, 59, 60], "column1": 32, "table1": 32, "new_column_definit": 32, "incorrect": 32, "session": [32, 45], "01529": 32, "1841": 32, "01523": 32, "1768": 32, "kentaro": 32, "troubleshoot": 32, "1760": 32, "three": 32, "1770": 32, "shizuin": 32, "o2": 32, "registr": [32, 34], "1759": 32, "memorycraft": 32, "hidden": 32, "1778": 32, "1729": 32, "1691": 32, "pars": [32, 41, 59], "libmysqlservic": 32, "accept": [32, 50], "1741": 32, "1738": 32, "01434": 32, "jessi": [32, 33, 34, 35, 37], "01346": 32, "nakai": 32, "kanako": 32, "01335": 32, "01379": 32, "freed": 32, "01281": 32, "default_token": [32, 38], "01302": 32, "predict": 32, "normalizerxxx": 32, "01303": 32, "rare": [32, 33], "ringtail": [32, 33], "cast": 32, "1696": 32, "01266": 32, "smztk": 32, "aggreg": [32, 58], "1702": 32, "01279": 32, "masahiro": [32, 33], "furuta": 32, "mrn_log_level": 32, "01290": 32, "ambigu": 32, "sentenc": 32, "suzuki": [32, 36, 37], "anonym": 32, "01319": 32, "1644": 32, "01255": 32, "1643": 32, "less": [32, 41], "nullabl": 32, "01253": 32, "1670": 32, "1671": 32, "keigo": 32, "ito": 32, "utf8_unicode_ci": [32, 59, 60], "1612": 32, "01192": 32, "senboku": 32, "dtrace": 32, "utf8_general_ci": [32, 59, 60], "utf8mb4_generic_ci": 32, "01187": 32, "your_tabl": 33, "carefulli": 33, "scenario": 33, "static": 33, "03047": 33, "hiroshi": [33, 34, 35, 36, 38], "kagami": [33, 34, 35, 36, 38], "mysql56": [33, 34], "kazeburo": 33, "referenc": 33, "creation": 33, "fallback": 33, "oreradio": 33, "travi": 33, "ci": [33, 34], "elena": [33, 34], "stepanova": [33, 34], "02955": 33, "noboru": 33, "02963": 33, "kashihara": 33, "02899": 33, "gmo": [33, 34, 35, 36], "media": [33, 34, 35, 36], "inc": [33, 34, 35, 36], "scl": 33, "servic": 33, "deprec": [33, 34, 35, 36, 37, 38, 45, 59, 60], "delai": 33, "6837": 33, "know": 33, "compress_lz4": 33, "compress_zlib": [33, 59], "overflow": 33, "2651": 33, "foamcentim": [33, 34], "delimit": [33, 45], "miko": 33, "move": 33, "02604": 33, "miyawaki": 33, "_so4": 33, "explicit": 33, "02633": 33, "6elz": 33, "02652": 33, "cosmo0920": 33, "02677": 33, "02391": 33, "masafumi": 33, "yokoyama": 33, "underflow": 33, "toshihisa": 33, "tashiro": 33, "supprot": 33, "2277": 33, "lowercas": 33, "lower": 33, "upper": 33, "vc": 33, "quot": [33, 41], "centos6": 33, "2637": 33, "daylight": 33, "2385": 33, "migrat": 33, "2460": 33, "trusti": [33, 37, 38], "tahr": [33, 38], "02222": 33, "02227": 33, "vector_reference_column": 33, "02234": 33, "satoshi": [33, 36, 37], "mitani": [33, 37], "02244": 33, "akihiro": 33, "tsukui": 33, "2387": 33, "ten": 33, "2348": 33, "02138": 33, "yoku0825": 33, "2327": 33, "02130": 33, "2214": 33, "2281": 33, "02095": 33, "unexectedlli": 33, "2263": 33, "nagano": 33, "03802": 34, "teamski": 34, "stealthinu": 34, "inconveni": 34, "03714": 34, "keizi": 34, "confus": 34, "90": [34, 59, 60], "larri": 34, "kim": 34, "rebuilt": 34, "91": 34, "89": 34, "92": 34, "03699": 34, "78": 34, "03688": 34, "03608": 34, "concurr": 34, "03640": 34, "hironori": [34, 35], "matsubara": [34, 35], "03673": 34, "star_orihim": 34, "03515": 34, "wili": [34, 35], "werewolf": [34, 35], "mrbcontain": 34, "73": 34, "petri": 34, "rautiainen": 34, "plugin_mroonga": 34, "grn_ctx": 34, "pool": [34, 36, 47], "cost": [34, 44], "03496": 34, "gosuk": 34, "yasufuku": 34, "8508": 34, "sergei": [34, 36], "golubchik": [34, 36], "03421": 34, "56": [34, 36], "70": 34, "shutdown": [34, 38], "71": 34, "utop": 34, "unicorn": 34, "life": [34, 35], "rel73": 34, "03332": 34, "65": 34, "8520": 34, "within": [34, 59], "58": 34, "ddl": 34, "idnex": 34, "tokenbigramsplitsymbolalphadigit": [34, 45, 59, 60], "normalizerauto": [34, 53, 59, 60], "token_filt": [34, 38, 59], "tokenfilterstopword": [34, 59], "with_posit": [34, 35], "field": 34, "strict_trans_t": 34, "03299": 34, "create_dt": 34, "ok": [34, 45, 59, 60], "sql_mode": 34, "2001": 34, "2002": 34, "22003": 34, "xx": [34, 44], "index_flag": [34, 38, 61], "usabl": 34, "ft_sort": 34, "redund": 34, "03219": 34, "potenti": 34, "decod": 34, "network": 34, "host": 34, "ran": 34, "torinki": [34, 35], "hit": [34, 42], "03243": 34, "real": [34, 59, 60], "penalti": 34, "huge": 34, "03150": 34, "masato": [34, 37], "max": [34, 54], "tsugunori": 34, "nashiro": 34, "vivid": [34, 35], "vervet": [34, 35], "metal_gear_mkii": 34, "architectur": [34, 44], "par": 34, "hiromitsu": 34, "with_sect": [34, 38], "yoshino": 34, "utf8_unicode_520_ci": 34, "utf8mb4_unicode_520_ci": 34, "charaz": 34, "appveyor": [34, 38], "notif": 34, "onc": 34, "subscrib": 34, "03083": 34, "kohei": 34, "aochi": 34, "endian": 34, "yakketi": 35, "yak": [35, 36], "past": [35, 38], "04169": 35, "behavior": [35, 43, 45], "koyama_wataru_7": 35, "im": 35, "57d629477b9f8167113efb04": 35, "mizutamazukki": 35, "relax": 35, "268": [35, 43], "435": [35, 43], "turn": 35, "57746049265214c130a655": 35, "yoyoshifg": 35, "multibyt": 35, "575e6e671cf76dd64536997c": 35, "5761ea97da1c26b045368c84": 35, "famili": [35, 37], "576d2a2d80f1c6a5257f1270": 35, "big_bridge_": 35, "5745315728011d9f574b9425": 35, "multiarch": 35, "hirobanex": 35, "instruct": [35, 38], "wheezi": 35, "mutlibyt": 35, "570270f7d478c81e2cbcdc89": 35, "posit": [35, 41], "lz4": [35, 45], "hatak": 35, "februari": 35, "03964": 35, "99": 35, "ss": [35, 59], "95": 35, "94": 35, "184": 36, "kazuki": 36, "hamasaki": 36, "art": [36, 37], "aadvark": 36, "reset": 36, "maradb10": 36, "constant": 36, "ha_must_use_table_condition_pushdown": 36, "ha_can_table_condition_pushdown": 36, "obsolet": 36, "ryuji": 36, "amano": 36, "186": 36, "shota": [36, 37], "zesti": 36, "zapu": 36, "jan": 36, "count_skip": 36, "one_full_text_search": [36, 45], "glad": 36, "tell": 36, "got": 36, "mroonga_": 36, "177": 36, "ian": 36, "gilfillan": 36, "vladislav": 36, "vaintroub": 36, "table_pat_kei": 36, "table_dat_kei": 36, "04494": 36, "masanori": 36, "miyashita": 36, "aardvark": [36, 37], "mroonga_query_expand": 36, "synonym": 36, "expand": 36, "tigersun2000": 36, "akiko_pusu": 36, "mroonga_oper": 36, "happen": 36, "167": 36, "preinst": 36, "maintain": 36, "169": 36, "tatsuki": 36, "sugiura": 36, "partial": [36, 38], "159": 36, "160": 36, "163": 36, "158": 36, "virtual": [36, 59], "161": 36, "162": 36, "rel82": 36, "59894500bc46472974622cbd": 36, "tigersun2000_twitt": 36, "04441": 36, "148": 36, "04397": 36, "57": 36, "04403": 36, "yekketi": 36, "activ": 36, "596714a5c101bc4e3a7db4e5": 36, "k": 36, "torimoto": 36, "stretch": 36, "grn_table_setoper": 36, "Such": 36, "bignum_twitt": 36, "index_medium": 36, "index_smal": 36, "141": 36, "137": 36, "04277": 36, "murata": 36, "compress_zstd": 36, "133": 36, "murakaimi": 36, "132": 36, "kitora": 36, "didn": 36, "04276": 36, "constrain": 36, "parent": 36, "130": 36, "cosmic": [37, 38], "cuttlefish": [37, 38], "revis": 37, "sorri": 37, "That": [37, 60], "being": 37, "ship": 37, "sep": 37, "older": 37, "utf8mb4_0900": 37, "ref": [37, 38], "tokenngram": [37, 38], "loose_symbol": 37, "logger": 37, "notic": [37, 45, 54, 55, 59, 60], "wip": 37, "progress": 37, "211": 37, "colt27": 37, "backport": 37, "ubntu": 37, "202": 37, "205": 37, "hirai": 37, "beaver": 37, "meaningless": 37, "197": 37, "howto": 37, "04599": 37, "kinoshita": 37, "look": [37, 44], "complex": 37, "OR": [37, 38, 40, 42, 51], "5ae014842b9dfdbc3ac7ce1f": 37, "newer": 37, "iiiiyyyi": 37, "198": 37, "exclud": [37, 59], "rand": 37, "tini": 37, "percona57": 37, "gap": 37, "188": 37, "iwo": 37, "futur": [38, 54, 55], "wsl": 38, "282": 38, "ochaochaocha3": 38, "mayb": 38, "kajii": 38, "bizlevel": 38, "135": 38, "ryfjwr": 38, "comun": 38, "04759": 38, "met": 38, "garbag": 38, "mysql8": 38, "04763": 38, "infinit": 38, "loop": 38, "inappropri": 38, "pdb": 38, "friendli": [38, 59], "index_larg": 38, "foo": 38, "normalizernfkc100": 38, "tokenfilternfkc100": 38, "unify_katakana_v_sound": 38, "bar": 38, "230": 38, "tokenpattern": 38, "tokent": 38, "remove_blank": 38, "rel84": 38, "qualifi": 40, "keyword1": [40, 51], "keyword2": 40, "subexpress": 40, "calcul": 40, "top": [40, 59], "sum": [40, 41], "rather": 41, "most": [41, 43], "peopl": 41, "familiar": 41, "rel": 41, "rank": 41, "neither": [41, 45], "nor": [41, 45], "rate": 41, "higher": [41, 59, 60], "book": 41, "profession": 41, "No": [41, 43, 44, 45], "indic": [41, 42], "present": 41, "uppercas": 41, "side": 41, "right": [41, 59], "lead": [41, 54], "plu": 41, "minu": 41, "asterisk": 41, "normalizermysqlgeneralci": [41, 59, 60], "IT": 41, "force_prefix": 41, "profess": 41, "parenthes": 41, "metadata": 41, "emb": 41, "head": 41, "blank": 41, "pragma1pragma2": 41, "individu": 41, "begun": 41, "section1": 41, "weight1": 41, "section2": 41, "weight2": 41, "text_index": 41, "rdbm": 41, "w1": [41, 54], "third": [41, 59], "student": 41, "Near": 41, "todai": [42, 59, 60], "131073": 42, "let": [42, 59, 60], "explain": [42, 59, 60], "noth": 42, "116508": 42, "1048576": 42, "131072": 42, "denot": 42, "matter": 42, "fact": 42, "simplic": 42, "denomin": 42, "approxim": 42, "strictli": 42, "speak": 42, "_kei": [42, 59], "output_column": [42, 59], "groonga_respons": 42, "retriev": 42, "shorttext": [42, 59], "final": 42, "4kib": 43, "4gib": 43, "073": 43, "815": 43, "btree": [43, 46], "823": 43, "536": 43, "870": 43, "912": 43, "mind": 43, "vari": 43, "distinct": 43, "million": 43, "256gib": 43, "month": 43, "1st": 43, "unix": 43, "1970": 43, "belong": 43, "numer": 43, "date_limit": 43, "input": 43, "datetime_limit": 43, "respons": 44, "t1": 44, "c1": 44, "c2": 44, "c3": 44, "c11": 44, "c12": 44, "c20": 44, "c4": 44, "c10": 44, "c13": 44, "c19": 44, "take": 44, "zero": 44, "arithmet": 44, "explan": [45, 47], "error_and_log": 45, "convent": 45, "ignore_and_log": 45, "syntax_queri": 45, "allow_leading_not": 45, "booleam": 45, "syntax_script": 45, "aren": 45, "javascript": 45, "allow_column": 45, "allow_upd": 45, "new_valu": 45, "not_included_keyword": 45, "separ": 45, "comma": 45, "realli": [45, 59, 60], "measur": 45, "zlib": 45, "zstandard": 45, "gbf05b82": 45, "transcript": 45, "emerg": [45, 59, 60], "alert": [45, 59, 60], "crit": [45, 59, 60], "deadlock": 45, "info": [45, 59, 60], "mroonga_queri": 45, "threshold": 45, "escal": 45, "dafault": 45, "scope": 45, "never": 45, "tags_index": 45, "tokendelimit": [45, 46, 59, 60], "hello": [45, 59], "semicolon": 45, "avaiabl": 46, "geometry_column_nam": 46, "new_table_nam": 46, "IF": 46, "hyphen": 46, "normalizermysqlunicodeciexceptkanacikanawithvoicedsoundmark": [46, 53], "longblob": 46, "longtext": 46, "mediumblob": 46, "mediumtext": 46, "tinyblob": 46, "tinytext": 46, "varbinari": 46, "fractional_seconds_precis": 46, "maximum_number_digit": 46, "column_name1": 46, "column_name2": 46, "geomfromtext": [46, 59], "other_table_nam": 46, "plugin_nam": 46, "asc": 46, "dor": 46, "sub_column_nam": 46, "sub_table_nam": 46, "sub_text_column_nam": 46, "n_record": 46, "binlog_format": 46, "not_listed_charset_abov": 46, "basic": 46, "euc": 46, "utf": 46, "reus": 47, "given": [49, 50, 51], "hello_world": 50, "surround": [51, 54], "keywordn": 51, "abcd\u3042\u3043\u3046\u3047": 53, "abcd\u3042\u3043\u3046\u3047\u30ea\u30c3\u30c8\u30eb": 53, "ab\uff43\uff44\u3042\u3043\u30a6\u30a7": 53, "snippet_prefix": 54, "snippet_suffix": 54, "word1": 54, "word1_prefix": 54, "word1_suffix": 54, "sonam": [54, 57, 59], "imagin": 54, "snippet_test": 54, "ascii_general_ci": 54, "br": 54, "w2": 54, "calss": 54, "w3": 54, "f": 54, "cp932_japanese_ci": 54, "eucjpms_japanese_ci": 54, "key_word": 55, "understand": 56, "uroot": 57, "shown": 57, "realis": 58, "advantag": 58, "proven": 58, "goe": 58, "transpar": 58, "often": [59, 60], "displai": [59, 60], "WITH": [59, 60], "parser_nam": [59, 60], "tokenis": [59, 60], "bigram": [59, 60], "alphabet": [59, 60], "toke": [59, 60], "letter": [59, 60], "nois": [59, 60], "tokenbigramsplitsymbol": [59, 60], "unlik": [59, 60], "tokenbigramsplitsymbolalpha": [59, 60], "567": [59, 60], "090": [59, 60], "0123": [59, 60], "4567": [59, 60], "tokenbigramignoreblank": [59, 60], "\u307f\u306a\u3055\u3093": [59, 60], "\u6ce8": [59, 60], "\u76ee": [59, 60], "tokenbigramignoreblanksplitsymbol": [59, 60], "tokenbigramignoreblanksplitsymbolalpha": [59, 60], "ama": [59, 60], "am": [59, 60], "pen": [59, 60], "tokenbigramignoreblanksplitsymbolalphadigit": [59, 60], "9001": [59, 60], "movi": [59, 60], "horror": [59, 60], "tokendelimitnul": [59, 60], "0horror": [59, 60], "0topic": [59, 60], "tokenunigram": [59, 60], "unigram": [59, 60], "tokentrigram": [59, 60], "trigram": [59, 60], "Or": [59, 60], "immedi": [59, 60], "correspond": [59, 60], "utf8mb4_general_ci": [59, 60], "normalizermysqlunicodeci": [59, 60], "dai": [59, 60], "\u30d6\u30e9\u30c3\u30af\u30b3\u30fc\u30d2\u30fc\u3092\u98f2\u3093\u3060": [59, 60], "\u3075\u3089\u3064\u304f": [59, 60], "\uff8c\uff9e\uff97\uff6f\uff78": [59, 60], "tokenfilterstem": 59, "stem": 59, "stop_word": 59, "is_stop_word": 59, "bye": 59, "column_scalar": 59, "mbrdisjoint": 59, "shop": 59, "nezu": 59, "taiyaki": 59, "139": 59, "762573": 59, "720253": 59, "naniwaya": 59, "796234": 59, "730061": 59, "yanagiya": 59, "783981": 59, "685341": 59, "rectangl": 59, "ikebukuro": 59, "station": 59, "7101": 59, "7292": 59, "tokyo": 59, "7662": 59, "6815": 59, "bottom": 59, "astext": 59, "762572777778": 59, "7202527777778": 59, "applic": 59, "tye": 59, "sauri": 59, "dinner": 59, "bui": 59, "dumpl": 59, "thank": 59, "god": 59, "meat": 59, "milk": 59, "fridg": 59, "ensu": 59, "rroonga": 59, "degre": 59, "rid": 59, "undesir": 59, "power": 59, "facet": 59, "popular": 59, "onlin": 59, "ebai": 59, "refin": 59, "boar": 59, "drilldown": 59, "year_month": 59, "pretti": 59, "print": 59, "faceted_result": 59, "uint32": 59, "_nsubrec": 59, "int32": 59, "1356998400": 59, "forth": 59, "the_number_of_record": 59, "output_column_name_0": 59, "output_column_type_0": 59, "output_column_name_1": 59, "output_column_type_1": 59, "output_column_name_n": 59, "output_column_type_n": 59, "output_column_value_0_for_record_0": 59, "output_column_value_1_for_record_0": 59, "output_column_value_n_for_record_0": 59, "output_column_value_0_for_record_1": 59, "output_column_value_1_for_record_1": 59, "output_column_value_n_for_record_1": 59, "output_column_value_0_for_record_m": 59, "output_column_value_1_for_record_m": 59, "output_column_value_n_for_record_m": 59, "tokenregexp": 59, "auth": 59, "024": 59, "209379": [59, 60], "b1858f80": [59, 60], "934048": [59, 60], "46953940": [59, 60], "936113": [59, 60], "rotat": [59, 60], "mv": [59, 60], "footnot": [59, 60], "mandatori": 60, "mismatch": 60, "52": 60, "satisfi": 61}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"The": [0, 3], "characterist": 0, "mroonga": [0, 2, 5, 7, 8, 11, 21, 29, 42], "what": 0, "i": [0, 42, 46], "successor": 0, "tritonn": 0, "run": [0, 5, 7, 59], "mysql": [0, 7, 13, 15, 16, 20, 21], "plugin": 0, "faster": 0, "index": [0, 43], "updat": [0, 5, 8], "search": [0, 40, 42, 59, 60], "geoloc": [0, 59], "share": 0, "same": 0, "groonga": [0, 59], "storag": [0, 59], "associ": 0, "other": [0, 21], "engin": 0, "support": [0, 29], "platform": 0, "commun": 1, "mail": [1, 4, 8], "list": [1, 4, 8, 46], "chat": 1, "room": 1, "twitter": [1, 8], "facebook": [1, 8], "how": [2, 3, 4, 5, 7, 10, 59, 60], "contribut": [2, 3], "document": [3, 5, 8, 42, 54], "topic": 3, "thing": 3, "you": [3, 8], "must": 3, "do": 3, "first": 3, "requir": [3, 8, 49, 50, 51, 52, 53, 54, 55], "softwar": 3, "git": 3, "configur": [3, 8, 21], "fork": 3, "github": 3, "initi": 3, "work": 3, "repositori": 3, "build": [3, 5, 7, 8, 21, 23], "need": [3, 44], "everi": 3, "task": 3, "follow": 3, "upstream": 3, "file": [3, 8], "creat": [3, 8], "branch": 3, "edit": 3, "text": [3, 40, 51, 59, 60], "confirm": [3, 5, 8], "gener": [3, 5, 8], "commit": 3, "push": 3, "pull": 3, "request": 3, "report": 4, "bug": 4, "submit": 4, "issu": 4, "tracker": 4, "collect": 4, "data": 4, "reproduc": 4, "develop": 5, "": [5, 41, 59], "guid": 5, "we": 5, "ar": 5, "roadmap": 5, "sourc": [5, 21, 23], "code": 5, "manag": 5, "process": 5, "environ": [5, 8], "content": 5, "tree": 5, "ad": 5, "test": [5, 7, 8], "instal": [5, 12, 21, 23, 57], "sphinx": 5, "\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u30b9\u30bf\u30a4\u30eb": 6, "\u8a00\u8a9e": 6, "\u30d5\u30a1\u30a4\u30eb\u540d": 6, "\u540d\u524d\u7a7a\u9593": 6, "includ": 6, "\u30ac\u30fc\u30c9": 6, "\u4ee3\u5165": 6, "\u6587\u5b57\u5217": 6, "\u30d0\u30c3\u30d5\u30a1": 6, "\u547d\u540d\u898f\u5247": 6, "\u30af\u30e9\u30b9\u540d": 6, "\u30e1\u30f3\u30d0\u30fc\u5909\u6570\u540d": 6, "\u8aad\u307f\u8fbc\u307f\u7528\u30a2\u30af\u30bb\u30b5\u540d": 6, "\u66f8\u304d\u8fbc\u307f\u7528\u30a2\u30af\u30bb\u30b5\u540d": 6, "\u30b3\u30d4\u30fc\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc": 6, "\u30af\u30e9\u30b9\u306e\u4ee3\u5165": 6, "\u5f15\u6570": 6, "void\u3092\u7701\u7565": 6, "\u5165\u529b\u7528\u5f15\u6570\u306b\u306fconst\u3092\u4ed8\u3051\u308b": 6, "\u5b9a\u6570": 6, "\u771f\u507d\u5024": 6, "bool\u578b\u3092\u7528\u3044\u308b": 6, "\u771f\u507d\u5024\u306e\u30ea\u30c6\u30e9\u30eb\u306b\u306f": 6, "true": 6, "\u307e\u305f\u306f": 6, "fals": 6, "\u3092\u7528\u3044\u308b": 6, "\u6761\u4ef6\u5f0f": 6, "\u771f\u507d\u5024\u306f\u6bd4\u8f03\u3057\u306a\u3044": 6, "null": 6, "\u3068\u6bd4\u8f03\u3057\u306a\u3044": 6, "\u6570\u5024\u306f\u6bd4\u8f03\u3059\u308b": 6, "\u521d\u671f\u5316": 6, "\u30e1\u30f3\u30d0\u30fc\u5909\u6570\u306e\u521d\u671f\u5316\u306b\u306f\u521d\u671f\u5316\u30ea\u30b9\u30c8\u3092\u7528\u3044\u308b": 6, "\u5909\u6570\u5ba3\u8a00\u3068\u540c\u6642\u306b\u521d\u671f\u5316\u3059\u308b": 6, "\u30a4\u30f3\u30af\u30ea\u30e1\u30f3\u30c8": 6, "\u30c7\u30af\u30ea\u30e1\u30f3\u30c8": 6, "\u524d\u7f6e\u5f62\u5f0f\u3092\u7528\u3044\u308b": 6, "\u30ad\u30e3\u30b9\u30c8": 6, "c": 6, "\u306e\u30b9\u30bf\u30a4\u30eb\u3092\u7528\u3044\u308b": 6, "\u5909\u6570\u5ba3\u8a00": 6, "\u30dd\u30a4\u30f3\u30bf\u578b\u3092\u793a\u3059": 6, "\u3068\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9\u578b\u3092\u793a\u3059": 6, "\u306f\u5909\u6570\u540d\u306b\u5bc4\u305b\u308b": 6, "\u305d\u306e\u4ed6": 6, "\u30e1\u30e2": 6, "debug": 7, "tom": 7, "more": 7, "about": [7, 43], "sql": [7, 21, 46], "sh": 7, "specifi": [7, 59, 60], "onli": [7, 44], "see": [7, 49], "trace": 7, "invok": 7, "gdb": 7, "releas": [8, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "procedur": 8, "setup": 8, "describ": 8, "chang": [8, 29, 30], "script": 8, "execut": 8, "check": [8, 57], "whether": 8, "can": 8, "upload": 8, "packag": [8, 13, 14, 15, 16, 20, 22], "make": [8, 21], "latest": 8, "result": 8, "each": 8, "tag": 8, "archiv": [8, 22], "debian": [8, 16], "deriv": 8, "ubuntu": [8, 22], "red": 8, "hat": 8, "window": [8, 23], "docker": [8, 17], "imag": 8, "blog": 8, "announc": 8, "bump": 8, "version": 8, "faq": 9, "avoid": 10, "mmap": 10, "cannot": 10, "alloc": 10, "memori": 10, "error": 10, "short": 10, "answer": 10, "long": 10, "indic": 11, "almalinux": 13, "8": [13, 15, 16, 20, 25, 32, 37], "oracl": [13, 15, 16, 20], "0": [13, 15, 16, 20, 25, 26, 29], "percona": [13, 15], "server": [13, 15, 45], "mariadb": [13, 14, 15, 16, 23], "10": [13, 14, 15, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 38], "4": [13, 15, 25, 32, 33], "5": [13, 14, 15, 25, 32, 34], "6": [13, 15, 25, 32, 35], "7": [13, 15, 25, 32, 36], "9": [13, 15, 25, 32, 38], "11": [13, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38], "amazon": 14, "linux": [14, 16, 20], "2": [14, 25, 31, 32], "cento": 15, "gnu": 16, "bookworm": 16, "bullsey": 16, "fedora": 18, "21": 18, "maco": 19, "homebrew": 19, "depend": 21, "tool": 21, "librari": 21, "from": [21, 23, 29, 30], "path": 21, "config": 21, "default": 21, "token": [21, 42, 59, 60], "prefix": [21, 41, 54], "pkg_config_path": 21, "u": 21, "root": 21, "uninstal": 21, "ppa": 22, "person": 22, "zip": 23, "new": [24, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "\u30d0\u30fc\u30b8\u30e7\u30f30\u7cfb\u306e\u304a\u77e5\u3089\u305b": 25, "\u30ea\u30ea\u30fc\u30b9": [25, 26], "2011": [25, 26], "08": [25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "29": [25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "\u6539\u826f": [25, 26], "07": [25, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38], "06": [25, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38], "\u4fee\u6b63": [25, 26], "\u611f\u8b1d": [25, 26], "05": [25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "03": [25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "2010": 25, "3": [25, 29, 32], "\u5909\u66f4": 25, "09": [25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "1": [25, 26, 29], "19": 25, "seri": [26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "20": 26, "2012": [26, 31], "01": [26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "improv": [26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "fix": [26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "thank": [26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "12": [26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 38], "2021": [27, 28], "2020": [27, 38], "04": [27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38], "02": [27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "30": [27, 28, 29, 35, 38], "13": [28, 30, 35], "2022": [28, 29], "31": [28, 34], "00": [28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "2023": [29, 30], "28": [29, 32], "summari": [29, 30, 41, 49, 50, 51, 52, 53, 54, 55], "featur": [29, 30], "newli": 29, "os": 29, "drop": 29, "higlight": 30, "2014": [32, 33], "2013": 32, "2015": [33, 34], "2016": [34, 35], "2017": [35, 36], "2018": [36, 37], "2019": 38, "27": 38, "refer": 39, "full": [40, 59, 60], "boolean": 41, "mode": [41, 42, 58, 59, 60], "usag": [41, 49, 50, 51, 52, 53, 54, 55], "qualifi": 41, "keyword1": 41, "keyword2": 41, "OR": 41, "keyword": [41, 51, 59, 60], "phrase": 41, "subexpress": 41, "pragma": 41, "d": 41, "dor": 41, "w": 41, "ss": 41, "score": [42, 59, 60], "natur": 42, "languag": 42, "split": 42, "queri": [42, 51], "remov": 42, "match": 42, "calcul": 42, "weight": 42, "per": 42, "get": [42, 59, 60], "top": 42, "n": 42, "sum": 42, "up": 42, "which": 42, "exist": 42, "one": 42, "limit": [43, 44], "tabl": 43, "valu": [43, 49, 50, 51, 52, 53, 54, 55], "column": [43, 44, 59], "size": 43, "optim": 44, "fetch": 44, "row": 44, "count": 44, "order": 44, "BY": 44, "variabl": [45, 47], "mroonga_action_on_fulltext_query_error": 45, "mroonga_boolean_mode_syntax_flag": 45, "mroonga_database_path_prefix": 45, "mroonga_default_pars": 45, "mroonga_default_token": 45, "mroonga_default_wrapper_engin": 45, "mroonga_dry_writ": 45, "mroonga_enable_optim": 45, "mroonga_libgroonga_support_lz4": 45, "mroonga_libgroonga_support_zlib": 45, "mroonga_libgroonga_support_zstd": 45, "mroonga_libgroonga_support_mecab": 45, "mroonga_libgroonga_vers": 45, "mroonga_lock_timeout": 45, "mroonga_log_fil": 45, "mroonga_log_level": 45, "mroonga_query_log_fil": 45, "mroonga_match_escalation_threshold": 45, "mroonga_max_n_records_for_estim": 45, "mroonga_enable_operations_record": 45, "mroonga_vector_column_delimit": 45, "mroonga_vers": 45, "mroonga_condition_push_down_typ": 45, "command": [46, 49, 59], "avail": [46, 59, 60], "unavail": 46, "found": 46, "an": 46, "unlist": 46, "statu": 47, "mroonga_count_skip": 47, "mroonga_fast_order_limit": 47, "mroonga_condition_push_down": 47, "mroonga_n_pooling_context": 47, "mroonga_memory_map_s": 47, "udf": 48, "user": 48, "defin": 48, "function": 48, "mroonga_command": 49, "syntax": [49, 50, 51, 52, 53, 54, 55], "paramet": [49, 50, 51, 52, 53, 54, 55], "return": [49, 50, 51, 52, 53, 54, 55], "also": 49, "mroonga_escap": 50, "string": [50, 53], "option": [50, 51, 53, 54, 55], "special_charact": 50, "mroonga_highlight_html": 51, "open_tag": 51, "close_tag": 51, "mroonga_last_insert_grn_id": 52, "mroonga_norm": 53, "normalizer_nam": 53, "mroonga_snippet": 54, "max_length": 54, "max_count": 54, "encod": 54, "skip_leading_spac": 54, "html_escap": 54, "suffix": 54, "wordn": 54, "wordn_prefix": 54, "wordn_suffix": 54, "mroonga_snippet_html": 55, "tutori": 56, "us": [59, 60], "parser": [59, 60], "normal": [59, 60], "filter": 59, "flag": 59, "record": 59, "id": 59, "snippet": [59, 60], "context": [59, 60], "similar": 59, "regular": 59, "express": 59, "log": [59, 60], "next": [59, 60], "step": [59, 60], "wrapper": 60, "upgrad": 61}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 57}, "alltitles": {"The characteristics of Mroonga": [[0, "the-characteristics-of-mroonga"]], "What is Mroonga?": [[0, "what-is-mroonga"]], "The successor of Tritonn": [[0, "the-successor-of-tritonn"]], "Running as a MySQL plugin": [[0, "running-as-a-mysql-plugin"]], "Faster index update": [[0, "faster-index-update"]], "Faster search": [[0, "faster-search"]], "Geolocation search": [[0, "geolocation-search"]], "Sharing the same Groonga storage": [[0, "sharing-the-same-groonga-storage"]], "Associate with other storage engines": [[0, "associate-with-other-storage-engines"]], "Supported platforms": [[0, "supported-platforms"]], "Community": [[1, "community"]], "Mailing List": [[1, "mailing-list"]], "Chat room": [[1, "chat-room"]], "Twitter": [[1, "twitter"]], "Facebook": [[1, "facebook"]], "How to contribute to Mroonga": [[2, "how-to-contribute-to-mroonga"]], "How to contribute in documentation topics": [[3, "how-to-contribute-in-documentation-topics"]], "The things you must do at first": [[3, "the-things-you-must-do-at-first"]], "Required softwares": [[3, "required-softwares"]], "Git configuration": [[3, "git-configuration"]], "Fork on GitHub": [[3, "fork-on-github"]], "Initial configuration for working repository": [[3, "initial-configuration-for-working-repository"]], "Initial configuration for building documentation": [[3, "initial-configuration-for-building-documentation"]], "The things you need to do every tasks": [[3, "the-things-you-need-to-do-every-tasks"]], "Follow the upstream": [[3, "follow-the-upstream"]], "The things you need to do every files": [[3, "the-things-you-need-to-do-every-files"]], "Create working branch": [[3, "create-working-branch"]], "Editing text": [[3, "editing-text"]], "Confirm generated document": [[3, "confirm-generated-document"], [5, "confirm-generated-document"]], "Commit": [[3, "commit"]], "Push and pull request": [[3, "push-and-pull-request"]], "How to report a bug": [[4, "how-to-report-a-bug"]], "Submit a bug to the issue tracker": [[4, "submit-a-bug-to-the-issue-tracker"]], "Report a bug to the mailing list": [[4, "report-a-bug-to-the-mailing-list"]], "How to collect data for reporting a reproducible bug": [[4, "how-to-collect-data-for-reporting-a-reproducible-bug"]], "Developer\u2019s guide": [[5, "developer-s-guide"]], "How we are developing": [[5, "how-we-are-developing"]], "Roadmap": [[5, "roadmap"]], "Source code management": [[5, "source-code-management"]], "Development process": [[5, "development-process"]], "Development environment": [[5, "development-environment"]], "Contents of the source tree": [[5, "contents-of-the-source-tree"]], "Adding and running tests": [[5, "adding-and-running-tests"]], "Adding and updating documents": [[5, "adding-and-updating-documents"]], "Installing Sphinx": [[5, "installing-sphinx"]], "Build Mroonga": [[5, "build-mroonga"]], "Adding a document": [[5, "adding-a-document"]], "\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u30b9\u30bf\u30a4\u30eb": [[6, "id1"]], "\u8a00\u8a9e": [[6, "id2"]], "\u30d5\u30a1\u30a4\u30eb\u540d": [[6, "id3"]], "\u540d\u524d\u7a7a\u9593": [[6, "id4"]], "include \u30ac\u30fc\u30c9": [[6, "include"]], "\u4ee3\u5165": [[6, "id5"]], "\u6587\u5b57\u5217": [[6, "id6"]], "\u30d0\u30c3\u30d5\u30a1": [[6, "id7"]], "\u547d\u540d\u898f\u5247": [[6, "id8"]], "\u30af\u30e9\u30b9\u540d": [[6, "id9"]], "\u30e1\u30f3\u30d0\u30fc\u5909\u6570\u540d": [[6, "id10"]], "\u8aad\u307f\u8fbc\u307f\u7528\u30a2\u30af\u30bb\u30b5\u540d": [[6, "id11"]], "\u66f8\u304d\u8fbc\u307f\u7528\u30a2\u30af\u30bb\u30b5\u540d": [[6, "id12"]], "\u30b3\u30d4\u30fc\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc": [[6, "id13"]], "\u30af\u30e9\u30b9\u306e\u4ee3\u5165": [[6, "id14"]], "\u5f15\u6570": [[6, "id15"]], "void\u3092\u7701\u7565": [[6, "void"]], "\u5165\u529b\u7528\u5f15\u6570\u306b\u306fconst\u3092\u4ed8\u3051\u308b": [[6, "const"]], "\u5b9a\u6570": [[6, "id16"]], "\u771f\u507d\u5024": [[6, "id17"]], "bool\u578b\u3092\u7528\u3044\u308b": [[6, "bool"]], "\u771f\u507d\u5024\u306e\u30ea\u30c6\u30e9\u30eb\u306b\u306f true \u307e\u305f\u306f false \u3092\u7528\u3044\u308b": [[6, "true-false"]], "\u6761\u4ef6\u5f0f": [[6, "id18"]], "\u771f\u507d\u5024\u306f\u6bd4\u8f03\u3057\u306a\u3044": [[6, "id19"]], "NULL \u3068\u6bd4\u8f03\u3057\u306a\u3044": [[6, "null"]], "\u6570\u5024\u306f\u6bd4\u8f03\u3059\u308b": [[6, "id20"]], "\u521d\u671f\u5316": [[6, "id21"]], "\u30e1\u30f3\u30d0\u30fc\u5909\u6570\u306e\u521d\u671f\u5316\u306b\u306f\u521d\u671f\u5316\u30ea\u30b9\u30c8\u3092\u7528\u3044\u308b": [[6, "id22"]], "\u5909\u6570\u5ba3\u8a00\u3068\u540c\u6642\u306b\u521d\u671f\u5316\u3059\u308b": [[6, "id23"]], "\u30a4\u30f3\u30af\u30ea\u30e1\u30f3\u30c8\u30fb\u30c7\u30af\u30ea\u30e1\u30f3\u30c8": [[6, "id24"]], "\u524d\u7f6e\u5f62\u5f0f\u3092\u7528\u3044\u308b": [[6, "id25"]], "\u30ad\u30e3\u30b9\u30c8": [[6, "id26"]], "C++\u306e\u30b9\u30bf\u30a4\u30eb\u3092\u7528\u3044\u308b": [[6, "c"]], "\u5909\u6570\u5ba3\u8a00": [[6, "id27"]], "\u30dd\u30a4\u30f3\u30bf\u578b\u3092\u793a\u3059 * \u3068\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9\u578b\u3092\u793a\u3059 & \u306f\u5909\u6570\u540d\u306b\u5bc4\u305b\u308b": [[6, "id28"]], "\u305d\u306e\u4ed6": [[6, "id29"]], "\u30e1\u30e2": [[6, "id30"]], "How to debug": [[7, "how-to-debug"]], "Building for debugging": [[7, "building-for-debugging"]], "How to build MySQL for debugging": [[7, "how-to-build-mysql-for-debugging"]], "How tom build Mroonga for debugging": [[7, "how-tom-build-mroonga-for-debugging"]], "More about run-sql-test.sh": [[7, "more-about-run-sql-test-sh"]], "Run the specified test only": [[7, "run-the-specified-test-only"]], "See the trace": [[7, "see-the-trace"]], "Invoking GDB": [[7, "invoking-gdb"]], "Release procedure": [[8, "release-procedure"]], "Requirements": [[8, "requirements"]], "Setup build environment": [[8, "setup-build-environment"]], "Describe the changes": [[8, "describe-the-changes"]], "Generate configure script": [[8, "generate-configure-script"]], "Execute configure script": [[8, "execute-configure-script"]], "Check whether you can upload packages": [[8, "check-whether-you-can-upload-packages"]], "Execute make update-latest-release": [[8, "execute-make-update-latest-release"]], "Confirm the results of each test": [[8, "confirm-the-results-of-each-test"]], "Tagging for release": [[8, "tagging-for-release"]], "Upload archive files": [[8, "upload-archive-files"]], "Create packages for the release": [[8, "create-packages-for-the-release"]], "Debian": [[8, "debian"]], "Debian derivatives(Ubuntu)": [[8, "debian-derivatives-ubuntu"]], "Red Hat derivatives": [[8, "red-hat-derivatives"]], "Windows": [[8, "windows"], [23, "windows"]], "Update Docker images": [[8, "update-docker-images"]], "Upload documents": [[8, "upload-documents"]], "Update blog(Mroonga blog)": [[8, "update-blog-mroonga-blog"]], "Announce release for mailing list": [[8, "announce-release-for-mailing-list"]], "Announce release for twitter": [[8, "announce-release-for-twitter"]], "Announce release for Facebook": [[8, "announce-release-for-facebook"]], "Bump version": [[8, "bump-version"]], "FAQ": [[9, "faq"]], "How to avoid \u201cmmap Cannot allocate memory\u201d error?": [[10, "how-to-avoid-mmap-cannot-allocate-memory-error"]], "Short answer": [[10, "short-answer"]], "Long answer": [[10, "long-answer"]], "Mroonga": [[11, "mroonga"]], "Indices": [[11, "indices"]], "Install": [[12, "install"]], "AlmaLinux": [[13, "almalinux"]], "AlmaLinux 8 (with the Oracle MySQL 8.0 package)": [[13, "almalinux-8-with-the-oracle-mysql-8-0-package"]], "AlmaLinux 8 (with Percona Server 8.0 package)": [[13, "almalinux-8-with-percona-server-8-0-package"]], "AlmaLinux 8 (with MariaDB 10.4 package)": [[13, "almalinux-8-with-mariadb-10-4-package"]], "AlmaLinux 8 (with MariaDB 10.5 package)": [[13, "almalinux-8-with-mariadb-10-5-package"]], "AlmaLinux 8 (with MariaDB 10.6 package)": [[13, "almalinux-8-with-mariadb-10-6-package"]], "AlmaLinux 8 (with MariaDB 10.7 package)": [[13, "almalinux-8-with-mariadb-10-7-package"]], "AlmaLinux 8 (with MariaDB 10.8 package)": [[13, "almalinux-8-with-mariadb-10-8-package"]], "AlmaLinux 8 (with MariaDB 10.9 package)": [[13, "almalinux-8-with-mariadb-10-9-package"]], "AlmaLinux 8 (with MariaDB 10.10 package)": [[13, "almalinux-8-with-mariadb-10-10-package"]], "AlmaLinux 8 (with MariaDB 10.11 package)": [[13, "almalinux-8-with-mariadb-10-11-package"]], "AlmaLinux 9 (with the Oracle MySQL 8.0 package)": [[13, "almalinux-9-with-the-oracle-mysql-8-0-package"]], "AlmaLinux 9 (with Percona Server 8.0 package)": [[13, "almalinux-9-with-percona-server-8-0-package"]], "AlmaLinux 9 (with MariaDB 10.5 package)": [[13, "almalinux-9-with-mariadb-10-5-package"]], "AlmaLinux 9 (with MariaDB 10.6 package)": [[13, "almalinux-9-with-mariadb-10-6-package"]], "AlmaLinux 9 (with MariaDB 10.7 package)": [[13, "almalinux-9-with-mariadb-10-7-package"]], "AlmaLinux 9 (with MariaDB 10.8 package)": [[13, "almalinux-9-with-mariadb-10-8-package"]], "AlmaLinux 9 (with MariaDB 10.9 package)": [[13, "almalinux-9-with-mariadb-10-9-package"]], "AlmaLinux 9 (with MariaDB 10.10 package)": [[13, "almalinux-9-with-mariadb-10-10-package"]], "AlmaLinux 9 (with MariaDB 10.11 package)": [[13, "almalinux-9-with-mariadb-10-11-package"]], "Amazon Linux": [[14, "amazon-linux"]], "Amazon Linux 2 (with MariaDB 10.5 package)": [[14, "amazon-linux-2-with-mariadb-10-5-package"]], "CentOS": [[15, "centos"]], "CentOS 7 (with the Oracle MySQL 5.7 package)": [[15, "centos-7-with-the-oracle-mysql-5-7-package"]], "CentOS 7 (with the Oracle MySQL 8.0 package)": [[15, "centos-7-with-the-oracle-mysql-8-0-package"]], "CentOS 7 (with Percona Server 5.7 package)": [[15, "centos-7-with-percona-server-5-7-package"]], "CentOS 7 (with Percona Server 8.0 package)": [[15, "centos-7-with-percona-server-8-0-package"]], "CentOS 7 (with MariaDB 10.4 package)": [[15, "centos-7-with-mariadb-10-4-package"]], "CentOS 7 (with MariaDB 10.5 package)": [[15, "centos-7-with-mariadb-10-5-package"]], "CentOS 7 (with MariaDB 10.6 package)": [[15, "centos-7-with-mariadb-10-6-package"]], "CentOS 7 (with MariaDB 10.7 package)": [[15, "centos-7-with-mariadb-10-7-package"]], "CentOS 7 (with MariaDB 10.8 package)": [[15, "centos-7-with-mariadb-10-8-package"]], "CentOS 7 (with MariaDB 10.9 package)": [[15, "centos-7-with-mariadb-10-9-package"]], "CentOS 7 (with MariaDB 10.10 package)": [[15, "centos-7-with-mariadb-10-10-package"]], "Debian GNU/Linux": [[16, "debian-gnu-linux"]], "bookworm (MariaDB)": [[16, "bookworm-mariadb"]], "bullseye (MariaDB)": [[16, "bullseye-mariadb"]], "bullseye (with the Oracle MySQL 8.0 package)": [[16, "bullseye-with-the-oracle-mysql-8-0-package"]], "Docker": [[17, "docker"]], "Fedora": [[18, "fedora"]], "Fedora 21": [[18, "fedora-21"]], "macOS": [[19, "macos"]], "Homebrew": [[19, "install-macos-homebrew"]], "Oracle Linux": [[20, "oracle-linux"]], "Oracle Linux 8 (with the Oracle MySQL 8.0 package)": [[20, "oracle-linux-8-with-the-oracle-mysql-8-0-package"]], "Others": [[21, "others"]], "Dependencies": [[21, "dependencies"]], "Tools": [[21, "tools"]], "Libraries": [[21, "libraries"]], "MySQL": [[21, "mysql"]], "Build from source": [[21, "build-from-source"]], "configure": [[21, "configure"]], "--with-mysql-source=PATH": [[21, "with-mysql-source-path"]], "--with-mysql-build=PATH": [[21, "with-mysql-build-path"]], "--with-mysql-config=PATH": [[21, "with-mysql-config-path"]], "--with-default-tokenizer=TOKENIZER": [[21, "with-default-tokenizer-tokenizer"]], "--prefix=PATH": [[21, "prefix-path"]], "PKG_CONFIG_PATH=PATH": [[21, "pkg-config-path-path"]], "make": [[21, "make"]], "make install": [[21, "make-install"]], "mysql -u root < install.sql": [[21, "mysql-u-root-install-sql"]], "uninstall Mroonga": [[21, "uninstall-mroonga"]], "Ubuntu": [[22, "ubuntu"]], "PPA (Personal Package Archive)": [[22, "ppa-personal-package-archive"]], "Installer": [[23, "installer"]], "Zip": [[23, "zip"]], "Build from source with MariaDB": [[23, "build-from-source-with-mariadb"]], "News": [[24, "news"]], "\u30d0\u30fc\u30b8\u30e7\u30f30\u7cfb\u306e\u304a\u77e5\u3089\u305b": [[25, "id1"]], "0.9 \u30ea\u30ea\u30fc\u30b9 - 2011/08/29": [[25, "release-0-9"]], "\u6539\u826f": [[25, "id3"], [25, "id5"], [25, "id7"], [25, "id11"], [25, "id15"], [25, "id18"], [25, "id21"], [25, "id25"], [26, "id11"]], "0.8 \u30ea\u30ea\u30fc\u30b9 - 2011/07/29": [[25, "release-0-8"]], "0.7 \u30ea\u30ea\u30fc\u30b9 - 2011/06/29": [[25, "release-0-7"]], "\u4fee\u6b63": [[25, "id8"], [25, "id12"], [25, "id23"], [25, "id27"], [26, "id12"]], "\u611f\u8b1d": [[25, "id9"], [25, "id13"], [25, "id16"], [25, "id19"], [25, "id28"], [26, "id13"]], "0.6 \u30ea\u30ea\u30fc\u30b9 - 2011/05/29": [[25, "release-0-6"]], "0.5 \u30ea\u30ea\u30fc\u30b9 - 2011/03/29": [[25, "id14"]], "0.4 \u30ea\u30ea\u30fc\u30b9 - 2010/11/29": [[25, "id17"]], "0.3 \u30ea\u30ea\u30fc\u30b9 - 2010/10/29": [[25, "id20"]], "\u5909\u66f4": [[25, "id22"], [25, "id26"]], "0.2 \u30ea\u30ea\u30fc\u30b9 - 2010/09/29": [[25, "id24"]], "0.1 \u30ea\u30ea\u30fc\u30b9 - 2010/08/19": [[25, "id29"]], "News - 1 series": [[26, "news-1-series"]], "Release 1.20 - 2012/01/29": [[26, "release-1-20-2012-01-29"]], "Improvements": [[26, "improvements"], [26, "id1"], [26, "id4"], [26, "id7"], [27, "improvements"], [27, "id1"], [27, "id2"], [27, "id3"], [27, "id5"], [27, "id6"], [27, "id7"], [27, "id9"], [27, "id10"], [28, "improvements"], [28, "id1"], [28, "id2"], [28, "id5"], [28, "id7"], [28, "id10"], [28, "id12"], [28, "id15"], [28, "id17"], [28, "id19"], [28, "id20"], [28, "id23"], [29, "improvements"], [29, "id1"], [29, "id2"], [29, "id5"], [29, "id8"], [29, "id11"], [29, "id13"], [29, "id16"], [29, "id19"], [29, "id22"], [30, "improvements"], [30, "id1"], [30, "id2"], [30, "id3"], [31, "improvements"], [31, "id1"], [31, "id4"], [31, "id7"], [31, "id10"], [31, "id13"], [31, "id14"], [31, "id17"], [31, "id20"], [31, "id23"], [31, "id26"], [32, "improvements"], [32, "id1"], [32, "id4"], [32, "id7"], [32, "id10"], [32, "id13"], [32, "id16"], [32, "id18"], [32, "id21"], [32, "id24"], [32, "id27"], [32, "id30"], [32, "id33"], [33, "improvements"], [33, "id1"], [33, "id3"], [33, "id6"], [33, "id9"], [33, "id12"], [33, "id15"], [33, "id18"], [33, "id21"], [33, "id24"], [33, "id27"], [34, "improvements"], [34, "id3"], [34, "id6"], [34, "id9"], [34, "id12"], [34, "id15"], [34, "id18"], [34, "id20"], [34, "id23"], [34, "id26"], [34, "id29"], [35, "improvements"], [35, "id1"], [35, "id2"], [35, "id3"], [35, "id5"], [35, "id7"], [35, "id11"], [35, "id14"], [35, "id17"], [35, "id20"], [35, "id23"], [36, "improvements"], [36, "id1"], [36, "id3"], [36, "id5"], [36, "id7"], [36, "id10"], [36, "id12"], [36, "id15"], [36, "id17"], [36, "id19"], [36, "id22"], [36, "id25"], [37, "improvements"], [37, "id1"], [37, "id2"], [37, "id4"], [37, "id7"], [37, "id10"], [37, "id13"], [38, "improvements"], [38, "id1"], [38, "id2"], [38, "id4"], [38, "id6"], [38, "id9"], [38, "id11"], [38, "id14"], [38, "id16"], [38, "id17"], [38, "id18"]], "Fixes": [[26, "fixes"], [26, "id2"], [26, "id5"], [26, "id8"], [27, "fixes"], [27, "id8"], [27, "id11"], [28, "fixes"], [28, "id3"], [28, "id6"], [28, "id8"], [28, "id13"], [28, "id16"], [28, "id18"], [28, "id21"], [29, "fixes"], [29, "id3"], [29, "id6"], [29, "id9"], [29, "id14"], [29, "id17"], [29, "id20"], [30, "fixes"], [31, "fixes"], [31, "id2"], [31, "id5"], [31, "id8"], [31, "id11"], [31, "id15"], [31, "id18"], [31, "id21"], [31, "id24"], [31, "id27"], [32, "fixes"], [32, "id2"], [32, "id5"], [32, "id8"], [32, "id11"], [32, "id14"], [32, "id19"], [32, "id22"], [32, "id25"], [32, "id28"], [32, "id31"], [32, "id34"], [33, "fixes"], [33, "id4"], [33, "id7"], [33, "id10"], [33, "id13"], [33, "id16"], [33, "id19"], [33, "id22"], [33, "id25"], [33, "id28"], [34, "fixes"], [34, "id1"], [34, "id4"], [34, "id7"], [34, "id10"], [34, "id13"], [34, "id16"], [34, "id21"], [34, "id24"], [34, "id27"], [34, "id30"], [35, "fixes"], [35, "id6"], [35, "id8"], [35, "id9"], [35, "id12"], [35, "id15"], [35, "id18"], [35, "id21"], [35, "id24"], [36, "fixes"], [36, "id8"], [36, "id13"], [36, "id16"], [36, "id20"], [36, "id23"], [37, "fixes"], [37, "id3"], [37, "id5"], [37, "id8"], [37, "id11"], [38, "fixes"], [38, "id3"], [38, "id5"], [38, "id7"], [38, "id12"], [38, "id15"]], "Thanks": [[26, "thanks"], [26, "id3"], [26, "id6"], [26, "id9"], [27, "thanks"], [27, "id4"], [27, "id12"], [28, "thanks"], [28, "id4"], [28, "id9"], [28, "id11"], [28, "id14"], [28, "id22"], [29, "thanks"], [29, "id4"], [29, "id7"], [29, "id10"], [29, "id12"], [29, "id15"], [29, "id18"], [29, "id21"], [30, "thanks"], [31, "thanks"], [31, "id3"], [31, "id6"], [31, "id9"], [31, "id12"], [31, "id16"], [31, "id19"], [31, "id22"], [31, "id25"], [31, "id28"], [32, "thanks"], [32, "id3"], [32, "id6"], [32, "id9"], [32, "id12"], [32, "id15"], [32, "id17"], [32, "id20"], [32, "id23"], [32, "id26"], [32, "id29"], [32, "id32"], [32, "id35"], [33, "thanks"], [33, "id2"], [33, "id5"], [33, "id8"], [33, "id11"], [33, "id14"], [33, "id17"], [33, "id20"], [33, "id23"], [33, "id26"], [33, "id29"], [34, "thanks"], [34, "id2"], [34, "id5"], [34, "id8"], [34, "id11"], [34, "id14"], [34, "id17"], [34, "id19"], [34, "id22"], [34, "id25"], [34, "id28"], [34, "id31"], [35, "thanks"], [35, "id4"], [35, "id10"], [35, "id13"], [35, "id16"], [35, "id19"], [35, "id22"], [35, "id25"], [36, "thanks"], [36, "id2"], [36, "id4"], [36, "id6"], [36, "id9"], [36, "id11"], [36, "id14"], [36, "id18"], [36, "id21"], [36, "id24"], [36, "id26"], [37, "thanks"], [37, "id6"], [37, "id9"], [37, "id12"], [37, "id14"], [38, "thanks"], [38, "id8"], [38, "id10"], [38, "id13"]], "Release 1.11 - 2011/12/29": [[26, "release-1-11-2011-12-29"]], "Release 1.10 - 2011/11/29": [[26, "release-1-10-2011-11-29"]], "Release 1.0.1 - 2011/10/29": [[26, "release-1-0-1-2011-10-29"]], "1.0.0 \u30ea\u30ea\u30fc\u30b9 - 2011/09/29": [[26, "release-1-0-0"]], "News - 10 series": [[27, "news-10-series"]], "Release 10.11 - 2021-01-29": [[27, "release-10-11-2021-01-29"]], "Release 10.10 - 2020-12-29": [[27, "release-10-10-2020-12-29"]], "Release 10.09 - 2020-12-04": [[27, "release-10-09-2020-12-04"]], "Release 10.07 - 2020-10-02": [[27, "release-10-07-2020-10-02"]], "Release 10.06 - 2020-09-02": [[27, "release-10-06-2020-09-02"]], "Release 10.05 - 2020-07-29": [[27, "release-10-05-2020-07-29"]], "Release 10.03 - 2020-05-29": [[27, "release-10-03-2020-05-29"]], "Release 10.02 - 2020-04-29": [[27, "release-10-02-2020-04-29"]], "Release 10.01 - 2020-03-30": [[27, "release-10-01-2020-03-30"]], "News - 11 series": [[28, "news-11-series"]], "Release 11.13 - 2022-01-29": [[28, "release-11-13-2022-01-29"]], "Release 11.11 - 2021-12-29": [[28, "release-11-11-2021-12-29"]], "Release 11.10 - 2021-11-29": [[28, "release-11-10-2021-11-29"]], "Release 11.09 - 2021-11-04": [[28, "release-11-09-2021-11-04"]], "Release 11.08 - 2021-10-06": [[28, "release-11-08-2021-10-06"]], "Release 11.07 - 2021-09-29": [[28, "release-11-07-2021-09-29"]], "Release 11.06 - 2021-08-29": [[28, "release-11-06-2021-08-29"]], "Release 11.05 - 2021-07-30": [[28, "release-11-05-2021-07-30"]], "Release 11.04 - 2021-06-29": [[28, "release-11-04-2021-06-29"]], "Release 11.03 - 2021-05-31": [[28, "release-11-03-2021-05-31"]], "Release 11.02 - 2021-05-10": [[28, "release-11-02-2021-05-10"]], "Release 11.01 - 2021-04-02": [[28, "release-11-01-2021-04-02"]], "Release 11.00 - 2021-02-09": [[28, "release-11-00-2021-02-09"]], "News - 12 series": [[29, "news-12-series"]], "Release 12.12 - 2023-01-29": [[29, "release-12-12-2023-01-29"]], "Release 12.11 - 2023-01-06": [[29, "release-12-11-2023-01-06"]], "Release 12.10 - 2022-11-29": [[29, "release-12-10-2022-11-29"]], "Release 12.09 - 2022-10-28": [[29, "release-12-09-2022-10-28"]], "Release 12.08 - 2022-10-03": [[29, "release-12-08-2022-10-03"]], "Release 12.07 - 2022-08-30": [[29, "release-12-07-2022-08-30"]], "Release 12.06 - 2022-08-04": [[29, "release-12-06-2022-08-04"]], "Release 12.04 - 2022-06-01": [[29, "release-12-04-2022-06-01"]], "Release 12.03 - 2022-05-06": [[29, "release-12-03-2022-05-06"]], "Release 12.02 - 2022-03-29": [[29, "release-12-02-2022-03-29"]], "Release 12.00 - 2022-02-09": [[29, "release-12-00-2022-02-09"]], "Summary of changes from Mroonga 11.0.0 to 11.1.3": [[29, "summary-of-changes-from-mroonga-11-0-0-to-11-1-3"]], "New Features and Improvements": [[29, "new-features-and-improvements"]], "Newly supported OSes": [[29, "newly-supported-oses"]], "Dropped OSes": [[29, "dropped-oses"]], "News - 13 series": [[30, "news-13-series"]], "Release 13.05 - 2023-08-02": [[30, "release-13-05-2023-08-02"]], "Release 13.01 - 2023-03-29": [[30, "release-13-01-2023-03-29"]], "Release 13.00 - 2023-02-09": [[30, "release-13-00-2023-02-09"]], "New Features and Improvements in 13.00": [[30, "new-features-and-improvements-in-13-00"]], "Higlight and Summary of changes from 12.00 to 12.12": [[30, "higlight-and-summary-of-changes-from-12-00-to-12-12"]], "Higlight": [[30, "higlight"]], "Summary": [[30, "summary"], [41, "summary"], [49, "summary"], [50, "summary"], [51, "summary"], [52, "summary"], [53, "summary"], [54, "summary"], [55, "summary"]], "News - 2 series": [[31, "news-2-series"]], "Release 2.10 - 2012/12/29": [[31, "release-2-10-2012-12-29"]], "Release 2.09 - 2012/11/29": [[31, "release-2-09-2012-11-29"]], "Release 2.08 - 2012/10/29": [[31, "release-2-08-2012-10-29"]], "Release 2.07 - 2012/09/29": [[31, "release-2-07-2012-09-29"]], "Release 2.06 - 2012/08/29": [[31, "release-2-06-2012-08-29"]], "Release 2.05 - 2012/07/29": [[31, "release-2-05-2012-07-29"]], "Release 2.04 - 2012/06/29": [[31, "release-2-04-2012-06-29"]], "Release 2.03 - 2012/05/29": [[31, "release-2-03-2012-05-29"]], "Release 2.02 - 2012/04/29": [[31, "release-2-02-2012-04-29"]], "Release 2.01 - 2012/03/29": [[31, "release-2-01-2012-03-29"]], "Release 2.00 - 2012/02/29": [[31, "release-2-00-2012-02-29"]], "News - 3 series": [[32, "news-3-series"]], "Release 3.12 - 2014/01/29": [[32, "release-3-12-2014-01-29"]], "Release 3.11 - 2013/12/29": [[32, "release-3-11-2013-12-29"]], "Release 3.10 - 2013/11/29": [[32, "release-3-10-2013-11-29"]], "Release 3.09 - 2013/10/29": [[32, "release-3-09-2013-10-29"]], "Release 3.08 - 2013/9/29": [[32, "release-3-08-2013-9-29"]], "Release 3.07 - 2013/8/29": [[32, "release-3-07-2013-8-29"]], "Release 3.06 - 2013/7/29": [[32, "release-3-06-2013-7-29"]], "Release 3.05 - 2013/6/29": [[32, "release-3-05-2013-6-29"]], "Release 3.04 - 2013/5/29": [[32, "release-3-04-2013-5-29"]], "Release 3.03 - 2013/4/29": [[32, "release-3-03-2013-4-29"]], "Release 3.02 - 2013/3/29": [[32, "release-3-02-2013-3-29"]], "Release 3.01 - 2013/2/28": [[32, "release-3-01-2013-2-28"]], "Release 3.00 - 2013/2/9": [[32, "release-3-00-2013-2-9"]], "News - 4 series": [[33, "news-4-series"]], "Release 4.10 - 2015-01-29": [[33, "release-4-10-2015-01-29"]], "Release 4.09 - 2014-12-29": [[33, "release-4-09-2014-12-29"]], "Release 4.08 - 2014/11/29": [[33, "release-4-08-2014-11-29"]], "Release 4.07 - 2014/10/29": [[33, "release-4-07-2014-10-29"]], "Release 4.06 - 2014/09/29": [[33, "release-4-06-2014-09-29"]], "Release 4.05 - 2014/08/29": [[33, "release-4-05-2014-08-29"]], "Release 4.04 - 2014/07/29": [[33, "release-4-04-2014-07-29"]], "Release 4.03 - 2014/05/29": [[33, "release-4-03-2014-05-29"]], "Release 4.02 - 2014/04/29": [[33, "release-4-02-2014-04-29"]], "Release 4.01 - 2014/03/29": [[33, "release-4-01-2014-03-29"]], "Release 4.00 - 2014/02/09": [[33, "release-4-00-2014-02-09"]], "News - 5 series": [[34, "news-5-series"]], "Release 5.12 - 2016-01-29": [[34, "release-5-12-2016-01-29"]], "Release 5.11 - 2015-12-29": [[34, "release-5-11-2015-12-29"]], "Release 5.10 - 2015-11-29": [[34, "release-5-10-2015-11-29"]], "Release 5.09 - 2015-10-29": [[34, "release-5-09-2015-10-29"]], "Release 5.08 - 2015-09-29": [[34, "release-5-08-2015-09-29"]], "Release 5.06 - 2015-08-31": [[34, "release-5-06-2015-08-31"]], "Release 5.05 - 2015/07/29": [[34, "release-5-05-2015-07-29"]], "Release 5.04 - 2015/06/29": [[34, "release-5-04-2015-06-29"]], "Release 5.03 - 2015/05/29": [[34, "release-5-03-2015-05-29"]], "Release 5.02 - 2015/04/29": [[34, "release-5-02-2015-04-29"]], "Release 5.01 - 2015/03/29": [[34, "release-5-01-2015-03-29"]], "Release 5.00 - 2015/02/09": [[34, "release-5-00-2015-02-09"]], "News - 6 series": [[35, "news-6-series"]], "Release 6.13 - 2017-01-13": [[35, "release-6-13-2017-01-13"]], "Release 6.11 - 2016-11-29": [[35, "release-6-11-2016-11-29"]], "Release 6.10 - 2016-10-29": [[35, "release-6-10-2016-10-29"]], "Release 6.09 - 2016-09-29": [[35, "release-6-09-2016-09-29"]], "Release 6.08 - 2016-08-29": [[35, "release-6-08-2016-08-29"]], "Release 6.07 - 2016-08-04": [[35, "release-6-07-2016-08-04"]], "Release 6.06 - 2016-06-30": [[35, "release-6-06-2016-06-30"]], "Release 6.05 - 2016-06-29": [[35, "release-6-05-2016-06-29"]], "Release 6.03 - 2016-05-29": [[35, "release-6-03-2016-05-29"]], "Release 6.02 - 2016-04-29": [[35, "release-6-02-2016-04-29"]], "Release 6.01 - 2016-03-29": [[35, "release-6-01-2016-03-29"]], "Release 6.00 - 2016-02-29": [[35, "release-6-00-2016-02-29"]], "News - 7 series": [[36, "news-7-series"]], "Release 7.11 - 2018-01-29": [[36, "release-7-11-2018-01-29"]], "Release 7.10 - 2017-12-29": [[36, "release-7-10-2017-12-29"]], "Release 7.09 - 2017-11-29": [[36, "release-7-09-2017-11-29"]], "Release 7.08 - 2017-10-29": [[36, "release-7-08-2017-10-29"]], "Release 7.07 - 2017-10-12": [[36, "release-7-07-2017-10-12"]], "Release 7.06 - 2017-08-29": [[36, "release-7-06-2017-08-29"]], "Release 7.05 - 2017-07-29": [[36, "release-7-05-2017-07-29"]], "Release 7.04 - 2017-06-29": [[36, "release-7-04-2017-06-29"]], "Release 7.03 - 2017-05-29": [[36, "release-7-03-2017-05-29"]], "Release 7.02 - 2017-04-29": [[36, "release-7-02-2017-04-29"]], "Release 7.01 - 2017-03-29": [[36, "release-7-01-2017-03-29"]], "Release 7.00 - 2017-02-09": [[36, "release-7-00-2017-02-09"]], "News - 8 series": [[37, "news-8-series"]], "Release 8.09 - 2018-11-29": [[37, "release-8-09-2018-11-29"]], "Release 8.07 - 2018-09-29": [[37, "release-8-07-2018-09-29"]], "Release 8.06 - 2018-08-29": [[37, "release-8-06-2018-08-29"]], "Release 8.03 - 2018-05-29": [[37, "release-8-03-2018-05-29"]], "Release 8.02 - 2018-04-29": [[37, "release-8-02-2018-04-29"]], "Release 8.01 - 2018-03-29": [[37, "release-8-01-2018-03-29"]], "Release 8.00 - 2018-02-09": [[37, "release-8-00-2018-02-09"]], "News - 9 series": [[38, "news-9-series"]], "Release 9.12 - 2020-01-29": [[38, "release-9-12-2020-01-29"]], "Release 9.11 - 2020-01-08": [[38, "release-9-11-2020-01-08"]], "Release 9.10 - 2019-11-29": [[38, "release-9-10-2019-11-29"]], "Release 9.09 - 2019-10-30": [[38, "release-9-09-2019-10-30"]], "Release 9.08 - 2019-09-27": [[38, "release-9-08-2019-09-27"]], "Release 9.07 - 2019-08-29": [[38, "release-9-07-2019-08-29"]], "Release 9.05 - 2019-07-30": [[38, "release-9-05-2019-07-30"]], "Release 9.04 - 2019-06-29": [[38, "release-9-04-2019-06-29"]], "Release 9.03 - 2019-05-29": [[38, "release-9-03-2019-05-29"]], "Release 9.01 - 2019-03-29": [[38, "release-9-01-2019-03-29"]], "Release 9.00 - 2019-02-09": [[38, "release-9-00-2019-02-09"]], "Reference": [[39, "reference"]], "Full text search": [[40, "full-text-search"]], "Boolean mode": [[41, "boolean-mode"]], "Usage": [[41, "usage"], [49, "usage"], [50, "usage"], [51, "usage"], [52, "usage"], [53, "usage"], [54, "usage"], [55, "usage"]], "Qualifier": [[41, "qualifier"]], "KEYWORD1 KEYWORD2": [[41, "keyword1-keyword2"]], "KEYWORD1 OR KEYWORD2": [[41, "keyword1-or-keyword2"]], "+KEYWORD": [[41, "keyword"]], "-KEYWORD": [[41, "boolean-mode-qualifier-minus"]], "PREFIX*": [[41, "prefix"]], "\"PHRASE\"": [[41, "phrase"]], "(SUBEXPRESSION...)": [[41, "subexpression"]], "Pragma": [[41, "pragma"]], "D pragma": [[41, "d-pragma"]], "DOR": [[41, "dor"]], "D+": [[41, "d"]], "D-": [[41, "boolean-mode-pragma-d-minus"]], "W pragma": [[41, "w-pragma"]], "S pragma": [[41, "s-pragma"]], "*SS": [[41, "ss"]], "Search and Scoring in Mroonga": [[42, "search-and-scoring-in-mroonga"]], "Mroonga Scoring in natural language mode": [[42, "mroonga-scoring-in-natural-language-mode"]], "Splitting a query into tokens": [[42, "splitting-a-query-into-tokens"]], "Removing not matched tokens": [[42, "removing-not-matched-tokens"]], "Calculating weight per token": [[42, "calculating-weight-per-token"]], "Getting the top N weight tokens": [[42, "getting-the-top-n-weight-tokens"]], "Summing up the weight per token which exists in a document, and is one of the top N weight tokens": [[42, "summing-up-the-weight-per-token-which-exists-in-a-document-and-is-one-of-the-top-n-weight-tokens"]], "Limitations": [[43, "limitations"]], "Limitations of table": [[43, "limitations-of-table"]], "Limitations of indexing": [[43, "limitations-of-indexing"]], "Limitations about the value of columns": [[43, "limitations-about-the-value-of-columns"]], "Limitations of column size": [[43, "limitations-of-column-size"]], "Optimizations": [[44, "optimizations"]], "Fetching only needed columns": [[44, "fetching-only-needed-columns"]], "Row count": [[44, "row-count"]], "ORDER BY LIMIT": [[44, "order-by-limit"]], "Server variables": [[45, "server-variables"]], "mroonga_action_on_fulltext_query_error": [[45, "mroonga-action-on-fulltext-query-error"]], "mroonga_boolean_mode_syntax_flags": [[45, "mroonga-boolean-mode-syntax-flags"]], "mroonga_database_path_prefix": [[45, "mroonga-database-path-prefix"]], "mroonga_default_parser": [[45, "mroonga-default-parser"]], "mroonga_default_tokenizer": [[45, "mroonga-default-tokenizer"]], "mroonga_default_wrapper_engine": [[45, "mroonga-default-wrapper-engine"]], "mroonga_dry_write": [[45, "mroonga-dry-write"]], "mroonga_enable_optimization": [[45, "mroonga-enable-optimization"]], "mroonga_libgroonga_support_lz4": [[45, "mroonga-libgroonga-support-lz4"]], "mroonga_libgroonga_support_zlib": [[45, "mroonga-libgroonga-support-zlib"]], "mroonga_libgroonga_support_zstd": [[45, "mroonga-libgroonga-support-zstd"]], "mroonga_libgroonga_support_mecab": [[45, "mroonga-libgroonga-support-mecab"]], "mroonga_libgroonga_version": [[45, "mroonga-libgroonga-version"]], "mroonga_lock_timeout": [[45, "mroonga-lock-timeout"]], "mroonga_log_file": [[45, "mroonga-log-file"]], "mroonga_log_level": [[45, "mroonga-log-level"]], "mroonga_query_log_file": [[45, "mroonga-query-log-file"]], "mroonga_match_escalation_threshold": [[45, "mroonga-match-escalation-threshold"]], "mroonga_max_n_records_for_estimate": [[45, "mroonga-max-n-records-for-estimate"]], "mroonga_enable_operations_recording": [[45, "mroonga-enable-operations-recording"]], "mroonga_vector_column_delimiter": [[45, "mroonga-vector-column-delimiter"]], "mroonga_version": [[45, "mroonga-version"]], "mroonga_condition_push_down_type": [[45, "mroonga-condition-push-down-type"]], "SQL commands": [[46, "sql-commands"]], "List of available SQL commands": [[46, "list-of-available-sql-commands"]], "List of unavailable SQL commands": [[46, "list-of-unavailable-sql-commands"]], "I found an unlisted SQL command": [[46, "i-found-an-unlisted-sql-command"]], "Status variables": [[47, "status-variables"]], "Mroonga_count_skip": [[47, "mroonga-count-skip"]], "Mroonga_fast_order_limit": [[47, "mroonga-fast-order-limit"]], "Mroonga_condition_push_down": [[47, "mroonga-condition-push-down"]], "Mroonga_n_pooling_contexts": [[47, "mroonga-n-pooling-contexts"]], "Mroonga_memory_map_size": [[47, "mroonga-memory-map-size"]], "UDF (User Defined Functions)": [[48, "udf-user-defined-functions"]], "mroonga_command()": [[49, "mroonga-command"]], "Syntax": [[49, "syntax"], [50, "syntax"], [51, "syntax"], [52, "syntax"], [53, "syntax"], [54, "syntax"], [55, "syntax"]], "Parameters": [[49, "parameters"], [50, "parameters"], [51, "parameters"], [52, "parameters"], [53, "parameters"], [54, "parameters"], [55, "parameters"]], "Required parameters": [[49, "required-parameters"], [50, "required-parameters"], [51, "required-parameters"], [52, "required-parameters"], [53, "required-parameters"], [54, "required-parameters"], [55, "required-parameters"]], "command": [[49, "command"]], "Return value": [[49, "return-value"], [50, "return-value"], [51, "return-value"], [52, "return-value"], [53, "return-value"], [54, "return-value"], [55, "return-value"]], "See also": [[49, "see-also"]], "mroonga_escape()": [[50, "mroonga-escape"]], "string": [[50, "string"], [53, "string"]], "Optional parameters": [[50, "optional-parameters"], [51, "optional-parameters"], [53, "optional-parameters"], [54, "optional-parameters"], [55, "optional-parameters"]], "special_characters": [[50, "special-characters"]], "mroonga_highlight_html()": [[51, "mroonga-highlight-html"]], "text": [[51, "text"]], "query": [[51, "query"]], "keyword": [[51, "keyword"]], "open_tag": [[51, "open-tag"]], "close_tag": [[51, "close-tag"]], "mroonga_last_insert_grn_id()": [[52, "mroonga-last-insert-grn-id"]], "mroonga_normalize()": [[53, "mroonga-normalize"]], "normalizer_name": [[53, "normalizer-name"]], "mroonga_snippet()": [[54, "mroonga-snippet"]], "document": [[54, "document"]], "max_length": [[54, "max-length"]], "max_count": [[54, "max-count"]], "encoding": [[54, "encoding"]], "skip_leading_spaces": [[54, "skip-leading-spaces"]], "html_escape": [[54, "html-escape"]], "prefix": [[54, "prefix"]], "suffix": [[54, "suffix"]], "wordN": [[54, "wordn"]], "wordN_prefix": [[54, "wordn-prefix"]], "wordN_suffix": [[54, "wordn-suffix"]], "mroonga_snippet_html()": [[55, "mroonga-snippet-html"]], "Tutorial": [[56, "tutorial"]], "Installation check": [[57, "installation-check"]], "Mode": [[58, "mode"]], "Storage mode": [[59, "storage-mode"]], "How to use full text search": [[59, "how-to-use-full-text-search"], [60, "how-to-use-full-text-search"]], "How to get search score": [[59, "how-to-get-search-score"], [60, "how-to-get-search-score"]], "How to specify the parser for full text search": [[59, "how-to-specify-the-parser-for-full-text-search"], [60, "how-to-specify-the-parser-for-full-text-search"]], "Available tokenizers": [[59, "id4"], [60, "id3"]], "How to specify the normalizer": [[59, "how-to-specify-the-normalizer"], [60, "how-to-specify-the-normalizer"]], "How to specify the token filters": [[59, "how-to-specify-the-token-filters"]], "How to specify Groonga\u2019s column flags": [[59, "how-to-specify-groonga-s-column-flags"]], "How to use geolocation search": [[59, "how-to-use-geolocation-search"]], "How to get the record ID": [[59, "how-to-get-the-record-id"]], "How to get snippet (Keyword in context)": [[59, "how-to-get-snippet-keyword-in-context"], [60, "how-to-get-snippet-keyword-in-context"]], "How to use similar search": [[59, "how-to-use-similar-search"]], "How to run Groonga command": [[59, "how-to-run-groonga-command"]], "How to search by regular expression": [[59, "how-to-search-by-regular-expression"]], "Logging": [[59, "logging"], [60, "logging"]], "Next step": [[59, "next-step"], [60, "next-step"]], "Wrapper mode": [[60, "wrapper-mode"]], "How to use wrapper mode": [[60, "how-to-use-wrapper-mode"]], "Upgrade": [[61, "upgrade"]]}, "indexentries": {}}) \ No newline at end of file diff --git a/docs/static/basic.css b/docs/static/basic.css index 4e9a9f1f..fb02bbef 100644 --- a/docs/static/basic.css +++ b/docs/static/basic.css @@ -324,6 +324,7 @@ aside.sidebar { p.sidebar-title { font-weight: bold; } + nav.contents, aside.topic, div.admonition, div.topic, blockquote { @@ -331,6 +332,7 @@ div.admonition, div.topic, blockquote { } /* -- topics ---------------------------------------------------------------- */ + nav.contents, aside.topic, div.topic { @@ -606,6 +608,7 @@ ol.simple p, ul.simple p { margin-bottom: 0; } + aside.footnote > span, div.citation > span { float: left; diff --git a/docs/static/documentation_options.js b/docs/static/documentation_options.js index c76daeae..013f2f47 100644 --- a/docs/static/documentation_options.js +++ b/docs/static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '13.01', + VERSION: '13.05', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/tutorial.html b/docs/tutorial.html index 528b3bba..f91dc182 100644 --- a/docs/tutorial.html +++ b/docs/tutorial.html @@ -5,14 +5,11 @@ - 4. Tutorial — Mroonga v13.01 documentation + 4. Tutorial — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - +
    @@ -161,7 +158,7 @@

    Navigation

  • previous |
  • - +
    diff --git a/docs/tutorial/installation_check.html b/docs/tutorial/installation_check.html index 1a4db5f4..681cc2d5 100644 --- a/docs/tutorial/installation_check.html +++ b/docs/tutorial/installation_check.html @@ -5,14 +5,11 @@ - 4.1. Installation check — Mroonga v13.01 documentation + 4.1. Installation check — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -164,7 +161,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/tutorial/mode.html b/docs/tutorial/mode.html index cfafbc44..19dfe5d2 100644 --- a/docs/tutorial/mode.html +++ b/docs/tutorial/mode.html @@ -5,14 +5,11 @@ - 4.2. Mode — Mroonga v13.01 documentation + 4.2. Mode — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -145,7 +142,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/tutorial/storage.html b/docs/tutorial/storage.html index 42ab114d..1ef85035 100644 --- a/docs/tutorial/storage.html +++ b/docs/tutorial/storage.html @@ -5,14 +5,11 @@ - 4.3. Storage mode — Mroonga v13.01 documentation + 4.3. Storage mode — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -999,7 +996,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/tutorial/wrapper.html b/docs/tutorial/wrapper.html index 292db579..8f53e19e 100644 --- a/docs/tutorial/wrapper.html +++ b/docs/tutorial/wrapper.html @@ -5,14 +5,11 @@ - 4.4. Wrapper mode — Mroonga v13.01 documentation + 4.4. Wrapper mode — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - + @@ -523,7 +520,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/upgrade.html b/docs/upgrade.html index 0fede8fe..31bc1f96 100644 --- a/docs/upgrade.html +++ b/docs/upgrade.html @@ -5,14 +5,11 @@ - 3. Upgrade — Mroonga v13.01 documentation + 3. Upgrade — Mroonga v13.05 documentation - - - @@ -66,7 +63,7 @@

    Navigation

  • previous |
  • - +
    @@ -82,14 +79,14 @@

    3. UpgradeRelease 1.20 - 2012/01/29

    -

    If you upgrade from 1.20, refer to Release 2.00 - 2012/02/29

    -

    If you upgrade from 2.00 or 2.01, refer to Release 2.02 - 2012/04/29

    -

    If you upgrade from 2.00 or later and using multiple column indexes on storage mode, refer to Release 2.03 - 2012/05/29

    -

    If you upgrade from 2.04 or later and using SET column or ENUM that has the number of elements < 256 in Storage mode, refer to Release 2.05 - 2012/07/29

    -

    If you upgrade from 2.05 or later and using multiple column indexes against VARCHAR or CHAR, refer to Release 2.08 - 2012/10/29

    -

    If you upgrade from 2.08 or later and using TIMESTAMP column, please recreate database. If you upgrade from 2.08 or later and using CHAR(N) as primary key, please recreate index. Refer to Release 2.09 - 2012/11/29 for each case.

    -

    If you upgrade prior to 5.03 and satisfies following the conditions, refer to Release 5.04 - 2015/06/29 and upgrade schema.

    +

    If you upgrade prior to 1.20, refer to Release 1.20 - 2012/01/29

    +

    If you upgrade from 1.20, refer to Release 2.00 - 2012/02/29

    +

    If you upgrade from 2.00 or 2.01, refer to Release 2.02 - 2012/04/29

    +

    If you upgrade from 2.00 or later and using multiple column indexes on storage mode, refer to Release 2.03 - 2012/05/29

    +

    If you upgrade from 2.04 or later and using SET column or ENUM that has the number of elements < 256 in Storage mode, refer to Release 2.05 - 2012/07/29

    +

    If you upgrade from 2.05 or later and using multiple column indexes against VARCHAR or CHAR, refer to Release 2.08 - 2012/10/29

    +

    If you upgrade from 2.08 or later and using TIMESTAMP column, please recreate database. If you upgrade from 2.08 or later and using CHAR(N) as primary key, please recreate index. Refer to Release 2.09 - 2012/11/29 for each case.

    +

    If you upgrade prior to 5.03 and satisfies following the conditions, refer to Release 5.04 - 2015/06/29 and upgrade schema.

    diff --git a/ja/docs/characteristic.html b/ja/docs/characteristic.html index e565fb03..cc2855b0 100644 --- a/ja/docs/characteristic.html +++ b/ja/docs/characteristic.html @@ -5,14 +5,11 @@ - 1. Mroongaの特徴 — Mroonga v13.01 documentation + 1. Mroongaの特徴 — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - +
    @@ -191,7 +188,7 @@

    ナビゲーション

  • 前へ |
  • - +
    diff --git a/ja/docs/community.html b/ja/docs/community.html index d1f172b8..2150aee6 100644 --- a/ja/docs/community.html +++ b/ja/docs/community.html @@ -5,14 +5,11 @@ - 7. コミュニティ — Mroonga v13.01 documentation + 7. コミュニティ — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - +
    @@ -168,7 +165,7 @@

    ナビゲーション

  • 前へ |
  • - +

    diff --git a/ja/docs/contribution.html b/ja/docs/contribution.html index aa568c82..4828b580 100644 --- a/ja/docs/contribution.html +++ b/ja/docs/contribution.html @@ -5,14 +5,11 @@ - 8. How to contribute to Mroonga — Mroonga v13.01 documentation + 8. How to contribute to Mroonga — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - +
    @@ -170,7 +167,7 @@

    ナビゲーション

  • 前へ |
  • - +
    diff --git a/ja/docs/contribution/documentation.html b/ja/docs/contribution/documentation.html index 594b4ab5..34f3f2c7 100644 --- a/ja/docs/contribution/documentation.html +++ b/ja/docs/contribution/documentation.html @@ -5,14 +5,11 @@ - 8.3. How to contribute in documentation topics — Mroonga v13.01 documentation + 8.3. How to contribute in documentation topics — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -270,7 +267,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/contribution/report.html b/ja/docs/contribution/report.html index 988ac4a2..ded8b04f 100644 --- a/ja/docs/contribution/report.html +++ b/ja/docs/contribution/report.html @@ -5,14 +5,11 @@ - 8.1. 見つけたバグを報告するには — Mroonga v13.01 documentation + 8.1. 見つけたバグを報告するには — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -211,7 +208,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/developer.html b/ja/docs/developer.html index 5e200b37..ad5244c5 100644 --- a/ja/docs/developer.html +++ b/ja/docs/developer.html @@ -5,14 +5,11 @@ - 9. 開発者向け情報 — Mroonga v13.01 documentation + 9. 開発者向け情報 — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - +
    @@ -337,7 +334,7 @@

    ナビゲーション

  • 前へ |
  • - +
    diff --git a/ja/docs/developer/coding_style.html b/ja/docs/developer/coding_style.html index f73286aa..e9e37475 100644 --- a/ja/docs/developer/coding_style.html +++ b/ja/docs/developer/coding_style.html @@ -5,14 +5,11 @@ - 9.3. コーディングスタイル — Mroonga v13.01 documentation + 9.3. コーディングスタイル — Mroonga v13.05 documentation - - - @@ -63,7 +60,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -835,7 +832,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/developer/debug.html b/ja/docs/developer/debug.html index ffe84322..be65a324 100644 --- a/ja/docs/developer/debug.html +++ b/ja/docs/developer/debug.html @@ -5,14 +5,11 @@ - 9.1. デバッグ方法 — Mroonga v13.01 documentation + 9.1. デバッグ方法 — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -225,7 +222,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/developer/release.html b/ja/docs/developer/release.html index bcd777b3..65274990 100644 --- a/ja/docs/developer/release.html +++ b/ja/docs/developer/release.html @@ -5,14 +5,11 @@ - 9.2. Release procedure — Mroonga v13.01 documentation + 9.2. Release procedure — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -102,6 +99,7 @@

    9.2.1. 必要なもの9.2.2. ビルド環境をセットアップする

    以下のパッケージをインストールします:

    % sudo apt-get install -V ruby mecab libmecab-dev gnupg2 dh-autoreconf python-sphinx bison
    +% pip3 install -U sphinx myst-parser linkify-it-py
     
    @@ -122,6 +120,11 @@

    9.2.3. 変更点を記述する
  • ユーザーに影響のない内部的な変更やリファクタリング

  • +

    Execute the following command to create HTML for news.

    +
    +

    % make update-files +% make -C doc html

    +

    9.2.4. configureスクリプトの生成

    @@ -432,7 +435,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/faq.html b/ja/docs/faq.html index fa861a37..5ba28794 100644 --- a/ja/docs/faq.html +++ b/ja/docs/faq.html @@ -5,14 +5,11 @@ - 6. FAQ — Mroonga v13.01 documentation + 6. FAQ — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - +

    @@ -130,7 +127,7 @@

    ナビゲーション

  • 前へ |
  • - +
    diff --git a/ja/docs/faq/mmap_cannot_allocate_memory.html b/ja/docs/faq/mmap_cannot_allocate_memory.html index 5eb2e613..2c76ddd8 100644 --- a/ja/docs/faq/mmap_cannot_allocate_memory.html +++ b/ja/docs/faq/mmap_cannot_allocate_memory.html @@ -5,14 +5,11 @@ - 6.1. 「mmap Cannot allocate memory」エラーを回避するにはどうしたらよいですか? — Mroonga v13.01 documentation + 6.1. 「mmap Cannot allocate memory」エラーを回避するにはどうしたらよいですか? — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -166,7 +163,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/genindex.html b/ja/docs/genindex.html index ee7dbc4d..93977759 100644 --- a/ja/docs/genindex.html +++ b/ja/docs/genindex.html @@ -4,14 +4,11 @@ - 索引 — Mroonga v13.01 documentation + 索引 — Mroonga v13.05 documentation - - - @@ -58,7 +55,7 @@

    ナビゲーション

  • 索引
  • - +
    @@ -102,7 +99,7 @@

    ナビゲーション

  • 索引
  • - +
    diff --git a/ja/docs/index.html b/ja/docs/index.html index 33e37720..e9a0e087 100644 --- a/ja/docs/index.html +++ b/ja/docs/index.html @@ -5,14 +5,11 @@ - Mroonga — Mroonga v13.01 documentation + Mroonga — Mroonga v13.05 documentation - - - @@ -63,7 +60,7 @@

    ナビゲーション

  • 次へ |
  • - +
    @@ -102,8 +99,9 @@

    Mroonga2.3. Debian GNU/Linux
  • 2.4. Ubuntu
  • diff --git a/ja/docs/install.html b/ja/docs/install.html index a17eab59..f9996c71 100644 --- a/ja/docs/install.html +++ b/ja/docs/install.html @@ -5,14 +5,11 @@ - 2. インストール — Mroonga v13.01 documentation + 2. インストール — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - +
    @@ -94,8 +91,9 @@

    2. インストール2.3. Debian GNU/Linux
  • 2.4. Ubuntu @@ -133,37 +130,8 @@

    2.5. AlmaLinux -
    -

    2.5.3. AlmaLinux 8(MariaDB 10.3のパッケージを利用)

    -

    AlmaLinux 8では、Mroonga 11.10からMariaDB提供のMariaDB 10.3パッケージを利用できます。

    -

    次の内容で /etc/yum.repos.d/MariaDB.repo を作ります:

    -
    [mariadb]
    -name = MariaDB
    -baseurl = http://yum.mariadb.org/10.3/centos8-amd64
    -gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
    -gpgcheck=1
    -
    -
    -

    インストール:

    -
    % sudo dnf install -y https://packages.groonga.org/almalinux/8/groonga-release-latest.noarch.rpm
    -% sudo dnf module -y disable mariadb
    -% sudo dnf module -y disable mysql
    -% sudo dnf install -y --enablerepo=powertools mariadb-server
    -% sudo systemctl start mariadb
    -% sudo dnf install -y --enablerepo=powertools mariadb-10.3-mroonga
    -(% sudo mysqladmin -u root password 'new-password')
    -
    -
    -

    トークナイザーとして MeCab を利用したい場合はgroonga-tokenizer-mecabをインストールしてください。

    -

    groonga-tokenizer-mecabをインストール:

    -
    % sudo dnf module -y enable mysql
    -% sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
    -% sudo dnf module -y disable mysql
    -
    -
    -
    -

    2.5.4. AlmaLinux 8(MariaDB 10.4のパッケージを利用)

    +

    2.5.3. AlmaLinux 8(MariaDB 10.4のパッケージを利用)

    AlmaLinux 8では、Mroonga 11.10からMariaDB提供のMariaDB 10.4パッケージを利用できます。

    次の内容で /etc/yum.repos.d/MariaDB.repo を作ります:

    [mariadb]
    @@ -192,7 +160,7 @@ 

    2.5. AlmaLinux

    -

    2.5.5. AlmaLinux 8(MariaDB 10.5のパッケージを利用)

    +

    2.5.4. AlmaLinux 8(MariaDB 10.5のパッケージを利用)

    AlmaLinux 8では、Mroonga 11.10からMariaDB提供のMariaDB 10.5パッケージを利用できます。

    次の内容で /etc/yum.repos.d/MariaDB.repo を作ります:

    [mariadb]
    @@ -221,7 +189,7 @@ 

    2.5. AlmaLinux

    -

    2.5.6. AlmaLinux 8(MariaDB 10.6のパッケージを利用)

    +

    2.5.5. AlmaLinux 8(MariaDB 10.6のパッケージを利用)

    AlmaLinux 8では、Mroonga 11.10からMariaDB提供のMariaDB 10.6パッケージを利用できます。

    次の内容で /etc/yum.repos.d/MariaDB.repo を作ります:

    [mariadb]
    @@ -250,7 +218,7 @@ 

    2.5. AlmaLinux

    -

    2.5.7. AlmaLinux 8(MariaDB 10.7のパッケージを利用)

    +

    2.5.6. AlmaLinux 8(MariaDB 10.7のパッケージを利用)

    AlmaLinux 8では、Mroonga 12.02からMariaDB提供のMariaDB 10.7パッケージを利用できます。

    次の内容で /etc/yum.repos.d/MariaDB.repo を作ります:

    [mariadb]
    @@ -279,7 +247,7 @@ 

    2.5. AlmaLinux

    -

    2.5.8. AlmaLinux 8(MariaDB 10.8のパッケージを利用)

    +

    2.5.7. AlmaLinux 8(MariaDB 10.8のパッケージを利用)

    AlmaLinux 8では、Mroonga 12.06からMariaDB提供のMariaDB 10.8パッケージを利用できます。

    次の内容で /etc/yum.repos.d/MariaDB.repo を作ります:

    [mariadb]
    @@ -308,7 +276,7 @@ 

    2.5. AlmaLinux

    -

    2.5.9. AlmaLinux 8(MariaDB 10.9のパッケージを利用)

    +

    2.5.8. AlmaLinux 8(MariaDB 10.9のパッケージを利用)

    AlmaLinux 8では、Mroonga 12.09からMariaDB提供のMariaDB 10.9パッケージを利用できます。

    次の内容で /etc/yum.repos.d/MariaDB.repo を作ります:

    [mariadb]
    @@ -337,7 +305,7 @@ 

    2.5. AlmaLinux

    -

    2.5.10. AlmaLinux 8(MariaDB 10.10のパッケージを利用)

    +

    2.5.9. AlmaLinux 8(MariaDB 10.10のパッケージを利用)

    AlmaLinux 8では、Mroonga 12.11からMariaDB提供のMariaDB 10.10パッケージを利用できます。

    次の内容で /etc/yum.repos.d/MariaDB.repo を作ります:

    [mariadb]
    @@ -365,6 +333,35 @@ 

    2.5. AlmaLinux

    +
    +

    2.5.10. AlmaLinux 8(MariaDB 10.11のパッケージを利用)

    +

    AlmaLinux 8では、Mroonga 13.01からMariaDB提供のMariaDB 10.11パッケージを利用できます。

    +

    次の内容で /etc/yum.repos.d/MariaDB.repo を作ります:

    +
    [mariadb]
    +name = MariaDB
    +baseurl = http://yum.mariadb.org/10.11/rhel8-amd64
    +gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
    +gpgcheck=1
    +
    +
    +

    インストール:

    +
    % sudo dnf install -y https://packages.groonga.org/almalinux/8/groonga-release-latest.noarch.rpm
    +% sudo dnf module -y disable mariadb
    +% sudo dnf module -y disable mysql
    +% sudo dnf install -y --enablerepo=powertools mariadb-server
    +% sudo systemctl start mariadb
    +% sudo dnf install -y --enablerepo=powertools mariadb-10.11-mroonga
    +(% sudo mysqladmin -u root password 'new-password')
    +
    +
    +

    トークナイザーとして MeCab を利用したい場合はgroonga-tokenizer-mecabをインストールしてください。

    +

    groonga-tokenizer-mecabをインストール:

    +
    % sudo dnf module -y enable mysql
    +% sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
    +% sudo dnf module -y disable mysql
    +
    +
    +

    2.5.11. AlmaLinux 9(OracleのMySQL 8.0パッケージを利用)

    AlmaLinux 9では、Mroonga 12.12からOracleのMySQL 8.0パッケージを利用できます。

    @@ -428,20 +425,17 @@

    2.5. AlmaLinux

    インストール:

    -

    @@ -457,20 +451,17 @@

    2.5. AlmaLinux

    インストール:

    -
    % sudo dnf install -y https://packages.groonga.org/almalinux/9/groonga-release-latest.noarch.rpm
    -% sudo dnf module -y disable mariadb
    -% sudo dnf module -y disable mysql
    -% sudo dnf install -y --enablerepo=powertools mariadb-server
    +
    % sudo dnf install -y https://apache.jfrog.io/artifactory/arrow/almalinux/9/apache-arrow-release-latest.rpm
    +% sudo dnf install -y https://packages.groonga.org/almalinux/9/groonga-release-latest.noarch.rpm
    +% sudo dnf install -y mariadb-server
     % sudo systemctl start mariadb
    -% sudo dnf install -y --enablerepo=powertools mariadb-10.6-mroonga
    +% sudo dnf install -y mariadb-10.6-mroonga
     (% sudo mysqladmin -u root password 'new-password')
     

    トークナイザーとして MeCab を利用したい場合はgroonga-tokenizer-mecabをインストールしてください。

    groonga-tokenizer-mecabをインストール:

    -
    % sudo dnf module -y enable mysql
    -% sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
    -% sudo dnf module -y disable mysql
    +
    % sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
     
    @@ -486,20 +477,17 @@

    2.5. AlmaLinux

    インストール:

    -
    % sudo dnf install -y https://packages.groonga.org/almalinux/9/groonga-release-latest.noarch.rpm
    -% sudo dnf module -y disable mariadb
    -% sudo dnf module -y disable mysql
    -% sudo dnf install -y --enablerepo=powertools mariadb-server
    +
    % sudo dnf install -y https://apache.jfrog.io/artifactory/arrow/almalinux/9/apache-arrow-release-latest.rpm
    +% sudo dnf install -y https://packages.groonga.org/almalinux/9/groonga-release-latest.noarch.rpm
    +% sudo dnf install -y mariadb-server
     % sudo systemctl start mariadb
    -% sudo dnf install -y --enablerepo=powertools mariadb-10.7-mroonga
    +% sudo dnf install -y mariadb-10.7-mroonga
     (% sudo mysqladmin -u root password 'new-password')
     

    トークナイザーとして MeCab を利用したい場合はgroonga-tokenizer-mecabをインストールしてください。

    groonga-tokenizer-mecabをインストール:

    -
    % sudo dnf module -y enable mysql
    -% sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
    -% sudo dnf module -y disable mysql
    +
    % sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
     
    @@ -515,20 +503,17 @@

    2.5. AlmaLinux

    インストール:

    -
    % sudo dnf install -y https://packages.groonga.org/almalinux/9/groonga-release-latest.noarch.rpm
    -% sudo dnf module -y disable mariadb
    -% sudo dnf module -y disable mysql
    -% sudo dnf install -y --enablerepo=powertools mariadb-server
    +
    % sudo dnf install -y https://apache.jfrog.io/artifactory/arrow/almalinux/9/apache-arrow-release-latest.rpm
    +% sudo dnf install -y https://packages.groonga.org/almalinux/9/groonga-release-latest.noarch.rpm
    +% sudo dnf install -y mariadb-server
     % sudo systemctl start mariadb
    -% sudo dnf install -y --enablerepo=powertools mariadb-10.8-mroonga
    +% sudo dnf install -y mariadb-10.8-mroonga
     (% sudo mysqladmin -u root password 'new-password')
     

    トークナイザーとして MeCab を利用したい場合はgroonga-tokenizer-mecabをインストールしてください。

    groonga-tokenizer-mecabをインストール:

    -
    % sudo dnf module -y enable mysql
    -% sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
    -% sudo dnf module -y disable mysql
    +
    % sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
     
    @@ -544,20 +529,17 @@

    2.5. AlmaLinux

    インストール:

    -
    % sudo dnf install -y https://packages.groonga.org/almalinux/9/groonga-release-latest.noarch.rpm
    -% sudo dnf module -y disable mariadb
    -% sudo dnf module -y disable mysql
    -% sudo dnf install -y --enablerepo=powertools mariadb-server
    +
    % sudo dnf install -y https://apache.jfrog.io/artifactory/arrow/almalinux/9/apache-arrow-release-latest.rpm
    +% sudo dnf install -y https://packages.groonga.org/almalinux/9/groonga-release-latest.noarch.rpm
    +% sudo dnf install -y mariadb-server
     % sudo systemctl start mariadb
    -% sudo dnf install -y --enablerepo=powertools mariadb-10.9-mroonga
    +% sudo dnf install -y mariadb-10.9-mroonga
     (% sudo mysqladmin -u root password 'new-password')
     

    トークナイザーとして MeCab を利用したい場合はgroonga-tokenizer-mecabをインストールしてください。

    groonga-tokenizer-mecabをインストール:

    -
    % sudo dnf module -y enable mysql
    -% sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
    -% sudo dnf module -y disable mysql
    +
    % sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
     
    @@ -573,20 +555,43 @@

    2.5. AlmaLinux

    インストール:

    -
    % sudo dnf install -y https://packages.groonga.org/almalinux/9/groonga-release-latest.noarch.rpm
    -% sudo dnf module -y disable mariadb
    -% sudo dnf module -y disable mysql
    -% sudo dnf install -y --enablerepo=powertools mariadb-server
    +
    % sudo dnf install -y https://apache.jfrog.io/artifactory/arrow/almalinux/9/apache-arrow-release-latest.rpm
    +% sudo dnf install -y https://packages.groonga.org/almalinux/9/groonga-release-latest.noarch.rpm
    +% sudo dnf install -y mariadb-server
     % sudo systemctl start mariadb
    -% sudo dnf install -y --enablerepo=powertools mariadb-10.10-mroonga
    +% sudo dnf install -y mariadb-10.10-mroonga
     (% sudo mysqladmin -u root password 'new-password')
     

    トークナイザーとして MeCab を利用したい場合はgroonga-tokenizer-mecabをインストールしてください。

    groonga-tokenizer-mecabをインストール:

    -
    % sudo dnf module -y enable mysql
    -% sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
    -% sudo dnf module -y disable mysql
    +
    % sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
    +
    +
    + +
    +

    2.5.19. AlmaLinux 9(MariaDB 10.11のパッケージを利用)

    +

    AlmaLinux 9では、Mroonga 13.01からMariaDB提供のMariaDB 10.11パッケージを利用できます。

    +

    次の内容で /etc/yum.repos.d/MariaDB.repo を作ります:

    +
    [mariadb]
    +name = MariaDB
    +baseurl = http://yum.mariadb.org/10.11/rhel9-amd64
    +gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
    +gpgcheck=1
    +
    +
    +

    インストール:

    +
    % sudo dnf install -y https://apache.jfrog.io/artifactory/arrow/almalinux/9/apache-arrow-release-latest.rpm
    +% sudo dnf install -y https://packages.groonga.org/almalinux/9/groonga-release-latest.noarch.rpm
    +% sudo dnf install -y mariadb-server
    +% sudo systemctl start mariadb
    +% sudo dnf install -y mariadb-10.11-mroonga
    +(% sudo mysqladmin -u root password 'new-password')
    +
    +
    +

    トークナイザーとして MeCab を利用したい場合はgroonga-tokenizer-mecabをインストールしてください。

    +

    groonga-tokenizer-mecabをインストール:

    +
    % sudo dnf install -y --enablerepo=epel groonga-tokenizer-mecab
     
    @@ -605,14 +610,14 @@

    目次

  • 2.5. AlmaLinux
  • @@ -662,7 +668,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/install/amazon-linux.html b/ja/docs/install/amazon-linux.html index 0588c537..1eea5573 100644 --- a/ja/docs/install/amazon-linux.html +++ b/ja/docs/install/amazon-linux.html @@ -5,14 +5,11 @@ - 2.6. Amazon Linux — Mroonga v13.01 documentation + 2.6. Amazon Linux — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -152,7 +149,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/install/centos.html b/ja/docs/install/centos.html index 1adf0853..a47841dd 100644 --- a/ja/docs/install/centos.html +++ b/ja/docs/install/centos.html @@ -5,14 +5,11 @@ - 2.8. CentOS — Mroonga v13.01 documentation + 2.8. CentOS — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -167,33 +164,8 @@

    2.8. CentOS -

    2.8.5. CentOS 7(MariaDB 10.3のパッケージを利用)

    -

    CentOS 7では、Mroonga 7.11からMariaDB提供のMariaDB 10.3パッケージを利用できます。

    -

    次の内容で /etc/yum.repos.d/MariaDB.repo を作ります:

    -
    [mariadb]
    -name = MariaDB
    -baseurl = http://yum.mariadb.org/10.3/centos7-amd64
    -gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
    -gpgcheck=1
    -
    -
    -

    インストール:

    -
    % sudo yum install -y https://packages.groonga.org/centos/groonga-release-latest.noarch.rpm
    -% sudo yum install -y MariaDB-server
    -% sudo systemctl start mariadb
    -% sudo yum install -y --enablerepo=epel mariadb-10.3-mroonga
    -(% sudo mysqladmin -u root password 'new-password')
    -
    -
    -

    トークナイザーとして MeCab を利用したい場合はgroonga-tokenizer-mecabをインストールしてください。

    -

    groonga-tokenizer-mecabをインストール:

    -
    % sudo yum install -y --enablerepo=epel groonga-tokenizer-mecab
    -
    -
    -
    -

    2.8.6. CentOS 7(MariaDB 10.4のパッケージを利用)

    +

    2.8.5. CentOS 7(MariaDB 10.4のパッケージを利用)

    CentOS 7では、Mroonga 9.07からMariaDB提供のMariaDB 10.4パッケージを利用できます。

    次の内容で /etc/yum.repos.d/MariaDB.repo を作ります:

    [mariadb]
    @@ -218,7 +190,7 @@ 

    2.8. CentOS -

    2.8.7. CentOS 7(MariaDB 10.5のパッケージを利用)

    +

    2.8.6. CentOS 7(MariaDB 10.5のパッケージを利用)

    CentOS 7では、Mroonga 10.06からMariaDB提供のMariaDB 10.5パッケージを利用できます。

    次の内容で /etc/yum.repos.d/MariaDB.repo を作ります:

    [mariadb]
    @@ -243,7 +215,7 @@ 

    2.8. CentOS -

    2.8.8. CentOS 7(MariaDB 10.6のパッケージを利用)

    +

    2.8.7. CentOS 7(MariaDB 10.6のパッケージを利用)

    CentOS 7では、Mroonga 11.09からMariaDB提供のMariaDB 10.6パッケージを利用できます。

    次の内容で /etc/yum.repos.d/MariaDB.repo を作ります:

    [mariadb]
    @@ -268,7 +240,7 @@ 

    2.8. CentOS -

    2.8.9. CentOS 7(MariaDB 10.7のパッケージを利用)

    +

    2.8.8. CentOS 7(MariaDB 10.7のパッケージを利用)

    CentOS 7では、Mroonga 12.02からMariaDB提供のMariaDB 10.7パッケージを利用できます。

    次の内容で /etc/yum.repos.d/MariaDB.repo を作ります:

    [mariadb]
    @@ -293,7 +265,7 @@ 

    2.8. CentOS -

    2.8.10. CentOS 7(MariaDB 10.8のパッケージを利用)

    +

    2.8.9. CentOS 7(MariaDB 10.8のパッケージを利用)

    CentOS 7では、Mroonga 12.06からMariaDB提供のMariaDB 10.8パッケージを利用できます。

    次の内容で /etc/yum.repos.d/MariaDB.repo を作ります:

    [mariadb]
    @@ -318,7 +290,7 @@ 

    2.8. CentOS -

    2.8.11. CentOS 7(MariaDB 10.9のパッケージを利用)

    +

    2.8.10. CentOS 7(MariaDB 10.9のパッケージを利用)

    CentOS 7では、Mroonga 12.09からMariaDB提供のMariaDB 10.9パッケージを利用できます。

    次の内容で /etc/yum.repos.d/MariaDB.repo を作ります:

    [mariadb]
    @@ -343,7 +315,7 @@ 

    2.8. CentOS -

    2.8.12. CentOS 7(MariaDB 10.10のパッケージを利用)

    +

    2.8.11. CentOS 7(MariaDB 10.10のパッケージを利用)

    CentOS 7では、Mroonga 12.11からMariaDB提供のMariaDB 10.10パッケージを利用できます。

    次の内容で /etc/yum.repos.d/MariaDB.repo を作ります:

  • @@ -433,7 +404,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/install/debian.html b/ja/docs/install/debian.html index 534f1e73..f4b7ad33 100644 --- a/ja/docs/install/debian.html +++ b/ja/docs/install/debian.html @@ -5,14 +5,11 @@ - 2.3. Debian GNU/Linux — Mroonga v13.01 documentation + 2.3. Debian GNU/Linux — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -81,8 +78,28 @@

    ナビゲーション

    2.3. Debian GNU/Linux

    このセクションではDebian GNU/Linux上でMroonga関連のdebパッケージをインストールする方法を説明します。これらのパッケージは apt でインストールできます。

    +
    +

    2.3.1. bookworm (MariaDB)

    +

    インストール:

    +
    % sudo apt update
    +% sudo apt install -y -V apt-transport-https
    +% sudo apt install -y -V wget
    +% wget https://apache.jfrog.io/artifactory/arrow/$(lsb_release --id --short | tr 'A-Z' 'a-z')/apache-arrow-apt-source-latest-$(lsb_release --codename --short).deb
    +% sudo apt install -y -V ./apache-arrow-apt-source-latest-$(lsb_release --codename --short).deb
    +% wget https://packages.groonga.org/debian/groonga-apt-source-latest-bookworm.deb
    +% sudo apt install -y -V ./groonga-apt-source-latest-bookworm.deb
    +% sudo apt update
    +% sudo apt install -y -V mariadb-10.11-mroonga
    +
    +
    +

    トークナイザーとして MeCab を利用したい場合はgroonga-tokenizer-mecabをインストールしてください。

    +

    groonga-tokenizer-mecabをインストール:

    +
    % sudo apt install -y -V groonga-tokenizer-mecab
    +
    +
    +
    -

    2.3.1. bullseye (MariaDB)

    +

    2.3.2. bullseye (MariaDB)

    インストール:

    % sudo apt update
     % sudo apt install -y -V apt-transport-https
    @@ -100,7 +117,7 @@ 

    2.3.1. bullseye (MariaDB) -

    2.3.2. bullseye(OracleのMySQL 8.0パッケージを利用)

    +

    2.3.3. bullseye(OracleのMySQL 8.0パッケージを利用)

    インストール:

    % sudo apt update
     % sudo apt install -y -V apt-transport-https
    @@ -132,8 +149,9 @@ 

    2.3.2. bullseye(OracleのMySQL 8.0パ

    目次

    @@ -175,7 +193,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/install/docker.html b/ja/docs/install/docker.html index 1533e5da..17dececb 100644 --- a/ja/docs/install/docker.html +++ b/ja/docs/install/docker.html @@ -5,14 +5,11 @@ - 2.10. Docker — Mroonga v13.01 documentation + 2.10. Docker — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -127,7 +124,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/install/fedora.html b/ja/docs/install/fedora.html index 18e8ad92..4d864494 100644 --- a/ja/docs/install/fedora.html +++ b/ja/docs/install/fedora.html @@ -5,14 +5,11 @@ - 2.9. Fedora — Mroonga v13.01 documentation + 2.9. Fedora — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -140,7 +137,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/install/macos.html b/ja/docs/install/macos.html index 9b3431d0..c2ddb4e1 100644 --- a/ja/docs/install/macos.html +++ b/ja/docs/install/macos.html @@ -5,14 +5,11 @@ - 2.2. macOS — Mroonga v13.01 documentation + 2.2. macOS — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -140,7 +137,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/install/oracle-linux.html b/ja/docs/install/oracle-linux.html index 411f8133..200eb774 100644 --- a/ja/docs/install/oracle-linux.html +++ b/ja/docs/install/oracle-linux.html @@ -5,14 +5,11 @@ - 2.7. Oracle Linux — Mroonga v13.01 documentation + 2.7. Oracle Linux — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -167,7 +164,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/install/others.html b/ja/docs/install/others.html index 70f1d618..9423e0fd 100644 --- a/ja/docs/install/others.html +++ b/ja/docs/install/others.html @@ -5,14 +5,11 @@ - 2.11. その他 — Mroonga v13.01 documentation + 2.11. その他 — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -383,7 +380,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/install/ubuntu.html b/ja/docs/install/ubuntu.html index 8d9c15f7..a1a7a3e0 100644 --- a/ja/docs/install/ubuntu.html +++ b/ja/docs/install/ubuntu.html @@ -5,14 +5,11 @@ - 2.4. Ubuntu — Mroonga v13.01 documentation + 2.4. Ubuntu — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -186,7 +183,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/install/windows.html b/ja/docs/install/windows.html index 6d8bc7fd..8b80d380 100644 --- a/ja/docs/install/windows.html +++ b/ja/docs/install/windows.html @@ -5,14 +5,11 @@ - 2.1. Windows — Mroonga v13.01 documentation + 2.1. Windows — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -103,7 +100,7 @@

    2.1.2. Zip -
  • MariaDB with Mroonga-13.01

  • +
  • MariaDB with Mroonga-13.05

  • ZIPパッケージはあらかじめ設定済みなので、 INSTALL PLUGINCREATE FUNCTION の実行は不要です。

    @@ -195,7 +192,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/news.html b/ja/docs/news.html index fe21b4aa..647881cc 100644 --- a/ja/docs/news.html +++ b/ja/docs/news.html @@ -5,14 +5,11 @@ - お知らせ — Mroonga v13.01 documentation + お知らせ — Mroonga v13.05 documentation - - - @@ -59,7 +56,7 @@

    ナビゲーション

  • 索引
  • - +
    @@ -71,2653 +68,192 @@

    ナビゲーション

    お知らせ

    -
    -

    13.01リリース - 2023-03-29

    -
    -

    改良

    -
      -
    • [CentOS][AlmaLinux] 新しくMariaDB 10.11をサポートしました。 [GitHub#606][Patched by Josep Sanz]

    • -
    • [Amazon Linux] MariaDB 10.5.18-1.amzn2をサポートしました。

    • -
    • [CentOS][AlmaLinux] Percona Server 8.0.32-24をサポートしました。

    • -
    • [CentOS][AlmaLinux] Percona Server 5.7.41-44をサポートしました。

    • -
    • [Oracle Linux] Dropped support for Oracle Linux 8 and 9 をサポートしました。

      -

      MroonaをMySQLの公式DockerイメージにインストールするためにOracle Linuxをサポートしました。しかし、MySQLの公式Dockerイメージにインストールするために必要なパッケージはMySQL community server minimal用のMroongaでした。

      -

      そのため、Oracle Linux用のMroongaを使ってもMySQLの公式DockerイメージにはMroongaをインストールできません。

      -
    • -
    • [Ubuntu] Ubuntu 18.04 のサポートをやめました。

      -

      Ubuntu 18.04 はEOLとなったためです。

      -
    • -
    • [AlmaLinux] MySQL community server minimal 8.0 をサポートしました。

      -

      このパッケージは、 mysql:8.0-oracle Dockerイメージをサポートするためのものです。

      -
    • -
    -
    -
    -
    -

    13.00リリース - 2023-02-09

    -

    メジャーバージョンアップです! メジャーバージョンアップですが、互換性は壊れていないので、データベースを再構築することなく13.00へアップグレードできます。

    -

    まずはじめに 13.00の主な変更点を紹介します。次に、Mroonga 12.00 から 12.12 までの変更点を紹介します。

    -
    -

    13.00の新規機能と改良

    -
    -
    -

    注釈

    -

    現在、Percona Server向けMroonga 13.00のパッケージを提供していません。Percona Server向けパッケージのビルドに問題があるためです。この問題が解決したら、再度Percona Server向けパッケージを提供します。

    -
    -
    -
    -
    -

    改良

    -
      -
    • [CentOS][AlmaLinux] MariaDB 10.3.38、10.4.28、10.5.19、10.6.12、10.7.8、10.8.7、10.9.5、10.10.3をサポートしました。

    • -
    -
    -
    -

    Mroonga 12.00から 12.12までの主な変更点

    -
    -
    -

    ハイライト

    -
      -
    • 参照カウントモードをサポートしました。

      -

      この機能によりメモリー使用量を一定量に保つことができますが、パフォーマンスが悪化します。そのため、メモリー不足の場合には、この機能を使用する前に、メモリーを増強することを検討してください。

      -

      参照カウントモードは MySQLの table_open_cache とともに使用します。

      -

      MySQLは table_open_cache で指定した個数のテーブルをキャッシュしておくことができます。キャッシュされているテーブルはまだ使用中なので、Groongaのオブジェクトも解放されません。

      -

      table_open_cache で指定した個数よりも多いテーブルが開かれたとき、使用頻度が低いテーブルが閉じられます。参照カウントモードが有効なとき、そのタイミングでGroongaのオブジェクトも閉じられます。

      -

      このようにして参照カウントモードではメモリー使用量を一定に保っています。

      -

      実際に使用する際には、ステータス変数の Open_tables の値とメモリー使用量を見ながら table_open_cache の値を調整することで、メモリー使用量とパフォーマンスのバランスを調整する必要があります。なぜなら、この機能はメモリー使用量を一定に保ちますが、その分パフォーマンスが悪化するためです。

      -

      Open_tables の確認方法は以下の通りです。

      -
      SHOW GLOBAL STATUS LIKE 'Open_tables';
      --- +---------------+-------+
      --- | Variable_name | Value |
      --- +---------------+-------+
      --- | Open_tables   | 643   |
      --- +---------------+-------+
      -
      -
      -

      通常は Open_tables より table_open_cache を大きくして常に使っているすべてテーブルをキャッシュします。しかし、メモリーに余裕がない環境では一部の使用頻度の低いテーブルをキャッシュから落として解放することでメモリー使用量を削減します。使用頻度の低いテーブルをキャッシュから落とすには Open_tables より table_open_cache を小さくします。table_open_cache を小さくすればするほど、より多くのテーブルがキャッシュから落ちます。その分メモリー使用量は減りますが、テーブルの開き直しが必要になるためパフォーマンスは悪化します。table_open_cache を小さくすればするほど、パフォーマンスが悪化するので、小さくするのはメモリー使用量が許容範囲内に収まる程度までにしておきます。

      -

      参照カウントモードを有効にするには、my.cnfに以下の値を設定します。

      -
      loose-mroonga-enable-reference-count = ON
      -
      -
      -
      -

      注釈

      -

      MySQL起動後に変数で指定しても参照カウントモードは有効になりません。my.cnfで指定してください。

      -
      SET GLOBAL mroonga_enable_reference_count = ON
      -
      -
      -
      -
    • -
    • クエリーのタイムアウトパラメータをサポートしました。 [GitHub #344] [かずひこさんが報告]

      -

      MySQL/MariaDB はクエリーの実行時間がタイムアウトパラメータで指定した時間を超過した場合、クエリーを中断することができます。タイムアウトパラメータは、MySQL では MAX_EXECUTION_TIME 、MariaDBでは max_statement_time です。

      -

      しかし、MySQL/MariaDBがクエリーを中断し結果を返した後も、Mroongaは実行中のクエリーを中断していませんでした。そのため、クエリーが大量に結果にマッチする場合には、MySQL/MariaDBがクエリーを中断した後もメモリやCPUのリソースを消費し続けていました。

      -

      本バージョンから、Mroongaは指定された時間でクエリーを中断できるようになり、タイムアウトパラメータが正しく動作するようになりました。そのため、クエリーを中断した後もメモリやCPUリソースを消費し続ける問題も発生しなくなりました。

      -

      この機能の使い方は以下の通りです。

      -

      以下はMySQLの場合の例です。

      -
      CREATE TABLE diaries(
      -  title TEXT
      -  FULLTEXT INDEX (title)
      -) ENGINE = Mroonga DEFAULT CHARSET=utf8mb4;
      -
      -INSERT INTO diaries (title) VALUES ("It'll be fine tomorrow.");
      -INSERT INTO diaries (title) VALUES ("It'll rain tomorrow");
      -
      -SELECT /*+ MAX_EXECUTION_TIME(1) */ title
      -  FROM diaries
      - WHERE MATCH(title) AGAINST("+fine" IN BOOLEAN MODE);
      -
      -
      -

      以下はMariaDBの場合の例です。

      -
      CREATE TABLE diaries(
      -  title TEXT
      -  FULLTEXT INDEX (title)
      -) ENGINE = Mroonga DEFAULT CHARSET=utf8mb4;
      -
      -INSERT INTO diaries (title) VALUES ("It'll be fine tomorrow.");
      -INSERT INTO diaries (title) VALUES ("It'll rain tomorrow");
      -
      -SET STATEMENT max_statement_time = 0.001 FOR
      -SELECT title
      -  FROM diaries
      - WHERE MATCH(title) AGAINST("+fine" IN BOOLEAN MODE);
      -
      -
      -

      この機能は、 mroonga_command() でも使えます。

      -
    • -
    • install.sqlを使用したインストールおよびアップグレードに失敗する問題を修正しました。[GitHub #525][Tomohiro KATOさんの報告][Jérome Perrinさんがパッチ提供]

      -

      install.sqlが壊れていたことが原因です。この問題は、 Mroonga 12.06以降で発生していました。

      -
    • -
    • 全文検索でメモリーリークする問題を修正しました。[OHTSUKA SoushiさんとMitsuo Yoshidaさんの報告]

      -

      この問題は、 order limit の最適化 が使われた時に発生します。ただし、MariaDBを使っている場合はこの最適化を使っていなくても発生します。

      -

      この問題は、 Mroonga 11.03以降で発生していました。

      -
    • -
    • Windows版のMroongaに groonga-normalizer-mysql をバンドルしていなかった問題を修正しました。

    • -
    -
    -
    -

    概要

    -
    -
    -

    改良

    -

    [12.12リリース - 2023-01-29]

    -
    -
    -
    -

    [12.11リリース - 2020-01-06]

    -
    -
      -
    • [CentOS][AlmaLinux] 新しく、MariaDB 10.10をサポートしました。

    • -
    • [Amazon Linux] MariaDB 10.5.10-2.amzn2.0.2をサポートしました。

    • -
    • [サーバ変数の一覧] 新しいサーバーステータス変数 libgroonga_support_mecab を追加しました。

    • -
    • [Debian GNU/Linux] MariaDB 10.5.18をサポートしました。

    • -
    -
    -

    [12.10リリース - 2022-11-29]

    -
    -
      -
    • [CentOS][AlmaLinux] MariaDB 10.3.37、10.4.27、10.5.18、10.6.11、10.7.7、10.8.6、10.9.4をサポートしました。 [GitHub #564][Josep Sanzさんの報告][かとうさんがパッチ提供]

    • -
    • [CentOS][AlmaLinux] Percona Server 8.0.30-22をサポートしました。

    • -
    • [CentOS] Percona Server 5.7.40-43をサポートしました。

    • -
    • [Windows] MariaDB 10.7、10.8、10.9をサポートしました。

    • -
    • [Windows] 32bitバージョンのサポートをやめました。

    • -
    • [mroonga_highlight_html()] 新しいパラメータ open_tagclose_tag を追加しました。 [GitHub #537][ishitakaさんによる報告]

    • -
    • 参照カウントモードをサポートしました。

    • -
    -
    -

    [12.09リリース - 2022-10-28]

    -
    -
      -
    • [CentOS][AlmaLinux] MariaDB 10.9.3をサポートしました。

    • -
    • [CentOS][Ubuntu] MySQL 5.7.40をサポートしました。

    • -
    • [CentOS][AlmaLinux][Debian GNU/Linux][Ubuntu] MySQL 8.0.31をサポートしました。

    • -
    • [Ubuntu] Ubuntu 22.04 (Jammy Jellyfish) の MariaDB 10.6 をサポートしました。

    • -
    • クエリーのタイムアウトパラメータをサポートしました。 [GitHub #344] [かずひこさんが報告]

    • -
    -
    -

    [12.08リリース - 2022-10-03]

    -
    -
      -
    • [CentOS][AlmaLinux] MariaDB 10.6.10, 10.7.6, 10.8.5をサポートしました。

    • -
    • [Oracle Linux] MySQL 8.0.30をサポートしました。

    • -
    -
    -

    [12.07リリース - 2022-08-30]

    -
    -
      -
    • [CentOS][AlmaLinux] MariaDB 10.3.36、10.4.26、10.5.17、10.6.9、10.7.5、10.8.4をサポートしました。

    • -
    • [CentOS][AlmaLinux] Percona Server 5.7.39-42をサポートしました。

    • -
    • [CentOS][AlmaLinux] Percona Server 8.0.29-21をサポートしました。

    • -
    -
    -

    [12.06リリース - 2022-08-04]

    -
    -
      -
    • [CentOS] MySQL 5.7.39をサポートしました。

    • -
    • [CentOS][AlmaLinux] MySQL 8.0.30をサポートしました。

    • -
    • [CentOS][AlmaLinux] Percona Server 8.0.28-20をサポートしました。

    • -
    • [CentOS][AlmaLinux] MariaDB 10.8をサポートしました。

    • -
    • [CentOS][AlmaLinux] MariaDB 10.2のサポートをやめました。

    • -
    • [Debian GNU/Linux] Debian 10 (buster)のサポートをやめました。

    • -
    • MroongaをMySQLに登録する際に、update.sql を実行する必要がないように変更しました。[GitHub #509][Jérome Perrin さんの報告]

    • -
    -
    -

    [12.04リリース - 2022-06-01]

    -
    -
      -
    • [サーバ変数の一覧] 新しいサーバー変数 Mroonga_memory_map_size を追加しました。

    • -
    • [CentOS][AlmaLinux] Percona Server 8.0.28-19をサポートしました。

    • -
    • [CentOS][AlmaLinux] Percona Server 5.7.38-41をサポートしました。

    • -
    • [CentOS][AlmaLinux] MariaDB 10.2.44, 10.3.35、10.4.25、10.5.16、10.6.8、10.7.4をサポートしました。

    • -
    -
    -

    [12.03リリース - 2022-05-06]

    -
    -
      -
    • [CentOS] Percona Server 5.7.37-40をサポートしました。

    • -
    • [CentOS] MySQL 5.7.38をサポートしました。

    • -
    • [CentOS][AlmaLinux] MySQL 8.0.29をサポートしました。

    • -
    -
    -

    [12.02リリース - 2022-03-29]

    -
    -
      -
    • MySQL 8.0以降でラッパーモードのサポートをやめました。

    • -
    • サーバー変数を使って、バックトレースを無効にできるようになりました。

    • -
    • 重み付きベクターの重みに float32 型を追加しました。

    • -
    • [CentOS][AlmaLinux] MariaDB 10.3.34、10.4.24、10.5.15、10.6.7、10.7.3をサポートしました。

    • -
    • [CentOS] MariaDB 10.2.43をサポートしました。

    • -
    • [CentOS][AlmaLinux] Percona Server 8.0.27-18をサポートしました。

    • -
    • MISSING_*INVALID_* フラグをサポートしました。

    • -
    -
    -

    [12.00リリース - 2022-02-09]

    -
    -
      -
    • [Ubuntu] Ubuntuの mysql-server パッケージの最新バージョンをサポートしました。

    • -
    • [CentOS] MariaDB 10.2.42、10.3.33、10.4.23、10.5.14、10.6.6をサポートしました。

    • -
    • [AlmaLinux] MariaDB 10.3.33、10.4.23、10.5.14、10.6.6をサポートしました。

    • -
    -
    -
    -
    -

    修正

    -

    [12.11リリース - 2020-01-06]

    -
    -
      -
    • [mroonga_highlight_html()] mroonga_highlight_htmlAS query と一緒に使った際にメモリーリークする問題を修正しました。

    • -
    • Windows版MariaDB 10.9以降のMroongaを使った時にMeCabの初期化に失敗する問題を修正しました。

    • -
    -
    -

    [12.10リリース - 2022-11-29]

    -
    -
      -
    • Windows版のMroongaに groonga-normalizer-mysql をバンドルしていなかった問題を修正しました。

    • -
    -
    -

    [12.09リリース - 2022-10-28]

    -
    -
      -
    • Windows版のMroongaに groonga-normalizer-mysql をバンドルしていなかった問題を修正しました。

    • -
    -
    -

    [12.07リリース - 2022-08-30]

    -
    -
      -
    • install.sqlを使用したインストールおよびアップグレードに失敗する問題を修正しました。[GitHub #525][Tomohiro KATOさんの報告][Jérome Perrinさんがパッチ提供]

    • -
    • MySQL 8.0 以上を使用しているとき、mroonga_command() が16進数ダンプで結果を返す問題を修正しました。

    • -
    • [AlmaLinux] AlmaLinux 8 向けMroongaのインストール手順を修正しました。[Gitter/ja:62fe4ca5b16e8236e3ef225c][handmoundさんの報告]

    • -
    -
    -

    [12.04リリース - 2022-06-01]

    -
    -
      -
    • Mroongaのアップデートに失敗することがある問題を修正しました。 [groonga-dev,04982, groonga-dev,04987][Mitsuo YoshidaさんとOHTSUKA Soushiさんの報告]

    • -
    -
    -

    [12.03リリース - 2022-05-06]

    -
    -
      -
    • MariaDB 10.5.14 上でMroongaがインデックスの作成に失敗することがある問題を修正しました。 [GitHub clear-code/redmine_full_text_search#103][wateさんの報告]

    • -
    • 全文検索でメモリーリークする問題を修正しました。[OHTSUKA SoushiさんとMitsuo Yoshidaさんの報告]

    • -
    -
    -
    -
    -

    感謝

    -
    -
      -
    • handmoundさん

    • -
    • Josep Sanzさん

    • -
    • かとうさん

    • -
    • ishitakaさん

    • -
    • かずひこさん

    • -
    • Jérome Perrinさん

    • -
    • Mitsuo Yoshidaさん

    • -
    • OHTSUKA Soushiさん

    • -
    • wateさん

    • -
    -
    -
    -
    -
    -

    12.12リリース - 2023-01-29

    -
    -

    改良

    -
      -
    • [AlmaLinux] AlmaLinux 9 を新しくサポートしました。

    • -
    • [CentOS][AlmaLinux][Debian GNU/Linux][Ubuntu] MySQL 8.0.32をサポートしました。

    • -
    • [CentOS][AlmaLinux][Debian GNU/Linux][Ubuntu] MySQL 5.7.41をサポートしました。

    • -
    • 複合主キーを設定しているテーブルで通常のカラムの更新ができるようになりました。 [GitHub#592] [handmoundさんが報告]

      -

      以下のようにMroongaストレージエンジンを使ったテーブルに複合主キーを設定しているときは、通常のカラムを更新できませんでした。

      -
      CREATE TABLE scores (
      -  name char(30) NOT NULL,
      -  score int NOT NULL,
      -  PRIMARY KEY (name, score),
      -  note char(30),
      -  FULLTEXT INDEX search_note_idx (note)
      -) ENGINE = Mroonga DEFAULT CHARSET=utf8mb4;
      -
      -INSERT INTO scores (name, score) VALUES ("Taro Yamada", 29);
      -
      -UPDATE scores SET note = "Note"
      -  WHERE name = "Taro Yamada" AND score = 29;
      -
      -ERROR 1265 (01000): data truncated for primary key column: <name>
      -
      -
      -

      このエラーはMariaDB向けMroongaでは発生しません。

      -
    • -
    -
    -
    -

    感謝

    -
      -
    • handmoundさん

    • -
    -
    -
    -
    -

    12.11リリース - 2020-01-06

    -
    -

    改良

    -
      -
    • [CentOS][AlmaLinux] 新しく、MariaDB 10.10をサポートしました。

    • -
    • [Amazon Linux] MariaDB 10.5.10-2.amzn2.0.2をサポートしました。

    • -
    • [サーバ変数の一覧] 新しいサーバーステータス変数 libgroonga_support_mecab を追加しました。

      -

      これはGroongaがTokenMecabをサポートしている時のみtrueです。

      -
    • -
    • [Debian GNU/Linux] MariaDB 10.5.18をサポートしました。

    • -
    -
    -
    -

    修正

    -
      -
    • [mroonga_highlight_html()] mroonga_highlight_htmlAS query と一緒に使った際にメモリーリークする問題を修正しました。

    • -
    • Windows版MariaDB 10.9以降のMroongaを使った時にMeCabの初期化に失敗する問題を修正しました。

    • -
    -
    -
    -
    -

    12.10リリース - 2022-11-29

    -
    -

    改良

    -
      -
    • [CentOS][AlmaLinux] MariaDB 10.3.37、10.4.27、10.5.18、10.6.11、10.7.7、10.8.6、10.9.4をサポートしました。 [GitHub #564][Josep Sanzさんの報告][かとうさんがパッチ提供]

    • -
    • [CentOS][AlmaLinux] Percona Server 8.0.30-22をサポートしました。

    • -
    • [CentOS] Percona Server 5.7.40-43をサポートしました。

    • -
    • [Windows] MariaDB 10.7、10.8、10.9をサポートしました。

    • -
    • [Windows] 32bitバージョンのサポートをやめました。

      -

      最近のMariaDBは32bitのWindowsでビルドできず、32bit向けの公式パッケージも存在しないためです。

      -
    • -
    • [mroonga_highlight_html()] 新しいパラメータ open_tagclose_tag を追加しました。 [GitHub #537][ishitakaさんによる報告]

      -

      ハイライトに使うタグを open_tagclose_tag で指定できるようになりました。

      -

      今までは固定で <span class="keyword">...</span> というタグを使用しており、 class の変更や、別のタグが指定できず不便でした。今回からタグを指定できるようになったので、 <mark>...</mark> などのハイライト用のタグも使えるようになって便利になりました。

      -
      SELECT mroonga_highlight_html('Mroonga is the Groonga based storage engine.', 'groonga',
      -                              '<mark>' AS open_tag, '</mark>' AS close_tag) AS highlighted;
      -
      --- +-----------------------------------------------------------+
      --- | highlighted                                               |
      --- +-----------------------------------------------------------+
      --- | Mroonga is the <mark>Groonga</mark> based storage engine. |
      --- +-----------------------------------------------------------+
      -
      -
      -

      詳細は mroonga_highlight_html() を参照してください。

      -
    • -
    • 参照カウントモードをサポートしました。

      -

      この機能によりメモリー使用量を一定量に保つことができますが、パフォーマンスが悪化します。そのため、メモリー不足の場合には、この機能を使用する前に、メモリーを増強することを検討してください。

      -

      参照カウントモードは MySQLの table_open_cache とともに使用します。

      -

      MySQLは table_open_cache で指定した個数のテーブルをキャッシュしておくことができます。キャッシュされているテーブルはまだ使用中なので、Groongaのオブジェクトも解放されません。

      -

      table_open_cache で指定した個数よりも多いテーブルが開かれたとき、使用頻度が低いテーブルが閉じられます。参照カウントモードが有効なとき、そのタイミングでGroongaのオブジェクトも閉じられます。

      -

      このようにして参照カウントモードではメモリー使用量を一定に保っています。

      -

      実際に使用する際には、ステータス変数の Open_tables の値とメモリー使用量を見ながら table_open_cache の値を調整することで、メモリー使用量とパフォーマンスのバランスを調整する必要があります。なぜなら、この機能はメモリー使用量を一定に保ちますが、その分パフォーマンスが悪化するためです。

      -

      Open_tables の確認方法は以下の通りです。

      -
      SHOW GLOBAL STATUS LIKE 'Open_tables';
      --- +---------------+-------+
      --- | Variable_name | Value |
      --- +---------------+-------+
      --- | Open_tables   | 643   |
      --- +---------------+-------+
      -
      -
      -

      通常は Open_tables より table_open_cache を大きくして常に使っているすべてテーブルをキャッシュします。しかし、メモリーに余裕がない環境では一部の使用頻度の低いテーブルをキャッシュから落として解放することでメモリー使用量を削減します。使用頻度の低いテーブルをキャッシュから落とすには Open_tables より table_open_cache を小さくします。table_open_cache を小さくすればするほど、より多くのテーブルがキャッシュから落ちます。その分メモリー使用量は減りますが、テーブルの開き直しが必要になるためパフォーマンスは悪化します。table_open_cache を小さくすればするほど、パフォーマンスが悪化するので、小さくするのはメモリー使用量が許容範囲内に収まる程度までにしておきます。

      -

      参照カウントモードを有効にするには、my.cnfに以下の値を設定します。

      -
      loose-mroonga-enable-reference-count = ON
      -
      -
      -
      -

      注釈

      -

      MySQL起動後に変数で指定しても参照カウントモードは有効になりません。my.cnfで指定してください。

      -
      SET GLOBAL mroonga_enable_reference_count = ON
      -
      -
      -
      -
    • -
    -
    -
    -

    修正

    -
      -
    • Windows版のMroongaに groonga-normalizer-mysql をバンドルしていなかった問題を修正しました。

      -

      Mroonga 12.09 にて groonga-normalizer-mysql をバンドルするよう修正したとアナウンスしましたが、修正されていませんでした。

      -
    • -
    -
    -
    -

    感謝

    -
      -
    • Josep Sanzさん

    • -
    • かとうさん

    • -
    • ishitakaさん

    • -
    -
    -
    -
    -

    12.09リリース - 2022-10-28

    -
    -

    改良

    -
      -
    • [CentOS][AlmaLinux] MariaDB 10.9.3をサポートしました。

    • -
    • [CentOS][Ubuntu] MySQL 5.7.40をサポートしました。

    • -
    • [CentOS][AlmaLinux][Debian GNU/Linux][Ubuntu] MySQL 8.0.31をサポートしました。

    • -
    • [Ubuntu] Ubuntu 22.04 (Jammy Jellyfish) の MariaDB 10.6 をサポートしました。

    • -
    • クエリーのタイムアウトパラメータをサポートしました。 [GitHub #344] [かずひこさんが報告]

      -

      MySQL/MariaDB はクエリーの実行時間がタイムアウトパラメータで指定した時間を超過した場合、クエリーを中断することができます。タイムアウトパラメータは、MySQL では MAX_EXECUTION_TIME 、MariaDBでは max_statement_time です。

      -

      しかし、MySQL/MariaDBがクエリーを中断し結果を返した後も、Mroongaは実行中のクエリーを中断していませんでした。そのため、クエリーが大量に結果にマッチする場合には、MySQL/MariaDBがクエリーを中断した後もメモリやCPUのリソースを消費し続けていました。

      -

      本バージョンから、Mroongaは指定された時間でクエリーを中断できるようになり、タイムアウトパラメータが正しく動作するようになりました。そのため、クエリーを中断した後もメモリやCPUリソースを消費し続ける問題も発生しなくなりました。

      -

      この機能の使い方は以下の通りです。

      -

      以下はMySQLの場合の例です。

      -
      CREATE TABLE diaries(
      -  title TEXT
      -  FULLTEXT INDEX (title)
      -) ENGINE = Mroonga DEFAULT CHARSET=utf8mb4;
      -
      -INSERT INTO diaries (title) VALUES ("It'll be fine tomorrow.");
      -INSERT INTO diaries (title) VALUES ("It'll rain tomorrow");
      -
      -SELECT /*+ MAX_EXECUTION_TIME(1) */ title
      -  FROM diaries
      - WHERE MATCH(title) AGAINST("+fine" IN BOOLEAN MODE);
      -
      -
      -

      以下はMariaDBの場合の例です。

      -
      CREATE TABLE diaries(
      -  title TEXT
      -  FULLTEXT INDEX (title)
      -) ENGINE = Mroonga DEFAULT CHARSET=utf8mb4;
      -
      -INSERT INTO diaries (title) VALUES ("It'll be fine tomorrow.");
      -INSERT INTO diaries (title) VALUES ("It'll rain tomorrow");
      -
      -SET STATEMENT max_statement_time = 0.001 FOR
      -SELECT title
      -  FROM diaries
      - WHERE MATCH(title) AGAINST("+fine" IN BOOLEAN MODE);
      -
      -
      -

      この機能は、 mroonga_command() でも使えます。

      -
    • -
    -
    -
    -

    修正

    -
      -
    • Windows版のMroongaに groonga-normalizer-mysql をバンドルしていなかった問題を修正しました。

      -

      このバグは、 Mroonga 12.02から存在していました。したがって、Windows版のMroonga 12.02 から 12.08 では groonga-normalizer-mysql を使えません。

      -
    • -
    -
    -
    -

    感謝

    -
      -
    • かずひこさん

    • -
    -
    -
    -
    -

    12.08リリース - 2022-10-03

    -
      -
    • [CentOS][AlmaLinux] MariaDB 10.6.10, 10.7.6, 10.8.5をサポートしました。

    • -
    • [Oracle Linux] MySQL 8.0.30をサポートしました。

    • -
    -
    -
    -

    12.07リリース - 2022-08-30

    -
    -

    改良

    -
      -
    • [CentOS][AlmaLinux] MariaDB 10.3.36、10.4.26、10.5.17、10.6.9、10.7.5、10.8.4をサポートしました。

    • -
    • [CentOS][AlmaLinux] Percona Server 5.7.39-42をサポートしました。

    • -
    • [CentOS][AlmaLinux] Percona Server 8.0.29-21をサポートしました。

      -
      -

      注釈

      -

      Percona Server 8.0.29で使用しているMySQL 8.0.29には重大な問題があります。そのため、このバージョンの使用は推奨しません。

      -

      問題に関する詳細は、 MySQL 8.0.29 リリースノート を参照してください。

      -
      -
    • -
    -
    -
    -

    修正

    -
      -
    • install.sqlを使用したインストールおよびアップグレードに失敗する問題を修正しました。[GitHub #525][Tomohiro KATOさんの報告][Jérome Perrinさんがパッチ提供]

      -

      install.sqlが壊れていたことが原因です。この問題は、 Mroonga 12.06以降で発生していました。

      -
    • -
    • MySQL 8.0 以上を使用しているとき、mroonga_command() が16進数ダンプで結果を返す問題を修正しました。

      -

      このバージョンから、mroonga_command() が正しい文字コードで結果を返すようになります。

      -
    • -
    • [AlmaLinux] AlmaLinux 8 向けMroongaのインストール手順を修正しました。[Gitter/ja:62fe4ca5b16e8236e3ef225c][handmoundさんの報告]

    • -
    -
    -
    -

    感謝

    -
      -
    • handmoundさん

    • -
    • Jérome Perrinさん

    • -
    • かとうさん

    • -
    -
    -
    -
    -

    12.06リリース - 2022-08-04

    -
    -

    改良

    -
      -
    • [CentOS] MySQL 5.7.39をサポートしました。

    • -
    • [CentOS][AlmaLinux] MySQL 8.0.30をサポートしました。

    • -
    • [CentOS][AlmaLinux] Percona Server 8.0.28-20をサポートしました。

    • -
    • [CentOS][AlmaLinux] MariaDB 10.8をサポートしました。

    • -
    • [CentOS][AlmaLinux] MariaDB 10.2のサポートをやめました。

    • -
    • [Debian GNU/Linux] Debian 10 (buster)のサポートをやめました。

    • -
    • MroongaをMySQLに登録する際に、update.sql を実行する必要がないように変更しました。[GitHub #509][Jérome Perrin さんの報告]

      -

      Mroonga 12.04から、MroongaをMySQLに登録するには、install.sqlとupdate.sqlの両方を実行する必要がありました。

      -
      % mysql -u root < /usr/share/mroonga/install.sql
      -% mysql -u root < /usr/share/mroonga/update.sql
      -
      -
      -

      この改善では、Mroonga 12.04 より前と同じように、install.sqlを実行するだけで良いように変更しています。

      -
      % mysql -u root < /usr/share/mroonga/install.sql
      -
      -
      -
    • -
    -
    -
    -

    感謝

    -
      -
    • Jérome Perrinさん

    • -
    -
    -
    -
    -

    12.04リリース - 2022-06-01

    -
    -

    改良

    -
      -
    • [サーバ変数の一覧] 新しいサーバー変数 Mroonga_memory_map_size を追加しました。

      -

      以下のように、Mroongaのメモリーマップサイズの合計を取得できます。

      -
      mysql> SHOW STATUS LIKE 'Mroonga_memory_map_size';
      -+-------------------------+----------+
      -| Variable_name           | Value    |
      -+-------------------------+----------+
      -| Mroonga_memory_map_size | 83406848 |
      -+-------------------------+----------+
      -1 row in set (0.00 sec)
      -
      -
      -

      Windowsでは、Mroogaが物理メモリーとスワップ領域を使い果たした場合、それ以上メモリーをマップすることができません。そのため、この値を監視することで、メモリーが十分でない環境でもメモリーマップサイズを適切にコントロールできます。

      -
    • -
    • [CentOS][AlmaLinux] Percona Server 8.0.28-19をサポートしました。

    • -
    • [CentOS][AlmaLinux] Percona Server 5.7.38-41をサポートしました。

    • -
    • [CentOS][AlmaLinux] MariaDB 10.2.44, 10.3.35、10.4.25、10.5.16、10.6.8、10.7.4をサポートしました。

    • -
    -
    -
    -

    修正

    -
      -
    • Mroongaのアップデートに失敗することがある問題を修正しました。 [groonga-dev,04982, groonga-dev,04987][Mitsuo YoshidaさんとOHTSUKA Soushiさんの報告]

      -

      この問題が発生した場合、"apt update"等でMroongaを更新した後、Mroongaが無効になります。その場合、以下の手順でMroongaを手動でインストールしてください。

      -
      % mysql -u root < /usr/share/mroonga/install.sql
      -
      -
      -
    • -
    -
    -
    -

    感謝

    -
      -
    • Mitsuo Yoshidaさん

    • -
    • OHTSUKA Soushiさん

    • -
    -
    -
    -
    -

    12.03リリース - 2022-05-06

    -
    -

    改良

    -
      -
    • [CentOS] Percona Server 5.7.37-40をサポートしました。

    • -
    • [CentOS] MySQL 5.7.38をサポートしました。

    • -
    • [CentOS][AlmaLinux] MySQL 8.0.29をサポートしました。

    • -
    -
    -
    -

    修正

    -
      -
    • MariaDB 10.5.14 上でMroongaがインデックスの作成に失敗することがある問題を修正しました。 [GitHub clear-code/redmine_full_text_search#103][wateさんの報告]

    • -
    • 全文検索でメモリーリークする問題を修正しました。[OHTSUKA SoushiさんとMitsuo Yoshidaさんの報告]

      -

      この問題は、 order limit の最適化 が使われた時に発生します。ただし、MariaDBを使っている場合はこの最適化を使っていなくても発生します。

      -

      この問題は、 Mroonga 11.03以降で発生していました。

      -
    • -
    -
    -
    -

    感謝

    -
      -
    • wateさん

    • -
    • OHTSUKA Soushiさん

    • -
    • Mitsuo Yoshidaさん

    • -
    -
    -
    -
    -

    12.02リリース - 2022-03-29

    -
    -

    改良

    -
      -
    • MySQL 8.0以降でラッパーモードのサポートをやめました。

    • -
    • サーバー変数を使って、バックトレースを無効にできるようになりました。

      -

      "SET GLOBAL mroonga_enable_back_trace = false;" とすることで、バックトレースを無効にできます。

      -
    • -
    • 重み付きベクターの重みに float32 型を追加しました。

      -

      float32 で重みを格納できます。この機能を使うには、カラムを定義する時に WEIGHT_FLOAT32 フラグを追加する必要があります。

      -
    • -
    • [CentOS][AlmaLinux] MariaDB 10.3.34、10.4.24、10.5.15、10.6.7、10.7.3をサポートしました。

    • -
    • [CentOS] MariaDB 10.2.43をサポートしました。

    • -
    • [CentOS][AlmaLinux] Percona Server 8.0.27-18をサポートしました。

    • -
    • MISSING_*INVALID_* フラグをサポートしました。

      -

      これらのフラグの詳細は、 https://groonga.org/ja/docs/news.html#release-12-0-2 を参照してください。

      -
    • -
    -
    -
    -
    -

    12.00リリース - 2022-02-09

    -

    メジャーバージョンアップです! メジャーバージョンアップですが、互換性は壊れていないので、データベースを再構築することなく12.00へアップグレードできます。

    -

    まずはじめに、Mroonga 11.00から11.13までの変更点を紹介します。次に、12.00の主な変更点を紹介します。

    -
    -
    -

    Mroonga 11.00から 11.13までの主な変更点

    -
    -

    新規機能と改良

    -
      -
    • 以下のようにパッケージ名を変更しました。

      -
        -
      • mariadb-server-10.x-mroonga -> mariadb-10.x-mroonga

      • -
      • mysql-server-5.x-mroonga -> mysql-community-5.x-mroonga

      • -
      • mysql-server-8.x-mroonga -> mysql-community-8.x-mroonga

      • -
      • percona-server-5x-mroonga -> percona-server-5.x-mroonga

      • -
      • percona-server-8x-mroonga -> percona-server-8.x-mroonga

      • -
      -
      -

      警告

      -

      パッケージ名を変更しています。この変更の影響でこのバージョンにアップグレード後、Mroongaが無効になることがあります。このバージョンにアップグレードする場合、以下の点を必ず確認してください。

      -

      アップグレード後にMroongaが無効だった場合は、Mroongaを手動でインストールし直す必要があります。Mroongaの手動インストール及び、Mroongaが有効かどうかの確認については、以下のURLを参照してください。

      -
      -
      -

      Mroonga 11.03をまたいでMroongaをアップグレードする場合は、この現象が発生するので、注意してください。

      -

      このバージョンにアップグレード後に、Mroongaは有効だがバージョンが古いという場合は、MySQL、MariaDB、PerconaServerを再起動する必要があります。Mroongaのバージョンは以下のコマンドで確認できます。

      -
      -
        -
      • SHOW VARIABLES LIKE 'mroonga_version';

      • -
      -
      -
      -
    • -
    • [mroonga_snippet_html()] mroonga_snippet_html() でカスタマイズしたノーマライザーをサポートしました。

      -
        -
      • この機能によって、以下のように mroonga_snippet_html() でカスタマイズしたノーマライザーを使えます。

        -
        CREATE TABLE terms (
        -  term VARCHAR(64) NOT NULL PRIMARY KEY
        -) COMMENT='normalizer "NormalizerNFKC130(''unify_kana'', true)"'
        -  DEFAULT CHARSET=utf8mb4
        -  COLLATE=utf8mb4_unicode_ci;
        -
        -SELECT mroonga_snippet_html('これはMroonga(ムルンガ)です。',
        -                            'terms' as lexicon_name,
        -                            'むるんが') as snippet;
        -
        -snippet
        -<div class="snippet">これはMroonga(<span class="keyword">ムルンガ</span>)です。</div>
        -
        -
        -
      • -
      -
    • -
    • [サーバ変数の一覧] mroonga_enable_operations_recording をデフォルトで無効にしました。

      -

      mroonga_enable_operations_recording 自動リカバリーのために操作の記録を有効にするかどうかを決めるものです。

      -

      この操作記録はMroongaがクラッシュしたときに自動的にリカバリーするためのものです。通常、Mroonga内にロックが残留している場合、INSERT/DELETE/UPDATEは実行できませんが、 mroonga_enable_operations_recording が有効な場合、INSERT/DELETE/UPDATEに加えてSELECTも実行出来ないことがあります。自動リカバリーがロックの残留によって、ブロックされるためです。

      -

      したがって、このバージョンから、デフォルト値を OFF にしました。ISERT/DELETE/UPDATE は、ロックの残留によって変わらずブロックされますが、操作記録を無効にすることで、SELECTは動作する可能性があります。

      -

      残留したロックに対する正しい対処は以下の通りです。

      -
      -
      -
    • -
    -
    -
    -

    修正

    -
      -
    • MySQL/MariaDBのアップグレード後にクラッシュすることがある問題を修正しました。

      -
        -
      • MySQL/MariaDB をアップグレード後に、 SELECT ... MATCH AGAINST を実行するとMroongaがクラッシュすることがあります。

      • -
      -
    • -
    • WHERE句に "WHERE primary_key IN ("")" と指定した際にMroongaが誤ったレコードを返すことがある問題を修正しました。

      -

      詳細は、 release 11.07 を参照してください。

      -
    • -
    • [最適化] Mroongaが行カウントの最適化を誤って適用する問題を修正しました。

      -

      詳細は、 release 11.10 を参照してください。

      -
    • -
    • MySQL 5.7で作成されたDBをMySQL 8.0にアップグレードすると、Mroongaがクラッシュする問題を修正しました。

    • -
    • 緯度と経度を逆に保存していた問題を修正しました。

      -
      -

      警告

      -

      この修正によって、後方互換性が壊れます。

      -

      GEOMETRY 型を使用しているユーザーは、Mroonga 11.03にアップグレードする前に現在のデータを保存し、アップグレード後に保存したデータをリストアする必要があります。 データのダンプ/リストアには、以下の方法が使えます。

      -
      -
        -
      • mysqldump

      • -
      • アップグレード前に ALTER TABLE ENGINE=InnoDB を実行し、アップグレード後に ALTER TABLE ENGINE=Mroonga を実行する。

      • -
      -
      -

      この修正を適用しない場合、 INSERT/UPDATE/SELECT/SELECT はうまく動作しますが、データはGroongaが誤った(緯度と経度はGroonga内で逆にされます)保存をします。そのため、 空間データに対する、 mroonga_command('select ...') は動作しません。

      -
      -
    • -
    • 外部キー制約が登録されない問題を修正しました。

      -

      この問題は MySQL8.0 でのみ発生します。

      -

      詳細は、 release 11.01 を参照してください。

      -
    • -
    • 対象のデータベースに外部キー制約があると、 DROP DATABASE に失敗する問題を修正しました。

      -

      詳細は、 release 11.01 を参照してください。

      -
    • -
    • 対象のテーブルが別のテーブルから参照されていると、 DROP COLUMN に失敗する問題を修正しました。

      -

      詳細は、 release 11.01 を参照してください。

      -
    • -
    • MariaDBのMroongaでアップデートに失敗する問題を修正しました。

    • -
    -
    -
    -

    新しくサポートしたOS

    -
      -
    • [Debian GNU/Linux] Debian 11 (bullseye)をサポートしました。

    • -
    • [AlmaLinux] AlmaLinux 8 をサポートしました。

    • -
    -
    -
    -

    サポートをやめたOS

    -
      -
    • [CentOS] CentOS 8のサポートをやめました。

    • -
    • [Ubuntu] Ubuntu 21.04 (Hirsute Hippo) のサポートをやめました。

    • -
    • [Ubuntu] Ubuntu 20.10 (Groovy Gorilla) のサポートをやめました。

    • -
    • [Ubuntu] Ubuntu 16.04 LTS (Xenial Xerus)のサポートをやめました。

    • -
    • [Ubuntu] Ubuntu 18.04 LTSのMariaDB 10.1のサポートをやめました。

    • -
    -
    -
    -

    感謝

    -
      -
    • shibanao4870さん

    • -
    • Marc Laporteさん

    • -
    • santalexさん

    • -
    • Josep Sanzさん

    • -
    • かとうさん

    • -
    • Katsuhito Watanabeさん

    • -
    • kenichi arimotoさん

    • -
    • Vincent Pelletierさん

    • -
    • Kosuke Yamashitaさん

    • -
    • ひじーさん

    • -
    -

    12.00の主な変更点は以下の通りです。

    -
    -
    -

    改良

    -
      -
    • [Ubuntu] Ubuntuの mysql-server パッケージの最新バージョンをサポートしました。

      -

      以下のバージョンをサポートしました。

      -
        -
      • Ubuntu 18.04 LTS (bionic) mysql-server (5.7.37-0ubuntu0.18.04.1)

      • -
      • Ubuntu 20.04 LTS (focal) mysql-server (8.0.28-0ubuntu0.20.04.3)

      • -
      • Ubuntu 21.10 LTS (impish) mysql-server (8.0.28-0ubuntu0.21.10.3)

      • -
      -
    • -
    • [CentOS] MariaDB 10.2.42、10.3.33、10.4.23、10.5.14、10.6.6をサポートしました。

    • -
    • [AlmaLinux] MariaDB 10.3.33、10.4.23、10.5.14、10.6.6をサポートしました。

    • -
    -
    -
    -
    -

    11.13リリース - 2022-01-29

    -
    -

    改良

    -
      -
    • [CentOS] MySQL 5.7.37をサポートしました。

    • -
    • [CentOS][AlmaLinux] MySQL 8.0.28をサポートしました。

      -

      MySQL 8.0 のパッケージには以下の制限があります。

      -
      -
      -
      -
    • -
    • [CentOS][AlmaLinux] Percona Server 8.0.26-17をサポートしました。

    • -
    • [Ubuntu] Ubuntu 21.04 (Hirsute Hippo) のサポートをやめました。

      -
        -
      • Ubuntu 21.04 は、2022年1月20日でEOLとなったためです。

      • -
      -
    • -
    -
    -
    -
    -

    11.11リリース - 2021-12-29

    -
    -

    改良

    -
      -
    • [CentOS] CentOS 8のサポートをやめました。

      -

      CentOS 8は、2021年12月31日でEOLとなるためです。

      -
    • -
    -
    -
    -

    修正

    -
      -
    • [AlmaLinux] MariaDB 10.3、10.4、10.5、10.6向けMroongaを提供していなかった問題を修正しました。 [Gitter][shibanao4870さんの報告]

    • -
    • [Documentation][インストール] 誤記を修正しました。[GitHub #469,#470][Marc Laporteさんがパッチ提供]

    • -
    • [Documentation][CentOS] percona-release-latest.noarch.rpm のURLを修正しました。 [GitHub #471][santalexさんがパッチ提供]

    • -
    -
    -
    -

    感謝

    -
      -
    • shibanao4870さん

    • -
    • Marc Laporteさん

    • -
    • santalexさん

    • -
    -
    -
    -
    -

    11.10リリース - 2021-11-29

    -
    -

    改良

    -
      -
    • [AlmaLinux] AlmaLinux 8 をサポートしました。

    • -
    -
    -
      -
    • [AlmaLinux] MySQL 8.0.27をサポートしました。

      -
      -
        -
      • MySQL 8.0 のパッケージには以下の制限があります。

        - -
      • -
      -
      -
    • -
    -
    -
      -
    • [AlmaLinux] Percona Server 8.0.26をサポートしました。

    • -
    • [AlmaLinux] MariaDB 10.3.32、10.4.22、10.5.13、10.6.5をサポートしました。

    • -
    -
    -
    -
      -
    • [CentOS] MariaDB 10.2.41、10.3.32、10.4.22、10.5.13、10.6.5をサポートしました。

    • -
    • [Ubuntu] Ubuntu 21.04 (Hirsute Hippo) と 21.10 (Impish Indri) の MySQL 8.0 をサポートしました。

      -
        -
      • MySQL 8.0 のパッケージには以下の制限があります。

        - -
      • -
      -
    • -
    -
    -
    -

    修正

    -
      -
    • [CentOS] MariaDB 10.6向けMroongaを提供していなかった問題を修正しました。

    • -
    • [最適化] Mroongaが行カウントの最適化を誤って適用する問題を修正しました。[MDEV-16922][Josep Sanzさんの報告]

      -

      通常、Mroongaは、 SELECTCOUNT(*) だけを取得し、 WHERE の条件がインデックスだけで処理できる時に、行カウントの最適化を適用します。

      -

      しかし、以下のケースのように WHERE の条件がインデックスだけで処理できない場合でも、Mroongaは、行カウントの最適化を適用していました。

      -

      結果として、 SELECT COUNT(*) WHERE ... の結果が間違っていました。

      -
      CREATE TABLE roles (
      -  id INT
      -);
      -
      -INSERT INTO roles VALUES (1), (2), (3), (4), (5);
      -
      -CREATE TABLE users (
      -  id INT,
      -  role_id INT,
      -  INDEX (role_id)
      -);
      -
      -INSERT INTO users VALUES (10, 1);
      -INSERT INTO users VALUES (11, 2);
      -INSERT INTO users VALUES (13, 3);
      -INSERT INTO users VALUES (14, 4);
      -INSERT INTO users VALUES (15, 5);
      -INSERT INTO users VALUES (20, 1);
      -INSERT INTO users VALUES (21, 2);
      -INSERT INTO users VALUES (23, 3);
      -INSERT INTO users VALUES (24, 4);
      -INSERT INTO users VALUES (25, 5);
      -
      -SELECT COUNT(*)
      -  FROM (
      -    SELECT roles.id
      -      FROM roles
      -           LEFT JOIN users ON users.id <= 100 AND
      -                              users.role_id = roles.id
      -  ) roles_users;
      -
      -
      -
    • -
    • Mroongaが 'STRING_FIELD =' のコンディションプッシュダウンで適切なエンコーディングを設定しない問題を修正しました。[groonga-dev,04913][Tomohiro 'Tomo-p' KATOさんの報告]

      -

      以下ケースでは、 Mroongaが 'STRING_FIELD =' の条件をコンディションプッシュダウンしますが、この時、Mroongaは適切なエンコーディングを検索キーワードに設定しません。結果として、Mroongaは検索キーワードのノーマライズに失敗します。

      -
      CREATE TABLE memos (
      -  id INT PRIMARY KEY,
      -  title TEXT,
      -  INDEX (title)
      -) ENGINE=Mroonga DEFAULT CHARSET=utf8mb4;
      -
      -INSERT INTO memos VALUES (1, 'Groonga');
      -INSERT INTO memos VALUES (2, 'Mroonga');
      -
      -SELECT *
      -  FROM memos
      -  WHERE title = 'mroonga'
      -  ORDER BY id;
      -
      -
      -
    • -
    -
    -
    -

    感謝

    -
      -
    • Josep Sanzさん

    • -
    • かとうさん

    • -
    -
    -
    -
    -

    11.09リリース - 2021-11-04

    -
    -

    改良

    -
      -
    • [CentOS] MySQL 5.7.36, 8.0.27をサポートしました。

    • -
    • [CentOS] Percona Server 8.0.26をサポートしました。

    • -
    -
    -
    -
    -

    11.08リリース - 2021-10-06

    -
    -

    修正

    -
      -
    • MySQL 5.7で作成されたDBをMySQL 8.0にアップグレードすると、Mroongaがクラッシュする問題を修正しました。

    • -
    -
    -
    -
    -

    11.07リリース - 2021-09-29

    -
    -
    -

    警告

    -

    Mroongaには、MySQL 5.7で作成されたDBをMySQL 8.0にアップグレードすると、Mroongaがクラッシュする問題がありました。

    -

    この問題は、Mroonga 11.08で修正されています。MySQL 8.0 より前のバージョンでMroongaを使用しているユーザーは、Mroonga 11.08以降を使うことを強くおすすめします。

    -
    -
    -
    -

    改良

    -
      -
    • [Ubuntu] Ubuntu 20.04 (Focal Fossa) の MySQL 8.0 をサポートしました。

      -
        -
      • MySQL 8.0 のパッケージには以下の制限があります。

        - -
      • -
      -
    • -
    • [mroonga_snippet_html()] ノーマライザーのカスタマイズに対応しました。

      -
        -
      • この機能によって、以下のように mroonga_snippet_html() でカスタマイズしたノーマライザーを使えます。

        -
        CREATE TABLE terms (
        -  term VARCHAR(64) NOT NULL PRIMARY KEY
        -) COMMENT='normalizer "NormalizerNFKC130(''unify_kana'', true)"'
        -  DEFAULT CHARSET=utf8mb4
        -  COLLATE=utf8mb4_unicode_ci;
        -
        -SELECT mroonga_snippet_html('これはMroonga(ムルンガ)です。',
        -                            'terms' as lexicon_name,
        -                            'むるんが') as snippet;
        -
        -snippet
        -<div class="snippet">これはMroonga(<span class="keyword">ムルンガ</span>)です。</div>
        -
        -
        -
      • -
      -
    • -
    • ベクターカラムの値をバイナリーではなくテキストとして出力できるようにしました。

      -
        -
      • この機能によって、ベクターカラムの値をダンプするのに、 mysqldump を使えます。

      • -
      -
    • -
    • 存在しないテーブルを削除した際に、 .mrn ファイルを作らないようにしました。 [groonga-dev: 04893][kenichi arimotoさんの報告]

    • -
    • ベクターの要素に対して W プラグマを使えるようにしました。

      -
        -
      • この機能によって、ベクターの要素に重みをセットできますが、この場合、Mroongaは指定したセクションのみ検索します。通常のマルチカラムインデックスでは、Mroongaは指定していないセクションもデフォルトの重みで検索します。

      • -
      -
    • -
    -
    -
    -

    修正

    -
      -
    • WHERE句に "WHERE primary_key IN ("")" と指定した際にMroongaが誤ったレコードを返すことがある問題を修正しました。 [groonga-dev,04855][Katsuhito Watanabeさんが報告]

      -
        -
      • 例えば、以下ようなケースでMroongaが誤ったレコードを返すことがあります。

        -
        CREATE TABLE ids (
        -  id varchar(7) PRIMARY KEY,
        -  parent_id varchar(7)
        -)ENGINE=Mroonga DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
        -
        -INSERT INTO ids VALUES("abcdefg", "");
        -INSERT INTO ids VALUES("hijklmn", "");
        -INSERT INTO ids VALUES("opqrstu", "hijklmn");
        -
        -SELECT * FROM ids WHERE id IN (SELECT parent_id FROM ids);
        -+---------+-----------+
        -| id      | parent_id |
        -+---------+-----------+
        -| abcdefg |           |
        -| hijklmn |           |
        -+---------+-----------+
        -2 rows in set (0.00 sec)
        -
        -
        -
      • -
      -
    • -
    -
    -
    -

    感謝

    -
      -
    • Katsuhito Watanabeさん

    • -
    • kenichi arimotoさん

    • -
    -
    -
    -
    -

    11.06リリース - 2021-08-29

    -
    -

    改良

    -
      -
    • [CentOS] MariaDB 10.2.40、10.3.31、10.4.21、10.5.12をサポートしました。

    • -
    • [CentOS] MariaDB 10.6.4をサポートしました。 [GitHub#434][Tomohiro KATOさんがパッチ提供]

    • -
    • [CentOS] Percona Server 5.7.35をサポートしました。

    • -
    • [Debian GNU/Linux] Debian 11 (bullseye)をサポートしました。

    • -
    -
    -
    -

    感謝

    -
      -
    • かとうさん

    • -
    -
    -
    -
    -

    11.05リリース - 2021-07-30

    -
    -

    改良

    -
      -
    • [CentOS] Percona Server 8.0.25 をサポートしました。

    • -
    • [CentOS] MySQL 5.7.35, 8.0.26をサポートしました。

      -
        -
      • MySQL 8.0 のパッケージには以下の制限があります。

        - -
      • -
      -
    • -
    • [Ubuntu] Ubuntu 20.10 (Groovy Gorilla) のサポートをやめました。

      -
        -
      • Ubuntu 20.10 は、2021年7月22日でEOLとなったためです。

      • -
      -
    • -
    -
    -
    -

    修正

    -
      -
    • MySQL/MariaDBのアップグレード後にクラッシュすることがある問題を修正しました。[GitHub#423][Vincent Pelletierさんの報告]

      -
        -
      • MySQL/MariaDB をアップグレード後に、 SELECT ... MATCH AGAINST を実行するとMroongaがクラッシュすることがあります。

      • -
      -
    • -
    -
    -
    -

    感謝

    -
      -
    • Vincent Pelletierさん

    • -
    -
    -
    -
    -

    11.04リリース - 2021-06-29

    -
    -

    改良

    -
      -
    • [サーバ変数の一覧] mroonga_enable_operations_recording をデフォルトで無効にしました。

      -

      mroonga_enable_operations_recording 自動リカバリーのために操作の記録を有効にするかどうかを決めるものです。

      -

      この操作記録はMroongaがクラッシュしたときに自動的にリカバリーするためのものです。通常、Mroonga内にロックが残留している場合、INSERT/DELETE/UPDATEは実行できませんが、 mroonga_enable_operations_recording が有効な場合、INSERT/DELETE/UPDATEに加えてSELECTも実行出来ないことがあります。自動リカバリーがロックの残留によって、ブロックされるためです。

      -

      したがって、このバージョンから、デフォルト値を OFF にしました。ISERT/DELETE/UPDATE は、ロックの残留によって変わらずブロックされますが、操作記録を無効にすることで、SELECTは動作する可能性があります。

      -

      残留したロックに対する正しい対処は以下の通りです。

      -
      -
      -
    • -
    • [Debian GNU/Linux] Debian GNU/Linux 向けの Oracle の MySQLパッケージ を使用した Mroonga のインストール手順を追加しました。

      -

      Mroonga 11.03にて、Debian GNU/Linux 向けの Oracle の MySQLパッケージ を使用した Mroongaをサポートしました。これらのパッケージのインストール手順をドキュメントに記載しました。これらのパッケージをインストールする際には、このドキュメントを参考にしてください。

      -
    • -
    • [CentOS] MariaDB 10.2.39、10.3.30、10.4.20、10.5.11をサポートしました。

    • -
    -
    -
    -

    修正

    -
      -
    • 検索を実行した際にクラッシュする問題を修正しました。

      -

      この問題は通常は発生しません。

      -

      発生条件は以下の通りです。

      -
      -
        -
      • mroonga_command を使ってGroongaに直接テーブルやカラムを作成している。

      • -
      • 検索の実行と同時に上記のテーブルやカラムを削除する。

      • -
      -
      -

      上記の条件が成立した時にMroongaがクラッシュします。

      -
    • -
    -
    -
    -
    -

    11.03リリース - 2021-05-31

    -
    -
    -

    警告

    -

    このリリースにはアップグレードとアンインストールに関する重大な問題があります。もし、このバージョンをインストールした場合、Mroongaのアップグレードとアンインストールに失敗します。

    -

    したがって、このバージョンのMroongaは使用しないでください。

    -

    すでにこのバージョンのMroongaをインストール済みの場合、以下の回避策を使うことでMroongaをアップグレードしたりアンインストールしたりできます。

    -
    -
      -
    1. % echo "#!/bin/sh" > /usr/share/mroonga/deb/postrm.sh

    2. -
    3. % chmod u+x /usr/share/mroonga/deb/postrm.sh

    4. -
    5. Mroongaのアップグレード、または、アンインストール

    6. -
    -
    -
    -
    -

    警告

    -

    このリリースから、パッケージ名が変更されます。この変更の影響でこのバージョンにアップグレード後、Mroongaが無効になることがあります。このバージョンにアップグレードする場合、以下の点を必ず確認してください。

    -

    アップグレード後にMroongaが無効だった場合は、Mroongaを手動でインストールし直す必要があります。Mroongaの手動インストール及び、Mroongaが有効かどうかの確認については、以下のURLを参照してください。

    -
    -
    -

    また、今後も、Mroonga 11.03をまたいでMroongaをアップグレードする場合は、この現象が発生するので、注意してください。

    -

    このバージョンにアップグレード後に、Mroongaは有効だがバージョンが古いという場合は、MySQL、MariaDB、PerconaServerを再起動する必要があります。Mroongaのバージョンは以下のコマンドで確認できます。

    -
    -
      -
    • SHOW VARIABLES LIKE 'mroonga_version';

    • -
    -
    -
    -
    -

    警告

    -

    このバージョンには非互換の変更があります。

    -

    GEOMETRY 型を使用しているユーザーは、Mroonga 11.03にアップグレードする前に現在のデータを保存し、アップグレード後に保存したデータをリストアする必要があります。 データのダンプ/リストアには、以下の方法が使えます。

    -

    上記の処置を実施せずに、アップグレードするとデータが破損するので注意してください。

    -

    データのダンプ/リストアには、以下の方法が使えます。

    -
    -
      -
    • mysqldump

    • -
    • アップグレード前に ALTER TABLE ENGINE=InnoDB を実行し、アップグレード後に ALTER TABLE ENGINE=Mroonga を実行する。

    • -
    -
    -

    この修正を適用しない場合、 INSERT/UPDATE/SELECT/SELECT はうまく動作しますが、データはGroongaが誤った(緯度と経度はGroonga内で逆にされます)保存をします。そのため、 空間データに対する、 mroonga_command('select ...') は動作しません。

    -
    -
    -
    -

    改良

    -
      -
    • 以下のようにパッケージ名を変更しました。

      -
        -
      • mariadb-server-10.x-mroonga -> mariadb-10.x-mroonga

      • -
      • mysql-server-5.x-mroonga -> mysql-community-5.x-mroonga

      • -
      • mysql-server-8.x-mroonga -> mysql-community-8.x-mroonga

      • -
      • percona-server-5x-mroonga -> percona-server-5.x-mroonga

      • -
      • percona-server-8x-mroonga -> percona-server-8.x-mroonga

      • -
      -
    • -
    • [Debian GNU/Linux] Oracle の MySQL 5.7 と Oracle の MySQL 8.0 をサポートしました。

      -
        -
      • このリリースから、新たに Debian GNU/Linux 向けに Oracle の MySQL 5.7 と 8.0 を使用した Mroonga パッケージを提供しました。

        -
          -
        • これにより、MroongaのDockerイメージをDocker公式のMySQLイメージを使って作成できます。

        • -
        -
      • -
      • MySQL 8.0 のパッケージには以下の制限があります。

        - -
      • -
      -
    • -
    • 空間インデックスのSRIDをサポートしました。

      -
        -
      • 今回のリリースから MBRContains 関数を使った検索で、Mroongaのインデックスが使用されます。

      • -
      -
    • -
    • コンディションプッシュダウンを適用する条件式を増やしました。

      -
      -

      注釈

      -

      コンディションプッシュダウンは、MySQLではなく、Mroonga内で条件式を評価します。したがって、多くのクエリーは、高速になりますが、Mroongaが条件式を評価することで、今までと異なる検索結果を返すことがあります。もし、Mroongaが意図しない検索結果を返した場合、以下のURLから報告してください。そして、コンディションプッシュダウンを無効にしてください。

      -
      -
      -

      コンディションプッシュダウンは以下のように無効にできます。

      -
      -
        -
      • SET GLOBAL mroonga_condition_push_down_type = "NONE"

      • -
      -
      -
      -
    • -
    • [CentOS] Percona Server 8.0.23 をサポートしました。

    • -
    -
    -
    -

    修正

    -
      -
    • 緯度と経度を逆に保存していた問題を修正しました。

      -
      -

      警告

      -

      この修正によって、後方互換性が壊れます。

      -

      GEOMETRY 型を使用しているユーザーは、Mroonga 11.03にアップグレードする前に現在のデータを保存し、アップグレード後に保存したデータをリストアする必要があります。 データのダンプ/リストアには、以下の方法が使えます。

      -
      -
        -
      • mysqldump

      • -
      • アップグレード前に ALTER TABLE ENGINE=InnoDB を実行し、アップグレード後に ALTER TABLE ENGINE=Mroonga を実行する。

      • -
      -
      -

      この修正を適用しない場合、 INSERT/UPDATE/SELECT/SELECT はうまく動作しますが、データはGroongaが誤った(緯度と経度はGroonga内で逆にされます)保存をします。そのため、 空間データに対する、 mroonga_command('select ...') は動作しません。

      -
      -
    • -
    -
    -
    -
    -

    11.02リリース - 2021-05-10

    -
    -

    改良

    -
      -
    • [CentOS] MySQL 5.7.34, 8.0.25をサポートしました。

      -
        -
      • MySQL 8.0 のパッケージには以下の制限があります。

        -
          -
        • [ラッパーモード] ラッパーモードは未対応です。

        • -
        • [ストレージモード] ストレージモードでは、以下の機能が未対応です。

          -
            -
          • 最適化関連の機能

          • -
          • 空間インデックスのSRID

            -
              -
            • 例えば、MBRContains関数を使った検索では、Mroongaのインデックスは使用されません。 (シーケンシャルサーチで検索します。)

            • -
            -
          • -
          -
        • -
        -
      • -
      -
    • -
    • [CentOS] MariaDB 10.2.38、10.3.29、10.4.19、10.5.10をサポートしました。

    • -
    • [Ubuntu] Ubuntu 16.04 (Xenial Xerus)のサポートをやめました。

      -
        -
      • 2021年4月でEnd of Standard Supportとなったためです。

      • -
      -
    • -
    -
    -
    -
    -

    11.01リリース - 2021-04-02

    -
    -

    改良

    -
      -
    • [CentOS] MariaDB 10.2.37、10.3.28、10.4.18、10.5.9をサポートしました。

    • -
    • [CentOS] Percona Server 5.7.33をサポートしました。

    • -
    • 以下のように、JSON形式のテキストを使って、参照ベクターカラムに値を追加できるようになりました。

      -
        -
      • この機能によって、参照元のテーブルから参照先のカラムへ値を直接入力できるため、参照カラムにJSONデータを追加しやすくなります。

      • -
      -
      CREATE TABLE attributes (
      -  _id int,
      -  name varchar(255),
      -  value varchar(255)
      -) DEFAULT CHARSET=utf8mb4;
      -
      -CREATE TABLE items (
      -  id int PRIMARY KEY AUTO_INCREMENT,
      -  attributes text DEFAULT NULL flags='COLUMN_VECTOR' groonga_type='attributes'
      -);
      -
      -INSERT INTO items (attributes)
      -  VALUES ('[{"name": "color", "value": "white"},
      -            {"name": "size",  "value": "big"}]');
      -INSERT INTO items (attributes)
      -  VALUES ('[{"name": "color", "value": "black"}]');
      -INSERT INTO items (attributes) VALUES ('');
      -
      -SELECT * FROM attributes;
      -  _id      name    value
      -  1        color   white
      -  2        size    big
      -  3        color   black
      -
      -SELECT * FROM items;
      -id attributes
      -1  [1,2]
      -2  [3]
      -3  []
      -
      -
      -
    • -
    -
    -
    -

    修正

    -
      -
    • 外部キー制約が登録されない問題を修正しました。 [GitHub#393] [Kosuke Yamashitaさんが報告]

      -
        -
      • この問題は MySQL8.0 でのみ発生します。

      • -
      • 例えば、以下のように外部キー制約を定義しても、外部キー制約の情報が出力されていませんでした。

        -
        CREATE TABLE referred (
        -  id int PRIMARY KEY AUTO_INCREMENT
        -);
        -
        -CREATE TABLE refer (
        -  id int PRIMARY KEY AUTO_INCREMENT,
        -  id_referred int NOT NULL,
        -  CONSTRAINT id_referred FOREIGN KEY (id_referred) REFERENCES referred (id)
        -);
        -
        -SELECT CONSTRAINT_NAME, TABLE_NAME, REFERENCED_TABLE_NAME
        -       FROM information_schema.REFERENTIAL_CONSTRAINTS;
        -Empty set (0.000 sec)
        -
        -
        -
      • -
      -
    • -
    • 以下のように、対象のデータベースに外部キー制約があると、 DROP DATABASE に失敗する問題を修正しました。[GitHub#390][Kosuke Yamashitaさんが報告]

      -
      CREATE DATABASE another;
      -USE another;
      -
      -CREATE TABLE referred (
      -  id int PRIMARY KEY AUTO_INCREMENT
      -) ENGINE=mroonga DEFAULT CHARSET utf8mb4;
      -
      -CREATE TABLE refer (
      -  id int PRIMARY KEY AUTO_INCREMENT,
      -  id_referred int NOT NULL,
      -  CONSTRAINT id_referred FOREIGN KEY (id_referred) REFERENCES referred (id)
      -) ENGINE=mroonga DEFAULT CHARSET utf8mb4;
      -
      -DROP DATABASE another;
      -ERROR 1016 (HY000): [table][remove] a column that references the table exists: <refer.id_referred> -> <referred>
      -
      -
      -
    • -
    • 以下のように、対象のテーブルが別のテーブルから参照されていると、 DROP COLUMN に失敗する問題を修正しました。[GitHub#389][Kosuke Yamashitaさんが報告]

      -
      CREATE TABLE referred (
      -  id int PRIMARY KEY AUTO_INCREMENT,
      -  name varchar(255),
      -  text text
      -) ENGINE=mroonga DEFAULT CHARSET utf8mb4;
      -
      -CREATE TABLE refer (
      -  id int PRIMARY KEY AUTO_INCREMENT,
      -  id_referred int NOT NULL,
      -  CONSTRAINT id_referred FOREIGN KEY (id_referred) REFERENCES referred (id)
      -) ENGINE=mroonga DEFAULT CHARSET utf8mb4;
      -
      -ALTER TABLE referred DROP COLUMN name;
      -ERROR 1016 (HY000): [table][remove] a column that references the table exists: <refer.id_referred> -> <#sql2-3bc-25>
      -
      -
      -
    • -
    • MariaDB 10.3.28、 10.4.18、 10.5.9 との組み合わせでMroongaをビルドすると、ビルドエラーになる問題を修正しました。[GitHub#392][Tomohiro KATOさんがパッチ提供]

    • -
    • MariaDBのMroongaでアップデートに失敗する問題を修正しました。 [Reported by ひじー]

    • -
    -
    -
    -

    感謝

    -
      -
    • Kosuke Yamashitaさん

    • -
    • かとうさん

    • -
    • ひじーさん

    • -
    -
    -
    -
    -

    11.00リリース - 2021-02-09

    -

    メジャーバージョンアップです! メジャーバージョンアップですが、互換性は壊れていないので、データベースを再構築することなく11.00へアップグレードできます。

    -

    今回のリリースでは、MySQL、MariaDB、PerconaServerが自動的に再起動します。Mroonga 11.00が必要としているGroonga 11.0.0が、MySQL、MariaDB、PerconaServerが再起動されるまで有効にならないためです。

    -
    -

    改良

    -
      -
    • [CentOS] MySQL 5.6のサポートをやめました。

      -
        -
      • 2021年2月1日でEOLとなったためです。

      • -
      -
    • -
    • [CentOS] Percona Server 5.6 のサポートをやめました。

    • -
    • Ubuntu 18.04 LTSのMariaDB 10.1のサポートをやめました。

      -
        -
      • MariaDB 10.1は、既にアップストリームでEOLとなったためです。

      • -
      -
    • -
    • Mroongaが要求するGroongaのバージョンを11.0.0以降に更新しました。

      -
        -
      • Groonga 11.0.0 で影響の大きなインデックス破損の問題が修正されているためです。

      • -
      -
    • -
    -
    -
    -
    -

    10.11リリース - 2021-01-29

    -
    -

    改良

    -
      -
    • lexicon_flags パラメータをサポートしました。

      -
        -
      • このパラメータを使うことで、以下のように(全文検索インデックスではない) USING HASH なインデックスに KEY_LARGE フラグを追加できます。

        -
        CREATE TABLE memos (
        -  id INT UNSIGNED PRIMARY KEY,
        -  title VARCHAR(64) NOT NULL,
        -  UNIQUE INDEX (title) USING HASH COMMENT 'lexicon_flags "KEY_LARGE"'
        -) DEFAULT CHARSET=utf8mb4;
        -
        -
        -
      • -
      -
    • -
    • [CentOS] MySQL 5.6.51、5.7.33、MySQL 8.0.23をサポートしました。

      - -
    • -
    -
    -
    -

    修正

    -
      -
    • [最適化] "WHERE COLUMN IN (SUBQUERY)" が存在する時、 "fast order limit" の最適化が効かない問題を修正しました。

    • -
    • インデックスが付与されたカラムのデータ型を変更する時 インプレースの ALTER TABLE が使えない問題を修正しました。

      -
        -
      • この問題は、 ALTER TABLEALGORITHM=INPLACE で実行した時に発生します。したがって、 ALTER TABLEALGORITHM=COPY で実行した場合は、発生しません。

      • -
      -
    • -
    -
    -
    -
    -

    10.10リリース - 2020-12-29

    -
    -

    改良

    -
      -
    • [ストレージモード] テーブルフラグのカスタマイズをサポートしました。[Gitter][Shinichi Takayanagiさんが報告]

      -
        -
      • 今までは、ストレージモードでは、テーブルフラグのカスタマイズをサポートしていませんでした。

      • -
      • このリリースから、以下のようにテーブルフラグのカスタマイズができます。

        -
        CREATE TABLE terms (
        -  term VARCHAR(64) NOT NULL PRIMARY KEY
        -) COMMENT='flags "TABLE_HASH_KEY|KEY_LARGE"'
        -  DEFAULT CHARSET=utf8mb4;
        -
        -
        -
      • -
      • カスタマイズ可能な項目については、以下のURLを参照してください。

        - -
      • -
      -
    • -
    • [Ubuntu] Ubuntu 20.10 (Groovy Gorilla)をサポートしました。

    • -
    • [CentOS] Percona Server 8.0.22をサポートしました。

    • -
    -
    -
    -

    感謝

    -
      -
    • Shinichi Takayanagiさん

    • -
    • pinpikokunさん [GitHub#373にてパッチ提供]

    • -
    -
    -
    -
    -

    10.09リリース - 2020-12-04

    -
    -

    改良

    -
      -
    • [CentOS] MariaDB 10.2.36、10.3.27、10.4.17、10.5.8をサポートしました。

    • -
    • [CentOS] Percona Server 5.6.50、5.7.32、8.0.21をサポートしました。

    • -
    • [CentOS] MySQL 5.6.50、5.7.32、MySQL 8.0.22をサポートしました。

      - -
    • -
    • Ubuntu 18.04 LTS以外のMariaDB 10.1のサポートをやめました。

      -
        -
      • MariaDB 10.1はEOLになったためです。

      • -
      • ただ、Ubuntu 18.04 LTS では、MariaDB10.1をサポートします。

        -
          -
        • MariaDB 10.1は、Ubuntu 18.04 LTSではまだサポートされているためです。

        • -
        -
      • -
      -
    • -
    • CentOS 6のサポートをやめました。

      -
        -
      • CentOS 6はEOLになったためです。

      • -
      -
    • -
    • [mroonga_snippet_html()] ノーマライザーのカスタマイズをサポートしました。

      -
        -
      • table_nameindex_name を使用することで、デフォルトのノーマライザー(NormalizerAuto)の代わりにカスタムのノーマライザーを使えます。

        -
          -
        • table_name には、以下のように、対象のテーブルの名前を指定します。

        • -
        • index_name には、以下のように、対象のテーブル上で指定されたインデックスの名前を指定します。

        • -
        -
        SET NAMES utf8mb4;
        -
        -CREATE TABLE memos (
        -content text,
        -fulltext index content_index (content)
        -COMMENT 'normalizer "NormalizerNFKC121(\'unify_kana\', true)"'
        -) DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
        -
        -SELECT mroonga_snippet_html('This is Mroonga(ムルンガ).',
        -'memos' as table_name,
        -'content_index' as index_name,
        -'むるんが') as snippet;
        -
        -snippet
        -<div class="snippet">This is Mroonga(<span class="keyword">ムルンガ</span>).</div>
        -
        -
        -
          -
        • この変更によって、クエリーによる検索とキーワードによる検索を混在して使うことができます。

        • -
        • 例えば以下のように、AS queryAS snippet の両方で指定したキーワードをハイライトできます。

          -
          SET NAMES utf8mb4;
          -SELECT mroonga_snippet_html('Mroonga has two running modes.
          -
          -One is “storage mode”, that is the default mode, and we use Groonga for both storing data and searching. With this mode, you can have full benefits of Groonga described above, like fast data update, lock-free full text search and geolocation search. But it does not support transactions.
          -
          -Another one is “wrapper mode”, that adds full text search function on other storage engines like MyISAM or InnoDB. With this mode, you can use Groonga’s fast full text search with having the benefits of the storage engine, ex. transaction in InnoDB. But you cannot have benefits from Groonga’s read-lock free characteristic. And you might have the performance bottle neck in the storage engine in updating data.',
          -'lock storage' AS query,
          -'update' AS snippet;
          -
          -snippet
          -<div class="snippet"><span class="keyword">storage</span> mode”, that is the default mode, and we use Groonga for both storing data and searching. With this mode, you can have full benefits of Groonga described above, like fast data <span class="keyword">update</span>, <span class="keyword">lock</span>-fr</div><div class="snippet">text search function on other <span class="keyword">storage</span> engines like MyISAM or InnoDB. With this mode, you can use Groonga’s fast full text search with having the benefits of the <span class="keyword">storage</span> engine, ex. transaction in In</div><div class="snippet">noDB. But you cannot have benefits from Groonga’s read-<span class="keyword">lock</span> free characteristic. And you might have the performance bottle neck in the <span class="keyword">storage</span> engine in updating data.</div>
          -
          -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    -
    -

    10.07リリース - 2020-10-02

    -
    -

    改良

    -
      -
    • [CentOS] MariaDB 10.5.5をサポートしました。

    • -
    • カラム圧縮のテストで256byte以上の文字列を使うテストを追加しました。 [GitHub#350][KartikSonejiさんがパッチ提供]

    • -
    -
    -
    -

    感謝

    -
      -
    • KartikSonejiさん

    • -
    -
    -
    -
    -

    10.06リリース - 2020-09-02

    -
    -

    改良

    -
    -

    注釈

    -

    「MariaDB 10.5.5をサポートしました。」 というニュースを削除しました。

    -

    当初、「MariaDB 10.5.5をサポートしました。」とアナウンスしましたが、これは誤りでした。Mroonga 10.06はMariaDB10.5でビルドできるようになりましたが、まだ動作しない箇所があります。

    -
    -
      -
    • [Ubuntu] Ubuntu 19.10 (Eoan Ermine) のサポートをやめました。

    • -
    • [CentOS] Percona Server 8.0.20をサポートしました。

    • -
    • [CentOS] MariaDB 10.1.46、10.2.33、10.3.24、10.4.14をサポートしました。

    • -
    • Debian GNU/Linux へのインストール方法を変更しました。

      -
        -
      • groonga-archive-keyring の代わりに groonga-apt-source を使うように変更しました。

      • -
      • lintian コマンドが /etc/apt/sources.lists.d/ 配下にファイルを置くパッケージは apt-source を使うよう推奨しているためです。

        -
          -
        • lintian コマンドはパッケージングに共通のエラーをチェックするためのコマンドです。

        • -
        • インストール方法についての詳細は、以下も参照してください。

          - -
        • -
        -
      • -
      -
    • -
    • [CentOS] Percona Server 5.7.31をサポートしました。

    • -
    -
    -
    -
    -

    10.05リリース - 2020-07-29

    -
    -

    改良

    -
      -
    • [CentOS] MySQL 5.6.49と5.7.31とMySQL 8.0.21をサポートしました。

      - -
    • -
    • [CentOS] Percona Server 5.6.49をサポートしました。

    • -
    -
    -
    -
    -

    10.03リリース - 2020-05-29

    -
    -

    改良

    -
      -
    • [Ubuntu] Ubuntu 20.04 (Focal Fossa)をサポートしました。

    • -
    • [Ubuntu] Ubuntu 19.04 (Disco Dingo) のサポートをやめました。

    • -
    • [CentOS] MariaDB 10.1.45、10.2.32、10.3.23、10.4.13をサポートしました。

    • -
    • [CentOS] Percona Server 5.6.48、5.7.30をサポートしました。

    • -
    • WindowsのMariaDB 10.1のサポートをやめました。

      -
        -
      • MariaDB 10.1はもうすぐEOLになるためです。

      • -
      -
    • -
    -
    -
    -

    修正

    -
      -
    • [Ubuntu] Ubuntu 19.10 (Eoan Ermine)向けMroongaが提供されていなかった問題を修正しました。

    • -
    -
    -
    -
    -

    10.02リリース - 2020-04-29

    -
    -

    改良

    -
      -
    • WITH_WEIGHT フラグをサポートしました。

      -
        -
      • このフラグは10.0.2以降のGroongaが必要です。

      • -
      • このフラグを使用して以下のように重み付きベクターを挿入できます。

        -
        CREATE TABLE tags (
        -  name VARCHAR(64) PRIMARY KEY
        -) DEFAULT CHARSET=utf8mb4;
        -
        -CREATE TABLE bugs (
        -  tags TEXT COMMENT 'flags "COLUMN_VECTOR|WITH_WEIGHT", type "tags"',
        -  FULLTEXT INDEX bugs_tags (tags) COMMENT 'table "tags", flags "WITH_WEIGHT"'
        -) DEFAULT CHARSET=utf8mb4;
        -
        -INSERT INTO bugs VALUES ('{"package": 100, "priority": 5}');
        -
        -
        -
      • -
      -
    • -
    • CentOS7のMariaDB 5.5のサポートをやめました。

    • -
    • [CentOS] MySQL 5.6.48, 5.7.30, 8.0.20をサポートしました。

    • -
    -
    -
    -
    -

    10.01リリース - 2020-03-30

    -
    -

    改良

    -
      -
    • [CentOS] Percona Server 5.7.29をサポートしました。

    • -
    -
    -
    -

    修正

    -
      -
    • 以下の条件を満たしたクエリーを送信した際に、Mroongaがクラッシュする問題を修正しました。 [GitHub#303] [pinpikokunさんが報告]

      - -
    • -
    -
    -
    -

    感謝

    -
      -
    • pinpikokunさん

    • -
    -
    -
    -
    -

    9.12リリース - 2020-01-29

    -
    -

    改良

    -
      -
    • [CentOS] MySQL 5.6.47, 5.7.29, 8.0.19をサポートしました。

    • -
    • [CentOS] MariaDB 10.1.44、10.2.31、10.3.22、10.4.12をサポートしました。

    • -
    • MySQL 8.0.19のソースを使ったビルドがエラーになる問題を修正しました。

    • -
    • [CentOS] Percona Server 5.6.47をサポートしました。

    • -
    -
    -
    -
    -

    9.11リリース - 2020-01-08

    -
    -

    改良

    -
      -
    • [Ubuntu] Ubuntu 14.04 LTS (Trusty Tahr) のサポートをやめました。

    • -
    • [Ubuntu] Ubuntu 18.10 (Cosmic Cuttlefish) のサポートをやめました。

    • -
    • [CentOS] CentOS 8向けのインストール方法を追記しました。

    • -
    • [CentOS] MariaDB 10.2.30、10.3.21、10.4.11をサポートしました。

    • -
    • InnoDBのシャットダウンプロセスを可視化するためのパッチをMariaDB 10.3と10.4に適用しました。

      -
        -
      • この変更は一時的なものです。将来のバージョンで削除する予定です。

      • -
      • この変更によって、InnoDBのシャットダウン時に出力されるログが増加します。

      • -
      -
    • -
    -
    -
    -

    修正

    -
      -
    • [Ubuntu] 不足していた Ubuntu 16.04 (Xenial Xerus) のサポートを追加しました。

    • -
    -
    -
    -
    -

    9.10リリース - 2019-11-29

    -
    -

    改良

    -
      -
    • [CentOS] MariaDB 10.1.43、10.2.29、10.3.20、10.4.10をサポートしました。

    • -
    • [CentOS] CentOS8のMariaDB 10.3.20と10.4.10、MySQL 8.0.18をサポートしました。

    • -
    • [Ubuntu] Ubuntu 19.10 (Eoan Ermine)をサポートしました。

    • -
    -
    -
    -

    修正

    -
      -
    • WSL上のUbuntu 18.04でパッケージインストール時に dpkg --configure が失敗する問題を修正しました。 [GitHub#282][ochaochaocha3さんがパッチ提供]

    • -
    -
    -
    -

    感謝

    -
      -
    • ochaochaocha3さん

    • -
    -
    -
    -
    -

    9.09リリース - 2019-10-30

    -
    -

    注釈

    -

    今回のバージョンからパフォーマンスが低下しているかもしれません。もし、以前よりパフォーマンスが低下していたら、是非、再現手順を報告してほしいです。

    -
    -
    -

    改良

    -
      -
    • [CentOS] MySQL 5.6.46と5.7.28とMySQL 8.0.18(制限あり)をサポートしました。

    • -
    -
    -
    -

    修正

    -
      -
    • MySQL 8.0.18向けのパッケージのビルドエラーを修正しました。

    • -
    -
    -
    -
    -

    9.08リリース - 2019-09-27

    -
    -

    改良

    -
      -
    • [CentOS] MariaDB 5.5.64、10.2.27、10.3.18、10.4.8をサポートしました。

    • -
    • [CentOS] CentOS 6の32-bitパッケージのサポートをやめました。

    • -
    -
    -
    -

    修正

    -
      -
    • [Debian GNU/Linux] Debian 10(buster) に mariadb-server-10.3-mroonga をインストールできない問題を修正しました。

    • -
    -
    -
    -

    感謝

    -
      -
    • kajiysさん

    • -
    • bizlevelさん

    • -
    -
    -
    -
    -

    9.07リリース - 2019-08-29

    -
    -

    改良

    -
      -
    • [Debian GNU/Linux] Debian 10(buster)のインストールドキュメントを追加しました。

    • -
    • [CentOS] MariaDB 10.1.41、10.2.26、10.3.17、10.4.7をサポートしました。

    • -
    • [サーバ変数の一覧] mroonga_query_log_file のドキュメントを追加しました。

    • -
    • [Ubuntu] Mroongaのアンインストール方法についてのドキュメントを追加しました。 [GitHub#135][ryfjwrさんがパッチ提供]

    • -
    • [ストレージモード] 正規表現検索の使い方についてのドキュメントを追加しました。

    • -
    • MariaDB 10.0のサポートをやめました。

    • -
    • [CentOS] Percona Server 5.6.45、5.7.27をサポートしました。

    • -
    • [CentOS] CentOS 6でMariaDB 10.x のサポートをやめました。

    • -
    -
    -
    -

    感謝

    -
      -
    • ryfjwrさん

    • -
    -
    -
    -
    -

    9.05リリース - 2019-07-30

    -
    -

    改良

    -
      -
    • [CentOS] MySQL 8.0における制限事項を追記しました。

    • -
    • [CentOS] MySQL 5.6.45と5.7.27とMySQL 8.0.17(制限あり)をサポートしました。

    • -
    -
    -
    -

    修正

    -
      -
    • [CentOS] mysql80-comunity-release のパッケージ名が間違っていたのを修正しました。[groonga-dev,04759][各務さんが報告]

    • -
    • [ストレージモード] ユニークインデックスを更新する際の不具合を修正しました。以下の条件を満たすとキーの重複エラーが発生します。

      -
        -
      • ユニークインデックスをマルチカラムに対して作成する。

      • -
      • ユニークキーのカラムの一部が更新される。

      • -
      -

      すでにユニークインデックスを作成している場合には、作成したインデックスにゴミが残っている可能性があるので該当するテーブルを再作成してください。ダンプ・リストアするか、 ALTER TABLE (TABLE_NAME) FORCE で再作成することをおすすめします。

      -
    • -
    • [mysql8.0] TIMESTAMP 型をサポートしました。[groonga-dev,04763][各務さんが報告]

    • -
    -
    -
    -

    感謝

    -
      -
    • 各務さん

    • -
    -
    -
    -
    -

    9.04リリース - 2019-06-29

    -
    -

    改良

    -
      -
    • [CentOS] Percona Server 5.7.26をサポートしました。

    • -
    • [CentOS] MariaDB 10.2.25/10.3.16をサポートしました。

    • -
    • [CentOS][実験的] MySQL 8.0.16をサポートしました。

    • -
    -
    -
    -

    修正

    -
      -
    • 無限ループすることがある不具合を修正しました。この不具合は FULLTEXT INDEX (...) COMMENT 'index_flags "INVALID|WITH_SECTION"' のようにフラグの指定が間違っていると発生します。

    • -
    • [windows] MariaDB 10.2/10.3のpdbのインストール先のパスの誤りを修正しました。

    • -
    • [その他] プラグインのインストール手順でアカウントの指定がないのを修正しました。

    • -
    • クラッシュする不具合を修正しました。 ((MATCH OR MATCH) AND (MATCH)) というクエリーのパターンで発生します。

    • -
    -
    -
    -
    -

    9.03リリース - 2019-05-29

    -
    -

    改良

    -
      -
    • [ストレージモード] サンプルの COMMENT では tokenizer "XXX"` を使うようにしました。``default_tokenizer "XXX" は9.01から非推奨なためです。

    • -
    • [Windows] MariaDB 10.1と10.2のzipパッケージを再びサポートしました。

    • -
    • [CentOS] MariaDB 10.3.14と10.3.15をサポートしました。

    • -
    • [Debian GNU/Linux] インストール手順をコピペしやすくしました。

    • -
    • COMMENT 'flags "INDEX_LARGE"' というように指定する INDEX_LARGE フラグをサポートしました。

    • -
    • [CentOS] MariaDB 10.2.24をサポートしました。

    • -
    • [CentOS] MariaDB 10.1.40をサポートしました。

    • -
    • [Ubuntu] Ubuntu 19.04 (Disco Dingo)をサポートしました。

    • -
    • [CentOS] Percona Server 5.6.44をサポートしました。

    • -
    • [CentOS] MySQL 5.6.44と5.7.26をサポートしました。

    • -
    -
    -
    -
    -

    9.01リリース - 2019-03-29

    -
    -

    改良

    -
      -
    • [ストレージ] トークナイザーのオプション指定をサポートしました。

      -
        -
      • 例えば、 COMMENT にトークナイザーのオプションを CREATE TABLE foo (...) COMMENT='tokenizer "TokenNgram('n', 4)"' などと指定できます。

      • -
      -
    • -
    • [mariadb] テーブルのパラメーターとして "tokenizer" をサポートしました。

      -
        -
      • 例えば、 トークナイザーを CREATE TABLE foo (...) TOKENIZER='TokenNgram("n", 4)' などと指定できます。

      • -
      -
    • -
    • [ストレージ] コメントのトークナイザーのパラメータとして tokenizer をサポートしました。

      -
        -
      • default_tokenizer は非推奨になりました。

      • -
      -
    • -
    • [mariadb] テーブルのパラメーターとして "normalizer" をサポートしました。

      -
        -
      • 例えば、ノーマライザーを CREATE TABLE foo (...) NORMALIZER='NormalizerNFKC100("unify_kana", true)' などと指定できます。

      • -
      -
    • -
    • [mariadb] テーブルのパラメータとして "token_filters" をサポートしました。

      -
        -
      • 例えば、トークンフィルターを CREATE TABLE foo (...)  TOKEN_FILTERS='TokenFilterNFKC100("unify_katakana_v_sounds", "true")' などと指定できます。

      • -
      -
    • -
    • インデックスのパラメーターとして "LEXICON" をサポートしました。

      -
        -
      • 例えば、 FULLTEXT INDEX foo (bar) LEXICON='terms'FULLTEXT INDEX foo (bar) COMMENT 'lexicon "terms"' などと指定できます。

      • -
      -
    • -
    • [appveyor] Mroongaを有効にしたパッケージのビルドをサポートしました。[GitHub#230]

    • -
    • [CentOS] Percona Server 5.7.25-28をサポートしました。

    • -
    • [CentOS] MariaDB 10.3.13をサポートしました。

    • -
    • [CentOS] MariaDB 10.2.23をサポートしました。

    • -
    -
    -
    -
    -

    9.00リリース - 2019-02-09

    -

    メジャーバージョンアップです! メジャーバージョンアップですが、互換性は壊れていないので、データベースを再構築することなく9.00へアップグレードできます。

    -

    Groonga 9.0.0 にて、 TokenPatternTokenTable トークナイザーと NormalizerNFKC100remove_blank をサポートしました。Groonga 9.0.0 にアップグレードすることで、Mroonga 9.00からこれらを使えます。

    - -
    -

    改良

    -
      -
    • [CentOS] Percona Server 5.7.24-27をサポートしました。

    • -
    • [CentOS] Percona Server 5.6.43 rel84.3をサポートしました。

    • -
    • [rpm][centos] MariaDB 10.3.12に対応しました。

    • -
    • [rpm][centos] MariaDB 10.2.21に対応しました。

    • -
    • [rpm][centos] Percona Server 5.7.24-27をサポートしました。

    • -
    • [rpm][centos] Percona Server 5.6.43 rel84.3に対応しました。

    • -
    • [rpm][centos] MySQL 5.7.25をサポートしました。

    • -
    • [rpm][centos] MySQL 5.6.43をサポートしました。

    • -
    -
    -
    -
    -

    8.09リリース - 2018-11-29

    -
    -

    改良

    -
      -
    • [Ubuntu] Ubuntu 18.10 (Cosmic Cuttlefish)をサポートしました。

    • -
    • [Windows] MariaDB 10.3.10をサポートしました。

    • -
    • [CentOS] MariaDB 10.2.19をサポートしました。

    • -
    • [CentOS] MariaDB 10.1.37をサポートしました。

    • -
    • [CentOS] Percona Server 5.7.23-25をサポートしました。

    • -
    • [rpm][centos] MariaDB 10.3.11に対応しました。

    • -
    • [rpm][centos] MySQL 5.6.42をサポートしました。

    • -
    • [rpm][centos] MySQL 5.7.24をサポートしました。

    • -
    -

    訂正:

    -

    以下の情報を削除しました。

    -

    "MySQL 8をサポートしました。"

    -

    すみません。Mroonga 8.09のリリース情報に誤りがありました。MySQL 8はサポートしていません。まだ対応中となります。

    -
    -
    -
    -

    8.07リリース - 2018-09-29

    -
    -

    改良

    -
      -
    • トークナイザーの off オプションは非推奨になりました。かわりに none オプションを使ってください。

    • -
    • 2016年9月27にリリースされたMariaDB 10.2.2以前のMariaDB 10.2系サポートをやめました。

    • -
    -
    -
    -

    修正

    -
      -
    • [CentOS] MariaDB 10.1.36をサポートしました。

    • -
    -
    -
    -
    -

    8.06リリース - 2018-08-29

    -

    今回のリリースでは、Mroongaをすでにインストールしていて、かつGroonga 8.0.4以降をインストールしていない場合、MySQLが自動的に再起動されます。Mroonga 8.06が必要としているGroonga 8.0.4以降が、MySQLが再起動されるまで有効にならないためです。

    -
    -

    改良

    -
      -
    • Groonga 8.0.4以降が必要になります。

    • -
    • groonga-normalizer-mysql 1.1.3以降が必要になります。

    • -
    • utf8mb4_0900族の照合順序をサポートしました。

      - -
    • -
    • トークナイザーのオプションをサポートしました。

      - -
    • -
    • Groongaのデフォルトのロガーを使うようにしました。

    • -
    • [Windows] ベースにしているMariaDBを10.1.33から10.3.9にアップデートしました。

      -
        -
      • 注意: MariaDB 10.3にアップグレードする前に、既存のMariaDB 10.1のデータベースをダンプする必要があります。そのあと、アップグレード後にリストアしてください。

      • -
      -
    • -
    • [Debian GNU/Linux] Debian 8 (jessie) のサポートをやめました。

    • -
    • [Ubuntu] Ubuntu 17.10 (Artful Aardvark) のサポートをやめました。

    • -
    • [WIP] MySQL 8に対応中です。

      -
        -
      • ストレージモードはほぼ完了しています。(JSON型はまだ動きません)

      • -
      • ラッパーモードは対応中です。

      • -
      -
    • -
    -
    -
    -

    修正

    -
      -
    • [ストレージモード] マルチレンジリードで誤った結果が返される場合がある問題を修正。[GitHub#211][colt27さんが報告]

    • -
    -
    -
    -

    感謝

    -
      -
    • colt27さん

    • -
    -
    -
    -
    -

    8.03リリース - 2018-05-29

    -
    -

    改良

    -
      -
    • [Docker] Docker Hubへのクイックスタートガイドのリンクを追加しました。

    • -
    • [CentOS] MariaDB 10.3.7をサポートしました。

    • -
    • [CentOS] MariaDB 10.2.15 をサポートしました(8.02にバックポート済み)。

    • -
    • [CentOS] MariaDB 10.1.33 をサポートしました(8.02にバックポート済み)。

    • -
    -
    -
    -

    修正

    -
      -
    • [Ubuntu] Ubntu 14.04 LTS(Trusty)でインストールに失敗していた問題を修正しました(8.02にバックポート済み)。[GitHub#202,#205][Masato Hiraiさんが報告]

    • -
    -
    -
    -

    感謝

    -
      -
    • Masato Hiraiさん

    • -
    -
    -
    -
    -

    8.02リリース - 2018-04-29

    -
    -

    改良

    -
      -
    • [Ubuntu] Ubuntu 18.04 LTS (Bionic Beaver)をサポートしました。

    • -
    • [Debian GNU/Linux] Jessieでi386をサポートしました。

    • -
    • 意味のない「duplicated unique id」というエラーログを表示しないようにしました。 [GitHub#197]

    • -
    • [developer][test] --record オプションをサポートしました。

    • -
    • [CentOS] groonga-release-X.X.X の代わりに groonga-release-latest を使うようにしました。

    • -
    • [インストールチェック] バージョンチェックの方法を追記しました。

    • -
    • [CentOS][percona] 5.6.34未満と5.7.21未満からのアップグレードをサポートしました。 [groonga-dev,04599][木下崇さんが報告][三谷さんが調査]

    • -
    • [CentOS] MySQL 5.6.40と5.7.22をサポートしました。

    • -
    • [CentOS] Percona Server 5.7.21-21をサポートしました。

    • -
    -
    -
    -

    修正

    -
      -
    • ORDER BY の中に ORDER BY 1 + 1, id, content のような複雑な条件があるとクラッシュするバグを修正しました。

    • -
    • コンディションプッシュダウンが有効になっているときに AND (x = 1 OR x = 2) などがSQLに含まれていると MATCH AGAINST 条件が無視されるバグを修正しました。 [Gitter/ja:5ae014842b9dfdbc3ac7ce1f][colt27さんが報告]

    • -
    • カラムキャッシュのメモリリークを修正しました。

    • -
    -
    -
    -

    感謝

    -
      -
    • 木下崇さん

    • -
    • 三谷さん

    • -
    • colt27さん

    • -
    -
    -
    -
    -

    8.01リリース - 2018-03-29

    -

    今回のリリースで、Mroongaをすでにインストールしている場合にはMySQLが自動的に再起動されます。これはMroongaが必要としている新しいバージョンのGroonga 8.0.1が、MySQLが再起動されるまで有効にならないためです。

    -
    -

    改良

    -
      -
    • [rpm][centos] Percona Server 5.6.39をサポートしました。 [@iiiiyyyyさんが報告]

    • -
    • [rpm][centos] Percona Server 5.7.21をサポートしました。

    • -
    • [rpm][centos] MariaDB 10.2.13をサポートしました。[GitHub#198] [Shota Suzukiさんが報告]

    • -
    • [rpm][centos] MariaDB 10.2.14に対応しました。

    • -
    -
    -
    -

    修正

    -
      -
    • 誤ったキャッシュが使われる不具合を修正しました。複数のデータベースを作成していて、そのどれかに mroonga_command() 経由でアクセスしたときに意図せず誤ったキャッシュが返る問題が発生します。問題を修正するにはGroonga 8.0.1以降が必要です。

    • -
    • "NOT IN"クエリーが空の結果を返す不具合を修正しました。この不具合は "NOT IN"を複数の引数と一緒に使ったときに発生します。例えば "NOT IN (xxx, xxx)" などです。

    • -
    • コンディションプッシュダウンが有効なときに"NOT IN"で結果から除外することができない不具合を修正しました。

    • -
    • "ORDER BY RAND()" クエリーが誤った結果を返す不具合を修正しました。この不具合は "ORDER BY RAND()" と "LIMIT" を同時に指定したときに発生します。

    • -
    • ORDER LIMITの最適化が意図せずORDER BY function()にも適用されてしまう不具合を修正しました。

    • -
    -
    -
    -

    感謝

    -
      -
    • @iiiiyyyyさん

    • -
    • Shota Suzukiさん

    • -
    -
    -
    -
    -

    8.00リリース - 2018-02-09

    -

    メジャーバージョンアップです! メジャーバージョンアップですが、互換性は壊れていないので、データベースを再構築することなくアップグレードできます。

    -
    -

    改良

    -
      -
    • ハッシュインデックスを作成する際に、使用するリソースを減らすために小さいハッシュを使うようにしました。

    • -
    • [percona57] ギャップロック検出をサポートしました。 [GitHub#188][Iwoさんの報告]

    • -
    -
    -
    -

    感謝

    -
      -
    • Iwoさん

    • -
    -
    -
    -
    -

    7.11リリース - 2018-01-29

    -
    -

    改良

    -
      -
    • [テスト] サブクエリーとORDER BY ... LIMIT最適化のテストケースを追加しました。[GitHub#184] [濵﨑一樹さんが報告]

    • -
    • [rpm][centos] MariaDB 10.3に対応しました。

    • -
    • [deb][ubuntu] Ubuntu 17.10向けにMariaDB 10.1のパッケージをサポートしました。

    • -
    -
    -
    -

    修正

    -
      -
    • [Mroonga_n_pooling_contexts] FLUSH STATUS により値が意図せずリセットされてしまう不具合を修正しました。

    • -
    • [maradb10.3] 定数の変更によりビルドエラーになっていた問題を修正しました。(HA_MUST_USE_TABLE_CONDITION_PUSHDOWNHA_CAN_TABLE_CONDITION_PUSHDOWN へと変更)

    • -
    • [macOS] 現状にそぐわないインストール手順を削除し、最新のドキュメントへのリンクに差し替えました。 [天野龍司さんが報告]

    • -
    • [rpm][centos] MariaDB 10.2.12をサポートしました。[GitHub#186] [Shota Suzukiさんが報告]

    • -
    • [rpm][centos] Percona Server 5.7.20-19に対応しました。

    • -
    • [Ubuntu] Ubuntu 17.04(Zesty Zapus)のサポートをやめました。2018年1月13日でサポートが切れた(EOLになった)ためです。

    • -
    -
    -
    -

    感謝

    -
      -
    • 濵﨑一樹さん

    • -
    • 天野龍司さん

    • -
    • Shota Suzukiさん

    • -
    -
    -
    -
    -

    7.10リリース - 2017-12-29

    -
    -

    改良

    -
      -
    • Groonga 7.1.0が必要になります。Mroonga 7.10にアップグレード後にMySQLを再起動する必要があります。

    • -
    • [MariaDB 10.3] MariaDB 10.3に対応しました。

    • -
    • [rpm][centos] MariaDB 10.2.11に対応しました。

    • -
    • [rpm][centos] MariaDB 10.1.30に対応しました。

    • -
    • [rpm][centos] Percona Server 5.7.20に対応しました。

    • -
    • [rpm][centos] Percona Server 5.6.38に対応しました。

    • -
    • [最適化] マルチカラムインデックスでもカウントスキップ最適化をサポートしました。

    • -
    • コンディションプッシュダウン(検索条件をMySQLレベルではなくGroongaレベルで処理する最適化)をサポートしました。この最適化関連の変数をいくつか追加しました。

      -
        -
      • [Mroonga_condition_push_down] Mroonga_condition_push_down を追加しました。

      • -
      • [mroonga_condition_push_down_type] mroonga_condition_push_down_type を追加しました。デフォルト値は ONE_FULL_TEXT_SEARCH です。このときは、 WHERE 句の中に1つだけ MATCH AGAINST がある場合にだけコンディションプッシュダウンを使います。従来と同じ挙動です。この値を ALL にすると、常にコンディションプッシュダウンを使います。今のところ、 ALL は実験的な機能です。実際に使って、速くなるか遅くなるかフィードバックして欲しいです。

      • -
      -
    • -
    • 固定長カラムの値の取得処理を高速化するためにカラムキャッシュ機能をサポートしました。

    • -
    • last_insert_grn_id 関数を mroonga_last_insert_grn_id 関数に改名しました。他のUDFと同じように mroonga_ プレフィックスが付きました。 last_insert_grn_id は非推奨ですが引き続き使えます。 [GitHub#177] [Ian Gilfillanさんが報告]

    • -
    • [Mroonga_n_pooling_contexts] mroonga_command() 用にプールしているコンテキストの数を確認するためのステータス変数を追加しました。

    • -
    • [ FLUSH TABLES ] mroonga_command() 用にプールしているコンテキストもクリアーするようになりました。

    • -
    -
    -
    -

    感謝

    -
      -
    • Ian Gilfillanさん

    • -
    -
    -
    -
    -

    7.09リリース - 2017-11-29

    -
    -

    改良

    -
      -
    • [rpm][centos] MariaDB 10.2.10に対応。

    • -
    • [rpm][centos] MariaDB 10.1.29に対応。

    • -
    • テストを実行するときにsedがなくてもよいようにしました。 [Sergei Golubchikさんがパッチ提供]

    • -
    • [cmake] Mroongaを無効にしてビルドする場合にはMroonga関連の設定をスキップするようにしました。 [Vladislav Vaintroubさんがパッチ提供]

    • -
    -
    -
    -

    感謝

    -
      -
    • Sergei Golubchikさん

    • -
    • Vladislav Vaintroubさん

    • -
    -
    -
    -
    -

    7.08リリース - 2017-10-29

    -
    -

    改良

    -
      -
    • テーブル作成時に flags オプションを指定できるようになりました。 オプションには TABLE_HASH_KEYTABLE_PAT_KEYTABLE_DAT_KEYKEY_LARGE が指定できます。 [groonga-dev, 04494] [宮下さんが報告]

    • -
    • [rpm][centos] MySQL 5.6.38-2と5.7.20-15.24に対応。

    • -
    • [Ubuntu] Ubuntu 17.10 (Artful Aardvark)をサポートしました。

    • -
    -
    -
    -

    感謝

    -
      -
    • 宮下さん

    • -
    -
    -
    -
    -

    7.07リリース - 2017-10-12

    -
    -

    改良

    -
      -
    • [mroonga_query_expand] mroonga_query_expand UDFを追加しました。同義語テーブルを用意しておけば、クエリに含まれる語の同義語を mroonga_query_expand で展開できます。この関数を使うためには Groonga 7.0.6以降が必要です。

    • -
    • [rpm][centos] 最新のPercona Server 5.7.19-17.1をサポートしました。 [tigersun2000さんが報告]

    • -
    • [rpm][centos] MariaDB 5.5.56-2をサポートしました。 [@akiko_pusuさんが報告]

    • -
    • [rpm][centos] MariaDB公式が提供するMariaDB 10.1/10.2をサポートしました。

    • -
    -
    -
    -

    修正

    -
      -
    • "DROP DATABASE" したときに誤ったデータベースが使われてしまう可能性のある不具合を修正しました。この不具合により内部で使っている "mroonga_operations" テーブルが意図せず削除されてしまうため、クラッシュする可能性があります。この不具合は次の2つの条件を満たすと発生します:

      -
        -
      1. Mroongaを使っているデータベースが複数あること

      2. -
      3. "DROP DATABASE" をMroongaのテーブルを作成していないデータベースに対して実行すること

      4. -
      -

      意図しない結果として、 "DROP DATABASE x" は 既存の "y" データベースの "mroonga_operations" テーブルを削除してしまいます。

      -
    • -
    • CHECK TABLEしたあとにクラッシュする不具合を修正しました。 [GitHub#167] [GMOメディア株式会社さんが報告]

    • -
    • [deb][mariadb10] lsb-releaseパッケージへの依存関係を追加しました。preinst や postrm などメンテナスクリプトに必要でした。 [GitHub#169] [すぎうらさんがパッチ提供]

    • -
    -
    -
    -

    感謝

    -
      -
    • @tigersun2000さん

    • -
    • @akiko_pusuさん

    • -
    • GMOメディア株式会社さん

    • -
    • すぎうらさん

    • -
    -
    -
    -
    -

    7.06リリース - 2017-08-29

    -
    -

    改良

    -
      -
    • [mroonga_highlight_html()] mroonga_highlight_html の使用方法を追記しました。

    • -
    • Generated Columnをサポートしました。JSON型のカラムから値を取り出した結果をカラムとして実体化して全文検索できるので便利です。 [GitHub#159,#160,#163] [村上さんがパッチ提供]

    • -
    • mroonga_enable_operations_recording サーバー変数を追加しました。 [GitHub#158] [村上さんがパッチ提供]

    • -
    • MariaDB 10.2 と MySQL 5.7 で VIRTUAL Generated Columnをサポートしました。 [GitHub#161,#162] [村上さんがパッチ提供]

    • -
    • MariaDB 10.1.26に対応しました。

    • -
    • [rpm][centos] Percona Server 5.6.36 rel82.1 と 5.7.18-16 をサポートしました。 [Gitter/ja:59894500bc46472974622cbd] [@tigersun2000_twitterさんが報告]

    • -
    • [rpm][centos] CentOS 7にてMySQL 5.6.37 と MySQL 5.7.19に対応しました。 [groonga-dev,04441] [各務さんが報告]

    • -
    -
    -
    -

    感謝

    -
      -
    • 村上さん

    • -
    • @tigersun2000_twitterさん

    • -
    • 各務さん

    • -
    -
    -
    -
    -

    7.05リリース - 2017-07-29

    -
    -

    改良

    -
      -
    • Groongaのクエリーログをサポートしました。 mroonga_query_log_file 変数を指定してください。 [GitHub#148]

    • -
    • MariaDB 10.2.7をサポートしました。 [groonga-dev,04397] [かとうさんが報告]

    • -
    • [mroonga_command()] データベース名が特別な名前( 例えば db-1 )な場合もサポートしました。データベース名に - が含まれていても大丈夫です。

    • -
    • [mroonga_command()] コマンドの自動エスケープに対応しました。Groongaの機能をMroongaから使いやすくなります。

    • -
    • MariaDB 5.5.57に対応しました。

    • -
    • [rpm][centos] CentOS 6にてMySQL 5.6.37-2 と MySQL 5.7.19-1に対応しました。 [groonga-dev,04403] [各務さんが報告]

    • -
    • [Ubuntu] Ubuntu 16.10(Yakkety Yak)のサポートをやめました。2017年7月20日でサポートが切れた(EOLになった)ためです。

    • -
    • [mroonga_highlight_html()] 対象となるカラムや文字列をハイライトする関数をサポートしました。

    • -
    -
    -
    -

    修正

    -
      -
    • 内部的に有効なインデックスが見つからない場合にクラッシュする不具合を修正しました。 [Gitter:groonga/ja:596714a5c101bc4e3a7db4e5] [K Torimotoさんが報告]

    • -
    -
    -
    -

    感謝

    -
      -
    • K Torimotoさん

    • -
    • かとうさん

    • -
    • 各務さん

    • -
    -
    -
    -
    -

    7.04リリース - 2017-06-29

    -
    -

    改良

    -
      -
    • ヒットしたレコード用に一時テーブルを作成しようとして失敗したときにエラーメッセージをだすようにしました。この種のエラーはインデックスが壊れているときに発生します。

    • -
    • [Debian GNU/Linux] Debian 9 (stretch)をサポートしました。

    • -
    -
    -
    -

    修正

    -
      -
    • 内部で呼び出している関数 grn_table_setoperation を呼ぶ前の NULL チェックが抜けているせいでクラッシュする不具合を修正しました。このようなクラッシュはインデックスが壊れているときに発生します。

    • -
    -
    -
    -
    -

    7.03リリース - 2017-05-29

    -
    -

    改良

    -
      -
    • [制限事項] カラムのNULL値に関する制限情報を更新しました。 [Gitter/ja] [@bignum_twitterさんが報告]

    • -
    • INDEX_MEDIUMINDEX_SMALL フラグをサポートしました。 [GitHub#141] [村上さんがパッチ提供]

    • -
    • [CentOS] 最新のPercona Server 5.6/5.7をサポートしました。 [@pinpikokunさんが報告]

    • -
    -
    -
    -

    感謝

    -
      -
    • @bignum_twitterさん

    • -
    • @pinpikokunさん

    • -
    • 村上さん

    • -
    -
    -
    -
    -

    7.02リリース - 2017-04-29

    -
    -

    改良

    -
      -
    • [Ubuntu] EOLのため、Ubuntu 12.04 (Precise Pangolin)のサポートをやめました。

    • -
    • [Ubuntu] Ubuntu 17.04 (Zesty Zapus)をサポートしました。

    • -
    -
    -
    -

    修正

    -
      -
    • [CentOS] MySQL 5.6.36とMySQL 5.7.18でビルドエラーになる問題を修正しました。

    • -
    • [cmake] Mroongaがバンドルされているがシステムの libgroonga を使う場合に libgroonga がリンクされていない問題を修正しました。 [GitHub#137] [村上さんがパッチ提供]

    • -
    -
    -
    -

    感謝

    -
      -
    • 村上さん

    • -
    -
    -
    -
    -

    7.01リリース - 2017-03-29

    -
    -

    改良

    -
      -
    • [CentOS] EOLのため、CentOS 5のサポートをやめました。

    • -
    • [ストレージモード] ALTER TABLE ADD/DROP FOREIGN KEY をサポートしました。

    • -
    • [ストレージモード] ENUM を使っている場合の ORDER LIMIT 最適化をサポートしました。[groonga-dev,04277] [村田さんが報告]

    • -
    • [ストレージ] カラムのZSTD圧縮フラグ(COMPRESS_ZSTD)をサポートしました。 [GitHub#133] [村上さんがパッチ提供]

    • -
    • [サーバ変数の一覧] mroonga_libgroonga_support_zstd サーバー変数のドキュメントを追加しました。 [GitHub#133] [村上さんがパッチ提供]

    • -
    • [インストール] リソースのダウンロードに https://packages.groonga.org を推奨するようにしました。

    • -
    -
    -
    -

    修正

    -
      -
    • [ストレージモード] log-bin と COLLATE が指定されている場合、 UPDATE PRIMARY KEY で更新エラーになる問題を修正しました。 [GitHub#132] [kitoraさんが報告]

    • -
    • 設定していないのに FOREIGN KEY が意図せずダンプされる不具合を修正しました。 [groonga-dev,04276] [村田さんが報告]

    • -
    -
    -
    -

    感謝

    -
      -
    • kitoraさん

    • -
    • 村田さん

    • -
    • 村上さん

    • -
    -
    -
    -
    -

    7.00リリース - 2017-02-09

    -
    -

    改良

    -
      -
    • [CentOS] EPELをパッケージインストール時に有効にするようにしました。

    • -
    • FOREIGN KEY 制約を UPDATE と 親側の行を DELETE するときにもサポートしました。以前のバージョンでは、 INSERT 時のみサポートしていました。

    • -
    • [ストレージモード] 主キーをもつテーブルでbinlogを使っていても、レコードの更新をサポートしました。以前は更新時に構文エラーになっていました。 [GitHub#130] [Reported by kitora]

    • -
    -
    -
    -

    感謝

    -
      -
    • kitoraさん

    • -
    -
    -
    -
    -

    過去のリリース

    -
    @@ -2727,355 +263,6 @@

    過去のリリース
    -
    -

    目次

    - - -
    @@ -59,8 +56,8 @@

    ナビゲーション

  • 索引
  • - - + +
    @@ -69,12 +66,12 @@

    ナビゲーション

    -
    -

    バージョン0.xのお知らせ

    +
    +

    バージョン0系のお知らせ

    -

    0.9 リリース - 2011/08/29

    -
    -

    改良

    +

    0.9 リリース - 2011/08/29

    +
    +

    改良

    @@ -59,8 +56,8 @@

    ナビゲーション

  • 索引
  • - - + +
    @@ -69,8 +66,8 @@

    ナビゲーション

    -
    -

    News - 1.x

    +
    +

    お知らせ - 1系

    1.20リリース - 2012/01/29

    @@ -59,8 +56,8 @@

    ナビゲーション

  • 索引
  • - - + +
    @@ -69,8 +66,8 @@

    ナビゲーション

    -
    -

    News - 2.x

    +
    +

    お知らせ - 2系

    2.10リリース - 2012/12/29

    @@ -571,7 +568,7 @@

    感謝目次

    @@ -59,8 +56,8 @@

    ナビゲーション

  • 索引
  • - - + +
    @@ -69,8 +66,8 @@

    ナビゲーション

    -
    -

    News - 3.x

    +
    +

    お知らせ - 3系

    3.12リリース - 2014/01/29

    @@ -479,7 +476,7 @@

    感謝目次

    @@ -59,8 +56,8 @@

    ナビゲーション

  • 索引
  • - - + +
    @@ -69,8 +66,8 @@

    ナビゲーション

    -
    -

    News - 4.x

    +
    +

    お知らせ - 4系

    4.10リリース - 2015-01-29

    このリリースにはユニークインデックスのバグ修正が含まれています。もし、ストレージモードでユニークインデックスを使っている場合はデータが壊れている可能性があります。ストレージモードでユニークインデックスを使っている場合はこのバージョンへアップグレードし、アップグレード後にユニークインデックスを再構築することをオススメします。

    @@ -416,7 +413,7 @@

    感謝目次

    @@ -59,8 +56,8 @@

    ナビゲーション

  • 索引
  • - - + +
    @@ -69,8 +66,8 @@

    ナビゲーション

    -
    -

    News - 5.x

    +
    +

    お知らせ - 5系

    5.12リリース - 2016-01-29

    @@ -546,7 +543,7 @@

    感謝目次

    @@ -59,8 +56,8 @@

    ナビゲーション

  • 索引
  • - - + +
    @@ -69,8 +66,8 @@

    ナビゲーション

    -
    -

    News - 6.x

    +
    +

    お知らせ - 6系

    6.13リリース - 2017-01-13

    @@ -340,7 +337,7 @@

    感謝目次

    @@ -196,7 +193,7 @@

    ナビゲーション

  • 前へ |
  • - +
    diff --git a/ja/docs/reference/full_text_search.html b/ja/docs/reference/full_text_search.html index 031d3e70..72437583 100644 --- a/ja/docs/reference/full_text_search.html +++ b/ja/docs/reference/full_text_search.html @@ -5,14 +5,11 @@ - 5.7. 全文検索 — Mroonga v13.01 documentation + 5.7. 全文検索 — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -161,7 +158,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/reference/full_text_search/boolean_mode.html b/ja/docs/reference/full_text_search/boolean_mode.html index a1c5f50d..449b6617 100644 --- a/ja/docs/reference/full_text_search/boolean_mode.html +++ b/ja/docs/reference/full_text_search/boolean_mode.html @@ -5,14 +5,11 @@ - 5.7.1. ブーリアンモード — Mroonga v13.01 documentation + 5.7.1. ブーリアンモード — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -502,7 +499,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/reference/full_text_search/scoring.html b/ja/docs/reference/full_text_search/scoring.html index c871dd85..e7c90d63 100644 --- a/ja/docs/reference/full_text_search/scoring.html +++ b/ja/docs/reference/full_text_search/scoring.html @@ -5,14 +5,11 @@ - 5.7.2. Mroongaにおける検索スコア — Mroonga v13.01 documentation + 5.7.2. Mroongaにおける検索スコア — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -239,7 +236,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/reference/limitations.html b/ja/docs/reference/limitations.html index f5140023..34c7f621 100644 --- a/ja/docs/reference/limitations.html +++ b/ja/docs/reference/limitations.html @@ -5,14 +5,11 @@ - 5.6. 制限事項 — Mroonga v13.01 documentation + 5.6. 制限事項 — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -223,7 +220,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/reference/optimizations.html b/ja/docs/reference/optimizations.html index fa5d3e15..e9fe4564 100644 --- a/ja/docs/reference/optimizations.html +++ b/ja/docs/reference/optimizations.html @@ -5,14 +5,11 @@ - 5.1. 最適化 — Mroonga v13.01 documentation + 5.1. 最適化 — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -230,7 +227,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/reference/server_variables.html b/ja/docs/reference/server_variables.html index 27dd3e77..f165ce98 100644 --- a/ja/docs/reference/server_variables.html +++ b/ja/docs/reference/server_variables.html @@ -5,14 +5,11 @@ - 5.3. サーバ変数の一覧 — Mroonga v13.01 documentation + 5.3. サーバ変数の一覧 — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -675,7 +672,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/reference/sql_commands.html b/ja/docs/reference/sql_commands.html index 08b678db..1dec13ca 100644 --- a/ja/docs/reference/sql_commands.html +++ b/ja/docs/reference/sql_commands.html @@ -5,14 +5,11 @@ - 5.2. SQL commands — Mroonga v13.01 documentation + 5.2. SQL commands — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -289,7 +286,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/reference/status_variables.html b/ja/docs/reference/status_variables.html index 96ec85fb..38ed8aff 100644 --- a/ja/docs/reference/status_variables.html +++ b/ja/docs/reference/status_variables.html @@ -5,14 +5,11 @@ - 5.4. ステータス変数の一覧 — Mroonga v13.01 documentation + 5.4. ステータス変数の一覧 — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -213,7 +210,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/reference/udf.html b/ja/docs/reference/udf.html index 2991b03e..1c3e9eb5 100644 --- a/ja/docs/reference/udf.html +++ b/ja/docs/reference/udf.html @@ -5,14 +5,11 @@ - 5.5. UDF (ユーザ定義関数) — Mroonga v13.01 documentation + 5.5. UDF (ユーザ定義関数) — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -137,7 +134,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/reference/udf/mroonga_command.html b/ja/docs/reference/udf/mroonga_command.html index 50c86655..e42ff6c6 100644 --- a/ja/docs/reference/udf/mroonga_command.html +++ b/ja/docs/reference/udf/mroonga_command.html @@ -5,14 +5,11 @@ - 5.5.1. mroonga_command() — Mroonga v13.01 documentation + 5.5.1. mroonga_command() — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -186,7 +183,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/reference/udf/mroonga_escape.html b/ja/docs/reference/udf/mroonga_escape.html index 2e0062ba..a2cfdc0b 100644 --- a/ja/docs/reference/udf/mroonga_escape.html +++ b/ja/docs/reference/udf/mroonga_escape.html @@ -5,14 +5,11 @@ - 5.5.2. mroonga_escape() — Mroonga v13.01 documentation + 5.5.2. mroonga_escape() — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -201,7 +198,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/reference/udf/mroonga_highlight_html.html b/ja/docs/reference/udf/mroonga_highlight_html.html index f4f515a0..5d45d686 100644 --- a/ja/docs/reference/udf/mroonga_highlight_html.html +++ b/ja/docs/reference/udf/mroonga_highlight_html.html @@ -5,14 +5,11 @@ - 5.5.3. mroonga_highlight_html() — Mroonga v13.01 documentation + 5.5.3. mroonga_highlight_html() — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -270,7 +267,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/reference/udf/mroonga_last_insert_grn_id.html b/ja/docs/reference/udf/mroonga_last_insert_grn_id.html index 82f5d77a..bc5ae917 100644 --- a/ja/docs/reference/udf/mroonga_last_insert_grn_id.html +++ b/ja/docs/reference/udf/mroonga_last_insert_grn_id.html @@ -5,14 +5,11 @@ - 5.5.4. mroonga_last_insert_grn_id() — Mroonga v13.01 documentation + 5.5.4. mroonga_last_insert_grn_id() — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -165,7 +162,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/reference/udf/mroonga_normalize.html b/ja/docs/reference/udf/mroonga_normalize.html index 43337bab..54c991cf 100644 --- a/ja/docs/reference/udf/mroonga_normalize.html +++ b/ja/docs/reference/udf/mroonga_normalize.html @@ -5,14 +5,11 @@ - 5.5.5. mroonga_normalize() — Mroonga v13.01 documentation + 5.5.5. mroonga_normalize() — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -202,7 +199,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/reference/udf/mroonga_snippet.html b/ja/docs/reference/udf/mroonga_snippet.html index e7fed08d..395ba943 100644 --- a/ja/docs/reference/udf/mroonga_snippet.html +++ b/ja/docs/reference/udf/mroonga_snippet.html @@ -5,14 +5,11 @@ - 5.5.6. mroonga_snippet() — Mroonga v13.01 documentation + 5.5.6. mroonga_snippet() — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -311,7 +308,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/reference/udf/mroonga_snippet_html.html b/ja/docs/reference/udf/mroonga_snippet_html.html index 68db015f..23a71b2d 100644 --- a/ja/docs/reference/udf/mroonga_snippet_html.html +++ b/ja/docs/reference/udf/mroonga_snippet_html.html @@ -5,14 +5,11 @@ - 5.5.7. mroonga_snippet_html() — Mroonga v13.01 documentation + 5.5.7. mroonga_snippet_html() — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -179,7 +176,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/search.html b/ja/docs/search.html index 109e6497..bdc5031c 100644 --- a/ja/docs/search.html +++ b/ja/docs/search.html @@ -4,15 +4,12 @@ - 検索 — Mroonga v13.01 documentation + 検索 — Mroonga v13.05 documentation - - - @@ -64,7 +61,7 @@

    ナビゲーション

  • 索引
  • - +
    @@ -120,7 +117,7 @@

    ナビゲーション

  • 索引
  • - +
    diff --git a/ja/docs/searchindex.js b/ja/docs/searchindex.js index 735d184b..e0e70cca 100644 --- a/ja/docs/searchindex.js +++ b/ja/docs/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["characteristic", "community", "contribution", "contribution/documentation", "contribution/report", "developer", "developer/coding_style", "developer/debug", "developer/release", "faq", "faq/mmap_cannot_allocate_memory", "index", "install", "install/almalinux", "install/amazon-linux", "install/centos", "install/debian", "install/docker", "install/fedora", "install/macos", "install/oracle-linux", "install/others", "install/ubuntu", "install/windows", "news", "news/0.x", "news/1.x", "news/2.x", "news/3.x", "news/4.x", "news/5.x", "news/6.x", "reference", "reference/full_text_search", "reference/full_text_search/boolean_mode", "reference/full_text_search/scoring", "reference/limitations", "reference/optimizations", "reference/server_variables", "reference/sql_commands", "reference/status_variables", "reference/udf", "reference/udf/mroonga_command", "reference/udf/mroonga_escape", "reference/udf/mroonga_highlight_html", "reference/udf/mroonga_last_insert_grn_id", "reference/udf/mroonga_normalize", "reference/udf/mroonga_snippet", "reference/udf/mroonga_snippet_html", "tutorial", "tutorial/installation_check", "tutorial/mode", "tutorial/storage", "tutorial/wrapper", "upgrade"], "filenames": ["characteristic.rst", "community.rst", "contribution.rst", "contribution/documentation.rst", "contribution/report.rst", "developer.rst", "developer/coding_style.rst", "developer/debug.rst", "developer/release.rst", "faq.rst", "faq/mmap_cannot_allocate_memory.rst", "index.rst", "install.rst", "install/almalinux.rst", "install/amazon-linux.rst", "install/centos.rst", "install/debian.rst", "install/docker.rst", "install/fedora.rst", "install/macos.rst", "install/oracle-linux.rst", "install/others.rst", "install/ubuntu.rst", "install/windows.rst", "news.rst", "news/0.x.rst", "news/1.x.rst", "news/2.x.rst", "news/3.x.rst", "news/4.x.rst", "news/5.x.rst", "news/6.x.rst", "reference.rst", "reference/full_text_search.rst", "reference/full_text_search/boolean_mode.rst", "reference/full_text_search/scoring.rst", "reference/limitations.rst", "reference/optimizations.rst", "reference/server_variables.rst", "reference/sql_commands.rst", "reference/status_variables.rst", "reference/udf.rst", "reference/udf/mroonga_command.rst", "reference/udf/mroonga_escape.rst", "reference/udf/mroonga_highlight_html.rst", "reference/udf/mroonga_last_insert_grn_id.rst", "reference/udf/mroonga_normalize.rst", "reference/udf/mroonga_snippet.rst", "reference/udf/mroonga_snippet_html.rst", "tutorial.rst", "tutorial/installation_check.rst", "tutorial/mode.rst", "tutorial/storage.rst", "tutorial/wrapper.rst", "upgrade.rst"], "titles": ["1. Mroonga\u306e\u7279\u5fb4", "7. \u30b3\u30df\u30e5\u30cb\u30c6\u30a3", "8. How to contribute to Mroonga", "8.3. How to contribute in documentation topics", "8.1. \u898b\u3064\u3051\u305f\u30d0\u30b0\u3092\u5831\u544a\u3059\u308b\u306b\u306f", "9. \u958b\u767a\u8005\u5411\u3051\u60c5\u5831", "9.3. \u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u30b9\u30bf\u30a4\u30eb", "9.1. \u30c7\u30d0\u30c3\u30b0\u65b9\u6cd5", "9.2. Release procedure", "6. FAQ", "6.1. \u300cmmap Cannot allocate memory\u300d\u30a8\u30e9\u30fc\u3092\u56de\u907f\u3059\u308b\u306b\u306f\u3069\u3046\u3057\u305f\u3089\u3088\u3044\u3067\u3059\u304b\uff1f", "Mroonga", "2. \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb", "2.5. AlmaLinux", "2.6. Amazon Linux", "2.8. CentOS", "2.3. Debian GNU/Linux", "2.10. Docker", "2.9. Fedora", "2.2. macOS", "2.7. Oracle Linux", "2.11. \u305d\u306e\u4ed6", "2.4. Ubuntu", "2.1. Windows", "\u304a\u77e5\u3089\u305b", "\u30d0\u30fc\u30b8\u30e7\u30f30.x\u306e\u304a\u77e5\u3089\u305b", "News - 1.x", "News - 2.x", "News - 3.x", "News - 4.x", "News - 5.x", "News - 6.x", "5. \u30ea\u30d5\u30a1\u30ec\u30f3\u30b9", "5.7. \u5168\u6587\u691c\u7d22", "5.7.1. \u30d6\u30fc\u30ea\u30a2\u30f3\u30e2\u30fc\u30c9", "5.7.2. Mroonga\u306b\u304a\u3051\u308b\u691c\u7d22\u30b9\u30b3\u30a2", "5.6. \u5236\u9650\u4e8b\u9805", "5.1. \u6700\u9069\u5316", "5.3. \u30b5\u30fc\u30d0\u5909\u6570\u306e\u4e00\u89a7", "5.2. SQL commands", "5.4. \u30b9\u30c6\u30fc\u30bf\u30b9\u5909\u6570\u306e\u4e00\u89a7", "5.5. UDF (\u30e6\u30fc\u30b6\u5b9a\u7fa9\u95a2\u6570)", "5.5.1. mroonga_command()", "5.5.2. mroonga_escape()", "5.5.3. mroonga_highlight_html()", "5.5.4. mroonga_last_insert_grn_id()", "5.5.5. mroonga_normalize()", "5.5.6. mroonga_snippet()", "5.5.7. mroonga_snippet_html()", "4. \u30c1\u30e5\u30fc\u30c8\u30ea\u30a2\u30eb", "4.1. \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u30c1\u30a7\u30c3\u30af", "4.2. \u30e2\u30fc\u30c9", "4.3. \u30b9\u30c8\u30ec\u30fc\u30b8\u30e2\u30fc\u30c9", "4.4. \u30e9\u30c3\u30d1\u30fc\u30e2\u30fc\u30c9", "3. \u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9"], "terms": {"\u5168\u6587": [0, 11, 21, 24, 25, 26, 27, 28, 30, 32, 34, 37, 38, 49, 51], "\u30a8\u30f3\u30b8\u30f3": [0, 34, 51], "\u3042\u308b": [0, 3, 5, 6, 7, 8, 10, 21, 23, 24, 25, 26, 27, 28, 29, 30, 34, 35, 37, 38, 51, 52, 53], "\u30d9\u30fc\u30b9": [0, 6, 24, 27, 30, 31], "\u3067\u3059": [0, 3, 4, 5, 6, 7, 8, 9, 11, 13, 15, 18, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 40, 42, 43, 44, 46, 47, 48, 50, 51, 52, 53, 54], "ver": 0, "\u304b\u3089": [0, 5, 6, 7, 8, 11, 12, 13, 15, 20, 22, 25, 26, 27, 28, 29, 30, 31, 34, 35, 38, 47, 50, 52, 53, 54], "pluggable": 0, "storage": [0, 21, 23, 24, 26, 34, 44, 47, 50, 52], "engine": [0, 21, 23, 24, 25, 26, 30, 34, 35, 36, 37, 38, 39, 44, 47, 50, 52, 53], "\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9": 0, "\u63a1\u7528": [0, 18, 37, 52, 53], "\u4ee5\u524d": [0, 24, 27, 28, 29, 30, 52, 54], "\u3088\u308a": [0, 4, 12, 21, 24, 26, 27, 34, 37, 42], "\u67d4\u8edf": 0, "\u72ec\u81ea": [0, 34, 38, 40, 52, 53], "\u5229\u7528": [0, 11, 12, 17, 22, 23, 25, 26, 32, 34, 38, 40, 49, 51], "\u3067\u304d\u308b": [0, 3, 4, 5, 6, 8, 24, 26, 27, 28, 29, 30, 31, 37, 40, 51, 52, 53], "\u3088\u3046": [0, 3, 5, 6, 7, 8, 10, 18, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 36, 38, 40, 44, 50, 51, 52, 53], "\u306a\u308a": [0, 5, 6, 7, 8, 24, 26, 27, 28, 29, 30, 31, 34, 35, 37, 38, 51, 52, 53], "\u307e\u3057": [0, 3, 8, 11, 18, 24, 26, 27, 28, 29, 30, 31, 32, 52, 53], "\u305d\u3053": 0, "\u30b9\u30c8\u30ec\u30fc\u30b8\u30a8\u30f3\u30b8\u30f3\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9": 0, "\u5b9f\u88c5": [0, 5, 6, 25, 26, 28, 30, 52, 53], "\u3059\u308b": [0, 1, 2, 3, 5, 9, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 36, 37, 38, 40, 42, 43, 44, 47, 48, 51, 52, 53, 54], "\u3053\u3068": [0, 3, 4, 5, 6, 7, 8, 10, 12, 15, 18, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 34, 37, 38, 40, 44, 47, 51, 52, 53, 54], "sql": [0, 4, 5, 11, 21, 23, 24, 26, 28, 29, 30, 31, 32, 37, 38, 40, 50, 51, 52, 53], "\u30b3\u30de\u30f3\u30c9": [0, 3, 5, 8, 10, 11, 21, 23, 24, 28, 29, 32, 42, 49, 50, 51, 53], "\u307e\u3059": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54], "\u65e5\u672c": [0, 21], "\u8a9e\u5168": 0, "\u6587\u691c": 0, "\u5b9f\u73fe": [0, 6, 51], "\u305f\u3081": [0, 1, 2, 5, 6, 7, 10, 11, 12, 21, 24, 25, 26, 27, 28, 29, 30, 31, 34, 37, 38, 40, 51, 52, 53], "\u65b9\u6cd5": [0, 4, 5, 6, 11, 12, 13, 14, 15, 16, 19, 20, 21, 22, 23, 24, 26, 27, 28, 31, 33, 34, 38, 47, 49, 50, 54], "\u524d\u8eab": 0, "\u30e9\u30a4\u30d6\u30e9\u30easenna": 0, "\u7d44\u307f\u8fbc\u3093": 0, "\u30d7\u30ed\u30c0\u30af\u30c8": 0, "\u30d7\u30ed\u30b8\u30a7\u30af\u30c8": [0, 4, 5, 6, 23, 26], "\u958b\u767a": [0, 7, 11, 12, 15, 21, 22, 23, 28, 29, 38, 39, 52], "\u30fb\u30ea\u30ea\u30fc\u30b9": 0, "\u3002mroonga": [0, 6, 18, 21, 23, 24, 30, 37, 49, 52], "\u305d\u306e": [0, 3, 5, 7, 8, 10, 11, 12, 24, 26, 27, 28, 30, 34, 39, 40, 47, 49, 52, 53], "\u30b5\u30fc\u30d0": [0, 11, 12, 15, 22, 23, 24, 32, 50, 52, 53], "\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9": [0, 6, 11, 21, 28], "\u76f4\u63a5": [0, 24, 28, 51], "\u4fee\u6b63": [0, 5, 6], "\u306e\u3067": [0, 3, 6, 8, 10, 18, 23, 24, 25, 27, 28, 29, 30, 35, 38, 53], "\u4f7f\u7528": [0, 5, 6, 21, 24, 27, 28, 29, 30, 31, 38, 44, 46, 47, 52, 53, 54], "\u30bd\u30fc\u30b9": [0, 11, 12, 24, 31], "\u81ea\u5206": [0, 3, 5, 12, 52], "\u30d3\u30eb\u30c9": [0, 6, 11, 12, 24, 25, 27, 28, 29, 30, 31, 52, 53], "\u3042\u308b\u3044": [0, 5, 29, 34, 52, 53], "\u914d\u5e03": [0, 8, 12, 15, 22, 23, 25, 29], "\u30d0\u30a4\u30ca\u30ea": [0, 21, 23, 28], "\u4f7f\u3046": [0, 6, 10, 12, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 37, 38, 40, 42, 44, 50, 52], "\u5fc5\u8981": [0, 4, 5, 6, 7, 10, 11, 21, 23, 24, 26, 27, 28, 29, 30, 32, 34, 38, 42, 44, 47, 52, 53], "\u3042\u308a": [0, 1, 3, 4, 5, 7, 8, 10, 12, 13, 15, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 34, 36, 37, 38, 40, 42, 43, 44, 46, 47, 48, 51, 52, 53, 54], "\uff08mysql": [0, 6], "\u672c\u5bb6": [0, 3], "\u516c\u5f0f": [0, 24, 29], "\u3067\u304d": [0, 3, 5, 6, 7, 8, 10, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 32, 34, 35, 37, 38, 40, 44, 47, 52, 53], "\u307e\u305b": [0, 3, 4, 5, 6, 7, 8, 10, 21, 23, 24, 26, 27, 28, 29, 30, 34, 35, 37, 38, 40, 42, 47, 50, 52, 53], "\u3067\u3057": [0, 24, 27, 28, 29, 52], "\uff09\u3002": [0, 24, 38, 52, 53], "\u4e00\u65b9": [0, 52, 53], "\u72ec\u7acb": [0, 28], "\u30d7\u30ed\u30b0\u30e9\u30e0": [0, 5, 6], "\u5171\u6709": [0, 1, 25], "\u30e9\u30a4\u30d6\u30e9\u30ea": [0, 21, 25, 38], "\u52a0\u3048": [0, 6, 24, 52, 53], "\u52d5\u7684": [0, 6, 26, 28, 52, 53], "\u30ed\u30fc\u30c9": [0, 7, 26], "\u53ef\u80fd": [0, 4, 5, 6, 11, 21, 24, 25, 29, 30, 32, 34, 37, 38], "\u306a\u3063": [0, 3, 5, 6, 8, 18, 23, 24, 27, 29, 30, 31, 35, 38, 52, 53], "\u3053\u308c": [0, 3, 5, 6, 8, 10, 21, 23, 24, 26, 27, 28, 29, 30, 31, 34, 37, 38, 51, 52, 53], "\u306b\u3088\u308a": [0, 4, 5, 7, 24, 27, 28, 29, 30, 36, 51, 52, 53], "\u3055\u3089": 0, "\u624b\u8efd": 0, "senna": [0, 47, 52], "\u6bd4\u8f03": [0, 28, 38], "\u30a4\u30f3\u30c7\u30c3\u30af\u30b9": [0, 11, 24, 25, 26, 27, 28, 29, 30, 31, 32, 37, 38, 51, 52, 53, 54], "\u8ffd\u52a0": [0, 4, 6, 11, 22, 24, 25, 26, 27, 28, 29, 30, 31, 38, 39, 40, 42, 43, 44, 46, 47, 48, 52, 53], "\u30b9\u30eb\u30fc\u30d7\u30c3\u30c8": 0, "\u5927\u5e45": 0, "\u6539\u5584": [0, 24, 27, 28, 30, 31], "\u3067\u3082": [0, 4, 6, 8, 12, 15, 17, 21, 22, 23, 24, 27, 29, 30, 31, 34, 37, 38, 39, 47, 52, 53], "\u3053\u306e": [0, 1, 6, 7, 8, 12, 13, 14, 15, 16, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 39, 40, 42, 44, 47, 48, 50, 52, 53], "\u6069\u6075": [0, 30], "\u53d7\u3051": [0, 28, 43], "myisam": [0, 21, 23, 24, 25, 27, 28, 37, 50, 51, 52], "\u30c7\u30fc\u30bf": [0, 2, 11, 12, 15, 22, 23, 24, 26, 27, 28, 29, 31, 34, 35, 38, 51, 52, 53], "\u767a\u751f": [0, 5, 6, 21, 24, 26, 27, 28, 29, 30, 38, 53], "\u30c6\u30fc\u30d6\u30eb": [0, 11, 24, 26, 27, 28, 29, 30, 31, 32, 35, 37, 52, 53, 54], "\u5168\u4f53": [0, 21, 35], "\u6392\u4ed6": [0, 28], "\u30ed\u30c3\u30af": [0, 24, 27, 29], "\u304b\u304b\u308a": 0, "\u51e6\u7406": [0, 6, 24, 26, 27, 29, 30, 37, 38, 51, 52, 53], "\u963b\u5bb3": 0, "\u308c\u308b": [0, 5, 18, 24, 25, 27, 28, 29, 30, 34, 36, 44, 47, 48, 52, 53, 54], "\u554f\u984c": [0, 3, 4, 6, 8, 10, 13, 15, 20, 24, 25, 26, 27, 28, 29, 30, 31], "\u306a\u304f": [0, 3, 6, 21, 24, 26, 27, 28, 29, 30, 31, 34, 37, 38, 47, 48, 51, 52, 53], "\u53c2\u7167": [0, 5, 6, 7, 8, 24, 25, 28, 29, 37, 38, 44, 49, 52, 53, 54], "\u30ed\u30c3\u30af\u30d5\u30ea\u30fc": 0, ")\u3001": [0, 5], "\u591a\u3044": [0, 6, 24, 30, 37], "\u30b1\u30fc\u30b9": [0, 24, 25, 29, 30, 37, 52, 53], "\u6a5f\u80fd": [0, 5, 6, 13, 20, 25, 27, 28, 29, 30, 31, 34, 38, 41, 43, 47, 48, 51, 52, 53], "\u3060\u3051": [0, 3, 4, 6, 7, 11, 12, 15, 21, 22, 23, 24, 26, 28, 30, 32, 34, 35, 38, 51, 52], "\u9ad8\u901f": [0, 5, 24, 25, 26, 37, 40, 42, 51, 52], "\u3002\u307e\u305f": [0, 6, 51, 52, 53], "\u8a18\u6cd5": [0, 28], "\u4f7f\u3063": [0, 3, 4, 6, 8, 12, 15, 19, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 35, 37, 38, 44, 50, 52, 53, 54], "\u66f8\u304b": [0, 21], "\u5b9f\u884c": [0, 3, 4, 6, 11, 21, 23, 24, 26, 27, 28, 29, 30, 34, 36, 37, 38, 42, 44, 46, 47, 49, 50, 53], "\u884c\u3046": [0, 5, 6, 7, 28, 30, 47, 52, 53], "db": [0, 6, 24, 30], "api": [0, 6, 30, 38], "\u683c\u7d0d": [0, 7, 24, 36, 52], "\u884c\u3063": [0, 5, 8, 27, 28, 30, 40], "\u6642\u4f5c": 0, "\u5358\u4f53": [0, 5], "\u7ba1\u7406": [0, 6, 11], "\u5834\u5408": [0, 1, 3, 4, 5, 6, 7, 8, 10, 12, 13, 14, 15, 16, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 36, 37, 38, 39, 44, 47, 49, 50, 52, 53, 54], "\u540c\u3058": [0, 4, 6, 24, 26, 28, 34, 37, 38, 50, 52], "\u30d5\u30a9\u30fc\u30de\u30c3\u30c8": [0, 52], "\u3002\u3064\u307e\u308a": [0, 52, 53], "\u4ee5\u4e0b": [0, 3, 5, 6, 7, 8, 10, 13, 15, 20, 21, 23, 24, 26, 27, 31, 34, 35, 36, 37, 38, 44, 47, 50, 51, 52, 53], "\u4f7f\u3044": [0, 5, 6, 8, 11, 24, 26, 27, 29, 30, 33, 35, 37, 38, 52, 53], "(mysql": 0, "\u9ad8\u5ea6": 0, "\u307e\u305f": [0, 21, 24, 34, 36, 37, 38, 43, 52, 53, 54], "\u8907\u6570": [0, 6, 24, 26, 28, 30, 34, 38, 40, 52], "\u30d7\u30ed\u30bb\u30b9": 0, "\u30b9\u30ec\u30c3\u30c9": 0, "\u306b\u5bfe\u3057": [0, 5, 6, 24, 27, 28, 29, 30, 31, 52, 53, 54], "\u30d1\u30bf\u30f3": [0, 25], "\u540c\u6642": [0, 24, 28], "\u30a2\u30af\u30bb\u30b9": [0, 8, 24, 25, 26, 52], "2\u3064": [0, 4, 6, 24, 26, 27, 29, 51], "\u30e2\u30fc\u30c9": [0, 11, 26, 28, 49], "1\u3064": [0, 5, 6, 24, 26, 27, 31, 34, 36, 37, 38, 42, 44, 52, 53], "\u30b9\u30c8\u30ec\u30fc\u30b8\u30e2\u30fc\u30c9": [0, 11, 13, 15, 20, 24, 26, 27, 28, 29, 30, 31, 36, 37, 47, 49, 51, 53, 54], "\u30c7\u30fc\u30bf\u30b9\u30c8\u30a2": [0, 51], "\u3082\u3059\u3079": 0, "\u30c7\u30d5\u30a9\u30eb\u30c8": [0, 6, 21, 24, 26, 28, 34, 36, 38, 43, 44, 46, 52, 53], "\u4e0a\u8ff0": 0, "\u7279\u6027": 0, "\u30d5\u30eb": 0, "\u6d3b\u304b\u3057": 0, "\u30fb\u5168\u6587\u691c\u7d22": 0, "\u30fb\u4f4d\u7f6e\u60c5": 0, "\u5831\u691c": 0, "\u7279\u9577": [0, 51], "\u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3": [0, 27, 28, 53], "\u306a\u3069": [0, 4, 5, 6, 7, 21, 23, 24, 25, 26, 28, 35, 36, 38, 47, 51, 52, 53], "\u63d0\u4f9b": [0, 4, 8, 13, 15, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 41, 43, 47, 48, 52, 53], "\u308c\u307e\u305b": [0, 24, 36, 38, 52, 53], "\u3082\u3046": 0, "\u30e9\u30c3\u30d1\u30fc\u30e2\u30fc\u30c9": [0, 11, 13, 15, 20, 24, 25, 26, 27, 28, 29, 30, 37, 47, 49, 51], "innodb": [0, 21, 23, 24, 26, 27, 30, 31, 37, 38, 39, 47, 50, 51, 53], "\u3068\u3044\u3063": [0, 21, 28, 44], "\u5168\u6587\u691c\u7d22": [0, 25, 27], "\u6d3b\u304b\u3059": 0, "\u30dc\u30c8\u30eb\u30cd\u30c3\u30af": [0, 26], "\u306a\u308b": [0, 3, 4, 5, 6, 12, 15, 21, 22, 23, 24, 26, 27, 28, 30, 31, 35, 44, 52, 53], "\u3067\u3057\u3087": [0, 7, 52, 53], "\u4e3b\u8981": [0, 12], "\u591a\u304f": [0, 6, 7, 24, 34, 36, 37, 47, 48, 51, 52, 53], "\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb": [0, 4, 7, 8, 11, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 38, 47, 49, 50, 52, 53], "\u304f\u3060": [0, 1, 3, 4, 5, 7, 8, 10, 13, 14, 15, 16, 20, 21, 22, 23, 24, 27, 28, 29, 36, 38, 44, 49, 50, 52, 53, 54], "\u3055\u3044": [0, 1, 3, 4, 5, 7, 8, 10, 13, 14, 15, 16, 20, 21, 22, 23, 24, 27, 28, 29, 36, 38, 44, 49, 50, 52, 53, 54], "mariadb": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 17, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54], "with": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54], "groonga": [1, 4, 5, 6, 8, 10, 11, 13, 14, 15, 16, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 39, 42, 44, 45, 46, 49, 51, 53, 54], "mroonga": [1, 3, 4, 6, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 39, 41, 49, 50, 51, 52, 53, 54], "\u60c5\u5831": [1, 4, 7, 8, 11, 24, 26, 27, 28, 29, 31, 35, 38, 49, 53], "\u5834\u6240": [1, 5, 6, 21], "\u3044\u304f\u3064\u304b": [1, 21, 23, 24, 37, 41, 44, 52], "\u3053\u308c\u3089": [1, 13, 14, 15, 16, 20, 21, 22, 24, 30], "\u306b\u305c\u3072": 1, "\u53c2\u52a0": 1, "\u306b\u95a2\u3059\u308b": [1, 5, 11, 24, 27, 28, 29, 32], "\u8a71\u984c": 1, "\u6271\u3046": [1, 6, 10, 29, 52, 53], "\u82f1\u8a9e": [1, 4, 5, 8, 17], "-talk": [1, 8, 28], "@lists": [1, 8, 30], ".sourceforge": [1, 5, 8, 30], ".net": [1, 5, 8], "\u65e5\u672c\u8a9e": [1, 4, 8, 24, 52], "-dev": [1, 8, 21, 24, 26, 27, 28, 29, 30, 31], ".osdn": [1, 8], ".me": [1, 8], "gitter": [1, 24, 31], "/en\u30c1\u30e3\u30c3\u30c8\u30eb\u30fc\u30e0": 1, "/ja\u30c1\u30e3\u30c3\u30c8\u30eb\u30fc\u30e0": 1, "@groonga": 1, "\u30fbmroonga": 1, "\u95a2\u9023": [1, 13, 14, 15, 16, 20, 21, 22, 24, 26, 27, 29, 47, 51, 52], "\u30c4\u30a4\u30fc\u30c8": [1, 8], "\u6700\u65b0": [1, 3, 5, 8, 24, 30, 31], "\u30b2\u30c3\u30c8": 1, "\u30a2\u30ab\u30a6\u30f3\u30c8": [1, 3, 5, 8, 24], "\u30d5\u30a9\u30ed\u30fc": 1, "\u30da\u30fc\u30b8": [1, 5, 11, 52], "\u30b7\u30a7\u30a2": 1, "\u5165\u624b": [1, 8], "\u3044\u3044": [1, 6], "\u3057\u3066": [1, 5, 6, 7, 22, 24, 47], "\u3060\u3055\u3044": [1, 4, 8, 12, 17, 19, 21, 22, 23, 24, 26, 27, 28, 29, 30, 39, 49], "we": [2, 3, 24], "welcome": 2, "your": [2, 3, 5, 29], "contributions": 2, "the": [2, 8, 11, 24, 35, 38, 40, 43, 44, 47, 52], "project": 2, "there": [2, 52], "are": [2, 35, 38, 52], "many": [2, 52], "ways": 2, "such": 2, "as": [2, 21, 24, 31, 34, 35, 44, 50, 52, 53], "using": [2, 6, 7, 24, 30, 36, 39, 52], "introduction": 2, "others": 2, "etc": 2, "for": [2, 6, 8, 21, 23, 24, 30, 34, 36, 47, 50, 52], "example": [2, 43], "if": [2, 3, 6, 39], "you": [2, 11, 24], "find": 2, "bug": 2, "when": [2, 30], "report": 2, "coding": 2, "and": [2, 8, 21, 23, 24, 28, 35, 37, 38, 39, 47, 50, 52], "documentation": [2, 11], "also": [2, 34], "its": 2, "related": 2, "projects": 2, "user": [2, 3, 4, 15], "interested": 2, "in": [2, 11, 21, 23, 24, 27, 28, 29, 30, 33, 34, 36, 37, 38, 39, 40, 43, 44, 45, 47, 50, 52, 53], "please": 2, "read": [2, 5, 24, 28], "this": [2, 6, 24, 39, 40, 45], "document": [2, 35], "try": 2, "it": [2, 24, 34, 35, 38, 45, 52, 53], "spokesman": 2, "introduce": 2, "friends": 2, "colleagues": 2, "developer": 2, "development": 2, "section": [2, 34, 39], "describes": [2, 39], "details": 2, "\u898b\u3064\u3051": [2, 11, 21, 32], "\u30d0\u30b0": [2, 5, 11, 21, 24, 26, 29], "\u5831\u544a": [2, 11, 21, 24, 25, 26, 27, 28, 29, 30, 31, 38], "issue": [2, 11, 29], "tracker": [2, 11, 29], "\u30e1\u30fc\u30ea\u30f3\u30b0\u30ea\u30b9\u30c8": [2, 5, 11], "\u73fe\u53ef": [2, 11], "\u3042\u3064\u3081\u308b": [2, 11], "topics": [2, 11], "things": [2, 11], "must": [2, 11], "do": [2, 7, 11], "at": [2, 11, 30], "first": [2, 11], "required": 2, "softwares": 2, "git": [2, 5, 7, 8], "configuration": 2, "fork": 2, "on": [2, 19, 24, 25, 27, 28, 29, 34, 38, 39, 52], "github": [2, 4, 5, 8, 19, 24, 26, 29, 30, 31, 39], "initial": 2, "working": 2, "repository": 2, "building": 2, "need": [2, 11], "every": [2, 11], "tasks": [2, 11], "follow": 2, "upstream": 2, "files": [2, 11], "create": [2, 8, 21, 23, 24, 25, 26, 27, 30, 31, 34, 35, 36, 37, 38, 39, 47, 52, 53], "branch": 2, "editing": 2, "text": [2, 24, 26, 30, 34, 35, 38, 39, 47, 52], "confirm": 2, "generated": [2, 24], "commit": [2, 5, 8, 39], "push": [2, 5, 8], "pull": [2, 8, 39], "request": [2, 39], "use": [3, 24, 34, 38, 43, 52], "sphinx": [3, 11], "tool": 3, "\u5177\u4f53": [3, 6, 35], "\u3069\u3093": 3, "\u3084\u308c": 3, "\u3070\u3044\u3044": 3, "\u8aac\u660e": [3, 6, 12, 13, 14, 15, 16, 19, 20, 21, 22, 23, 28, 29, 35, 37, 38, 40, 49, 52, 53], "\u57fa\u672c": [3, 5, 6, 39], "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8": [3, 11, 12, 21, 24, 26, 28, 29, 31, 42, 49, 52, 53], "\u30bd\u30fc\u30b9\u30d5\u30a1\u30a4\u30eb": [3, 5, 39], "\u3054\u3068": [3, 5, 6, 10, 34, 36], "\u9001\u3063": [3, 4], "\u3082\u3089": 3, "\u9032\u3081": 3, "\u3084\u3059\u3044": [3, 6], "\u5bfe\u8c61": [3, 21, 24, 28, 30, 34, 37, 44, 52, 53], "\u30d5\u30a1\u30a4\u30eb": [3, 5, 8, 11, 21, 23, 24, 29, 30, 38, 52, 53], "doc": [3, 5, 8], "/source": [3, 5, 8, 21, 23], "\u30c7\u30a3\u30ec\u30af\u30c8\u30ea": [3, 5, 7, 8, 21, 28, 29], "\u62e1\u5f35\u5b50": [3, 5, 6], "\u300c.": 3, "rst": 3, "\u3044\u308b": [3, 4, 5, 6, 8, 10, 11, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 37, 38, 39, 40, 50, 51, 52, 53, 54], "\u3042\u307e\u308a": 3, "\u4f5c\u696d": [3, 5, 6, 7, 8], "\u6163\u308c": [3, 34], "\u3001\u300c": [3, 24, 29, 34], "\u6700\u521d": [3, 27, 29, 34, 52], "\u3084\u308b": 3, "\u300d\u3001": [3, 52, 53], "\u5206\u3051": [3, 6], "\u4e00\u5ea6": [3, 6, 51], "\u5b9f\u65bd": [3, 5, 24], "\u304a\u3051\u3070": 3, "\u826f\u3044": [3, 4, 7, 24, 52, 53], "todo": [3, 6, 38, 42], "\u307e\u305a": [3, 5, 17, 21, 24], "\u8a2d\u5b9a": [3, 4, 6, 8, 10, 23, 24, 25, 26, 27, 28, 29, 38, 50, 52, 53], "\u3057\u307e\u3057\u3087": 3, "\u3002\u3059": [3, 6], "\u7a0b\u5ea6": [3, 24], "\u521d\u671f": [3, 28], "\u3059\u3067": [3, 24, 52], "\u5b8c\u4e86": [3, 5, 8, 24, 50], "\u304b\u3082": [3, 6, 24, 26, 27, 29, 30, 34, 50, 52], "\u77e5\u308c": [3, 30], "\u98db\u3070": 3, "\u69cb\u3044": [3, 4, 5], "\u3002:": [3, 4, 7, 8, 10, 21, 22, 29, 34, 35, 36, 37, 42, 43, 44, 46, 47, 50, 52, 53], "config": 3, "global": [3, 24, 38, 52, 53], ".name": 3, "name": [3, 4, 6, 13, 15, 24, 30, 52], ".email": 3, "email": 3, "address": 3, "\u4e0a\u8a18": [3, 4, 5, 24, 31, 36, 39, 47, 50], "\u30b3\u30df\u30c3\u30c8\u30ed\u30b0": 3, "\u4f7f\u308f": [3, 6, 24, 26, 27, 29, 30, 31, 37, 40, 52, 53], "\u516c\u958b": [3, 5], "\u5dee\u3057": [3, 24], "\u652f\u3048": 3, "\u306a\u3044": [3, 4, 5, 8, 10, 11, 12, 21, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 44, 47, 49, 50, 52, 53], "\u30e6\u30fc\u30b6": [3, 11, 30, 32, 47, 52], "\u3082\u3057\u304f": [3, 10, 27, 29, 44, 47], "\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9": 3, "account": 3, "is": [3, 6, 8, 24, 34, 35, 38, 43, 44, 45, 47, 52, 53], "ready": 3, "login": 3, "access": 3, "following": 3, "url": [3, 8, 24, 31, 54], "\u30ea\u30dd\u30b8\u30c8\u30ea": [3, 5, 7, 8, 27, 29], "\u9078\u629e": [3, 23], "\u753b\u9762": 3, "clone": [3, 5, 7, 8], "directory": [3, 5, 8], "don": 3, "'t": 3, "forget": 3, "\".": [3, 38], "@github": [3, 7, 8], ".com": [3, 5, 7, 8, 13, 15, 16, 20, 22, 24, 52], ":(": 3, "_github": [3, 8], "_account": 3, ")/": 3, ".git": [3, 7, 8], "cd": [3, 5, 7, 8, 21], "remote": 3, "add": [3, 22, 24, 27, 29, 39], ":mroonga": [3, 7, 8], "/mroonga": [3, 5, 7, 8, 21, 23, 24, 38, 50], "execute": 3, "commands": [3, 11, 32], "prepare": 3, "generating": 3, "autogen": [3, 7, 8], ".sh": [3, 5, 8, 11, 24], "./": [3, 7, 8, 21], "configure": [3, 5, 7, 11, 12, 24, 25, 26, 27, 28, 38, 52, 53], "enable": [3, 5, 8, 13, 15, 27, 28, 29], "-document": [3, 5, 8], "-mysql": [3, 5, 7, 8, 12, 24, 25, 28, 29, 30], "-source": [3, 5, 7, 8, 12, 16, 24, 25, 47, 52], "=(": [3, 5, 6, 8], "source": [3, 5, 7, 8], "_directory": 3, "_of": [3, 52], "_mysql": 3, "next": 3, "step": 3, "\u72b6\u614b": [3, 5, 6, 8, 28, 29, 30, 38], "\u8ffd\u5f93": [3, 30], "\u304b\u3076\u3089": 3, "fetch": 3, "all": [3, 16, 24, 38], "checkout": [3, 8], "master": [3, 4, 8], "rebase": 3, "/master": 3, "\u305f\u3089": [3, 5, 7, 8, 9, 11, 21, 23, 24, 26, 29, 49, 52, 53, 54], "\u9032\u307f": 3, "\u4f8b\u3048": [3, 4, 6, 21, 24, 28, 31, 36, 52, 53], "http": [3, 5, 8, 13, 15, 22, 24], ":/": [3, 5, 7, 8, 13, 14, 15, 16, 20, 21, 22, 23, 24, 31], ".org": [3, 5, 8, 13, 14, 15, 16, 20, 21, 23, 24, 25], "/docs": [3, 24], "/characteristic": [3, 5], ".html": [3, 5, 24], "\u66f4\u65b0": [3, 5, 11, 24, 26, 27, 28, 29, 30, 31, 38, 52, 54], ".rst": [3, 5, 8], "\u4eca\u56de": [3, 24, 27, 34, 35, 52], "\u5909\u66f4": [3, 6, 8, 11, 23, 26, 27, 28, 29, 30, 31, 34, 38, 47, 48, 49, 54], "meaningful": 3, "-capitalized": 3, "-notation": 3, "-characteristic": 3, "fix": 3, "typos": 3, "styles": 3, "or": [3, 24, 33, 35, 44], "write": 3, "new": [3, 8, 13, 14, 15, 28, 38, 39], "\u30de\u30fc\u30af\u30a2\u30c3\u30d7": [3, 5, 29], "html": [3, 5, 8, 24, 27, 30, 44], "\u78ba\u8a8d": [3, 10, 11, 21, 24, 26, 27, 28, 29, 34, 35, 36, 38, 39, 40, 50, 52, 53], "\u3002html": 3, "\u751f\u6210": [3, 11], "/locale": [3, 5], "/en": [3, 5, 8], "make": [3, 5, 7, 11, 12], "\u3044\u3064": 3, "\u30d6\u30e9\u30a6\u30b6": [3, 5, 21], "\u8a72\u5f53": [3, 24, 27, 31, 36], "\u5185\u5bb9": [3, 4, 5, 8, 13, 15, 52, 53], "\u53cd\u6620": [3, 5, 8, 38, 52, 53], "\u3044\u308c": [3, 34, 50], "ok": [3, 6, 30, 38, 52, 53], "firefox": [3, 5], "\u30b3\u30df\u30c3\u30c8": 3, "\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30fc": [3, 5, 21], "\u30c8\u30c3\u30d7\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30fc": 3, "\u3068\u304d": [3, 6, 8, 21, 22, 24, 27, 28, 29, 30, 35, 37, 38, 52, 53], "\u30e1\u30c3\u30bb\u30fc\u30b8": [3, 27, 38, 52, 53], "\u306b\u3064\u3044\u3066": [3, 4, 6, 7, 8, 11, 21, 24, 27, 29, 33, 38, 52, 54], "notation": 3, "publish": 3, "changes": [3, 8], "own": 3, "origin": [3, 8], "note": [3, 24], "that": [3, 8, 24, 38, 47, 52], "already": 3, "created": 3, "advance": 3, "https": [3, 7, 8, 13, 14, 15, 16, 20, 21, 23, 24], "(github": 3, "\u958b\u304f": 3, "\u30d6\u30e9\u30f3\u30c1": [3, 8], "\uff01\u307f": 3, "\u305f\u3044": [3, 5, 6, 7, 8, 13, 14, 15, 16, 20, 21, 22, 35, 43, 46, 47, 52, 53], "ui": 3, "\u305d\u3053\u306e": 3, "\u30dc\u30bf\u30f3": 3, "\u62bc\u3057": 3, "\u5165\u529b": [3, 21, 24], "\u30d5\u30a9\u30fc\u30e0": 3, "\u5341\u5206": [3, 4, 6, 10, 24], "\u307e\u307e": [3, 6, 28, 30, 47, 52, 53], "\u3072\u3068\u3068": 3, "\u304a\u308a": [3, 24, 29, 52, 53], "\u3069\u3061\u3089": [4, 6, 34], "\u3084\u308a\u304b\u305f": 4, "\u3082\u3089\u3063": 4, "\u3082\u3069\u3061\u3089": [4, 34, 38], "\u8a71\u3059": 4, "\u30b3\u30df\u30e5\u30cb\u30c6\u30a3": [4, 11], "\u304c\u3042\u308a": 4, "\u3002\u30d0\u30b0": 4, "\u8a18\u8f09": [4, 24], "e\u30e1\u30fc\u30eb": 4, "\u30af\u30e9\u30c3\u30b7\u30e5": [4, 24, 25, 26, 27, 28, 29, 30, 31], "\u305f\u308a": [4, 6, 7, 24], "\u7d50\u679c": [4, 5, 11, 24, 26, 27, 28, 30, 31, 34, 35, 36, 37, 42, 44, 47, 52], "\u671f\u5f85": 4, "\u901a\u308a": [4, 5, 6, 7, 21, 22, 24, 29, 34, 35, 52, 53], "\u691c\u7d22": [4, 8, 11, 21, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 37, 38, 47, 49, 51], "\u8fd4\u3059": [4, 24, 26, 27, 28, 30, 37], "\u305d\u3046\u3044\u3063": [4, 54], "\u89e3\u6c7a": [4, 7, 10, 24], "\u518d\u73fe": [4, 24], "\u3082\u3089\u3048\u308b": 4, "\u8abf\u67fb": [4, 24], "\u306e\u306b": [4, 6, 8, 23, 24, 27, 29, 30, 47, 52], "\u5f79\u7acb\u3061": 4, "description": [4, 8], "\u74b0\u5883": [4, 11, 12, 21, 23, 24, 27, 28, 29], "\u30d0\u30fc\u30b8\u30e7\u30f3": [4, 5, 7, 11, 18, 22, 23, 24, 26, 28, 29, 30, 38, 40, 42, 43, 44, 46, 47, 48, 50, 52, 53, 54], "\u30d1\u30c3\u30b1\u30fc\u30b8": [4, 5, 11, 12, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 50], "rpm": [4, 13, 14, 15, 20, 21, 27, 28], "qa": 4, "installed": 4, ".txt": 4, "deb": [4, 16, 22, 27], "dpkg": [4, 24], "windows": [4, 11, 12, 24, 28, 30, 31], "\u306f\u3069": 4, "zip": [4, 11, 12, 24], "\u6559\u3048": 4, "\u5f15\u304d\u91d1": 4, "\u30af\u30a8\u30ea\u30fc": [4, 24, 30, 34, 38, 42, 44, 52], "\u5b9f\u969b": [4, 5, 24, 26, 30, 31, 36, 38, 52, 53], "\u793a\u3057": [4, 40, 52], "\u30b5\u30f3\u30d7\u30eb": [4, 24, 31], "\u30b9\u30ad\u30fc\u30de": [4, 34, 40, 47, 52, 54], "\u305b\u308b": [4, 6, 27, 30, 52, 53], "\u5c0f\u3055": 4, "\u30b5\u30f3\u30d7\u30eb\u30b9\u30ad\u30fc\u30de": 4, "\u3059\u3070\u3084\u304f": 4, "\u306b\u3064": 4, "\u306a\u304c\u308a": 4, "mysql": [4, 5, 6, 8, 11, 12, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 40, 42, 47, 50, 52, 53], "\u30a8\u30e9\u30fc\u30ed\u30b0": [4, 24], "\u30ec\u30d9\u30eb": [4, 5, 24, 38, 52, 53], "\u30a8\u30e9\u30fc": [4, 5, 9, 11, 12, 15, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 38], "\u542b\u3093": [4, 8, 23, 26, 27, 34], "/var": [4, 7, 52], "/log": [4, 7, 13, 15, 20, 52], "/mysqld": [4, 7, 13, 15, 20], ".log": [4, 6, 13, 15, 20, 38, 52, 53], "\u306b\u3042\u308a": [4, 23], "\u3002(": [4, 23, 24, 30, 38], "log": [4, 8, 24], "-error": 4, "\u304b\u308f\u308a": [4, 24], "/lib": [4, 21], "/mysql": [4, 7, 13, 15, 16, 20, 21, 28], "/groonga": [4, 8, 15, 16, 24, 29, 31, 52], "_log": [4, 6, 11, 24, 25, 26, 27, 28, 29, 32, 52, 53], "_file": [4, 6, 11, 24, 26, 27, 28, 29, 32], "\u30c0\u30f3\u30d7": [4, 24, 26, 27, 28], "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9": [4, 10, 24, 26, 27, 28, 29, 30, 38, 51, 52, 54], "\u518d\u69cb": [4, 24, 27, 29], "mysqldump": [4, 24, 26, 27], "ppassword": 4, "opt": 4, "flush": [4, 24, 26, 28, 38, 39, 52, 53], "-logs": 4, "single": 4, "-transaction": 4, "-data": 4, "default": [4, 21, 23, 24, 26, 28, 30, 34, 35, 36, 37, 38, 47, 50, 52, 53], "-character": 4, "-set": 4, "=utf": [4, 24, 26, 34, 36, 37, 38, 47, 52, 53], "hex": 4, "-blob": 4, "databases": 4, "database": [4, 6, 10, 24, 26, 27], "dump": [4, 25, 38, 52, 53], ".sql": [4, 12, 23, 24, 50], "\u3068\u3057\u3066": [4, 5, 6, 8, 11, 13, 14, 15, 16, 20, 21, 22, 24, 27, 28, 29, 30, 34, 36, 38, 41, 42, 43, 44, 47, 51, 52, 53], "\u4f5c\u6210": [4, 5, 7, 11, 23, 24, 25, 26, 27, 28, 29, 30, 51, 52, 53], "binlog": [4, 24, 39], "\u30c0\u30f3\u30d7\u30c7\u30fc\u30bf": 4, "\u306a\u3089": [4, 10, 21, 23, 24, 27, 34, 37, 47, 52, 54], "-bin": [4, 24], ".*": [4, 13, 15, 20], "\u30c7\u30fc\u30bf\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30fc": 4, "\u30aa\u30d5\u30e9\u30a4\u30f3\u30d0\u30c3\u30af\u30a2\u30c3\u30d7": 4, "\u30d0\u30a4\u30ca\u30ea\u30fc\u30ed\u30b0": 4, "\u6b8b\u3063": [4, 6, 24, 29, 30, 31], "datadir": 4, "\u30c7\u30d0\u30c3\u30b0": [5, 6, 11, 38, 52, 53], "run": [5, 11], "-sql": [5, 11], "-test": [5, 11], "\u3053\u306a\u3059": [5, 11], "release": [5, 11, 24, 30, 31], "procedure": [5, 11, 30, 31], "\u306a\u3082\u306e": [5, 11, 24, 52], "\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7": [5, 11, 28], "\u5909\u66f4\u70b9": [5, 11], "\u8a18\u8ff0": [5, 6, 11, 27, 29, 31, 52, 53], "\u30b9\u30af\u30ea\u30d7\u30c8": [5, 11, 29, 31, 34, 38], "\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9": [5, 11], "update": [5, 6, 11, 16, 22, 24, 27, 28, 29, 39, 52], "-latest": [5, 11, 13, 14, 15, 16, 20, 24], "-release": [5, 11, 13, 14, 15, 20, 22, 24, 27], "\u30c6\u30b9\u30c8": [5, 11, 12, 15, 22, 23, 24, 27, 29, 30], "\u30ea\u30ea\u30fc\u30b9": [5, 11, 54], "\u30bf\u30b0": [5, 11, 24, 44, 52], "\u6253\u3061": [5, 11], "\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb": [5, 11], "docker": [5, 11, 12, 24], "images": [5, 11], "blog": [5, 11], "(mroonga": [5, 11, 43], "\u30d6\u30ed\u30b0": [5, 11], "\u544a\u77e5": [5, 11], "twitter": [5, 11, 24], "facebook": [5, 11], "\u3042\u3052\u308b": [5, 11], "\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u30b9\u30bf\u30a4\u30eb": [5, 11], "\u8a00\u8a9e": [5, 11, 28, 52], "\u540d\u524d": [5, 11, 24, 25, 30, 52, 53], "\u7a7a\u9593": [5, 11, 24], "include": [5, 11], "\u30ac\u30fc\u30c9": [5, 11], "\u4ee3\u5165": [5, 11], "\u6587\u5b57\u5217": [5, 11, 24, 26, 27, 29, 30, 42, 43, 44, 46, 47, 52, 53], "\u30d0\u30c3\u30d5\u30a1": [5, 11], "\u547d\u540d": [5, 11, 27], "\u898f\u5247": [5, 11, 27], "\u30b3\u30d4\u30fc\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc": [5, 11], "\u30af\u30e9\u30b9": [5, 11], "\u5f15\u6570": [5, 11, 21, 24, 28, 38], "\u5b9a\u6570": [5, 11, 24], "\u771f\u507d\u5024": [5, 11], "\u6761\u4ef6\u5f0f": [5, 11], "\u671f\u5316": [5, 11, 30], "\u30a4\u30f3\u30af\u30ea\u30e1\u30f3\u30c8": [5, 11, 37], "\u30c7\u30af\u30ea\u30e1\u30f3\u30c8": [5, 11], "\u30ad\u30e3\u30b9\u30c8": [5, 11, 28], "\u5909\u6570": [5, 11, 24, 25, 26, 27, 28, 29, 30, 32, 37, 50, 52, 53, 54], "\u5ba3\u8a00": [5, 11], "\u30e1\u30e2": [5, 11], "bts": 5, "redmine": 5, "\u7528\u3044": [5, 6, 7, 25, 52, 53], "\u30c1\u30b1\u30c3\u30c8": 5, "\u99c6\u52d5": 5, "\u30b5\u30a4\u30c8": [5, 8, 29], "\u904b\u7528": 5, ".groonga": [5, 8, 13, 14, 15, 16, 20, 21, 23, 24, 25], "/projects": 5, "\u5358\u4f4d": [5, 47], "\u767b\u9332": [5, 8, 21, 23, 24, 27, 30, 52, 53], "\u304a\u9858\u3044": [5, 23], "\u57fa\u3065\u3044": 5, "/roadmap": 5, "\u30aa\u30d5\u30e9\u30a4\u30f3": 5, "\u30aa\u30f3\u30e9\u30a4\u30f3": 5, "\u4f1a\u8b70": 5, "\u691c\u8a0e": [5, 24], "\u6c7a\u5b9a": [5, 38], "\u4e00\u89a7": [5, 11, 24, 32, 34], "\u69cb\u6210": [5, 51], "\u306b\u3088\u308b": [5, 24, 25, 26, 28, 29, 30, 38, 52], "\u30ec\u30dd\u30b8\u30c8\u30ea": 5, "/write": 5, "\u304a\u3088\u3073": [5, 24, 25, 26, 27], "\u4e0b\u3055\u3044": [5, 12, 15, 21, 22, 23, 27, 50, 52, 53], "\u6d41\u308c": [5, 7], "\u884c\u3044": [5, 8, 51, 52, 53], "\u8003\u3048": 5, "\u65b0\u898f": 5, "\u5272\u308a\u5f53\u3066": 5, "\u62c5\u5f53": 5, "\u958b\u59cb": [5, 25, 44, 47], "\u5fdc\u3058": [5, 52, 53], "\u306b\u5bfe\u3059\u308b": [5, 24, 26, 28, 31, 39], "\u30ec\u30d3\u30e5\u30fc": 5, "\u623b\u308b": 5, "\u4ed5\u69d8": [5, 30, 38], "\u7a4d\u6975": [5, 6], "\u30a2\u30a4\u30c7\u30a2": 5, "\u52df\u96c6": 5, "\u5f8c\u8ff0": [5, 6, 52, 53], "\u305d\u3061\u3089": 5, "\u8a2d\u8a08": 5, "\u307e\u3067": [5, 7, 30, 36], "\u4e00\u901a\u308a": 5, "\u9858\u3044": 5, "\u4f9d\u983c": 5, "\u7279\u306b": [5, 6], "\u7121\u4e8b\u30d1\u30b9": 5, "\u6700\u5f8c": [5, 6], "\u8a73\u3057\u304f": 5, "\u73fe\u5728": [5, 24, 29, 30, 38, 53], "\u60f3\u5b9a": 5, "linux": [5, 8, 10, 11, 12, 24, 28], "glibc": 5, "cutter": [5, 8], "(c": [5, 37], "/c": 5, "++": [5, 21, 26, 29], "\u3068\u3053\u308d": [5, 24, 35, 38, 52, 53], "\u3054\u304f\u308f\u305a\u304b": 5, "\u3079\u304f": [5, 6, 26], "\u30b7\u30f3\u30d7\u30eb": 5, "\u7dad\u6301": 5, "ha": [5, 6, 21, 24, 26, 47, 50, 52], "_mroonga": [5, 6, 21, 26, 27, 30, 47, 50, 52], ".hpp": [5, 6], "\u30d8\u30c3\u30c0\u30d5\u30a1\u30a4\u30eb": [5, 25], ".cpp": [5, 6], "\u30b3\u30fc\u30c9": [5, 6, 24, 27, 28], "mrnsys": 5, "\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3": 5, "\u95a2\u6570": [5, 6, 7, 11, 24, 27, 30, 32, 44, 47, 52, 53], "\u30c7\u30a3\u30ec\u30af\u30c8\u30easql": 5, "\u30c6\u30b9\u30c8\u30b9\u30af\u30ea\u30d7\u30c8": 5, "\u5b9a\u7fa9": [5, 6, 11, 24, 30, 32, 37, 47, 52], "\u517c\u306d\u308b": 5, "\uff08sql": 5, "\u52d5\u4f5c": [5, 7, 11, 24, 26, 28, 40, 53], "test": [5, 7, 8, 24, 36, 38, 50], "/unit": 5, "\u5f62\u5f0f": [5, 24, 27, 52], "\u4e00\u5f0f": 5, "\u307e\u3060": [5, 8, 24, 28, 49], "\u7acb\u3061\u4e0a\u3052": 5, "\u6bb5\u968e": [5, 8], "\u5f53\u9762": 5, "\u4ee3\u308f\u308a": [5, 21, 24, 26, 30, 51, 52], "\u306a\u3057": [5, 27, 28, 29, 31, 38], "\u54c1\u8cea": 5, "\u7a2e\u985e": 5, "\u56de\u5e30": 5, "tests": 5, "\u884c\u3048\u308b": 5, "/\u30d0\u30b0": 5, "\u306b\u95a2\u3057": [5, 6, 13, 15, 20, 27], "\u5fc5\u305a": [5, 24, 53], "\u5316\u6a5f": [5, 25, 40], "\u4e00\u898b": 5, "\u898b\u3048\u308b": 5, "\u30b9\u30c6\u30fc\u30bf\u30b9": [5, 11, 24, 25, 26, 32, 37], "information": [5, 24, 26, 27, 39], "_schema": [5, 23, 24, 26, 27, 39], "\u30d7\u30e9\u30b0\u30a4\u30f3": [5, 11, 24, 26, 27, 28, 30], "\u4e0a\u624b": 5, "\u3082\u306e": [5, 6, 8, 21, 24, 28, 30, 35, 37, 38, 52], "\u5dee\u7570": 5, "\u3053\u3061\u3089": [5, 11, 27, 36, 44, 46, 47, 52, 54], "\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u30ec\u30dd\u30b8\u30c8\u30ea": 5, "\u30c7\u30b0\u30ec\u30fc\u30c9": 5, "\"make": 5, "check": [5, 24, 30], "\u53cc\u65b9": 5, "\u3068\u3082": [5, 10, 34], "\u547c\u3073\u51fa\u3055": 5, "\"mysql": [5, 24], "\"sub": 5, "suite": 5, "\u30c6\u30b9\u30c8\u30b1\u30fc\u30b9": [5, 24], "\u6539\u5909": 5, "\u8a73\u7d30": [5, 7, 8, 19, 21, 24, 27, 29, 38, 44, 52, 53], "dev": 5, ".mysql": [5, 7, 13, 15, 16, 20], "/doc": 5, "/mysqltest": 5, "en": 5, "/index": 5, "\u66f8\u304d\u65b9": [5, 6, 26], ".ja": 5, "restructuredtext": 5, "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u30b8\u30a7\u30cd\u30ec\u30fc\u30bf\u30fc": 5, "\u3068\u3044\u3046": [5, 6, 7, 21, 23, 24, 25, 26, 27, 28, 29, 31, 34, 37, 38, 40, 44, 47, 51, 52, 53], "\u66f8\u304d": 5, "\"doc": 5, "\u52a0\u7b46": 5, "\u69cb\u6587": [5, 24, 27, 29, 30, 31, 34, 38, 52, 53], "\u8d77\u304d": 5, ".github": [5, 8], "\u51fa\u529b": [5, 11, 24, 25, 30, 38, 47, 49], "\u884c\u308f": [5, 6, 8], "\u4ed5\u7d44": 5, "\u30ea\u30ea\u30fc\u30b9\u30d0\u30fc\u30b8\u30e7\u30f3": [5, 30], "\u6574\u5408": 5, "\u30bf\u30a4\u30df\u30f3\u30b0": [5, 24, 28], "\u5f93\u3063": [5, 35], "\u306e\u307f": [5, 6, 24, 26, 30, 34, 37, 52, 53], "\u3002mercurial": 5, "\u6709\u52b9": [5, 22, 24, 26, 27, 28, 31, 37, 38], "\"-": [5, 6], "\u30aa\u30d7\u30b7\u30e7\u30f3": [5, 7, 8, 21, 24, 25, 26, 27, 28, 30, 38, 50, 52, 53], "\u6307\u5b9a": [5, 6, 8, 11, 21, 24, 26, 27, 28, 29, 30, 31, 34, 36, 37, 38, 42, 43, 44, 46, 47, 49, 50, 54], "install": [5, 8, 12, 13, 14, 15, 16, 20, 22, 23, 24, 26, 27, 28, 38, 50], "\u4fdd\u5b58": [5, 10, 24, 26, 28, 31, 38, 52, 53], "rest": 5, "web": [5, 8, 21, 34], "translate": 6, "\u4e00\u822c\u7684": 6, "\u30b3\u30fc\u30c9\u30d9\u30fc\u30b9": 6, "\u307e\u3056\u3063": 6, "\u8aad\u307f": 6, "\u3065\u3089\u304f": 6, "\u305f\u3068\u3048": 6, "\u305d\u308c\u305e\u308c": [6, 8, 21, 23, 52, 53, 54], "\u5358\u72ec": 6, "\u3042\u3063": [6, 29], "\u307e\u3056\u308b": 6, "\u7d71\u4e00": 6, "\u7406\u7531": [6, 30], "\u62e1\u5f35": 6, "\u30b3\u30b9\u30c8": [6, 30, 37], "\u4e0b\u3052\u308b": 6, "\u5468\u8fba": [6, 11, 47, 49], "\u8aad\u3093": 6, "\u305d\u308c": [6, 24, 26, 27, 51, 52, 53], "\u628a\u63e1": 6, "\u30b9\u30e0\u30fc\u30ba": 6, "\u79fb\u308c": 6, "\u8aad\u307f\u3084\u3059\u3055": 6, "\u3057\u3084\u3059": 6, "\uff08gdb": 6, "\u8ffd\u3044": 6, "\u3084\u3059": 6, "\u8003\u616e": 6, "\u5165\u308c": [6, 34], "\u307b\u3046": 6, "\u3088\u3055": 6, "\u305d\u3046": 6, "\u3069\u3046": [6, 9, 11, 24, 52], "\u3057\u3088\u3046": 6, "\u306b\u3059\u3079": 6, "\u3088\u307b\u3069": 6, "\u9650\u308a": [6, 53], "\u3088\u3044": [6, 9, 11, 24, 37, 50], "\u60aa\u3044\u4f8b": 6, "\uff08c": 6, "\uff09:": [6, 30], "mrn": [6, 7, 24], "_sys": 6, ".c": 6, "\u5c0f\u6587\u5b57": [6, 29], "\u5358\u8a9e": [6, 34, 47], "\"_": [6, 28, 35, 52], "\u533a\u5207\u308a": [6, 38, 52, 53], "\u5927\u6587\u5b57": [6, 29, 34], "\u533a\u5207": 6, "\u3089\u305a": 6, "\u306b\u304f\u3063\u3064\u3051": 6, "hamroonga": 6, "\u533a\u5207\u3063": [6, 38], "-mroonga": [6, 8, 19, 22, 23, 24, 26, 27, 28, 29, 30], "\u306b\u3057": [6, 8, 24], ".cc": 6, "\u30d8\u30c3\u30c0\u30fc\u30d5\u30a1\u30a4\u30eb": 6, ".h": 6, "namespace": 6, "std": 6, "\u3067\u3042\u308c": 6, "\u306f\u3044\u3051": [6, 26, 27, 34], "\u4ee5\u5916": [6, 21, 24, 51], "zmq": 6, "2\u91cd": 6, "\u9632\u3050": 6, "\u30de\u30af\u30ed": 6, "\u3059\u3079": [6, 24, 29, 34, 37, 51, 52], "\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2": 6, "\u3064\u3051": [6, 7], "header": 6, "_name": [6, 24, 27, 37, 38, 39, 40, 52, 53], "_hpp": 6, "_db": 6, "_path": [6, 8, 11, 12, 32], "ifndef": 6, "define": 6, "...": [6, 24, 26, 28, 29, 30, 31, 33, 35, 37, 39, 44, 47, 52, 53], "endif": 6, "\u5148\u982d": [6, 7, 26, 34, 47], "\u306b\u3064\u3044": 6, "..": [6, 7, 24, 27, 28, 34, 36, 38, 39, 44, 47, 52, 53], "/ _": 6, "\u524d\u5f8c": 6, "\u30b9\u30da\u30fc\u30b9": 6, "\u5165\u308c\u308b": 6, "int": [6, 24, 27, 28, 30, 35, 36, 37, 38, 39, 47, 52, 53], "\u5165\u3063": [6, 30], "++i": 6, "{..": 6, ".}": 6, "\u9577\u3055": [6, 27, 30], "\u8868\u73fe": [6, 11, 24, 28, 49], "\u3067\u306e": [6, 27], "\u7d42\u7aef": 6, "\u4eee\u5b9a": [6, 21], "\u672c\u5f53": [6, 35], "\u3082\u3063\u3068\u3059\u3063\u304d\u308a": 6, "\u3088\u3044\u3051\u3069": 6, "\u3002\u3002": 6, "\u3002\uff09": [6, 21, 26], "char": [6, 24, 27, 39, 54], "raw": 6, "_data": 6, "table": [6, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 39, 47, 52, 53], "column": [6, 21, 23, 24, 27, 28, 30, 37, 38, 39, 47, 50, 52], "_value": [6, 27, 38, 52], "size": [6, 10, 24, 40], "_t": 6, "_size": [6, 11, 24, 32], "strlen": 6, "(\"": [6, 24, 35, 37, 39, 43, 46, 52, 53], ");": [6, 24, 27, 31, 34, 35, 37, 38, 43, 44, 46, 47, 52, 53], "\")": [6, 24, 30, 35, 36, 38, 39, 43, 46, 52, 53], "\u7121\u7406": 6, "\u3084\u308a": 6, "strndup": 6, "(raw": 6, "),": [6, 24, 52], "\u305f\u3060\u3057": [6, 24, 26, 27, 52, 53], "\u524d\u63d0": 6, "/test": [6, 7], ".mrn": 6, "\";": [6, 37, 38], "::": 6, "string": [6, 24, 47], "\u5185\u90e8": [6, 8, 24, 28, 30, 38], "\u30e1\u30e2\u30ea": [6, 10, 12, 15, 22, 23, 24, 26], "\u78ba\u4fdd": [6, 10, 26], "\u591a\u7528": 6, "[max": 6, "];": 6, "\u6700\u5927": [6, 10, 30, 31, 36, 47], "\u30b5\u30a4\u30ba": [6, 7, 10, 12, 15, 22, 23, 36], "\u308f\u304b\u3063": 6, "\u3061\u3083\u3093": 6, "\u8003\u3048\u308b": [6, 52], "\u4f55\u5ea6": 6, "\u7e70\u308a\u8fd4\u3057\u4f7f\u3046": 6, "\u9818\u57df": [6, 24], "grn": [6, 24, 30], "_bulk": 6, "\u30ab\u30e9\u30e0": [6, 11, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 44, 47, 52, 53, 54], "\u53d6\u5f97": [6, 11, 24, 25, 32, 35, 47, 49], "uppercamelcase": 6, "\u3068\u3059\u308b": [6, 24], "class": [6, 24, 44, 47], "myclass": 6, "snail": 6, "_case": 6, "my": [6, 21, 23, 24, 26, 27, 28, 29, 38, 44, 52, 53], "_class": 6, "\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30a4\u30b9": 6, "\u304b\u3064": [6, 24], "\u985e\u4f3c": [6, 11, 27, 35, 49], "\u30e2\u30b8\u30e5\u30fc\u30eb": [6, 11], "\u5f93\u3046": 6, "public": 6, "handler": [6, 51], "\u3068\u3057": [6, 24, 31, 35, 51, 54], "\u672b\u5c3e": [6, 27], "_;": 6, "myname": 6, "\u8aad\u307f\u8fbc\u3080": 6, "\u30e1\u30bd\u30c3\u30c9": 6, "\u9664\u3044": [6, 21], "()": [6, 11, 15, 24, 26, 27, 28, 30, 31, 32, 34, 37, 39, 40, 41, 52, 53], "return": 6, "};": 6, "_(": 6, ") {": 6, "get": [6, 45, 52, 53], "\u4ed8\u3051": [6, 52], "\u9664\u304d": 6, "set": [6, 21, 23, 24, 26, 27, 30, 35, 36, 37, 38, 39, 40, 44, 47, 50, 52, 53, 54], "unsigned": [6, 24, 27, 30, 35, 39, 52], "age": [6, 31], "_age": 6, "(unsigned": 6, "\u7981\u6b62": 6, "\u306a\u3051\u308c": [6, 21, 34, 52, 53], "\u6697\u9ed9": 6, "\u7121\u99c4": 6, "\u30b3\u30d4\u30fc": [6, 30, 31], "\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9": [6, 24, 30], "\u30dd\u30a4\u30f3\u30bf\u30fc": 6, "\u30c7\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc": 6, "\u4e8c\u91cd": [6, 29], "\u89e3\u653e": [6, 24], "\u3057\u307e\u3046": [6, 7, 8, 24, 26, 27, 28, 29, 30, 31, 52], "\u5371\u967a": 6, "\u660e\u793a": [6, 27, 29, 30], "\u7121\u52b9": [6, 24, 27, 28, 30, 31, 37, 38], "private": 6, "(const": 6, "\u30ab\u30b9\u30bf\u30e0\u30b3\u30d4\u30fc\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc": 6, "object": 6, ".age": 6, "\u6f14\u7b97\u5b50": [6, 28, 34, 52, 53], "operator": [6, 28, 34], "(void": 6, "\u9593\u9055\u3063": [6, 24, 26, 27, 28, 29, 30], "\u3057\u307e\u308f": 6, "insert": [6, 24, 25, 26, 27, 29, 30, 34, 35, 36, 38, 39, 47, 52, 53], "id": [6, 8, 24, 25, 26, 28, 30, 34, 35, 36, 38, 39, 45, 47, 52, 53], "value": [6, 24, 30, 34, 37, 38, 40, 52, 53], "record": [6, 38, 45], "records": [6, 38], "[i": 6, "columns": 6, "[column": 6, ".set": 6, "(value": 6, "\u4ed8\u3044": [6, 52], "\u30d5\u30e9\u30b0": [6, 24, 25, 26, 28, 29, 30, 38, 52], "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8": [6, 24, 28], "\u30c7\u30d0\u30c3\u30ac\u30fc": 6, "\u8d70\u3089": 6, "#define": 6, "_searching": 6, "\u5024\u3068\u3057\u3066": [6, 10, 36, 52], "\u306f\u3088\u308a": 6, "\u5b8c\u7d50": 6, "boolean": [6, 24, 26, 27, 28, 29, 34, 37, 38, 39, 43, 47, 52, 53], "\u3068\u305b": 6, "\u6761\u4ef6": [6, 24, 27, 28, 29, 31, 34, 37, 52, 54], "\u771f\u507d": 6, "\u91cd\u8907": [6, 24, 27, 28, 29, 30], "\u304b\u3069\u3046": [6, 8, 37, 40, 50], "!value": 6, "\u66f8\u304f": 6, "\u76f8\u5f53": 6, "\u3068\u3048": [6, 29, 34, 52], "lisp": 6, "nil": 6, "\u8868\u3059": [6, 51], "\u610f\u56f3": [6, 24, 27, 28, 29], "\u4f1d\u308f\u308b": 6, "\u3084c": 6, "\u5024\u3068": 6, "strcmp": 6, "(..": [6, 39], ".)": [6, 39], "\u72b6\u6cc1": [6, 38], "c\u8a00\u8a9e": 6, "\u7531\u6765": [6, 28, 30, 36], "\u3057\u304b\u3057": [6, 24, 52, 53], "\u304c\u308f\u304b\u308a": [6, 31], "\u306b\u304f\u3044": 6, "\u306f\u3059\u3079": 6, "memcmp": 6, "==": 6, "printf": 6, "same": [6, 35], "!\\": 6, "\u6271\u3063": 6, "))": [6, 24, 39, 52], "\u7701\u304f": 6, "\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc": 6, "\u975e\u52b9": 6, "\u3002\uff08": [6, 21, 24, 25, 26, 52], "(name": 6, "\u306e\u3068\u3053\u308d": [6, 31], "\u52d5\u304d": [6, 23, 24], "\u52d5\u3044": [6, 30], "users": [6, 24, 31], "\u5f8c\u7f6e": 6, "\u3057\u306a\u3051\u308c": 6, "\u3070\u3044\u3051": [6, 21, 34, 52, 53], "\u3060\u3068": [6, 28], "\u52b9\u7387": [6, 52], "\u5909\u308f\u3089": [6, 24], "\u3042\u3093\u307e\u308a": 6, "\u306a\u3093": 6, "\u6c17\u4ed8": 6, "\u5916\u3057": 6, "\u9055\u3046": [6, 34, 50], "\u5909\u63db": [6, 30, 36], "\u3044\u3066": [6, 24, 52, 53], "\u6c17\u4ed8\u3051": 6, "\u3002c": 6, "_cast": 6, "static": 6, "\u3053\u3046\u3059\u308c": 6, "\u3057\u307e\u3063": 6, "\u6c17\u4ed8\u3051\u308b": 6, "reinterpret": 6, "\u306f\u3069\u3046": 6, "\u6ce8\u610f": [6, 24, 28, 52], "uchar": 6, "to": [6, 8, 11, 34, 43, 45, 52], "_key": [6, 24, 52], "ucahr": 6, "from": [6, 24, 29, 30, 31, 34, 35, 36, 37, 38, 39, 43, 47, 52, 53], "key": [6, 8, 24, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 39, 47, 48, 52, 53], "_info": 6, "uint": [6, 52], "_length": [6, 27], "_copy": 6, "(to": 6, "(": 6, "(key": 6, "": [24, 44, 47], "..": [24, 47], ".'": [24, 44, 47], "'groonga": [24, 44], "\u306b\u3066": [24, 27, 52], "\u30a2\u30ca\u30a6\u30f3\u30b9": [24, 54], "\u304c\u3063": 24, "\u91cd\u5927": 24, "\u6b63\u3057\u3044": [24, 31, 35, 50], "\u6587\u5b57": [24, 27, 28, 30, 31, 36, 38, 42, 43, 44, 47, 48, 52, 53], "/update": 24, "\u30e1\u30e2\u30ea\u30fc\u30de\u30c3\u30d7\u30b5\u30a4\u30ba": 24, "mrooga": 24, "\u7269\u7406": 24, "\u30b9\u30ef\u30c3\u30d7": 24, "\u30de\u30c3\u30d7": 24, "\u76e3\u8996": 24, "\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb": 24, "\u3001\"": 24, "\u624b\u52d5": [24, 50], "\"set": 24, "_back": 24, "_trace": 24, ";\"": 24, "weight": [24, 34], "_float": 24, "#release": 24, "->": [24, 30, 53], "5x": 24, "8x": 24, "\u3060\u3063": [24, 28], "\u76f4\u3059": [24, 38], "\u53ca\u3073": 24, "/tutorial": 24, "/installation": 24, "_check": 24, "\u307e\u305f\u3044": 24, "\u73fe\u8c61": 24, "perconaserver": 24, "\u518d\u8d77": [24, 52, 53], "variables": [24, 38, 50, 52, 53], "\u306b\u3088\u3063": [24, 27, 44, 46], "terms": [24, 29, 52], "term": [24, 52], "varchar": [24, 26, 27, 28, 30, 36, 37, 39, 52, 53, 54], "='": [24, 28, 30, 52], "normalizer": [24, 28, 29, 30, 39, 52, 53], "normalizernfkc": 24, "unify": 24, "_kana": 24, "''": [24, 34, 52], ", true": 24, ")\"": [24, 28, 43], "collate": [24, 30, 52, 53], "unicode": [24, 28, 30, 52, 53], "_ci": [24, 28, 47, 52, 53], "\u30e0\u30eb\u30f3\u30ac": 24, "\u3002'": 24, "lexicon": 24, "\u3080\u308b\u3093": 24, "snippet": [24, 47], "div": 24, "\uff08<": 24, ">\uff09": 24, "\u3002<": 24, "\u30ea\u30ab\u30d0\u30ea\u30fc": 24, "\u64cd\u4f5c": [24, 27, 38, 51, 52], "\u6c7a\u3081\u308b": 24, "\u6b8b\u7559": 24, "/delete": 24, "\u51fa\u6765": 24, "off": [24, 38, 52, 53], "\u3002isert": 24, "\u306b\u3088\u3063\u3066": [24, 28, 29], "\u5bfe\u51e6": [24, 38], ".clear": 24, "/blog": 24, "-recover": 24, "-lock": 24, "-failed": 24, "\"\"": 24, "\u8aa4\u3063": 24, "\u30ec\u30b3\u30fc\u30c9": [24, 26, 27, 28, 29, 30, 31, 34, 36, 37, 52, 53], "\u9069\u7528": [24, 30, 31, 36], "\u7def\u5ea6": 24, "\u7d4c\u5ea6": 24, "\u5f8c\u65b9": [24, 26, 27, 30], "geometry": [24, 26, 29, 39], "\u30ea\u30b9\u30c8\u30a2": [24, 27, 28], "=innodb": 24, "=mroonga": [24, 26, 34, 36, 37, 38, 39, 47, 52, 53], "/select": 24, "\u306f\u3046\u307e\u304f": 24, "\u3057\u307e\u3059": 24, "\u5916\u90e8\u30ad\u30fc": 24, "\u5236\u7d04": [24, 28, 29, 30, 31, 36], "\u5916\u90e8": 24, "drop": [24, 26, 27, 30, 39], "hirsute": 24, "hippo": 24, "groovy": 24, "gorilla": 24, "lts": [24, 29], "xenial": [24, 31], "xerus": [24, 31], "shibanao": 24, "marc": 24, "laporte": 24, "santalex": 24, "katsuhito": 24, "watanabe": 24, "kenichi": 24, "arimoto": 24, "vincent": 24, "pelletier": 24, "kosuke": 24, "yamashita": 24, "\u3072\u3058\u30fc": 24, "bionic": 24, "0ubuntu": 24, "impish": 24, "1\u6708": [24, 36], "12\u6708": 24, "[documentation": 24, "\u8aa4\u8a18": 24, "indri": 24, "mdev": [24, 29, 30], "count": [24, 26, 27, 31, 37], "(*": [24, 26, 31, 37], "roles": 24, "role": 24, ".id": 24, "left": 24, "join": [24, 27, 30, 37], ".role": 24, "_users": 24, "_field": 24, "\u30b3\u30f3\u30c7\u30a3\u30b7\u30e7\u30f3\u30d7\u30c3\u30b7\u30e5\u30c0\u30a6\u30f3": [24, 38, 40], "\u30a8\u30f3\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0": [24, 27, 47, 52, 53], "tomo": 24, "-p": [24, 50], "\u30ce\u30fc\u30de\u30e9\u30a4\u30ba": [24, 46], "memos": [24, 30, 34, 52], "\u5f37\u304f": 24, "\u304a\u3059\u3059\u3081\u3057": [24, 29], "\u5bfe\u5fdc": [24, 25, 26, 27, 28, 29, 30, 31, 52, 53], "\u30d9\u30af\u30bf\u30fc\u30ab\u30e9\u30e0": [24, 28, 29, 38], "\u30d0\u30a4\u30ca\u30ea\u30fc": [24, 31], "\u4f5c\u3089": [24, 29], "\u8981\u7d20": [24, 27, 47, 52, 54], "\u30d7\u30e9\u30b0\u30de": [24, 26, 28, 30, 31, 33, 52], "\u30bb\u30c3\u30c8": 24, "\u30de\u30eb\u30c1\u30ab\u30e9\u30e0\u30a4\u30f3\u30c7\u30c3\u30af\u30b9": [24, 25, 26, 27, 28, 29, 30, 31, 34, 54], "ids": 24, "parent": 24, "abcdefg": 24, "hijklmn": 24, "opqrstu": 24, "7\u6708": [24, 30, 31], "\u53c2\u8003": 24, "\u6210\u7acb": 24, "\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb": [24, 30], "\u3067\u306b": 24, "echo": 24, "#!/": 24, "bin": [24, 26, 30, 52, 53], "/sh": 24, "> /": 24, "/deb": 24, "/postrm": 24, "chmod": 24, "+x": 24, "\u4eca\u5f8c": 24, "\u975e\u4e92": [24, 28, 30, 54], "\u51e6\u7f6e": 24, "\u305a\u306b": 24, "\u7834\u640d": [24, 38], "srid": 24, "mbrcontains": [24, 26, 39, 52], "\u8a55\u4fa1": 24, "\u7570\u306a\u308b": [24, 27], "\u305d\u3057\u3066": [24, 43], "/issues": 24, "\u30b7\u30fc\u30b1\u30f3\u30b7\u30e3\u30eb\u30b5\u30fc\u30c1": 24, "\u3002)": [24, 53], "4\u6708": 24, "end": 24, "\u3057\u3084\u3059\u304f": 24, "attributes": 24, "items": 24, "auto": [24, 25, 26, 28, 30, 34, 35, 36, 37, 38, 39, 52, 53], "_increment": [24, 25, 26, 28, 30, 34, 35, 36, 37, 38, 39, 52, 53], "flags": [24, 30, 52], "'[": 24, "{\"": 24, "\":": [24, 34], "color": 24, "white": 24, "\"}": 24, "big": [24, 31], "]'": 24, "black": 24, "[]": 24, "referred": 24, "refer": 24, "_referred": 24, "constraint": 24, "references": 24, "referenced": 24, "_table": [24, 29, 39], ".referential": [24, 27], "_constraints": [24, 27], "empty": [24, 52, 53], "another": [24, 34], "utf": [24, 26, 27, 28, 30, 35, 38, 39, 52, 53], "hy0": 24, "remove": [24, 26, 27], "exists": [24, 39], "<#": 24, "3bc": 24, "\u7d44\u307f\u5408\u308f\u305b": [24, 27, 51], "\u30d3\u30eb\u30c9\u30a8\u30e9\u30fc": [24, 28, 29], "reported": [24, 27], "\u518d\u8d77\u52d5": [24, 52, 53], "2\u6708": [24, 31], "\u30a2\u30c3\u30d7\u30b9\u30c8\u30ea\u30fc\u30e0": 24, "\u8981\u6c42": [24, 37], "\u5927\u304d": 24, "_large": 24, "unique": [24, 27, 29, 39, 45, 52], "\"'": [24, 28, 29, 30, 34, 38, 39, 47, 52, 53], "subquery": 24, "fast": [24, 26, 28, 34, 47, 52], "\u52b9\u304b": 24, "\u4ed8\u4e0e": [24, 25], "\u30a4\u30f3\u30d7\u30ec\u30fc\u30b9": 24, "algorithm": 24, "=inplace": 24, "=copy": 24, "\u30c6\u30fc\u30d6\u30eb\u30d5\u30e9\u30b0": 24, "shinichi": 24, "takayanagi": 24, "|key": 24, "\u9805\u76ee": [24, 52], "/reference": 24, "/commands": 24, "/table": 24, "_create": 24, "#flags": 24, "pinpikokun": 24, "\u305f\u3060": 24, "\u306f\u307e\u3060": 24, "normalizerauto": [24, 30, 46, 52, 53], "\u30ab\u30b9\u30bf\u30e0": 24, "names": [24, 35, 52, 53], "content": [24, 30, 34, 35, 43, 52, 53], "_index": [24, 26, 30, 34, 38, 52], "(\\": [24, 43], "\\'": 24, "\uff09.": 24, "\u6df7\u5728": [24, 28], "two": 24, "running": 24, "modes": 24, "one": [24, 38, 52], "\u201d,": 24, "both": 24, "storing": 24, "searching": 24, "can": 24, "have": [24, 38], "full": [24, 34], "benefits": 24, "described": 24, "above": [24, 35], "lock": [24, 26, 28], "-free": 24, "geolocation": 24, "but": [24, 35, 38, 52, 53], "does": 24, "wrapper": [24, 31], "adds": 24, "other": [24, 39], "\u2019s": 24, "having": 24, "ex": 24, "transaction": [24, 39], "free": 24, "characteristic": 24, "might": 24, "bottle": [24, 52], "neck": 24, "updating": 24, ",\n'": 24, ">,": 24, ">-": 24, "fr": 24, "><": 24, "nodb": 24, "-<": [24, 43], ".<": [24, 47], "\u5727\u7e2e": [24, 29], "byte": 24, "kartiksoneji": 24, "\u300cmariadb": 24, "\u3002\u300d": 24, "\u30cb\u30e5\u30fc\u30b9": 24, "\u5f53\u521d": 24, "\u8aa4\u308a": [24, 27, 28, 38], "\u7b87\u6240": 24, "eoan": 24, "ermine": 24, "-archive": 24, "-keyring": [24, 27], "lintian": 24, "/apt": 24, "/sources": 24, ".lists": 24, "\u7f6e\u304f": 24, "\u30d1\u30c3\u30b1\u30fc\u30b8\u30f3\u30b0": 24, "\u5171\u901a": [24, 30], "disco": 24, "dingo": 24, "\u3082\u3046\u3059\u3050": 24, "_weight": [24, 30], "\u4ed8\u304d": [24, 27, 47, 51, 52, 53], "\u633f\u5165": [24, 29, 30, 31], "bugs": [24, 30], "|with": [24, 30], "type": [24, 30, 54], "_tags": 24, "'{\"": 24, "priority": 24, "}'": 24, "\u6e80\u305f": [24, 29], "\u9001\u4fe1": 24, "_by": 24, "/optimizations": 24, "#order": 24, "-by": 24, "-limit": 24, "\u30b5\u30d6\u30af\u30a8\u30ea\u30fc": 24, "trusty": [24, 29], "tahr": [24, 29], "cosmic": 24, "cuttlefish": 24, "\u8ffd\u8a18": [24, 27, 28, 29], "\u30b7\u30e3\u30c3\u30c8\u30c0\u30a6\u30f3\u30d7\u30ed\u30bb\u30b9": 24, "\u53ef\u8996": 24, "\u5c06\u6765": 24, "\u4e88\u5b9a": [24, 30], "\u30b7\u30e3\u30c3\u30c8\u30c0\u30a6\u30f3": [24, 30], "\u5897\u52a0": 24, "wsl": 24, "\u30d1\u30c3\u30b1\u30fc\u30b8\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb": 24, "ochaochaocha3": 24, "\u4f4e\u4e0b": 24, "\u3057\u308c": [24, 26, 27, 29, 30, 34, 50, 52], "\u662f\u975e": 24, "\u307b\u3057\u3044": 24, "kajiys": 24, "bizlevel": 24, "\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8": [24, 26], "ryfjwr": 24, "comunity": 24, "\u5404\u52d9": [24, 29, 30, 31], "\u30e6\u30cb\u30fc\u30af\u30a4\u30f3\u30c7\u30c3\u30af\u30b9": [24, 29, 30, 31], "\u4e0d\u5177\u5408": [24, 27, 28, 29, 30, 31], "\u30de\u30eb\u30c1\u30ab\u30e9\u30e0": 24, "\u30e6\u30cb\u30fc\u30af\u30ad\u30fc": [24, 28], "\u30b4\u30df": 24, "\u518d\u4f5c\u6210": [24, 27, 54], "\u30fb\u30ea\u30b9\u30c8\u30a2": [24, 26, 27], "force": [24, 26, 28, 34, 39], "\u518d\u4f5c": [24, 27, 53], "[mysql": [24, 27, 28, 30, 31], "timestamp": [24, 26, 27, 28, 39, 54], "\u5b9f\u9a13": [24, 27, 28, 30, 38, 47, 48], "\u7121\u9650": 24, "\u30eb\u30fc\u30d7": 24, "_section": [24, 30], "\u306e\u3088\u3046": [24, 27, 34, 37, 53], "[windows": [24, 30, 31], "pdb": 24, "(match": 24, "\u30d1\u30bf\u30fc\u30f3": 24, "tokenizer": [24, 30, 38, 39, 52, 53], "xxx": [24, 27, 28, 29, 37], "\"`": 24, "\u3002`": 24, "\u975e\u63a8": [24, 30, 38], "\u518d\u3073": [24, 31], "\u30b3\u30d4\u30da": 24, "\u3057\u3084\u3059\u304f\u3057": 24, "\u30b9\u30c8\u30ec\u30fc\u30b8": [24, 28, 29, 30, 31], "foo": 24, "tokenngram": 24, "\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc": [24, 30, 44], ")'": [24, 52], "\u30b3\u30e1\u30f3\u30c8": [24, 28, 29, 30, 52, 53], "token": [24, 30, 35, 52], "_filters": [24, 30, 52], "tokenfilternfkc": 24, "_katakana": 24, "_v": 24, "_sounds": 24, "bar": 24, "[appveyor": [24, 30], "tokenpattern": 24, "tokentable": 24, "_blank": 24, "\u3002groonga": [24, 27, 28, 30, 37, 52, 53], "rel": [24, 30], "[rpm": [24, 26, 27, 28, 29, 30, 31], "\u8a02\u6b63": 24, "\u3002\"": [24, 28, 52, 53], "\u3059\u307f\u307e\u305b": 24, "9\u6708": 24, "\u7167\u5408": [24, 28, 30, 31, 47, 52, 53], "\u9806\u5e8f": [24, 28, 30, 31, 47, 52, 53], "ref": 24, "#description": 24, "_symbol": 24, "\u30ed\u30ac\u30fc": 24, "\u65e2\u5b58": [24, 25, 26, 27, 28, 29, 51, 53], "jessie": [24, 28, 29, 30, 31], "artful": 24, "aardvark": 24, "[wip": 24, "\u306b\u5bfe\u5fdc\u4e2d": 24, "\u307b\u307c": [24, 26], "\u30de\u30eb\u30c1\u30ec\u30f3\u30b8\u30ea\u30fc\u30c9": 24, "\u8fd4\u3055": [24, 26, 27, 31], "colt": 24, "\u30d0\u30c3\u30af\u30dd\u30fc\u30c8": 24, "ubntu": 24, "\uff08trusty": 24, "masato": 24, "hirai": 24, "beaver": 24, "\u610f\u5473": [24, 34, 38, 47], "\u300cduplicated": 24, "\u8868\u793a": [24, 27, 28, 29, 30, 50, 52, 53], "[developer": 24, "-record": 24, "-x": 24, "\u30d0\u30fc\u30b8\u30e7\u30f3\u30c1\u30a7\u30c3\u30af": 24, "[percona": 24, "\u672a\u6e80": [24, 54], "\u6728\u4e0b\u5d07": 24, "\u4e09\u8c37\u3055\u3093": 24, "\u8907\u96d1": 24, "\u7121\u8996": [24, 25, 26, 27, 28, 29, 30, 38, 47, 52, 53], "5ae": 24, "9dfdbc": 24, "3ac": 24, "7ce": 24, "1f": 24, "\u30ab\u30e9\u30e0\u30ad\u30e3\u30c3\u30b7\u30e5": 24, "\u30e1\u30e2\u30ea\u30ea\u30fc\u30af": [24, 25, 26, 27, 28], "[@": [24, 26, 27, 29, 30], "iiiiyyyy": 24, "shota": 24, "suzuki": 24, "\u3069\u308c": [24, 34, 35], "\u8fd4\u308b": 24, "\"not": 24, "\u9664\u5916": 24, "\"order": 24, "rand": 24, "\u306b\u3082": 24, "@iiiiyyyy": 24, "\u30cf\u30c3\u30b7\u30e5\u30a4\u30f3\u30c7\u30c3\u30af\u30b9": 24, "\u6e1b\u3089": [24, 27, 30, 31, 37, 52, 53], "\u5c0f\u3055\u3044": 24, "\u30cf\u30c3\u30b7\u30e5": 24, "\u30ae\u30e3\u30c3\u30d7\u30ed\u30c3\u30af": 24, "iwo": 24, "\u4e00\u6a39": 24, "[deb": [24, 25, 26, 27, 28, 29, 31], "\u30ea\u30bb\u30c3\u30c8": [24, 26], "[maradb": 24, "_must": 24, "_use": 24, "_pushdown": 24, "_can": 24, "\u73fe\u72b6": 24, "\u305d\u3050\u308f": 24, "\u66ff\u3048": 24, "\u5929\u91ce": 24, "\u9f8d\u53f8": 24, "zesty": 24, "zapus": 24, "\u5207\u308c": [24, 30, 31], "\uff08eol": [24, 30, 31], "\u30ab\u30a6\u30f3\u30c8\u30b9\u30ad\u30c3\u30d7": 24, "\u5f93\u6765": [24, 31, 38], "\u6319\u52d5": [24, 28, 31, 34, 35, 36, 38], "\u306b\u3059\u308b": [24, 38], "\u9045\u304f": 24, "\u30d5\u30a3\u30fc\u30c9\u30d0\u30c3\u30af": 24, "\u6b32\u3057\u3044": 24, "\u56fa\u5b9a\u9577": 24, "last": [24, 27, 39, 45, 52], "\u6539\u540d": [24, 26], "\u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9": [24, 33], "\u5f15\u304d\u7d9a\u304d": 24, "ian": 24, "gilfillan": 24, "\u30d7\u30fc\u30eb": [24, 30, 40], "\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8": [24, 40, 48], "\u30af\u30ea\u30a2\u30fc": 24, "sergei": [24, 30], "golubchik": [24, 30], "[cmake": [24, 28, 29, 30], "\u30b9\u30ad\u30c3\u30d7": 24, "vladislav": 24, "vaintroub": 24, "_pat": 24, "_dat": 24, "\u5bae\u4e0b": 24, "[mroonga": [24, 28, 29], "_expand": 24, "\u540c\u7fa9": 24, "\u304a\u3051": 24, "\u30af\u30a8\u30ea": [24, 26, 28, 29, 30, 31, 33], "\u542b\u307e\u308c\u308b": [24, 35, 44, 47], "tigersun": 24, "akiko": 24, "_pusu": 24, "\"drop": 24, "gmo\u30e1\u30c7\u30a3\u30a2": [24, 29, 30, 31], "\u682a\u5f0f": [24, 29, 30, 31], "\u4f1a\u793e": [24, 29, 30, 31], "\u3002preinst": 24, "postrm": 24, "\u30e1\u30f3\u30c6\u30ca\u30b9\u30af\u30ea\u30d7\u30c8": 24, "\u3059\u304e\u3046\u3089": 24, "@tigersun": 24, "@akiko": 24, "\u3002json": 24, "\u53d6\u308a\u51fa\u3057": 24, "\u5b9f\u4f53": 24, "\u6751\u4e0a": [24, 28, 29, 30, 31], "virtual": 24, "bc": 24, "cbd": 24, "\u30af\u30a8\u30ea\u30fc\u30ed\u30b0": [24, 38], "\u7279\u5225": [24, 28, 52, 53], "\u30a8\u30b9\u30b1\u30fc\u30d7": [24, 28, 43, 44, 47], "\u3084\u3059\u304f": 24, "yakkety": [24, 31], "yak": [24, 31], "\u898b\u3064": [24, 26, 27, 50], "5c": 24, "3a": 24, "7db": 24, "torimoto": 24, "\u30d2\u30c3\u30c8": [24, 26, 28, 34, 52], "\u4e00\u6642": [24, 27, 28], "\u3057\u3088": [24, 28, 29, 30], "\u30a8\u30e9\u30fc\u30e1\u30c3\u30bb\u30fc\u30b8": [24, 25, 27, 29, 30], "\u3060\u3059": 24, "stretch": 24, "_setoperation": 24, "\u547c\u3076\u524d": 24, "\u629c\u3051": [24, 27, 28, 29, 31], "\u305b\u3044": [24, 29], "bignum": 24, "_twitter": 24, "_medium": 24, "_small": 24, "@bignum": 24, "@pinpikokun": 24, "precise": [24, 27], "pangolin": [24, 27], "/drop": 24, "enum": [24, 26, 27, 39, 54], "\u6751\u7530": 24, "zstd": 24, "compress": [24, 29, 52], "kitora": 24, "\u89aa\u5074": 24, "delete": [24, 29, 31, 39], "\u4e3b\u30ad\u30fc": [24, 26, 27, 29, 30, 54], "\u3082\u3064": 24, "news": 24, "\u30d7\u30e9\u30b0\u30a4\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb": 25, "\u5927\u91cf\u30ec\u30b3\u30fc\u30c9": 25, "\u30c7\u30d5\u30a9\u30eb\u30c8\u30ed\u30b0\u30ec\u30d9\u30eb": 25, "notice": [25, 38, 52, 53], "mac": [25, 27, 28, 29], "os": [25, 27, 28, 29], "issm": [25, 26], "\u30c7\u30d0\u30c3\u30b0\u30e2\u30fc\u30c9": 25, "supistar": 25, "@issm": [25, 26], "@supistar": 25, "\u3002#": 25, "\u4e0d\u5fc5\u8981": [25, 26, 27, 30], "\"duplicated": 25, "\u6291\u5236": 25, "\uff08\u2190": 25, "\u672a\u4fee": 25, "natty": [25, 27], "narwhal": [25, 27], "maverick": 25, "meerkat": 25, "\u30c7\u30d0\u30c3\u30b0\u30d3\u30eb\u30c9": 25, "mitsuhiro": 25, "shibuya": 25, "hiroki": 25, "mineta": 25, "@kodaka": 25, "\"uninstall": 25, "\u304b\u305a\u3072\u3053\u3055\u3093": [25, 26], "\u63d0\u6848": [25, 26, 27, 28, 30], "\u30c7\u30d0\u30c3\u30b0\u30b7\u30f3\u30dc\u30eb": 25, "\u5f37\u5316": [25, 26], "\u76f4\u8fd1": [25, 28], "(not": 25, ")\u3002": 25, "\u305f\u307e\u3055": 25, "\u3072\u308d": 25, "\u5208\u308a\u8fbc\u307f": 25, "\u30e6\u30fc\u30b6\u30ac\u30a4\u30c9\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8": 25, "normalize": 25, "\u30ab\u30fc\u30bd\u30eb": 25, "\u30af\u30ed\u30fc\u30ba": 25, "\u30d0\u30a4\u30ca\u30ea\u30d1\u30c3\u30b1\u30fc\u30b8": 25, "\u3002aptitude": 25, "\u30d0\u30a4\u30ca\u30ea\u30ed\u30b0": 25, "\"libgroonga": 25, "_storage": 25, "\"ha": 25, "-libdir": 25, "include\u30d1\u30b9": 25, "\"show": 25, "\u521d\u56de\u30c6\u30b9\u30c8\u30ea\u30ea\u30fc\u30b9": 25, "\"groonga": 26, "\"mroonga": [26, 27, 29], "datetime": [26, 27, 28, 30, 36, 37, 39], "\"create": 26, "\"engine": 26, "=groonga": 26, ".dump": [26, 27], "\u30c0\u30f3\u30d7\u30d5\u30a1\u30a4\u30eb": [26, 27], "/)": 26, "/'": 26, "\u9593\u9055\u3044": 26, "diff": 26, "up": 26, "`)": [26, 34, 43, 47], "(`": [26, 34, 43, 47], "body": [26, 30, 38], "+)": 26, "*!": 26, "character": 26, "_set": 26, "_client": 26, "saved": 26, "_cs": 26, "/;": 26, "\u3002debian": [26, 27], "\u3002centos": [26, 27, 30], "\u5fd8\u308c": [26, 27], "\u5fd8\u308c\u308b": [26, 27], "\u30b7\u30b9\u30c6\u30e0\u30c6\u30fc\u30d6\u30eb": [26, 27], "\u58ca\u3057": [26, 27, 30], "\u4f5c\u308a\u76f4\u3057": [26, 27], "\u5fa9\u65e7": [26, 27, 30, 38], "\u975e\u4e92\u63db": [26, 27], "\u30b3\u30ec\u30fc\u30b7\u30e7\u30f3": 26, "[#": [26, 27, 28, 29], "strict": [26, 30], "-aliasing": 26, "\u8b66\u544a": [26, 27, 28, 31, 38], "decimal": [26, 27, 39], "\u306b\u5bfe\u5fdc": [26, 27, 28, 29, 30, 31], "kiske": 26, "[storage": [26, 29], "_keyread": 26, "_only": 26, "\u306f\u305a": 26, "double": [26, 39], "\u306b\u5bfe\u5fdc\u4ed8\u3051\u308b": 26, "repair": [26, 28], "view": 26, "takahiro": [26, 27], "nagai": [26, 27], "[debian": 26, "replaces": 26, "breaks": 26, "ytaka5": [26, 27], "[doc": [26, 27, 28, 29, 30], "hidekazu": 26, "tanaka": 26, "montywi": 26, "@ytaka5": [26, 27], "@kiske": 26, "\u3084\u3081": [26, 27, 28, 29, 30, 31], "\u8b66\u544astrict": 26, "binary": [26, 39], "ascii": [26, 39, 47], "latin": [26, 39], "cp": [26, 39], "sjis": [26, 39], "eucjpms": [26, 39, 47], "ujis": [26, 39], "koi": [26, 39], "8r": [26, 39], "nobody": 26, "[wrapper": 26, "\u30ed\u30fc\u30eb\u30d0\u30c3\u30af": [26, 53], "\u5b8d\u5009": 26, "\u529f\u4e00": 26, "\u30b3\u30f3\u30d1\u30a4\u30e9": [26, 28], "-wno": 26, "arnaud": 26, "fontaine": 26, "\u5168\u4ef6": 26, "\u91d1\u5ca1": 26, "\u5ca1\u52f2": 26, "\u88fd\u54c1\u540d": 26, "\u300cgroogna": 26, "\u300cmroonga": 26, "\u300cgroonga": 26, ".plugins": [26, 39], ".plugin": [26, 27], "truncate": [26, 27, 29, 39], "kazuhiko": 26, "beta": 26, "\u5206\u96e2": 26, "_license": 26, "_gpl": 26, "found": [26, 39, 52, 53], "_rows": [26, 37, 39], "_calc": [26, 37, 39], "_found": [26, 37, 39], "horikoshi": [26, 28], "yuki": [26, 27, 28], "-'": 26, "\u542b\u3080": [26, 28, 29, 34, 35, 47, 52, 53], "\u306a\u304a\u3055": 26, "replace": [26, 27, 39], "\u52d5\u304b": [26, 29], "\u76ee\u7389": 26, "\u30aa\u30fc\u30d7\u30f3": [26, 52, 53], "point": [26, 39, 52], "\u30d9\u30f3\u30c1\u30de\u30fc\u30af": [26, 27, 38], "\u66f8\u304d\u8fbc\u3080": [26, 38], "\u756a\u53f7": [26, 52], "yoshi": 26, "_ken": 26, "mutexes": [26, 28], "-disable": 26, "-fast": 26, "-mutexes": 26, "m6": 26, "oneiric": [26, 28], "ocelot": [26, 28], "\u897f\u5c71": [26, 29], "\u3058\u3081": 26, "[fedora": 26, "@yoshi": 26, "\u521d\u56de\u30ea\u30ea\u30fc\u30b9": 26, "\u7d4c\u3063": 26, "\u30e1\u30b8\u30e3\u30fc\u30ea\u30ea\u30fc\u30b9": 26, "\u30d1\u30fc\u30b5\u30fc": [26, 28, 38, 52], "-parser": [26, 38], "_score": [26, 52], "\u30d7\u30e9\u30a4\u30de\u30ea\u30ad\u30fc": [26, 37], "[ubuntu": 26, "lucid": [26, 28], "\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u30a8\u30e9\u30fc": 26, "isao": 26, "sugimoto": 26, "\u30c6\u30ad\u30b9\u30c8\u30c7\u30fc\u30bf": 26, "\u58ca\u308c\u308b": [26, 27, 30], "\uff08@": 26, "zaubermaerchen": 26, "\u30d3\u30eb\u30c9\u30aa\u30d7\u30b7\u30e7\u30f3": 26, "issues": 26, "mitsumune": 26, "@zaubermaerchen": 26, "/disable": 27, "kokoronavi": 27, "rc": 27, "wing": [27, 28], "group": [27, 37, 52], "\u901f\u5ea6": 27, "\u7d42\u4e86": [27, 28, 29, 44, 47], "\u5bae\u8107": [27, 29], "inner": 27, "\u5927\u57ce": 27, "@kokoronavi": 27, "(n": [27, 54], "utc": 27, "\u30bf\u30a4\u30e0\u30be\u30fc\u30f3": 27, "\u4fdd\u6301": [27, 28, 30], "(utc": 27, "(column": [27, 31, 34, 39], "soundkitchen": 27, "8mb4": 27, "wakisuke": 27, "hanzubon": 27, "\u7a7a\u767d": [27, 34, 38, 47, 52, 53], "\u767a\u73fe": 27, "@soundkitchen": 27, "@hanzubon": 27, "enbale": 27, ".tables": 27, ".data": 27, "9m": 27, "warp": 27, "kawada": 27, "quantal": [27, 29], "quetzal": [27, 29], "\u30de\u30eb\u30c1\u30ab\u30e9\u30e0\u30e6\u30cb\u30fc\u30af\u30a4\u30f3\u30c7\u30c3\u30af\u30b9": 27, "\u30e6\u30cb\u30fc\u30af": [27, 30], "\u5224\u5b9a": 27, "jd": 27, "fonc": 27, "desc": [27, 35, 39, 52, 53], "\u964d\u9806": 27, "\u30bd\u30fc\u30c8": [27, 30, 37], "\u884c\u3048": [27, 31], "tokuhy": 27, "\u78ef\u90e8": [27, 28], "\u548c\u5e83": [27, 28], "@taro": 27, "@tokuhy": 27, "apparmor": 27, "qurage": 27, "\u5b9f\u9a13\u7684": 27, "_required": 27, "\u72ed\u304f": 27, "\u4e2d\u8c37": 27, "\u5b97\u5d69": 27, "@qurage": 27, "\u5c0e\u5165": 27, "word": [27, 39, 47], "\u5c11\u306a\u304f": [27, 34], "\u30d3\u30eb\u30c9\u30d5\u30e9\u30b0": 27, "nabebeb": 27, "buildrequires": 27, "@nabebeb": 27, "\u5c11\u306a\u3044": [27, 37], "tinyint": [27, 29, 39], "/smallint": 27, "/mediumint": 27, "/int": 27, "/bigint": 27, "\u30b9\u30c8\u30ec\u30fc\u30b8\u30b5\u30a4\u30ba": 27, "\u30d0\u30eb\u30af\u30a4\u30f3\u30b5\u30fc\u30c8": 27, "\u30af\u30a8\u30ea\u30ad\u30e3\u30c3\u30b7\u30e5": 27, "\u30d1\u30fc\u30c6\u30a3\u30b7\u30e7\u30f3": 27, "\u78ba\u5b9f": 27, "\u3064\u304b\u3063": 27, "[yum": 27, "[mac": 27, "\u77f3\u6a4b": 27, "\u5353\u898b": 27, "\u89e3\u9664": 27, "\u5ca9\u4e95": 27, "\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3": 27, "\u8ee2\u9001": 27, "\u571f\u4e95": 27, "\u5065\u53f8": 27, "\u30a4\u30f3\u30dd\u30fc\u30c8": 27, "allow": [27, 38], "-unauthenticated": 27, "/fedora": 27, "nogpgcheck": 27, "\u6301\u3064": [27, 52], "-wdeprecated": 27, "ryo": 27, "onodera": 27, "\u30d7\u30e9\u30a4\u30de\u30ea\u30fc\u30ad\u30fc": [27, 29, 30, 36, 53], "\u7b26\u5408": 27, "\u30d0\u30a4\u30c8": [27, 47], "\u6574\u6570": [27, 52], "\u7b26\u53f7": 27, "\u306a\u304a\u3059": 27, "natural": [27, 33, 34, 37, 52], "language": [27, 33, 34, 37, 52], "\u30d5\u30ec\u30fc\u30ba": [27, 33], "[apt": 27, "\u5927\u304d\u306a": 27, "\u8ee2\u7f6e": 27, "\u6cb3\u91ce": 27, "\u9686\u5fd7": 27, "\u3057\u305f": [27, 31], "boss": 27, "_sato": 27, "spider": 27, "\u7d44\u307f\u5408\u308f": 27, "takayuki": 27, "honda": 27, "@boss": 27, "\u30d7\u30e9\u30b0\u30a4\u30f3\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb": 27, "duplicate": [27, 28, 29, 39], "\u30e9\u30c3\u30d7": [27, 53], "valgrind": 27, "-valgrind": 27, "\u5c0f\u6570": [27, 30], "\u79d2\u6307\u5b9a": 27, "\u901a\u308b": [27, 51], "[solaris": 27, "solaris": 27, "hardy": 27, "\u30ed\u30b4": 27, "\u30c7\u30b6\u30a4\u30f3": 27, "\u898b\u3064\u304b\u3063": 27, "*)": 27, "\u52b9\u679c": 27, "\u4efb\u610f": [27, 47], "year": [27, 39, 52], "\u30b5\u30d6\u30af\u30a8\u30ea": 27, "camyuy": 27, "\u8aad\u3081\u308b": 27, "time": [27, 28, 39, 52], "\u30aa\u30f3": 27, "\u30fb\u30aa\u30d5": 27, "\u5207\u308a": [27, 28], "\u66ff\u3048\u308b": [27, 35], "\u4e00\u6642\u30c6\u30fc\u30d6\u30eb": 27, "\u306b\u3059\u3079\u3066": 27, "linestring": [27, 39, 52], "tomoatsu": [27, 28], "shimada": [27, 28], "@camyuy": 27, "\u30ed\u30c3\u30af\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8": 28, "\"w": 28, "\u7701\u7565": [28, 34], "\u632f\u821e": [28, 38], "\u4e38\u5c71": 28, "yoku": [28, 29], "\u30aa\u30ea\u30b8\u30f3": 28, "\u5426\u5b9a": 28, "\u8fd4\u3063": [28, 29], "\u304f\u308b": [28, 29, 35], "squeeze": 28, "\u52b9\u304f": 28, "'\u3001": [28, 47], "'>": 28, "\u5800\u8d8a": 28, "\u30e6\u30fc\u30b6\u30fc\u30ac\u30a4\u30c9": 28, "'\u30c1\u30e5\u30fc\u30c8\u30ea\u30a2\u30eb": 28, "between": [28, 31, 35, 39], "microsoft": 28, "visual": [28, 30, 31], "studio": [28, 30, 31], "\u30d3\u30eb\u30c9\u30b5\u30dd\u30fc\u30c8": 28, "'lock": 28, "*d": [28, 34, 39], "-\"": 28, "\u7d22\u6642": 28, "disk": 28, "sweep": 28, "multi": 28, "range": [28, 30], "(ds": 28, "-mrr": 28, "\u547c\u3070": 28, "\u3057\u307e\u3057": 28, "\u5f15\u304d": 28, "\u8d77\u3053": 28, "\u6728\u6751": 28, "(trunk": 28, "\u30bb\u30b0\u30e1\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u30d5\u30a9\u30eb\u30c8": 28, "'replace": 28, "'insert": 28, "\u69cb\u9020": 28, "_i": 28, "\u6271\u308f": [28, 38, 52, 53], "\u307e\u3046": 28, "alexander": 28, "barkov": 28, "saucy": [28, 29], "salamander": [28, 29], "\u30cf\u30f3\u30c9\u30e9": 28, "\u5236\u5fa1": [28, 38], "\u5f8c\u59cb": 28, "\u884c\u306a\u3063": 28, "\u53d7\u3051\u308b": [28, 30], "\u77e5\u3089": 28, "\u5b89\u7530": 28, "\u4e00\u90ce": 28, "\u7279\u6709": [28, 29, 52], "\u30e9\u30d9\u30eb": 28, "\u6ce8\u8a18": 28, "ceekz": 28, "@ceekz": 28, "\u7530\u8fba": 28, "\u7b49\u4fa1": [28, 38], "ts": 28, "chang": 28, "fulltextindex": 28, "change": [28, 29], "_definition": 28, "\u4e0d\u6b63\u78ba": 28, "orderby": 28, "collation": 28, "\u6271\u3048": 28, "\u672a\u8a2d\u5b9a": 28, "\u516c\u5e73": 28, "\u30bb\u30c3\u30b7\u30e7\u30f3": [28, 38], "\u4e0d\u6b63": [28, 30], "\u8a70\u3081": 28, "\u65e5\u4ed8": [28, 30], ".kentaro": 28, "\u30c8\u30e9\u30d6\u30eb\u30b7\u30e5\u30fc\u30c6\u30a3\u30f3\u30b0": 28, "shizuin": 28, "-o": 28, "normalizers": 28, "\u518d\u767b": 28, "\u7ffb\u8a33": [28, 31], "memorycraft": 28, "\u5409\u7530": [28, 29], "\u5149\u7537": [28, 29], "@memorycraft": 28, "\u7d44\u307f\u8fbc\u307f": 28, "\u30ab\u30e9\u30e0\u30b3\u30e1\u30f3\u30c8": 28, "\u30d1\u30fc\u30b9": [28, 34, 52], "\u30d0\u30ea\u30c7\u30fc\u30b7\u30e7\u30f3": 28, "libmysqlservices": 28, ".a": 28, "\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30b3\u30e1\u30f3\u30c8": [28, 30, 54], "\u30d5\u30ea\u30fc\u30b9\u30bf\u30a4\u30eb": 28, "\u66f8\u3051\u308b": [28, 31], "\u4f5c\u308b": [28, 34], "segv": 28, "\u5f15\u304d\u8d77\u3059": 28, "\u4e2d\u4e95": 28, "\u958b\u653e": 28, "\u308c\u305a": 28, "\u6d88\u5931": 28, "\"index": 28, "\u8a9e\u5f59": [28, 30, 36, 52], "\u524d\u65b9": [28, 38, 52, 53], "\u4e00\u81f4": [28, 38, 52, 53], "*\"": 28, "normalizerxxx": 28, "raring": [28, 29], "ringtail": [28, 29], "\u6570\u5024": [28, 34, 36], "\u4e38\u3081": 28, "smztks": 28, "\u53e4\u7530": 28, "\u8aa4\u5b57": 28, "\u4e0d\u660e\u77ad": 28, "\u9234\u6728": 28, "\u4e00\u884c": 28, "\u307e\u3068\u3081\u3066": 28, "\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9\u30de\u30cb\u30e5\u30a2\u30eb": [28, 52, 53], "\u9001\u308c\u308b": 28, "\u65e9\u3059\u304e": 28, "/enable": 28, "keigo": 28, "ito": 28, ">=": 28, "0\u4ef6": [28, 30], "senboku": 28, "dtrace": 28, "general": [28, 52, 53], "generic": 28, "\u5927\u6587": [28, 29], "\u5b57\u5c0f": 28, "\u3067\u308b": 29, "\u3067\u305f": 29, "\u89e3\u6d88": 29, "\u524d\u8ff0": 29, "\u5ea6\u91cd": 29, "\u30aa\u30d5\u30e9\u30a4\u30f3\u30a4\u30f3\u30c7\u30c3\u30af\u30b9": 29, "\u69cb\u7bc9": 29, "kazeburo": 29, "'table": 29, "\u3057\u307e": 29, "\u30a8\u30f3\u30c8\u30ea": 29, "\u4e00\u8cab": 29, "\u306a\u308f": 29, "\u306a\u304a\u3057": [29, 30], "oreradio": 29, "'..": [29, 31, 34, 38], "\u4f5c\u308c\u308b": 29, "@oreradio": 29, "travis": 29, "-ci": 29, "[test": 29, "\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u30b9\u30ad\u30fc\u30de": 29, "elena": [29, 30], "stepanova": [29, 30], "\u6f0f\u308c": 29, "lkashihara": 29, "scl": 29, "service": 29, "kashihara": 29, "\u975e\u63a8\u5968": 29, "delayed": 29, "\u30b3\u30f3\u30d1\u30a4\u30e9\u30d5\u30e9\u30b0": 29, "\u30c1\u30a7\u30c3\u30af\u30e1\u30c3\u30bb\u30fc\u30b8": 29, "\u306b\u3059": 29, "\u6709\u7121": 29, "\u6c17\u306b": 29, "\u3088\u304f": 29, "\u4e0d\u9069\u5207": 29, "signed": 29, "\u30aa\u30fc\u30d0\u30fc\u30d5\u30ed\u30fc": 29, "1\u3064\u3081": 29, "foamcentime": [29, 30], "\u30c7\u30ea\u30df\u30bf": 29, "miko": 29, "\u542b\u3081": [29, 51], "\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9\u30ac\u30a4\u30c9": 29, "\u79fb\u52d5": 29, "\u3002mariadb": 29, "\u6cb3\u7530": 29, "\u30ea\u30ea\u30fc\u30b9\u30a8\u30f3\u30c8\u30ea": 29, "so4": 29, "\u307e\u307e\u3067": 29, "6elz": 29, "cosmo": 29, "\u8868\u8a18": 29, "_so4": 29, "\u30c6\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb": 29, "\u9577\u3059\u304e\u308b": 29, "\u6a2a\u5c71": 29, "\u660c\u53f2": 29, "\u59a5\u5f53": 29, "\u65e5\u6642": 29, "tashiro": 29, "inplace": [29, 31], "vc": 29, "\u5f15\u7528": 29, "toshihisa": 29, "\u79fb\u884c": 29, "inplate": 29, "(vector": 29, "\u540c\u3058\u5024": 29, "satoshi": 29, "mitani": 29, "\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u30aa\u30d7\u30b7\u30e7\u30f3": 29, "\u6d25\u4e45": 29, "\u4e95\u73b2": 29, "\u6d25\u4e45\u4e95": 29, "\u73b2\u5b8f": 29, "w\u30d7\u30e9\u30b0\u30de": 29, "\u30d5\u30eb\u30c6\u30ad\u30b9\u30c8\u30a4\u30f3\u30c7\u30c3\u30af\u30b9": [29, 31], "\u5b57\u8868": 29, "\u30a4\u30f3\u30b5\u30fc\u30c8": 29, "\u9577\u91ce": 29, "\u96c5\u5e83": 29, "teamsky": 30, "stealthinu": 30, "keizi": 30, "murakami": 30, "\u4f5c\u3063": 30, "suppressed": 30, "confusing": 30, "message": 30, "patch": 30, "larry": 30, "kim": 30, "[udf": [30, 31], "upgrade": 30, "@stealthinu": 30, "\u81ea\u52d5\u5fa9\u65e7": 30, "\u6642\u306b": 30, "\u677e\u539f": [30, 31], "star": 30, "_orihime": 30, "\u8fd4\u3059\u65b0\u3057\u3044": 30, "wily": [30, 31], "werewolf": [30, 31], "mrbcontains": 30, "petri": 30, "rautiainen": 30, "@star": 30, "=no": 30, "_ctx": 30, "\u6bce\u56de": 30, "\u6e08\u3080": 30, "\u306a\u304c\u3089": 30, "\u5b89\u798f": 30, "\u525b\u4ecb": 30, "\u57cb\u3081\u8fbc\u307f": 30, "\u30af\u30e9\u30c3\u30b7\u30e5\u30d0\u30b0": 30, "\u958b\u3044": 30, "utopic": 30, "unicorn": 30, "\uff08\u4f8b": 30, "\u6e1b\u308b": 30, "ddl": [30, 47, 52], "\u30ab\u30b9\u30bf\u30e0\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc": 30, "idnex": 30, "tokenbigramsplitsymbolalphadigit": [30, 38, 52, 53], "tokenfilterstopword": [30, 52], "_position": [30, 31], "\u30d5\u30a3\u30fc\u30eb\u30c9": 30, "_trans": 30, "\u3002\u4f8b": 30, "\u6e96\u5099": 30, "timestamps": 30, "_dt": 30, "affected": [30, 38, 52, 53], "warning": [30, 38, 52, 53], "warnings": [30, 52], "level": 30, "\u5909\u66f4\u5f8c": 30, "out": 30, "\u30ab\u30b9\u30bf\u30e0\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc": 30, "parser": [30, 31, 52, 53], "xx": [30, 37], "\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30ab\u30e9\u30e0": [30, 54], "ft": 30, "_sorted": 30, "\u5197\u9577": 30, "\u88dc\u6b63": [30, 36], "\u30de\u30eb\u30c1\u30ab\u30e9\u30e0\u30ad\u30fc": 30, "\u30c7\u30b3\u30fc\u30c9": 30, "\u6f5c\u5728": 30, "\u30d0\u30a4\u30c8\u30aa\u30fc\u30c0\u30fc": 30, "\u8d77\u56e0": 30, "\u7d44\u8fbc": 30, "torinky": [30, 31], "\u9593\u9055": 30, "\u898b\u7a4d": 30, "\u3082\u308b": 30, "\u5897\u3048\u308b": 30, "\u5d8b\u7530": 30, "\u6291\u3048\u308b": 30, "tsugunori": 30, "nashiro": 30, "vivid": [30, 31], "vervet": [30, 31], "metal": 30, "_gear": 30, "_mkii": 30, "partition": 30, ".par": 30, "\u52a0\u85e4": 30, "\u3002visual": 30, "\u5409\u91ce": 30, "ci": 30, "\u6d6e\u52d5": 30, "\u4f34\u3044": 30, "\u9055\u3063": 30, "\u30ab\u30e9\u30e0\u30a4\u30f3\u30c7\u30c3\u30af\u30b9": 30, "\u30a8\u30e9\u30fc\u30c1\u30a7\u30c3\u30af": 30, "(<": 30, "charaz": 30, "appveyor": 30, "\u3002windows": 30, "\u304c\u3059\u3050": 30, "\u306b\u308f\u304b\u308b": 30, "-commit": 30, "\u8cfc\u8aad": 30, "\u77e5\u308b": 30, "\u9752\u5730": 30, "\u30d3\u30c3\u30b0\u30a8\u30f3\u30c7\u30a3\u30a2\u30f3": 30, "\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30b5\u30a4\u30ba": [31, 36], "\u66f8\u5f0f": 31, "\u30da\u30fc\u30b9\u30c8": 31, "\u3057\u3084\u3059\u3044": 31, "innnodb": 31, "koyama": 31, "_wataru": 31, ":https": 31, ".im": 31, "?at": 31, "9f": 31, "efb": 31, "mizutamazukki": 31, "\u3082\u3063\u3068": [31, 52, 53], "\u30b3\u30f3\u30d1\u30a4\u30eb\u30a8\u30e9\u30fc": 31, "ed": 31, "yoyoshifgs": 31, "[centos": 31, "\u30de\u30eb\u30c1\u30d0\u30a4\u30c8": 31, "6e": 31, "cf": 31, "dd": 31, "skip": 31, "\u3059\u3079\u304d": 31, "ea": 31, "da": 31, "1c": 31, "_bin": 31, "2a": 31, "2d": 31, "6a": 31, "_bridge": 31, ".query": 31, "format": 31, "\u5927\u4e8b": 31, "multiarch": 31, "hirobanex": 31, "wheezy": 31, "7d": 31, "2cbcdc": 31, "\u4f34\u308f": 31, "\u3084\u3081\u3066": 31, "\u30c8\u30fc\u30af\u30f3": [31, 33, 34, 52, 53], "\u3057\u304b": [31, 37, 38], "lz": [31, 38], "\u7551\u30b1": 31, "*ss": [31, 52], "lz4": [31, 38], "\u6982\u8981": 33, "\u4fee\u98fe\u5b50": 33, "(\u30b5\u30d6": 33, "\u7b97\u51fa": 33, "\u5206\u5272": 33, "\u9664\u53bb": 33, "\u8a08\u7b97": 33, "\u5927\u304d\u3044": 33, "\u4e0a\u4f4d": [33, 52, 53], "\u53d6\u308a\u51fa\u3059": 33, "\u4e0a\u4f4dn": 33, "\u51fa\u73fe": 33, "\u8db3\u3059": 33, "\u3064\u3051\u308b": 34, "\u30d6\u30fc\u30ea\u30a2\u30f3": 34, "\u9806\u4f4d": 34, "\u4f7f\u308f\u305a": 34, "\u9ad8\u304f": 34, "\u793a\u3059": [34, 38], "books": 34, "integer": [34, 52], "professional": 34, "\u304b\u3072": 34, "\u3068\u3064": 34, "\u5de6\u8fba": 34, "\u53f3\u8fba": 34, "\u3046\u3061": [34, 35, 52], "\u3069\u3061\u3089\u304b": 34, "\u3002\u7701\u7565": [34, 44], "\u306f\u3069\u3061\u3089": 34, "\u300c+": 34, "\u3092\u3064\u3051\u308b": 34, "\u5fc5\u305a\u542b\u307e": 34, "+mysql": 34, "\u300c-": 34, "\u3051\u3069": 34, "\u300c*": 34, "+m": 34, "\u59cb\u307e\u308b": 34, "*'": 34, "\u6b63\u78ba": 34, "\u8a00\u3046": [34, 52], "\u3042\u306a\u305f": [34, 39], "\u601d\u3063": 34, "\u6587\u8108": [34, 47], "\u3002\u300c": [34, 47], "'s": [34, 35, 52, 53], "\u300cit": 34, "\u300c'": 34, "\u300cs": 34, "tokenize": 34, "normalizermysqlgeneralci": [34, 52, 53], "position": 34, "},": [34, 52], "\u6574\u5f62": [34, 52], "\u30c0\u30d6\u30eb\u30af\u30a9\u30fc\u30c8": 34, "\u56f2\u3080": 34, "\"professional": 34, "profession": 34, "+\"": 34, "\u30ab\u30c3\u30b3": 34, "\u30b0\u30eb\u30fc\u30d4\u30f3\u30b0": 34, "(groonga": 34, "\u306e\u3069\u3061\u3089\u304b": 34, "+(": 34, "\u30e1\u30bf\u30c7\u30fc\u30bf": 34, "\u57cb\u3081\u8fbc\u3080": 34, "\u59cb\u307e\u308a": 34, "pragma": 34, "1pragma": 34, "\u500b\u5225": 34, "{operator": 34, "\u300cor": 34, "*dor": 34, "\u300cand": 34, "\u300cnot": 34, "{section": 34, "{weight": 34, "*w": 34, "[$": [34, 52], "}[": 34, ":${": 34, "}]": [34, 52], ",${": 34, "rdbms": 34, "\u793a\u3059\u4f8b": [34, 36], "w1": 34, "\u30b9\u30b3\u30a2\u30fc": 34, "\u4e8c\u3064\u3081": 34, "\u306f\u3053\u308c\u3089": 34, "\u4e09\u3064\u3081": 34, "*s": 34, "syntax": [34, 38], "comments": 34, "'a": 34, "student": 34, "started": [34, 52, 53], "very": 34, "!'": 34, "\u8fd1\u508d": 34, "ss": [34, 52], "| a": 34, "\u5358\u8a9e\u9593": 34, "10": 34, "\u8a9e\u4ee5": 34, "\u4e0b\u3057": 34, ".\uff08": 34, "\uff09..": 34, "\u4e0a\u7d1a": [34, 42], "\u8db3\u3057": 35, "\u3059\u3079\u3066": [35, 37, 51, 52, 53], "\u5177\u4f53\u4f8b": 35, "(content": [35, 52, 53], "well": [35, 52, 53], "today": [35, 52, 53], "\u300cfine": 35, ", match": [35, 39, 53], "\u30c7\u30d5\u30a9\u30eb\u30c8\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc": 35, "\u4e8c\u3064": 35, "\u53d6\u308a\u9664\u304b": 35, "\u6587\u66f8id": 35, "(=": 35, "\"\uff08": 35, "\u8868\u3057": 35, "\u5206\u6bcd": 35, "\u3044\u304f\u3064": 35, "\u6982\u7b97": 35, "\u300ctoday": 35, ",\u300c": 35, "\u305a\u308c": [35, 47], "\u6982\u7b97\u5024": 35, "-content": 35, ":fine": 35, ":today": 35, "output": [35, 52], "_columns": [35, 52], "_response": 35, "retrieval": 35, "result": 35, "follows": 35, "[[": [35, 52], "],": [35, 52], "shorttext": [35, 52], "\"]": [35, 52], ",[\"": 35, "[\"": [35, 52], "]]": [35, 52], "\u6c42\u3081": 35, "\u3002n": 35, "\u91cd\u307f\u9806": 35, "\u4e26\u3073": 35, "\u6b8b\u308a": 35, "finally": 35, "similarity": 35, "(id": 35, "number": 35, "occurrence": 35, "\u306f\u3044\u304f\u3064\u304b": 36, "4kib": 36, "\u4e0a\u9650": 36, "4gib": 36, "btree": [36, 39], "\u8af8\u6761": 36, "\u5230\u9054": 36, "\u8ad6\u7406": 36, "\u3068\u304a\u308a": 36, "gib": 36, "\u304a\u3044": 36, "\u65e5\u3084\u6708": 36, "\u3064\u307e\u308a": 36, "0\u6708": 36, "\u6271\u3044": [36, 52, 53], "\u305d\u3057": 36, "\u9650\u5b9a": 36, "\u5217\u578b": [36, 42], "\u7a7a\u6587": 36, "\u5b57\u5217": 36, "_limitation": 36, "input": 36, "\u3064\u304d": 36, "\u30ec\u30b9\u30dd\u30f3\u30b9": 37, "\u306b\u3044\u304f\u3064\u304b": 37, "\u3067\u3060\u3051": 37, "\uff08\u5217": 37, "\u30b9\u30c8\u30a2\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u30fc": 37, "1\u884c": 37, "\u30ed\u30fc": 37, "\uff08\u884c": 37, "\u3002innodb": 37, "/o": 37, "\u3067\u3088\u308a": 37, "c1": 37, "c11": 37, "c2": 37, "\u95a2\u308f\u3089": 37, "\u30b9\u30c8\u30ec\u30fc\u30b8\u30a8\u30f3\u30b8\u30f3\u30e2\u30b8\u30e5\u30fc\u30eb": 37, "\u3068\u308f\u304b\u308a": 37, "\u3068\u3053\u306e": 37, "\u30d2\u30c3\u30c8\u30ec\u30b3\u30fc\u30c9": 37, "(in": 37, "\u3067\u3053\u306e": [37, 38], "\u304b\u304b\u308b": 37, "\u30de\u30c3\u30c1\u30ec\u30b3\u30fc\u30c9": 37, "\u975e\u5e38": 37, "1\u4ef6": 37, "\u7b97\u8853": 37, "\u6f14\u7b97": [37, 38], "\u30af\u30a8\u30ea\u30a8\u30e9\u30fc": 38, "_and": 38, "\u540c\u7b49": 38, "\u3002\u30ed\u30b0": 38, "ignore": 38, "_leading": 38, "_not": 38, "_script": 38, "javascript": 38, ":..": 38, "_update": 38, ":=": 38, "-not": 38, "_included": 38, "_keyword": 38, "\u30ab\u30f3\u30de": 38, "instead": 38, "\u7121\u6307\u5b9a": 38, "=tokenbigramsplitsymbolalphadigit": 38, "\u8a08\u6e2c": 38, "\u66f8\u304d\u8fbc\u307e": 38, "zlib": 38, "zstandard": 38, "gbf": 38, "/tmp": [38, 52], "\"/": 38, "\u30ed\u30b0\u30ec\u30d9\u30eb": [38, 52, 53], "emerg": [38, 52, 53], "\u7dca\u6025": 38, "\u30ed\u30b0\u30e1\u30c3\u30bb\u30fc\u30b8": 38, "alert": [38, 52, 53], "crit": [38, 52, 53], "\u30c7\u30c3\u30c9\u30ed\u30c3\u30af": 38, "\u81f4\u547d": 38, "\u30a8\u30e9\u30fc\u30ed\u30b0\u30e1\u30c3\u30bb\u30fc\u30b8": 38, "\u5909\u5316": 38, "info": [38, 52, 53], "\u30c7\u30d0\u30c3\u30b0\u30e1\u30c3\u30bb\u30fc\u30b8": 38, "\u30d0\u30b0\u30ec\u30dd\u30fc\u30c8": 38, "\u304a\u52e7\u3081": 38, "\u30c6\u30b9\u30c8\u30c4\u30fc\u30eb": 38, "\u30c0\u30f3\u30d7\u30ed\u30b0\u30e1\u30c3\u30bb\u30fc\u30b8": 38, "\u305f\u304f": 38, "\u30af\u30a8\u30ea\u30fc\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb": 38, "\u30a8\u30b9\u30ab\u30ec\u30fc\u30b7\u30e7\u30f3": 38, "\u95be\u5024": 38, "\u30b9\u30b3\u30fc\u30d7": 38, "\u30b0\u30ed\u30fc\u30d0\u30eb": [38, 52, 53], "threshold": 38, "\u3002-": 38, "\u7d76\u5bfe": 38, "\u793a\u3059\u5225": 38, "tokendelimit": [38, 39, 52, 53], "hello": [38, 43, 52], "!\"": 38, ", \"": [38, 46], "matches": 38, "gr": 38, "because": 38, "used": 38, "method": 38, "escalated": 38, "means": 38, "matched": [38, 52], "then": 38, "disables": 38, "escalation": 38, "enables": 38, "again": 38, "\u304ak": 38, "\u30bb\u30df\u30b3\u30ed\u30f3": 38, ";'": 38, "\u30b3\u30f3\u30c7\u30a4\u30b7\u30e7\u30f3\u30d7\u30c3\u30b7\u30e5\u30c0\u30a6\u30f3\u30b5\u30dd\u30fc\u30c8": 38, "\u30b3\u30f3\u30c7\u30a4\u30b7\u30e7\u30f3\u30d7\u30c3\u30b7\u30e5\u30c0\u30a6\u30f3": 38, "avaiable": 39, "unavailable": 39, "spatial": [39, 52], "rename": 39, "-name": 39, "-hyphen": 39, "\\`": 39, "normalizermysqlunicodeciexceptkanacikanawithvoicedsoundmark": [39, 46], "\\`_": 39, "(_": 39, "bigint": [39, 52], "blob": 39, "longblob": 39, "longtext": 39, "mediumblob": 39, "mediumint": [39, 52], "mediumtext": 39, "smallint": [39, 52], "tinyblob": 39, "tinytext": 39, "varbinary": 39, "(fractional": 39, "_seconds": 39, "_precision": 39, "(maximum": 39, "_number": [39, 52], "_digits": 39, "fractional": 39, ", key": 39, ", column": 39, "logs": [39, 52, 53], "geomfromtext": [39, 52], "(for": 39, "(index": 39, "asc": 39, "dor": 39, "(geomfromtext": [39, 52], ", geometry": 39, "sub": 39, "(sub": 39, "_format": 39, "mixed": 39, "\u30ad\u30e3\u30e9\u30af\u30bf\u30bb\u30c3\u30c8": 39, "euc": 39, "-jp": 39, "/utf": 39, "/latin": 39, "\u3066\u304f": 39, "\u30c1\u30fc\u30e0": 39, "\u9023\u7d61": 39, "\u3082\u3089\u3046": 39, "\u304f\u308c\u308c": 39, "\u53d6\u308a\u8fbc\u307f": 39, "\u30ab\u30a6\u30f3\u30c8\u30a2\u30c3\u30d7": 40, "\u30c1\u30e5\u30fc\u30cb\u30f3\u30b0": 40, "\u78ba\u8a8d\u4f8b": 40, "\u518d\u5229": 40, "\u7d99\u7d9a": 40, "\u5897\u3048": 40, "shows": 40, "currently": 40, "mapped": 40, "bytes": 40, "\u4e0e\u3048": [42, 43], "\u304a\u305d\u3089\u304f": 42, "(command": 42, "\u53d6\u308a": 43, "(string": [43, 46], "here": [43, 47], "which": 43, "characters": 43, "escaped": 43, "symbols": 43, "_world": 43, "about": 43, "<>": 43, "~*": 43, "\\\"": 43, "\\\\": [43, 52, 53], "\\:": 43, "+\\": 43, "-\\": 43, "<\\": 43, ">\\": 43, "~\\": 43, "*\\": 43, ")\\": 43, "\"\\": [43, 52], ">~": 43, "*(": 43, "\u30cf\u30a4\u30e9\u30a4\u30c8": [44, 48], "\u56f2\u307f": 44, "\u7279\u6b8a": 44, "\u5b89\u5168": 44, "(text": [44, 47], ".,": [44, 52], "keywordn": 44, "\u306f\u3068": 44, "\u62bd\u51fa": 44, "'mroonga": 44, "'groonga": 44, "-class": 44, "/span": 44, "provides": 45, "functionality": 45, "inserted": 45, "returns": [45, 47, 52], "abcd": 46, "\u3042\u3043\u3046\u3047": 46, "\u3351\"": 46, "\u30ea\u30c3\u30c8\u30eb": 46, "ab\uff43\uff44": 46, "\u3042\u3043": 46, "\u30a6\u30a7": 46, "\u30ce\u30fc\u30e9\u30de\u30a4\u30b6\u30fc": 46, "\u4e88\u544a": [47, 48], "(document": [47, 48], "])": 47, "\u6587\u8108\u4ed8": 47, "\u3082\u3044\u3044": 47, "(udf": [47, 52], "soname": [47, 50, 52], "\u8a9e\u53e5": 47, "'fulltext": 47, "'mysql": 47, "'search": 47, "\u307f\u307e\u3057\u3087": [47, 52, 53], "\u5b9f\u884c\u4f8b": [47, 52], "_test": 47, "sample": 47, "execution": 47, "examples": 47, "an": [47, 52], "better": [47, 52], "_general": 47, "1. Mroonga\u306e\u7279\u5fb4", "7. \u30b3\u30df\u30e5\u30cb\u30c6\u30a3", "8. How to contribute to Mroonga", "8.3. How to contribute in documentation topics", "8.1. \u898b\u3064\u3051\u305f\u30d0\u30b0\u3092\u5831\u544a\u3059\u308b\u306b\u306f", "9. \u958b\u767a\u8005\u5411\u3051\u60c5\u5831", "9.3. \u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u30b9\u30bf\u30a4\u30eb", "9.1. \u30c7\u30d0\u30c3\u30b0\u65b9\u6cd5", "9.2. Release procedure", "6. FAQ", "6.1. \u300cmmap Cannot allocate memory\u300d\u30a8\u30e9\u30fc\u3092\u56de\u907f\u3059\u308b\u306b\u306f\u3069\u3046\u3057\u305f\u3089\u3088\u3044\u3067\u3059\u304b\uff1f", "Mroonga", "2. \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb", "2.5. AlmaLinux", "2.6. Amazon Linux", "2.8. CentOS", "2.3. Debian GNU/Linux", "2.10. Docker", "2.9. Fedora", "2.2. macOS", "2.7. Oracle Linux", "2.11. \u305d\u306e\u4ed6", "2.4. Ubuntu", "2.1. Windows", "\u304a\u77e5\u3089\u305b", "\u30d0\u30fc\u30b8\u30e7\u30f30\u7cfb\u306e\u304a\u77e5\u3089\u305b", "\u304a\u77e5\u3089\u305b - 1\u7cfb", "\u304a\u77e5\u3089\u305b - 10\u7cfb", "\u304a\u77e5\u3089\u305b - 11\u7cfb", "\u304a\u77e5\u3089\u305b - 12\u7cfb", "\u304a\u77e5\u3089\u305b - 13\u7cfb", "\u304a\u77e5\u3089\u305b - 2\u7cfb", "\u304a\u77e5\u3089\u305b - 3\u7cfb", "\u304a\u77e5\u3089\u305b - 4\u7cfb", "\u304a\u77e5\u3089\u305b - 5\u7cfb", "\u304a\u77e5\u3089\u305b - 6\u7cfb", "\u304a\u77e5\u3089\u305b - 7\u7cfb", "\u304a\u77e5\u3089\u305b - 8\u7cfb", "\u304a\u77e5\u3089\u305b - 9\u7cfb", "5. \u30ea\u30d5\u30a1\u30ec\u30f3\u30b9", "5.7. \u5168\u6587\u691c\u7d22", "5.7.1. \u30d6\u30fc\u30ea\u30a2\u30f3\u30e2\u30fc\u30c9", "5.7.2. Mroonga\u306b\u304a\u3051\u308b\u691c\u7d22\u30b9\u30b3\u30a2", "5.6. \u5236\u9650\u4e8b\u9805", "5.1. \u6700\u9069\u5316", "5.3. \u30b5\u30fc\u30d0\u5909\u6570\u306e\u4e00\u89a7", "5.2. SQL commands", "5.4. \u30b9\u30c6\u30fc\u30bf\u30b9\u5909\u6570\u306e\u4e00\u89a7", "5.5. UDF (\u30e6\u30fc\u30b6\u5b9a\u7fa9\u95a2\u6570)", "5.5.1. mroonga_command()", "5.5.2. mroonga_escape()", "5.5.3. mroonga_highlight_html()", "5.5.4. mroonga_last_insert_grn_id()", "5.5.5. mroonga_normalize()", "5.5.6. mroonga_snippet()", "5.5.7. mroonga_snippet_html()", "4. \u30c1\u30e5\u30fc\u30c8\u30ea\u30a2\u30eb", "4.1. \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u30c1\u30a7\u30c3\u30af", "4.2. \u30e2\u30fc\u30c9", "4.3. \u30b9\u30c8\u30ec\u30fc\u30b8\u30e2\u30fc\u30c9", "4.4. \u30e9\u30c3\u30d1\u30fc\u30e2\u30fc\u30c9", "3. \u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9"], "terms": {"\u5168\u6587": [0, 11, 21, 25, 26, 27, 29, 30, 31, 32, 34, 36, 39, 41, 44, 45, 56, 58], "\u30a8\u30f3\u30b8\u30f3": [0, 41, 58], "\u3042\u308b": [0, 3, 5, 6, 7, 8, 10, 21, 23, 25, 26, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 41, 42, 44, 45, 58, 59, 60], "\u30d9\u30fc\u30b9": [0, 6, 31, 34, 35, 37], "\u3067\u3059": [0, 3, 4, 5, 6, 7, 8, 9, 11, 13, 15, 18, 20, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 45, 47, 49, 50, 51, 53, 54, 55, 57, 58, 59, 60, 61], "ver": 0, "\u304b\u3089": [0, 5, 6, 7, 8, 11, 12, 13, 15, 20, 22, 24, 25, 26, 27, 28, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 45, 54, 57, 59, 60, 61], "pluggable": 0, "storage": [0, 21, 23, 26, 27, 29, 41, 51, 54, 57, 59], "engine": [0, 21, 23, 25, 26, 27, 28, 29, 30, 34, 41, 42, 43, 44, 45, 46, 51, 54, 57, 59, 60], "\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9": 0, "\u63a1\u7528": [0, 18, 44, 59, 60], "\u4ee5\u524d": [0, 31, 32, 33, 34, 36, 37, 38, 59, 61], "\u3088\u308a": [0, 4, 12, 21, 26, 28, 29, 30, 31, 38, 41, 44, 49], "\u67d4\u8edf": 0, "\u72ec\u81ea": [0, 41, 45, 47, 59, 60], "\u5229\u7528": [0, 11, 12, 17, 22, 23, 25, 26, 30, 39, 41, 45, 47, 56, 58], "\u3067\u304d\u308b": [0, 3, 4, 5, 6, 8, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 44, 47, 58, 59, 60], "\u3088\u3046": [0, 3, 5, 6, 7, 8, 10, 18, 21, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 45, 47, 51, 57, 58, 59, 60], "\u306a\u308a": [0, 5, 6, 7, 8, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 44, 45, 58, 59, 60], "\u307e\u3057": [0, 3, 8, 11, 18, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 59, 60], "\u305d\u3053": 0, "\u30b9\u30c8\u30ec\u30fc\u30b8\u30a8\u30f3\u30b8\u30f3\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9": 0, "\u5b9f\u88c5": [0, 5, 6, 25, 26, 32, 34, 59, 60], "\u3059\u308b": [0, 1, 2, 3, 5, 9, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 43, 44, 45, 47, 49, 50, 51, 54, 55, 58, 59, 60, 61], "\u3053\u3068": [0, 3, 4, 5, 6, 7, 8, 10, 12, 15, 18, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 44, 45, 47, 51, 54, 58, 59, 60, 61], "sql": [0, 4, 5, 11, 21, 23, 26, 28, 32, 33, 34, 35, 37, 39, 44, 45, 47, 57, 58, 59, 60], "\u30b3\u30de\u30f3\u30c9": [0, 3, 5, 8, 10, 11, 21, 23, 27, 28, 29, 32, 33, 36, 39, 49, 56, 57, 58, 60], "\u307e\u3059": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61], "\u65e5\u672c": [0, 21], "\u8a9e\u5168": 0, "\u6587\u691c": 0, "\u5b9f\u73fe": [0, 6, 58], "\u305f\u3081": [0, 1, 2, 5, 6, 7, 10, 11, 12, 21, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 44, 45, 47, 58, 59, 60], "\u65b9\u6cd5": [0, 4, 5, 6, 11, 12, 13, 14, 15, 16, 19, 20, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 38, 40, 41, 45, 54, 56, 57, 61], "\u524d\u8eab": 0, "\u30e9\u30a4\u30d6\u30e9\u30easenna": 0, "\u7d44\u307f\u8fbc\u3093": 0, "\u30d7\u30ed\u30c0\u30af\u30c8": 0, "\u30d7\u30ed\u30b8\u30a7\u30af\u30c8": [0, 4, 5, 6, 23, 26], "\u958b\u767a": [0, 7, 11, 12, 15, 21, 22, 23, 32, 33, 45, 46, 59], "\u30fb\u30ea\u30ea\u30fc\u30b9": 0, "\u3002mroonga": [0, 6, 18, 21, 23, 27, 28, 29, 34, 36, 37, 44, 56, 59], "\u305d\u306e": [0, 3, 5, 7, 8, 10, 11, 12, 26, 28, 29, 30, 31, 32, 34, 37, 38, 41, 46, 47, 54, 56, 59, 60], "\u30b5\u30fc\u30d0": [0, 11, 12, 15, 22, 23, 28, 29, 30, 36, 38, 39, 57, 59, 60], "\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9": [0, 6, 11, 21, 30, 32], "\u76f4\u63a5": [0, 28, 32, 58], "\u4fee\u6b63": [0, 5, 6], "\u306e\u3067": [0, 3, 6, 8, 10, 18, 23, 25, 28, 29, 30, 31, 32, 33, 34, 36, 38, 42, 45, 60], "\u4f7f\u7528": [0, 5, 6, 21, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 45, 51, 53, 54, 59, 60, 61], "\u30bd\u30fc\u30b9": [0, 11, 12, 35, 38], "\u81ea\u5206": [0, 3, 5, 12, 59], "\u30d3\u30eb\u30c9": [0, 6, 11, 12, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 59, 60], "\u3042\u308b\u3044": [0, 5, 33, 41, 59, 60], "\u914d\u5e03": [0, 8, 12, 15, 22, 23, 25, 33], "\u30d0\u30a4\u30ca\u30ea": [0, 21, 23, 32], "\u4f7f\u3046": [0, 6, 10, 12, 21, 23, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 41, 44, 45, 47, 49, 51, 57, 59], "\u5fc5\u8981": [0, 4, 5, 6, 7, 10, 11, 21, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 39, 41, 45, 49, 51, 54, 59, 60], "\u3042\u308a": [0, 1, 3, 4, 5, 7, 8, 10, 12, 13, 15, 20, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 41, 43, 44, 45, 47, 49, 50, 51, 53, 54, 55, 58, 59, 60, 61], "\uff08mysql": [0, 6], "\u672c\u5bb6": [0, 3], "\u516c\u5f0f": [0, 28, 29, 30, 33, 36], "\u3067\u304d": [0, 3, 5, 6, 7, 8, 10, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 41, 42, 44, 45, 47, 51, 54, 59, 60], "\u307e\u305b": [0, 3, 4, 5, 6, 7, 8, 10, 21, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 41, 42, 44, 45, 47, 49, 54, 57, 59, 60], "\u3067\u3057": [0, 27, 28, 29, 30, 31, 32, 33, 36, 59], "\uff09\u3002": [0, 37, 45, 59, 60], "\u4e00\u65b9": [0, 59, 60], "\u72ec\u7acb": [0, 32], "\u30d7\u30ed\u30b0\u30e9\u30e0": [0, 5, 6], "\u5171\u6709": [0, 1, 25], "\u30e9\u30a4\u30d6\u30e9\u30ea": [0, 21, 25, 45], "\u52a0\u3048": [0, 6, 28, 29, 59, 60], "\u52d5\u7684": [0, 6, 26, 32, 59, 60], "\u30ed\u30fc\u30c9": [0, 7, 26], "\u53ef\u80fd": [0, 4, 5, 6, 11, 21, 25, 27, 28, 29, 30, 33, 34, 36, 38, 39, 41, 44, 45], "\u306a\u3063": [0, 3, 5, 6, 8, 18, 23, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 42, 45, 59, 60], "\u3053\u308c": [0, 3, 5, 6, 8, 10, 21, 23, 26, 27, 28, 29, 31, 32, 33, 34, 35, 37, 41, 44, 45, 58, 59, 60], "\u306b\u3088\u308a": [0, 4, 5, 7, 28, 29, 30, 31, 32, 33, 34, 36, 43, 58, 59, 60], "\u3055\u3089": 0, "\u624b\u8efd": 0, "senna": [0, 54, 59], "\u6bd4\u8f03": [0, 32, 45], "\u30a4\u30f3\u30c7\u30c3\u30af\u30b9": [0, 11, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 44, 45, 58, 59, 60, 61], "\u8ffd\u52a0": [0, 4, 6, 11, 22, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 45, 46, 47, 49, 50, 51, 53, 54, 55, 59, 60], "\u30b9\u30eb\u30fc\u30d7\u30c3\u30c8": 0, "\u5927\u5e45": 0, "\u6539\u5584": [0, 29, 31, 32, 34, 35], "\u3067\u3082": [0, 4, 6, 8, 12, 15, 17, 21, 22, 23, 29, 30, 31, 33, 34, 35, 36, 41, 44, 45, 46, 54, 59, 60], "\u3053\u306e": [0, 1, 6, 7, 8, 12, 13, 14, 15, 16, 19, 20, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 45, 46, 47, 49, 51, 54, 55, 57, 59, 60], "\u6069\u6075": [0, 34], "\u53d7\u3051": [0, 32, 50], "myisam": [0, 21, 23, 25, 27, 31, 32, 44, 57, 58, 59], "\u30c7\u30fc\u30bf": [0, 2, 11, 12, 15, 22, 23, 26, 27, 28, 29, 31, 32, 33, 35, 41, 42, 45, 58, 59, 60], "\u767a\u751f": [0, 5, 6, 21, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 45, 60], "\u30c6\u30fc\u30d6\u30eb": [0, 11, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 42, 44, 59, 60, 61], "\u5168\u4f53": [0, 21, 42], "\u6392\u4ed6": [0, 32], "\u30ed\u30c3\u30af": [0, 28, 29, 31, 33], "\u304b\u304b\u308a": 0, "\u51e6\u7406": [0, 6, 26, 28, 31, 33, 34, 36, 44, 45, 58, 59, 60], "\u963b\u5bb3": 0, "\u308c\u308b": [0, 5, 18, 25, 28, 29, 31, 32, 33, 34, 36, 37, 38, 41, 43, 51, 54, 55, 59, 60, 61], "\u554f\u984c": [0, 3, 4, 6, 8, 10, 13, 15, 20, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "\u306a\u304f": [0, 3, 6, 21, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 44, 45, 54, 55, 58, 59, 60], "\u53c2\u7167": [0, 5, 6, 7, 8, 25, 27, 28, 29, 30, 32, 33, 44, 45, 51, 56, 59, 60, 61], "\u30ed\u30c3\u30af\u30d5\u30ea\u30fc": 0, ")\u3001": [0, 5], "\u591a\u3044": [0, 6, 29, 30, 34, 44], "\u30b1\u30fc\u30b9": [0, 25, 28, 33, 34, 44, 59, 60], "\u6a5f\u80fd": [0, 5, 6, 13, 20, 25, 28, 31, 32, 33, 34, 35, 36, 41, 45, 48, 50, 54, 55, 58, 59, 60], "\u3060\u3051": [0, 3, 4, 6, 7, 11, 12, 15, 21, 22, 23, 26, 28, 29, 32, 34, 36, 39, 41, 42, 45, 58, 59], "\u9ad8\u901f": [0, 5, 25, 26, 28, 36, 44, 47, 49, 58, 59], "\u3002\u307e\u305f": [0, 6, 58, 59, 60], "\u8a18\u6cd5": [0, 32], "\u4f7f\u3063": [0, 3, 4, 6, 8, 12, 15, 19, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 42, 44, 45, 51, 57, 59, 60, 61], "\u66f8\u304b": [0, 21], "\u5b9f\u884c": [0, 3, 4, 6, 11, 21, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 41, 43, 44, 45, 49, 51, 53, 54, 56, 57, 60], "\u884c\u3046": [0, 5, 6, 7, 32, 34, 54, 59, 60], "db": [0, 6, 28, 29, 34, 36], "api": [0, 6, 34, 45], "\u683c\u7d0d": [0, 7, 29, 43, 59], "\u884c\u3063": [0, 5, 8, 31, 32, 34, 47], "\u6642\u4f5c": 0, "\u5358\u4f53": [0, 5], "\u7ba1\u7406": [0, 6, 11], "\u5834\u5408": [0, 1, 3, 4, 5, 6, 7, 8, 10, 12, 13, 14, 15, 16, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 43, 44, 45, 46, 51, 54, 56, 57, 59, 60, 61], "\u540c\u3058": [0, 4, 6, 26, 29, 32, 36, 41, 44, 45, 57, 59], "\u30d5\u30a9\u30fc\u30de\u30c3\u30c8": [0, 59], "\u3002\u3064\u307e\u308a": [0, 59, 60], "\u4ee5\u4e0b": [0, 3, 5, 6, 7, 8, 10, 13, 15, 20, 21, 23, 26, 27, 28, 29, 30, 31, 35, 37, 38, 41, 42, 43, 44, 45, 51, 54, 57, 58, 59, 60], "\u4f7f\u3044": [0, 5, 6, 8, 11, 26, 29, 31, 33, 34, 36, 40, 42, 44, 45, 59, 60], "(mysql": 0, "\u9ad8\u5ea6": 0, "\u307e\u305f": [0, 21, 28, 41, 43, 44, 45, 50, 59, 60, 61], "\u8907\u6570": [0, 6, 26, 32, 34, 36, 37, 41, 45, 47, 59], "\u30d7\u30ed\u30bb\u30b9": 0, "\u30b9\u30ec\u30c3\u30c9": 0, "\u306b\u5bfe\u3057": [0, 5, 6, 28, 31, 32, 33, 34, 35, 36, 38, 59, 60, 61], "\u30d1\u30bf\u30f3": [0, 25], "\u540c\u6642": [0, 28, 32, 37], "\u30a2\u30af\u30bb\u30b9": [0, 8, 25, 26, 37, 59], "2\u3064": [0, 4, 6, 26, 31, 33, 36, 58], "\u30e2\u30fc\u30c9": [0, 11, 26, 32, 56], "1\u3064": [0, 5, 6, 26, 31, 35, 36, 41, 43, 44, 45, 49, 51, 59, 60], "\u30b9\u30c8\u30ec\u30fc\u30b8\u30e2\u30fc\u30c9": [0, 11, 13, 15, 20, 26, 27, 28, 31, 32, 33, 34, 35, 36, 37, 38, 43, 44, 54, 56, 58, 60, 61], "\u30c7\u30fc\u30bf\u30b9\u30c8\u30a2": [0, 58], "\u3082\u3059\u3079": 0, "\u30c7\u30d5\u30a9\u30eb\u30c8": [0, 6, 21, 26, 27, 28, 29, 32, 36, 37, 41, 43, 45, 50, 51, 53, 59, 60], "\u4e0a\u8ff0": 0, "\u7279\u6027": 0, "\u30d5\u30eb": 0, "\u6d3b\u304b\u3057": 0, "\u30fb\u5168\u6587\u691c\u7d22": 0, "\u30fb\u4f4d\u7f6e\u60c5": 0, "\u5831\u691c": 0, "\u7279\u9577": [0, 58], "\u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3": [0, 31, 32, 60], "\u306a\u3069": [0, 4, 5, 6, 7, 21, 23, 25, 26, 29, 32, 36, 37, 38, 42, 43, 45, 54, 58, 59, 60], "\u63d0\u4f9b": [0, 4, 8, 13, 15, 21, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 48, 50, 54, 55, 59, 60], "\u308c\u307e\u305b": [0, 28, 29, 30, 43, 45, 59, 60], "\u3082\u3046": 0, "\u30e9\u30c3\u30d1\u30fc\u30e2\u30fc\u30c9": [0, 11, 13, 15, 20, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 44, 54, 56, 58], "innodb": [0, 21, 23, 26, 27, 31, 34, 35, 38, 44, 45, 46, 54, 57, 58, 60], "\u3068\u3044\u3063": [0, 21, 32, 51], "\u5168\u6587\u691c\u7d22": [0, 25, 31], "\u6d3b\u304b\u3059": 0, "\u30dc\u30c8\u30eb\u30cd\u30c3\u30af": [0, 26], "\u306a\u308b": [0, 3, 4, 5, 6, 12, 15, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 38, 42, 51, 59, 60], "\u3067\u3057\u3087": [0, 7, 59, 60], "\u4e3b\u8981": [0, 12], "\u591a\u304f": [0, 6, 7, 28, 29, 30, 41, 43, 44, 54, 55, 58, 59, 60], "\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb": [0, 4, 7, 8, 11, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 45, 54, 56, 57, 59, 60], "\u304f\u3060": [0, 1, 3, 4, 5, 7, 8, 10, 13, 14, 15, 16, 20, 21, 22, 23, 27, 28, 29, 30, 31, 32, 33, 36, 37, 38, 43, 45, 51, 56, 57, 59, 60, 61], "\u3055\u3044": [0, 1, 3, 4, 5, 7, 8, 10, 13, 14, 15, 16, 20, 21, 22, 23, 27, 28, 29, 30, 31, 32, 33, 36, 37, 38, 43, 45, 51, 56, 57, 59, 60, 61], "mariadb": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 17, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61], "with": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61], "groonga": [1, 4, 5, 6, 8, 10, 11, 13, 14, 15, 16, 20, 21, 22, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 45, 46, 49, 51, 52, 53, 56, 58, 60, 61], "mroonga": [1, 3, 4, 6, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 46, 48, 56, 57, 58, 59, 60, 61], "\u60c5\u5831": [1, 4, 7, 8, 11, 26, 28, 31, 32, 33, 35, 36, 37, 42, 45, 56, 60], "\u5834\u6240": [1, 5, 6, 21], "\u3044\u304f\u3064\u304b": [1, 21, 23, 36, 44, 48, 51, 59], "\u3053\u308c\u3089": [1, 13, 14, 15, 16, 20, 21, 22, 28, 29, 34, 38], "\u306b\u305c\u3072": 1, "\u53c2\u52a0": 1, "\u306b\u95a2\u3059\u308b": [1, 5, 11, 28, 29, 31, 32, 33, 36, 39], "\u8a71\u984c": 1, "\u6271\u3046": [1, 6, 10, 33, 59, 60], "\u82f1\u8a9e": [1, 4, 5, 8, 17], "-talk": [1, 8, 32], "@lists": [1, 8, 34], ".sourceforge": [1, 5, 8, 34], ".net": [1, 5, 8], "\u65e5\u672c\u8a9e": [1, 4, 8, 28, 29, 59], "-dev": [1, 8, 21, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], ".osdn": [1, 8], ".me": [1, 8], "gitter": [1, 27, 28, 29, 30, 35, 36, 37], "/en\u30c1\u30e3\u30c3\u30c8\u30eb\u30fc\u30e0": 1, "/ja\u30c1\u30e3\u30c3\u30c8\u30eb\u30fc\u30e0": 1, "@groonga": 1, "\u30fbmroonga": 1, "\u95a2\u9023": [1, 13, 14, 15, 16, 20, 21, 22, 26, 31, 33, 36, 54, 58, 59], "\u30c4\u30a4\u30fc\u30c8": [1, 8], "\u6700\u65b0": [1, 3, 5, 8, 29, 30, 34, 35, 36], "\u30b2\u30c3\u30c8": 1, "\u30a2\u30ab\u30a6\u30f3\u30c8": [1, 3, 5, 8, 38], "\u30d5\u30a9\u30ed\u30fc": 1, "\u30da\u30fc\u30b8": [1, 5, 11, 59], "\u30b7\u30a7\u30a2": 1, "\u5165\u624b": [1, 8], "\u3044\u3044": [1, 6], "\u3057\u3066": [1, 5, 6, 7, 22, 28, 29, 30, 36, 54], "\u3060\u3055\u3044": [1, 4, 8, 12, 17, 19, 21, 22, 23, 26, 28, 31, 32, 33, 34, 37, 46, 56], "we": [2, 3, 27], "welcome": 2, "your": [2, 3, 5, 33], "contributions": 2, "the": [2, 8, 11, 27, 28, 29, 42, 45, 47, 50, 51, 54, 59], "project": 2, "there": [2, 59], "are": [2, 42, 45, 59], "many": [2, 59], "ways": 2, "such": 2, "as": [2, 21, 27, 28, 29, 30, 35, 41, 42, 51, 57, 59, 60], "using": [2, 6, 7, 27, 34, 43, 46, 59], "introduction": 2, "others": 2, "etc": 2, "for": [2, 6, 8, 21, 23, 27, 29, 30, 34, 41, 43, 54, 57, 59], "example": [2, 50], "if": [2, 3, 6, 46], "you": [2, 11, 27], "find": 2, "bug": 2, "when": [2, 34], "report": 2, "coding": 2, "and": [2, 8, 21, 23, 27, 28, 29, 30, 32, 37, 38, 42, 44, 45, 46, 54, 57, 59], "documentation": [2, 11], "also": [2, 41], "its": 2, "related": 2, "projects": 2, "user": [2, 3, 4, 15], "interested": 2, "in": [2, 11, 21, 23, 27, 28, 29, 30, 31, 32, 33, 34, 37, 40, 41, 43, 44, 45, 46, 47, 50, 51, 52, 54, 57, 59, 60], "please": 2, "read": [2, 5, 27, 32], "this": [2, 6, 27, 46, 47, 52], "document": [2, 42], "try": 2, "it": [2, 27, 29, 30, 41, 42, 45, 52, 59, 60], "spokesman": 2, "introduce": 2, "friends": 2, "colleagues": 2, "developer": 2, "development": 2, "section": [2, 41, 46], "describes": [2, 46], "details": 2, "\u898b\u3064\u3051": [2, 11, 21, 39], "\u30d0\u30b0": [2, 5, 11, 21, 26, 29, 33, 37], "\u5831\u544a": [2, 11, 21, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 45], "issue": [2, 11, 33], "tracker": [2, 11, 33], "\u30e1\u30fc\u30ea\u30f3\u30b0\u30ea\u30b9\u30c8": [2, 5, 11], "\u73fe\u53ef": [2, 11], "\u3042\u3064\u3081\u308b": [2, 11], "topics": [2, 11], "things": [2, 11], "must": [2, 11], "do": [2, 7, 11], "at": [2, 11, 34], "first": [2, 11], "required": 2, "softwares": 2, "git": [2, 5, 7, 8], "configuration": 2, "fork": 2, "on": [2, 19, 25, 27, 28, 29, 30, 31, 32, 33, 41, 45, 46, 59], "github": [2, 4, 5, 8, 19, 26, 27, 28, 29, 30, 33, 34, 35, 36, 37, 38, 46], "initial": 2, "working": 2, "repository": [2, 30], "building": 2, "need": [2, 11], "every": [2, 11], "tasks": [2, 11], "follow": 2, "upstream": 2, "files": [2, 11], "create": [2, 8, 21, 23, 25, 26, 27, 28, 29, 30, 31, 34, 35, 38, 41, 42, 43, 44, 45, 46, 54, 59, 60], "branch": 2, "editing": 2, "text": [2, 26, 27, 28, 29, 30, 34, 41, 42, 45, 46, 54, 59], "confirm": 2, "generated": [2, 36], "commit": [2, 5, 8, 46], "push": [2, 5, 8], "pull": [2, 8, 46], "request": [2, 46], "use": [3, 27, 28, 41, 45, 50, 59], "sphinx": [3, 8, 11], "tool": 3, "\u5177\u4f53": [3, 6, 42], "\u3069\u3093": 3, "\u3084\u308c": 3, "\u3070\u3044\u3044": 3, "\u8aac\u660e": [3, 6, 12, 13, 14, 15, 16, 19, 20, 21, 22, 23, 32, 33, 42, 44, 45, 47, 56, 59, 60], "\u57fa\u672c": [3, 5, 6, 46], "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8": [3, 11, 12, 21, 26, 28, 32, 33, 35, 36, 38, 49, 56, 59, 60], "\u30bd\u30fc\u30b9\u30d5\u30a1\u30a4\u30eb": [3, 5, 46], "\u3054\u3068": [3, 5, 6, 10, 41, 43], "\u9001\u3063": [3, 4], "\u3082\u3089": 3, "\u9032\u3081": 3, "\u3084\u3059\u3044": [3, 6], "\u5bfe\u8c61": [3, 21, 27, 28, 29, 32, 34, 36, 41, 44, 51, 59, 60], "\u30d5\u30a1\u30a4\u30eb": [3, 5, 8, 11, 21, 23, 27, 28, 33, 34, 45, 59, 60], "doc": [3, 5, 8], "/source": [3, 5, 8, 21, 23], "\u30c7\u30a3\u30ec\u30af\u30c8\u30ea": [3, 5, 7, 8, 21, 32, 33], "\u62e1\u5f35\u5b50": [3, 5, 6], "\u300c.": 3, "rst": 3, "\u3044\u308b": [3, 4, 5, 6, 8, 10, 11, 18, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 44, 45, 46, 47, 57, 58, 59, 60, 61], "\u3042\u307e\u308a": 3, "\u4f5c\u696d": [3, 5, 6, 7, 8], "\u6163\u308c": [3, 41], "\u3001\u300c": [3, 27, 33, 41], "\u6700\u521d": [3, 31, 33, 41, 59], "\u3084\u308b": 3, "\u300d\u3001": [3, 59, 60], "\u5206\u3051": [3, 6], "\u4e00\u5ea6": [3, 6, 58], "\u5b9f\u65bd": [3, 5, 28], "\u304a\u3051\u3070": 3, "\u826f\u3044": [3, 4, 7, 29, 59, 60], "todo": [3, 6, 45, 49], "\u307e\u305a": [3, 5, 17, 21, 29, 30], "\u8a2d\u5b9a": [3, 4, 6, 8, 10, 23, 25, 26, 28, 29, 30, 31, 32, 33, 36, 45, 57, 59, 60], "\u3057\u307e\u3057\u3087": 3, "\u3002\u3059": [3, 6], "\u7a0b\u5ea6": [3, 29, 30], "\u521d\u671f": [3, 32], "\u3059\u3067": [3, 37, 38, 59], "\u5b8c\u4e86": [3, 5, 8, 37, 57], "\u304b\u3082": [3, 6, 26, 31, 33, 34, 38, 41, 57, 59], "\u77e5\u308c": [3, 34], "\u98db\u3070": 3, "\u69cb\u3044": [3, 4, 5], "\u3002:": [3, 4, 7, 8, 10, 21, 22, 33, 41, 42, 43, 44, 49, 50, 51, 53, 54, 57, 59, 60], "config": 3, "global": [3, 28, 29, 30, 45, 59, 60], ".name": 3, "name": [3, 4, 6, 13, 15, 27, 28, 29, 34, 59], ".email": 3, "email": 3, "address": 3, "\u4e0a\u8a18": [3, 4, 5, 28, 35, 43, 46, 54, 57], "\u30b3\u30df\u30c3\u30c8\u30ed\u30b0": 3, "\u4f7f\u308f": [3, 6, 26, 29, 30, 31, 33, 34, 35, 36, 37, 44, 47, 59, 60], "\u516c\u958b": [3, 5], "\u5dee\u3057": [3, 36], "\u652f\u3048": 3, "\u306a\u3044": [3, 4, 5, 8, 10, 11, 12, 21, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 51, 54, 56, 57, 59, 60], "\u30e6\u30fc\u30b6": [3, 11, 34, 39, 54, 59], "\u3082\u3057\u304f": [3, 10, 31, 33, 51, 54], "\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9": 3, "account": 3, "is": [3, 6, 8, 27, 29, 41, 42, 45, 50, 51, 52, 54, 59, 60], "ready": 3, "login": 3, "access": 3, "following": [3, 8], "url": [3, 8, 27, 28, 29, 35, 61], "\u30ea\u30dd\u30b8\u30c8\u30ea": [3, 5, 7, 8, 31, 33], "\u9078\u629e": [3, 23], "\u753b\u9762": 3, "clone": [3, 5, 7, 8], "directory": [3, 5, 8], "don": 3, "'t": 3, "forget": 3, "\".": [3, 45], "@github": [3, 7, 8], ".com": [3, 5, 7, 8, 13, 15, 16, 20, 22, 28, 29, 30, 37, 59], ":(": 3, "_github": [3, 8], "_account": 3, ")/": 3, ".git": [3, 7, 8], "cd": [3, 5, 7, 8, 21], "remote": 3, "add": [3, 22, 31, 33, 36, 46], ":mroonga": [3, 7, 8], "/mroonga": [3, 5, 7, 8, 21, 23, 28, 29, 45, 57], "execute": [3, 8], "commands": [3, 11, 39], "prepare": 3, "generating": 3, "autogen": [3, 7, 8], ".sh": [3, 5, 8, 11, 28], "./": [3, 7, 8, 21], "configure": [3, 5, 7, 11, 12, 25, 26, 31, 32, 38, 45, 59, 60], "enable": [3, 5, 8, 13, 15, 31, 32, 33], "-document": [3, 5, 8], "-mysql": [3, 5, 7, 8, 12, 25, 29, 30, 32, 33, 34, 37], "-source": [3, 5, 7, 8, 12, 16, 25, 27, 54, 59], "=(": [3, 5, 6, 8], "source": [3, 5, 7, 8], "_directory": 3, "_of": [3, 59], "_mysql": 3, "next": 3, "step": 3, "\u72b6\u614b": [3, 5, 6, 8, 32, 33, 34, 45], "\u8ffd\u5f93": [3, 34], "\u304b\u3076\u3089": 3, "fetch": 3, "all": [3, 16, 36, 45], "checkout": [3, 8], "master": [3, 4, 8], "rebase": 3, "/master": 3, "\u305f\u3089": [3, 5, 7, 8, 9, 11, 21, 23, 26, 30, 33, 38, 56, 59, 60, 61], "\u9032\u307f": 3, "\u4f8b\u3048": [3, 4, 6, 21, 27, 28, 32, 35, 36, 37, 38, 43, 59, 60], "http": [3, 5, 8, 13, 15, 22, 37, 38], ":/": [3, 5, 7, 8, 13, 14, 15, 16, 20, 21, 22, 23, 27, 28, 29, 30, 35, 36, 37, 38], ".org": [3, 5, 8, 13, 14, 15, 16, 20, 21, 23, 25, 27, 28, 29, 30, 36, 37, 38], "/docs": [3, 27, 28, 29, 30, 37, 38], "/characteristic": [3, 5], ".html": [3, 5, 27, 28, 29, 30, 37, 38], "\u66f4\u65b0": [3, 5, 11, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 45, 59, 61], ".rst": [3, 5, 8], "\u4eca\u56de": [3, 28, 29, 30, 31, 37, 38, 41, 42, 59], "\u5909\u66f4": [3, 6, 8, 11, 23, 24, 26, 27, 28, 31, 32, 33, 34, 35, 36, 38, 41, 45, 54, 55, 56, 61], "meaningful": 3, "-capitalized": 3, "-notation": 3, "-characteristic": 3, "fix": 3, "typos": 3, "styles": 3, "or": [3, 27, 37, 38, 40, 42, 51], "write": 3, "new": [3, 8, 13, 14, 15, 32, 45, 46], "\u30de\u30fc\u30af\u30a2\u30c3\u30d7": [3, 5, 33], "html": [3, 5, 8, 28, 29, 31, 34, 51], "\u78ba\u8a8d": [3, 10, 11, 21, 26, 28, 29, 30, 31, 32, 33, 36, 41, 42, 43, 45, 46, 47, 57, 59, 60], "\u3002html": 3, "\u751f\u6210": [3, 11], "/locale": [3, 5], "/en": [3, 5, 8], "make": [3, 5, 7, 11, 12], "\u3044\u3064": 3, "\u30d6\u30e9\u30a6\u30b6": [3, 5, 21], "\u8a72\u5f53": [3, 31, 35, 38, 43], "\u5185\u5bb9": [3, 4, 5, 8, 13, 15, 59, 60], "\u53cd\u6620": [3, 5, 8, 45, 59, 60], "\u3044\u308c": [3, 41, 57], "ok": [3, 6, 34, 45, 59, 60], "firefox": [3, 5], "\u30b3\u30df\u30c3\u30c8": 3, "\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30fc": [3, 5, 21], "\u30c8\u30c3\u30d7\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30fc": 3, "\u3068\u304d": [3, 6, 8, 21, 22, 28, 29, 30, 31, 32, 33, 34, 36, 37, 42, 44, 45, 59, 60], "\u30e1\u30c3\u30bb\u30fc\u30b8": [3, 31, 45, 59, 60], "\u306b\u3064\u3044\u3066": [3, 4, 6, 7, 8, 11, 21, 27, 28, 29, 31, 33, 38, 40, 45, 59, 61], "notation": 3, "publish": 3, "changes": [3, 8], "own": 3, "origin": [3, 8], "note": [3, 29], "that": [3, 8, 27, 28, 45, 54, 59], "already": 3, "created": 3, "advance": 3, "https": [3, 7, 8, 13, 14, 15, 16, 20, 21, 23, 27, 28, 29, 30, 36, 37], "(github": 3, "\u958b\u304f": 3, "\u30d6\u30e9\u30f3\u30c1": [3, 8], "\uff01\u307f": 3, "\u305f\u3044": [3, 5, 6, 7, 8, 13, 14, 15, 16, 20, 21, 22, 42, 50, 53, 54, 59, 60], "ui": 3, "\u305d\u3053\u306e": 3, "\u30dc\u30bf\u30f3": 3, "\u62bc\u3057": 3, "\u5165\u529b": [3, 21, 28], "\u30d5\u30a9\u30fc\u30e0": 3, "\u5341\u5206": [3, 4, 6, 10, 29], "\u307e\u307e": [3, 6, 32, 34, 54, 59, 60], "\u3072\u3068\u3068": 3, "\u304a\u308a": [3, 29, 33, 59, 60], "\u3069\u3061\u3089": [4, 6, 41], "\u3084\u308a\u304b\u305f": 4, "\u3082\u3089\u3063": 4, "\u3082\u3069\u3061\u3089": [4, 41, 45], "\u8a71\u3059": 4, "\u30b3\u30df\u30e5\u30cb\u30c6\u30a3": [4, 11], "\u304c\u3042\u308a": 4, "\u3002\u30d0\u30b0": 4, "\u8a18\u8f09": [4, 28], "e\u30e1\u30fc\u30eb": 4, "\u30af\u30e9\u30c3\u30b7\u30e5": [4, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38], "\u305f\u308a": [4, 6, 7, 28], "\u7d50\u679c": [4, 5, 11, 26, 28, 29, 30, 31, 32, 34, 35, 36, 37, 41, 42, 43, 44, 49, 51, 54, 59], "\u671f\u5f85": 4, "\u901a\u308a": [4, 5, 6, 7, 21, 22, 28, 29, 30, 33, 41, 42, 59, 60], "\u691c\u7d22": [4, 8, 11, 21, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 41, 44, 45, 54, 56, 58], "\u8fd4\u3059": [4, 26, 28, 29, 30, 31, 32, 34, 37, 44], "\u305d\u3046\u3044\u3063": [4, 61], "\u89e3\u6c7a": [4, 7, 10, 30], "\u518d\u73fe": [4, 38], "\u3082\u3089\u3048\u308b": 4, "\u8abf\u67fb": [4, 37], "\u306e\u306b": [4, 6, 8, 23, 28, 31, 33, 34, 54, 59], "\u5f79\u7acb\u3061": 4, "description": [4, 8], "\u74b0\u5883": [4, 11, 12, 21, 23, 29, 30, 31, 32, 33], "\u30d0\u30fc\u30b8\u30e7\u30f3": [4, 5, 7, 11, 18, 22, 23, 24, 26, 28, 29, 30, 32, 33, 34, 36, 37, 38, 45, 47, 49, 50, 51, 53, 54, 55, 57, 59, 60, 61], "\u30d1\u30c3\u30b1\u30fc\u30b8": [4, 5, 11, 12, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 57], "rpm": [4, 13, 14, 15, 20, 21, 31, 32], "qa": 4, "installed": 4, ".txt": 4, "deb": [4, 16, 22, 31], "dpkg": [4, 38], "windows": [4, 11, 12, 27, 29, 30, 32, 34, 35, 37, 38], "\u306f\u3069": 4, "zip": [4, 11, 12, 38], "\u6559\u3048": 4, "\u5f15\u304d\u91d1": 4, "\u30af\u30a8\u30ea\u30fc": [4, 27, 28, 29, 30, 34, 37, 38, 41, 45, 49, 51, 59], "\u5b9f\u969b": [4, 5, 26, 29, 30, 34, 35, 36, 43, 45, 59, 60], "\u793a\u3057": [4, 47, 59], "\u30b5\u30f3\u30d7\u30eb": [4, 35, 38], "\u30b9\u30ad\u30fc\u30de": [4, 41, 47, 54, 59, 61], "\u305b\u308b": [4, 6, 31, 34, 59, 60], "\u5c0f\u3055": 4, "\u30b5\u30f3\u30d7\u30eb\u30b9\u30ad\u30fc\u30de": 4, "\u3059\u3070\u3084\u304f": 4, "\u306b\u3064": 4, "\u306a\u304c\u308a": 4, "mysql": [4, 5, 6, 8, 11, 12, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 45, 47, 49, 54, 57, 59, 60], "\u30a8\u30e9\u30fc\u30ed\u30b0": [4, 37], "\u30ec\u30d9\u30eb": [4, 5, 36, 45, 59, 60], "\u30a8\u30e9\u30fc": [4, 5, 9, 11, 12, 15, 21, 22, 23, 25, 26, 27, 29, 31, 32, 33, 34, 36, 38, 45], "\u542b\u3093": [4, 8, 23, 26, 31, 41], "/var": [4, 7, 59], "/log": [4, 7, 13, 15, 20, 59], "/mysqld": [4, 7, 13, 15, 20], ".log": [4, 6, 13, 15, 20, 45, 59, 60], "\u306b\u3042\u308a": [4, 23], "\u3002(": [4, 23, 34, 36, 45], "log": [4, 8, 36], "-error": 4, "\u304b\u308f\u308a": [4, 37], "/lib": [4, 21], "/mysql": [4, 7, 13, 15, 16, 20, 21, 32], "/groonga": [4, 8, 15, 16, 33, 35, 37, 59], "_log": [4, 6, 11, 25, 26, 31, 32, 33, 36, 38, 39, 59, 60], "_file": [4, 6, 11, 26, 31, 32, 33, 36, 38, 39], "\u30c0\u30f3\u30d7": [4, 26, 28, 29, 30, 31, 32, 36, 37, 38], "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9": [4, 10, 26, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 45, 58, 59, 61], "\u518d\u69cb": [4, 28, 29, 30, 31, 33, 37, 38], "mysqldump": [4, 26, 28, 29, 31], "ppassword": 4, "opt": 4, "flush": [4, 26, 32, 36, 45, 46, 59, 60], "-logs": 4, "single": 4, "-transaction": 4, "-data": 4, "default": [4, 21, 23, 26, 27, 28, 29, 30, 32, 34, 38, 41, 42, 43, 44, 45, 54, 57, 59, 60], "-character": 4, "-set": 4, "=utf": [4, 26, 27, 28, 29, 30, 41, 43, 44, 45, 54, 59, 60], "hex": 4, "-blob": 4, "databases": 4, "database": [4, 6, 10, 26, 28, 29, 31, 36], "dump": [4, 25, 45, 59, 60], ".sql": [4, 12, 23, 29, 30, 57], "\u3068\u3057\u3066": [4, 5, 6, 8, 11, 13, 14, 15, 16, 20, 21, 22, 28, 29, 30, 31, 32, 33, 34, 36, 38, 41, 43, 45, 48, 49, 50, 51, 54, 58, 59, 60], "\u4f5c\u6210": [4, 5, 7, 11, 23, 25, 26, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 58, 59, 60], "binlog": [4, 36, 46], "\u30c0\u30f3\u30d7\u30c7\u30fc\u30bf": 4, "\u306a\u3089": [4, 10, 21, 23, 28, 29, 30, 31, 37, 41, 44, 54, 59, 61], "-bin": [4, 36], ".*": [4, 13, 15, 20], "\u30c7\u30fc\u30bf\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30fc": 4, "\u30aa\u30d5\u30e9\u30a4\u30f3\u30d0\u30c3\u30af\u30a2\u30c3\u30d7": 4, "\u30d0\u30a4\u30ca\u30ea\u30fc\u30ed\u30b0": 4, "\u6b8b\u3063": [4, 6, 33, 34, 35, 38], "datadir": 4, "\u30c7\u30d0\u30c3\u30b0": [5, 6, 11, 45, 59, 60], "run": [5, 11], "-sql": [5, 11], "-test": [5, 11], "\u3053\u306a\u3059": [5, 11], "release": [5, 11, 29, 34, 35], "procedure": [5, 11, 34, 35], "\u306a\u3082\u306e": [5, 11, 38, 59], "\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7": [5, 11, 32], "\u5909\u66f4\u70b9": [5, 11], "\u8a18\u8ff0": [5, 6, 11, 31, 33, 35, 59, 60], "\u30b9\u30af\u30ea\u30d7\u30c8": [5, 11, 33, 35, 41, 45], "\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9": [5, 11], "update": [5, 6, 11, 16, 22, 27, 29, 30, 31, 32, 33, 36, 46, 59], "-latest": [5, 11, 13, 14, 15, 16, 20, 28, 37], "-release": [5, 11, 13, 14, 15, 20, 22, 28, 31, 36, 37, 38], "\u30c6\u30b9\u30c8": [5, 11, 12, 15, 22, 23, 27, 31, 33, 34, 36], "\u30ea\u30ea\u30fc\u30b9": [5, 11, 24, 61], "\u30bf\u30b0": [5, 11, 29, 51, 59], "\u6253\u3061": [5, 11], "\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb": [5, 11], "docker": [5, 11, 12, 28, 30, 37], "images": [5, 11], "blog": [5, 11], "(mroonga": [5, 11, 50], "\u30d6\u30ed\u30b0": [5, 11], "\u544a\u77e5": [5, 11], "twitter": [5, 11, 36], "facebook": [5, 11], "\u3042\u3052\u308b": [5, 11], "\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u30b9\u30bf\u30a4\u30eb": [5, 11], "\u8a00\u8a9e": [5, 11, 32, 59], "\u540d\u524d": [5, 11, 25, 27, 34, 36, 59, 60], "\u7a7a\u9593": [5, 11, 28, 29], "include": [5, 11], "\u30ac\u30fc\u30c9": [5, 11], "\u4ee3\u5165": [5, 11], "\u6587\u5b57\u5217": [5, 11, 26, 27, 31, 33, 34, 36, 49, 50, 51, 53, 54, 59, 60], "\u30d0\u30c3\u30d5\u30a1": [5, 11], "\u547d\u540d": [5, 11, 31], "\u898f\u5247": [5, 11, 31], "\u30b3\u30d4\u30fc\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc": [5, 11], "\u30af\u30e9\u30b9": [5, 11], "\u5f15\u6570": [5, 11, 21, 32, 37, 45], "\u5b9a\u6570": [5, 11, 36], "\u771f\u507d\u5024": [5, 11], "\u6761\u4ef6\u5f0f": [5, 11], "\u671f\u5316": [5, 11, 34], "\u30a4\u30f3\u30af\u30ea\u30e1\u30f3\u30c8": [5, 11, 44], "\u30c7\u30af\u30ea\u30e1\u30f3\u30c8": [5, 11], "\u30ad\u30e3\u30b9\u30c8": [5, 11, 32], "\u5909\u6570": [5, 11, 25, 26, 28, 29, 30, 31, 32, 33, 34, 36, 38, 39, 44, 57, 59, 60, 61], "\u5ba3\u8a00": [5, 11], "\u30e1\u30e2": [5, 11], "bts": 5, "redmine": 5, "\u7528\u3044": [5, 6, 7, 25, 59, 60], "\u30c1\u30b1\u30c3\u30c8": 5, "\u99c6\u52d5": 5, "\u30b5\u30a4\u30c8": [5, 8, 33], "\u904b\u7528": 5, ".groonga": [5, 8, 13, 14, 15, 16, 20, 21, 23, 25, 36], "/projects": 5, "\u5358\u4f4d": [5, 54], "\u767b\u9332": [5, 8, 21, 23, 28, 29, 30, 31, 34, 59, 60], "\u304a\u9858\u3044": [5, 23], "\u57fa\u3065\u3044": 5, "/roadmap": 5, "\u30aa\u30d5\u30e9\u30a4\u30f3": 5, "\u30aa\u30f3\u30e9\u30a4\u30f3": 5, "\u4f1a\u8b70": 5, "\u691c\u8a0e": [5, 29, 30], "\u6c7a\u5b9a": [5, 45], "\u4e00\u89a7": [5, 11, 28, 29, 30, 36, 38, 39, 41], "\u69cb\u6210": [5, 58], "\u306b\u3088\u308b": [5, 25, 26, 27, 29, 30, 32, 33, 34, 45, 59], "\u30ec\u30dd\u30b8\u30c8\u30ea": 5, "/write": 5, "\u304a\u3088\u3073": [5, 25, 26, 29, 30, 31], "\u4e0b\u3055\u3044": [5, 12, 15, 21, 22, 23, 31, 57, 59, 60], "\u6d41\u308c": [5, 7], "\u884c\u3044": [5, 8, 58, 59, 60], "\u8003\u3048": 5, "\u65b0\u898f": 5, "\u5272\u308a\u5f53\u3066": 5, "\u62c5\u5f53": 5, "\u958b\u59cb": [5, 25, 51, 54], "\u5fdc\u3058": [5, 59, 60], "\u306b\u5bfe\u3059\u308b": [5, 26, 28, 29, 32, 35, 46], "\u30ec\u30d3\u30e5\u30fc": 5, "\u623b\u308b": 5, "\u4ed5\u69d8": [5, 34, 45], "\u7a4d\u6975": [5, 6], "\u30a2\u30a4\u30c7\u30a2": 5, "\u52df\u96c6": 5, "\u5f8c\u8ff0": [5, 6, 59, 60], "\u305d\u3061\u3089": 5, "\u8a2d\u8a08": 5, "\u307e\u3067": [5, 7, 24, 27, 28, 34, 37, 43], "\u4e00\u901a\u308a": 5, "\u9858\u3044": 5, "\u4f9d\u983c": 5, "\u7279\u306b": [5, 6], "\u7121\u4e8b\u30d1\u30b9": 5, "\u6700\u5f8c": [5, 6], "\u8a73\u3057\u304f": 5, "\u73fe\u5728": [5, 28, 29, 30, 33, 34, 45, 60], "\u60f3\u5b9a": 5, "linux": [5, 8, 10, 11, 12, 29, 30, 32], "glibc": 5, "cutter": [5, 8], "(c": [5, 44], "/c": 5, "++": [5, 21, 26, 33], "\u3068\u3053\u308d": [5, 36, 42, 45, 59, 60], "\u3054\u304f\u308f\u305a\u304b": 5, "\u3079\u304f": [5, 6, 26], "\u30b7\u30f3\u30d7\u30eb": 5, "\u7dad\u6301": 5, "ha": [5, 6, 21, 26, 36, 54, 57, 59], "_mroonga": [5, 6, 21, 26, 31, 34, 54, 57, 59], ".hpp": [5, 6], "\u30d8\u30c3\u30c0\u30d5\u30a1\u30a4\u30eb": [5, 25], ".cpp": [5, 6], "\u30b3\u30fc\u30c9": [5, 6, 29, 31, 32], "mrnsys": 5, "\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3": 5, "\u95a2\u6570": [5, 6, 7, 11, 28, 31, 34, 36, 39, 51, 54, 59, 60], "\u30c7\u30a3\u30ec\u30af\u30c8\u30easql": 5, "\u30c6\u30b9\u30c8\u30b9\u30af\u30ea\u30d7\u30c8": 5, "\u5b9a\u7fa9": [5, 6, 11, 28, 29, 34, 39, 44, 54, 59], "\u517c\u306d\u308b": 5, "\uff08sql": 5, "\u52d5\u4f5c": [5, 7, 11, 26, 27, 28, 29, 30, 32, 47, 60], "test": [5, 7, 8, 37, 43, 45, 57], "/unit": 5, "\u5f62\u5f0f": [5, 28, 31, 59], "\u4e00\u5f0f": 5, "\u307e\u3060": [5, 8, 27, 29, 30, 32, 37, 56], "\u7acb\u3061\u4e0a\u3052": 5, "\u6bb5\u968e": [5, 8], "\u5f53\u9762": 5, "\u4ee3\u308f\u308a": [5, 21, 26, 27, 34, 37, 58, 59], "\u306a\u3057": [5, 31, 32, 33, 35, 45], "\u54c1\u8cea": 5, "\u7a2e\u985e": 5, "\u56de\u5e30": 5, "tests": 5, "\u884c\u3048\u308b": 5, "/\u30d0\u30b0": 5, "\u306b\u95a2\u3057": [5, 6, 13, 15, 20, 31], "\u5fc5\u305a": [5, 28, 29, 60], "\u5316\u6a5f": [5, 25, 47], "\u4e00\u898b": 5, "\u898b\u3048\u308b": 5, "\u30b9\u30c6\u30fc\u30bf\u30b9": [5, 11, 25, 26, 29, 30, 36, 39, 44], "information": [5, 26, 28, 31, 46], "_schema": [5, 23, 26, 28, 31, 46], "\u30d7\u30e9\u30b0\u30a4\u30f3": [5, 11, 26, 31, 32, 34, 38], "\u4e0a\u624b": 5, "\u3082\u306e": [5, 6, 8, 21, 28, 29, 30, 32, 34, 42, 44, 45, 59], "\u5dee\u7570": 5, "\u3053\u3061\u3089": [5, 11, 31, 43, 51, 53, 54, 59, 61], "\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u30ec\u30dd\u30b8\u30c8\u30ea": 5, "\u30c7\u30b0\u30ec\u30fc\u30c9": 5, "\"make": 5, "check": [5, 34, 36], "\u53cc\u65b9": 5, "\u3068\u3082": [5, 10, 41], "\u547c\u3073\u51fa\u3055": 5, "\"mysql": [5, 37], "\"sub": 5, "suite": 5, "\u30c6\u30b9\u30c8\u30b1\u30fc\u30b9": [5, 36], "\u6539\u5909": 5, "\u8a73\u7d30": [5, 7, 8, 19, 21, 27, 29, 31, 33, 45, 51, 59, 60], "dev": [5, 30], ".mysql": [5, 7, 13, 15, 16, 20, 30], "/doc": [5, 30], "/mysqltest": 5, "en": 5, "/index": 5, "\u66f8\u304d\u65b9": [5, 6, 26], ".ja": 5, "restructuredtext": 5, "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u30b8\u30a7\u30cd\u30ec\u30fc\u30bf\u30fc": 5, "\u3068\u3044\u3046": [5, 6, 7, 21, 23, 25, 26, 27, 28, 29, 31, 32, 33, 35, 37, 38, 41, 44, 45, 47, 51, 54, 58, 59, 60], "\u66f8\u304d": 5, "\"doc": 5, "\u52a0\u7b46": 5, "\u69cb\u6587": [5, 31, 33, 34, 35, 36, 41, 45, 59, 60], "\u8d77\u304d": 5, ".github": [5, 8], "\u51fa\u529b": [5, 11, 25, 28, 34, 38, 45, 54, 56], "\u884c\u308f": [5, 6, 8], "\u4ed5\u7d44": 5, "\u30ea\u30ea\u30fc\u30b9\u30d0\u30fc\u30b8\u30e7\u30f3": [5, 34], "\u6574\u5408": 5, "\u30bf\u30a4\u30df\u30f3\u30b0": [5, 29, 30, 32], "\u5f93\u3063": [5, 42], "\u306e\u307f": [5, 6, 26, 28, 29, 30, 34, 36, 41, 44, 59, 60], "\u3002mercurial": 5, "\u6709\u52b9": [5, 22, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 38, 44, 45], "\"-": [5, 6], "\u30aa\u30d7\u30b7\u30e7\u30f3": [5, 7, 8, 21, 25, 26, 31, 32, 34, 36, 37, 38, 45, 57, 59, 60], "\u6307\u5b9a": [5, 6, 8, 11, 21, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 43, 44, 45, 49, 50, 51, 53, 54, 56, 57, 61], "install": [5, 8, 12, 13, 14, 15, 16, 20, 22, 23, 26, 29, 30, 31, 32, 45, 57], "\u4fdd\u5b58": [5, 10, 26, 28, 29, 32, 35, 45, 59, 60], "rest": 5, "web": [5, 8, 21, 41], "translate": 6, "\u4e00\u822c\u7684": 6, "\u30b3\u30fc\u30c9\u30d9\u30fc\u30b9": 6, "\u307e\u3056\u3063": 6, "\u8aad\u307f": 6, "\u3065\u3089\u304f": 6, "\u305f\u3068\u3048": 6, "\u305d\u308c\u305e\u308c": [6, 8, 21, 23, 59, 60, 61], "\u5358\u72ec": 6, "\u3042\u3063": [6, 33], "\u307e\u3056\u308b": 6, "\u7d71\u4e00": 6, "\u7406\u7531": [6, 34], "\u62e1\u5f35": 6, "\u30b3\u30b9\u30c8": [6, 34, 44], "\u4e0b\u3052\u308b": 6, "\u5468\u8fba": [6, 11, 54, 56], "\u8aad\u3093": 6, "\u305d\u308c": [6, 26, 29, 31, 58, 59, 60], "\u628a\u63e1": 6, "\u30b9\u30e0\u30fc\u30ba": 6, "\u79fb\u308c": 6, "\u8aad\u307f\u3084\u3059\u3055": 6, "\u3057\u3084\u3059": 6, "\uff08gdb": 6, "\u8ffd\u3044": 6, "\u3084\u3059": 6, "\u8003\u616e": 6, "\u5165\u308c": [6, 41], "\u307b\u3046": 6, "\u3088\u3055": 6, "\u305d\u3046": 6, "\u3069\u3046": [6, 9, 11, 28, 29, 59], "\u3057\u3088\u3046": 6, "\u306b\u3059\u3079": 6, "\u3088\u307b\u3069": 6, "\u9650\u308a": [6, 60], "\u3088\u3044": [6, 9, 11, 36, 44, 57], "\u60aa\u3044\u4f8b": 6, "\uff08c": 6, "\uff09:": [6, 34], "mrn": [6, 7, 28], "_sys": 6, ".c": 6, "\u5c0f\u6587\u5b57": [6, 33], "\u5358\u8a9e": [6, 41, 54], "\"_": [6, 32, 42, 59], "\u533a\u5207\u308a": [6, 45, 59, 60], "\u5927\u6587\u5b57": [6, 33, 41], "\u533a\u5207": 6, "\u3089\u305a": 6, "\u306b\u304f\u3063\u3064\u3051": 6, "hamroonga": 6, "\u533a\u5207\u3063": [6, 45], "-mroonga": [6, 8, 19, 22, 23, 26, 28, 29, 30, 31, 32, 33, 34], "\u306b\u3057": [6, 8, 28, 29], ".cc": 6, "\u30d8\u30c3\u30c0\u30fc\u30d5\u30a1\u30a4\u30eb": 6, ".h": 6, "namespace": 6, "std": 6, "\u3067\u3042\u308c": 6, "\u306f\u3044\u3051": [6, 26, 31, 41], "\u4ee5\u5916": [6, 21, 27, 58], "zmq": 6, "2\u91cd": 6, "\u9632\u3050": 6, "\u30de\u30af\u30ed": 6, "\u3059\u3079": [6, 29, 30, 33, 41, 44, 58, 59], "\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2": 6, "\u3064\u3051": [6, 7], "header": 6, "_name": [6, 27, 28, 29, 30, 31, 38, 44, 45, 46, 47, 59, 60], "_hpp": 6, "_db": 6, "_path": [6, 8, 11, 12, 39], "ifndef": 6, "define": 6, "...": [6, 26, 29, 32, 33, 34, 35, 38, 40, 42, 44, 46, 51, 54, 59, 60], "endif": 6, "\u5148\u982d": [6, 7, 26, 41, 54], "\u306b\u3064\u3044": 6, "..": [6, 7, 28, 29, 31, 32, 36, 41, 43, 45, 46, 51, 54, 59, 60], "/ _": 6, "\u524d\u5f8c": 6, "\u30b9\u30da\u30fc\u30b9": 6, "\u5165\u308c\u308b": 6, "int": [6, 27, 28, 29, 31, 32, 34, 42, 43, 44, 45, 46, 54, 59, 60], "\u5165\u3063": [6, 34], "++i": 6, "{..": 6, ".}": 6, "\u9577\u3055": [6, 31, 34], "\u8868\u73fe": [6, 11, 32, 38, 56], "\u3067\u306e": [6, 31], "\u7d42\u7aef": 6, "\u4eee\u5b9a": [6, 21], "\u672c\u5f53": [6, 42], "\u3082\u3063\u3068\u3059\u3063\u304d\u308a": 6, "\u3088\u3044\u3051\u3069": 6, "\u3002\u3002": 6, "\u3002\uff09": [6, 21, 26], "char": [6, 29, 31, 46, 61], "raw": 6, "_data": 6, "table": [6, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 41, 42, 43, 44, 45, 46, 54, 59, 60], "column": [6, 21, 23, 27, 28, 29, 31, 32, 34, 36, 44, 45, 46, 54, 57, 59], "_value": [6, 31, 45, 59], "size": [6, 10, 28, 47], "_t": 6, "_size": [6, 11, 29, 30, 39], "strlen": 6, "(\"": [6, 28, 29, 30, 38, 42, 44, 46, 50, 53, 59, 60], ");": [6, 27, 28, 29, 30, 31, 35, 41, 42, 44, 45, 50, 51, 53, 54, 59, 60], "\")": [6, 28, 29, 30, 34, 38, 42, 43, 45, 46, 50, 53, 59, 60], "\u7121\u7406": 6, "\u3084\u308a": 6, "strndup": 6, "(raw": 6, "),": [6, 28, 29, 59], "\u305f\u3060\u3057": [6, 26, 29, 30, 31, 59, 60], "\u524d\u63d0": 6, "/test": [6, 7], ".mrn": 6, "\";": [6, 44, 45], "::": 6, "string": [6, 28, 54], "\u5185\u90e8": [6, 8, 32, 34, 36, 45], "\u30e1\u30e2\u30ea": [6, 10, 12, 15, 22, 23, 26, 29, 30], "\u78ba\u4fdd": [6, 10, 26], "\u591a\u7528": 6, "[max": 6, "];": 6, "\u6700\u5927": [6, 10, 34, 35, 43, 54], "\u30b5\u30a4\u30ba": [6, 7, 10, 12, 15, 22, 23, 43], "\u308f\u304b\u3063": 6, "\u3061\u3083\u3093": 6, "\u8003\u3048\u308b": [6, 59], "\u4f55\u5ea6": 6, "\u7e70\u308a\u8fd4\u3057\u4f7f\u3046": 6, "\u9818\u57df": [6, 29], "grn": [6, 34, 36], "_bulk": 6, "\u30ab\u30e9\u30e0": [6, 11, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 41, 51, 54, 59, 60, 61], "\u53d6\u5f97": [6, 11, 25, 28, 29, 36, 39, 42, 54, 56], "uppercamelcase": 6, "\u3068\u3059\u308b": [6, 29], "class": [6, 27, 28, 29, 51, 54], "myclass": 6, "snail": 6, "_case": 6, "my": [6, 21, 23, 26, 29, 30, 31, 32, 33, 45, 51, 59, 60], "_class": 6, "\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30a4\u30b9": 6, "\u304b\u3064": [6, 37], "\u985e\u4f3c": [6, 11, 31, 42, 56], "\u30e2\u30b8\u30e5\u30fc\u30eb": [6, 11], "\u5f93\u3046": 6, "public": 6, "handler": [6, 58], "\u3068\u3057": [6, 28, 35, 37, 42, 58, 61], "\u672b\u5c3e": [6, 31], "_;": 6, "myname": 6, "\u8aad\u307f\u8fbc\u3080": 6, "\u30e1\u30bd\u30c3\u30c9": 6, "\u9664\u3044": [6, 21], "()": [6, 11, 15, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 39, 41, 44, 46, 47, 48, 59, 60], "return": 6, "};": 6, "_(": 6, ") {": 6, "get": [6, 52, 59, 60], "\u4ed8\u3051": [6, 59], "\u9664\u304d": 6, "set": [6, 21, 23, 26, 27, 28, 29, 30, 31, 34, 42, 43, 44, 45, 46, 47, 51, 54, 57, 59, 60, 61], "unsigned": [6, 27, 31, 34, 42, 46, 59], "age": [6, 35], "_age": 6, "(unsigned": 6, "\u7981\u6b62": 6, "\u306a\u3051\u308c": [6, 21, 41, 59, 60], "\u6697\u9ed9": 6, "\u7121\u99c4": 6, "\u30b3\u30d4\u30fc": [6, 34, 35], "\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9": [6, 29, 30, 34, 38], "\u30dd\u30a4\u30f3\u30bf\u30fc": 6, "\u30c7\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc": 6, "\u4e8c\u91cd": [6, 33], "\u89e3\u653e": [6, 29, 30], "\u3057\u307e\u3046": [6, 7, 8, 26, 31, 32, 33, 34, 35, 36, 37, 59], "\u5371\u967a": 6, "\u660e\u793a": [6, 31, 33, 34], "\u7121\u52b9": [6, 28, 29, 30, 31, 32, 34, 35, 36, 44, 45], "private": 6, "(const": 6, "\u30ab\u30b9\u30bf\u30e0\u30b3\u30d4\u30fc\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc": 6, "object": 6, ".age": 6, "\u6f14\u7b97\u5b50": [6, 32, 41, 59, 60], "operator": [6, 32, 41], "(void": 6, "\u9593\u9055\u3063": [6, 26, 28, 31, 32, 33, 34, 38], "\u3057\u307e\u308f": 6, "insert": [6, 25, 26, 27, 28, 29, 30, 31, 33, 34, 36, 41, 42, 43, 45, 46, 54, 59, 60], "id": [6, 8, 16, 25, 26, 27, 28, 32, 34, 37, 41, 42, 43, 45, 46, 52, 54, 59, 60], "value": [6, 28, 29, 30, 34, 41, 44, 45, 47, 59, 60], "record": [6, 45, 52], "records": [6, 45], "[i": 6, "columns": 6, "[column": 6, ".set": 6, "(value": 6, "\u4ed8\u3044": [6, 59], "\u30d5\u30e9\u30b0": [6, 25, 26, 27, 29, 30, 32, 33, 34, 36, 38, 45, 59], "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8": [6, 29, 30, 32], "\u30c7\u30d0\u30c3\u30ac\u30fc": 6, "\u8d70\u3089": 6, "#define": 6, "_searching": 6, "\u5024\u3068\u3057\u3066": [6, 10, 43, 59], "\u306f\u3088\u308a": 6, "\u5b8c\u7d50": 6, "boolean": [6, 26, 29, 30, 31, 32, 33, 41, 44, 45, 46, 50, 54, 59, 60], "\u3068\u305b": 6, "\u6761\u4ef6": [6, 27, 28, 31, 32, 33, 35, 36, 37, 38, 41, 44, 59, 61], "\u771f\u507d": 6, "\u91cd\u8907": [6, 31, 32, 33, 34, 38], "\u304b\u3069\u3046": [6, 8, 44, 47, 57], "!value": 6, "\u66f8\u304f": 6, "\u76f8\u5f53": 6, "\u3068\u3048": [6, 33, 41, 59], "lisp": 6, "nil": 6, "\u8868\u3059": [6, 58], "\u610f\u56f3": [6, 28, 31, 32, 33, 36, 37], "\u4f1d\u308f\u308b": 6, "\u3084c": 6, "\u5024\u3068": 6, "strcmp": 6, "(..": [6, 46], ".)": [6, 46], "\u72b6\u6cc1": [6, 45], "c\u8a00\u8a9e": 6, "\u7531\u6765": [6, 32, 34, 43], "\u3057\u304b\u3057": [6, 28, 29, 30, 59, 60], "\u304c\u308f\u304b\u308a": [6, 35], "\u306b\u304f\u3044": 6, "\u306f\u3059\u3079": 6, "memcmp": 6, "==": 6, "printf": 6, "same": [6, 42], "!\\": 6, "\u6271\u3063": 6, "))": [6, 38, 46, 59], "\u7701\u304f": 6, "\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc": 6, "\u975e\u52b9": 6, "\u3002\uff08": [6, 21, 25, 26, 37, 59], "(name": 6, "\u306e\u3068\u3053\u308d": [6, 35], "\u52d5\u304d": [6, 23, 37], "\u52d5\u3044": [6, 34], "users": [6, 28, 35], "\u5f8c\u7f6e": 6, "\u3057\u306a\u3051\u308c": 6, "\u3070\u3044\u3051": [6, 21, 41, 59, 60], "\u3060\u3068": [6, 32], "\u52b9\u7387": [6, 59], "\u5909\u308f\u3089": [6, 28, 29], "\u3042\u3093\u307e\u308a": 6, "\u306a\u3093": 6, "\u6c17\u4ed8": 6, "\u5916\u3057": 6, "\u9055\u3046": [6, 41, 57], "\u5909\u63db": [6, 34, 43], "\u3044\u3066": [6, 36, 59, 60], "\u6c17\u4ed8\u3051": 6, "\u3002c": 6, "_cast": 6, "static": 6, "\u3053\u3046\u3059\u308c": 6, "\u3057\u307e\u3063": 6, "\u6c17\u4ed8\u3051\u308b": 6, "reinterpret": 6, "\u306f\u3069\u3046": 6, "\u6ce8\u610f": [6, 28, 29, 32, 37, 59], "uchar": 6, "to": [6, 8, 11, 41, 50, 52, 59], "_key": [6, 27, 28, 29, 36, 59], "ucahr": 6, "from": [6, 27, 28, 29, 30, 33, 34, 35, 41, 42, 43, 44, 45, 46, 50, 54, 59, 60], "key": [6, 8, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 41, 42, 43, 44, 45, 46, 54, 55, 59, 60], "_info": 6, "uint": [6, 59], "_length": [6, 31], "_copy": 6, "(to": 6, "(": 6, "(key": 6, "": [27, 28, 29, 51, 54], "\uff08<": [27, 28, 29], "span": [27, 28, 29, 51, 54], "keyword": [27, 28, 29, 44, 54], "\uff09": [27, 28, 29], ".,": 27, ">-": 27, "fr": 27, "><": 27, "nodb": 27, "-<": [27, 50], ".<": [27, 54], "\u5727\u7e2e": [27, 33, 36], "byte": 27, "kartiksoneji": 27, "\u300cmariadb": 27, "\u3002\u300d": 27, "\u30cb\u30e5\u30fc\u30b9": 27, "\u5f53\u521d": 27, "\u30a2\u30ca\u30a6\u30f3\u30b9": [27, 29, 61], "\u8aa4\u308a": [27, 31, 32, 37, 38, 45], "\u7b87\u6240": 27, "eoan": [27, 38], "ermine": [27, 38], "-archive": 27, "-keyring": [27, 31], "lintian": 27, "/apt": [27, 30], "/sources": 27, ".lists": 27, "\u7f6e\u304f": 27, "\u30d1\u30c3\u30b1\u30fc\u30b8\u30f3\u30b0": 27, "\u5171\u901a": [27, 34], "disco": [27, 38], "dingo": [27, 38], "\u3082\u3046\u3059\u3050": 27, "_weight": [27, 34], "\u91cd\u307f": [27, 28, 29, 30, 32, 40, 41], "\u4ed8\u304d": [27, 31, 36, 54, 58, 59, 60], "\u30d9\u30af\u30bf\u30fc": [27, 28, 29, 30], "\u633f\u5165": [27, 33, 34, 35], "bugs": [27, 34], "|with": [27, 34, 38], "\",": [27, 28, 29, 38, 41, 42, 46, 50, 59], "type": [27, 34, 61], "_tags": 27, "values": [27, 28, 29, 30, 34, 41, 42, 43, 45, 46, 54, 59, 60], "'{\"": 27, "\":": [27, 28, 41], "priority": 27, "}'": 27, "\u6e80\u305f": [27, 33, 36, 38], "\u9001\u4fe1": 27, "_by": 27, "/optimizations": [27, 30], "#order": [27, 30], "-by": [27, 30], "-limit": [27, 30], "\u30b5\u30d6\u30af\u30a8\u30ea\u30fc": [27, 36], "hirsute": [28, 29], "hippo": [28, 29], "1\u6708": [28, 36, 43], "12\u6708": 28, "shibanao": [28, 29], "[documentation": 28, "\u8aa4\u8a18": 28, "marc": [28, 29], "laporte": [28, 29], "santalex": [28, 29], "impish": [28, 29], "indri": 28, "\u8aa4\u3063": [28, 29, 36, 37], "\u9069\u7528": [28, 29, 34, 35, 37, 38, 43], "mdev": [28, 33, 34], "josep": [28, 29, 30], "sanz": [28, 29, 30], "\u901a\u5e38": [28, 29, 30, 32, 34, 41, 45, 49, 57, 59, 60], "roles": 28, "role": 28, ".id": 28, "left": 28, "join": [28, 31, 34, 44], ".role": 28, "_users": 28, "_field": 28, "\u30b3\u30f3\u30c7\u30a3\u30b7\u30e7\u30f3\u30d7\u30c3\u30b7\u30e5\u30c0\u30a6\u30f3": [28, 36, 37, 45, 47], "\u30a8\u30f3\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0": [28, 31, 54, 59, 60], "tomo": 28, "-p": [28, 57], "kato": [28, 29, 30], "\u30ce\u30fc\u30de\u30e9\u30a4\u30ba": [28, 53], "\u304b\u3068\u3046": [28, 29, 30, 34, 36], "\u5f37\u304f": 28, "\u304a\u3059\u3059\u3081\u3057": [28, 33, 38], "''": [28, 29, 41, 59], "\u3002'": [28, 29], "\u3002<": [28, 29], "\u30d9\u30af\u30bf\u30fc\u30ab\u30e9\u30e0": [28, 32, 33, 45], "\u30d0\u30a4\u30ca\u30ea\u30fc": [28, 35], "\u4f5c\u3089": [28, 33], "kenichi": [28, 29], "arimoto": [28, 29], "\u8981\u7d20": [28, 31, 54, 59, 61], "\u4f7f\u3048\u308b": [28, 29, 31, 32, 34, 35, 45, 59, 60], "\u30bb\u30c3\u30c8": 28, "\"\"": [28, 29], "katsuhito": [28, 29], "watanabe": [28, 29], "ids": 28, "parent": 28, "abcdefg": 28, "hijklmn": 28, "opqrstu": 28, "7\u6708": [28, 34, 35, 36], "vincent": [28, 29], "pelletier": [28, 29], "\u30ea\u30ab\u30d0\u30ea\u30fc": [28, 29], "\u64cd\u4f5c": [28, 29, 31, 45, 58, 59], "\u6c7a\u3081\u308b": [28, 29], "\u6b8b\u7559": [28, 29], "/delete": [28, 29], "/update": [28, 29], "\u51fa\u6765": [28, 29], "off": [28, 29, 37, 45, 59, 60], "\u3002isert": [28, 29], "\u306b\u3088\u3063\u3066": [28, 29, 32, 33], "\u6b63\u3057\u3044": [28, 29, 35, 42, 57], "\u5bfe\u51e6": [28, 29, 45], ".clear": [28, 29], "-code": [28, 29, 30], "/blog": [28, 29], "-recover": [28, 29], "-failed": [28, 29], "\u53c2\u8003": [28, 37, 38], "\u6210\u7acb": 28, "\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb": [28, 34, 38], "\u91cd\u5927": [28, 29], "\u3067\u306b": 28, "echo": 28, "#!/": 28, "/sh": 28, "> /": 28, "/deb": 28, "/postrm": 28, "chmod": 28, "+x": 28, "\u3060\u3063": [28, 29, 32], "\u624b\u52d5": [28, 29, 57], "\u76f4\u3059": [28, 29, 45], "\u53ca\u3073": [28, 29], "/tutorial": [28, 29], "/installation": [28, 29], "_check": [28, 29], "\u4eca\u5f8c": 28, "\u307e\u305f\u3044": [28, 29], "\u73fe\u8c61": [28, 29], "perconaserver": [28, 29], "\u518d\u8d77": [28, 29, 36, 59, 60], "variables": [28, 29, 45, 57, 59, 60], "';": [28, 29, 30, 34, 44, 45, 47, 54, 57, 59, 60], "\u975e\u4e92": [28, 32, 34, 61], "\u30ea\u30b9\u30c8\u30a2": [28, 29, 31, 32, 37], "\u51e6\u7f6e": 28, "\u305a\u306b": 28, "\u7834\u640d": [28, 45], "=innodb": [28, 29], "/select": [28, 29], "\u306f\u3046\u307e\u304f": [28, 29], "\u7def\u5ea6": [28, 29], "\u7d4c\u5ea6": [28, 29], "\u3057\u307e\u3059": [28, 29], "->": [28, 29, 34, 60], "5x": [28, 29], "8x": [28, 29], "srid": 28, "\u8a55\u4fa1": 28, "\u7570\u306a\u308b": [28, 31], "\u8fd4\u3057": [28, 29, 30, 41, 44, 49, 50, 51, 53, 54, 55, 59], "\u305d\u3057\u3066": [28, 50], "/issues": 28, "\u58ca\u308c": [28, 29, 30, 31, 32, 33, 36, 37, 38, 59], "\u30b7\u30fc\u30b1\u30f3\u30b7\u30e3\u30eb\u30b5\u30fc\u30c1": 28, "\u3002)": [28, 60], "xenial": [28, 29, 35, 38], "xerus": [28, 29, 35, 38], "4\u6708": 28, "end": 28, "\u3057\u3084\u3059\u304f": 28, "attributes": 28, "items": 28, "'[": 28, "{\"": 28, "color": 28, "white": 28, "\"}": 28, "big": [28, 35], "]'": 28, "black": 28, "[]": 28, "\u5916\u90e8\u30ad\u30fc": [28, 29], "\u5236\u7d04": [28, 29, 32, 33, 34, 35, 36, 43], "kosuke": [28, 29], "yamashita": [28, 29], "\u5916\u90e8": [28, 29], "referred": 28, "refer": 28, "_referred": 28, "constraint": 28, "references": 28, "referenced": 28, "_table": [28, 30, 33, 36, 46], ".referential": [28, 31], "_constraints": [28, 31], "empty": [28, 59, 60], "error": [28, 29, 31, 34, 45, 59, 60], "hy0": 28, "):": [28, 29, 31, 34], "exists": [28, 46], "<#": 28, "3bc": 28, "\u7d44\u307f\u5408\u308f\u305b": [28, 31, 58], "\u30d3\u30eb\u30c9\u30a8\u30e9\u30fc": [28, 32, 33, 36, 38], "reported": [28, 31, 36], "\u3072\u3058\u30fc": [28, 29], "\u30e1\u30b8\u30e3\u30fc\u30d0\u30fc\u30b8\u30e7\u30f3\u30a2\u30c3\u30d7": [28, 29, 30, 37, 38], "\u518d\u8d77\u52d5": [28, 37, 59, 60], "2\u6708": [28, 35], "\u30a2\u30c3\u30d7\u30b9\u30c8\u30ea\u30fc\u30e0": 28, "\u8981\u6c42": [28, 44], "\u5927\u304d": 28, "\u8907\u5408\u4e3b\u30ad\u30fc": [29, 30], "handmound": [29, 30], "\u8907\u5408": [29, 32], "scores": 29, "score": [29, 41, 42, 59, 60], "_note": 29, "_idx": 29, "taro": [29, 31], "yamada": 29, "truncated": [29, 34], "amzn": [29, 30], "\u65b0\u3057\u3044": [29, 30, 31, 34, 37, 61], "\u30b5\u30fc\u30d0\u30fc\u30b9\u30c6\u30fc\u30bf\u30b9": [29, 30], "true": [29, 38, 45, 59], "\u30e1\u30e2\u30ea\u30fc\u30ea\u30fc\u30af": [29, 30, 34], "\u7248mariadb": [29, 30], "\u521d\u671f\u5316": [29, 30], "open": [29, 30, 54, 59], "_tag": [29, 30], "close": [29, 30], "ishitaka": [29, 30], "\u56fa\u5b9a": [29, 42], "..": [29, 54], "mark": [29, 51], ", '": [29, 51, 54], "'<": [29, 32, 51], ">'": [29, 51, 54], "'groonga": [29, 51], "\u30ab\u30a6\u30f3\u30c8\u30e2\u30fc\u30c9": [29, 30], "\u30e1\u30e2\u30ea\u30fc": [29, 30], "\u4e00\u5b9a\u91cf": [29, 30], "\u4fdd\u3064": [29, 30], "\u60aa\u5316": [29, 30], "\u5897\u5f37": [29, 30], "_open": [29, 30], "_cache": [29, 30], "\u500b\u6570": [29, 30], "\u30ad\u30e3\u30c3\u30b7\u30e5": [29, 30, 37], "\u304a\u304f": [29, 30, 54, 59, 60], "\u958b\u304b": [29, 30], "\u983b\u5ea6": [29, 30], "\u4f4e\u3044": [29, 30], "\u9589\u3058": [29, 30], "\u3089\u308c": [29, 30, 32, 49, 50, 59], "\u4e00\u5b9a": [29, 30], "\u4fdd\u3063": [29, 30], "_tables": [29, 30, 34], "\u898b\u306a\u304c\u3089": [29, 30], "\u30d0\u30e9\u30f3\u30b9": [29, 30], "\u306a\u305c": [29, 30, 41], "\u4fdd\u3061": [29, 30], "variable": [29, 30, 34, 44, 45, 47, 59, 60], "\u5927\u304d\u304f": [29, 30], "\u4f59\u88d5": [29, 30], "\u4e00\u90e8": [29, 30, 34, 38], "\u524a\u6e1b": [29, 30, 35], "\u3068\u3059": [29, 30], "\u5c0f\u3055\u304f": [29, 30], "\u3059\u308c": [29, 30], "\u307b\u3069": [29, 30], "\u843d\u3061": [29, 30], "\u6e1b\u308a": [29, 30], "\u958b\u304d": [29, 30, 45], "\u76f4\u3057": [29, 30], "\u8a31\u5bb9": [29, 30], "\u53ce\u307e\u308b": [29, 30], "\u304a\u304d": [29, 30], "loose": [29, 30, 37], "-enable": [29, 30], "-reference": [29, 30], "-count": [29, 30], "_reference": [29, 30, 33], "\u306b\u3066": [29, 31, 38, 59], "\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8\u30d1\u30e9\u30e1\u30fc\u30bf": [29, 30], "\u4e2d\u65ad": [29, 30], "max": [29, 30], "_execution": [29, 30], "_time": [29, 30], "_statement": [29, 30], "\u5927\u91cf": [29, 30, 34], "\u30de\u30c3\u30c1": [29, 30, 31, 32, 40, 41, 44, 45, 59, 60], "\u30ea\u30bd\u30fc\u30b9": [29, 30, 36, 37], "\u6d88\u8cbb": [29, 30], "\u7d9a\u3051": [29, 30], "\u7d9a\u3051\u308b": [29, 30, 47], "'ll": [29, 30, 42, 59, 60], "be": [29, 30, 42, 50, 59, 60], "fine": [29, 30, 42, 59, 60], "tomorrow": [29, 30, 42, 59, 60], ".\"": [29, 30, 32, 42, 46, 59, 60], "rain": [29, 30, 42, 59, 60], "*+": [29, 30], "*/": [29, 30], "(title": [29, 30, 41], "statement": [29, 30, 46], "\u00e9rome": [29, 30], "perrin": [29, 30], "\u9032\u6570": [29, 30], "\u6587\u5b57": [29, 31, 32, 34, 35, 43, 45, 49, 50, 51, 54, 55, 59, 60], "fe": [29, 30], "4ca": [29, 30], "5b": [29, 30], "3ef": [29, 30], "buster": [29, 30, 38], "\u30b5\u30fc\u30d0\u30fc": [29, 30, 33, 34, 36, 57, 61], "\u30e1\u30e2\u30ea\u30fc\u30de\u30c3\u30d7\u30b5\u30a4\u30ba": 29, "mrooga": 29, "\u7269\u7406": 29, "\u30b9\u30ef\u30c3\u30d7": 29, "\u30de\u30c3\u30d7": 29, "\u76e3\u8996": 29, "\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb": 29, "mitsuo": [29, 30, 32], "yoshida": [29, 30, 32], "ohtsuka": [29, 30], "soushi": [29, 30], "\u3001\"": 29, "clear": [29, 30], "/redmine": [29, 30], "_full": [29, 30, 36, 45], "_text": [29, 30, 36, 45, 46], "_search": [29, 30, 36, 45], "wate": [29, 30], "\u30d0\u30c3\u30af\u30c8\u30ec\u30fc\u30b9": [29, 30], "\"set": 29, "_back": 29, "_trace": 29, ";\"": 29, "\u91cd\u307f\u4ed8\u304d": [29, 30], "weight": [29, 41], "_float": 29, "missing": [29, 30], "invalid": [29, 30, 38], "#release": [29, 37, 38], "\u306f\u3058\u3081": [29, 30, 34], "bionic": [29, 37], "0ubuntu": 29, "\u73fe\u72b6": [30, 36], "/dists": 30, "\u4e88\u5b9a": [30, 34, 38], "patched": [30, 54, 59], "[oracle": 30, "dropped": 30, "mroona": 30, "minimal": 30, "/refman": 30, "ja": 30, "/server": 30, "-system": 30, "-variables": 30, "#sysvar": 30, "-status": 30, "#statvar": 30, "/disable": 31, "kokoronavi": 31, "\u8868\u793a": [31, 32, 33, 34, 37, 57, 59, 60], "rc": 31, "wing": [31, 32], "group": [31, 44, 59], "\u901f\u5ea6": 31, "\u7d42\u4e86": [31, 32, 33, 51, 54], "\u5bae\u8107": [31, 33], "inner": 31, "\u4e0d\u5177\u5408": [31, 32, 33, 34, 35, 36, 37, 38], "\u5927\u57ce": 31, "@kokoronavi": 31, "(n": [31, 61], "utc": 31, "\u30bf\u30a4\u30e0\u30be\u30fc\u30f3": 31, "\u4fdd\u6301": [31, 32, 34], "(utc": 31, "\u518d\u4f5c": [31, 38, 60], "\u518d\u4f5c\u6210": [31, 38, 61], "(column": [31, 35, 41, 46], "last": [31, 36, 46, 52, 59], "soundkitchen": 31, "[mysql": [31, 32, 34, 35, 38], "8mb4": 31, "wakisuke": 31, "hanzubon": 31, "\u7a7a\u767d": [31, 41, 45, 54, 59, 60], "\u767a\u73fe": 31, "@soundkitchen": 31, "@hanzubon": 31, "enbale": 31, ".tables": 31, ".data": 31, "9m": 31, "warp": 31, "kawada": 31, "quantal": [31, 33], "quetzal": [31, 33], "\u30de\u30eb\u30c1\u30ab\u30e9\u30e0\u30e6\u30cb\u30fc\u30af\u30a4\u30f3\u30c7\u30c3\u30af\u30b9": 31, "\u30e6\u30cb\u30fc\u30af": [31, 34], "\u5224\u5b9a": 31, "jd": 31, "fonc": 31, "xxx": [31, 32, 33, 37, 38, 44], "desc": [31, 42, 46, 59, 60], "\u964d\u9806": 31, "\u30bd\u30fc\u30c8": [31, 34, 44], "\u884c\u3048": [31, 35], "\u629c\u3051": [31, 32, 33, 35, 36], "tokuhy": 31, "\u78ef\u90e8": [31, 32], "\u548c\u5e83": [31, 32], "@taro": 31, "@tokuhy": 31, "apparmor": 31, "qurage": 31, "\u5b9f\u9a13\u7684": 31, "_required": 31, "\u72ed\u304f": 31, "\u4e2d\u8c37": 31, "\u5b97\u5d69": 31, "@qurage": 31, "\u5c0e\u5165": 31, "word": [31, 46, 54], "\u5c11\u306a\u304f": [31, 41], "\u30d3\u30eb\u30c9\u30d5\u30e9\u30b0": 31, "nabebeb": 31, "buildrequires": 31, "@nabebeb": 31, "\u5c11\u306a\u3044": [31, 44], "tinyint": [31, 33, 46], "/smallint": 31, "/mediumint": 31, "/int": 31, "/bigint": 31, "\u30b9\u30c8\u30ec\u30fc\u30b8\u30b5\u30a4\u30ba": 31, "\u6e1b\u3089": [31, 34, 35, 37, 44, 59, 60], "\u30d0\u30eb\u30af\u30a4\u30f3\u30b5\u30fc\u30c8": 31, "\u30af\u30a8\u30ea\u30ad\u30e3\u30c3\u30b7\u30e5": 31, "\u30d1\u30fc\u30c6\u30a3\u30b7\u30e7\u30f3": 31, "\u78ba\u5b9f": 31, "\u5b9f\u9a13": [31, 32, 34, 36, 38, 45, 54, 55], "\u3064\u304b\u3063": 31, "[yum": 31, "[mac": 31, "\u77f3\u6a4b": 31, "\u5353\u898b": 31, "\u89e3\u9664": 31, "\u5ca9\u4e95": 31, "\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3": 31, "\u8ee2\u9001": 31, "\u571f\u4e95": 31, "\u5065\u53f8": 31, "\u3002groonga": [31, 32, 34, 36, 38, 44, 59, 60], "\u30a4\u30f3\u30dd\u30fc\u30c8": 31, "allow": [31, 45], "-unauthenticated": 31, "/fedora": 31, "nogpgcheck": 31, "\u6301\u3064": [31, 59], "\u4e00\u6642": [31, 32, 36], "-wdeprecated": 31, "ryo": 31, "onodera": 31, "\u30d7\u30e9\u30a4\u30de\u30ea\u30fc\u30ad\u30fc": [31, 33, 34, 43, 60], "\u7b26\u5408": 31, "\u30d0\u30a4\u30c8": [31, 54], "\u6574\u6570": [31, 59], "\u7b26\u53f7": 31, "\u306a\u304a\u3059": 31, "natural": [31, 40, 41, 44, 59], "language": [31, 40, 41, 44, 59], "\u30d5\u30ec\u30fc\u30ba": [31, 40], "[apt": 31, "precise": [31, 36], "pangolin": [31, 36], "\u5927\u304d\u306a": 31, "\u8ee2\u7f6e": 31, "\u6cb3\u91ce": 31, "\u9686\u5fd7": 31, "\u3057\u305f": [31, 35], "boss": 31, "_sato": 31, "spider": 31, "\u7d44\u307f\u5408\u308f": 31, "takayuki": 31, "honda": 31, "@boss": 31, "\u30d7\u30e9\u30b0\u30a4\u30f3\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb": 31, "duplicate": [31, 32, 33, 46], "\u30e9\u30c3\u30d7": [31, 60], "valgrind": 31, "-valgrind": 31, "\u5c0f\u6570": [31, 34], "\u79d2\u6307\u5b9a": 31, "\u901a\u308b": [31, 58], "[solaris": 31, "solaris": 31, "\u8ffd\u8a18": [31, 32, 33, 36, 37, 38], "hardy": 31, "\u30ed\u30b4": 31, "\u30c7\u30b6\u30a4\u30f3": 31, "\u898b\u3064\u304b\u3063": 31, "*)": 31, "\u52b9\u679c": 31, "\u4efb\u610f": [31, 54], "year": [31, 46, 59], "\u30b5\u30d6\u30af\u30a8\u30ea": 31, "camyuy": 31, "\u8aad\u3081\u308b": 31, "time": [31, 32, 46, 59], "\u30aa\u30f3": 31, "\u30fb\u30aa\u30d5": 31, "\u5207\u308a": [31, 32], "\u66ff\u3048\u308b": [31, 42], "\u4e00\u6642\u30c6\u30fc\u30d6\u30eb": 31, "\u306b\u3059\u3079\u3066": 31, "linestring": [31, 46, 59], "\u306e\u3088\u3046": [31, 37, 38, 41, 44, 60], "tomoatsu": [31, 32], "shimada": [31, 32], "@camyuy": 31, "\u30ed\u30c3\u30af\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8": 32, "\"w": 32, "\u7701\u7565": [32, 41], "\u632f\u821e": [32, 45], "\u4e38\u5c71": 32, "yoku": [32, 33], "\u30aa\u30ea\u30b8\u30f3": 32, "\u5426\u5b9a": 32, "\u8fd4\u3063": [32, 33], "\u304f\u308b": [32, 33, 42], "\u6751\u4e0a": [32, 33, 34, 35, 36], "squeeze": 32, "\u52b9\u304f": 32, "\u3002\"": [32, 37, 59, 60], "'\u3001": [32, 54], "'>": 32, "\u5800\u8d8a": 32, "\u30e6\u30fc\u30b6\u30fc\u30ac\u30a4\u30c9": 32, "'\u30c1\u30e5\u30fc\u30c8\u30ea\u30a2\u30eb": 32, "between": [32, 35, 42, 46], "microsoft": 32, "visual": [32, 34, 35], "studio": [32, 34, 35], "\u30d3\u30eb\u30c9\u30b5\u30dd\u30fc\u30c8": 32, "'lock": 32, "*d": [32, 41, 46], "-\"": 32, "\u6319\u52d5": [32, 35, 36, 41, 42, 43, 45], "\u7d22\u6642": 32, "disk": 32, "sweep": 32, "multi": 32, "range": [32, 34], "(ds": 32, "-mrr": 32, "\u547c\u3070": 32, "\u3057\u307e\u3057": 32, "\u5f15\u304d": 32, "\u8d77\u3053": 32, "\u6728\u6751": 32, "(trunk": 32, "\u30bb\u30b0\u30e1\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u30d5\u30a9\u30eb\u30c8": 32, "'replace": 32, "'insert": 32, "\u69cb\u9020": 32, "_i": 32, "\u7279\u5225": [32, 36, 59, 60], "\u6271\u308f": [32, 45, 59, 60], "\u307e\u3046": 32, "alexander": 32, "barkov": 32, "saucy": [32, 33], "salamander": [32, 33], "\u30cf\u30f3\u30c9\u30e9": 32, "\u5236\u5fa1": [32, 45], "\u5f8c\u59cb": 32, "\u884c\u306a\u3063": 32, "\u53d7\u3051\u308b": [32, 34], "\u77e5\u3089": 32, "\u5b89\u7530": 32, "\u4e00\u90ce": 32, "\u7279\u6709": [32, 33, 59], "[mroonga": [32, 33, 36], "\u30e9\u30d9\u30eb": 32, "\u6ce8\u8a18": 32, "ceekz": 32, "\u30b9\u30c8\u30ec\u30fc\u30b8": [32, 33, 34, 35, 36, 38], "@ceekz": 32, "\u30a8\u30b9\u30b1\u30fc\u30d7": [32, 36, 50, 51, 54], "\u7530\u8fba": 32, "\u7b49\u4fa1": [32, 45], "ts": 32, "chang": 32, "fulltextindex": 32, "change": [32, 33], "_definition": 32, "\u4e0d\u6b63\u78ba": 32, "orderby": 32, "collation": 32, "\u6271\u3048": 32, "\u672a\u8a2d\u5b9a": 32, "\u516c\u5e73": 32, "\u30bb\u30c3\u30b7\u30e7\u30f3": [32, 45], "\u4e0d\u6b63": [32, 34], "\u8a70\u3081": 32, "\u65e5\u4ed8": [32, 34], ".kentaro": 32, "\u30c8\u30e9\u30d6\u30eb\u30b7\u30e5\u30fc\u30c6\u30a3\u30f3\u30b0": 32, "shizuin": 32, "-o": 32, "normalizers": 32, "\u518d\u767b": 32, "\u3057\u3088": [32, 33, 34, 36], "\u7ffb\u8a33": [32, 35], "memorycraft": 32, "\u5409\u7530": [32, 33], "\u5149\u7537": [32, 33], "@memorycraft": 32, "\u7d44\u307f\u8fbc\u307f": 32, "\u30ab\u30e9\u30e0\u30b3\u30e1\u30f3\u30c8": 32, "\u30d1\u30fc\u30b9": [32, 41, 59], "\u30d0\u30ea\u30c7\u30fc\u30b7\u30e7\u30f3": 32, "libmysqlservices": 32, ".a": 32, "\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30b3\u30e1\u30f3\u30c8": [32, 34, 61], "\u30d5\u30ea\u30fc\u30b9\u30bf\u30a4\u30eb": 32, "\u66f8\u3051\u308b": [32, 35], "\u4f5c\u308b": [32, 41], "jessie": [32, 33, 34, 35, 37], "segv": 32, "\u5f15\u304d\u8d77\u3059": 32, "\u4e2d\u4e95": 32, "\u958b\u653e": 32, "\u308c\u305a": 32, "\u30b3\u30e1\u30f3\u30c8": [32, 33, 34, 38, 59, 60], "\u6d88\u5931": 32, "\"index": 32, "\u8a9e\u5f59": [32, 34, 43, 59], "\u7167\u5408": [32, 34, 35, 37, 54, 59, 60], "\u9806\u5e8f": [32, 34, 35, 37, 54, 59, 60], "\u524d\u65b9": [32, 45, 59, 60], "\u4e00\u81f4": [32, 45, 59, 60], "*\"": 32, "[cmake": [32, 33, 34, 36], "normalizerxxx": 32, "raring": [32, 33], "ringtail": [32, 33], "\u6570\u5024": [32, 41, 43], "\u4e38\u3081": 32, "smztks": 32, "\u53e4\u7530": 32, "\u8aa4\u5b57": 32, "\u4e0d\u660e\u77ad": 32, "\u9234\u6728": 32, "\u4e00\u884c": 32, "\u307e\u3068\u3081\u3066": 32, "\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9\u30de\u30cb\u30e5\u30a2\u30eb": [32, 59, 60], "\u9001\u308c\u308b": 32, "\u65e9\u3059\u304e": 32, "/enable": 32, "keigo": 32, "ito": 32, ">=": 32, "0\u4ef6": [32, 34], "senboku": 32, "dtrace": 32, "general": [32, 59, 60], "generic": 32, "\u30e6\u30cb\u30fc\u30af\u30ad\u30fc": [32, 38], "\u5927\u6587": [32, 33], "\u5b57\u5c0f": 32, "\u30e6\u30cb\u30fc\u30af\u30a4\u30f3\u30c7\u30c3\u30af\u30b9": [33, 34, 35, 38], "\u3067\u308b": 33, "\u3067\u305f": 33, "\u89e3\u6d88": 33, "\u524d\u8ff0": 33, "\u5ea6\u91cd": 33, "\u30aa\u30d5\u30e9\u30a4\u30f3\u30a4\u30f3\u30c7\u30c3\u30af\u30b9": 33, "\u69cb\u7bc9": 33, "\u5404\u52d9": [33, 34, 35, 36, 38], "kazeburo": 33, "'table": 33, "\u3057\u307e": 33, "\u30a8\u30f3\u30c8\u30ea": 33, "\u4e00\u8cab": 33, "\u306a\u308f": 33, "\u306a\u304a\u3057": [33, 34], "oreradio": 33, "'..": [33, 35, 41, 45], "\u4f5c\u308c\u308b": 33, "@oreradio": 33, "travis": 33, "-ci": 33, "[test": 33, "\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u30b9\u30ad\u30fc\u30de": 33, "elena": [33, 34], "stepanova": [33, 34], "\u6f0f\u308c": 33, "lkashihara": 33, "gmo\u30e1\u30c7\u30a3\u30a2": [33, 34, 35, 36], "\u682a\u5f0f": [33, 34, 35, 36], "\u4f1a\u793e": [33, 34, 35, 36], "scl": 33, "service": 33, "kashihara": 33, "\u975e\u63a8\u5968": 33, "delayed": 33, "\u30b3\u30f3\u30d1\u30a4\u30e9\u30d5\u30e9\u30b0": 33, "\u30c1\u30a7\u30c3\u30af\u30e1\u30c3\u30bb\u30fc\u30b8": 33, "\u306b\u3059": 33, "\u6709\u7121": 33, "\u6c17\u306b": 33, "\u3088\u304f": 33, "compress": [33, 36, 59], "\u4e0d\u9069\u5207": 33, "\u305b\u3044": [33, 36], "signed": 33, "\u30aa\u30fc\u30d0\u30fc\u30d5\u30ed\u30fc": 33, "1\u3064\u3081": 33, "foamcentime": [33, 34], "\u30c7\u30ea\u30df\u30bf": 33, "miko": 33, "\u542b\u3081": [33, 58], "\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9\u30ac\u30a4\u30c9": 33, "\u79fb\u52d5": 33, "\u3002mariadb": 33, "\u6cb3\u7530": 33, "\u30ea\u30ea\u30fc\u30b9\u30a8\u30f3\u30c8\u30ea": 33, "so4": 33, "\u307e\u307e\u3067": 33, "6elz": 33, "cosmo": 33, "\u8868\u8a18": 33, "_so4": 33, "\u30c6\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb": 33, "\u9577\u3059\u304e\u308b": 33, "\u6a2a\u5c71": 33, "\u660c\u53f2": 33, "\u59a5\u5f53": 33, "\u65e5\u6642": 33, "tashiro": 33, "inplace": [33, 35], "vc": 33, "\u5f15\u7528": 33, "toshihisa": 33, "\u79fb\u884c": 33, "trusty": [33, 38], "tahr": [33, 38], "delete": [33, 35, 36, 46], "inplate": 33, "(vector": 33, "\u540c\u3058\u5024": 33, "satoshi": 33, "mitani": 33, "\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u30aa\u30d7\u30b7\u30e7\u30f3": 33, "\u6d25\u4e45": 33, "\u4e95\u73b2": 33, "\u6d25\u4e45\u4e95": 33, "\u73b2\u5b8f": 33, "w\u30d7\u30e9\u30b0\u30de": 33, "\u30d5\u30eb\u30c6\u30ad\u30b9\u30c8\u30a4\u30f3\u30c7\u30c3\u30af\u30b9": [33, 35], "\u5b57\u8868": 33, "\u30a4\u30f3\u30b5\u30fc\u30c8": 33, "\u9577\u91ce": 33, "\u96c5\u5e83": 33, "teamsky": 34, "stealthinu": 34, "keizi": 34, "murakami": 34, "\u4f5c\u3063": 34, "suppressed": 34, "confusing": 34, "message": 34, "patch": 34, "larry": 34, "kim": 34, "[udf": [34, 35], "upgrade": 34, "@stealthinu": 34, "\u81ea\u52d5\u5fa9\u65e7": 34, "\u6642\u306b": 34, "\u677e\u539f": [34, 35], "star": 34, "_orihime": 34, "\u8fd4\u3059\u65b0\u3057\u3044": 34, "[windows": [34, 35, 38], "wily": [34, 35], "werewolf": [34, 35], "mrbcontains": 34, "petri": 34, "rautiainen": 34, "@star": 34, "=no": 34, "_ctx": 34, "\u30d7\u30fc\u30eb": [34, 36, 47], "\u6bce\u56de": 34, "\u6e08\u3080": 34, "\u306a\u304c\u3089": 34, "\u5b89\u798f": 34, "\u525b\u4ecb": 34, "\u57cb\u3081\u8fbc\u307f": 34, "sergei": [34, 36], "golubchik": [34, 36], "\u30af\u30e9\u30c3\u30b7\u30e5\u30d0\u30b0": 34, "\u30b7\u30e3\u30c3\u30c8\u30c0\u30a6\u30f3": [34, 38], "\u958b\u3044": 34, "utopic": 34, "unicorn": 34, "\u5207\u308c": [34, 35, 36], "\uff08eol": [34, 35, 36], "rel": [34, 36, 38], "\uff08\u4f8b": 34, "\u6e1b\u308b": 34, "ddl": [34, 54, 59], "\u30ab\u30b9\u30bf\u30e0\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc": 34, "idnex": 34, "tokenizer": [34, 37, 38, 45, 46, 59, 60], "\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc": [34, 38, 51], "tokenbigramsplitsymbolalphadigit": [34, 45, 59, 60], "token": [34, 38, 42, 59], "_filters": [34, 38, 59], "tokenfilterstopword": [34, 59], "_position": [34, 35], "\u30d5\u30a3\u30fc\u30eb\u30c9": 34, "_trans": 34, "\u3002\u4f8b": 34, "\u6e96\u5099": 34, "timestamps": 34, "_dt": 34, "affected": [34, 45, 59, 60], "warning": [34, 45, 59, 60], "warnings": [34, 59], "level": 34, "\u5909\u66f4\u5f8c": 34, "out": 34, "\u30ab\u30b9\u30bf\u30e0\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc": 34, "parser": [34, 35, 59, 60], "\u975e\u63a8": [34, 36, 37, 38, 45], "xx": [34, 44], "\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30ab\u30e9\u30e0": [34, 61], "ft": 34, "_sorted": 34, "\u5197\u9577": 34, "\u88dc\u6b63": [34, 43], "\u30de\u30eb\u30c1\u30ab\u30e9\u30e0\u30ad\u30fc": 34, "\u30c7\u30b3\u30fc\u30c9": 34, "\u6f5c\u5728": 34, "\u30d0\u30a4\u30c8\u30aa\u30fc\u30c0\u30fc": 34, "\u8d77\u56e0": 34, "\u7d44\u8fbc": 34, "torinky": [34, 35], "\u9593\u9055": 34, "\u898b\u7a4d": 34, "\u3082\u308b": 34, "\u5897\u3048\u308b": 34, "\u5d8b\u7530": 34, "\u6291\u3048\u308b": 34, "tsugunori": 34, "nashiro": 34, "vivid": [34, 35], "vervet": [34, 35], "metal": 34, "_gear": 34, "_mkii": 34, "partition": 34, ".par": 34, "\u52a0\u85e4": 34, "\u3002visual": 34, "_section": [34, 38], "\u5409\u91ce": 34, "ci": 34, "\u6d6e\u52d5": 34, "\u4f34\u3044": 34, "\u9055\u3063": 34, "\u30ab\u30e9\u30e0\u30a4\u30f3\u30c7\u30c3\u30af\u30b9": 34, "\u30a8\u30e9\u30fc\u30c1\u30a7\u30c3\u30af": 34, "(<": 34, "charaz": 34, "[appveyor": [34, 38], "appveyor": 34, "\u3002windows": 34, "\u304c\u3059\u3050": 34, "\u306b\u308f\u304b\u308b": 34, "-commit": 34, "\u8cfc\u8aad": 34, "\u77e5\u308b": 34, "\u9752\u5730": 34, "\u30d3\u30c3\u30b0\u30a8\u30f3\u30c7\u30a3\u30a2\u30f3": 34, "\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30b5\u30a4\u30ba": [35, 43], "yakkety": [35, 36], "yak": [35, 36], "\u66f8\u5f0f": 35, "\u30da\u30fc\u30b9\u30c8": 35, "\u3057\u3084\u3059\u3044": 35, "innnodb": 35, "koyama": 35, "_wataru": 35, ":https": 35, ".im": 35, "?at": 35, "9f": 35, "efb": 35, "mizutamazukki": 35, "\u5f93\u6765": [35, 36, 45], "\u3082\u3063\u3068": [35, 59, 60], "\u30b3\u30f3\u30d1\u30a4\u30eb\u30a8\u30e9\u30fc": 35, "\u518d\u3073": [35, 38], "ed": 35, "yoyoshifgs": 35, "[centos": 35, "\u30de\u30eb\u30c1\u30d0\u30a4\u30c8": 35, "6e": 35, "cf": 35, "dd": 35, "skip": 35, "\u3059\u3079\u304d": 35, "ea": 35, "da": 35, "1c": 35, "_bin": 35, "2a": 35, "2d": 35, "6a": 35, "_bridge": 35, ".query": 35, "format": 35, "\u5927\u4e8b": 35, "multiarch": 35, "hirobanex": 35, "wheezy": 35, "7d": 35, "2cbcdc": 35, "\u4f34\u308f": 35, "\u3084\u3081\u3066": 35, "\u30c8\u30fc\u30af\u30f3": [35, 40, 41, 59, 60], "\u3057\u304b": [35, 44, 45], "lz": [35, 45], "\u7551\u30b1": 35, "*ss": [35, 59], "lz4": [35, 45], "\u4e00\u6a39": 36, "[maradb": 36, "_must": 36, "_use": 36, "_pushdown": 36, "_can": 36, "\u305d\u3050\u308f": 36, "\u66ff\u3048": 36, "\u5929\u91ce": 36, "\u9f8d\u53f8": 36, "shota": [36, 37], "suzuki": [36, 37], "zesty": 36, "zapus": 36, "\u30ab\u30a6\u30f3\u30c8\u30b9\u30ad\u30c3\u30d7": 36, "\u306b\u3059\u308b": [36, 45], "\u9045\u304f": 36, "\u30d5\u30a3\u30fc\u30c9\u30d0\u30c3\u30af": 36, "\u6b32\u3057\u3044": 36, "\u56fa\u5b9a\u9577": 36, "\u30ab\u30e9\u30e0\u30ad\u30e3\u30c3\u30b7\u30e5": [36, 37], "\u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9": [36, 40], "\u5f15\u304d\u7d9a\u304d": 36, "ian": 36, "gilfillan": 36, "\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8": [36, 47, 55], "\u30af\u30ea\u30a2\u30fc": 36, "\u30b9\u30ad\u30c3\u30d7": 36, "vladislav": 36, "vaintroub": 36, "_pat": 36, "_dat": 36, "\u5bae\u4e0b": 36, "artful": [36, 37], "aardvark": [36, 37], "_expand": 36, "\u540c\u7fa9": 36, "\u304a\u3051": 36, "\u542b\u307e\u308c\u308b": [36, 42, 51, 54], "tigersun": 36, "akiko": 36, "_pusu": 36, "\"drop": 36, "\u3002preinst": 36, "postrm": 36, "\u30e1\u30f3\u30c6\u30ca\u30b9\u30af\u30ea\u30d7\u30c8": 36, "\u3059\u304e\u3046\u3089": 36, "@tigersun": 36, "@akiko": 36, "\u3002json": 36, "\u53d6\u308a\u51fa\u3057": 36, "\u5b9f\u4f53": 36, "virtual": 36, "bc": 36, "cbd": 36, "\u30af\u30a8\u30ea\u30fc\u30ed\u30b0": [36, 45], "\u3084\u3059\u304f": 36, "5c": 36, "3a": 36, "7db": 36, "torimoto": 36, "\u3060\u3059": 36, "stretch": 36, "_setoperation": 36, "\u547c\u3076\u524d": 36, "bignum": 36, "_twitter": 36, "_medium": 36, "_small": 36, "@bignum": 36, "@pinpikokun": 36, "/drop": 36, "\u6751\u7530": 36, "zstd": 36, "kitora": 36, "\u30d1\u30c3\u30b1\u30fc\u30b8\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb": [36, 38], "\u89aa\u5074": 36, "\u3082\u3064": 36, "cosmic": [37, 38], "cuttlefish": [37, 38], "\u8a02\u6b63": 37, "\u3059\u307f\u307e\u305b": 37, "9\u6708": 37, "ref": 37, "#description": 37, "tokenngram": [37, 38], "_symbol": 37, "\u30ed\u30ac\u30fc": 37, "[wip": 37, "\u306b\u5bfe\u5fdc\u4e2d": 37, "\u30de\u30eb\u30c1\u30ec\u30f3\u30b8\u30ea\u30fc\u30c9": 37, "colt": 37, "\u30d0\u30c3\u30af\u30dd\u30fc\u30c8": 37, "ubntu": 37, "\uff08trusty": 37, "masato": 37, "hirai": 37, "beaver": 37, "\u610f\u5473": [37, 41, 45, 54], "\u300cduplicated": 37, "[developer": 37, "-record": 37, "-x": 37, "\u30d0\u30fc\u30b8\u30e7\u30f3\u30c1\u30a7\u30c3\u30af": 37, "[percona": 37, "\u672a\u6e80": [37, 61], "\u6728\u4e0b\u5d07": 37, "\u4e09\u8c37\u3055\u3093": 37, "\u8907\u96d1": 37, "5ae": 37, "9dfdbc": 37, "3ac": 37, "7ce": 37, "1f": 37, "iiiiyyyy": 37, "\u3069\u308c": [37, 41, 42], "\u8fd4\u308b": 37, "\"not": 37, "\u9664\u5916": 37, "\"order": 37, "rand": 37, "\u306b\u3082": 37, "@iiiiyyyy": 37, "\u30cf\u30c3\u30b7\u30e5\u30a4\u30f3\u30c7\u30c3\u30af\u30b9": 37, "\u5c0f\u3055\u3044": 37, "\u30cf\u30c3\u30b7\u30e5": 37, "\u30ae\u30e3\u30c3\u30d7\u30ed\u30c3\u30af": 37, "iwo": 37, "\u30b7\u30e3\u30c3\u30c8\u30c0\u30a6\u30f3\u30d7\u30ed\u30bb\u30b9": 38, "\u53ef\u8996": 38, "\u5c06\u6765": 38, "\u5897\u52a0": 38, "wsl": 38, "ochaochaocha3": 38, "\u4f4e\u4e0b": 38, "\u662f\u975e": 38, "\u307b\u3057\u3044": 38, "kajiys": 38, "bizlevel": 38, "ryfjwr": 38, "comunity": 38, "\u30de\u30eb\u30c1\u30ab\u30e9\u30e0": 38, "\u30b4\u30df": 38, "\u7121\u9650": 38, "\u30eb\u30fc\u30d7": 38, "pdb": 38, "(match": 38, "\u30d1\u30bf\u30fc\u30f3": 38, "\"`": 38, "\u3002`": 38, "\u30b3\u30d4\u30da": 38, "\u3057\u3084\u3059\u304f\u3057": 38, "foo": 38, ")'": [38, 59], "tokenfilternfkc": 38, "_katakana": 38, "_v": 38, "_sounds": 38, "bar": 38, "tokenpattern": 38, "tokentable": 38, "_blank": 38, "\u6982\u8981": 40, "\u4fee\u98fe\u5b50": 40, "(\u30b5\u30d6": 40, "\u7b97\u51fa": 40, "\u5206\u5272": 40, "\u9664\u53bb": 40, "\u8a08\u7b97": 40, "\u5927\u304d\u3044": 40, "\u4e0a\u4f4d": [40, 59, 60], "\u53d6\u308a\u51fa\u3059": 40, "\u4e0a\u4f4dn": 40, "\u51fa\u73fe": 40, "\u8db3\u3059": 40, "\u3064\u3051\u308b": 41, "\u30d6\u30fc\u30ea\u30a2\u30f3": 41, "\u9806\u4f4d": 41, "\u4f7f\u308f\u305a": 41, "\u9ad8\u304f": 41, "\u793a\u3059": [41, 45], "books": 41, "integer": [41, 59], "professional": 41, "\u304b\u3072": 41, "\u3068\u3064": 41, "\u5de6\u8fba": 41, "\u53f3\u8fba": 41, "\u3046\u3061": [41, 42, 59], "\u3069\u3061\u3089\u304b": 41, "\u3002\u7701\u7565": [41, 51], "\u306f\u3069\u3061\u3089": 41, "\u300c+": 41, "\u3092\u3064\u3051\u308b": 41, "\u5fc5\u305a\u542b\u307e": 41, "+mysql": 41, "\u300c-": 41, "\u3051\u3069": 41, "\u300c*": 41, "+m": 41, "\u59cb\u307e\u308b": 41, "*'": 41, "\u6b63\u78ba": 41, "\u8a00\u3046": [41, 59], "\u3042\u306a\u305f": [41, 46], "\u601d\u3063": 41, "\u6587\u8108": [41, 54], "\u3002\u300c": [41, 54], "'s": [41, 42, 59, 60], "\u300cit": 41, "\u300c'": 41, "\u300cs": 41, "tokenize": 41, "normalizermysqlgeneralci": [41, 59, 60], "position": 41, "},": [41, 59], "\u6574\u5f62": [41, 59], "\u30c0\u30d6\u30eb\u30af\u30a9\u30fc\u30c8": 41, "\u56f2\u3080": 41, "\"professional": 41, "profession": 41, "+\"": 41, "\u30ab\u30c3\u30b3": 41, "\u30b0\u30eb\u30fc\u30d4\u30f3\u30b0": 41, "(groonga": 41, "\u306e\u3069\u3061\u3089\u304b": 41, "+(": 41, "\u30e1\u30bf\u30c7\u30fc\u30bf": 41, "\u57cb\u3081\u8fbc\u3080": 41, "\u59cb\u307e\u308a": 41, "pragma": 41, "1pragma": 41, "\u500b\u5225": 41, "{operator": 41, "\u300cor": 41, "*dor": 41, "\u300cand": 41, "\u300cnot": 41, "{section": 41, "{weight": 41, "*w": 41, "[$": [41, 59], "}[": 41, ":${": 41, "}]": [41, 59], ",${": 41, "rdbms": 41, "\u793a\u3059\u4f8b": [41, 43], "w1": 41, "\u30b9\u30b3\u30a2\u30fc": 41, "\u4e8c\u3064\u3081": 41, "\u306f\u3053\u308c\u3089": 41, "\u4e09\u3064\u3081": 41, "*s": 41, "syntax": [41, 45], "comments": 41, "'a": 41, "student": 41, "started": [41, 59, 60], "very": 41, "!'": 41, "\u8fd1\u508d": 41, "ss": [41, 59], "| a": 41, "\u5358\u8a9e\u9593": 41, "\u8a9e\u4ee5": 41, "\u4e0b\u3057": 41, ".\uff08": 41, "\uff09..": 41, "\u4e0a\u7d1a": [41, 49], "\u8db3\u3057": 42, "\u3059\u3079\u3066": [42, 44, 58, 59, 60], "\u5177\u4f53\u4f8b": 42, "(content": [42, 59, 60], "well": [42, 59, 60], "today": [42, 59, 60], "\u300cfine": 42, ", match": [42, 46, 60], "\u30c7\u30d5\u30a9\u30eb\u30c8\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc": 42, "\u4e8c\u3064": 42, "\u53d6\u308a\u9664\u304b": 42, "\u6587\u66f8id": 42, "(=": 42, "\"\uff08": 42, "\u8868\u3057": 42, "\u5206\u6bcd": 42, "\u3044\u304f\u3064": 42, "\u6982\u7b97": 42, "\u300ctoday": 42, ",\u300c": 42, "\u305a\u308c": [42, 54], "\u6982\u7b97\u5024": 42, "-content": 42, ":fine": 42, ":today": 42, "output": [42, 59], "_columns": [42, 59], "_response": 42, "retrieval": 42, "result": 42, "follows": 42, "[[": [42, 59], "],": [42, 59], "shorttext": [42, 59], "\"]": [42, 59], ",[\"": 42, "[\"": [42, 59], "]]": [42, 59], "\u6c42\u3081": 42, "\u3002n": 42, "\u91cd\u307f\u9806": 42, "\u4e26\u3073": 42, "\u6b8b\u308a": 42, "finally": 42, "similarity": 42, "(id": 42, "number": 42, "occurrence": 42, "\u306f\u3044\u304f\u3064\u304b": 43, "4kib": 43, "\u4e0a\u9650": 43, "4gib": 43, "btree": [43, 46], "\u8af8\u6761": 43, "\u5230\u9054": 43, "\u8ad6\u7406": 43, "\u3068\u304a\u308a": 43, "gib": 43, "\u304a\u3044": 43, "\u65e5\u3084\u6708": 43, "\u3064\u307e\u308a": 43, "0\u6708": 43, "\u6271\u3044": [43, 59, 60], "\u305d\u3057": 43, "\u9650\u5b9a": 43, "\u5217\u578b": [43, 49], "\u7a7a\u6587": 43, "\u5b57\u5217": 43, "_limitation": 43, "input": 43, "\u3064\u304d": 43, "\u30ec\u30b9\u30dd\u30f3\u30b9": 44, "\u306b\u3044\u304f\u3064\u304b": 44, "\u3067\u3060\u3051": 44, "\uff08\u5217": 44, "\u30b9\u30c8\u30a2\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u30fc": 44, "1\u884c": 44, "\u30ed\u30fc": 44, "\uff08\u884c": 44, "\u3002innodb": 44, "/o": 44, "\u3067\u3088\u308a": 44, "c1": 44, "c11": 44, "c2": 44, "\u95a2\u308f\u3089": 44, "\u30b9\u30c8\u30ec\u30fc\u30b8\u30a8\u30f3\u30b8\u30f3\u30e2\u30b8\u30e5\u30fc\u30eb": 44, "\u3068\u308f\u304b\u308a": 44, "\u3068\u3053\u306e": 44, "\u30d2\u30c3\u30c8\u30ec\u30b3\u30fc\u30c9": 44, "(in": 44, "\u3067\u3053\u306e": [44, 45], "\u304b\u304b\u308b": 44, "\u30de\u30c3\u30c1\u30ec\u30b3\u30fc\u30c9": 44, "\u975e\u5e38": 44, "1\u4ef6": 44, "\u7b97\u8853": 44, "\u6f14\u7b97": [44, 45], "\u30af\u30a8\u30ea\u30a8\u30e9\u30fc": 45, "_and": 45, "\u540c\u7b49": 45, "\u3002\u30ed\u30b0": 45, "ignore": 45, "_leading": 45, "_not": 45, "_script": 45, "javascript": 45, ":..": 45, "_update": 45, ":=": 45, "-not": 45, "_included": 45, "_keyword": 45, "\u30ab\u30f3\u30de": 45, "instead": 45, "\u7121\u6307\u5b9a": 45, "=tokenbigramsplitsymbolalphadigit": 45, "\u8a08\u6e2c": 45, "\u66f8\u304d\u8fbc\u307e": 45, "zlib": 45, "zstandard": 45, "gbf": 45, "/tmp": [45, 59], "\"/": 45, "\u30ed\u30b0\u30ec\u30d9\u30eb": [45, 59, 60], "emerg": [45, 59, 60], "\u7dca\u6025": 45, "\u30ed\u30b0\u30e1\u30c3\u30bb\u30fc\u30b8": 45, "alert": [45, 59, 60], "crit": [45, 59, 60], "\u30c7\u30c3\u30c9\u30ed\u30c3\u30af": 45, "\u81f4\u547d": 45, "\u30a8\u30e9\u30fc\u30ed\u30b0\u30e1\u30c3\u30bb\u30fc\u30b8": 45, "\u5909\u5316": 45, "info": [45, 59, 60], "\u30c7\u30d0\u30c3\u30b0\u30e1\u30c3\u30bb\u30fc\u30b8": 45, "\u30d0\u30b0\u30ec\u30dd\u30fc\u30c8": 45, "\u304a\u52e7\u3081": 45, "\u30c6\u30b9\u30c8\u30c4\u30fc\u30eb": 45, "\u30c0\u30f3\u30d7\u30ed\u30b0\u30e1\u30c3\u30bb\u30fc\u30b8": 45, "\u305f\u304f": 45, "\u30af\u30a8\u30ea\u30fc\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb": 45, "\u30a8\u30b9\u30ab\u30ec\u30fc\u30b7\u30e7\u30f3": 45, "\u95be\u5024": 45, "\u30b9\u30b3\u30fc\u30d7": 45, "\u30b0\u30ed\u30fc\u30d0\u30eb": [45, 59, 60], "threshold": 45, "\u3002-": 45, "\u7d76\u5bfe": 45, "\u793a\u3059\u5225": 45, "tokendelimit": [45, 46, 59, 60], "hello": [45, 50, 59], "!\"": 45, ", \"": [45, 53], "matches": 45, "gr": 45, "because": 45, "used": 45, "method": 45, "escalated": 45, "means": 45, "matched": [45, 59], "then": 45, "disables": 45, "escalation": 45, "enables": 45, "again": 45, "\u304ak": 45, "\u30bb\u30df\u30b3\u30ed\u30f3": 45, ";'": 45, "\u30b3\u30f3\u30c7\u30a4\u30b7\u30e7\u30f3\u30d7\u30c3\u30b7\u30e5\u30c0\u30a6\u30f3\u30b5\u30dd\u30fc\u30c8": 45, "\u30b3\u30f3\u30c7\u30a4\u30b7\u30e7\u30f3\u30d7\u30c3\u30b7\u30e5\u30c0\u30a6\u30f3": 45, "avaiable": 46, "unavailable": 46, "spatial": [46, 59], "rename": 46, "-name": 46, "-hyphen": 46, "\\`": 46, "normalizermysqlunicodeciexceptkanacikanawithvoicedsoundmark": [46, 53], "\\`_": 46, "(_": 46, "bigint": [46, 59], "blob": 46, "longblob": 46, "longtext": 46, "mediumblob": 46, "mediumint": [46, 59], "mediumtext": 46, "smallint": [46, 59], "tinyblob": 46, "tinytext": 46, "varbinary": 46, "(fractional": 46, "_seconds": 46, "_precision": 46, "(maximum": 46, "_number": [46, 59], "_digits": 46, "fractional": 46, ", key": 46, ", column": 46, "logs": [46, 59, 60], "geomfromtext": [46, 59], "(for": 46, "(index": 46, "asc": 46, "dor": 46, "(geomfromtext": [46, 59], ", geometry": 46, "sub": 46, "(sub": 46, "_format": 46, "mixed": 46, "\u30ad\u30e3\u30e9\u30af\u30bf\u30bb\u30c3\u30c8": 46, "euc": 46, "-jp": 46, "/utf": 46, "/latin": 46, "\u3066\u304f": 46, "\u30c1\u30fc\u30e0": 46, "\u9023\u7d61": 46, "\u3082\u3089\u3046": 46, "\u304f\u308c\u308c": 46, "\u53d6\u308a\u8fbc\u307f": 46, "\u30ab\u30a6\u30f3\u30c8\u30a2\u30c3\u30d7": 47, "\u30c1\u30e5\u30fc\u30cb\u30f3\u30b0": 47, "\u78ba\u8a8d\u4f8b": 47, "\u518d\u5229": 47, "\u7d99\u7d9a": 47, "\u5897\u3048": 47, "shows": 47, "currently": 47, "mapped": 47, "bytes": 47, "\u4e0e\u3048": [49, 50], "\u304a\u305d\u3089\u304f": 49, "(command": 49, "\u53d6\u308a": 50, "(string": [50, 53], "here": [50, 54], "which": 50, "characters": 50, "escaped": 50, "symbols": 50, "_world": 50, "about": 50, "<>": 50, "~*": 50, "\\\"": 50, "\\\\": [50, 59, 60], "\\:": 50, "+\\": 50, "-\\": 50, "<\\": 50, ">\\": 50, "~\\": 50, "*\\": 50, ")\\": 50, "\"\\": [50, 59], ">~": 50, "*(": 50, "\u56f2\u307f": 51, "\u7279\u6b8a": 51, "\u5b89\u5168": 51, "(text": [51, 54], ".,": [51, 59], "keywordn": 51, "\u306f\u3068": 51, "\u62bd\u51fa": 51, "'mroonga": 51, "'groonga": 51, "-class": 51, "/span": 51, "provides": 52, "functionality": 52, "inserted": 52, "returns": [52, 54, 59], "abcd": 53, "\u3042\u3043\u3046\u3047": 53, "\u3351\"": 53, "\u30ea\u30c3\u30c8\u30eb": 53, "ab\uff43\uff44": 53, "\u3042\u3043": 53, "\u30a6\u30a7": 53, "\u30ce\u30fc\u30e9\u30de\u30a4\u30b6\u30fc": 53, "\u4e88\u544a": [54, 55], "(document": [54, 55], "])": 54, "\u6587\u8108\u4ed8": 54, "\u3082\u3044\u3044": 54, "(udf": [54, 59], "soname": [54, 57, 59], "\u8a9e\u53e5": 54, "'fulltext": 54, "'mysql": 54, "'search": 54, "\u307f\u307e\u3057\u3087": [54, 59, 60], "\u5b9f\u884c\u4f8b": [54, 59], "_test": 54, "sample": 54, "execution": 54, "examples": 54, "an": [54, 59], "better": [54, 59], "_general": 54, " span, div.citation > span { float: left; diff --git a/ja/docs/static/documentation_options.js b/ja/docs/static/documentation_options.js index a5634ed3..0162c862 100644 --- a/ja/docs/static/documentation_options.js +++ b/ja/docs/static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '13.01', + VERSION: '13.05', LANGUAGE: 'ja', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/ja/docs/tutorial.html b/ja/docs/tutorial.html index 190822bc..87fa83fc 100644 --- a/ja/docs/tutorial.html +++ b/ja/docs/tutorial.html @@ -5,14 +5,11 @@ - 4. チュートリアル — Mroonga v13.01 documentation + 4. チュートリアル — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - +
    @@ -160,7 +157,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/tutorial/installation_check.html b/ja/docs/tutorial/installation_check.html index 586ec973..ad3e65eb 100644 --- a/ja/docs/tutorial/installation_check.html +++ b/ja/docs/tutorial/installation_check.html @@ -5,14 +5,11 @@ - 4.1. インストールチェック — Mroonga v13.01 documentation + 4.1. インストールチェック — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -159,7 +156,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/tutorial/mode.html b/ja/docs/tutorial/mode.html index b3dfc35b..273d2c1f 100644 --- a/ja/docs/tutorial/mode.html +++ b/ja/docs/tutorial/mode.html @@ -5,14 +5,11 @@ - 4.2. モード — Mroonga v13.01 documentation + 4.2. モード — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -142,7 +139,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/tutorial/storage.html b/ja/docs/tutorial/storage.html index ba9909e5..444779e0 100644 --- a/ja/docs/tutorial/storage.html +++ b/ja/docs/tutorial/storage.html @@ -5,14 +5,11 @@ - 4.3. ストレージモード — Mroonga v13.01 documentation + 4.3. ストレージモード — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -914,7 +911,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/tutorial/wrapper.html b/ja/docs/tutorial/wrapper.html index ce9bc4ea..bd7b9b15 100644 --- a/ja/docs/tutorial/wrapper.html +++ b/ja/docs/tutorial/wrapper.html @@ -5,14 +5,11 @@ - 4.4. ラッパーモード — Mroonga v13.01 documentation + 4.4. ラッパーモード — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -479,7 +476,7 @@

    ナビゲーション

  • 前へ |
  • - + diff --git a/ja/docs/upgrade.html b/ja/docs/upgrade.html index 2f3f0389..97401f76 100644 --- a/ja/docs/upgrade.html +++ b/ja/docs/upgrade.html @@ -5,14 +5,11 @@ - 3. アップグレード — Mroonga v13.01 documentation + 3. アップグレード — Mroonga v13.05 documentation - - - @@ -67,7 +64,7 @@

    ナビゲーション

  • 前へ |
  • - + @@ -82,14 +79,14 @@

    3. アップグレード1.20リリース - 2012/01/29 を参照してください。

    -

    1.20からアップグレードするなら、 2.00 リリース を参照してください。

    -

    2.00もしくは2.01からアップグレードするなら、 2.02 リリース を参照してください。

    -

    もし2.00以降でマルチカラムインデックスをストレージモードで使用しているなら、 2.03 リリース を参照してください。

    -

    もし2.04以降でストレージモードでSETカラムまたは256未満の要素数のENUMを使っているなら 2.05リリース - 2012/07/29 を参照してください。

    -

    2.05以降でマルチカラムインデックスをVARCHARやCHAR型に対して使っている場合は、 2.08 リリース を参照してください。

    -

    2.08以降でTIMESTAMP型のカラムを使っているテーブルがあれば、データベースを再作成してください。CHAR(N)を主キーとしているテーブルがあれば、インデックスを再作成してください。 それぞれについては 2.09 リリース を参照してください。

    -

    5.03以前からのアップグレードで、次の条件に当てはまる場合には 5.04リリース - 2015/06/29 を参照してスキーマを更新してください。

    +

    1.20以前からアップグレードするなら、 1.20リリース - 2012/01/29 を参照してください。

    +

    1.20からアップグレードするなら、 2.00 リリース を参照してください。

    +

    2.00もしくは2.01からアップグレードするなら、 2.02 リリース を参照してください。

    +

    もし2.00以降でマルチカラムインデックスをストレージモードで使用しているなら、 2.03 リリース を参照してください。

    +

    もし2.04以降でストレージモードでSETカラムまたは256未満の要素数のENUMを使っているなら 2.05リリース - 2012/07/29 を参照してください。

    +

    2.05以降でマルチカラムインデックスをVARCHARやCHAR型に対して使っている場合は、 2.08 リリース を参照してください。

    +

    2.08以降でTIMESTAMP型のカラムを使っているテーブルがあれば、データベースを再作成してください。CHAR(N)を主キーとしているテーブルがあれば、インデックスを再作成してください。 それぞれについては 2.09 リリース を参照してください。

    +

    5.03以前からのアップグレードで、次の条件に当てはまる場合には 5.04リリース - 2015/06/29 を参照してスキーマを更新してください。