[Groonga-commit] groonga/groonga.org at 21163fa [gh-pages] Update document snapshot

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jan 27 19:13:53 JST 2015


Kouhei Sutou	2015-01-27 19:13:53 +0900 (Tue, 27 Jan 2015)

  New Revision: 21163fa08aae30d71c65b371f82b01a4970b1f1e
  https://github.com/groonga/groonga.org/commit/21163fa08aae30d71c65b371f82b01a4970b1f1e

  Message:
    Update document snapshot

  Added files:
    docs/sources/reference/columns/index.txt
    docs/sources/reference/columns/scalar.txt
    ja/docs/sources/reference/columns/index.txt
    ja/docs/sources/reference/columns/scalar.txt
  Copied files:
    docs/reference/columns/index.html
      (from docs/reference/columns/pseudo.html)
    docs/reference/columns/scalar.html
      (from docs/reference/columns/pseudo.html)
    ja/docs/reference/columns/index.html
      (from ja/docs/reference/columns/pseudo.html)
    ja/docs/reference/columns/scalar.html
      (from ja/docs/reference/columns/pseudo.html)
  Modified files:
    docs/index.html
    docs/install.html
    docs/install/centos.html
    docs/install/debian.html
    docs/install/fedora.html
    docs/install/mac_os_x.html
    docs/install/others.html
    docs/install/solaris.html
    docs/install/ubuntu.html
    docs/install/windows.html
    docs/news.html
    docs/news/2.x.html
    docs/news/3.x.html
    docs/objects.inv
    docs/reference.html
    docs/reference/api/grn_column.html
    docs/reference/api/grn_ctx.html
    docs/reference/column.html
    docs/reference/columns/pseudo.html
    docs/reference/columns/vector.html
    docs/reference/commands/column_list.html
    docs/reference/commands/select.html
    docs/reference/functions/html_untag.html
    docs/reference/normalizers.html
    docs/searchindex.js
    docs/server/http.html
    docs/sources/install/centos.txt
    docs/sources/install/debian.txt
    docs/sources/install/fedora.txt
    docs/sources/install/mac_os_x.txt
    docs/sources/install/others.txt
    docs/sources/install/solaris.txt
    docs/sources/install/ubuntu.txt
    docs/sources/install/windows.txt
    docs/sources/news.txt
    docs/sources/news/2.x.txt
    docs/sources/news/3.x.txt
    docs/sources/reference.txt
    docs/sources/reference/api/grn_ctx.txt
    docs/sources/reference/column.txt
    docs/sources/reference/columns/pseudo.txt
    docs/sources/reference/commands/select.txt
    docs/sources/reference/functions/html_untag.txt
    docs/sources/server/http.txt
    docs/tutorial/search.html
    ja/docs/index.html
    ja/docs/install.html
    ja/docs/install/centos.html
    ja/docs/install/debian.html
    ja/docs/install/fedora.html
    ja/docs/install/mac_os_x.html
    ja/docs/install/others.html
    ja/docs/install/solaris.html
    ja/docs/install/ubuntu.html
    ja/docs/install/windows.html
    ja/docs/news.html
    ja/docs/objects.inv
    ja/docs/reference.html
    ja/docs/reference/api/grn_cache.html
    ja/docs/reference/api/grn_column.html
    ja/docs/reference/api/grn_ctx.html
    ja/docs/reference/api/grn_db.html
    ja/docs/reference/api/grn_expr.html
    ja/docs/reference/column.html
    ja/docs/reference/columns/pseudo.html
    ja/docs/reference/columns/vector.html
    ja/docs/reference/commands/column_list.html
    ja/docs/reference/commands/select.html
    ja/docs/reference/functions/highlight_full.html
    ja/docs/reference/functions/highlight_html.html
    ja/docs/reference/functions/html_untag.html
    ja/docs/reference/normalizers.html
    ja/docs/searchindex.js
    ja/docs/server/http.html
    ja/docs/sources/install/centos.txt
    ja/docs/sources/install/debian.txt
    ja/docs/sources/install/fedora.txt
    ja/docs/sources/install/mac_os_x.txt
    ja/docs/sources/install/others.txt
    ja/docs/sources/install/solaris.txt
    ja/docs/sources/install/ubuntu.txt
    ja/docs/sources/install/windows.txt
    ja/docs/sources/news.txt
    ja/docs/sources/news/2.x.txt
    ja/docs/sources/news/3.x.txt
    ja/docs/sources/reference.txt
    ja/docs/sources/reference/api/grn_ctx.txt
    ja/docs/sources/reference/column.txt
    ja/docs/sources/reference/columns/pseudo.txt
    ja/docs/sources/reference/commands/select.txt
    ja/docs/sources/reference/functions/html_untag.txt
    ja/docs/sources/server/http.txt
    ja/docs/tutorial/data.html
    ja/docs/tutorial/search.html

  Modified: docs/index.html (+9 -3)
===================================================================
--- docs/index.html    2015-01-26 12:28:47 +0900 (ea648b1)
+++ docs/index.html    2015-01-27 19:13:53 +0900 (31c7814)
@@ -106,8 +106,8 @@
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" href="install/mac_os_x.html">2.2. Mac OS X</a><ul>
-<li class="toctree-l3"><a class="reference internal" href="install/mac_os_x.html#id1">2.2.1. MacPorts</a></li>
-<li class="toctree-l3"><a class="reference internal" href="install/mac_os_x.html#id3">2.2.2. Homebrew</a></li>
+<li class="toctree-l3"><a class="reference internal" href="install/mac_os_x.html#macports">2.2.1. MacPorts</a></li>
+<li class="toctree-l3"><a class="reference internal" href="install/mac_os_x.html#homebrew">2.2.2. Homebrew</a></li>
 <li class="toctree-l3"><a class="reference internal" href="install/mac_os_x.html#build-from-source">2.2.3. Build from source</a></li>
 </ul>
 </li>
@@ -324,7 +324,13 @@
 <li class="toctree-l3"><a class="reference internal" href="reference/tables.html#see-also">7.5.6. See also</a></li>
 </ul>
 </li>
-<li class="toctree-l2"><a class="reference internal" href="reference/column.html">7.6. Column</a></li>
+<li class="toctree-l2"><a class="reference internal" href="reference/column.html">7.6. Column</a><ul>
+<li class="toctree-l3"><a class="reference internal" href="reference/columns/scalar.html">7.6.1. Scalar column</a></li>
+<li class="toctree-l3"><a class="reference internal" href="reference/columns/vector.html">7.6.2. Vector column</a></li>
+<li class="toctree-l3"><a class="reference internal" href="reference/columns/pseudo.html">7.6.3. Pseudo column</a></li>
+<li class="toctree-l3"><a class="reference internal" href="reference/columns/index.html">7.6.4. Index column</a></li>
+</ul>
+</li>
 <li class="toctree-l2"><a class="reference internal" href="reference/normalizers.html">7.7. Normalizers</a><ul>
 <li class="toctree-l3"><a class="reference internal" href="reference/normalizers.html#summary">7.7.1. Summary</a></li>
 <li class="toctree-l3"><a class="reference internal" href="reference/normalizers.html#built-in-normalizers">7.7.2. Built-in normalizers</a></li>

  Modified: docs/install.html (+2 -2)
===================================================================
--- docs/install.html    2015-01-26 12:28:47 +0900 (d8ec0a0)
+++ docs/install.html    2015-01-27 19:13:53 +0900 (ef72edd)
@@ -103,8 +103,8 @@ size data.</p>
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="install/mac_os_x.html">2.2. Mac OS X</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="install/mac_os_x.html#id1">2.2.1. MacPorts</a></li>
-<li class="toctree-l2"><a class="reference internal" href="install/mac_os_x.html#id3">2.2.2. Homebrew</a></li>
+<li class="toctree-l2"><a class="reference internal" href="install/mac_os_x.html#macports">2.2.1. MacPorts</a></li>
+<li class="toctree-l2"><a class="reference internal" href="install/mac_os_x.html#homebrew">2.2.2. Homebrew</a></li>
 <li class="toctree-l2"><a class="reference internal" href="install/mac_os_x.html#build-from-source">2.2.3. Build from source</a></li>
 </ul>
 </li>

  Modified: docs/install/centos.html (+3 -3)
===================================================================
--- docs/install/centos.html    2015-01-26 12:28:47 +0900 (066513b)
+++ docs/install/centos.html    2015-01-27 19:13:53 +0900 (4f8be66)
@@ -266,9 +266,9 @@ If you want to use that one, install groonga-normalizer-mysql package.</p>
 </pre></div>
 </div>
 <p>Download source:</p>
-<div class="highlight-none"><div class="highlight"><pre>% wget http://packages.groonga.org/source/groonga/groonga-4.1.0.tar.gz
-% tar xvzf groonga-4.1.0.tar.gz
-% cd groonga-4.1.0
+<div class="highlight-none"><div class="highlight"><pre>% wget http://packages.groonga.org/source/groonga/groonga-4.1.1.tar.gz
+% tar xvzf groonga-4.1.1.tar.gz
+% cd groonga-4.1.1
 </pre></div>
 </div>
 <p>Configure (see <a class="reference internal" href="others.html#source-configure"><em>configure</em></a> about <tt class="docutils literal"><span class="pre">configure</span></tt> options):</p>

  Modified: docs/install/debian.html (+4 -4)
===================================================================
--- docs/install/debian.html    2015-01-26 12:28:47 +0900 (e7cd64b)
+++ docs/install/debian.html    2015-01-27 19:13:53 +0900 (ef4f1f6)
@@ -127,7 +127,7 @@ tokenizer, install groonga-tokenizer-mecab package.</p>
 <div class="highlight-none"><div class="highlight"><pre>% sudo apt-get install -y -V groonga-tokenizer-mecab
 </pre></div>
 </div>
-<p>If you want to use TokenFilterStem as a token filter, install
+<p>If you want to use <tt class="docutils literal"><span class="pre">TokenFilterStem</span></tt> as a token filter, install
 groonga-token-filter-stem package.</p>
 <p>Install groonga-token-filter-stem package:</p>
 <div class="highlight-none"><div class="highlight"><pre>% sudo apt-get install -y -V groonga-token-filter-stem
@@ -154,9 +154,9 @@ If you want to use that one, install groonga-normalizer-mysql package.</p>
 </pre></div>
 </div>
 <p>Download source:</p>
-<div class="highlight-none"><div class="highlight"><pre>% wget http://packages.groonga.org/source/groonga/groonga-4.1.0.tar.gz
-% tar xvzf groonga-4.1.0.tar.gz
-% cd groonga-4.1.0
+<div class="highlight-none"><div class="highlight"><pre>% wget http://packages.groonga.org/source/groonga/groonga-4.1.1.tar.gz
+% tar xvzf groonga-4.1.1.tar.gz
+% cd groonga-4.1.1
 </pre></div>
 </div>
 <p>Configure (see <a class="reference internal" href="others.html#source-configure"><em>configure</em></a> about <tt class="docutils literal"><span class="pre">configure</span></tt> options):</p>

  Modified: docs/install/fedora.html (+3 -3)
===================================================================
--- docs/install/fedora.html    2015-01-26 12:28:47 +0900 (b4907b9)
+++ docs/install/fedora.html    2015-01-27 19:13:53 +0900 (d412324)
@@ -163,9 +163,9 @@ If you want to use that one, install groonga-normalizer-mysql package.</p>
 </pre></div>
 </div>
 <p>Download source:</p>
-<div class="highlight-none"><div class="highlight"><pre>% wget http://packages.groonga.org/source/groonga/groonga-4.1.0.tar.gz
-% tar xvzf groonga-4.1.0.tar.gz
-% cd groonga-4.1.0
+<div class="highlight-none"><div class="highlight"><pre>% wget http://packages.groonga.org/source/groonga/groonga-4.1.1.tar.gz
+% tar xvzf groonga-4.1.1.tar.gz
+% cd groonga-4.1.1
 </pre></div>
 </div>
 <p>Configure (see <a class="reference internal" href="others.html#source-configure"><em>configure</em></a> about <tt class="docutils literal"><span class="pre">configure</span></tt> options):</p>

  Modified: docs/install/mac_os_x.html (+11 -10)
===================================================================
--- docs/install/mac_os_x.html    2015-01-26 12:28:47 +0900 (7785fd0)
+++ docs/install/mac_os_x.html    2015-01-27 19:13:53 +0900 (47fb7bc)
@@ -88,16 +88,17 @@
   <div class="section" id="mac-os-x">
 <h1>2.2. Mac OS X<a class="headerlink" href="#mac-os-x" title="Permalink to this headline">¶</a></h1>
 <p>This section describes how to install Groonga on Mac OS X. You can
-install Groonga by <a class="reference external" href="http://www.macports.org/">MacPorts</a> or <a class="reference external" href="http://mxcl.github.com/homebrew/">Homebrew</a>.</p>
-<div class="section" id="id1">
-<span id="id2"></span><h2>2.2.1. MacPorts<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h2>
+install Groonga by <a class="reference external" href="http://www.macports.org/">MacPorts</a> or
+<a class="reference external" href="http://mxcl.github.com/homebrew/">Homebrew</a>.</p>
+<div class="section" id="macports">
+<span id="id1"></span><h2>2.2.1. MacPorts<a class="headerlink" href="#macports" title="Permalink to this headline">¶</a></h2>
 <p>Install:</p>
 <div class="highlight-none"><div class="highlight"><pre>% sudo port install groonga
 </pre></div>
 </div>
 </div>
-<div class="section" id="id3">
-<span id="id4"></span><h2>2.2.2. Homebrew<a class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h2>
+<div class="section" id="homebrew">
+<span id="id2"></span><h2>2.2.2. Homebrew<a class="headerlink" href="#homebrew" title="Permalink to this headline">¶</a></h2>
 <p>Install:</p>
 <div class="highlight-none"><div class="highlight"><pre>% brew install groonga
 </pre></div>
@@ -112,9 +113,9 @@ tokenizer, specify <tt class="docutils literal"><span class="pre">--with-mecab</
 <h2>2.2.3. Build from source<a class="headerlink" href="#build-from-source" title="Permalink to this headline">¶</a></h2>
 <p>Install <a class="reference external" href="https://developer.apple.com/xcode/">Xcode</a>.</p>
 <p>Download source:</p>
-<div class="highlight-none"><div class="highlight"><pre>% curl -O http://packages.groonga.org/source/groonga/groonga-4.1.0.tar.gz
-% tar xvzf groonga-4.1.0.tar.gz
-% cd groonga-4.1.0
+<div class="highlight-none"><div class="highlight"><pre>% curl -O http://packages.groonga.org/source/groonga/groonga-4.1.1.tar.gz
+% tar xvzf groonga-4.1.1.tar.gz
+% cd groonga-4.1.1
 </pre></div>
 </div>
 <p>Configure (see <a class="reference internal" href="others.html#source-configure"><em>configure</em></a> about <tt class="docutils literal"><span class="pre">configure</span></tt> options):</p>
@@ -141,8 +142,8 @@ tokenizer, specify <tt class="docutils literal"><span class="pre">--with-mecab</
   <h3><a href="../index.html">Table Of Contents</a></h3>
   <ul>
 <li><a class="reference internal" href="#">2.2. Mac OS X</a><ul>
-<li><a class="reference internal" href="#id1">2.2.1. MacPorts</a></li>
-<li><a class="reference internal" href="#id3">2.2.2. Homebrew</a></li>
+<li><a class="reference internal" href="#macports">2.2.1. MacPorts</a></li>
+<li><a class="reference internal" href="#homebrew">2.2.2. Homebrew</a></li>
 <li><a class="reference internal" href="#build-from-source">2.2.3. Build from source</a></li>
 </ul>
 </li>

  Modified: docs/install/others.html (+3 -3)
===================================================================
--- docs/install/others.html    2015-01-26 12:28:47 +0900 (c28cdde)
+++ docs/install/others.html    2015-01-27 19:13:53 +0900 (318f0d3)
@@ -152,9 +152,9 @@ them before installing Groonga.</p>
 <h2>2.8.2. Build from source<a class="headerlink" href="#build-from-source" title="Permalink to this headline">¶</a></h2>
 <p>Groonga uses GNU build system. So the following is the simplest build
 steps:</p>
-<div class="highlight-none"><div class="highlight"><pre>% wget http://packages.groonga.org/source/groonga/groonga-4.1.0.tar.gz
-% tar xvzf groonga-4.1.0.tar.gz
-% cd groonga-4.1.0
+<div class="highlight-none"><div class="highlight"><pre>% wget http://packages.groonga.org/source/groonga/groonga-4.1.1.tar.gz
+% tar xvzf groonga-4.1.1.tar.gz
+% cd groonga-4.1.1
 % ./configure
 % make
 % sudo make install

  Modified: docs/install/solaris.html (+3 -3)
===================================================================
--- docs/install/solaris.html    2015-01-26 12:28:47 +0900 (fb1406d)
+++ docs/install/solaris.html    2015-01-27 19:13:53 +0900 (e2c5c9f)
@@ -96,9 +96,9 @@ Solaris.</p>
 </pre></div>
 </div>
 <p>Download source:</p>
-<div class="highlight-none"><div class="highlight"><pre>% wget http://packages.groonga.org/source/groonga/groonga-4.1.0.tar.gz
-% gtar xvzf groonga-4.1.0.tar.gz
-% cd groonga-4.1.0
+<div class="highlight-none"><div class="highlight"><pre>% wget http://packages.groonga.org/source/groonga/groonga-4.1.1.tar.gz
+% gtar xvzf groonga-4.1.1.tar.gz
+% cd groonga-4.1.1
 </pre></div>
 </div>
 <p>Configure with <tt class="docutils literal"><span class="pre">CFLAGS=&quot;-m64&quot;</span> <span class="pre">CXXFLAGS=&quot;-m64&quot;</span></tt> variables. They are

  Modified: docs/install/ubuntu.html (+4 -4)
===================================================================
--- docs/install/ubuntu.html    2015-01-26 12:28:47 +0900 (0e8ea85)
+++ docs/install/ubuntu.html    2015-01-27 19:13:53 +0900 (cce4de8)
@@ -138,7 +138,7 @@ tokenizer, install groonga-tokenizer-mecab package.</p>
 <div class="highlight-none"><div class="highlight"><pre>% sudo apt-get -y install groonga-tokenizer-mecab
 </pre></div>
 </div>
-<p>If you want to use TokenFilterStem as a token filter, install
+<p>If you want to use <tt class="docutils literal"><span class="pre">TokenFilterStem</span></tt> as a token filter, install
 groonga-token-filter-stem package.</p>
 <p>Install groonga-token-filter-stem package:</p>
 <div class="highlight-none"><div class="highlight"><pre>% sudo apt-get -y install groonga-token-filter-stem
@@ -165,9 +165,9 @@ If you want to use that one, install groonga-normalizer-mysql package.</p>
 </pre></div>
 </div>
 <p>Download source:</p>
-<div class="highlight-none"><div class="highlight"><pre>% wget http://packages.groonga.org/source/groonga/groonga-4.1.0.tar.gz
-% tar xvzf groonga-4.1.0.tar.gz
-% cd groonga-4.1.0
+<div class="highlight-none"><div class="highlight"><pre>% wget http://packages.groonga.org/source/groonga/groonga-4.1.1.tar.gz
+% tar xvzf groonga-4.1.1.tar.gz
+% cd groonga-4.1.1
 </pre></div>
 </div>
 <p>Configure (see <a class="reference internal" href="others.html#source-configure"><em>configure</em></a> about <tt class="docutils literal"><span class="pre">configure</span></tt> options):</p>

  Modified: docs/install/windows.html (+9 -9)
===================================================================
--- docs/install/windows.html    2015-01-26 12:28:47 +0900 (21991cb)
+++ docs/install/windows.html    2015-01-27 19:13:53 +0900 (2a327ce)
@@ -100,7 +100,7 @@ size data.</p>
 packages.groonga.org:</p>
 <blockquote>
 <div><ul class="simple">
-<li><a class="reference external" href="http://packages.groonga.org/windows/groonga/groonga-4.1.0-x86.exe">http://packages.groonga.org/windows/groonga/groonga-4.1.0-x86.exe</a></li>
+<li><a class="reference external" href="http://packages.groonga.org/windows/groonga/groonga-4.1.1-x86.exe">http://packages.groonga.org/windows/groonga/groonga-4.1.1-x86.exe</a></li>
 </ul>
 </div></blockquote>
 <p>Then run it.</p>
@@ -108,7 +108,7 @@ packages.groonga.org:</p>
 packages.goronga.org:</p>
 <blockquote>
 <div><ul class="simple">
-<li><a class="reference external" href="http://packages.groonga.org/windows/groonga/groonga-4.1.0-x64.exe">http://packages.groonga.org/windows/groonga/groonga-4.1.0-x64.exe</a></li>
+<li><a class="reference external" href="http://packages.groonga.org/windows/groonga/groonga-4.1.1-x64.exe">http://packages.groonga.org/windows/groonga/groonga-4.1.1-x64.exe</a></li>
 </ul>
 </div></blockquote>
 <p>Then run it.</p>
@@ -121,7 +121,7 @@ packages.goronga.org:</p>
 packages.groonga.org:</p>
 <blockquote>
 <div><ul class="simple">
-<li><a class="reference external" href="http://packages.groonga.org/windows/groonga/groonga-4.1.0-x86.zip">http://packages.groonga.org/windows/groonga/groonga-4.1.0-x86.zip</a></li>
+<li><a class="reference external" href="http://packages.groonga.org/windows/groonga/groonga-4.1.1-x86.zip">http://packages.groonga.org/windows/groonga/groonga-4.1.1-x86.zip</a></li>
 </ul>
 </div></blockquote>
 <p>Then extract it.</p>
@@ -129,7 +129,7 @@ packages.groonga.org:</p>
 packages.groonga.org:</p>
 <blockquote>
 <div><ul class="simple">
-<li><a class="reference external" href="http://packages.groonga.org/windows/groonga/groonga-4.1.0-x64.zip">http://packages.groonga.org/windows/groonga/groonga-4.1.0-x64.zip</a></li>
+<li><a class="reference external" href="http://packages.groonga.org/windows/groonga/groonga-4.1.1-x64.zip">http://packages.groonga.org/windows/groonga/groonga-4.1.1-x64.zip</a></li>
 </ul>
 </div></blockquote>
 <p>Then extract it.</p>
@@ -148,26 +148,26 @@ Windows. Here are required tools:</p>
 <p>Download zipped source from packages.groonga.org:</p>
 <blockquote>
 <div><ul class="simple">
-<li><a class="reference external" href="http://packages.groonga.org/source/groonga/groonga-4.1.0.zip">http://packages.groonga.org/source/groonga/groonga-4.1.0.zip</a></li>
+<li><a class="reference external" href="http://packages.groonga.org/source/groonga/groonga-4.1.1.zip">http://packages.groonga.org/source/groonga/groonga-4.1.1.zip</a></li>
 </ul>
 </div></blockquote>
 <p>Then extract it.</p>
 <p>Move to the Groonga's source folder:</p>
-<div class="highlight-none"><div class="highlight"><pre>&gt; cd c:\Users\%USERNAME%\Downloads\groonga-4.1.0
+<div class="highlight-none"><div class="highlight"><pre>&gt; cd c:\Users\%USERNAME%\Downloads\groonga-4.1.1
 </pre></div>
 </div>
 <p>Configure by <tt class="docutils literal"><span class="pre">cmake</span></tt>. The following commnad line is for 64-bit
 version. To build 32-bit version, use <tt class="docutils literal"><span class="pre">-G</span> <span class="pre">&quot;Visual</span> <span class="pre">Studio</span> <span class="pre">10&quot;</span></tt>
 parameter instead:</p>
-<div class="highlight-none"><div class="highlight"><pre>groonga-4.1.0&gt; cmake . -G &quot;Visual Studio 10 Win64&quot; -DCMAKE_INSTALL_PREFIX=C:\groonga
+<div class="highlight-none"><div class="highlight"><pre>groonga-4.1.1&gt; cmake . -G &quot;Visual Studio 10 Win64&quot; -DCMAKE_INSTALL_PREFIX=C:\groonga
 </pre></div>
 </div>
 <p>Build:</p>
-<div class="highlight-none"><div class="highlight"><pre>groonga-4.1.0&gt; cmake --build . --config Release
+<div class="highlight-none"><div class="highlight"><pre>groonga-4.1.1&gt; cmake --build . --config Release
 </pre></div>
 </div>
 <p>Install:</p>
-<div class="highlight-none"><div class="highlight"><pre>groonga-4.1.0&gt; cmake --build . --config Release --target Install
+<div class="highlight-none"><div class="highlight"><pre>groonga-4.1.1&gt; cmake --build . --config Release --target Install
 </pre></div>
 </div>
 <p>After the above steps, <a class="reference internal" href="../reference/executables/groonga.html"><em>groonga command</em></a> is found in

  Modified: docs/news.html (+146 -85)
===================================================================
--- docs/news.html    2015-01-26 12:28:47 +0900 (6a7dcc7)
+++ docs/news.html    2015-01-27 19:13:53 +0900 (aa55a0e)
@@ -77,6 +77,59 @@
             
   <div class="section" id="news">
 <h1>News<a class="headerlink" href="#news" title="Permalink to this headline">¶</a></h1>
+<div class="section" id="release-4-1-1-2015-01-29">
+<span id="release-4-1-1"></span><h2>Release 4.1.1 - 2015-01-29<a class="headerlink" href="#release-4-1-1-2015-01-29" title="Permalink to this headline">¶</a></h2>
+<div class="section" id="improvements">
+<h3>Improvements<a class="headerlink" href="#improvements" title="Permalink to this headline">¶</a></h3>
+<ul class="simple">
+<li>[windows] Improved to show error message instead of
+error code. It's easy to understand.</li>
+<li>[windows] Supported small start file size for database file.
+In previous versions, Groonga consumed larger initial file
+size on windows in contrast to UNIX like environment.
+To enable this feature, use <tt class="docutils literal"><span class="pre">GRN_IO_VERSION=1</span></tt> environment
+variable.</li>
+<li>Supported sum feature for drilldown. Here is the syntax how to use it.
+<tt class="docutils literal"><span class="pre">select</span> <span class="pre">--drilldown[label].calc_type</span> <span class="pre">SUM</span> <span class="pre">--drilldown[label].calc_target</span> <span class="pre">target_column</span></tt>
+It returns drilldown result with max value in group.</li>
+<li>Supported <tt class="docutils literal"><span class="pre">MIN</span></tt>, <tt class="docutils literal"><span class="pre">MAX</span></tt>, <tt class="docutils literal"><span class="pre">AVG</span></tt> feature for drilldown. The syntax is same as
+sum feature. You can specify multiple 'calc_types' at the same time.</li>
+<li>Added <tt class="docutils literal"><span class="pre">--with-jemalloc</span></tt> option to use <tt class="docutils literal"><span class="pre">jemalloc</span></tt> for <tt class="docutils literal"><span class="pre">malloc()/free()</span></tt>.
+It'll improve performance on multi-threading usage.</li>
+<li>groonga-httpd: Supported long error message over <tt class="docutils literal"><span class="pre">NGX_MAX_ERROR_STR</span></tt>.
+By this change, long error message (&gt;=2048) is not truncated.</li>
+<li>[doc] Added documents about <a class="reference internal" href="reference/commands/select.html#select-drilldown-limit"><em>drilldown_limit</em></a>,
+<a class="reference internal" href="reference/commands/select.html#select-drilldown-calc-types"><em>drilldown_calc_types</em></a>, <a class="reference internal" href="reference/commands/select.html#select-drilldown-calc-target"><em>drilldown_calc_target</em></a> and more.</li>
+</ul>
+</div>
+<div class="section" id="fixes">
+<h3>Fixes<a class="headerlink" href="#fixes" title="Permalink to this headline">¶</a></h3>
+<ul class="simple">
+<li>Fixed mismatch between error code and error message when
+<tt class="docutils literal"><span class="pre">strerror()</span></tt> is failed. There was a case that Groonga shows
+incorrect error code as syscall error.</li>
+<li>Fixed to show errno in error message when unknow error is occurred.</li>
+<li>[windows] Fixed to return proper error code.</li>
+<li>Fixed a bug that there is only 'index[0]' for <em class="xref std std-ref">select-match_columns</em>,
+it doesn't return correct search results. For example, it occurs
+when index 'memo_index' is created against multiple column -
+'title,content' then 'memo_index[0]' is specified.</li>
+<li>http: Fixed a bug that two or more request don't have body.</li>
+<li>mecab: Added workaround for <tt class="docutils literal"><span class="pre">mecab_strerror(NULL)</span></tt> on MeCab 0.993.
+Without this workaround, Groonga aborts if there is no MeCab
+dictionary. [Reported by Shuhei Tanuma]</li>
+<li>groonga-httpd: Fixed a bug that custom log file is ignored.</li>
+<li>groonga-httpd: Fixed a bug that empty dump doesn't return.</li>
+<li>http: Fixed a bug that body isn't returned for POST requests.</li>
+</ul>
+</div>
+<div class="section" id="thanks">
+<h3>Thanks<a class="headerlink" href="#thanks" title="Permalink to this headline">¶</a></h3>
+<ul class="simple">
+<li>Shuhei Tanuma</li>
+</ul>
+</div>
+</div>
 <div class="section" id="release-4-1-0-2015-01-09">
 <span id="release-4-1-0"></span><h2>Release 4.1.0 - 2015-01-09<a class="headerlink" href="#release-4-1-0-2015-01-09" title="Permalink to this headline">¶</a></h2>
 <p>It's a bug fix release of 4.0.9.</p>
@@ -101,8 +154,8 @@ to re-create your indexes. &quot;change&quot; means &quot;add&quot;, &quot;remov
 &quot;update&quot;. If you use your indexes only for &quot;search&quot; by Groonga
 4.0.9, you don't need to re-create your indexes.</p>
 </div>
-<div class="section" id="fixes">
-<h3>Fixes<a class="headerlink" href="#fixes" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id1">
+<h3>Fixes<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>Fixed a bug that index may be broken. But the following bug fixed in
 Groonga 4.0.9 is re-appeared.<ul>
@@ -121,8 +174,8 @@ indexed values at once.
 <p class="last">Use 4.1.0 instead of 4.0.9. 4.0.9 has a serious bug that may break
 index.</p>
 </div>
-<div class="section" id="improvements">
-<h3>Improvements<a class="headerlink" href="#improvements" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id2">
+<h3>Improvements<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>[<a class="reference internal" href="reference/executables/groonga-httpd.html"><em>groonga-httpd</em></a>] Marked as stable.</li>
 <li>[doc] Described about <tt class="docutils literal"><span class="pre">groonga-token-filter-stem</span></tt> package.
@@ -159,8 +212,8 @@ incompatible change but done because the previous behavior has
 a security risk.</li>
 </ul>
 </div>
-<div class="section" id="id1">
-<h3>Fixes<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id3">
+<h3>Fixes<a class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>Fixed build error on BSD based system.
 [GitHub#253] [Reported by Hiroshi Hatake]</li>
@@ -180,8 +233,8 @@ on BSD based system. [GitHub#264] [Reported by Ayumu Osanai]</li>
 [GitHub ranguba/rroonga#38] [Reported by YUKI &quot;Piro&quot; Hiroshi]</li>
 </ul>
 </div>
-<div class="section" id="thanks">
-<h3>Thanks<a class="headerlink" href="#thanks" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id4">
+<h3>Thanks<a class="headerlink" href="#id4" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>Hiroshi Hatake</li>
 <li>Masafumi Yokoyama</li>
@@ -196,8 +249,8 @@ on BSD based system. [GitHub#264] [Reported by Ayumu Osanai]</li>
 </div>
 <div class="section" id="release-4-0-8-2014-11-29">
 <span id="release-4-0-8"></span><h2>Release 4.0.8 - 2014/11/29<a class="headerlink" href="#release-4-0-8-2014-11-29" title="Permalink to this headline">¶</a></h2>
-<div class="section" id="id2">
-<h3>Improvements<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id5">
+<h3>Improvements<a class="headerlink" href="#id5" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>[deb] Supported Ubuntu 12.04 again because Travis-CI runs on it.</li>
 <li>[mruby] Supported pretty print - <tt class="docutils literal"><span class="pre">&quot;pp&quot;</span></tt> for debugging. And supported to
@@ -222,7 +275,7 @@ mruby enabled build.</li>
 <li>[experimental] <a class="reference internal" href="reference/functions/between.html"><em>between</em></a> supports auto sequential search mode.
 Use the value of <tt class="docutils literal"><span class="pre">GRN_BETWEEN_TOO_MANY_INDEX_MATCH_RATIO</span></tt> as threshold.
 Basic concept is similar to <tt class="docutils literal"><span class="pre">GRN_IN_VALUES_TOO_MANY_INDEX_MATCH_RATIO</span></tt>.</li>
-<li>[experimental] Supported multiple drilldowns for :doc:<tt class="docutils literal"><span class="pre">/reference/command/select</span></tt>
+<li>[experimental] Supported multiple drilldowns for <a class="reference internal" href="reference/commands/select.html"><em>select</em></a>
 command. The syntax is extended to support this feature. The new one is
 <tt class="docutils literal"><span class="pre">--drilldown[LABEL1].keys</span> <span class="pre">COLUMN1,COLUMN2</span></tt> for keys,
 <tt class="docutils literal"><span class="pre">--drilldown[LABEL1].output_columns</span> <span class="pre">_value.COLUMN1,_value.COLUMN2,_nsubrecs</span></tt> for output columns.
@@ -230,11 +283,13 @@ In the previous versions, a client application must implement by oneself for dri
 by multiple keys. Use <tt class="docutils literal"><span class="pre">_key[N]</span></tt> for <tt class="docutils literal"><span class="pre">--drilldown[LABEL1].output_columns</span></tt> to show
 original value of key in records.</li>
 <li>Supported to search <tt class="docutils literal"><span class="pre">'reference_column</span> <span class="pre">&#64;</span> <span class="pre">&quot;query&quot;'</span></tt> without index.</li>
-<li>[experimental] Added <a class="reference internal" href="reference/commands/range_filter.html"><em>range_filter</em></a> command. It is faster than select
-command to fetch specific range of records in most cases, because it doesn't returns
-the number of matched records. There are limitations which doesn't support drilldown and so on.
-Thus, <tt class="docutils literal"><span class="pre">range_filter</span></tt> is suitable for extracting first <tt class="docutils literal"><span class="pre">N</span></tt> records in specific range for ranking
-or something else.</li>
+<li>[experimental] Added <a class="reference internal" href="reference/commands/range_filter.html"><em>range_filter</em></a>
+command. It is faster than <a class="reference internal" href="reference/commands/select.html"><em>select</em></a> command
+to fetch specific range of records in most cases, because it doesn't
+returns the number of matched records. There are limitations which
+doesn't support drilldown and so on.  Thus, <tt class="docutils literal"><span class="pre">range_filter</span></tt> is
+suitable for extracting first <tt class="docutils literal"><span class="pre">N</span></tt> records in specific range for
+ranking or something else.</li>
 <li>[httpd] Supported <tt class="docutils literal"><span class="pre">groonga-httpd</span></tt> on windows.</li>
 <li>Supported vector column for drilldown.</li>
 <li>[deb] Changed <tt class="docutils literal"><span class="pre">groonga-httpd</span></tt> as default HTTP server package.
@@ -245,8 +300,8 @@ in traditional way, specify proper arguments by command line for <a class="refer
 [groonga-dev,02970,02981] [Patch by Hiroshi Hatake]</li>
 </ul>
 </div>
-<div class="section" id="id3">
-<h3>Fixes<a class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id6">
+<h3>Fixes<a class="headerlink" href="#id6" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>[doc] Fixed duplicated execution example path about
 <a class="reference internal" href="reference/commands/table_create.html"><em>table_create</em></a>.
@@ -255,10 +310,10 @@ in traditional way, specify proper arguments by command line for <a class="refer
 returns empty results.</li>
 <li>Fixed flags parameter which is strict in BSD <tt class="docutils literal"><span class="pre">mkostemp(3)</span></tt>.
 [GitHub#240] [Patch by Jun Kuriyama]</li>
-<li>Fixed a bug that select command reports invalid value type (table)
-as index column value type. It was fixed to <tt class="docutils literal"><span class="pre">UInt32</span></tt>.
-Note that it affects only the value of response header.
-The search results is not changed at all.</li>
+<li>Fixed a bug that <a class="reference internal" href="reference/commands/select.html"><em>select</em></a> command reports
+invalid value type (table) as index column value type. It was fixed
+to <tt class="docutils literal"><span class="pre">UInt32</span></tt>.  Note that it affects only the value of response
+header.  The search results is not changed at all.</li>
 <li>Fixed a bug that compare operations such as <tt class="docutils literal"><span class="pre">&lt;</span></tt>, <tt class="docutils literal"><span class="pre">&lt;=</span></tt>, <tt class="docutils literal"><span class="pre">&gt;</span></tt>, <tt class="docutils literal"><span class="pre">&gt;=</span></tt>, <tt class="docutils literal"><span class="pre">!=</span></tt> with
 Time and String type returns invalid results.</li>
 <li>Fixed a bug that prefix search can't be executed against single character such as
@@ -268,8 +323,8 @@ Time and String type returns invalid results.</li>
 [Reported by Naoya Murakami]</li>
 </ul>
 </div>
-<div class="section" id="id4">
-<h3>Thanks<a class="headerlink" href="#id4" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id7">
+<h3>Thanks<a class="headerlink" href="#id7" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>Atsushi Shinoda</li>
 <li>Masafumi Yokoyama</li>
@@ -281,8 +336,8 @@ Time and String type returns invalid results.</li>
 </div>
 <div class="section" id="release-4-0-7-2014-10-29">
 <span id="release-4-0-7"></span><h2>Release 4.0.7 - 2014/10/29<a class="headerlink" href="#release-4-0-7-2014-10-29" title="Permalink to this headline">¶</a></h2>
-<div class="section" id="id5">
-<h3>Improvements<a class="headerlink" href="#id5" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id8">
+<h3>Improvements<a class="headerlink" href="#id8" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>[windows] Supported Groonga with mruby on Windows.</li>
 <li>Added token filter plugin API.</li>
@@ -311,8 +366,8 @@ stemming feature.  To use this token filter, you need to install
 [GitHub#227] [Patch by Naoya Murakami]</li>
 </ul>
 </div>
-<div class="section" id="id6">
-<h3>Fixes<a class="headerlink" href="#id6" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id9">
+<h3>Fixes<a class="headerlink" href="#id9" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>[doc] Fixed link of the Ranguba project. [GitHub#212] [Patch by Naoya Murakami]</li>
 <li>[httpd] Updated bundled nginx version to 1.7.6.
@@ -340,8 +395,8 @@ environment.</li>
 Murakami]</li>
 </ul>
 </div>
-<div class="section" id="id7">
-<h3>Thanks<a class="headerlink" href="#id7" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id10">
+<h3>Thanks<a class="headerlink" href="#id10" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>Naoya Murakami</li>
 <li>Hiroshi Hatake</li>
@@ -351,8 +406,8 @@ Murakami]</li>
 </div>
 <div class="section" id="release-4-0-6-2014-09-29">
 <span id="release-4-0-6"></span><h2>Release 4.0.6 - 2014/09/29<a class="headerlink" href="#release-4-0-6-2014-09-29" title="Permalink to this headline">¶</a></h2>
-<div class="section" id="id8">
-<h3>Improvements<a class="headerlink" href="#id8" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id11">
+<h3>Improvements<a class="headerlink" href="#id11" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>[deb] Updated to follow the rule about machine-readable
 debian/copyright file. [Reported by Hideki Yamane]</li>
@@ -377,8 +432,8 @@ column isn't created.</li>
 <li>[debian] Dropped Debian jessie and sid support.</li>
 </ul>
 </div>
-<div class="section" id="id9">
-<h3>Fixes<a class="headerlink" href="#id9" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id12">
+<h3>Fixes<a class="headerlink" href="#id12" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>Fixed a bug that similar search doesn't use IDF (Inverse Document Frequency)
 for choosing target tokens.
@@ -399,8 +454,8 @@ indexed from two or more index columns, deleting causes a crash.</li>
 This update contains vulnerability fix (CVE-2014-3616).</li>
 </ul>
 </div>
-<div class="section" id="id10">
-<h3>Thanks<a class="headerlink" href="#id10" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id13">
+<h3>Thanks<a class="headerlink" href="#id13" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>Hideki Yamane</li>
 <li>Masafumi Yokoyama</li>
@@ -414,8 +469,8 @@ This update contains vulnerability fix (CVE-2014-3616).</li>
 </div>
 <div class="section" id="release-4-0-5-2014-08-29">
 <span id="release-4-0-5"></span><h2>Release 4.0.5 - 2014/08/29<a class="headerlink" href="#release-4-0-5-2014-08-29" title="Permalink to this headline">¶</a></h2>
-<div class="section" id="id11">
-<h3>Improvements<a class="headerlink" href="#id11" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id14">
+<h3>Improvements<a class="headerlink" href="#id14" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>Dropped Ubuntu 13.10 (Saucy Salamander).</li>
 <li>Supported to show weight vector element as XML.</li>
@@ -442,8 +497,8 @@ skips token with position. This feature is useful for developing tokenizer plugi
 <li>[doc] Updated tutorial in English. [GitHub#194] [Patch by cosmo0920]</li>
 </ul>
 </div>
-<div class="section" id="id12">
-<h3>Fixes<a class="headerlink" href="#id12" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id15">
+<h3>Fixes<a class="headerlink" href="#id15" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>[php] Fixed memory leak when <tt class="xref c c-func docutils literal"><span class="pre">grn_ctx_recv()</span></tt> is used.
 [GitHub#184] [Patch by &#64;do-aki]</li>
@@ -458,8 +513,8 @@ skips token with position. This feature is useful for developing tokenizer plugi
 [groonga-dev,02691] [Reported by Naoya Murakami]</li>
 </ul>
 </div>
-<div class="section" id="id13">
-<h3>Thanks<a class="headerlink" href="#id13" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id16">
+<h3>Thanks<a class="headerlink" href="#id16" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>&#64;do-aki</li>
 <li>Naoya Murakami</li>
@@ -471,8 +526,8 @@ skips token with position. This feature is useful for developing tokenizer plugi
 </div>
 <div class="section" id="release-4-0-4-2014-07-29">
 <span id="release-4-0-4"></span><h2>Release 4.0.4 - 2014/07/29<a class="headerlink" href="#release-4-0-4-2014-07-29" title="Permalink to this headline">¶</a></h2>
-<div class="section" id="id14">
-<h3>Improvements<a class="headerlink" href="#id14" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id17">
+<h3>Improvements<a class="headerlink" href="#id17" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>[httpd] Updated bundled nginx version to the latest mainline (1.7.3).</li>
 <li>Supported weight in vector column.</li>
@@ -482,15 +537,15 @@ skips token with position. This feature is useful for developing tokenizer plugi
 <li>[http][admin] Updated to use English as default language. [GitHub#182]</li>
 </ul>
 </div>
-<div class="section" id="id15">
-<h3>Fixes<a class="headerlink" href="#id15" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id18">
+<h3>Fixes<a class="headerlink" href="#id18" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>Fixed to show right syntax error location in response.</li>
 <li>[httpd] Fixed build error on Clang. [GitHub clear-code/rurema-search#11] [Reported by niku]</li>
 </ul>
 </div>
-<div class="section" id="id16">
-<h3>Thanks<a class="headerlink" href="#id16" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id19">
+<h3>Thanks<a class="headerlink" href="#id19" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>niku</li>
 </ul>
@@ -498,8 +553,8 @@ skips token with position. This feature is useful for developing tokenizer plugi
 </div>
 <div class="section" id="release-4-0-3-2014-06-29">
 <span id="release-4-0-3"></span><h2>Release 4.0.3 - 2014/06/29<a class="headerlink" href="#release-4-0-3-2014-06-29" title="Permalink to this headline">¶</a></h2>
-<div class="section" id="id17">
-<h3>Improvements<a class="headerlink" href="#id17" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id20">
+<h3>Improvements<a class="headerlink" href="#id20" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>[experimental][ <a class="reference internal" href="reference/executables/groonga-server-http.html"><em>groonga HTTPサーバー</em></a> ]
 Supported POST.</li>
@@ -538,8 +593,8 @@ Added <tt class="docutils literal"><span class="pre">--log-path</span></tt> and
 [groonga-dev,02454] [Reported by cosmo0920].</li>
 </ul>
 </div>
-<div class="section" id="id18">
-<h3>Fixes<a class="headerlink" href="#id18" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id21">
+<h3>Fixes<a class="headerlink" href="#id21" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>[rpm][groonga-server-gqtp] Fixed a bug that HTTP protocol is used
 not GQTP.
@@ -548,8 +603,8 @@ not GQTP.
 <a class="reference internal" href="reference/commands/select.html#select-adjuster"><em>adjuster</em></a> has a syntax error.</li>
 </ul>
 </div>
-<div class="section" id="id19">
-<h3>Thanks<a class="headerlink" href="#id19" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id22">
+<h3>Thanks<a class="headerlink" href="#id22" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>Masafumi Yokoyama</li>
 <li>Naoya Murakami</li>
@@ -560,8 +615,8 @@ not GQTP.
 </div>
 <div class="section" id="release-4-0-2-2014-05-29">
 <span id="release-4-0-2"></span><h2>Release 4.0.2 - 2014/05/29<a class="headerlink" href="#release-4-0-2-2014-05-29" title="Permalink to this headline">¶</a></h2>
-<div class="section" id="id20">
-<h3>Improvements<a class="headerlink" href="#id20" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id23">
+<h3>Improvements<a class="headerlink" href="#id23" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>[doc] Updated documentation about
 <tt class="xref doc docutils literal"><span class="pre">/reference/executables/groonga-suggest-leaner</span></tt>.</li>
@@ -601,8 +656,8 @@ serve by Groonga HTTP service.</li>
 [GitHub#171] [Patch by Naoya Murakami]</li>
 </ul>
 </div>
-<div class="section" id="id21">
-<h3>Fixes<a class="headerlink" href="#id21" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id24">
+<h3>Fixes<a class="headerlink" href="#id24" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>[index] Fixed a bug that wrong max segment. It causes a crash when
 you use all allocated resource for an index column.
@@ -617,8 +672,8 @@ you use all allocated resource for an index column.
 [Reported by &#64;Yappo]</li>
 </ul>
 </div>
-<div class="section" id="id22">
-<h3>Thanks<a class="headerlink" href="#id22" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id25">
+<h3>Thanks<a class="headerlink" href="#id25" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>cosmo0920</li>
 <li>Naoya Murakami</li>
@@ -630,8 +685,8 @@ you use all allocated resource for an index column.
 </div>
 <div class="section" id="release-4-0-1-2014-03-29">
 <span id="release-4-0-1"></span><h2>Release 4.0.1 - 2014/03/29<a class="headerlink" href="#release-4-0-1-2014-03-29" title="Permalink to this headline">¶</a></h2>
-<div class="section" id="id23">
-<h3>Improvements<a class="headerlink" href="#id23" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id26">
+<h3>Improvements<a class="headerlink" href="#id26" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>[doc] Added a link in return value to detailed header description (<a class="reference internal" href="reference/command/output_format.html"><em>Output format</em></a>).</li>
 <li>Supported to inspect vector and object value in JSON load.
@@ -650,8 +705,8 @@ to create weight vector column.</li>
 <li>[httpd] Enabled stub status module (NginxHttpStubStatusModule) for groonga-httpd. [Suggested by Masahiro Nagano]</li>
 </ul>
 </div>
-<div class="section" id="id24">
-<h3>Fixes<a class="headerlink" href="#id24" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id27">
+<h3>Fixes<a class="headerlink" href="#id27" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>Fixed a bug that a division overflow caused a fatal error.
 For example, it occurs when you execute 'COLUMN / -1' operation to Int32 or Int64 column. [#2307]</li>
@@ -660,8 +715,8 @@ For example, it occurs when you execute 'COLUMN / -1' operation to Int32 or Int6
 <li>Fixed the issue that out of bound array element access may occurs. [GitHub#158] [Reported by dcb314]</li>
 </ul>
 </div>
-<div class="section" id="id25">
-<h3>Thanks<a class="headerlink" href="#id25" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id28">
+<h3>Thanks<a class="headerlink" href="#id28" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>Sebastian Wiedenroth</li>
 <li>Masahiro Nagano</li>
@@ -675,16 +730,16 @@ For example, it occurs when you execute 'COLUMN / -1' operation to Int32 or Int6
 <ul class="simple">
 <li>Bump version to 4.0.0!</li>
 </ul>
-<div class="section" id="id26">
-<h3>Improvements<a class="headerlink" href="#id26" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id29">
+<h3>Improvements<a class="headerlink" href="#id29" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>[normalizer] Supported to show &quot;checks&quot; which is used for calculating next character position.
 Use WITH_CHECKS flag to enable this feature.</li>
 <li>[deb] Dropped Ubuntu 13.04 support.</li>
 </ul>
 </div>
-<div class="section" id="id27">
-<h3>Fixes<a class="headerlink" href="#id27" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id30">
+<h3>Fixes<a class="headerlink" href="#id30" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>Fixed a crash bug that an object in grn_expr is used after it is freed.
 Normally Groonga server users aren't affected this bug. This bug mainly affects Rroonga users.
@@ -703,8 +758,8 @@ If you use grn_snip_close, please replace grn_snip_close to grn_obj_close.</li>
 [groonga-dev,02113] [Reported by Ryoji Yamamoto]</li>
 </ul>
 </div>
-<div class="section" id="id28">
-<h3>Thanks<a class="headerlink" href="#id28" title="Permalink to this headline">¶</a></h3>
+<div class="section" id="id31">
+<h3>Thanks<a class="headerlink" href="#id31" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
 <li>yoku</li>
 <li>Naoya Murakami</li>
@@ -982,70 +1037,76 @@ If you use grn_snip_close, please replace grn_snip_close to grn_obj_close.</li>
   <h3><a href="index.html">Table Of Contents</a></h3>
   <ul>
 <li><a class="reference internal" href="#">News</a><ul>
-<li><a class="reference internal" href="#release-4-1-0-2015-01-09">Release 4.1.0 - 2015-01-09</a><ul>
+<li><a class="reference internal" href="#release-4-1-1-2015-01-29">Release 4.1.1 - 2015-01-29</a><ul>
+<li><a class="reference internal" href="#improvements">Improvements</a></li>
 <li><a class="reference internal" href="#fixes">Fixes</a></li>
+<li><a class="reference internal" href="#thanks">Thanks</a></li>
 </ul>
 </li>
-<li><a class="reference internal" href="#release-4-0-9-2014-12-29">Release 4.0.9 - 2014-12-29</a><ul>
-<li><a class="reference internal" href="#improvements">Improvements</a></li>
+<li><a class="reference internal" href="#release-4-1-0-2015-01-09">Release 4.1.0 - 2015-01-09</a><ul>
 <li><a class="reference internal" href="#id1">Fixes</a></li>
-<li><a class="reference internal" href="#thanks">Thanks</a></li>
 </ul>
 </li>
-<li><a class="reference internal" href="#release-4-0-8-2014-11-29">Release 4.0.8 - 2014/11/29</a><ul>
+<li><a class="reference internal" href="#release-4-0-9-2014-12-29">Release 4.0.9 - 2014-12-29</a><ul>
 <li><a class="reference internal" href="#id2">Improvements</a></li>
 <li><a class="reference internal" href="#id3">Fixes</a></li>
 <li><a class="reference internal" href="#id4">Thanks</a></li>
 </ul>
 </li>
-<li><a class="reference internal" href="#release-4-0-7-2014-10-29">Release 4.0.7 - 2014/10/29</a><ul>
+<li><a class="reference internal" href="#release-4-0-8-2014-11-29">Release 4.0.8 - 2014/11/29</a><ul>
 <li><a class="reference internal" href="#id5">Improvements</a></li>
 <li><a class="reference internal" href="#id6">Fixes</a></li>
 <li><a class="reference internal" href="#id7">Thanks</a></li>
 </ul>
 </li>
-<li><a class="reference internal" href="#release-4-0-6-2014-09-29">Release 4.0.6 - 2014/09/29</a><ul>
+<li><a class="reference internal" href="#release-4-0-7-2014-10-29">Release 4.0.7 - 2014/10/29</a><ul>
 <li><a class="reference internal" href="#id8">Improvements</a></li>
 <li><a class="reference internal" href="#id9">Fixes</a></li>
 <li><a class="reference internal" href="#id10">Thanks</a></li>
 </ul>
 </li>
-<li><a class="reference internal" href="#release-4-0-5-2014-08-29">Release 4.0.5 - 2014/08/29</a><ul>
+<li><a class="reference internal" href="#release-4-0-6-2014-09-29">Release 4.0.6 - 2014/09/29</a><ul>
 <li><a class="reference internal" href="#id11">Improvements</a></li>
 <li><a class="reference internal" href="#id12">Fixes</a></li>
 <li><a class="reference internal" href="#id13">Thanks</a></li>
 </ul>
 </li>
-<li><a class="reference internal" href="#release-4-0-4-2014-07-29">Release 4.0.4 - 2014/07/29</a><ul>
+<li><a class="reference internal" href="#release-4-0-5-2014-08-29">Release 4.0.5 - 2014/08/29</a><ul>
 <li><a class="reference internal" href="#id14">Improvements</a></li>
 <li><a class="reference internal" href="#id15">Fixes</a></li>
 <li><a class="reference internal" href="#id16">Thanks</a></li>
 </ul>
 </li>
-<li><a class="reference internal" href="#release-4-0-3-2014-06-29">Release 4.0.3 - 2014/06/29</a><ul>
+<li><a class="reference internal" href="#release-4-0-4-2014-07-29">Release 4.0.4 - 2014/07/29</a><ul>
 <li><a class="reference internal" href="#id17">Improvements</a></li>
 <li><a class="reference internal" href="#id18">Fixes</a></li>
 <li><a class="reference internal" href="#id19">Thanks</a></li>
 </ul>
 </li>
-<li><a class="reference internal" href="#release-4-0-2-2014-05-29">Release 4.0.2 - 2014/05/29</a><ul>
+<li><a class="reference internal" href="#release-4-0-3-2014-06-29">Release 4.0.3 - 2014/06/29</a><ul>
 <li><a class="reference internal" href="#id20">Improvements</a></li>
 <li><a class="reference internal" href="#id21">Fixes</a></li>
 <li><a class="reference internal" href="#id22">Thanks</a></li>
 </ul>
 </li>
-<li><a class="reference internal" href="#release-4-0-1-2014-03-29">Release 4.0.1 - 2014/03/29</a><ul>
+<li><a class="reference internal" href="#release-4-0-2-2014-05-29">Release 4.0.2 - 2014/05/29</a><ul>
 <li><a class="reference internal" href="#id23">Improvements</a></li>
 <li><a class="reference internal" href="#id24">Fixes</a></li>
 <li><a class="reference internal" href="#id25">Thanks</a></li>
 </ul>
 </li>
-<li><a class="reference internal" href="#release-4-0-0-2014-02-09">Release 4.0.0 - 2014/02/09</a><ul>
+<li><a class="reference internal" href="#release-4-0-1-2014-03-29">Release 4.0.1 - 2014/03/29</a><ul>
 <li><a class="reference internal" href="#id26">Improvements</a></li>
 <li><a class="reference internal" href="#id27">Fixes</a></li>
 <li><a class="reference internal" href="#id28">Thanks</a></li>
 </ul>
 </li>
+<li><a class="reference internal" href="#release-4-0-0-2014-02-09">Release 4.0.0 - 2014/02/09</a><ul>
+<li><a class="reference internal" href="#id29">Improvements</a></li>
+<li><a class="reference internal" href="#id30">Fixes</a></li>
+<li><a class="reference internal" href="#id31">Thanks</a></li>
+</ul>
+</li>
 <li><a class="reference internal" href="#the-old-releases">The old releases</a></li>
 </ul>
 </li>

  Modified: docs/news/2.x.html (+5 -4)
===================================================================
--- docs/news/2.x.html    2015-01-26 12:28:47 +0900 (42e30e3)
+++ docs/news/2.x.html    2015-01-27 19:13:53 +0900 (795f731)
@@ -183,10 +183,11 @@ and double array trie for <a class="reference internal" href="../tutorial/match_
 <li>[windows] Added missing <tt class="docutils literal"><span class="pre">O_BINARY</span></tt> flag to open file correctly.
 This change fixes the infinite loop problem about groonga HTTP server.
 [GitHub#47] [Patch by Shimomura Tatsuya]</li>
-<li>Fixed a bug that <tt class="docutils literal"><span class="pre">--default-match-escalation-threshold</span></tt> doesn't accept
-negative value to disable functionality.
-This fix enable you to disable search escalation.
-see <a class="reference internal" href="../reference/executables/groonga.html#cmdoption--default-match-escalation-threshold"><em class="xref std std-option">--default-match-escalation-threshold</em></a> about details.</li>
+<li>Fixed a bug that <tt class="docutils literal"><span class="pre">--default-match-escalation-threshold</span></tt> doesn't
+accept negative value to disable functionality that is used on
+<a class="reference internal" href="../spec/search.html"><em>検索</em></a>.  This fix enable you to disable search
+escalation.  see <a class="reference internal" href="../reference/executables/groonga.html#cmdoption--default-match-escalation-threshold"><em class="xref std std-option">--default-match-escalation-threshold</em></a>
+about details.</li>
 <li>Fixed a bug that <tt class="docutils literal"><span class="pre">_score</span></tt> after &quot;*&quot; is ignored in <tt class="docutils literal"><span class="pre">--output_columns</span></tt>.</li>
 </ul>
 </div>

  Modified: docs/news/3.x.html (+1 -1)
===================================================================
--- docs/news/3.x.html    2015-01-26 12:28:47 +0900 (d1f88c2)
+++ docs/news/3.x.html    2015-01-27 19:13:53 +0900 (e6e4012)
@@ -515,7 +515,7 @@ to two or more indexed key.</li>
 <li>Supported binary operations such as <tt class="docutils literal"><span class="pre">X</span> <span class="pre">+</span> <span class="pre">Y</span></tt>, <tt class="docutils literal"><span class="pre">X</span> <span class="pre">-</span> <span class="pre">Y</span></tt>, <tt class="docutils literal"><span class="pre">X</span> <span class="pre">*</span> <span class="pre">Y</span></tt>, <tt class="docutils literal"><span class="pre">X</span> <span class="pre">/</span> <span class="pre">Y</span></tt>,
 <tt class="docutils literal"><span class="pre">X</span> <span class="pre">%</span> <span class="pre">Y</span></tt>, <tt class="docutils literal"><span class="pre">X</span> <span class="pre">&gt;&gt;</span> <span class="pre">Y</span></tt>, <tt class="docutils literal"><span class="pre">X</span> <span class="pre">&lt;&lt;</span> <span class="pre">Y</span></tt>, <tt class="docutils literal"><span class="pre">X</span> <span class="pre">|</span> <span class="pre">Y</span></tt>, <tt class="docutils literal"><span class="pre">X</span> <span class="pre">^</span> <span class="pre">Y</span></tt>, <tt class="docutils literal"><span class="pre">X</span> <span class="pre">&amp;</span> <span class="pre">Y</span></tt> and <tt class="docutils literal"><span class="pre">X</span> <span class="pre">&gt;&gt;&gt;</span> <span class="pre">Y</span></tt>
 for Int8, UInt8, Int16, UInt16 and UInt64.</li>
-<li>Added english documentation for <tt class="docutils literal"><span class="pre">load</span></tt> command.</li>
+<li>Added English documentation for <a class="reference internal" href="../reference/commands/load.html"><em>load</em></a> command.</li>
 <li>Supported binary assign operations such as <tt class="docutils literal"><span class="pre">X</span> <span class="pre">+=</span> <span class="pre">Y</span></tt>, <tt class="docutils literal"><span class="pre">X</span> <span class="pre">-=</span> <span class="pre">Y</span></tt>, <tt class="docutils literal"><span class="pre">X</span> <span class="pre">*=</span> <span class="pre">Y</span></tt>,
 <tt class="docutils literal"><span class="pre">X</span> <span class="pre">/=</span> <span class="pre">Y</span></tt>, <tt class="docutils literal"><span class="pre">X</span> <span class="pre">%=</span> <span class="pre">Y</span></tt>, <tt class="docutils literal"><span class="pre">X</span> <span class="pre">&lt;&lt;=</span> <span class="pre">Y</span></tt>, <tt class="docutils literal"><span class="pre">X</span> <span class="pre">&gt;&gt;=</span> <span class="pre">Y</span></tt>, <tt class="docutils literal"><span class="pre">X</span> <span class="pre">&gt;&gt;&gt;=</span> <span class="pre">Y</span></tt>, <tt class="docutils literal"><span class="pre">X</span> <span class="pre">&amp;=</span> <span class="pre">Y</span></tt>,
 <tt class="docutils literal"><span class="pre">X</span> <span class="pre">|=</span> <span class="pre">Y</span></tt> and <tt class="docutils literal"><span class="pre">X</span> <span class="pre">^=</span> <span class="pre">Y</span></tt> for Int8, UInt8, Int16, UInt16 and UInt64.</li>

  Modified: docs/objects.inv (+0 -0)
===================================================================
(Binary files differ)

  Modified: docs/reference.html (+7 -1)
===================================================================
--- docs/reference.html    2015-01-26 12:28:47 +0900 (cde8f12)
+++ docs/reference.html    2015-01-27 19:13:53 +0900 (da1b22f)
@@ -161,7 +161,13 @@
 <li class="toctree-l2"><a class="reference internal" href="reference/tables.html#see-also">7.5.6. See also</a></li>
 </ul>
 </li>
-<li class="toctree-l1"><a class="reference internal" href="reference/column.html">7.6. Column</a></li>
+<li class="toctree-l1"><a class="reference internal" href="reference/column.html">7.6. Column</a><ul>
+<li class="toctree-l2"><a class="reference internal" href="reference/columns/scalar.html">7.6.1. Scalar column</a></li>
+<li class="toctree-l2"><a class="reference internal" href="reference/columns/vector.html">7.6.2. Vector column</a></li>
+<li class="toctree-l2"><a class="reference internal" href="reference/columns/pseudo.html">7.6.3. Pseudo column</a></li>
+<li class="toctree-l2"><a class="reference internal" href="reference/columns/index.html">7.6.4. Index column</a></li>
+</ul>
+</li>
 <li class="toctree-l1"><a class="reference internal" href="reference/normalizers.html">7.7. Normalizers</a><ul>
 <li class="toctree-l2"><a class="reference internal" href="reference/normalizers.html#summary">7.7.1. Summary</a></li>
 <li class="toctree-l2"><a class="reference internal" href="reference/normalizers.html#built-in-normalizers">7.7.2. Built-in normalizers</a></li>

  Modified: docs/reference/api/grn_column.html (+5 -5)
===================================================================
--- docs/reference/api/grn_column.html    2015-01-26 12:28:47 +0900 (90a62c8)
+++ docs/reference/api/grn_column.html    2015-01-27 19:13:53 +0900 (47e9555)
@@ -101,7 +101,7 @@
 <dl class="macro">
 <dt id="c.GRN_COLUMN_NAME_ID">
 <tt class="descname">GRN_COLUMN_NAME_ID</tt><a class="headerlink" href="#c.GRN_COLUMN_NAME_ID" title="Permalink to this definition">¶</a></dt>
-<dd><p>It returns the name of <a class="reference internal" href="../columns/pseudo.html"><em>疑似カラム (pseudo_column)</em></a> <tt class="docutils literal"><span class="pre">_id</span></tt>.</p>
+<dd><p>It returns the name of <a class="reference internal" href="../columns/pseudo.html"><em>Pseudo column</em></a> <tt class="docutils literal"><span class="pre">_id</span></tt>.</p>
 <p>It is useful to use with <a class="reference internal" href="#c.GRN_COLUMN_NAME_ID_LEN" title="GRN_COLUMN_NAME_ID_LEN"><tt class="xref c c-macro docutils literal"><span class="pre">GRN_COLUMN_NAME_ID_LEN</span></tt></a> like
 the following:</p>
 <div class="highlight-c"><div class="highlight"><pre><span class="n">grn_obj</span> <span class="o">*</span><span class="n">id_column</span><span class="p">;</span>
@@ -121,7 +121,7 @@ the following:</p>
 <dl class="macro">
 <dt id="c.GRN_COLUMN_NAME_KEY">
 <tt class="descname">GRN_COLUMN_NAME_KEY</tt><a class="headerlink" href="#c.GRN_COLUMN_NAME_KEY" title="Permalink to this definition">¶</a></dt>
-<dd><p>It returns the name of <a class="reference internal" href="../columns/pseudo.html"><em>疑似カラム (pseudo_column)</em></a> <tt class="docutils literal"><span class="pre">_key</span></tt>.</p>
+<dd><p>It returns the name of <a class="reference internal" href="../columns/pseudo.html"><em>Pseudo column</em></a> <tt class="docutils literal"><span class="pre">_key</span></tt>.</p>
 <p>It is useful to use with <a class="reference internal" href="#c.GRN_COLUMN_NAME_KEY_LEN" title="GRN_COLUMN_NAME_KEY_LEN"><tt class="xref c c-macro docutils literal"><span class="pre">GRN_COLUMN_NAME_KEY_LEN</span></tt></a> like
 the following:</p>
 <div class="highlight-c"><div class="highlight"><pre><span class="n">grn_obj</span> <span class="o">*</span><span class="n">key_column</span><span class="p">;</span>
@@ -141,7 +141,7 @@ the following:</p>
 <dl class="macro">
 <dt id="c.GRN_COLUMN_NAME_VALUE">
 <tt class="descname">GRN_COLUMN_NAME_VALUE</tt><a class="headerlink" href="#c.GRN_COLUMN_NAME_VALUE" title="Permalink to this definition">¶</a></dt>
-<dd><p>It returns the name of <a class="reference internal" href="../columns/pseudo.html"><em>疑似カラム (pseudo_column)</em></a> <tt class="docutils literal"><span class="pre">_value</span></tt>.</p>
+<dd><p>It returns the name of <a class="reference internal" href="../columns/pseudo.html"><em>Pseudo column</em></a> <tt class="docutils literal"><span class="pre">_value</span></tt>.</p>
 <p>It is useful to use with <a class="reference internal" href="#c.GRN_COLUMN_NAME_VALUE_LEN" title="GRN_COLUMN_NAME_VALUE_LEN"><tt class="xref c c-macro docutils literal"><span class="pre">GRN_COLUMN_NAME_VALUE_LEN</span></tt></a> like
 the following:</p>
 <div class="highlight-c"><div class="highlight"><pre><span class="n">grn_obj</span> <span class="o">*</span><span class="n">value_column</span><span class="p">;</span>
@@ -161,7 +161,7 @@ the following:</p>
 <dl class="macro">
 <dt id="c.GRN_COLUMN_NAME_SCORE">
 <tt class="descname">GRN_COLUMN_NAME_SCORE</tt><a class="headerlink" href="#c.GRN_COLUMN_NAME_SCORE" title="Permalink to this definition">¶</a></dt>
-<dd><p>It returns the name of <a class="reference internal" href="../columns/pseudo.html"><em>疑似カラム (pseudo_column)</em></a> <tt class="docutils literal"><span class="pre">_score</span></tt>.</p>
+<dd><p>It returns the name of <a class="reference internal" href="../columns/pseudo.html"><em>Pseudo column</em></a> <tt class="docutils literal"><span class="pre">_score</span></tt>.</p>
 <p>It is useful to use with <a class="reference internal" href="#c.GRN_COLUMN_NAME_SCORE_LEN" title="GRN_COLUMN_NAME_SCORE_LEN"><tt class="xref c c-macro docutils literal"><span class="pre">GRN_COLUMN_NAME_SCORE_LEN</span></tt></a> like
 the following:</p>
 <div class="highlight-c"><div class="highlight"><pre><span class="n">grn_obj</span> <span class="o">*</span><span class="n">score_column</span><span class="p">;</span>
@@ -181,7 +181,7 @@ the following:</p>
 <dl class="macro">
 <dt id="c.GRN_COLUMN_NAME_NSUBRECS">
 <tt class="descname">GRN_COLUMN_NAME_NSUBRECS</tt><a class="headerlink" href="#c.GRN_COLUMN_NAME_NSUBRECS" title="Permalink to this definition">¶</a></dt>
-<dd><p>It returns the name of <a class="reference internal" href="../columns/pseudo.html"><em>疑似カラム (pseudo_column)</em></a> <tt class="docutils literal"><span class="pre">_nsubrecs</span></tt>.</p>
+<dd><p>It returns the name of <a class="reference internal" href="../columns/pseudo.html"><em>Pseudo column</em></a> <tt class="docutils literal"><span class="pre">_nsubrecs</span></tt>.</p>
 <p>It is useful to use with <a class="reference internal" href="#c.GRN_COLUMN_NAME_NSUBRECS_LEN" title="GRN_COLUMN_NAME_NSUBRECS_LEN"><tt class="xref c c-macro docutils literal"><span class="pre">GRN_COLUMN_NAME_NSUBRECS_LEN</span></tt></a> like
 the following:</p>
 <div class="highlight-c"><div class="highlight"><pre><span class="n">grn_obj</span> <span class="o">*</span><span class="n">nsubrecs_column</span><span class="p">;</span>

  Modified: docs/reference/api/grn_ctx.html (+3 -1)
===================================================================
--- docs/reference/api/grn_ctx.html    2015-01-26 12:28:47 +0900 (e021cc4)
+++ docs/reference/api/grn_ctx.html    2015-01-27 19:13:53 +0900 (3ca88db)
@@ -146,7 +146,9 @@ grn_rc <tt class="descname">grn_ctx_init</tt><big>(</big><a class="reference int
 <dt id="c.grn_ctx_fin">
 grn_rc <tt class="descname">grn_ctx_fin</tt><big>(</big><a class="reference internal" href="#c.grn_ctx" title="grn_ctx">grn_ctx</a><em>&nbsp;*ctx</em><big>)</big><a class="headerlink" href="#c.grn_ctx_fin" title="Permalink to this definition">¶</a></dt>
 <dd><p>ctxの管理するメモリを解放し、使用を終了します。</p>
-<p>If <tt class="docutils literal"><span class="pre">ctx</span></tt> is initialized by <a class="reference internal" href="#c.grn_ctx_open" title="grn_ctx_open"><tt class="xref c c-func docutils literal"><span class="pre">grn_ctx_open()</span></tt></a> not <a class="reference internal" href="#c.grn_ctx_init" title="grn_ctx_init"><tt class="xref c c-func docutils literal"><span class="pre">grn_ctx_init()</span></tt></a>. You need also to call <a class="reference internal" href="#c.grn_ctx_close" title="grn_ctx_close"><tt class="xref c c-func docutils literal"><span class="pre">grn_ctx_close()</span></tt></a>.</p>
+<p>If <tt class="docutils literal"><span class="pre">ctx</span></tt> is initialized by <a class="reference internal" href="#c.grn_ctx_open" title="grn_ctx_open"><tt class="xref c c-func docutils literal"><span class="pre">grn_ctx_open()</span></tt></a> not
+<a class="reference internal" href="#c.grn_ctx_init" title="grn_ctx_init"><tt class="xref c c-func docutils literal"><span class="pre">grn_ctx_init()</span></tt></a>, you need to use
+<a class="reference internal" href="#c.grn_ctx_close" title="grn_ctx_close"><tt class="xref c c-func docutils literal"><span class="pre">grn_ctx_close()</span></tt></a> instead of <a class="reference internal" href="#c.grn_ctx_fin" title="grn_ctx_fin"><tt class="xref c c-func docutils literal"><span class="pre">grn_ctx_fin()</span></tt></a>.</p>
 <table class="docutils field-list" frame="void" rules="none">
 <col class="field-name" />
 <col class="field-body" />

  Modified: docs/reference/column.html (+15 -15)
===================================================================
--- docs/reference/column.html    2015-01-26 12:28:47 +0900 (d605baa)
+++ docs/reference/column.html    2015-01-27 19:13:53 +0900 (16dd6c6)
@@ -26,7 +26,7 @@
     <link rel="shortcut icon" href="../static/favicon.ico"/>
     <link rel="top" title="Groonga v4.1.0 documentation" href="../index.html" />
     <link rel="up" title="7. Reference manual" href="../reference.html" />
-    <link rel="next" title="7.7. Normalizers" href="normalizers.html" />
+    <link rel="next" title="7.6.1. Scalar column" href="columns/scalar.html" />
     <link rel="prev" title="7.5. Tables" href="tables.html" /> 
       <meta property="fb:page_id" content="201193596592346" /><!-- groonga -->
     <meta property="fb:admins" content="664204556" /><!-- kouhei.sutou -->
@@ -70,7 +70,7 @@
           <a href="../genindex.html" title="General Index"
              accesskey="I">index</a></li>
         <li class="right" >
-          <a href="normalizers.html" title="7.7. Normalizers"
+          <a href="columns/scalar.html" title="7.6.1. Scalar column"
              accesskey="N">next</a> |</li>
         <li class="right" >
           <a href="tables.html" title="7.5. Tables"
@@ -95,19 +95,19 @@ of index column specifies set of documents to be indexed. A set of
 documents is a table in Groonga. In other words, type of index column
 must be a table.</p>
 <p>Here are data store columns:</p>
-<blockquote>
-<div><ul class="simple">
-<li><tt class="xref doc docutils literal"><span class="pre">columns/scalar</span></tt></li>
-<li><a class="reference internal" href="columns/vector.html"><em>Vector column</em></a></li>
-<li><a class="reference internal" href="columns/pseudo.html"><em>疑似カラム (pseudo_column)</em></a></li>
+<div class="toctree-wrapper compound">
+<ul>
+<li class="toctree-l1"><a class="reference internal" href="columns/scalar.html">7.6.1. Scalar column</a></li>
+<li class="toctree-l1"><a class="reference internal" href="columns/vector.html">7.6.2. Vector column</a></li>
+<li class="toctree-l1"><a class="reference internal" href="columns/pseudo.html">7.6.3. Pseudo column</a></li>
 </ul>
-</div></blockquote>
+</div>
 <p>Here is an index column:</p>
-<blockquote>
-<div><ul class="simple">
-<li><tt class="xref doc docutils literal"><span class="pre">columns/index</span></tt></li>
+<div class="toctree-wrapper compound">
+<ul>
+<li class="toctree-l1"><a class="reference internal" href="columns/index.html">7.6.4. Index column</a></li>
 </ul>
-</div></blockquote>
+</div>
 </div>
 
 
@@ -120,8 +120,8 @@ must be a table.</p>
   <p class="topless"><a href="tables.html"
                         title="previous chapter">7.5. Tables</a></p>
   <h4>Next topic</h4>
-  <p class="topless"><a href="normalizers.html"
-                        title="next chapter">7.7. Normalizers</a></p>
+  <p class="topless"><a href="columns/scalar.html"
+                        title="next chapter">7.6.1. Scalar column</a></p>
   <h3>This Page</h3>
   <ul class="this-page-menu">
     <li><a href="../sources/reference/column.txt"
@@ -151,7 +151,7 @@ must be a table.</p>
           <a href="../genindex.html" title="General Index"
              >index</a></li>
         <li class="right" >
-          <a href="normalizers.html" title="7.7. Normalizers"
+          <a href="columns/scalar.html" title="7.6.1. Scalar column"
              >next</a> |</li>
         <li class="right" >
           <a href="tables.html" title="7.5. Tables"

  Copied: docs/reference/columns/index.html (+42 -35) 56%
===================================================================
--- docs/reference/columns/pseudo.html    2015-01-26 12:28:47 +0900 (decc7dc)
+++ docs/reference/columns/index.html    2015-01-27 19:13:53 +0900 (aa81ecb)
@@ -6,7 +6,7 @@
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     
-    <title>疑似カラム (pseudo_column) &mdash; Groonga v4.1.0 documentation</title>
+    <title>7.6.4. Index column &mdash; Groonga v4.1.0 documentation</title>
     
     <link rel="stylesheet" href="../../static/groonga.css" type="text/css" />
     <link rel="stylesheet" href="../../static/pygments.css" type="text/css" />
@@ -24,7 +24,10 @@
     <script type="text/javascript" src="../../static/underscore.js"></script>
     <script type="text/javascript" src="../../static/doctools.js"></script>
     <link rel="shortcut icon" href="../../static/favicon.ico"/>
-    <link rel="top" title="Groonga v4.1.0 documentation" href="../../index.html" /> 
+    <link rel="top" title="Groonga v4.1.0 documentation" href="../../index.html" />
+    <link rel="up" title="7.6. Column" href="../column.html" />
+    <link rel="next" title="7.7. Normalizers" href="../normalizers.html" />
+    <link rel="prev" title="7.6.3. Pseudo column" href="pseudo.html" /> 
       <meta property="fb:page_id" content="201193596592346" /><!-- groonga -->
     <meta property="fb:admins" content="664204556" /><!-- kouhei.sutou -->
     <meta property="og:type" content="product" />
@@ -54,7 +57,7 @@
     <div class="other-language-links">
 
     <ul>
-      <li><a href="../../../ja/docs/reference/columns/pseudo.html"><img src="../../static/jp.png" alt="日本語">日本語版はこちら</a></li>
+      <li><a href="../../../ja/docs/reference/columns/index.html"><img src="../../static/jp.png" alt="日本語">日本語版はこちら</a></li>
     </ul>
   </div>
 </div>
@@ -66,7 +69,15 @@
         <li class="right" style="margin-right: 10px">
           <a href="../../genindex.html" title="General Index"
              accesskey="I">index</a></li>
-        <li><a href="../../index.html">Groonga v4.1.0 documentation</a> &raquo;</li> 
+        <li class="right" >
+          <a href="../normalizers.html" title="7.7. Normalizers"
+             accesskey="N">next</a> |</li>
+        <li class="right" >
+          <a href="pseudo.html" title="7.6.3. Pseudo column"
+             accesskey="P">previous</a> |</li>
+        <li><a href="../../index.html">Groonga v4.1.0 documentation</a> &raquo;</li>
+          <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
+          <li><a href="../column.html" accesskey="U">7.6. Column</a> &raquo;</li> 
       </ul>
     </div>  
 
@@ -75,33 +86,15 @@
         <div class="bodywrapper">
           <div class="body">
             
-  <div class="section" id="pseudo-column">
-<h1>疑似カラム (pseudo_column)<a class="headerlink" href="#pseudo-column" title="Permalink to this headline">¶</a></h1>
-<div class="section" id="id1">
-<h2>名前<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h2>
-<p>疑似カラム</p>
+  <div class="section" id="index-column">
+<h1>7.6.4. Index column<a class="headerlink" href="#index-column" title="Permalink to this headline">¶</a></h1>
+<div class="section" id="summary">
+<h2>7.6.4.1. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
+<p>TODO</p>
 </div>
-<div class="section" id="id2">
-<h2>説明<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h2>
-<p>Groongaのデータベースで作成したテーブルには、いくつかのカラムが自動的に定義されます。</p>
-<p>これらのカラムはいずれもアンダースコア('_')で始まる名前が付与されます。定義される疑似カラムは、テーブルの種類によって異なります。</p>
-<p><tt class="docutils literal"><span class="pre">_id</span></tt></p>
-<blockquote>
-<div>レコードに付与される一意な番号です。全てのテーブルに定義されます。値の範囲は1〜1073741824の整数で、通常はレコードを追加した順に1ずつ加算されます。_idの値は不変で、レコードが存在する限り変更することはできません。ただし、削除されたレコードの_idの値は再利用されます。</div></blockquote>
-<p><tt class="docutils literal"><span class="pre">_key</span></tt></p>
-<blockquote>
-<div>レコードの主キー値を表します。主キーを持つテーブルのみに定義されます。主キー値はテーブルの中で一意であり、変更することはできません。</div></blockquote>
-<p><tt class="docutils literal"><span class="pre">_value</span></tt></p>
-<blockquote>
-<div>レコードの値を表します。value_typeを指定したテーブルのみに定義されます。自由に変更可能です。</div></blockquote>
-<p><tt class="docutils literal"><span class="pre">_score</span></tt></p>
-<blockquote>
-<div><p>各レコードのスコア値を表します。検索結果として生成されたテーブルのみに定義されます。</p>
-<p>検索処理を実行する過程で値が設定されますが、自由に変更可能です。</p>
-</div></blockquote>
-<p><tt class="docutils literal"><span class="pre">_nsubrecs</span></tt></p>
-<blockquote>
-<div>主キーの値が同一であったレコードの件数を表します。検索結果として生成されたテーブルのみに定義されます。グループ化(drilldown)処理を実行すると、グループ化前のテーブルにおいて、グループ化キーの値が同一であったレコードの件数が、グループ化処理の結果を格納するテーブルの_nsubrecsに記録されます。</div></blockquote>
+<div class="section" id="usage">
+<h2>7.6.4.2. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
+<p>TODO</p>
 </div>
 </div>
 
@@ -113,16 +106,22 @@
         <div class="sphinxsidebarwrapper">
   <h3><a href="../../index.html">Table Of Contents</a></h3>
   <ul>
-<li><a class="reference internal" href="#">疑似カラム (pseudo_column)</a><ul>
-<li><a class="reference internal" href="#id1">名前</a></li>
-<li><a class="reference internal" href="#id2">説明</a></li>
+<li><a class="reference internal" href="#">7.6.4. Index column</a><ul>
+<li><a class="reference internal" href="#summary">7.6.4.1. Summary</a></li>
+<li><a class="reference internal" href="#usage">7.6.4.2. Usage</a></li>
 </ul>
 </li>
 </ul>
 
+  <h4>Previous topic</h4>
+  <p class="topless"><a href="pseudo.html"
+                        title="previous chapter">7.6.3. Pseudo column</a></p>
+  <h4>Next topic</h4>
+  <p class="topless"><a href="../normalizers.html"
+                        title="next chapter">7.7. Normalizers</a></p>
   <h3>This Page</h3>
   <ul class="this-page-menu">
-    <li><a href="../../sources/reference/columns/pseudo.txt"
+    <li><a href="../../sources/reference/columns/index.txt"
            rel="nofollow">Show Source</a></li>
   </ul>
 <div id="searchbox" style="display: none">
@@ -148,7 +147,15 @@
         <li class="right" style="margin-right: 10px">
           <a href="../../genindex.html" title="General Index"
              >index</a></li>
-        <li><a href="../../index.html">Groonga v4.1.0 documentation</a> &raquo;</li> 
+        <li class="right" >
+          <a href="../normalizers.html" title="7.7. Normalizers"
+             >next</a> |</li>
+        <li class="right" >
+          <a href="pseudo.html" title="7.6.3. Pseudo column"
+             >previous</a> |</li>
+        <li><a href="../../index.html">Groonga v4.1.0 documentation</a> &raquo;</li>
+          <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
+          <li><a href="../column.html" >7.6. Column</a> &raquo;</li> 
       </ul>
     </div>
     <div class="footer">

  Modified: docs/reference/columns/pseudo.html (+35 -10)
===================================================================
--- docs/reference/columns/pseudo.html    2015-01-26 12:28:47 +0900 (decc7dc)
+++ docs/reference/columns/pseudo.html    2015-01-27 19:13:53 +0900 (3c01a6d)
@@ -6,7 +6,7 @@
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     
-    <title>疑似カラム (pseudo_column) &mdash; Groonga v4.1.0 documentation</title>
+    <title>7.6.3. Pseudo column &mdash; Groonga v4.1.0 documentation</title>
     
     <link rel="stylesheet" href="../../static/groonga.css" type="text/css" />
     <link rel="stylesheet" href="../../static/pygments.css" type="text/css" />
@@ -24,7 +24,10 @@
     <script type="text/javascript" src="../../static/underscore.js"></script>
     <script type="text/javascript" src="../../static/doctools.js"></script>
     <link rel="shortcut icon" href="../../static/favicon.ico"/>
-    <link rel="top" title="Groonga v4.1.0 documentation" href="../../index.html" /> 
+    <link rel="top" title="Groonga v4.1.0 documentation" href="../../index.html" />
+    <link rel="up" title="7.6. Column" href="../column.html" />
+    <link rel="next" title="7.6.4. Index column" href="index.html" />
+    <link rel="prev" title="7.6.2. Vector column" href="vector.html" /> 
       <meta property="fb:page_id" content="201193596592346" /><!-- groonga -->
     <meta property="fb:admins" content="664204556" /><!-- kouhei.sutou -->
     <meta property="og:type" content="product" />
@@ -66,7 +69,15 @@
         <li class="right" style="margin-right: 10px">
           <a href="../../genindex.html" title="General Index"
              accesskey="I">index</a></li>
-        <li><a href="../../index.html">Groonga v4.1.0 documentation</a> &raquo;</li> 
+        <li class="right" >
+          <a href="index.html" title="7.6.4. Index column"
+             accesskey="N">next</a> |</li>
+        <li class="right" >
+          <a href="vector.html" title="7.6.2. Vector column"
+             accesskey="P">previous</a> |</li>
+        <li><a href="../../index.html">Groonga v4.1.0 documentation</a> &raquo;</li>
+          <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
+          <li><a href="../column.html" accesskey="U">7.6. Column</a> &raquo;</li> 
       </ul>
     </div>  
 
@@ -76,13 +87,13 @@
           <div class="body">
             
   <div class="section" id="pseudo-column">
-<h1>疑似カラム (pseudo_column)<a class="headerlink" href="#pseudo-column" title="Permalink to this headline">¶</a></h1>
+<h1>7.6.3. Pseudo column<a class="headerlink" href="#pseudo-column" title="Permalink to this headline">¶</a></h1>
 <div class="section" id="id1">
-<h2>名前<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h2>
+<h2>7.6.3.1. 名前<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h2>
 <p>疑似カラム</p>
 </div>
 <div class="section" id="id2">
-<h2>説明<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h2>
+<h2>7.6.3.2. 説明<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h2>
 <p>Groongaのデータベースで作成したテーブルには、いくつかのカラムが自動的に定義されます。</p>
 <p>これらのカラムはいずれもアンダースコア('_')で始まる名前が付与されます。定義される疑似カラムは、テーブルの種類によって異なります。</p>
 <p><tt class="docutils literal"><span class="pre">_id</span></tt></p>
@@ -113,13 +124,19 @@
         <div class="sphinxsidebarwrapper">
   <h3><a href="../../index.html">Table Of Contents</a></h3>
   <ul>
-<li><a class="reference internal" href="#">疑似カラム (pseudo_column)</a><ul>
-<li><a class="reference internal" href="#id1">名前</a></li>
-<li><a class="reference internal" href="#id2">説明</a></li>
+<li><a class="reference internal" href="#">7.6.3. Pseudo column</a><ul>
+<li><a class="reference internal" href="#id1">7.6.3.1. 名前</a></li>
+<li><a class="reference internal" href="#id2">7.6.3.2. 説明</a></li>
 </ul>
 </li>
 </ul>
 
+  <h4>Previous topic</h4>
+  <p class="topless"><a href="vector.html"
+                        title="previous chapter">7.6.2. Vector column</a></p>
+  <h4>Next topic</h4>
+  <p class="topless"><a href="index.html"
+                        title="next chapter">7.6.4. Index column</a></p>
   <h3>This Page</h3>
   <ul class="this-page-menu">
     <li><a href="../../sources/reference/columns/pseudo.txt"
@@ -148,7 +165,15 @@
         <li class="right" style="margin-right: 10px">
           <a href="../../genindex.html" title="General Index"
              >index</a></li>
-        <li><a href="../../index.html">Groonga v4.1.0 documentation</a> &raquo;</li> 
+        <li class="right" >
+          <a href="index.html" title="7.6.4. Index column"
+             >next</a> |</li>
+        <li class="right" >
+          <a href="vector.html" title="7.6.2. Vector column"
+             >previous</a> |</li>
+        <li><a href="../../index.html">Groonga v4.1.0 documentation</a> &raquo;</li>
+          <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
+          <li><a href="../column.html" >7.6. Column</a> &raquo;</li> 
       </ul>
     </div>
     <div class="footer">

  Copied: docs/reference/columns/scalar.html (+42 -35) 57%
===================================================================
--- docs/reference/columns/pseudo.html    2015-01-26 12:28:47 +0900 (decc7dc)
+++ docs/reference/columns/scalar.html    2015-01-27 19:13:53 +0900 (05ba143)
@@ -6,7 +6,7 @@
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     
-    <title>疑似カラム (pseudo_column) &mdash; Groonga v4.1.0 documentation</title>
+    <title>7.6.1. Scalar column &mdash; Groonga v4.1.0 documentation</title>
     
     <link rel="stylesheet" href="../../static/groonga.css" type="text/css" />
     <link rel="stylesheet" href="../../static/pygments.css" type="text/css" />
@@ -24,7 +24,10 @@
     <script type="text/javascript" src="../../static/underscore.js"></script>
     <script type="text/javascript" src="../../static/doctools.js"></script>
     <link rel="shortcut icon" href="../../static/favicon.ico"/>
-    <link rel="top" title="Groonga v4.1.0 documentation" href="../../index.html" /> 
+    <link rel="top" title="Groonga v4.1.0 documentation" href="../../index.html" />
+    <link rel="up" title="7.6. Column" href="../column.html" />
+    <link rel="next" title="7.6.2. Vector column" href="vector.html" />
+    <link rel="prev" title="7.6. Column" href="../column.html" /> 
       <meta property="fb:page_id" content="201193596592346" /><!-- groonga -->
     <meta property="fb:admins" content="664204556" /><!-- kouhei.sutou -->
     <meta property="og:type" content="product" />
@@ -54,7 +57,7 @@
     <div class="other-language-links">
 
     <ul>
-      <li><a href="../../../ja/docs/reference/columns/pseudo.html"><img src="../../static/jp.png" alt="日本語">日本語版はこちら</a></li>
+      <li><a href="../../../ja/docs/reference/columns/scalar.html"><img src="../../static/jp.png" alt="日本語">日本語版はこちら</a></li>
     </ul>
   </div>
 </div>
@@ -66,7 +69,15 @@
         <li class="right" style="margin-right: 10px">
           <a href="../../genindex.html" title="General Index"
              accesskey="I">index</a></li>
-        <li><a href="../../index.html">Groonga v4.1.0 documentation</a> &raquo;</li> 
+        <li class="right" >
+          <a href="vector.html" title="7.6.2. Vector column"
+             accesskey="N">next</a> |</li>
+        <li class="right" >
+          <a href="../column.html" title="7.6. Column"
+             accesskey="P">previous</a> |</li>
+        <li><a href="../../index.html">Groonga v4.1.0 documentation</a> &raquo;</li>
+          <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
+          <li><a href="../column.html" accesskey="U">7.6. Column</a> &raquo;</li> 
       </ul>
     </div>  
 
@@ -75,33 +86,15 @@
         <div class="bodywrapper">
           <div class="body">
             
-  <div class="section" id="pseudo-column">
-<h1>疑似カラム (pseudo_column)<a class="headerlink" href="#pseudo-column" title="Permalink to this headline">¶</a></h1>
-<div class="section" id="id1">
-<h2>名前<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h2>
-<p>疑似カラム</p>
+  <div class="section" id="scalar-column">
+<h1>7.6.1. Scalar column<a class="headerlink" href="#scalar-column" title="Permalink to this headline">¶</a></h1>
+<div class="section" id="summary">
+<h2>7.6.1.1. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
+<p>TODO</p>
 </div>
-<div class="section" id="id2">
-<h2>説明<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h2>
-<p>Groongaのデータベースで作成したテーブルには、いくつかのカラムが自動的に定義されます。</p>
-<p>これらのカラムはいずれもアンダースコア('_')で始まる名前が付与されます。定義される疑似カラムは、テーブルの種類によって異なります。</p>
-<p><tt class="docutils literal"><span class="pre">_id</span></tt></p>
-<blockquote>
-<div>レコードに付与される一意な番号です。全てのテーブルに定義されます。値の範囲は1〜1073741824の整数で、通常はレコードを追加した順に1ずつ加算されます。_idの値は不変で、レコードが存在する限り変更することはできません。ただし、削除されたレコードの_idの値は再利用されます。</div></blockquote>
-<p><tt class="docutils literal"><span class="pre">_key</span></tt></p>
-<blockquote>
-<div>レコードの主キー値を表します。主キーを持つテーブルのみに定義されます。主キー値はテーブルの中で一意であり、変更することはできません。</div></blockquote>
-<p><tt class="docutils literal"><span class="pre">_value</span></tt></p>
-<blockquote>
-<div>レコードの値を表します。value_typeを指定したテーブルのみに定義されます。自由に変更可能です。</div></blockquote>
-<p><tt class="docutils literal"><span class="pre">_score</span></tt></p>
-<blockquote>
-<div><p>各レコードのスコア値を表します。検索結果として生成されたテーブルのみに定義されます。</p>
-<p>検索処理を実行する過程で値が設定されますが、自由に変更可能です。</p>
-</div></blockquote>
-<p><tt class="docutils literal"><span class="pre">_nsubrecs</span></tt></p>
-<blockquote>
-<div>主キーの値が同一であったレコードの件数を表します。検索結果として生成されたテーブルのみに定義されます。グループ化(drilldown)処理を実行すると、グループ化前のテーブルにおいて、グループ化キーの値が同一であったレコードの件数が、グループ化処理の結果を格納するテーブルの_nsubrecsに記録されます。</div></blockquote>
+<div class="section" id="usage">
+<h2>7.6.1.2. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
+<p>TODO</p>
 </div>
 </div>
 
@@ -113,16 +106,22 @@
         <div class="sphinxsidebarwrapper">
   <h3><a href="../../index.html">Table Of Contents</a></h3>
   <ul>
-<li><a class="reference internal" href="#">疑似カラム (pseudo_column)</a><ul>
-<li><a class="reference internal" href="#id1">名前</a></li>
-<li><a class="reference internal" href="#id2">説明</a></li>
+<li><a class="reference internal" href="#">7.6.1. Scalar column</a><ul>
+<li><a class="reference internal" href="#summary">7.6.1.1. Summary</a></li>
+<li><a class="reference internal" href="#usage">7.6.1.2. Usage</a></li>
 </ul>
 </li>
 </ul>
 
+  <h4>Previous topic</h4>
+  <p class="topless"><a href="../column.html"
+                        title="previous chapter">7.6. Column</a></p>
+  <h4>Next topic</h4>
+  <p class="topless"><a href="vector.html"
+                        title="next chapter">7.6.2. Vector column</a></p>
   <h3>This Page</h3>
   <ul class="this-page-menu">
-    <li><a href="../../sources/reference/columns/pseudo.txt"
+    <li><a href="../../sources/reference/columns/scalar.txt"
            rel="nofollow">Show Source</a></li>
   </ul>
 <div id="searchbox" style="display: none">
@@ -148,7 +147,15 @@
         <li class="right" style="margin-right: 10px">
           <a href="../../genindex.html" title="General Index"
              >index</a></li>
-        <li><a href="../../index.html">Groonga v4.1.0 documentation</a> &raquo;</li> 
+        <li class="right" >
+          <a href="vector.html" title="7.6.2. Vector column"
+             >next</a> |</li>
+        <li class="right" >
+          <a href="../column.html" title="7.6. Column"
+             >previous</a> |</li>
+        <li><a href="../../index.html">Groonga v4.1.0 documentation</a> &raquo;</li>
+          <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
+          <li><a href="../column.html" >7.6. Column</a> &raquo;</li> 
       </ul>
     </div>
     <div class="footer">

  Modified: docs/reference/columns/vector.html (+64 -39)
===================================================================
--- docs/reference/columns/vector.html    2015-01-26 12:28:47 +0900 (1c1f5b8)
+++ docs/reference/columns/vector.html    2015-01-27 19:13:53 +0900 (ce897a0)
@@ -6,7 +6,7 @@
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     
-    <title>Vector column &mdash; Groonga v4.1.0 documentation</title>
+    <title>7.6.2. Vector column &mdash; Groonga v4.1.0 documentation</title>
     
     <link rel="stylesheet" href="../../static/groonga.css" type="text/css" />
     <link rel="stylesheet" href="../../static/pygments.css" type="text/css" />
@@ -24,7 +24,10 @@
     <script type="text/javascript" src="../../static/underscore.js"></script>
     <script type="text/javascript" src="../../static/doctools.js"></script>
     <link rel="shortcut icon" href="../../static/favicon.ico"/>
-    <link rel="top" title="Groonga v4.1.0 documentation" href="../../index.html" /> 
+    <link rel="top" title="Groonga v4.1.0 documentation" href="../../index.html" />
+    <link rel="up" title="7.6. Column" href="../column.html" />
+    <link rel="next" title="7.6.3. Pseudo column" href="pseudo.html" />
+    <link rel="prev" title="7.6.1. Scalar column" href="scalar.html" /> 
       <meta property="fb:page_id" content="201193596592346" /><!-- groonga -->
     <meta property="fb:admins" content="664204556" /><!-- kouhei.sutou -->
     <meta property="og:type" content="product" />
@@ -66,7 +69,15 @@
         <li class="right" style="margin-right: 10px">
           <a href="../../genindex.html" title="General Index"
              accesskey="I">index</a></li>
-        <li><a href="../../index.html">Groonga v4.1.0 documentation</a> &raquo;</li> 
+        <li class="right" >
+          <a href="pseudo.html" title="7.6.3. Pseudo column"
+             accesskey="N">next</a> |</li>
+        <li class="right" >
+          <a href="scalar.html" title="7.6.1. Scalar column"
+             accesskey="P">previous</a> |</li>
+        <li><a href="../../index.html">Groonga v4.1.0 documentation</a> &raquo;</li>
+          <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
+          <li><a href="../column.html" accesskey="U">7.6. Column</a> &raquo;</li> 
       </ul>
     </div>  
 
@@ -76,12 +87,12 @@
           <div class="body">
             
   <div class="section" id="vector-column">
-<h1>Vector column<a class="headerlink" href="#vector-column" title="Permalink to this headline">¶</a></h1>
+<h1>7.6.2. Vector column<a class="headerlink" href="#vector-column" title="Permalink to this headline">¶</a></h1>
 <div class="section" id="summary">
-<h2>Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
+<h2>7.6.2.1. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
 <p>Vector column is a data store object. It can stores zero or more
 scalar values. In short, scalar value is a single value such as number
-and string. See <tt class="xref doc docutils literal"><span class="pre">scalar</span></tt> about scalar value details.</p>
+and string. See <a class="reference internal" href="scalar.html"><em>Scalar column</em></a> about scalar value details.</p>
 <p>One of vector column use cases is tags store. You can use a vector
 column to store tag values.</p>
 <p>You can use vector column as index search target in the same way as
@@ -94,7 +105,7 @@ score is too high when weight is used. You should use full text search
 with weight carefully.</p>
 </div>
 <div class="section" id="usage">
-<h2>Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
+<h2>7.6.2.2. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
 <p>There are three vector column types:</p>
 <blockquote>
 <div><ul class="simple">
@@ -105,7 +116,7 @@ with weight carefully.</p>
 </div></blockquote>
 <p>This section describes how to use these types.</p>
 <div class="section" id="normal-vector-column">
-<span id="id1"></span><h3>Normal vector column<a class="headerlink" href="#normal-vector-column" title="Permalink to this headline">¶</a></h3>
+<span id="id1"></span><h3>7.6.2.2.1. Normal vector column<a class="headerlink" href="#normal-vector-column" title="Permalink to this headline">¶</a></h3>
 <p>Normal vector column stores zero or more scalar data. For example,
 scalar data are number, string and so on.</p>
 <p>A normal vector column can store the same type elements. You can't mix
@@ -114,7 +125,7 @@ normal vector column.</p>
 <p>Normal vector column is useful when a record has multiple values with
 a key. Tags are the most popular use case.</p>
 <div class="section" id="how-to-create">
-<h4>How to create<a class="headerlink" href="#how-to-create" title="Permalink to this headline">¶</a></h4>
+<h4>7.6.2.2.1.1. How to create<a class="headerlink" href="#how-to-create" title="Permalink to this headline">¶</a></h4>
 <p>Use <a class="reference internal" href="../commands/column_create.html"><em>column_create</em></a> command to create a
 normal vector column. The point is <tt class="docutils literal"><span class="pre">COLUMN_VECTOR</span></tt> flag:</p>
 <p>Execution example:</p>
@@ -127,7 +138,7 @@ column_create Bookmarks tags COLUMN_VECTOR ShortText
 <p>You can set zero or more tags to a bookmark.</p>
 </div>
 <div class="section" id="how-to-load">
-<h4>How to load<a class="headerlink" href="#how-to-load" title="Permalink to this headline">¶</a></h4>
+<h4>7.6.2.2.1.2. How to load<a class="headerlink" href="#how-to-load" title="Permalink to this headline">¶</a></h4>
 <p>You can load vector data by JSON array syntax:</p>
 <div class="highlight-none"><div class="highlight"><pre>[ELEMENT1, ELEMENT2, ELEMENT3, ...]
 </pre></div>
@@ -225,7 +236,7 @@ column_create Bookmarks tags COLUMN_VECTOR ShortText
 </div>
 </div>
 <div class="section" id="how-to-search">
-<h4>How to search<a class="headerlink" href="#how-to-search" title="Permalink to this headline">¶</a></h4>
+<h4>7.6.2.2.1.3. How to search<a class="headerlink" href="#how-to-search" title="Permalink to this headline">¶</a></h4>
 <p>You need to create an index to search normal vector column:</p>
 <p>Execution example:</p>
 <div class="highlight-none"><div class="highlight"><pre>table_create Tags TABLE_PAT_KEY ShortText
@@ -357,26 +368,26 @@ a scalar column.</p>
 </div>
 </div>
 <div class="section" id="reference-vector-column">
-<span id="id2"></span><h3>Reference vector column<a class="headerlink" href="#reference-vector-column" title="Permalink to this headline">¶</a></h3>
+<span id="id2"></span><h3>7.6.2.2.2. Reference vector column<a class="headerlink" href="#reference-vector-column" title="Permalink to this headline">¶</a></h3>
 <p>TODO</p>
 <p>Reference vector column is space-efficient if there are many same
 value elements. Reference vector column keeps reference record IDs not
 value itself. Record ID is smaller than value itself.</p>
 <div class="section" id="id3">
-<h4>How to create<a class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h4>
+<h4>7.6.2.2.2.1. How to create<a class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h4>
 <p>TODO</p>
 </div>
 <div class="section" id="id4">
-<h4>How to load<a class="headerlink" href="#id4" title="Permalink to this headline">¶</a></h4>
+<h4>7.6.2.2.2.2. How to load<a class="headerlink" href="#id4" title="Permalink to this headline">¶</a></h4>
 <p>TODO</p>
 </div>
 <div class="section" id="id5">
-<h4>How to search<a class="headerlink" href="#id5" title="Permalink to this headline">¶</a></h4>
+<h4>7.6.2.2.2.3. How to search<a class="headerlink" href="#id5" title="Permalink to this headline">¶</a></h4>
 <p>TODO</p>
 </div>
 </div>
 <div class="section" id="weight-vector-column">
-<span id="id6"></span><h3>Weight vector column<a class="headerlink" href="#weight-vector-column" title="Permalink to this headline">¶</a></h3>
+<span id="id6"></span><h3>7.6.2.2.3. Weight vector column<a class="headerlink" href="#weight-vector-column" title="Permalink to this headline">¶</a></h3>
 <p>Weight vector column is similar to normal vector column. It can store
 elements. It can also stores weights for them. Weight is degree of
 importance of the element.</p>
@@ -389,7 +400,7 @@ weight. If the weight is <tt class="docutils literal"><span class="pre">0</span>
 <a class="reference internal" href="../commands/select.html#select-adjuster"><em>adjuster</em></a>. You can increase search score of specific
 records.</p>
 <div class="section" id="limitations">
-<h4>Limitations<a class="headerlink" href="#limitations" title="Permalink to this headline">¶</a></h4>
+<h4>7.6.2.2.3.1. Limitations<a class="headerlink" href="#limitations" title="Permalink to this headline">¶</a></h4>
 <p>There are some limitations for now. They will be resolved in the
 future.</p>
 <p>Here are limitations:</p>
@@ -402,7 +413,7 @@ For example, you can't use <tt class="docutils literal"><span class="pre">29</sp
 </div></blockquote>
 </div>
 <div class="section" id="id7">
-<h4>How to create<a class="headerlink" href="#id7" title="Permalink to this headline">¶</a></h4>
+<h4>7.6.2.2.3.2. How to create<a class="headerlink" href="#id7" title="Permalink to this headline">¶</a></h4>
 <p>Use <a class="reference internal" href="../commands/column_create.html"><em>column_create</em></a> command to create a
 weight vector column. The point is <tt class="docutils literal"><span class="pre">COLUMN_VECTOR|WITH_WEIGHT</span></tt>
 flags:</p>
@@ -418,7 +429,7 @@ column.</p>
 <p>You can set zero or more tags with weight to a bookmark.</p>
 </div>
 <div class="section" id="id8">
-<h4>How to load<a class="headerlink" href="#id8" title="Permalink to this headline">¶</a></h4>
+<h4>7.6.2.2.3.3. How to load<a class="headerlink" href="#id8" title="Permalink to this headline">¶</a></h4>
 <p>You can load vector data by JSON object syntax:</p>
 <div class="highlight-none"><div class="highlight"><pre>{&quot;ELEMENT1&quot;: WEIGHT1, &quot;ELEMENT2&quot;: WEIGHT2, &quot;ELEMENT3&quot;: WEIGHT3, ...}
 </pre></div>
@@ -522,7 +533,7 @@ column.</p>
 </div>
 </div>
 <div class="section" id="id9">
-<h4>How to search<a class="headerlink" href="#id9" title="Permalink to this headline">¶</a></h4>
+<h4>7.6.2.2.3.4. How to search<a class="headerlink" href="#id9" title="Permalink to this headline">¶</a></h4>
 <p>You need to create an index to search weight vector column. You don't
 forget to specify <tt class="docutils literal"><span class="pre">WITH_WEIGHT</span></tt> flag to <tt class="docutils literal"><span class="pre">column_create</span></tt>:</p>
 <p>Execution example:</p>
@@ -709,7 +720,7 @@ flag. You can create an index like a scalar column.</p>
 </div>
 </div>
 <div class="section" id="how-to-apply-just-weight">
-<h4>How to apply just weight<a class="headerlink" href="#how-to-apply-just-weight" title="Permalink to this headline">¶</a></h4>
+<h4>7.6.2.2.3.5. How to apply just weight<a class="headerlink" href="#how-to-apply-just-weight" title="Permalink to this headline">¶</a></h4>
 <p>You can use weight in weight vector column to just increase search
 score without changing a set of matched records.</p>
 <p>Use <a class="reference internal" href="../commands/select.html#select-adjuster"><em>adjuster</em></a> for the purpose:</p>
@@ -802,27 +813,27 @@ of record <tt class="docutils literal"><span class="pre">&quot;http://mroonga.or
         <div class="sphinxsidebarwrapper">
   <h3><a href="../../index.html">Table Of Contents</a></h3>
   <ul>
-<li><a class="reference internal" href="#">Vector column</a><ul>
-<li><a class="reference internal" href="#summary">Summary</a></li>
-<li><a class="reference internal" href="#usage">Usage</a><ul>
-<li><a class="reference internal" href="#normal-vector-column">Normal vector column</a><ul>
-<li><a class="reference internal" href="#how-to-create">How to create</a></li>
-<li><a class="reference internal" href="#how-to-load">How to load</a></li>
-<li><a class="reference internal" href="#how-to-search">How to search</a></li>
+<li><a class="reference internal" href="#">7.6.2. Vector column</a><ul>
+<li><a class="reference internal" href="#summary">7.6.2.1. Summary</a></li>
+<li><a class="reference internal" href="#usage">7.6.2.2. Usage</a><ul>
+<li><a class="reference internal" href="#normal-vector-column">7.6.2.2.1. Normal vector column</a><ul>
+<li><a class="reference internal" href="#how-to-create">7.6.2.2.1.1. How to create</a></li>
+<li><a class="reference internal" href="#how-to-load">7.6.2.2.1.2. How to load</a></li>
+<li><a class="reference internal" href="#how-to-search">7.6.2.2.1.3. How to search</a></li>
 </ul>
 </li>
-<li><a class="reference internal" href="#reference-vector-column">Reference vector column</a><ul>
-<li><a class="reference internal" href="#id3">How to create</a></li>
-<li><a class="reference internal" href="#id4">How to load</a></li>
-<li><a class="reference internal" href="#id5">How to search</a></li>
+<li><a class="reference internal" href="#reference-vector-column">7.6.2.2.2. Reference vector column</a><ul>
+<li><a class="reference internal" href="#id3">7.6.2.2.2.1. How to create</a></li>
+<li><a class="reference internal" href="#id4">7.6.2.2.2.2. How to load</a></li>
+<li><a class="reference internal" href="#id5">7.6.2.2.2.3. How to search</a></li>
 </ul>
 </li>
-<li><a class="reference internal" href="#weight-vector-column">Weight vector column</a><ul>
-<li><a class="reference internal" href="#limitations">Limitations</a></li>
-<li><a class="reference internal" href="#id7">How to create</a></li>
-<li><a class="reference internal" href="#id8">How to load</a></li>
-<li><a class="reference internal" href="#id9">How to search</a></li>
-<li><a class="reference internal" href="#how-to-apply-just-weight">How to apply just weight</a></li>
+<li><a class="reference internal" href="#weight-vector-column">7.6.2.2.3. Weight vector column</a><ul>
+<li><a class="reference internal" href="#limitations">7.6.2.2.3.1. Limitations</a></li>
+<li><a class="reference internal" href="#id7">7.6.2.2.3.2. How to create</a></li>
+<li><a class="reference internal" href="#id8">7.6.2.2.3.3. How to load</a></li>
+<li><a class="reference internal" href="#id9">7.6.2.2.3.4. How to search</a></li>
+<li><a class="reference internal" href="#how-to-apply-just-weight">7.6.2.2.3.5. How to apply just weight</a></li>
 </ul>
 </li>
 </ul>
@@ -831,6 +842,12 @@ of record <tt class="docutils literal"><span class="pre">&quot;http://mroonga.or
 </li>
 </ul>
 
+  <h4>Previous topic</h4>
+  <p class="topless"><a href="scalar.html"
+                        title="previous chapter">7.6.1. Scalar column</a></p>
+  <h4>Next topic</h4>
+  <p class="topless"><a href="pseudo.html"
+                        title="next chapter">7.6.3. Pseudo column</a></p>
   <h3>This Page</h3>
   <ul class="this-page-menu">
     <li><a href="../../sources/reference/columns/vector.txt"
@@ -859,7 +876,15 @@ of record <tt class="docutils literal"><span class="pre">&quot;http://mroonga.or
         <li class="right" style="margin-right: 10px">
           <a href="../../genindex.html" title="General Index"
              >index</a></li>
-        <li><a href="../../index.html">Groonga v4.1.0 documentation</a> &raquo;</li> 
+        <li class="right" >
+          <a href="pseudo.html" title="7.6.3. Pseudo column"
+             >next</a> |</li>
+        <li class="right" >
+          <a href="scalar.html" title="7.6.1. Scalar column"
+             >previous</a> |</li>
+        <li><a href="../../index.html">Groonga v4.1.0 documentation</a> &raquo;</li>
+          <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
+          <li><a href="../column.html" >7.6. Column</a> &raquo;</li> 
       </ul>
     </div>
     <div class="footer">

  Modified: docs/reference/commands/column_list.html (+1 -1)
===================================================================
--- docs/reference/commands/column_list.html    2015-01-26 12:28:47 +0900 (44bd11e)
+++ docs/reference/commands/column_list.html    2015-01-27 19:13:53 +0900 (b27c1fc)
@@ -347,7 +347,7 @@ have it.</p>
 </tr>
 <tr class="row-even"><td><tt class="docutils literal"><span class="pre">PERSISTENT</span></tt></td>
 <td>The column is a persistent column. It means that the column
-isn't a <a class="reference internal" href="../columns/pseudo.html"><em>疑似カラム (pseudo_column)</em></a>.</td>
+isn't a <a class="reference internal" href="../columns/pseudo.html"><em>Pseudo column</em></a>.</td>
 </tr>
 </tbody>
 </table>

  Modified: docs/reference/commands/select.html (+2636 -246)
===================================================================
--- docs/reference/commands/select.html    2015-01-26 12:28:47 +0900 (966b0d0)
+++ docs/reference/commands/select.html    2015-01-27 19:13:53 +0900 (d9de7ec)
@@ -119,8 +119,41 @@ understand <tt class="docutils literal"><span class="pre">select</span></tt> to
        [query_flags=ALLOW_PRAGMA|ALLOW_COLUMN|ALLOW_UPDATE|ALLOW_LEADING_NOT|NONE]
        [query_expander=null]
        [adjuster=null]
+       [drilldown_calc_types=NONE]
+       [drilldown_calc_target=null]
 </pre></div>
 </div>
+<p><tt class="docutils literal"><span class="pre">select</span></tt> has the following named parameters for advanced drilldown:</p>
+<blockquote>
+<div><ul class="simple">
+<li><tt class="docutils literal"><span class="pre">drilldown[${LABEL}].keys=null</span></tt></li>
+<li><tt class="docutils literal"><span class="pre">drilldown[${LABEL}].sortby=null</span></tt></li>
+<li><tt class="docutils literal"><span class="pre">drilldown[${LABEL}].output_columns=&quot;_key,</span> <span class="pre">_nsubrecs&quot;</span></tt></li>
+<li><tt class="docutils literal"><span class="pre">drilldown[${LABEL}].offset=0</span></tt></li>
+<li><tt class="docutils literal"><span class="pre">drilldown[${LABEL}].limit=10</span></tt></li>
+<li><tt class="docutils literal"><span class="pre">drilldown[${LABEL}].calc_types=NONE</span></tt></li>
+<li><tt class="docutils literal"><span class="pre">drilldown[${LABEL}].calc_target=null</span></tt></li>
+</ul>
+</div></blockquote>
+<p>You can use one or more alphabets, digits, <tt class="docutils literal"><span class="pre">_</span></tt> and <tt class="docutils literal"><span class="pre">.</span></tt> for
+<tt class="docutils literal"><span class="pre">${LABEL}</span></tt>. For example, <tt class="docutils literal"><span class="pre">parent.sub1</span></tt> is a valid <tt class="docutils literal"><span class="pre">${LABEL}</span></tt>.</p>
+<p>Parameters that have the same <tt class="docutils literal"><span class="pre">${LABEL}</span></tt> are grouped.</p>
+<p>For example, the following parameters specify one drilldown:</p>
+<blockquote>
+<div><ul class="simple">
+<li><tt class="docutils literal"><span class="pre">--drilldown[label].keys</span> <span class="pre">column</span></tt></li>
+<li><tt class="docutils literal"><span class="pre">--drilldown[label].sortby</span> <span class="pre">-_nsubrecs</span></tt></li>
+</ul>
+</div></blockquote>
+<p>The following parameters specify two drilldowns:</p>
+<blockquote>
+<div><ul class="simple">
+<li><tt class="docutils literal"><span class="pre">--drilldown[label1].keys</span> <span class="pre">column1</span></tt></li>
+<li><tt class="docutils literal"><span class="pre">--drilldown[label1].sortby</span> <span class="pre">-_nsubrecs</span></tt></li>
+<li><tt class="docutils literal"><span class="pre">--drilldown[label2].keys</span> <span class="pre">column2</span></tt></li>
+<li><tt class="docutils literal"><span class="pre">--drilldown[label2].sortby</span> <span class="pre">_key</span></tt></li>
+</ul>
+</div></blockquote>
 </div>
 <div class="section" id="usage">
 <h2>7.3.29.3. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
@@ -134,6 +167,8 @@ column_create Entries content COLUMN_SCALAR Text
 # [[0, 1337566253.89858, 0.000355720520019531], true]
 column_create Entries n_likes COLUMN_SCALAR UInt32
 # [[0, 1337566253.89858, 0.000355720520019531], true]
+column_create Entries tag COLUMN_SCALAR ShortText
+# [[0, 1337566253.89858, 0.000355720520019531], true]
 table_create Terms TABLE_PAT_KEY|KEY_NORMALIZE ShortText --default_tokenizer TokenBigram
 # [[0, 1337566253.89858, 0.000355720520019531], true]
 column_create Terms entries_key_index COLUMN_INDEX|WITH_POSITION Entries _key
@@ -144,27 +179,33 @@ load --table Entries
 [
 {&quot;_key&quot;:    &quot;The first post!&quot;,
  &quot;content&quot;: &quot;Welcome! This is my first post!&quot;,
- &quot;n_likes&quot;: 5},
+ &quot;n_likes&quot;: 5,
+ &quot;tag&quot;: &quot;Hello&quot;},
 {&quot;_key&quot;:    &quot;Groonga&quot;,
- &quot;content&quot;: &quot;I started to use groonga. It&#39;s very fast!&quot;,
- &quot;n_likes&quot;: 10},
+ &quot;content&quot;: &quot;I started to use Groonga. It&#39;s very fast!&quot;,
+ &quot;n_likes&quot;: 10,
+ &quot;tag&quot;: &quot;Groonga&quot;},
 {&quot;_key&quot;:    &quot;Mroonga&quot;,
- &quot;content&quot;: &quot;I also started to use mroonga. It&#39;s also very fast! Really fast!&quot;,
- &quot;n_likes&quot;: 15},
+ &quot;content&quot;: &quot;I also started to use Mroonga. It&#39;s also very fast! Really fast!&quot;,
+ &quot;n_likes&quot;: 15,
+ &quot;tag&quot;: &quot;Groonga&quot;},
 {&quot;_key&quot;:    &quot;Good-bye Senna&quot;,
  &quot;content&quot;: &quot;I migrated all Senna system!&quot;,
- &quot;n_likes&quot;: 3},
+ &quot;n_likes&quot;: 3,
+ &quot;tag&quot;: &quot;Senna&quot;},
 {&quot;_key&quot;:    &quot;Good-bye Tritonn&quot;,
  &quot;content&quot;: &quot;I also migrated all Tritonn system!&quot;,
- &quot;n_likes&quot;: 3}
+ &quot;n_likes&quot;: 3,
+ &quot;tag&quot;: &quot;Senna&quot;}
 ]
 # [[0, 1337566253.89858, 0.000355720520019531], 5]
 </pre></div>
 </div>
 <p>There is a table, <tt class="docutils literal"><span class="pre">Entries</span></tt>, for blog entries. An entry has title,
-content and the number of likes for the entry. Title is key of
+content, the number of likes for the entry and tag. Title is key of
 <tt class="docutils literal"><span class="pre">Entries</span></tt>. Content is value of <tt class="docutils literal"><span class="pre">Entries.content</span></tt> column. The
-number of likes is value of <tt class="docutils literal"><span class="pre">Entries.n_likes</span></tt> column.</p>
+number of likes is value of <tt class="docutils literal"><span class="pre">Entries.n_likes</span></tt> column. Tag is value
+of <tt class="docutils literal"><span class="pre">Entries.tag</span></tt> column.</p>
 <p><tt class="docutils literal"><span class="pre">Entries._key</span></tt> column and <tt class="docutils literal"><span class="pre">Entries.content</span></tt> column are indexed
 using <tt class="docutils literal"><span class="pre">TokenBigram</span></tt> tokenizer. So both <tt class="docutils literal"><span class="pre">Entries._key</span></tt> and
 <tt class="docutils literal"><span class="pre">Entries.content</span></tt> are fulltext search ready.</p>
@@ -202,37 +243,46 @@ all records in <tt class="docutils literal"><span class="pre">Entries</span></tt
 #         [
 #           &quot;n_likes&quot;,
 #           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
 #       ],
 #       [
 #         1,
 #         &quot;The first post!&quot;,
 #         &quot;Welcome! This is my first post!&quot;,
-#         5
+#         5,
+#         &quot;Hello&quot;
 #       ],
 #       [
 #         2,
 #         &quot;Groonga&quot;,
-#         &quot;I started to use groonga. It&#39;s very fast!&quot;,
-#         10
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
+#         10,
+#         &quot;Groonga&quot;
 #       ],
 #       [
 #         3,
 #         &quot;Mroonga&quot;,
-#         &quot;I also started to use mroonga. It&#39;s also very fast! Really fast!&quot;,
-#         15
+#         &quot;I also started to use Mroonga. It&#39;s also very fast! Really fast!&quot;,
+#         15,
+#         &quot;Groonga&quot;
 #       ],
 #       [
 #         4,
 #         &quot;Good-bye Senna&quot;,
 #         &quot;I migrated all Senna system!&quot;,
-#         3
+#         3,
+#         &quot;Senna&quot;
 #       ],
 #       [
 #         5,
 #         &quot;Good-bye Tritonn&quot;,
 #         &quot;I also migrated all Tritonn system!&quot;,
-#         3
+#         3,
+#         &quot;Senna&quot;
 #       ]
 #     ]
 #   ]
@@ -294,19 +344,25 @@ matched against <tt class="docutils literal"><span class="pre">query</span></tt>
 #         [
 #           &quot;n_likes&quot;,
 #           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
 #       ],
 #       [
 #         2,
 #         &quot;Groonga&quot;,
-#         &quot;I started to use groonga. It&#39;s very fast!&quot;,
-#         10
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
+#         10,
+#         &quot;Groonga&quot;
 #       ],
 #       [
 #         3,
 #         &quot;Mroonga&quot;,
-#         &quot;I also started to use mroonga. It&#39;s also very fast! Really fast!&quot;,
-#         15
+#         &quot;I also started to use Mroonga. It&#39;s also very fast! Really fast!&quot;,
+#         15,
+#         &quot;Groonga&quot;
 #       ]
 #     ]
 #   ]
@@ -352,13 +408,18 @@ search conditions for <tt class="docutils literal"><span class="pre">filter</spa
 #         [
 #           &quot;n_likes&quot;,
 #           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
 #       ],
 #       [
 #         2,
 #         &quot;Groonga&quot;,
-#         &quot;I started to use groonga. It&#39;s very fast!&quot;,
-#         10
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
+#         10,
+#         &quot;Groonga&quot;
 #       ]
 #     ]
 #   ]
@@ -372,8 +433,8 @@ in <tt class="docutils literal"><span class="pre">content</span></tt> column val
 <tt class="docutils literal"><span class="pre">==</span></tt> are the same as ECMAScript. <tt class="docutils literal"><span class="pre">&amp;&amp;</span></tt> is logical AND operator and
 <tt class="docutils literal"><span class="pre">==</span></tt> is equality operator.</p>
 <p><tt class="docutils literal"><span class="pre">filter</span></tt> has more operators and syntax like grouping by <tt class="docutils literal"><span class="pre">(...)</span></tt>
-its deatils aren't described here. See <a class="reference internal" href="../grn_expr/script_syntax.html"><em>Script syntax</em></a> for
-datails.</p>
+its details aren't described here. See
+<a class="reference internal" href="../grn_expr/script_syntax.html"><em>Script syntax</em></a> for datails.</p>
 </div>
 </div>
 <div class="section" id="paging">
@@ -409,20 +470,25 @@ Here is an example to output only the 2nd record.</p>
 #         [
 #           &quot;n_likes&quot;,
 #           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
 #       ],
 #       [
 #         2,
 #         &quot;Groonga&quot;,
-#         &quot;I started to use groonga. It&#39;s very fast!&quot;,
-#         10
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
+#         10,
+#         &quot;Groonga&quot;
 #       ]
 #     ]
 #   ]
 # ]
 </pre></div>
 </div>
-<p><tt class="docutils literal"><span class="pre">offset</span></tt> is zero-origin. <tt class="docutils literal"><span class="pre">--offset</span> <span class="pre">1</span></tt> means output range is
+<p><tt class="docutils literal"><span class="pre">offset</span></tt> is zero-based. <tt class="docutils literal"><span class="pre">--offset</span> <span class="pre">1</span></tt> means output range is
 started from the 2nd record.</p>
 <p><tt class="docutils literal"><span class="pre">limit</span></tt> specifies the max number of output records. <tt class="docutils literal"><span class="pre">--limit</span> <span class="pre">1</span></tt>
 means the number of output records is 1 at a maximium. If no records
@@ -461,6 +527,10 @@ without any contents of records.</p>
 #         [
 #           &quot;n_likes&quot;,
 #           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
 #       ]
 #     ]
@@ -471,6 +541,166 @@ without any contents of records.</p>
 <p><tt class="docutils literal"><span class="pre">--limit</span> <span class="pre">0</span></tt> is also useful for retrieving only the number of matched
 records.</p>
 </div>
+<div class="section" id="drilldown">
+<h3>7.3.29.3.5. Drilldown<a class="headerlink" href="#drilldown" title="Permalink to this headline">¶</a></h3>
+<p>You can get additional grouped results against the search result in
+one <tt class="docutils literal"><span class="pre">select</span></tt>. You need to use two or more <tt class="docutils literal"><span class="pre">SELECT``s</span> <span class="pre">in</span> <span class="pre">SQL</span> <span class="pre">but</span>
+<span class="pre">``select</span></tt> in Groonga can do it in one <tt class="docutils literal"><span class="pre">select</span></tt>.</p>
+<p>This feature is called as <a class="reference external" href="http://en.wikipedia.org/wiki/Drill_down">drilldown</a> in Groonga. It's also
+called as <a class="reference external" href="http://en.wikipedia.org/wiki/Faceted_search">faceted search</a> in other search
+engine.</p>
+<p>For example, think about the following situation.</p>
+<p>You search entries that has <tt class="docutils literal"><span class="pre">fast</span></tt> word:</p>
+<p>Execution example:</p>
+<div class="highlight-none"><div class="highlight"><pre>select Entries --filter &#39;content @ &quot;fast&quot;&#39;
+# [
+#   [
+#     0,
+#     1337566253.89858,
+#     0.000355720520019531
+#   ],
+#   [
+#     [
+#       [
+#         2
+#       ],
+#       [
+#         [
+#           &quot;_id&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;content&quot;,
+#           &quot;Text&quot;
+#         ],
+#         [
+#           &quot;n_likes&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
+#         ]
+#       ],
+#       [
+#         2,
+#         &quot;Groonga&quot;,
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
+#         10,
+#         &quot;Groonga&quot;
+#       ],
+#       [
+#         3,
+#         &quot;Mroonga&quot;,
+#         &quot;I also started to use Mroonga. It&#39;s also very fast! Really fast!&quot;,
+#         15,
+#         &quot;Groonga&quot;
+#       ]
+#     ]
+#   ]
+# ]
+</pre></div>
+</div>
+<p>You want to use <tt class="docutils literal"><span class="pre">tag</span></tt> for additional search condition like
+<tt class="docutils literal"><span class="pre">--filter</span> <span class="pre">'content</span> <span class="pre">&#64;</span> <span class="pre">&quot;fast&quot;</span> <span class="pre">&amp;&amp;</span> <span class="pre">tag</span> <span class="pre">==</span> <span class="pre">&quot;???&quot;</span></tt>. But you don't know
+suitable tag until you see the result of <tt class="docutils literal"><span class="pre">content</span> <span class="pre">&#64;</span> <span class="pre">&quot;fast&quot;</span></tt>.</p>
+<p>If you know the number of matched records of each available tag, you
+can choose suitable tag. You can use drilldown for the case:</p>
+<p>Execution example:</p>
+<div class="highlight-none"><div class="highlight"><pre>select Entries --filter &#39;content @ &quot;fast&quot;&#39; --drilldown tag
+# [
+#   [
+#     0,
+#     1337566253.89858,
+#     0.000355720520019531
+#   ],
+#   [
+#     [
+#       [
+#         2
+#       ],
+#       [
+#         [
+#           &quot;_id&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;content&quot;,
+#           &quot;Text&quot;
+#         ],
+#         [
+#           &quot;n_likes&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
+#         ]
+#       ],
+#       [
+#         2,
+#         &quot;Groonga&quot;,
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
+#         10,
+#         &quot;Groonga&quot;
+#       ],
+#       [
+#         3,
+#         &quot;Mroonga&quot;,
+#         &quot;I also started to use Mroonga. It&#39;s also very fast! Really fast!&quot;,
+#         15,
+#         &quot;Groonga&quot;
+#       ]
+#     ],
+#     [
+#       [
+#         1
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;_nsubrecs&quot;,
+#           &quot;Int32&quot;
+#         ]
+#       ],
+#       [
+#         &quot;Groonga&quot;,
+#         2
+#       ]
+#     ]
+#   ]
+# ]
+</pre></div>
+</div>
+<p><tt class="docutils literal"><span class="pre">--drilldown</span> <span class="pre">tag</span></tt> returns a list of pair of available tag and the
+number of matched records. You can avoid &quot;no hit search&quot; case by
+choosing a tag from the list. You can also avoid &quot;too many search
+results&quot; case by choosing a tag that the number of matched records is
+few from the list.</p>
+<p>You can create the following UI with the drilldown results:</p>
+<blockquote>
+<div><ul class="simple">
+<li>Links to narrow search results. (Users don't need to input a
+search query by their keyboard. They just click a link.)</li>
+</ul>
+</div></blockquote>
+<p>Most EC sites use the UI. See side menu at Amazon.</p>
+<p>Groonga supports not only counting grouped records but also finding
+the maximum and/or minimum value from grouped records, summing values
+in grouped records and so on. See
+<a class="reference internal" href="#select-drilldown-related-parameters"><em>Drilldown related parameters</em></a> for details.</p>
+</div>
 </div>
 <div class="section" id="parameters">
 <h2>7.3.29.4. Parameters<a class="headerlink" href="#parameters" title="Permalink to this headline">¶</a></h2>
@@ -494,7 +724,7 @@ records.</p>
 #       [
 #         &quot;grn_select&quot;,
 #         &quot;proc.c&quot;,
-#         1108
+#         1175
 #       ]
 #     ]
 #   ]
@@ -700,13 +930,18 @@ contain either <tt class="docutils literal"><span class="pre">word1</span></tt>
 #         [
 #           &quot;n_likes&quot;,
 #           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
 #       ],
 #       [
 #         2,
 #         &quot;Groonga&quot;,
-#         &quot;I started to use groonga. It&#39;s very fast!&quot;,
-#         10
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
+#         10,
+#         &quot;Groonga&quot;
 #       ]
 #     ]
 #   ]
@@ -746,19 +981,25 @@ table.</p>
 #         [
 #           &quot;n_likes&quot;,
 #           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
 #       ],
 #       [
 #         2,
 #         &quot;Groonga&quot;,
-#         &quot;I started to use groonga. It&#39;s very fast!&quot;,
-#         10
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
+#         10,
+#         &quot;Groonga&quot;
 #       ],
 #       [
 #         3,
 #         &quot;Mroonga&quot;,
-#         &quot;I also started to use mroonga. It&#39;s also very fast! Really fast!&quot;,
-#         15
+#         &quot;I also started to use Mroonga. It&#39;s also very fast! Really fast!&quot;,
+#         15,
+#         &quot;Groonga&quot;
 #       ]
 #     ]
 #   ]
@@ -803,13 +1044,18 @@ value of <tt class="docutils literal"><span class="pre">column</span></tt> colum
 #         [
 #           &quot;n_likes&quot;,
 #           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
 #       ],
 #       [
 #         2,
 #         &quot;Groonga&quot;,
-#         &quot;I started to use groonga. It&#39;s very fast!&quot;,
-#         10
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
+#         10,
+#         &quot;Groonga&quot;
 #       ]
 #     ]
 #   ]
@@ -848,31 +1094,39 @@ value of <tt class="docutils literal"><span class="pre">column</span></tt> colum
 #         [
 #           &quot;n_likes&quot;,
 #           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
 #       ],
 #       [
 #         1,
 #         &quot;The first post!&quot;,
 #         &quot;Welcome! This is my first post!&quot;,
-#         5
+#         5,
+#         &quot;Hello&quot;
 #       ],
 #       [
 #         2,
 #         &quot;Groonga&quot;,
-#         &quot;I started to use groonga. It&#39;s very fast!&quot;,
-#         10
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
+#         10,
+#         &quot;Groonga&quot;
 #       ],
 #       [
 #         4,
 #         &quot;Good-bye Senna&quot;,
 #         &quot;I migrated all Senna system!&quot;,
-#         3
+#         3,
+#         &quot;Senna&quot;
 #       ],
 #       [
 #         5,
 #         &quot;Good-bye Tritonn&quot;,
 #         &quot;I also migrated all Tritonn system!&quot;,
-#         3
+#         3,
+#         &quot;Senna&quot;
 #       ]
 #     ]
 #   ]
@@ -926,13 +1180,18 @@ the value of <tt class="docutils literal"><span class="pre">column</span></tt> c
 #         [
 #           &quot;n_likes&quot;,
 #           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
 #       ],
 #       [
 #         2,
 #         &quot;Groonga&quot;,
-#         &quot;I started to use groonga. It&#39;s very fast!&quot;,
-#         10
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
+#         10,
+#         &quot;Groonga&quot;
 #       ]
 #     ]
 #   ]
@@ -971,31 +1230,39 @@ the value of <tt class="docutils literal"><span class="pre">column</span></tt> c
 #         [
 #           &quot;n_likes&quot;,
 #           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
 #       ],
 #       [
 #         1,
 #         &quot;The first post!&quot;,
 #         &quot;Welcome! This is my first post!&quot;,
-#         5
+#         5,
+#         &quot;Hello&quot;
 #       ],
 #       [
 #         2,
 #         &quot;Groonga&quot;,
-#         &quot;I started to use groonga. It&#39;s very fast!&quot;,
-#         10
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
+#         10,
+#         &quot;Groonga&quot;
 #       ],
 #       [
 #         4,
 #         &quot;Good-bye Senna&quot;,
 #         &quot;I migrated all Senna system!&quot;,
-#         3
+#         3,
+#         &quot;Senna&quot;
 #       ],
 #       [
 #         5,
 #         &quot;Good-bye Tritonn&quot;,
 #         &quot;I also migrated all Tritonn system!&quot;,
-#         3
+#         3,
+#         &quot;Senna&quot;
 #       ]
 #     ]
 #   ]
@@ -1010,7 +1277,7 @@ is less than <tt class="docutils literal"><span class="pre">11</span></tt> from
 <div class="section" id="advanced-search-parameters">
 <h3>7.3.29.4.3. Advanced search parameters<a class="headerlink" href="#advanced-search-parameters" title="Permalink to this headline">¶</a></h3>
 <div class="section" id="match-escalation-threshold">
-<span id="id1"></span><h4>7.3.29.4.3.1. <tt class="docutils literal"><span class="pre">match_escalation_threshold</span></tt><a class="headerlink" href="#match-escalation-threshold" title="Permalink to this headline">¶</a></h4>
+<span id="id2"></span><h4>7.3.29.4.3.1. <tt class="docutils literal"><span class="pre">match_escalation_threshold</span></tt><a class="headerlink" href="#match-escalation-threshold" title="Permalink to this headline">¶</a></h4>
 <p>It specifies threshold to determine whether search storategy
 escalation is used or not. The threshold is compared against the
 number of matched records. If the number of matched records is equal
@@ -1060,13 +1327,18 @@ parameter.</p>
 #         [
 #           &quot;n_likes&quot;,
 #           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
 #       ],
 #       [
 #         2,
 #         &quot;Groonga&quot;,
-#         &quot;I started to use groonga. It&#39;s very fast!&quot;,
-#         10
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
+#         10,
+#         &quot;Groonga&quot;
 #       ]
 #     ]
 #   ]
@@ -1099,6 +1371,10 @@ select Entries --match_columns content --query groo --match_escalation_threshold
 #         [
 #           &quot;n_likes&quot;,
 #           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
 #       ]
 #     ]
@@ -1125,11 +1401,11 @@ records (0) is larger than <tt class="docutils literal"><span class="pre">match_
 more searches aren't executed. And no records are matched.</p>
 </div>
 <div class="section" id="query-expansion">
-<span id="id2"></span><h4>7.3.29.4.3.2. <tt class="docutils literal"><span class="pre">query_expansion</span></tt><a class="headerlink" href="#query-expansion" title="Permalink to this headline">¶</a></h4>
+<span id="id3"></span><h4>7.3.29.4.3.2. <tt class="docutils literal"><span class="pre">query_expansion</span></tt><a class="headerlink" href="#query-expansion" title="Permalink to this headline">¶</a></h4>
 <p>Deprecated. Use <a class="reference internal" href="#query-expander"><em>query_expander</em></a> instead.</p>
 </div>
 <div class="section" id="query-flags">
-<span id="id3"></span><h4>7.3.29.4.3.3. <tt class="docutils literal"><span class="pre">query_flags</span></tt><a class="headerlink" href="#query-flags" title="Permalink to this headline">¶</a></h4>
+<span id="id4"></span><h4>7.3.29.4.3.3. <tt class="docutils literal"><span class="pre">query_flags</span></tt><a class="headerlink" href="#query-flags" title="Permalink to this headline">¶</a></h4>
 <p>It customs <tt class="docutils literal"><span class="pre">query</span></tt> parameter syntax. You cannot update column value
 by <tt class="docutils literal"><span class="pre">query</span></tt> parameter by default. But if you specify
 <tt class="docutils literal"><span class="pre">ALLOW_COLUMN|ALLOW_UPDATE</span></tt> as <tt class="docutils literal"><span class="pre">query_flags</span></tt>, you can update
@@ -1189,13 +1465,18 @@ default. Be careful about it when you use the flag.</p>
 #         [
 #           &quot;n_likes&quot;,
 #           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
 #       ],
 #       [
 #         3,
 #         &quot;Mroonga&quot;,
-#         &quot;I also started to use mroonga. It&#39;s also very fast! Really fast!&quot;,
-#         15
+#         &quot;I also started to use Mroonga. It&#39;s also very fast! Really fast!&quot;,
+#         15,
+#         &quot;Groonga&quot;
 #       ]
 #     ]
 #   ]
@@ -1329,31 +1610,39 @@ column values.</p>
 #         [
 #           &quot;n_likes&quot;,
 #           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
 #       ],
 #       [
 #         1,
 #         &quot;The first post!&quot;,
 #         &quot;Welcome! This is my first post!&quot;,
-#         5
+#         5,
+#         &quot;Hello&quot;
 #       ],
 #       [
 #         2,
 #         &quot;Groonga&quot;,
-#         &quot;I started to use groonga. It&#39;s very fast!&quot;,
-#         10
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
+#         10,
+#         &quot;Groonga&quot;
 #       ],
 #       [
 #         4,
 #         &quot;Good-bye Senna&quot;,
 #         &quot;I migrated all Senna system!&quot;,
-#         3
+#         3,
+#         &quot;Senna&quot;
 #       ],
 #       [
 #         5,
 #         &quot;Good-bye Tritonn&quot;,
 #         &quot;I also migrated all Tritonn system!&quot;,
-#         3
+#         3,
+#         &quot;Senna&quot;
 #       ]
 #     ]
 #   ]
@@ -1392,13 +1681,18 @@ in <tt class="docutils literal"><span class="pre">content</span></tt> column val
 #         [
 #           &quot;n_likes&quot;,
 #           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
 #       ],
 #       [
 #         3,
 #         &quot;Mroonga&quot;,
-#         &quot;I also started to use mroonga. It&#39;s also very fast! Really fast!&quot;,
-#         15
+#         &quot;I also started to use Mroonga. It&#39;s also very fast! Really fast!&quot;,
+#         15,
+#         &quot;Groonga&quot;
 #       ]
 #     ]
 #   ]
@@ -1413,7 +1707,7 @@ specified.</p>
 <p>See also <a class="reference internal" href="../grn_expr/query_syntax.html"><em>Query syntax</em></a>.</p>
 </div>
 <div class="section" id="query-expander">
-<span id="id4"></span><h4>7.3.29.4.3.4. <tt class="docutils literal"><span class="pre">query_expander</span></tt><a class="headerlink" href="#query-expander" title="Permalink to this headline">¶</a></h4>
+<span id="id5"></span><h4>7.3.29.4.3.4. <tt class="docutils literal"><span class="pre">query_expander</span></tt><a class="headerlink" href="#query-expander" title="Permalink to this headline">¶</a></h4>
 <p>It's for query expansion. Query expansion substitutes specific words
 to another words in query. Nomally, it's used for synonym search.</p>
 <p>It specifies a column that is used to substitute <tt class="docutils literal"><span class="pre">query</span></tt> parameter
@@ -1493,13 +1787,18 @@ value.</p>
 #         [
 #           &quot;n_likes&quot;,
 #           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
 #       ],
 #       [
 #         3,
 #         &quot;Mroonga&quot;,
-#         &quot;I also started to use mroonga. It&#39;s also very fast! Really fast!&quot;,
-#         15
+#         &quot;I also started to use Mroonga. It&#39;s also very fast! Really fast!&quot;,
+#         15,
+#         &quot;Groonga&quot;
 #       ]
 #     ]
 #   ]
@@ -1532,19 +1831,25 @@ select Entries --match_columns content --query &quot;mroonga&quot; --query_expan
 #         [
 #           &quot;n_likes&quot;,
 #           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
 #       ],
 #       [
 #         3,
 #         &quot;Mroonga&quot;,
-#         &quot;I also started to use mroonga. It&#39;s also very fast! Really fast!&quot;,
-#         15
+#         &quot;I also started to use Mroonga. It&#39;s also very fast! Really fast!&quot;,
+#         15,
+#         &quot;Groonga&quot;
 #       ],
 #       [
 #         5,
 #         &quot;Good-bye Tritonn&quot;,
 #         &quot;I also migrated all Tritonn system!&quot;,
-#         3
+#         3,
+#         &quot;Senna&quot;
 #       ]
 #     ]
 #   ]
@@ -1577,19 +1882,25 @@ select Entries --match_columns content --query &quot;((mroonga) OR (tritonn) OR
 #         [
 #           &quot;n_likes&quot;,
 #           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
 #       ],
 #       [
 #         3,
 #         &quot;Mroonga&quot;,
-#         &quot;I also started to use mroonga. It&#39;s also very fast! Really fast!&quot;,
-#         15
+#         &quot;I also started to use Mroonga. It&#39;s also very fast! Really fast!&quot;,
+#         15,
+#         &quot;Groonga&quot;
 #       ],
 #       [
 #         5,
 #         &quot;Good-bye Tritonn&quot;,
 #         &quot;I also migrated all Tritonn system!&quot;,
-#         3
+#         3,
+#         &quot;Senna&quot;
 #       ]
 #     ]
 #   ]
@@ -1639,19 +1950,25 @@ select Entries --match_columns content --query &quot;popular&quot; --query_expan
 #         [
 #           &quot;n_likes&quot;,
 #           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
 #       ],
 #       [
 #         2,
 #         &quot;Groonga&quot;,
-#         &quot;I started to use groonga. It&#39;s very fast!&quot;,
-#         10
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
+#         10,
+#         &quot;Groonga&quot;
 #       ],
 #       [
 #         3,
 #         &quot;Mroonga&quot;,
-#         &quot;I also started to use mroonga. It&#39;s also very fast! Really fast!&quot;,
-#         15
+#         &quot;I also started to use Mroonga. It&#39;s also very fast! Really fast!&quot;,
+#         15,
+#         &quot;Groonga&quot;
 #       ]
 #     ]
 #   ]
@@ -1669,7 +1986,7 @@ is equal to or more than <tt class="docutils literal"><span class="pre">10</span
 <div class="section" id="output-related-parameters">
 <h3>7.3.29.4.4. Output related parameters<a class="headerlink" href="#output-related-parameters" title="Permalink to this headline">¶</a></h3>
 <div class="section" id="output-columns">
-<span id="id5"></span><h4>7.3.29.4.4.1. <tt class="docutils literal"><span class="pre">output_columns</span></tt><a class="headerlink" href="#output-columns" title="Permalink to this headline">¶</a></h4>
+<span id="select-output-columns"></span><h4>7.3.29.4.4.1. <tt class="docutils literal"><span class="pre">output_columns</span></tt><a class="headerlink" href="#output-columns" title="Permalink to this headline">¶</a></h4>
 <p>It specifies output columns separated by <tt class="docutils literal"><span class="pre">,</span></tt>.</p>
 <p>Here is a simple <tt class="docutils literal"><span class="pre">output_columns</span></tt> usage example.</p>
 <p>Execution example:</p>
@@ -1707,7 +2024,7 @@ is equal to or more than <tt class="docutils literal"><span class="pre">10</span
 <p>The <tt class="docutils literal"><span class="pre">select</span></tt> command just outputs <tt class="docutils literal"><span class="pre">_id</span></tt> and <tt class="docutils literal"><span class="pre">_key</span></tt> column
 values.</p>
 <p><tt class="docutils literal"><span class="pre">*</span></tt> is a special value. It means that all columns that are not
-<a class="reference internal" href="../columns/pseudo.html"><em>疑似カラム (pseudo_column)</em></a>.</p>
+<a class="reference internal" href="../columns/pseudo.html"><em>Pseudo column</em></a>.</p>
 <p>Here is a <tt class="docutils literal"><span class="pre">*</span></tt> usage example.</p>
 <p>Execution example:</p>
 <div class="highlight-none"><div class="highlight"><pre>select Entries --output_columns &#39;_key, *&#39; --limit 1
@@ -1734,12 +2051,17 @@ values.</p>
 #         [
 #           &quot;n_likes&quot;,
 #           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
 #       ],
 #       [
 #         &quot;The first post!&quot;,
 #         &quot;Welcome! This is my first post!&quot;,
-#         5
+#         5,
+#         &quot;Hello&quot;
 #       ]
 #     ]
 #   ]
@@ -1753,7 +2075,7 @@ column value.</p>
 values except <tt class="docutils literal"><span class="pre">_score</span></tt> are outputted.</p>
 </div>
 <div class="section" id="sortby">
-<h4>7.3.29.4.4.2. <tt class="docutils literal"><span class="pre">sortby</span></tt><a class="headerlink" href="#sortby" title="Permalink to this headline">¶</a></h4>
+<span id="select-sortby"></span><h4>7.3.29.4.4.2. <tt class="docutils literal"><span class="pre">sortby</span></tt><a class="headerlink" href="#sortby" title="Permalink to this headline">¶</a></h4>
 <p>It specifies sort keys separated by <tt class="docutils literal"><span class="pre">,</span></tt>. Each sort key is column
 name.</p>
 <p>Here is a simple <tt class="docutils literal"><span class="pre">sortby</span></tt> usage example.</p>
@@ -1786,37 +2108,46 @@ name.</p>
 #         [
 #           &quot;n_likes&quot;,
 #           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
 #       ],
 #       [
 #         4,
 #         &quot;Good-bye Senna&quot;,
 #         &quot;I migrated all Senna system!&quot;,
-#         3
+#         3,
+#         &quot;Senna&quot;
 #       ],
 #       [
 #         5,
 #         &quot;Good-bye Tritonn&quot;,
 #         &quot;I also migrated all Tritonn system!&quot;,
-#         3
+#         3,
+#         &quot;Senna&quot;
 #       ],
 #       [
 #         1,
 #         &quot;The first post!&quot;,
 #         &quot;Welcome! This is my first post!&quot;,
-#         5
+#         5,
+#         &quot;Hello&quot;
 #       ],
 #       [
 #         2,
 #         &quot;Groonga&quot;,
-#         &quot;I started to use groonga. It&#39;s very fast!&quot;,
-#         10
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
+#         10,
+#         &quot;Groonga&quot;
 #       ],
 #       [
 #         3,
 #         &quot;Mroonga&quot;,
-#         &quot;I also started to use mroonga. It&#39;s also very fast! Really fast!&quot;,
-#         15
+#         &quot;I also started to use Mroonga. It&#39;s also very fast! Really fast!&quot;,
+#         15,
+#         &quot;Groonga&quot;
 #       ]
 #     ]
 #   ]
@@ -1858,37 +2189,46 @@ are the case.</p>
 #         [
 #           &quot;n_likes&quot;,
 #           &quot;UInt32&quot;
-#         ]
-#       ],
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
+#         ]
+#       ],
 #       [
 #         3,
 #         &quot;Mroonga&quot;,
-#         &quot;I also started to use mroonga. It&#39;s also very fast! Really fast!&quot;,
-#         15
+#         &quot;I also started to use Mroonga. It&#39;s also very fast! Really fast!&quot;,
+#         15,
+#         &quot;Groonga&quot;
 #       ],
 #       [
 #         2,
 #         &quot;Groonga&quot;,
-#         &quot;I started to use groonga. It&#39;s very fast!&quot;,
-#         10
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
+#         10,
+#         &quot;Groonga&quot;
 #       ],
 #       [
 #         1,
 #         &quot;The first post!&quot;,
 #         &quot;Welcome! This is my first post!&quot;,
-#         5
+#         5,
+#         &quot;Hello&quot;
 #       ],
 #       [
 #         4,
 #         &quot;Good-bye Senna&quot;,
 #         &quot;I migrated all Senna system!&quot;,
-#         3
+#         3,
+#         &quot;Senna&quot;
 #       ],
 #       [
 #         5,
 #         &quot;Good-bye Tritonn&quot;,
 #         &quot;I also migrated all Tritonn system!&quot;,
-#         3
+#         3,
+#         &quot;Senna&quot;
 #       ]
 #     ]
 #   ]
@@ -1910,7 +2250,1781 @@ order. But ascending order is used for sorting by <tt class="docutils literal"><
 #   [
 #     [
 #       [
-#         2
+#         2
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;_score&quot;,
+#           &quot;Int32&quot;
+#         ]
+#       ],
+#       [
+#         &quot;Mroonga&quot;,
+#         2
+#       ],
+#       [
+#         &quot;Groonga&quot;,
+#         1
+#       ]
+#     ]
+#   ]
+# ]
+</pre></div>
+</div>
+<p>The <tt class="docutils literal"><span class="pre">select</span></tt> command sorts matched records by hit score in
+descending order and outputs record key and hit score.</p>
+<p>If you use <tt class="docutils literal"><span class="pre">_score</span></tt> without <tt class="docutils literal"><span class="pre">query</span></tt> nor <tt class="docutils literal"><span class="pre">filter</span></tt> parameters,
+it's just ignored but get a warning in log file.</p>
+</div>
+<div class="section" id="offset">
+<span id="select-offset"></span><h4>7.3.29.4.4.3. <tt class="docutils literal"><span class="pre">offset</span></tt><a class="headerlink" href="#offset" title="Permalink to this headline">¶</a></h4>
+<p>It specifies offset to determine output records range. Offset is
+zero-based. <tt class="docutils literal"><span class="pre">--offset</span> <span class="pre">1</span></tt> means output range is started from the 2nd
+record.</p>
+<p>Execution example:</p>
+<div class="highlight-none"><div class="highlight"><pre>select Entries --sortby _id --offset 3 --output_columns _key
+# [
+#   [
+#     0,
+#     1337566253.89858,
+#     0.000355720520019531
+#   ],
+#   [
+#     [
+#       [
+#         5
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ]
+#       ],
+#       [
+#         &quot;Good-bye Senna&quot;
+#       ],
+#       [
+#         &quot;Good-bye Tritonn&quot;
+#       ]
+#     ]
+#   ]
+# ]
+</pre></div>
+</div>
+<p>The <tt class="docutils literal"><span class="pre">select</span></tt> command outputs from the 4th record.</p>
+<p>You can specify negative value. It means that <tt class="docutils literal"><span class="pre">the</span> <span class="pre">number</span> <span class="pre">of</span> <span class="pre">matched</span>
+<span class="pre">records</span> <span class="pre">+</span> <span class="pre">offset</span></tt>. If you have 3 matched records and specify
+<tt class="docutils literal"><span class="pre">--offset</span> <span class="pre">-2</span></tt>, you get records from the 2nd (<tt class="docutils literal"><span class="pre">3</span> <span class="pre">+</span> <span class="pre">-2</span> <span class="pre">=</span> <span class="pre">1</span></tt>. <tt class="docutils literal"><span class="pre">1</span></tt>
+means 2nd. Remember that offset is zero-based.) record to the 3rd
+record.</p>
+<p>Execution example:</p>
+<div class="highlight-none"><div class="highlight"><pre>select Entries --sortby _id --offset -2 --output_columns _key
+# [
+#   [
+#     0,
+#     1337566253.89858,
+#     0.000355720520019531
+#   ],
+#   [
+#     [
+#       [
+#         5
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ]
+#       ],
+#       [
+#         &quot;Good-bye Senna&quot;
+#       ],
+#       [
+#         &quot;Good-bye Tritonn&quot;
+#       ]
+#     ]
+#   ]
+# ]
+</pre></div>
+</div>
+<p>The <tt class="docutils literal"><span class="pre">select</span></tt> command outputs from the 4th record because the total
+number of records is <tt class="docutils literal"><span class="pre">5</span></tt>.</p>
+<p>The default value is <tt class="docutils literal"><span class="pre">0</span></tt>.</p>
+</div>
+<div class="section" id="limit">
+<h4>7.3.29.4.4.4. <tt class="docutils literal"><span class="pre">limit</span></tt><a class="headerlink" href="#limit" title="Permalink to this headline">¶</a></h4>
+<p>It specifies the max number of output records. If the number of
+matched records is less than <tt class="docutils literal"><span class="pre">limit</span></tt>, all records are outputted.</p>
+<p>Here is a simple <tt class="docutils literal"><span class="pre">limit</span></tt> usage example.</p>
+<p>Execution example:</p>
+<div class="highlight-none"><div class="highlight"><pre>select Entries --sortby _id --offset 2 --limit 3 --output_columns _key
+# [
+#   [
+#     0,
+#     1337566253.89858,
+#     0.000355720520019531
+#   ],
+#   [
+#     [
+#       [
+#         5
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ]
+#       ],
+#       [
+#         &quot;Mroonga&quot;
+#       ],
+#       [
+#         &quot;Good-bye Senna&quot;
+#       ],
+#       [
+#         &quot;Good-bye Tritonn&quot;
+#       ]
+#     ]
+#   ]
+# ]
+</pre></div>
+</div>
+<p>The <tt class="docutils literal"><span class="pre">select</span></tt> command outputs the 3rd, the 4th and the 5th records.</p>
+<p>You can specify negative value. It means that <tt class="docutils literal"><span class="pre">the</span> <span class="pre">number</span> <span class="pre">of</span> <span class="pre">matched</span>
+<span class="pre">records</span> <span class="pre">+</span> <span class="pre">limit</span> <span class="pre">+</span> <span class="pre">1</span></tt>. For example, <tt class="docutils literal"><span class="pre">--limit</span> <span class="pre">-1</span></tt> outputs all
+records. It's very useful value to show all records.</p>
+<p>Here is a simple negative <tt class="docutils literal"><span class="pre">limit</span></tt> value usage example.</p>
+<p>Execution example:</p>
+<div class="highlight-none"><div class="highlight"><pre>select Entries --limit -1
+# [
+#   [
+#     0,
+#     1337566253.89858,
+#     0.000355720520019531
+#   ],
+#   [
+#     [
+#       [
+#         5
+#       ],
+#       [
+#         [
+#           &quot;_id&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;content&quot;,
+#           &quot;Text&quot;
+#         ],
+#         [
+#           &quot;n_likes&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
+#         ]
+#       ],
+#       [
+#         1,
+#         &quot;The first post!&quot;,
+#         &quot;Welcome! This is my first post!&quot;,
+#         5,
+#         &quot;Hello&quot;
+#       ],
+#       [
+#         2,
+#         &quot;Groonga&quot;,
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
+#         10,
+#         &quot;Groonga&quot;
+#       ],
+#       [
+#         3,
+#         &quot;Mroonga&quot;,
+#         &quot;I also started to use Mroonga. It&#39;s also very fast! Really fast!&quot;,
+#         15,
+#         &quot;Groonga&quot;
+#       ],
+#       [
+#         4,
+#         &quot;Good-bye Senna&quot;,
+#         &quot;I migrated all Senna system!&quot;,
+#         3,
+#         &quot;Senna&quot;
+#       ],
+#       [
+#         5,
+#         &quot;Good-bye Tritonn&quot;,
+#         &quot;I also migrated all Tritonn system!&quot;,
+#         3,
+#         &quot;Senna&quot;
+#       ]
+#     ]
+#   ]
+# ]
+</pre></div>
+</div>
+<p>The <tt class="docutils literal"><span class="pre">select</span></tt> command outputs all records.</p>
+<p>The default value is <tt class="docutils literal"><span class="pre">10</span></tt>.</p>
+</div>
+<div class="section" id="scorer">
+<h4>7.3.29.4.4.5. <tt class="docutils literal"><span class="pre">scorer</span></tt><a class="headerlink" href="#scorer" title="Permalink to this headline">¶</a></h4>
+<p>TODO: write in English and add example.</p>
+<p>検索条件にマッチする全てのレコードに対して適用するgrn_exprをscript形式で指定します。</p>
+<p>scorerは、検索処理が完了し、ソート処理が実行される前に呼び出されます。従って、各レコードのスコアを操作する式を指定しておけば、検索結果のソート順序をカスタマイズできるようになります。</p>
+</div>
+</div>
+<div class="section" id="drilldown-related-parameters">
+<span id="select-drilldown-related-parameters"></span><h3>7.3.29.4.5. Drilldown related parameters<a class="headerlink" href="#drilldown-related-parameters" title="Permalink to this headline">¶</a></h3>
+<p>This section describes basic drilldown related parameters. Advanced
+drilldown related parameters are described in another section.</p>
+<div class="section" id="select-drilldown">
+<span id="id6"></span><h4>7.3.29.4.5.1. <tt class="docutils literal"><span class="pre">drilldown</span></tt><a class="headerlink" href="#select-drilldown" title="Permalink to this headline">¶</a></h4>
+<p>It specifies keys for grouping separated by <tt class="docutils literal"><span class="pre">,</span></tt>.</p>
+<p>Matched records by specified search conditions are grouped by each
+key. If you specify no search condition, all records are grouped by
+each key.</p>
+<p>Here is a simple <tt class="docutils literal"><span class="pre">drilldown</span></tt> example:</p>
+<p>Execution example:</p>
+<div class="highlight-none"><div class="highlight"><pre>select Entries \
+  --output_columns _key,tag \
+  --drilldown tag
+# [
+#   [
+#     0,
+#     1337566253.89858,
+#     0.000355720520019531
+#   ],
+#   [
+#     [
+#       [
+#         5
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
+#         ]
+#       ],
+#       [
+#         &quot;The first post!&quot;,
+#         &quot;Hello&quot;
+#       ],
+#       [
+#         &quot;Groonga&quot;,
+#         &quot;Groonga&quot;
+#       ],
+#       [
+#         &quot;Mroonga&quot;,
+#         &quot;Groonga&quot;
+#       ],
+#       [
+#         &quot;Good-bye Senna&quot;,
+#         &quot;Senna&quot;
+#       ],
+#       [
+#         &quot;Good-bye Tritonn&quot;,
+#         &quot;Senna&quot;
+#       ]
+#     ],
+#     [
+#       [
+#         3
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;_nsubrecs&quot;,
+#           &quot;Int32&quot;
+#         ]
+#       ],
+#       [
+#         &quot;Hello&quot;,
+#         1
+#       ],
+#       [
+#         &quot;Groonga&quot;,
+#         2
+#       ],
+#       [
+#         &quot;Senna&quot;,
+#         2
+#       ]
+#     ]
+#   ]
+# ]
+</pre></div>
+</div>
+<p>The <tt class="docutils literal"><span class="pre">select</span></tt> command outputs the following information:</p>
+<blockquote>
+<div><ul class="simple">
+<li>There is one record that has &quot;Hello&quot; tag.</li>
+<li>There is two records that has &quot;Groonga&quot; tag.</li>
+<li>There is two records that has &quot;Senna&quot; tag.</li>
+</ul>
+</div></blockquote>
+<p>Here is a <tt class="docutils literal"><span class="pre">drilldown</span></tt> with search condition example:</p>
+<p>Execution example:</p>
+<div class="highlight-none"><div class="highlight"><pre>select Entries \
+  --output_columns _key,tag \
+  --filter &#39;n_likes &gt;= 5&#39; \
+  --drilldown tag
+# [
+#   [
+#     0,
+#     1337566253.89858,
+#     0.000355720520019531
+#   ],
+#   [
+#     [
+#       [
+#         3
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
+#         ]
+#       ],
+#       [
+#         &quot;The first post!&quot;,
+#         &quot;Hello&quot;
+#       ],
+#       [
+#         &quot;Groonga&quot;,
+#         &quot;Groonga&quot;
+#       ],
+#       [
+#         &quot;Mroonga&quot;,
+#         &quot;Groonga&quot;
+#       ]
+#     ],
+#     [
+#       [
+#         2
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;_nsubrecs&quot;,
+#           &quot;Int32&quot;
+#         ]
+#       ],
+#       [
+#         &quot;Hello&quot;,
+#         1
+#       ],
+#       [
+#         &quot;Groonga&quot;,
+#         2
+#       ]
+#     ]
+#   ]
+# ]
+</pre></div>
+</div>
+<p>The <tt class="docutils literal"><span class="pre">select</span></tt> command outputs the following information:</p>
+<blockquote>
+<div><ul class="simple">
+<li>In records that have 5 or larger as <tt class="docutils literal"><span class="pre">n_likes</span></tt> value:<ul>
+<li>There is one record that has &quot;Hello&quot; tag.</li>
+<li>There is two records that has &quot;Groonga&quot; tag.</li>
+</ul>
+</li>
+</ul>
+</div></blockquote>
+<p>Here is a <tt class="docutils literal"><span class="pre">drilldown</span></tt> with multiple group keys example:</p>
+<p>Execution example:</p>
+<div class="highlight-none"><div class="highlight"><pre>select Entries \
+  --limit 0 \
+  --output_column _id \
+  --drilldown tag,n_likes
+# [
+#   [
+#     0,
+#     1337566253.89858,
+#     0.000355720520019531
+#   ],
+#   [
+#     [
+#       [
+#         5
+#       ],
+#       [
+#         [
+#           &quot;_id&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;content&quot;,
+#           &quot;Text&quot;
+#         ],
+#         [
+#           &quot;n_likes&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
+#         ]
+#       ]
+#     ],
+#     [
+#       [
+#         3
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;_nsubrecs&quot;,
+#           &quot;Int32&quot;
+#         ]
+#       ],
+#       [
+#         &quot;Hello&quot;,
+#         1
+#       ],
+#       [
+#         &quot;Groonga&quot;,
+#         2
+#       ],
+#       [
+#         &quot;Senna&quot;,
+#         2
+#       ]
+#     ],
+#     [
+#       [
+#         4
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;_nsubrecs&quot;,
+#           &quot;Int32&quot;
+#         ]
+#       ],
+#       [
+#         5,
+#         1
+#       ],
+#       [
+#         10,
+#         1
+#       ],
+#       [
+#         15,
+#         1
+#       ],
+#       [
+#         3,
+#         2
+#       ]
+#     ]
+#   ]
+# ]
+</pre></div>
+</div>
+<p>The <tt class="docutils literal"><span class="pre">select</span></tt> command outputs the following information:</p>
+<blockquote>
+<div><ul class="simple">
+<li>About <tt class="docutils literal"><span class="pre">tag</span></tt>:<ul>
+<li>There is one record that has &quot;Hello&quot; tag.</li>
+<li>There is two records that has &quot;Groonga&quot; tag.</li>
+<li>There is two records that has &quot;Senna&quot; tag.</li>
+</ul>
+</li>
+<li>About <tt class="docutils literal"><span class="pre">n_likes</span></tt>:<ul>
+<li>There is one record that has &quot;Hello&quot; tag.</li>
+<li>There is two records that has &quot;Groonga&quot; tag.</li>
+<li>There is two records that has &quot;Senna&quot; tag.</li>
+</ul>
+</li>
+</ul>
+</div></blockquote>
+</div>
+<div class="section" id="drilldown-sortby">
+<span id="select-drilldown-sortby"></span><h4>7.3.29.4.5.2. <tt class="docutils literal"><span class="pre">drilldown_sortby</span></tt><a class="headerlink" href="#drilldown-sortby" title="Permalink to this headline">¶</a></h4>
+<p>It specifies sort keys for drilldown outputs separated by <tt class="docutils literal"><span class="pre">,</span></tt>. Each
+sort key is column name.</p>
+<p>You can refer the number of grouped records by <tt class="docutils literal"><span class="pre">_nsubrecs</span></tt>
+<a class="reference internal" href="../columns/pseudo.html"><em>Pseudo column</em></a>.</p>
+<p>Here is a simple <tt class="docutils literal"><span class="pre">drilldown_sortby</span></tt> example:</p>
+<p>Execution example:</p>
+<div class="highlight-none"><div class="highlight"><pre>select Entries \
+  --limit 0 \
+  --output_column _id \
+  --drilldown &#39;tag, n_likes&#39; \
+  --drilldown_sortby &#39;-_nsubrecs, _key&#39;
+# [
+#   [
+#     0,
+#     1337566253.89858,
+#     0.000355720520019531
+#   ],
+#   [
+#     [
+#       [
+#         5
+#       ],
+#       [
+#         [
+#           &quot;_id&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;content&quot;,
+#           &quot;Text&quot;
+#         ],
+#         [
+#           &quot;n_likes&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
+#         ]
+#       ]
+#     ],
+#     [
+#       [
+#         3
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;_nsubrecs&quot;,
+#           &quot;Int32&quot;
+#         ]
+#       ],
+#       [
+#         &quot;Groonga&quot;,
+#         2
+#       ],
+#       [
+#         &quot;Senna&quot;,
+#         2
+#       ],
+#       [
+#         &quot;Hello&quot;,
+#         1
+#       ]
+#     ],
+#     [
+#       [
+#         4
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;_nsubrecs&quot;,
+#           &quot;Int32&quot;
+#         ]
+#       ],
+#       [
+#         3,
+#         2
+#       ],
+#       [
+#         5,
+#         1
+#       ],
+#       [
+#         10,
+#         1
+#       ],
+#       [
+#         15,
+#         1
+#       ]
+#     ]
+#   ]
+# ]
+</pre></div>
+</div>
+<p>Drilldown result is sorted by the number of grouped records (=
+<tt class="docutils literal"><span class="pre">_nsubrecs</span></tt> ) in descending order. If there are grouped results that
+the number of records in the group are the same, these grouped results
+are sorted by grouped key (= <tt class="docutils literal"><span class="pre">_key</span></tt> ) in ascending order.</p>
+<p>The sort keys are used in all group keys specified in <tt class="docutils literal"><span class="pre">drilldown</span></tt>:</p>
+<p>Execution example:</p>
+<div class="highlight-none"><div class="highlight"><pre>select Entries \
+  --limit 0 \
+  --output_column _id \
+  --drilldown &#39;tag, n_likes&#39; \
+  --drilldown_sortby &#39;-_nsubrecs, _key&#39;
+# [
+#   [
+#     0,
+#     1337566253.89858,
+#     0.000355720520019531
+#   ],
+#   [
+#     [
+#       [
+#         5
+#       ],
+#       [
+#         [
+#           &quot;_id&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;content&quot;,
+#           &quot;Text&quot;
+#         ],
+#         [
+#           &quot;n_likes&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
+#         ]
+#       ]
+#     ],
+#     [
+#       [
+#         3
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;_nsubrecs&quot;,
+#           &quot;Int32&quot;
+#         ]
+#       ],
+#       [
+#         &quot;Groonga&quot;,
+#         2
+#       ],
+#       [
+#         &quot;Senna&quot;,
+#         2
+#       ],
+#       [
+#         &quot;Hello&quot;,
+#         1
+#       ]
+#     ],
+#     [
+#       [
+#         4
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;_nsubrecs&quot;,
+#           &quot;Int32&quot;
+#         ]
+#       ],
+#       [
+#         3,
+#         2
+#       ],
+#       [
+#         5,
+#         1
+#       ],
+#       [
+#         10,
+#         1
+#       ],
+#       [
+#         15,
+#         1
+#       ]
+#     ]
+#   ]
+# ]
+</pre></div>
+</div>
+<p>The same sort keys are used in <tt class="docutils literal"><span class="pre">tag</span></tt> drilldown and <tt class="docutils literal"><span class="pre">n_likes</span></tt>
+drilldown.</p>
+<p>If you want to use different sort keys for each drilldown, use
+<a class="reference internal" href="#select-advanced-drilldown-related-parameters"><em>Advanced drilldown related parameters</em></a>.</p>
+</div>
+<div class="section" id="drilldown-output-columns">
+<span id="select-drilldown-output-columns"></span><h4>7.3.29.4.5.3. <tt class="docutils literal"><span class="pre">drilldown_output_columns</span></tt><a class="headerlink" href="#drilldown-output-columns" title="Permalink to this headline">¶</a></h4>
+<p>It specifies output columns for drilldown separated by <tt class="docutils literal"><span class="pre">,</span></tt>.</p>
+<p>Here is a <tt class="docutils literal"><span class="pre">drilldown_output_columns</span></tt> example:</p>
+<p>Execution example:</p>
+<div class="highlight-none"><div class="highlight"><pre>select Entries \
+  --limit 0 \
+  --output_column _id \
+  --drilldown tag \
+  --drilldown_output_columns _key
+# [
+#   [
+#     0,
+#     1337566253.89858,
+#     0.000355720520019531
+#   ],
+#   [
+#     [
+#       [
+#         5
+#       ],
+#       [
+#         [
+#           &quot;_id&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;content&quot;,
+#           &quot;Text&quot;
+#         ],
+#         [
+#           &quot;n_likes&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
+#         ]
+#       ]
+#     ],
+#     [
+#       [
+#         3
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ]
+#       ],
+#       [
+#         &quot;Hello&quot;
+#       ],
+#       [
+#         &quot;Groonga&quot;
+#       ],
+#       [
+#         &quot;Senna&quot;
+#       ]
+#     ]
+#   ]
+# ]
+</pre></div>
+</div>
+<p>The <tt class="docutils literal"><span class="pre">select</span></tt> command just outputs grouped key.</p>
+<p>If grouped key is a referenced type column (= column that its type is
+a table), you can access column of the table referenced by the
+referenced type column.</p>
+<p>Here are a schema definition and sample data to show drilldown against
+referenced type column:</p>
+<p>Execution example:</p>
+<div class="highlight-none"><div class="highlight"><pre>table_create Tags TABLE_HASH_KEY ShortText --normalizer NormalizerAuto
+# [[0, 1337566253.89858, 0.000355720520019531], true]
+column_create Tags label COLUMN_SCALAR ShortText
+# [[0, 1337566253.89858, 0.000355720520019531], true]
+column_create Tags priority COLUMN_SCALAR Int32
+# [[0, 1337566253.89858, 0.000355720520019531], true]
+table_create Items TABLE_HASH_KEY ShortText
+# [[0, 1337566253.89858, 0.000355720520019531], true]
+column_create Items tag COLUMN_SCALAR Tags
+# [[0, 1337566253.89858, 0.000355720520019531], true]
+load --table Tags
+[
+{&quot;_key&quot;: &quot;groonga&quot;, label: &quot;Groonga&quot;, priority: 10},
+{&quot;_key&quot;: &quot;mroonga&quot;, label: &quot;Mroonga&quot;, priority: 5}
+]
+# [[0, 1337566253.89858, 0.000355720520019531], 2]
+load --table Items
+[
+{&quot;_key&quot;: &quot;A&quot;, &quot;tag&quot;: &quot;groonga&quot;},
+{&quot;_key&quot;: &quot;B&quot;, &quot;tag&quot;: &quot;groonga&quot;},
+{&quot;_key&quot;: &quot;C&quot;, &quot;tag&quot;: &quot;mroonga&quot;}
+]
+# [[0, 1337566253.89858, 0.000355720520019531], 3]
+</pre></div>
+</div>
+<p><tt class="docutils literal"><span class="pre">Tags</span></tt> table is a referenced table. <tt class="docutils literal"><span class="pre">Items.tag</span></tt> is a referenced
+type column.</p>
+<p>You can refer <tt class="docutils literal"><span class="pre">Tags.label</span></tt> by <tt class="docutils literal"><span class="pre">label</span></tt> in
+<tt class="docutils literal"><span class="pre">drilldown_output_columns</span></tt>:</p>
+<p>Execution example:</p>
+<div class="highlight-none"><div class="highlight"><pre>select Items \
+  --limit 0 \
+  --output_column _id \
+  --drilldown tag \
+  --drilldown_output_columns &#39;_key, label&#39;
+# [
+#   [
+#     0,
+#     1337566253.89858,
+#     0.000355720520019531
+#   ],
+#   [
+#     [
+#       [
+#         3
+#       ],
+#       [
+#         [
+#           &quot;_id&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;Tags&quot;
+#         ]
+#       ]
+#     ],
+#     [
+#       [
+#         2
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;label&quot;,
+#           &quot;ShortText&quot;
+#         ]
+#       ],
+#       [
+#         &quot;groonga&quot;,
+#         &quot;Groonga&quot;
+#       ],
+#       [
+#         &quot;mroonga&quot;,
+#         &quot;Mroonga&quot;
+#       ]
+#     ]
+#   ]
+# ]
+</pre></div>
+</div>
+<p>You can use <tt class="docutils literal"><span class="pre">*</span></tt> to refer all columns in referenced table (= <tt class="docutils literal"><span class="pre">Tags</span></tt>):</p>
+<p>Execution example:</p>
+<div class="highlight-none"><div class="highlight"><pre>select Items \
+  --limit 0 \
+  --output_column _id \
+  --drilldown tag \
+  --drilldown_output_columns &#39;_key, *&#39;
+# [
+#   [
+#     0,
+#     1337566253.89858,
+#     0.000355720520019531
+#   ],
+#   [
+#     [
+#       [
+#         3
+#       ],
+#       [
+#         [
+#           &quot;_id&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;Tags&quot;
+#         ]
+#       ]
+#     ],
+#     [
+#       [
+#         2
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;label&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;priority&quot;,
+#           &quot;Int32&quot;
+#         ]
+#       ],
+#       [
+#         &quot;groonga&quot;,
+#         &quot;Groonga&quot;,
+#         10
+#       ],
+#       [
+#         &quot;mroonga&quot;,
+#         &quot;Mroonga&quot;,
+#         5
+#       ]
+#     ]
+#   ]
+# ]
+</pre></div>
+</div>
+<p><tt class="docutils literal"><span class="pre">*</span></tt> is expanded to <tt class="docutils literal"><span class="pre">label,</span> <span class="pre">priority</span></tt>.</p>
+<p>The default value of <tt class="docutils literal"><span class="pre">drilldown_output_columns</span></tt> is <tt class="docutils literal"><span class="pre">_key,</span>
+<span class="pre">_nsubrecs</span></tt>. It means that grouped key and the number of records in
+the group are output.</p>
+<p>You can use more <a class="reference internal" href="../columns/pseudo.html"><em>Pseudo column</em></a> in
+<tt class="docutils literal"><span class="pre">drilldown_output_columns</span></tt> such as <tt class="docutils literal"><span class="pre">_max</span></tt>, <tt class="docutils literal"><span class="pre">_min</span></tt>, <tt class="docutils literal"><span class="pre">_sum</span></tt> and
+<tt class="docutils literal"><span class="pre">_avg</span></tt> when you use <a class="reference internal" href="#select-drilldown-calc-types"><em>drilldown_calc_types</em></a>. See
+<tt class="docutils literal"><span class="pre">drilldown_calc_types</span></tt> document for details.</p>
+</div>
+<div class="section" id="drilldown-offset">
+<span id="select-drilldown-offset"></span><h4>7.3.29.4.5.4. <tt class="docutils literal"><span class="pre">drilldown_offset</span></tt><a class="headerlink" href="#drilldown-offset" title="Permalink to this headline">¶</a></h4>
+<p>It specifies offset to determine range of drilldown output
+records. Offset is zero-based. <tt class="docutils literal"><span class="pre">--drilldown_offset</span> <span class="pre">1</span></tt> means output
+range is started from the 2nd record.</p>
+<p>Here is a <tt class="docutils literal"><span class="pre">drilldown_offset</span></tt> example:</p>
+<p>Execution example:</p>
+<div class="highlight-none"><div class="highlight"><pre>select Entries \
+  --limit 0 \
+  --output_column _id \
+  --drilldown tag \
+  --drilldown_sortby _key \
+  --drilldown_offset 1
+# [
+#   [
+#     0,
+#     1337566253.89858,
+#     0.000355720520019531
+#   ],
+#   [
+#     [
+#       [
+#         5
+#       ],
+#       [
+#         [
+#           &quot;_id&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;content&quot;,
+#           &quot;Text&quot;
+#         ],
+#         [
+#           &quot;n_likes&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
+#         ]
+#       ]
+#     ],
+#     [
+#       [
+#         3
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;_nsubrecs&quot;,
+#           &quot;Int32&quot;
+#         ]
+#       ],
+#       [
+#         &quot;Hello&quot;,
+#         1
+#       ],
+#       [
+#         &quot;Senna&quot;,
+#         2
+#       ]
+#     ]
+#   ]
+# ]
+</pre></div>
+</div>
+<p>The <tt class="docutils literal"><span class="pre">select</span></tt> command outputs from the 2nd record.</p>
+<p>You can specify negative value. It means that <tt class="docutils literal"><span class="pre">the</span> <span class="pre">number</span> <span class="pre">of</span> <span class="pre">grouped</span>
+<span class="pre">results</span> <span class="pre">+</span> <span class="pre">offset</span></tt>. If you have 3 grouped results and specify
+<tt class="docutils literal"><span class="pre">--drilldown_offset</span> <span class="pre">-2</span></tt>, you get grouped results from the 2st
+(<tt class="docutils literal"><span class="pre">3</span> <span class="pre">+</span> <span class="pre">-2</span> <span class="pre">=</span> <span class="pre">1</span></tt>. <tt class="docutils literal"><span class="pre">1</span></tt> means 2nd. Remember that offset is zero-based.)
+grouped result to the 3rd grouped result.</p>
+<p>Execution example:</p>
+<div class="highlight-none"><div class="highlight"><pre>select Entries \
+  --limit 0 \
+  --output_column _id \
+  --drilldown tag \
+  --drilldown_sortby _key \
+  --drilldown_offset -2
+# [
+#   [
+#     0,
+#     1337566253.89858,
+#     0.000355720520019531
+#   ],
+#   [
+#     [
+#       [
+#         5
+#       ],
+#       [
+#         [
+#           &quot;_id&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;content&quot;,
+#           &quot;Text&quot;
+#         ],
+#         [
+#           &quot;n_likes&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
+#         ]
+#       ]
+#     ],
+#     [
+#       [
+#         3
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;_nsubrecs&quot;,
+#           &quot;Int32&quot;
+#         ]
+#       ],
+#       [
+#         &quot;Hello&quot;,
+#         1
+#       ],
+#       [
+#         &quot;Senna&quot;,
+#         2
+#       ]
+#     ]
+#   ]
+# ]
+</pre></div>
+</div>
+<p>The <tt class="docutils literal"><span class="pre">select</span></tt> command outputs from the 2nd grouped result because the
+total number of grouped results is <tt class="docutils literal"><span class="pre">3</span></tt>.</p>
+<p>The default value of <tt class="docutils literal"><span class="pre">drilldown_offset</span></tt> is <tt class="docutils literal"><span class="pre">0</span></tt>.</p>
+</div>
+<div class="section" id="drilldown-limit">
+<span id="select-drilldown-limit"></span><h4>7.3.29.4.5.5. <tt class="docutils literal"><span class="pre">drilldown_limit</span></tt><a class="headerlink" href="#drilldown-limit" title="Permalink to this headline">¶</a></h4>
+<p>It specifies the max number of groups in a drilldown. If the number of
+groups is less than <tt class="docutils literal"><span class="pre">drilldown_limit</span></tt>, all groups are outputted.</p>
+<p>Here is a <tt class="docutils literal"><span class="pre">drilldown_limit</span></tt> example:</p>
+<p>Execution example:</p>
+<div class="highlight-none"><div class="highlight"><pre>select Entries \
+  --limit 0 \
+  --output_column _id \
+  --drilldown tag \
+  --drilldown_sortby _key \
+  --drilldown_offset 1 \
+  --drilldown_limit 2
+# [
+#   [
+#     0,
+#     1337566253.89858,
+#     0.000355720520019531
+#   ],
+#   [
+#     [
+#       [
+#         5
+#       ],
+#       [
+#         [
+#           &quot;_id&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;content&quot;,
+#           &quot;Text&quot;
+#         ],
+#         [
+#           &quot;n_likes&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
+#         ]
+#       ]
+#     ],
+#     [
+#       [
+#         3
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;_nsubrecs&quot;,
+#           &quot;Int32&quot;
+#         ]
+#       ],
+#       [
+#         &quot;Hello&quot;,
+#         1
+#       ],
+#       [
+#         &quot;Senna&quot;,
+#         2
+#       ]
+#     ]
+#   ]
+# ]
+</pre></div>
+</div>
+<p>The <tt class="docutils literal"><span class="pre">select</span></tt> command outputs the 2rd and the 3rd groups.</p>
+<p>You can specify negative value. It means that <tt class="docutils literal"><span class="pre">the</span> <span class="pre">number</span> <span class="pre">of</span> <span class="pre">groups</span> <span class="pre">+</span>
+<span class="pre">drilldown_limit</span> <span class="pre">+</span> <span class="pre">1</span></tt>. For example, <tt class="docutils literal"><span class="pre">--drilldown_limit</span> <span class="pre">-1</span></tt> outputs
+all groups. It's very useful value to show all groups.</p>
+<p>Here is a negative <tt class="docutils literal"><span class="pre">drilldown_limit</span></tt> value example.</p>
+<p>Execution example:</p>
+<div class="highlight-none"><div class="highlight"><pre>select Entries \
+  --limit 0 \
+  --output_column _id \
+  --drilldown tag \
+  --drilldown_sortby _key \
+  --drilldown_limit -1
+# [
+#   [
+#     0,
+#     1337566253.89858,
+#     0.000355720520019531
+#   ],
+#   [
+#     [
+#       [
+#         5
+#       ],
+#       [
+#         [
+#           &quot;_id&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;content&quot;,
+#           &quot;Text&quot;
+#         ],
+#         [
+#           &quot;n_likes&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
+#         ]
+#       ]
+#     ],
+#     [
+#       [
+#         3
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;_nsubrecs&quot;,
+#           &quot;Int32&quot;
+#         ]
+#       ],
+#       [
+#         &quot;Groonga&quot;,
+#         2
+#       ],
+#       [
+#         &quot;Hello&quot;,
+#         1
+#       ],
+#       [
+#         &quot;Senna&quot;,
+#         2
+#       ]
+#     ]
+#   ]
+# ]
+</pre></div>
+</div>
+<p>The <tt class="docutils literal"><span class="pre">select</span></tt> command outputs all groups.</p>
+<p>The default value of <tt class="docutils literal"><span class="pre">drilldown_limit</span></tt> is <tt class="docutils literal"><span class="pre">10</span></tt>.</p>
+</div>
+<div class="section" id="drilldown-calc-types">
+<span id="select-drilldown-calc-types"></span><h4>7.3.29.4.5.6. <tt class="docutils literal"><span class="pre">drilldown_calc_types</span></tt><a class="headerlink" href="#drilldown-calc-types" title="Permalink to this headline">¶</a></h4>
+<p>It specifies how to calculate (aggregate) values in grouped records by
+a drilldown. You can specify multiple calculation types separated by
+&quot;<tt class="docutils literal"><span class="pre">|</span></tt>&quot;. For example, <tt class="docutils literal"><span class="pre">MAX|MIN</span></tt>.</p>
+<p>Calculation target values are read from a column of grouped
+records. The column is specified by
+<a class="reference internal" href="#select-drilldown-calc-target"><em>drilldown_calc_target</em></a>.</p>
+<p>You can read calculated value by <a class="reference internal" href="../columns/pseudo.html"><em>Pseudo column</em></a> such
+as <tt class="docutils literal"><span class="pre">_max</span></tt> and <tt class="docutils literal"><span class="pre">_min</span></tt> in <a class="reference internal" href="#select-drilldown-output-columns"><em>drilldown_output_columns</em></a>.</p>
+<p>You can use the following calculation types:</p>
+<table border="1" class="docutils">
+<colgroup>
+<col width="25%" />
+<col width="25%" />
+<col width="25%" />
+<col width="25%" />
+</colgroup>
+<thead valign="bottom">
+<tr class="row-odd"><th class="head">Type name</th>
+<th class="head"><a class="reference internal" href="../columns/pseudo.html"><em>Pseudo column</em></a> name</th>
+<th class="head">Need <a class="reference internal" href="#select-drilldown-calc-target"><em>drilldown_calc_target</em></a></th>
+<th class="head">Description</th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr class="row-even"><td><tt class="docutils literal"><span class="pre">NONE</span></tt></td>
+<td>Nothing.</td>
+<td>Not needs.</td>
+<td>Just ignored.</td>
+</tr>
+<tr class="row-odd"><td><tt class="docutils literal"><span class="pre">COUNT</span></tt></td>
+<td><tt class="docutils literal"><span class="pre">_nsubrecs</span></tt></td>
+<td>Not needs.</td>
+<td>Counting grouped records. It's always enabled. So you don't
+specify it.</td>
+</tr>
+<tr class="row-even"><td><tt class="docutils literal"><span class="pre">MAX</span></tt></td>
+<td><tt class="docutils literal"><span class="pre">_max</span></tt></td>
+<td>Needs.</td>
+<td>Finding the maximum integer value from integer values in
+grouped records.</td>
+</tr>
+<tr class="row-odd"><td><tt class="docutils literal"><span class="pre">MIN</span></tt></td>
+<td><tt class="docutils literal"><span class="pre">_min</span></tt></td>
+<td>Needs.</td>
+<td>Finding the minimum integer value from integer values in
+grouped records.</td>
+</tr>
+<tr class="row-even"><td><tt class="docutils literal"><span class="pre">SUM</span></tt></td>
+<td><tt class="docutils literal"><span class="pre">_sum</span></tt></td>
+<td>Needs.</td>
+<td>Summing integer values in grouped records.</td>
+</tr>
+<tr class="row-odd"><td><tt class="docutils literal"><span class="pre">AVG</span></tt></td>
+<td><tt class="docutils literal"><span class="pre">_avg</span></tt></td>
+<td>Needs.</td>
+<td>Averaging integer/float values in grouped records.</td>
+</tr>
+</tbody>
+</table>
+<p>Here is a <tt class="docutils literal"><span class="pre">MAX</span></tt> example:</p>
+<p>Execution example:</p>
+<div class="highlight-none"><div class="highlight"><pre>select Entries \
+  --limit -1 \
+  --output_column _id,n_likes \
+  --drilldown tag \
+  --drilldown_calc_types MAX \
+  --drilldown_calc_target n_likes \
+  --drilldown_output_columns _key,_max
+# [
+#   [
+#     0,
+#     1337566253.89858,
+#     0.000355720520019531
+#   ],
+#   [
+#     [
+#       [
+#         5
+#       ],
+#       [
+#         [
+#           &quot;_id&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;content&quot;,
+#           &quot;Text&quot;
+#         ],
+#         [
+#           &quot;n_likes&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
+#         ]
+#       ],
+#       [
+#         1,
+#         &quot;The first post!&quot;,
+#         &quot;Welcome! This is my first post!&quot;,
+#         5,
+#         &quot;Hello&quot;
+#       ],
+#       [
+#         2,
+#         &quot;Groonga&quot;,
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
+#         10,
+#         &quot;Groonga&quot;
+#       ],
+#       [
+#         3,
+#         &quot;Mroonga&quot;,
+#         &quot;I also started to use Mroonga. It&#39;s also very fast! Really fast!&quot;,
+#         15,
+#         &quot;Groonga&quot;
+#       ],
+#       [
+#         4,
+#         &quot;Good-bye Senna&quot;,
+#         &quot;I migrated all Senna system!&quot;,
+#         3,
+#         &quot;Senna&quot;
+#       ],
+#       [
+#         5,
+#         &quot;Good-bye Tritonn&quot;,
+#         &quot;I also migrated all Tritonn system!&quot;,
+#         3,
+#         &quot;Senna&quot;
+#       ]
+#     ],
+#     [
+#       [
+#         3
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;_max&quot;,
+#           &quot;Int64&quot;
+#         ]
+#       ],
+#       [
+#         &quot;Hello&quot;,
+#         5
+#       ],
+#       [
+#         &quot;Groonga&quot;,
+#         15
+#       ],
+#       [
+#         &quot;Senna&quot;,
+#         3
+#       ]
+#     ]
+#   ]
+# ]
+</pre></div>
+</div>
+<p>The <tt class="docutils literal"><span class="pre">select</span></tt> command groups all records by <tt class="docutils literal"><span class="pre">tag</span></tt> column value,
+finding the maximum <tt class="docutils literal"><span class="pre">n_likes</span></tt> column value for each group and
+outputs pairs of grouped key and the maximum <tt class="docutils literal"><span class="pre">n_likes</span></tt> column value
+for the group. It uses <tt class="docutils literal"><span class="pre">_max</span></tt> <a class="reference internal" href="../columns/pseudo.html"><em>Pseudo column</em></a> to
+read the maximum <tt class="docutils literal"><span class="pre">n_likes</span></tt> column value.</p>
+<p>Here is a <tt class="docutils literal"><span class="pre">MIN</span></tt> example:</p>
+<p>Execution example:</p>
+<div class="highlight-none"><div class="highlight"><pre>select Entries \
+  --limit -1 \
+  --output_column _id,n_likes \
+  --drilldown tag \
+  --drilldown_calc_types MIN \
+  --drilldown_calc_target n_likes \
+  --drilldown_output_columns _key,_min
+# [
+#   [
+#     0,
+#     1337566253.89858,
+#     0.000355720520019531
+#   ],
+#   [
+#     [
+#       [
+#         5
+#       ],
+#       [
+#         [
+#           &quot;_id&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;content&quot;,
+#           &quot;Text&quot;
+#         ],
+#         [
+#           &quot;n_likes&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
+#         ]
+#       ],
+#       [
+#         1,
+#         &quot;The first post!&quot;,
+#         &quot;Welcome! This is my first post!&quot;,
+#         5,
+#         &quot;Hello&quot;
+#       ],
+#       [
+#         2,
+#         &quot;Groonga&quot;,
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
+#         10,
+#         &quot;Groonga&quot;
+#       ],
+#       [
+#         3,
+#         &quot;Mroonga&quot;,
+#         &quot;I also started to use Mroonga. It&#39;s also very fast! Really fast!&quot;,
+#         15,
+#         &quot;Groonga&quot;
+#       ],
+#       [
+#         4,
+#         &quot;Good-bye Senna&quot;,
+#         &quot;I migrated all Senna system!&quot;,
+#         3,
+#         &quot;Senna&quot;
+#       ],
+#       [
+#         5,
+#         &quot;Good-bye Tritonn&quot;,
+#         &quot;I also migrated all Tritonn system!&quot;,
+#         3,
+#         &quot;Senna&quot;
+#       ]
+#     ],
+#     [
+#       [
+#         3
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;_min&quot;,
+#           &quot;Int64&quot;
+#         ]
+#       ],
+#       [
+#         &quot;Hello&quot;,
+#         5
+#       ],
+#       [
+#         &quot;Groonga&quot;,
+#         10
+#       ],
+#       [
+#         &quot;Senna&quot;,
+#         3
+#       ]
+#     ]
+#   ]
+# ]
+</pre></div>
+</div>
+<p>The <tt class="docutils literal"><span class="pre">select</span></tt> command groups all records by <tt class="docutils literal"><span class="pre">tag</span></tt> column value,
+finding the minimum <tt class="docutils literal"><span class="pre">n_likes</span></tt> column value for each group and
+outputs pairs of grouped key and the minimum <tt class="docutils literal"><span class="pre">n_likes</span></tt> column value
+for the group. It uses <tt class="docutils literal"><span class="pre">_min</span></tt> <a class="reference internal" href="../columns/pseudo.html"><em>Pseudo column</em></a> to
+read the minimum <tt class="docutils literal"><span class="pre">n_likes</span></tt> column value.</p>
+<p>Here is a <tt class="docutils literal"><span class="pre">SUM</span></tt> example:</p>
+<p>Execution example:</p>
+<div class="highlight-none"><div class="highlight"><pre>select Entries \
+  --limit -1 \
+  --output_column _id,n_likes \
+  --drilldown tag \
+  --drilldown_calc_types SUM \
+  --drilldown_calc_target n_likes \
+  --drilldown_output_columns _key,_sum
+# [
+#   [
+#     0,
+#     1337566253.89858,
+#     0.000355720520019531
+#   ],
+#   [
+#     [
+#       [
+#         5
+#       ],
+#       [
+#         [
+#           &quot;_id&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;content&quot;,
+#           &quot;Text&quot;
+#         ],
+#         [
+#           &quot;n_likes&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
+#         ]
+#       ],
+#       [
+#         1,
+#         &quot;The first post!&quot;,
+#         &quot;Welcome! This is my first post!&quot;,
+#         5,
+#         &quot;Hello&quot;
+#       ],
+#       [
+#         2,
+#         &quot;Groonga&quot;,
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
+#         10,
+#         &quot;Groonga&quot;
+#       ],
+#       [
+#         3,
+#         &quot;Mroonga&quot;,
+#         &quot;I also started to use Mroonga. It&#39;s also very fast! Really fast!&quot;,
+#         15,
+#         &quot;Groonga&quot;
+#       ],
+#       [
+#         4,
+#         &quot;Good-bye Senna&quot;,
+#         &quot;I migrated all Senna system!&quot;,
+#         3,
+#         &quot;Senna&quot;
+#       ],
+#       [
+#         5,
+#         &quot;Good-bye Tritonn&quot;,
+#         &quot;I also migrated all Tritonn system!&quot;,
+#         3,
+#         &quot;Senna&quot;
+#       ]
+#     ],
+#     [
+#       [
+#         3
+#       ],
+#       [
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;_sum&quot;,
+#           &quot;Int64&quot;
+#         ]
+#       ],
+#       [
+#         &quot;Hello&quot;,
+#         5
+#       ],
+#       [
+#         &quot;Groonga&quot;,
+#         25
+#       ],
+#       [
+#         &quot;Senna&quot;,
+#         6
+#       ]
+#     ]
+#   ]
+# ]
+</pre></div>
+</div>
+<p>The <tt class="docutils literal"><span class="pre">select</span></tt> command groups all records by <tt class="docutils literal"><span class="pre">tag</span></tt> column value,
+sums all <tt class="docutils literal"><span class="pre">n_likes</span></tt> column values for each group and outputs pairs
+of grouped key and the summed <tt class="docutils literal"><span class="pre">n_likes</span></tt> column values for the
+group. It uses <tt class="docutils literal"><span class="pre">_sum</span></tt> <a class="reference internal" href="../columns/pseudo.html"><em>Pseudo column</em></a> to read the
+summed <tt class="docutils literal"><span class="pre">n_likes</span></tt> column values.</p>
+<p>Here is a <tt class="docutils literal"><span class="pre">AVG</span></tt> example:</p>
+<p>Execution example:</p>
+<div class="highlight-none"><div class="highlight"><pre>select Entries \
+  --limit -1 \
+  --output_column _id,n_likes \
+  --drilldown tag \
+  --drilldown_calc_types AVG \
+  --drilldown_calc_target n_likes \
+  --drilldown_output_columns _key,_avg
+# [
+#   [
+#     0,
+#     1337566253.89858,
+#     0.000355720520019531
+#   ],
+#   [
+#     [
+#       [
+#         5
+#       ],
+#       [
+#         [
+#           &quot;_id&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;_key&quot;,
+#           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;content&quot;,
+#           &quot;Text&quot;
+#         ],
+#         [
+#           &quot;n_likes&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
+#         ]
+#       ],
+#       [
+#         1,
+#         &quot;The first post!&quot;,
+#         &quot;Welcome! This is my first post!&quot;,
+#         5,
+#         &quot;Hello&quot;
+#       ],
+#       [
+#         2,
+#         &quot;Groonga&quot;,
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
+#         10,
+#         &quot;Groonga&quot;
+#       ],
+#       [
+#         3,
+#         &quot;Mroonga&quot;,
+#         &quot;I also started to use Mroonga. It&#39;s also very fast! Really fast!&quot;,
+#         15,
+#         &quot;Groonga&quot;
+#       ],
+#       [
+#         4,
+#         &quot;Good-bye Senna&quot;,
+#         &quot;I migrated all Senna system!&quot;,
+#         3,
+#         &quot;Senna&quot;
+#       ],
+#       [
+#         5,
+#         &quot;Good-bye Tritonn&quot;,
+#         &quot;I also migrated all Tritonn system!&quot;,
+#         3,
+#         &quot;Senna&quot;
+#       ]
+#     ],
+#     [
+#       [
+#         3
 #       ],
 #       [
 #         [
@@ -1918,70 +4032,167 @@ order. But ascending order is used for sorting by <tt class="docutils literal"><
 #           &quot;ShortText&quot;
 #         ],
 #         [
-#           &quot;_score&quot;,
-#           &quot;Int32&quot;
+#           &quot;_avg&quot;,
+#           &quot;Float&quot;
 #         ]
 #       ],
 #       [
-#         &quot;Mroonga&quot;,
-#         2
+#         &quot;Hello&quot;,
+#         5.0
 #       ],
 #       [
 #         &quot;Groonga&quot;,
-#         1
+#         12.5
+#       ],
+#       [
+#         &quot;Senna&quot;,
+#         3.0
 #       ]
 #     ]
 #   ]
 # ]
 </pre></div>
 </div>
-<p>The <tt class="docutils literal"><span class="pre">select</span></tt> command sorts matched records by hit score in
-descending order and outputs record key and hit score.</p>
-<p>If you use <tt class="docutils literal"><span class="pre">_score</span></tt> without <tt class="docutils literal"><span class="pre">query</span></tt> nor <tt class="docutils literal"><span class="pre">filter</span></tt> parameters,
-it's just ignored but get a warning in log file.</p>
-</div>
-<div class="section" id="offset">
-<h4>7.3.29.4.4.3. <tt class="docutils literal"><span class="pre">offset</span></tt><a class="headerlink" href="#offset" title="Permalink to this headline">¶</a></h4>
-<p>It specifies offset to determine output records range. Offset is
-zero-origin. <tt class="docutils literal"><span class="pre">--offset</span> <span class="pre">1</span></tt> means output range is started from the 2nd
-record.</p>
+<p>The <tt class="docutils literal"><span class="pre">select</span></tt> command groups all records by <tt class="docutils literal"><span class="pre">tag</span></tt> column value,
+averages all <tt class="docutils literal"><span class="pre">n_likes</span></tt> column values for each group and outputs
+pairs of grouped key and the averaged <tt class="docutils literal"><span class="pre">n_likes</span></tt> column values for
+the group. It uses <tt class="docutils literal"><span class="pre">_avg</span></tt> <a class="reference internal" href="../columns/pseudo.html"><em>Pseudo column</em></a> to read
+the averaged <tt class="docutils literal"><span class="pre">n_likes</span></tt> column values.</p>
+<p>Here is an example that uses all calculation types:</p>
 <p>Execution example:</p>
-<div class="highlight-none"><div class="highlight"><pre>select Entries --sortby _id --offset 3 --output_columns _key
+<div class="highlight-none"><div class="highlight"><pre>select Entries \
+  --limit -1 \
+  --output_column _id,n_likes \
+  --drilldown tag \
+  --drilldown_calc_types MAX|MIN|SUM|AVG \
+  --drilldown_calc_target n_likes \
+  --drilldown_output_columns _key,_nsubrecs,_max,_min,_sum,_avg
 # [
 #   [
-#     0,
+#     -22,
 #     1337566253.89858,
-#     0.000355720520019531
-#   ],
-#   [
+#     0.000355720520019531,
+#     &quot;invalid table group calc type: &lt;|MIN|SUM|AVG&gt;&quot;,
 #     [
 #       [
-#         5
-#       ],
-#       [
-#         [
-#           &quot;_key&quot;,
-#           &quot;ShortText&quot;
-#         ]
-#       ],
-#       [
-#         &quot;Good-bye Senna&quot;
-#       ],
-#       [
-#         &quot;Good-bye Tritonn&quot;
+#         &quot;grn_parse_table_group_calc_types&quot;,
+#         &quot;proc.c&quot;,
+#         625
 #       ]
 #     ]
-#   ]
+#   ],
+#   []
 # ]
 </pre></div>
 </div>
-<p>The <tt class="docutils literal"><span class="pre">select</span></tt> command outputs from the 4th record.</p>
-<p>You can specify negative value. It means that <tt class="docutils literal"><span class="pre">the</span> <span class="pre">number</span> <span class="pre">of</span> <span class="pre">matched</span>
-<span class="pre">records</span> <span class="pre">+</span> <span class="pre">offset</span></tt>. If you have 3 matched records and specify
-<tt class="docutils literal"><span class="pre">--offset</span> <span class="pre">-2</span></tt>, you get records from the 1st (<tt class="docutils literal"><span class="pre">3</span> <span class="pre">+</span> <span class="pre">-2</span> <span class="pre">=</span> <span class="pre">1</span></tt>) record
-to the 3rd record.</p>
+<p>The <tt class="docutils literal"><span class="pre">select</span></tt> command specifies multiple calculation types separated
+by &quot;<tt class="docutils literal"><span class="pre">|</span></tt>&quot; like <tt class="docutils literal"><span class="pre">MAX|MIN|SUM|AVG</span></tt>. You can use <tt class="docutils literal"><span class="pre">_nsubrecs</span></tt>
+<a class="reference internal" href="../columns/pseudo.html"><em>Pseudo column</em></a> in
+<a class="reference internal" href="#select-drilldown-output-columns"><em>drilldown_output_columns</em></a> without specifying <tt class="docutils literal"><span class="pre">COUNT</span></tt> in
+<tt class="docutils literal"><span class="pre">drilldown_calc_types</span></tt>. Because <tt class="docutils literal"><span class="pre">COUNT</span></tt> is always enabled.</p>
+<p>The default value of <tt class="docutils literal"><span class="pre">drilldown_calc_types</span></tt> is <tt class="docutils literal"><span class="pre">NONE</span></tt>. It means
+that only <tt class="docutils literal"><span class="pre">COUNT</span></tt> is enabled. Because <tt class="docutils literal"><span class="pre">NONE</span></tt> is just ignored and
+<tt class="docutils literal"><span class="pre">COUNT</span></tt> is always enabled.</p>
+</div>
+<div class="section" id="drilldown-calc-target">
+<span id="select-drilldown-calc-target"></span><h4>7.3.29.4.5.7. <tt class="docutils literal"><span class="pre">drilldown_calc_target</span></tt><a class="headerlink" href="#drilldown-calc-target" title="Permalink to this headline">¶</a></h4>
+<p>It specifies the target column for <a class="reference internal" href="#select-drilldown-calc-types"><em>drilldown_calc_types</em></a>.</p>
+<p>If you specify a calculation type that needs a target column such as
+<tt class="docutils literal"><span class="pre">MAX</span></tt> in <a class="reference internal" href="#select-drilldown-calc-types"><em>drilldown_calc_types</em></a> but you omit
+<tt class="docutils literal"><span class="pre">drilldown_calc_target</span></tt>, the calculation result is always <tt class="docutils literal"><span class="pre">0</span></tt>.</p>
+<p>You can specify only one column name like <tt class="docutils literal"><span class="pre">--drilldown_calc_target</span>
+<span class="pre">n_likes</span></tt>. You can't specify multiple column name like
+<tt class="docutils literal"><span class="pre">--drilldown_calc_target</span> <span class="pre">_key,n_likes</span></tt>.</p>
+<p>You can use referenced value from the target record by combining
+&quot;<tt class="docutils literal"><span class="pre">.</span></tt>&quot; like <tt class="docutils literal"><span class="pre">--drilldown_calc_target</span>
+<span class="pre">reference_column.nested_reference_column.value</span></tt>.</p>
+<p>See <a class="reference internal" href="#select-drilldown-calc-types"><em>drilldown_calc_types</em></a> to know how to use
+<tt class="docutils literal"><span class="pre">drilldown_calc_target</span></tt>.</p>
+<p>The default value of <tt class="docutils literal"><span class="pre">drilldown_calc_target</span></tt> is <tt class="docutils literal"><span class="pre">null</span></tt>. It means
+that no calculation target column is specified.</p>
+</div>
+</div>
+<div class="section" id="advanced-drilldown-related-parameters">
+<span id="select-advanced-drilldown-related-parameters"></span><h3>7.3.29.4.6. Advanced drilldown related parameters<a class="headerlink" href="#advanced-drilldown-related-parameters" title="Permalink to this headline">¶</a></h3>
+<p>You can get multiple drilldown results by specifying multiple group
+keys by <a class="reference internal" href="#select-drilldown"><em>drilldown</em></a>. But you need to use the same
+configuration for all drilldowns. For example,
+<a class="reference internal" href="#select-drilldown-output-columns"><em>drilldown_output_columns</em></a> is used by all drilldowns.</p>
+<p>You can use a configuration for each drilldown by the following
+parameters:</p>
+<blockquote>
+<div><ul class="simple">
+<li><tt class="docutils literal"><span class="pre">drilldown[${LABEL}].keys</span></tt></li>
+<li><tt class="docutils literal"><span class="pre">drilldown[${LABEL}].sortby</span></tt></li>
+<li><tt class="docutils literal"><span class="pre">drilldown[${LABEL}].output_columns</span></tt></li>
+<li><tt class="docutils literal"><span class="pre">drilldown[${LABEL}].offset</span></tt></li>
+<li><tt class="docutils literal"><span class="pre">drilldown[${LABEL}].limit</span></tt></li>
+<li><tt class="docutils literal"><span class="pre">drilldown[${LABEL}].calc_types</span></tt></li>
+<li><tt class="docutils literal"><span class="pre">drilldown[${LABEL}].calc_target</span></tt></li>
+</ul>
+</div></blockquote>
+<p><tt class="docutils literal"><span class="pre">${LABEL}</span></tt> is a variable. You can use the following characters for
+<tt class="docutils literal"><span class="pre">${LABEL}</span></tt>:</p>
+<blockquote>
+<div><ul class="simple">
+<li>Alphabets</li>
+<li>Digits</li>
+<li><tt class="docutils literal"><span class="pre">.</span></tt></li>
+<li><tt class="docutils literal"><span class="pre">_</span></tt></li>
+</ul>
+</div></blockquote>
+<p>Parameters that has the same <tt class="docutils literal"><span class="pre">${LABEL}</span></tt> value are grouped. Grouped
+parameters are used for one drilldown.</p>
+<p>For example, there are 2 groups for the following parameters:</p>
+<blockquote>
+<div><ul class="simple">
+<li><tt class="docutils literal"><span class="pre">--drilldown[label1].keys</span> <span class="pre">_key</span></tt></li>
+<li><tt class="docutils literal"><span class="pre">--drilldown[label1].output_columns</span> <span class="pre">_nsubrecs</span></tt></li>
+<li><tt class="docutils literal"><span class="pre">--drilldown[label2].keys</span> <span class="pre">tag</span></tt></li>
+<li><tt class="docutils literal"><span class="pre">--drilldown[label2].output_columns</span> <span class="pre">_key,_nsubrecs</span></tt></li>
+</ul>
+</div></blockquote>
+<p><tt class="docutils literal"><span class="pre">drilldown[label1].keys</span></tt> and <tt class="docutils literal"><span class="pre">drilldown[label1].output_columns</span></tt>
+are grouped. <tt class="docutils literal"><span class="pre">drilldown[label2].keys</span></tt> and
+<tt class="docutils literal"><span class="pre">drilldown[label2].output_columns</span></tt> are also grouped.</p>
+<p>In <tt class="docutils literal"><span class="pre">label1</span></tt> group, <tt class="docutils literal"><span class="pre">_key</span></tt> is used for group key and <tt class="docutils literal"><span class="pre">_nsubrecs</span></tt>
+is used for output columns.</p>
+<p>In <tt class="docutils literal"><span class="pre">label2</span></tt> group, <tt class="docutils literal"><span class="pre">tag</span></tt> is used for group key and
+<tt class="docutils literal"><span class="pre">_key,_nsubrecs</span></tt> is used for output columns.</p>
+<p>See document for corresponding <tt class="docutils literal"><span class="pre">drilldown_XXX</span></tt> parameter to know how
+to use it for the following parameters:</p>
+<blockquote>
+<div><ul class="simple">
+<li><tt class="docutils literal"><span class="pre">drilldown[${LABEL}].sortby</span></tt>: <a class="reference internal" href="#select-drilldown-sortby"><em>drilldown_sortby</em></a></li>
+<li><tt class="docutils literal"><span class="pre">drilldown[${LABEL}].offset</span></tt>: <a class="reference internal" href="#select-drilldown-offset"><em>drilldown_offset</em></a></li>
+<li><tt class="docutils literal"><span class="pre">drilldown[${LABEL}].limit</span></tt>: <a class="reference internal" href="#select-drilldown-limit"><em>drilldown_limit</em></a></li>
+<li><tt class="docutils literal"><span class="pre">drilldown[${LABEL}].calc_types</span></tt>: <a class="reference internal" href="#select-drilldown-calc-types"><em>drilldown_calc_types</em></a></li>
+<li><tt class="docutils literal"><span class="pre">drilldown[${LABEL}].calc_target</span></tt>: <a class="reference internal" href="#select-drilldown-calc-target"><em>drilldown_calc_target</em></a></li>
+</ul>
+</div></blockquote>
+<p>The following parameters are needed more description:</p>
+<blockquote>
+<div><ul class="simple">
+<li><tt class="docutils literal"><span class="pre">drilldown[${LABEL}].keys</span></tt></li>
+<li><tt class="docutils literal"><span class="pre">drilldown[${LABEL}].output_columns</span></tt></li>
+</ul>
+</div></blockquote>
+<p>Output format is different a bit. It's also needed more description.</p>
+<div class="section" id="drilldown-label-keys">
+<span id="select-drilldown-label-keys"></span><h4>7.3.29.4.6.1. <tt class="docutils literal"><span class="pre">drilldown[${LABEL}].keys</span></tt><a class="headerlink" href="#drilldown-label-keys" title="Permalink to this headline">¶</a></h4>
+<p><a class="reference internal" href="#select-drilldown"><em>drilldown</em></a> can specify multiple keys for multiple
+drilldowns. But it can't specify multiple keys for one drilldown.</p>
+<p><tt class="docutils literal"><span class="pre">drilldown[${LABEL}].keys</span></tt> can't specify multiple keys for multiple
+drilldowns. But it can specify multiple keys for one drilldown.</p>
+<p>You can specify multiple keys separated by &quot;<tt class="docutils literal"><span class="pre">,</span></tt>&quot;.</p>
+<p>Here is an example to group by multiple keys, <tt class="docutils literal"><span class="pre">tag</span></tt> and <tt class="docutils literal"><span class="pre">n_likes</span></tt>
+column values:</p>
 <p>Execution example:</p>
-<div class="highlight-none"><div class="highlight"><pre>select Entries --sortby _id --offset -2 --output_columns _key
+<div class="highlight-none"><div class="highlight"><pre>select Entries \
+  --limit -1 \
+  --output_column tag,n_likes \
+  --drilldown[tag.n_likes].keys tag,n_likes \
+  --drilldown[tag.n_likes].output_columns _value.tag,_value.n_likes,_nsubrecs
 # [
 #   [
 #     0,
@@ -1995,32 +4206,135 @@ to the 3rd record.</p>
 #       ],
 #       [
 #         [
+#           &quot;_id&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
 #           &quot;_key&quot;,
 #           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;content&quot;,
+#           &quot;Text&quot;
+#         ],
+#         [
+#           &quot;n_likes&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
 #       ],
 #       [
-#         &quot;Good-bye Senna&quot;
+#         1,
+#         &quot;The first post!&quot;,
+#         &quot;Welcome! This is my first post!&quot;,
+#         5,
+#         &quot;Hello&quot;
 #       ],
 #       [
-#         &quot;Good-bye Tritonn&quot;
+#         2,
+#         &quot;Groonga&quot;,
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
+#         10,
+#         &quot;Groonga&quot;
+#       ],
+#       [
+#         3,
+#         &quot;Mroonga&quot;,
+#         &quot;I also started to use Mroonga. It&#39;s also very fast! Really fast!&quot;,
+#         15,
+#         &quot;Groonga&quot;
+#       ],
+#       [
+#         4,
+#         &quot;Good-bye Senna&quot;,
+#         &quot;I migrated all Senna system!&quot;,
+#         3,
+#         &quot;Senna&quot;
+#       ],
+#       [
+#         5,
+#         &quot;Good-bye Tritonn&quot;,
+#         &quot;I also migrated all Tritonn system!&quot;,
+#         3,
+#         &quot;Senna&quot;
 #       ]
-#     ]
+#     ],
+#     {
+#       &quot;tag.n_likes&quot;: [
+#         [
+#           4
+#         ],
+#         [
+#           [
+#             &quot;tag&quot;,
+#             &quot;ShortText&quot;
+#           ],
+#           [
+#             &quot;n_likes&quot;,
+#             &quot;UInt32&quot;
+#           ],
+#           [
+#             &quot;_nsubrecs&quot;,
+#             &quot;Int32&quot;
+#           ]
+#         ],
+#         [
+#           &quot;Hello&quot;,
+#           5,
+#           1
+#         ],
+#         [
+#           &quot;Groonga&quot;,
+#           10,
+#           1
+#         ],
+#         [
+#           &quot;Groonga&quot;,
+#           15,
+#           1
+#         ],
+#         [
+#           &quot;Senna&quot;,
+#           3,
+#           2
+#         ]
+#       ]
+#     }
 #   ]
 # ]
 </pre></div>
 </div>
-<p>The <tt class="docutils literal"><span class="pre">select</span></tt> command outputs from the 4th record because the total
-number of records is <tt class="docutils literal"><span class="pre">5</span></tt>.</p>
-<p>The default value is <tt class="docutils literal"><span class="pre">0</span></tt>.</p>
+<p><tt class="docutils literal"><span class="pre">tag.n_likes</span></tt> is used as the label for the drilldown parameters
+group. You can refer grouped keys by <tt class="docutils literal"><span class="pre">_value.${KEY_NAME}</span></tt> syntax in
+<a class="reference internal" href="#select-drilldown-label-output-columns"><em>drilldown[${LABEL}].output_columns</em></a>. <tt class="docutils literal"><span class="pre">${KEY_NAME}</span></tt> is a
+column name to be used by group key. <tt class="docutils literal"><span class="pre">tag</span></tt> and <tt class="docutils literal"><span class="pre">n_likes</span></tt> are
+<tt class="docutils literal"><span class="pre">${KEY_NAME}</span></tt> in this case.</p>
+<p>Note that you can't use <tt class="docutils literal"><span class="pre">_value.${KEY_NAME}</span></tt> syntax when you just
+specify one <tt class="docutils literal"><span class="pre">drilldown[${LABEL}].keys</span></tt> like <tt class="docutils literal"><span class="pre">--drilldown[tag].keys</span>
+<span class="pre">tag</span></tt>. You should use <tt class="docutils literal"><span class="pre">_key</span></tt> for the case. It's the same rule in
+<a class="reference internal" href="#select-drilldown-output-columns"><em>drilldown_output_columns</em></a>.</p>
 </div>
-<div class="section" id="limit">
-<h4>7.3.29.4.4.4. <tt class="docutils literal"><span class="pre">limit</span></tt><a class="headerlink" href="#limit" title="Permalink to this headline">¶</a></h4>
-<p>It specifies the max number of output records. If the number of
-matched records is less than <tt class="docutils literal"><span class="pre">limit</span></tt>, all records are outputted.</p>
-<p>Here is a simple <tt class="docutils literal"><span class="pre">limit</span></tt> usage example.</p>
+<div class="section" id="drilldown-label-output-columns">
+<span id="select-drilldown-label-output-columns"></span><h4>7.3.29.4.6.2. <tt class="docutils literal"><span class="pre">drilldown[${LABEL}].output_columns</span></tt><a class="headerlink" href="#drilldown-label-output-columns" title="Permalink to this headline">¶</a></h4>
+<p>It's almost same as <a class="reference internal" href="#select-drilldown-output-columns"><em>drilldown_output_columns</em></a>. The
+difference between <a class="reference internal" href="#select-drilldown-output-columns"><em>drilldown_output_columns</em></a> and
+<tt class="docutils literal"><span class="pre">drilldown[${LABEL}].output_columns</span></tt> is how to refer group keys.</p>
+<p><a class="reference internal" href="#select-drilldown-output-columns"><em>drilldown_output_columns</em></a> uses <tt class="docutils literal"><span class="pre">_key</span></tt>
+<a class="reference internal" href="../columns/pseudo.html"><em>Pseudo column</em></a> to refer group
+key. <tt class="docutils literal"><span class="pre">drilldown[${LABEL}].output_columns</span></tt> also uses <tt class="docutils literal"><span class="pre">_key</span></tt>
+<a class="reference internal" href="../columns/pseudo.html"><em>Pseudo column</em></a> to refer group key when you specify
+only one group key by <a class="reference internal" href="#select-drilldown-label-keys"><em>drilldown[${LABEL}].keys</em></a>.</p>
+<p>Here is an example to refer single group key by <tt class="docutils literal"><span class="pre">_key</span></tt>
+<a class="reference internal" href="../columns/pseudo.html"><em>Pseudo column</em></a>:</p>
 <p>Execution example:</p>
-<div class="highlight-none"><div class="highlight"><pre>select Entries --sortby _id --offset 2 --limit 3 --output_columns _key
+<div class="highlight-none"><div class="highlight"><pre>select Entries \
+  --limit 0 \
+  --output_column _id \
+  --drilldown[tag.n_likes].keys tag,n_likes \
+  --drilldown[tag.n_likes].output_columns _value.tag,_value.n_likes
 # [
 #   [
 #     0,
@@ -2034,31 +4348,77 @@ matched records is less than <tt class="docutils literal"><span class="pre">limi
 #       ],
 #       [
 #         [
+#           &quot;_id&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
 #           &quot;_key&quot;,
 #           &quot;ShortText&quot;
+#         ],
+#         [
+#           &quot;content&quot;,
+#           &quot;Text&quot;
+#         ],
+#         [
+#           &quot;n_likes&quot;,
+#           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
-#       ],
-#       [
-#         &quot;Mroonga&quot;
-#       ],
-#       [
-#         &quot;Good-bye Senna&quot;
-#       ],
-#       [
-#         &quot;Good-bye Tritonn&quot;
 #       ]
-#     ]
+#     ],
+#     {
+#       &quot;tag.n_likes&quot;: [
+#         [
+#           4
+#         ],
+#         [
+#           [
+#             &quot;tag&quot;,
+#             &quot;ShortText&quot;
+#           ],
+#           [
+#             &quot;n_likes&quot;,
+#             &quot;UInt32&quot;
+#           ]
+#         ],
+#         [
+#           &quot;Hello&quot;,
+#           5
+#         ],
+#         [
+#           &quot;Groonga&quot;,
+#           10
+#         ],
+#         [
+#           &quot;Groonga&quot;,
+#           15
+#         ],
+#         [
+#           &quot;Senna&quot;,
+#           3
+#         ]
+#       ]
+#     }
 #   ]
 # ]
 </pre></div>
 </div>
-<p>The <tt class="docutils literal"><span class="pre">select</span></tt> command outputs the 3rd, the 4th and the 5th records.</p>
-<p>You can specify negative value. It means that <tt class="docutils literal"><span class="pre">the</span> <span class="pre">number</span> <span class="pre">of</span> <span class="pre">matched</span>
-<span class="pre">records</span> <span class="pre">+</span> <span class="pre">limit</span> <span class="pre">+</span> <span class="pre">1</span></tt>. For example, <tt class="docutils literal"><span class="pre">--limit</span> <span class="pre">-1</span></tt> outputs all
-records. It's very useful value to show all records.</p>
-<p>Here is a simple negative <tt class="docutils literal"><span class="pre">limit</span></tt> value usage example.</p>
+<p>But you can't refer each group key by <tt class="docutils literal"><span class="pre">_key</span></tt>
+<a class="reference internal" href="../columns/pseudo.html"><em>Pseudo column</em></a> in
+<tt class="docutils literal"><span class="pre">drilldown[${LABEL}].output_columns</span></tt>. You need to use
+<tt class="docutils literal"><span class="pre">_value.${KEY_NAME}</span></tt> syntax. <tt class="docutils literal"><span class="pre">${KEY_NAME}</span></tt> is a column name to be
+used by group key in <a class="reference internal" href="#select-drilldown-label-keys"><em>drilldown[${LABEL}].keys</em></a>.</p>
+<p>Here is an example to refer each group key in multiple group keys by
+<tt class="docutils literal"><span class="pre">_value.${KEY_NAME}</span></tt> syntax:</p>
 <p>Execution example:</p>
-<div class="highlight-none"><div class="highlight"><pre>select Entries --limit -1
+<div class="highlight-none"><div class="highlight"><pre>select Entries \
+  --limit 0 \
+  --output_column _id \
+  --drilldown[tag.n_likes].keys tag,n_likes \
+  --drilldown[tag.n_likes].output_columns _value.tag,_value.n_likes
 # [
 #   [
 #     0,
@@ -2086,85 +4446,106 @@ records. It's very useful value to show all records.</p>
 #         [
 #           &quot;n_likes&quot;,
 #           &quot;UInt32&quot;
+#         ],
+#         [
+#           &quot;tag&quot;,
+#           &quot;ShortText&quot;
 #         ]
-#       ],
-#       [
-#         1,
-#         &quot;The first post!&quot;,
-#         &quot;Welcome! This is my first post!&quot;,
-#         5
-#       ],
-#       [
-#         2,
-#         &quot;Groonga&quot;,
-#         &quot;I started to use groonga. It&#39;s very fast!&quot;,
-#         10
-#       ],
-#       [
-#         3,
-#         &quot;Mroonga&quot;,
-#         &quot;I also started to use mroonga. It&#39;s also very fast! Really fast!&quot;,
-#         15
-#       ],
-#       [
-#         4,
-#         &quot;Good-bye Senna&quot;,
-#         &quot;I migrated all Senna system!&quot;,
-#         3
-#       ],
-#       [
-#         5,
-#         &quot;Good-bye Tritonn&quot;,
-#         &quot;I also migrated all Tritonn system!&quot;,
-#         3
 #       ]
-#     ]
+#     ],
+#     {
+#       &quot;tag.n_likes&quot;: [
+#         [
+#           4
+#         ],
+#         [
+#           [
+#             &quot;tag&quot;,
+#             &quot;ShortText&quot;
+#           ],
+#           [
+#             &quot;n_likes&quot;,
+#             &quot;UInt32&quot;
+#           ]
+#         ],
+#         [
+#           &quot;Hello&quot;,
+#           5
+#         ],
+#         [
+#           &quot;Groonga&quot;,
+#           10
+#         ],
+#         [
+#           &quot;Groonga&quot;,
+#           15
+#         ],
+#         [
+#           &quot;Senna&quot;,
+#           3
+#         ]
+#       ]
+#     }
 #   ]
 # ]
 </pre></div>
 </div>
-<p>The <tt class="docutils literal"><span class="pre">select</span></tt> command outputs all records.</p>
-<p>The default value is <tt class="docutils literal"><span class="pre">10</span></tt>.</p>
-</div>
-<div class="section" id="scorer">
-<h4>7.3.29.4.4.5. <tt class="docutils literal"><span class="pre">scorer</span></tt><a class="headerlink" href="#scorer" title="Permalink to this headline">¶</a></h4>
-<p>TODO: write in English and add example.</p>
-<p>検索条件にマッチする全てのレコードに対して適用するgrn_exprをscript形式で指定します。</p>
-<p>scorerは、検索処理が完了し、ソート処理が実行される前に呼び出されます。従って、各レコードのスコアを操作する式を指定しておけば、検索結果のソート順序をカスタマイズできるようになります。</p>
-</div>
-</div>
-<div class="section" id="facet-related-parameters">
-<h3>7.3.29.4.5. Facet related parameters<a class="headerlink" href="#facet-related-parameters" title="Permalink to this headline">¶</a></h3>
-<div class="section" id="drilldown">
-<h4>7.3.29.4.5.1. <tt class="docutils literal"><span class="pre">drilldown</span></tt><a class="headerlink" href="#drilldown" title="Permalink to this headline">¶</a></h4>
-<p>TODO: write in English and add example.</p>
-<p>グループ化のキーとなるカラム名のリストをカンマ(',')区切りで指定します。検索条件にマッチした各レコードを出力したのちに、drilldownに指定されたカラムの値が同一であるレコードをとりまとめて、それぞれについて結果レコードを出力します。</p>
+<div class="admonition tip">
+<p class="first admonition-title">Tip</p>
+<p>Why <tt class="docutils literal"><span class="pre">_value.${KEY_NAME}</span></tt> syntax?</p>
+<p>It's implementation specific information.</p>
+<p><tt class="docutils literal"><span class="pre">_key</span></tt> is a vector value. The vector value is consists of all
+group keys. You can see byte sequence of the vector value by
+referring <tt class="docutils literal"><span class="pre">_key</span></tt> in <tt class="docutils literal"><span class="pre">drilldown[${LABEL}].output_columns</span></tt>.</p>
+<p>There is one grouped record in <tt class="docutils literal"><span class="pre">_value</span></tt> to refer each grouped
+values when you specify multiple group keys to
+<a class="reference internal" href="#select-drilldown-label-keys"><em>drilldown[${LABEL}].keys</em></a>. So you can refer each group key
+by <tt class="docutils literal"><span class="pre">_value.${KEY_NAME}</span></tt> syntax.</p>
+<p class="last">On the other hand, there is no grouped record in <tt class="docutils literal"><span class="pre">_value</span></tt> when
+you specify only one group key to
+<a class="reference internal" href="#select-drilldown-label-keys"><em>drilldown[${LABEL}].keys</em></a>. So you can't refer group key by
+<tt class="docutils literal"><span class="pre">_value.${KEY_NAME}</span></tt> syntax.</p>
 </div>
-<div class="section" id="drilldown-sortby">
-<h4>7.3.29.4.5.2. <tt class="docutils literal"><span class="pre">drilldown_sortby</span></tt><a class="headerlink" href="#drilldown-sortby" title="Permalink to this headline">¶</a></h4>
-<p>TODO: write in English and add example.</p>
-<p>drilldown条件に指定されたカラムの値毎にとりまとめられたレコードについて、ソートキーとなるカラム名のリストをカンマ(',')区切りで指定します。sortbyパラメータと同様に昇降順を指定できます。</p>
 </div>
-<div class="section" id="drilldown-output-columns">
-<h4>7.3.29.4.5.3. <tt class="docutils literal"><span class="pre">drilldown_output_columns</span></tt><a class="headerlink" href="#drilldown-output-columns" title="Permalink to this headline">¶</a></h4>
-<p>TODO: write in English and add example.</p>
-<p>drilldown条件に指定されたカラムの値毎にとりまとめられたレコードについて、出力するカラム名のリストをカンマ(',')区切りで指定します。</p>
+<div class="section" id="output-format-for-drilldown-label-style">
+<span id="select-drilldown-label-output-format"></span><h4>7.3.29.4.6.3. Output format for <tt class="docutils literal"><span class="pre">drilldown[${LABEL}]</span></tt> style<a class="headerlink" href="#output-format-for-drilldown-label-style" title="Permalink to this headline">¶</a></h4>
+<p>There is a difference in output format between <a class="reference internal" href="#select-drilldown"><em>drilldown</em></a>
+and <a class="reference internal" href="#select-drilldown-label-keys"><em>drilldown[${LABEL}].keys</em></a>. <a class="reference internal" href="#select-drilldown"><em>drilldown</em></a> uses
+array to output multiple drilldown results.
+<a class="reference internal" href="#select-drilldown-label-keys"><em>drilldown[${LABEL}].keys</em></a> uses pairs of label and drilldown
+result.</p>
+<p><a class="reference internal" href="#select-drilldown"><em>drilldown</em></a> uses the following output format:</p>
+<div class="highlight-none"><div class="highlight"><pre>[
+  HEADER,
+  [
+    SEARCH_RESULT,
+    DRILLDOWN_RESULT1,
+    DRILLDOWN_RESULT2,
+    ...
+  ]
+]
+</pre></div>
 </div>
-<div class="section" id="drilldown-offset">
-<h4>7.3.29.4.5.4. <tt class="docutils literal"><span class="pre">drilldown_offset</span></tt><a class="headerlink" href="#drilldown-offset" title="Permalink to this headline">¶</a></h4>
-<p>TODO: write in English and add example.</p>
-<p>drilldown条件に指定されたカラムの値毎にとりまとめられたレコードについて、出力対象となる最初のレコードの番号を0ベースで指定します。デフォルト値は0です。drilldown_offsetに負の値を指定した場合は、ヒットした件数 + drilldown_offsetによって算出される値が指定されたものとみなされます。</p>
+<p><a class="reference internal" href="#select-drilldown-label-keys"><em>drilldown[${LABEL}].keys</em></a> uses the following output format:</p>
+<div class="highlight-none"><div class="highlight"><pre>[
+  HEADER,
+  [
+    SEARCH_RESULT,
+    {
+      &quot;LABEL1&quot;: DRILLDOWN_RESULT1,
+      &quot;LABEL2&quot;: DRILLDOWN_RESULT2,
+      ...
+    }
+  ]
+]
+</pre></div>
 </div>
-<div class="section" id="drilldown-limit">
-<h4>7.3.29.4.5.5. <tt class="docutils literal"><span class="pre">drilldown_limit</span></tt><a class="headerlink" href="#drilldown-limit" title="Permalink to this headline">¶</a></h4>
-<p>TODO: write in English and add example.</p>
-<p>drilldown条件に指定されたカラムの値毎にとりまとめられたレコードについて、出力を行うレコードの件数を指定します。デフォルト値は10です。実際には、drilldown_offset + drilldown_limit がヒットした件数を超えない範囲でレコードが出力されます。drilldown_limitに負の値を指定した場合は、ヒットした件数 + drilldown_limit + 1 によって算出される値が指定されたものとみなされます。</p>
 </div>
 </div>
 <div class="section" id="cache-related-parameter">
-<h3>7.3.29.4.6. Cache related parameter<a class="headerlink" href="#cache-related-parameter" title="Permalink to this headline">¶</a></h3>
+<h3>7.3.29.4.7. Cache related parameter<a class="headerlink" href="#cache-related-parameter" title="Permalink to this headline">¶</a></h3>
 <div class="section" id="cache">
-<h4>7.3.29.4.6.1. <tt class="docutils literal"><span class="pre">cache</span></tt><a class="headerlink" href="#cache" title="Permalink to this headline">¶</a></h4>
+<h4>7.3.29.4.7.1. <tt class="docutils literal"><span class="pre">cache</span></tt><a class="headerlink" href="#cache" title="Permalink to this headline">¶</a></h4>
 <p>TODO: write in English and add example.</p>
 <p>クエリキャッシュに関する動作を設定します。</p>
 <p><tt class="docutils literal"><span class="pre">no</span></tt></p>
@@ -2173,10 +4554,10 @@ records. It's very useful value to show all records.</p>
 </div>
 </div>
 <div class="section" id="score-related-parameters">
-<h3>7.3.29.4.7. Score related parameters<a class="headerlink" href="#score-related-parameters" title="Permalink to this headline">¶</a></h3>
+<h3>7.3.29.4.8. Score related parameters<a class="headerlink" href="#score-related-parameters" title="Permalink to this headline">¶</a></h3>
 <p>There is a score related parameter, <tt class="docutils literal"><span class="pre">adjuster</span></tt>.</p>
 <div class="section" id="adjuster">
-<span id="select-adjuster"></span><h4>7.3.29.4.7.1. <tt class="docutils literal"><span class="pre">adjuster</span></tt><a class="headerlink" href="#adjuster" title="Permalink to this headline">¶</a></h4>
+<span id="select-adjuster"></span><h4>7.3.29.4.8.1. <tt class="docutils literal"><span class="pre">adjuster</span></tt><a class="headerlink" href="#adjuster" title="Permalink to this headline">¶</a></h4>
 <p>It specifies one or more score adjust expressions. You need to use
 <tt class="docutils literal"><span class="pre">adjuster</span></tt> with <tt class="docutils literal"><span class="pre">query</span></tt> or <tt class="docutils literal"><span class="pre">filter</span></tt>. <tt class="docutils literal"><span class="pre">adjuster</span></tt> doesn't work
 with not searched request.</p>
@@ -2239,12 +4620,12 @@ that have <tt class="docutils literal"><span class="pre">groonga</span></tt> tag
 #       ],
 #       [
 #         &quot;Groonga&quot;,
-#         &quot;I started to use groonga. It&#39;s very fast!&quot;,
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
 #         6
 #       ],
 #       [
 #         &quot;Mroonga&quot;,
-#         &quot;I also started to use mroonga. It&#39;s also very fast! Really fast!&quot;,
+#         &quot;I also started to use Mroonga. It&#39;s also very fast! Really fast!&quot;,
 #         1
 #       ],
 #       [
@@ -2306,12 +4687,12 @@ record that its key is <tt class="docutils literal"><span class="pre">&quot;Groo
 #       ],
 #       [
 #         &quot;Groonga&quot;,
-#         &quot;I started to use groonga. It&#39;s very fast!&quot;,
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
 #         2
 #       ],
 #       [
 #         &quot;Mroonga&quot;,
-#         &quot;I also started to use mroonga. It&#39;s also very fast! Really fast!&quot;,
+#         &quot;I also started to use Mroonga. It&#39;s also very fast! Really fast!&quot;,
 #         1
 #       ],
 #       [
@@ -2372,12 +4753,12 @@ key is <tt class="docutils literal"><span class="pre">&quot;Groonga&quot;</span>
 #       ],
 #       [
 #         &quot;Groonga&quot;,
-#         &quot;I started to use groonga. It&#39;s very fast!&quot;,
+#         &quot;I started to use Groonga. It&#39;s very fast!&quot;,
 #         9
 #       ],
 #       [
 #         &quot;Mroonga&quot;,
-#         &quot;I also started to use mroonga. It&#39;s also very fast! Really fast!&quot;,
+#         &quot;I also started to use Mroonga. It&#39;s also very fast! Really fast!&quot;,
 #         4
 #       ],
 #       [
@@ -2414,8 +4795,8 @@ the same <tt class="docutils literal"><span class="pre">&quot;KEYWORD&quot;</spa
 </div>
 </div>
 </div>
-<div class="section" id="id6">
-<h2>7.3.29.5. 返値<a class="headerlink" href="#id6" title="Permalink to this headline">¶</a></h2>
+<div class="section" id="id7">
+<h2>7.3.29.5. 返値<a class="headerlink" href="#id7" title="Permalink to this headline">¶</a></h2>
 <p>TODO: write in English and add example.</p>
 <p>以下のようなjson形式で値が返却されます。</p>
 <div class="highlight-none"><div class="highlight"><pre>[[リターンコード, 処理開始時間, 処理時間], [検索結果, ドリルダウン結果]]
@@ -2501,6 +4882,7 @@ the same <tt class="docutils literal"><span class="pre">&quot;KEYWORD&quot;</spa
 </li>
 <li><a class="reference internal" href="#paging">7.3.29.3.3. Paging</a></li>
 <li><a class="reference internal" href="#the-total-number-of-records">7.3.29.3.4. The total number of records</a></li>
+<li><a class="reference internal" href="#drilldown">7.3.29.3.5. Drilldown</a></li>
 </ul>
 </li>
 <li><a class="reference internal" href="#parameters">7.3.29.4. Parameters</a><ul>
@@ -2529,25 +4911,33 @@ the same <tt class="docutils literal"><span class="pre">&quot;KEYWORD&quot;</spa
 <li><a class="reference internal" href="#scorer">7.3.29.4.4.5. <tt class="docutils literal"><span class="pre">scorer</span></tt></a></li>
 </ul>
 </li>
-<li><a class="reference internal" href="#facet-related-parameters">7.3.29.4.5. Facet related parameters</a><ul>
-<li><a class="reference internal" href="#drilldown">7.3.29.4.5.1. <tt class="docutils literal"><span class="pre">drilldown</span></tt></a></li>
+<li><a class="reference internal" href="#drilldown-related-parameters">7.3.29.4.5. Drilldown related parameters</a><ul>
+<li><a class="reference internal" href="#select-drilldown">7.3.29.4.5.1. <tt class="docutils literal"><span class="pre">drilldown</span></tt></a></li>
 <li><a class="reference internal" href="#drilldown-sortby">7.3.29.4.5.2. <tt class="docutils literal"><span class="pre">drilldown_sortby</span></tt></a></li>
 <li><a class="reference internal" href="#drilldown-output-columns">7.3.29.4.5.3. <tt class="docutils literal"><span class="pre">drilldown_output_columns</span></tt></a></li>
 <li><a class="reference internal" href="#drilldown-offset">7.3.29.4.5.4. <tt class="docutils literal"><span class="pre">drilldown_offset</span></tt></a></li>
 <li><a class="reference internal" href="#drilldown-limit">7.3.29.4.5.5. <tt class="docutils literal"><span class="pre">drilldown_limit</span></tt></a></li>
+<li><a class="reference internal" href="#drilldown-calc-types">7.3.29.4.5.6. <tt class="docutils literal"><span class="pre">drilldown_calc_types</span></tt></a></li>
+<li><a class="reference internal" href="#drilldown-calc-target">7.3.29.4.5.7. <tt class="docutils literal"><span class="pre">drilldown_calc_target</span></tt></a></li>
+</ul>
+</li>
+<li><a class="reference internal" href="#advanced-drilldown-related-parameters">7.3.29.4.6. Advanced drilldown related parameters</a><ul>
+<li><a class="reference internal" href="#drilldown-label-keys">7.3.29.4.6.1. <tt class="docutils literal"><span class="pre">drilldown[${LABEL}].keys</span></tt></a></li>
+<li><a class="reference internal" href="#drilldown-label-output-columns">7.3.29.4.6.2. <tt class="docutils literal"><span class="pre">drilldown[${LABEL}].output_columns</span></tt></a></li>
+<li><a class="reference internal" href="#output-format-for-drilldown-label-style">7.3.29.4.6.3. Output format for <tt class="docutils literal"><span class="pre">drilldown[${LABEL}]</span></tt> style</a></li>
 </ul>
 </li>
-<li><a class="reference internal" href="#cache-related-parameter">7.3.29.4.6. Cache related parameter</a><ul>
-<li><a class="reference internal" href="#cache">7.3.29.4.6.1. <tt class="docutils literal"><span class="pre">cache</span></tt></a></li>
+<li><a class="reference internal" href="#cache-related-parameter">7.3.29.4.7. Cache related parameter</a><ul>
+<li><a class="reference internal" href="#cache">7.3.29.4.7.1. <tt class="docutils literal"><span class="pre">cache</span></tt></a></li>
 </ul>
 </li>
-<li><a class="reference internal" href="#score-related-parameters">7.3.29.4.7. Score related parameters</a><ul>
-<li><a class="reference internal" href="#adjuster">7.3.29.4.7.1. <tt class="docutils literal"><span class="pre">adjuster</span></tt></a></li>
+<li><a class="reference internal" href="#score-related-parameters">7.3.29.4.8. Score related parameters</a><ul>
+<li><a class="reference internal" href="#adjuster">7.3.29.4.8.1. <tt class="docutils literal"><span class="pre">adjuster</span></tt></a></li>
 </ul>
 </li>
 </ul>
 </li>
-<li><a class="reference internal" href="#id6">7.3.29.5. 返値</a></li>
+<li><a class="reference internal" href="#id7">7.3.29.5. 返値</a></li>
 <li><a class="reference internal" href="#see-also">7.3.29.6. See also</a></li>
 </ul>
 </li>

  Modified: docs/reference/functions/html_untag.html (+2 -1)
===================================================================
--- docs/reference/functions/html_untag.html    2015-01-26 12:28:47 +0900 (50f7e15)
+++ docs/reference/functions/html_untag.html    2015-01-27 19:13:53 +0900 (8241607)
@@ -91,7 +91,8 @@
 <div class="section" id="summary">
 <h2>7.12.8.1. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
 <p><tt class="docutils literal"><span class="pre">html_untag</span></tt> strips HTML tags from HTML and outputs plain text.</p>
-<p><tt class="docutils literal"><span class="pre">html_untag</span></tt> is used in <tt class="docutils literal"><span class="pre">--output_columns</span></tt> described at <a class="reference internal" href="../commands/select.html#output-columns"><em>output_columns</em></a>.</p>
+<p><tt class="docutils literal"><span class="pre">html_untag</span></tt> is used in <tt class="docutils literal"><span class="pre">--output_columns</span></tt> described at
+<a class="reference internal" href="../commands/select.html#select-output-columns"><em>output_columns</em></a>.</p>
 </div>
 <div class="section" id="syntax">
 <h2>7.12.8.2. Syntax<a class="headerlink" href="#syntax" title="Permalink to this headline">¶</a></h2>

  Modified: docs/reference/normalizers.html (+5 -5)
===================================================================
--- docs/reference/normalizers.html    2015-01-26 12:28:47 +0900 (529b5cc)
+++ docs/reference/normalizers.html    2015-01-27 19:13:53 +0900 (725816b)
@@ -27,7 +27,7 @@
     <link rel="top" title="Groonga v4.1.0 documentation" href="../index.html" />
     <link rel="up" title="7. Reference manual" href="../reference.html" />
     <link rel="next" title="7.8. Tokenizers" href="tokenizers.html" />
-    <link rel="prev" title="7.6. Column" href="column.html" /> 
+    <link rel="prev" title="7.6.4. Index column" href="columns/index.html" /> 
       <meta property="fb:page_id" content="201193596592346" /><!-- groonga -->
     <meta property="fb:admins" content="664204556" /><!-- kouhei.sutou -->
     <meta property="og:type" content="product" />
@@ -73,7 +73,7 @@
           <a href="tokenizers.html" title="7.8. Tokenizers"
              accesskey="N">next</a> |</li>
         <li class="right" >
-          <a href="column.html" title="7.6. Column"
+          <a href="columns/index.html" title="7.6.4. Index column"
              accesskey="P">previous</a> |</li>
         <li><a href="../index.html">Groonga v4.1.0 documentation</a> &raquo;</li>
           <li><a href="../reference.html" accesskey="U">7. Reference manual</a> &raquo;</li> 
@@ -261,8 +261,8 @@ use <tt class="docutils literal"><span class="pre">NormalizerAuto</span></tt> in
 </ul>
 
   <h4>Previous topic</h4>
-  <p class="topless"><a href="column.html"
-                        title="previous chapter">7.6. Column</a></p>
+  <p class="topless"><a href="columns/index.html"
+                        title="previous chapter">7.6.4. Index column</a></p>
   <h4>Next topic</h4>
   <p class="topless"><a href="tokenizers.html"
                         title="next chapter">7.8. Tokenizers</a></p>
@@ -298,7 +298,7 @@ use <tt class="docutils literal"><span class="pre">NormalizerAuto</span></tt> in
           <a href="tokenizers.html" title="7.8. Tokenizers"
              >next</a> |</li>
         <li class="right" >
-          <a href="column.html" title="7.6. Column"
+          <a href="columns/index.html" title="7.6.4. Index column"
              >previous</a> |</li>
         <li><a href="../index.html">Groonga v4.1.0 documentation</a> &raquo;</li>
           <li><a href="../reference.html" >7. Reference manual</a> &raquo;</li> 

  Modified: docs/searchindex.js (+1 -1)
===================================================================
--- docs/searchindex.js    2015-01-26 12:28:47 +0900 (fe81256)
+++ docs/searchindex.js    2015-01-27 19:13:53 +0900 (90562bb)
@@ -1 +1 @@
-Search.setIndex({envversion:42,terms:{localstatedir:128,four:[126,86,3,138],"\u3084rpm\u30d1\u30c3\u30b1\u30fc\u30b8\u306espec\u30d5\u30a1\u30a4\u30eb\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u8868\u8a18\u306a\u3069\u304c\u66f4\u65b0\u3055\u308c\u307e\u3059":140,"\u3067\u521d\u671f\u5316\u3055\u308c\u305f":14,"\u811a\u6ce8":[29,40,162,65],"\u63a5\u7d9a\u5148\u306egroonga\u30b5\u30fc\u30d0\u304c\u5229\u7528\u3057\u3066\u3044\u308b\u30dd\u30fc\u30c8\u3068":156,"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308bshutdown\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":130,your_db:23,column_cr:[49,38,77,26,70,23],"\u65e5\u672c\u4eba":164,"\u4ee5\u4e0a\u3067\u30ea\u30ea\u30fc\u30b9\u4f5c\u696d\u306f\u7d42\u4e86\u3067\u3059":140,no_such_device_or_address:160,thread_tabl:156,command_vers:[10,3,4,150,27,42,74,101,8,31,94],"key\u304c\u8fd1\u3044\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u5f97\u3059\u308b\u5834\u5408":57,"takashi\u3055\u3093\u304c\u5831\u544a":
 23,"\u4e
 3b\u30ad\u30fc\u306b\u3088\u308b\u524d\u65b9\u4e00\u81f4\u691c\u7d22":133,"\u30b3\u30de\u30f3\u30c9\u304c\u5931\u6557\u3057\u305f\u3089false\u3092\u8fd4\u3059\u3088\u3046\u306b\u5909\u66f4":143,"\u691c\u7d22\u51e6\u7406\u304c\u5b8c\u4e86\u3057":100,"groonga\u306f\u5217\u6307\u5411\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u6a5f\u80fd\u3092\u6301\u3064\u9ad8\u901f\u3067\u30b9\u30b1\u30fc\u30e9\u30d6\u30eb\u306a\u5168\u6587\u691c\u7d22\u30a8\u30f3\u30b8\u30f3\u3067\u3059":89,grn_plugin_win32_base_dir:35,drilldown_output_column:[70,144],asami:116,"\u697d\u3057\u3044billiard":[64,134],accuml:116,"groonga_clone_dir\u306b\u3066\u5b9f\u884c\u3057\u307e\u3059":140,"\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u306a\u3051\u308c\u306a\u308a\u307e\u305b\u3093":105,grn_oper:[105,50,76,113,102],grn_column_name_nsubrecs_len:113,"\u30a2\u30fc\u30ab\u30a4\u30d6\u7b49\u304cpackag":140,"\u63a5\u7d9a\u3059\u308bgroonga\u30b5\u30fc\u30d0\u3092":156,"\u5909\u66f4\u5f8c\u306ecommand_version\u3092\u
 6307\u5b
 9a\u3057\u307e\u3059":14,"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u304b\u53ef\u5909\u9577\u30b5\u30a4\u30ba\u30ab\u30e9\u30e0":32,"\u95a2\u6570\u304a\u3088\u3073\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u5909\u6570":47,grn_socket_is_already_shutdown:2,"max\u3067\u4e0e\u3048\u3089\u308c\u308b\u30dd\u30a4\u30f3\u30bf\u304c\u6307\u3059\u5024\u306f":57,"\u9014\u4e2d\u306e\u5f15\u6570\u306e\u6307\u5b9a\u3092\u7701\u7565\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059":89,grn_table_cursor_next:[57,143],here:[35,84,2,132,86,87,62,42,43,41,82,93,8,95,9,137,138,98,118,48,15,100,68,139,77,142,12,52,107,53,16,55,18,155,58,59,152,44,127,150,169,67,158,160,88,71,101,163,164,73,175,75,121,122,123,168,124,27,172,33,174,129,111,76,109],onga:27,china:[68,121],grn_enc_utf8:[57,114],ful:82,"\u4e0e\u3048":64,latitude_in_msec:139,"homebrew\u3067\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u8ffd\u52a0":23,"\uff11\u3064\u306eedge\u3068\u7d50\u3073\u3064\
 u304f\u3
 053\u3068\u304c\u3067\u304d\u308b":125,"\u7a7a\u767d\u3084":89,"\u30c7\u30d5\u30a9\u30eb\u30c8\u306f":89,match_column:[49,77,144,116,70],"\u540c\u4e00\u30d5\u30a1\u30a4\u30eb\u5185\u306b\u8907\u6570\u56de\u7279\u6b8a\u547d\u4ee4\u3092\u8a18\u8ff0\u3057\u305f\u5834\u5408":156,engi:[142,164],"\u30c6\u30b9\u30c8\u304c\u5b9f\u884c\u3067\u304d\u308b\u74b0\u5883\u304c\u6574\u3063\u305fgdb\u304c\u5b9f\u884c\u3055\u308c\u307e\u3059":165,"\u30b9\u3092\u9589\u3058\u308b\u3068\u95a2\u9023\u3059\u308b\u30d7\u30e9\u30b0\u30a4\u30f3\u3082\u9589\u3058\u3089\u308c\u3066\u3057\u307e\u3046\u554f\u984c\u3092\u4fee\u6b63":23,substr:[168,139],unix:174,txt:[79,111],unit:[68,139,26,27,158,160],music:[39,138],until:[35,106,52,17,129,70,111],"\u30d6\u30ed\u30b0":80,grn_op_push:63,relax:129,relat:[49,120,174,153,30,12,116,22,6,141,70,96,23,80,72,73],error_messag:126,notic:[5,7,8],"\u30ea\u30ea\u30fc\u30b9\u62c5\u5f53\u8005\u5411\u3051\u306e\u79d8\u5bc6\u9375\u3092\u5fa9\u53f7\u3057\u305f\u30c6\u30ad\
 u30b9\u3
 0c8\u306e1\u884c\u76ee\u306b\u8a18\u8f09\u3057\u3066\u3042\u308a\u307e\u3059":140,hold:[11,91],"cutter\u306b\u542b\u307e\u308c\u308b\u30b9\u30af\u30ea\u30d7\u30c8\u3092\u4f7f\u7528\u3057\u3066\u3044\u307e\u3059":140,"byte\u9577":[105,72,113],"\u3092\u30b3\u30d4\u30fc\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":146,"akio\u3055\u3093\u304c\u5831\u544a":143,"\u306a\u3069\u306b\u3088\u3063\u3066\u5404\u30ec\u30b3\u30fc\u30c9\u306e\u5b58\u5426\u3092\u5225\u9014\u78ba\u8a8d\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093":72,"\u30ea\u30ea\u30fc\u30b9\u306e\u6848\u5185\u306b\u5229\u7528\u3059\u308b\u5834\u5408\u306b\u306f":115,grn_obj_reinit:72,cirit:8,digit:[138,70,16,59],"groonga\u30c6\u30b9\u30c8\u30d7\u30ed\u30b0\u30e9\u30e0":156,want:[131,82,3,83,41,43,137,8,96,174,153,100,68,79,12,52,16,62,154,169,160,70,71,163,164,120,168,121,122,124,141,81],"\u3053\u308c\u3089\u306e\u5f62\u5f0f\u3067\u306f":31,"key\u306b\u5bfe\u5fdc\u3059\u308brecord\u304c\u3059\u3067
 \u306bta
 ble\u306b\u5b58\u5728\u3059\u308b\u306a\u3089\u3070":105,"\u30b3\u30de\u30f3\u30c9\u306f":31,type1:142,type2:142,"groonga_github_com_path\u306bgroonga":140,grn_filename_too_long:2,turn:8,grn_read_only_file_system:2,travel:170,grn_geo_point:102,grn_input_output_error:2,yum:[6,153,120,140,18],"name\u304c\u30ab\u30e9\u30e0\u540d\u306e\u5834\u5408":72,message_pack_install_prefix:128,groonga_clone_dir:140,moritar:71,wrong:[116,6,157,16,55,70,23],"\u7d44\u307f\u8fbc\u307f\u578b\u306e\u540d\u524d\u3068\u306a\u308bnull\u7d42\u7aef\u6587\u5b57\u5217\u306e\u914d\u5217\u3092\u6307\u5b9a\u3057\u307e\u3059":75,"\u63d0\u6848\u3092\u884c\u3046":143,"query\u5185\u3067\u524d\u65b9\u4e00\u81f4\u691c\u7d22\u69cb\u6587":136,wing:[6,116],"diff\u3068\u3044\u3046\u30d5\u30a1\u30a4\u30eb\u306b\u66f8\u304d\u3060\u3057\u307e\u3059":156,"\u30c7\u30d5\u30a9\u30eb\u30c8\u306eencoding\u3092\u8fd4\u3057\u307e\u3059":114,vari:[35,60],"drilldown\u51e6\u7406\u306e\u7d50\u679c\u304c\u4ee5\u4e0b\u306e\u3088\u3
 046\u306
 b\u51fa\u529b\u3055\u308c\u307e\u3059":100,"groonga\u306e\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u53d6\u5f97":80,"\u306f\u7121\u8996\u3055\u308c\u307e\u3059":[57,105],hidden:30,fin:47,"\u30af\u30a8\u30ea\u5b9f\u884c\u306e\u305f\u3081\u306e\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u3082\u968e\u5c64\u7684\u306a\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u306e\u305d\u308c\u305e\u308c\u306b\u5bfe\u5fdc\u3059\u308b\u5f62\u3067\u7528\u610f\u3055\u308c\u3066\u3044\u307e\u3059":63,rectangl:[6,23,102,30],stop_word:[152,41],"installer\u304c\u6b63\u5e38\u306b\u7d42\u4e86\u3059\u308b\u3068windows\u30a4\u30f3\u30b9\u30c8\u30fc\u30e9\u3092files\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4ee5\u4e0b\u306b\u4f5c\u6210\u3057\u307e\u3059":140,dcmake_install_prefix:93,cancel_request_is_accepted_or_not:95,timeout:[72,17,116],debug:[82,5,7,8,138,70],"obj\u3092lock\u3057\u307e\u3059":72,last_modifi:170,"\u3068\u30c8\u30fc\u30af\u30ca\u30a4\u30ba\u3055\u308c\u307e\u3059\u304c":64,"akio\u3055\u3093\u30
 4c\u63d0
 \u6848":143,"\u3068\u3044\u3046\u30d5\u30a1\u30a4\u30eb\u304c\u4f5c\u6210\u3055\u308c\u308b\u306f\u305a\u3067\u3059":156,"geopoint\u306e\u5ea6\u8868\u8a18\u306e\u89e3\u91c8\u3092\u4fee\u6b63":143,grn_table_s:[105,63],grooon:122,moritapo:39,gregex:116,lexicon_t:156,"\u307e\u305a\u4ee5\u4e0b\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044":156,input_typ:52,"\u3068blogroonga\u306e\u30ea\u30ea\u30fc\u30b9\u30a8\u30f3\u30c8\u30ea\u306eurl\u304c\u633f\u5165\u3055\u308c\u307e\u3059":140,"\u79d2":72,"\u30ed\u30b1\u30fc\u30eb\u30e1\u30c3\u30bb\u30fc\u30b8\u306e\u66f4\u65b0\u3084\u5909\u66f4\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb\u306e\u30ea\u30b9\u30c8\u7b49\u3092\u66f4\u65b0\u3059\u308b\u305f\u3081\u306b\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":140,ringtail:116,"\u307e\u308d\u3086\u304d":133,libedit:[6,23,174,153],"\u5ea6\u5206\u79d2\u5f62\u5f0f\u3067x\u5ea6y\u5206z\u79d2\u3068\u306a\u308b\u7d4c\u5ea6":40,atv:[67,3,121],pagin:3,"\u30ab\
 u30e9\u3
 0e0\u306b\u4ed8\u968f\u3059\u308b\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3082\u518d\u5e30\u7684\u306b\u524a\u9664\u3055\u308c\u307e\u3059":135,resource_busi:160,"\u4f7f\u7528\u53ef\u80fd\u3067\u3042\u308a\u4ed5\u69d8\u3082\u5b89\u5b9a\u3057\u3066\u3044\u307e\u3059":10,mingw:140,"\u305d\u306e\u9577\u3055\u3092\u8fd4\u3057\u307e\u3059":57,"build\u3067\u30af\u30ed\u30b9\u30b3\u30f3\u30d1\u30a4\u30eb\u3092\u884c\u3044\u307e\u3059":140,"\u30b7\u30f3\u30b0\u30eb\u30af\u30a9\u30fc\u30c8":89,"locale\u4ee5\u4e0b\u306b\u66f4\u65b0\u3057\u305f\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u304c\u30b3\u30d4\u30fc\u3055\u308c\u307e\u3059":140,"\u304a\u3070\u305f\u3055\u3093":1,"\u3067\u306f\u964d\u9806\u3067\u30bd\u30fc\u30c8\u3055\u308c\u307e\u3059":105,master:[111,8,73],"1970\u5e741\u67081\u65e50\u66420\u52060\u79d2\u3092\u8d77\u70b9\u3068\u3057\u305f\u79d2\u6570\u3092\u5c0f\u6570\u3067\u8fd4\u3057\u307e\u3059":100,"1\u304c\u6307\u5b9a\u3055\u308c\u305f\u5834\u5408\u306f":57,listen:[6,8,48,94],"\u
 3042\u30
 8b\u3044\u306f\u5ea7\u6a19\u3092\u793a\u3059\u6587\u5b57\u5217\u3092\u6307\u5b9a\u3067\u304d\u307e\u3059":[29,162],kinjir:39,"\u50242":[31,89],"\u50241":[31,89],tree:70,second:[100,68,3,168,11,170,87,126,67,95,138,71,48,139],project:[0,131,139,140,30,96,70,80,73],"table\u306eid\u306b\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u306ekey\u3092\u53d6\u5f97\u3057\u307e\u3059":105,"benchmark\u304c\u6b63\u5e38\u306b\u7d42\u4e86\u3059\u308b\u3068":156,"\u30c6\u30fc\u30d6\u30eb\u306b\u30ab\u30e9\u30e0\u3092\u8ffd\u52a0\u3057\u307e\u3059":89,"\u30b9\u30ec\u30c3\u30c9\u6570\u3084\u7e70\u308a\u8fd4\u3057\u6570\u306e\u610f\u5473\u306fdo_local\u306e\u5834\u5408\u3068\u540c\u3058\u3067\u3059":156,boston:170,"db_api\u306f":63,parenthes:3,"\u3050\u308b\u3093\u304c\u6b21\u90ce":39,increment:123,incompat:[6,70,116],"\u3053\u306e\u30dc\u30bf\u30f3\u3092\u7d4c\u7531\u3059\u308b\u5834\u5408":140,"tokenmecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u4f7f\u7528":64,"0\u306e\u79d2\u8868\
 u8a18":6
 4,"grntest\u306e\u30a2\u30fc\u30ab\u30a4\u30d6\u3092\u5c55\u958b\u3057\u3066\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u305f\u30d0\u30fc\u30b8\u30e7\u30f3\u3067\u30c6\u30b9\u30c8\u3092\u5b9f\u884c\u3059\u308b":140,simplifi:116,port_numb:94,"10041\u756a":89,object:[35,15,44,132,75,72,77,147,105,124,27,14,6,127,53,82,70,155,23,32],microsecond:[11,138],letter:175,"\u3053\u306e\u4f8b\u306e\u3088\u3046\u306b1\u3064\u306egroonga":156,"\u305d\u308c\u4ee5\u5916\u306e\u5834\u5408\u306f\u9577\u3055":56,"ip\u30a2\u30c9\u30ec\u30b9\u307e\u305f\u306f\u30db\u30b9\u30c8\u540d\u3067\u6307\u5b9a\u3057\u307e\u3059":156,camp:170,incompatible_file_format:160,index_blog:71,"\u30ea\u30ea\u30fc\u30b9\u624b\u9806\u306e\u524d\u63d0\u6761\u4ef6\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3067\u3059":140,expornenti:139,"\u5b8c\u5168\u4e00\u81f4\u691c\u7d22\u3067\u30d2\u30c3\u30c8\u3057\u307e\u3059":134,"\u7a7a\u306e\u30d9\u30af\u30bf\u3092load\u3059\u308b\u3068segv\u3059\u308b\u554f\u984c\u306e\u4fee\u6b63":
 1,"\u5f3
 7\u5236\u7684\u306b\u30ed\u30c3\u30af\u3092\u89e3\u9664\u3059\u308bclearlock\u30b3\u30de\u30f3\u30c9\u306e\u8ffd\u52a0":1,"\u3092\u6307\u5b9a\u3059\u308b\u3068domain\u578b\u306e\u5024\u306e\u30d9\u30af\u30bf\u3092\u683c\u7d0d\u3059\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\u306a\u308a\u307e\u3059":72,daemoinz:6,"\u30b5\u30fc\u30d0\u306eid\u3068\u306a\u308b\u30a2\u30c9\u30ec\u30b9\u3092\u6307\u5b9a\u3057\u307e\u3059":89,grnslap:[46,49,38],"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u7ba1\u7406\u3059\u308b\u305f\u3081\u306e\u6c4e\u7528\u7684\u306a\u30da\u30fc\u30b8\u306b\u5bfe\u5fdc\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u304c":89,restaur:30,"\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u306f1\u304b\u3089\u306f\u3058\u307e\u308a":10,"2byte":[2,160],grn_obj_set_element_info:36,"hook\u30bf\u30a4\u30d7\u3092\u6307\u5b9a\u3057\u307e\u3059":85,"\u306f\u306a\u304f":1,serv:[11,70,140],source_file_nam:126,createrepo:140,"\u30b3\u30de\u30f3\u30c9\u306b\u304a\u3051\u308b\u6
 307\u5b9
 a\u65b9\u6cd5\u306ftokyogeopoint\u3068\u540c\u3058\u3067\u3059":40,"\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3":[49,70,26,38,14],maverick:23,"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306elimit\u5f15\u6570\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":144,"\u306b\u5b8c\u5168\u4e00\u81f4\u3057\u307e\u305b\u3093\u304c":64,"\u30c6\u30fc\u30d6\u30eb\u306e\u4e3b\u30ad\u30fc\u3084":40,unexpectedli:116,etim:166,"\u4efb\u610f\u306e\u30c6\u30fc\u30d6\u30eb\u306b\u5c5e\u3059\u308b\u5168\u3066\u306e\u30ec\u30b3\u30fc\u30c9\u3067\u3059":40,"description\u306b":134,result:[4,86,43,6,95,23,137,145,49,100,68,139,11,104,106,107,105,16,55,58,111,62,63,116,169,70,163,164,122,30,124,27,126,175],respons:[15,2,122,30,116,6,160,95,23,70,48],fail:[35,15,3,168,116,6,17,9,23,70,59],"\u306f\u7279\u6b8a\u306a\u30a2\u30af\u30bb\u30b5\u3067":72,best:30,"get\u30e1\u30bd\u30c3\u30c9\u306e\u307f\u304c\u4f7f\u7528\u53ef\u80fd\u3067\u3059":31,"groon
 ga\u306e
 \u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u306f\u5927\u91cf\u306e\u30c7\u30fc\u30bf\u3092\u683c\u7d0d\u3057":63,wikipedia:40,figur:84,score:[6,53,77],"version\u30d1\u30e9\u30e1\u30fc\u30bf\u306bstable\u6271\u3044\u3067\u306a\u3044\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306b\u306f":10,"groonga\u30b3\u30de\u30f3\u30c9\u306e\u30d1\u30b9\u3092\u6307\u5b9a\u3057\u307e\u3059":156,extend:[70,71,83],shidara:23,extens:4,pat_kei:86,"\u30c6\u30fc\u30d6\u30eb\u540d\u4e00\u89a7\u304c\u4ee5\u4e0b\u306e\u5f62\u5f0f\u3067\u8fd4\u5374\u3055\u308c\u307e\u3059":97,grn_plugin_realloc:35,column_scalar:[83,87,41,42,101,118,100,68,139,106,107,53,146,39,152,64,150,66,169,158,88,71,168,121,170,27,127,129],logic:[6,100],countri:[158,94,121],login:129,kazuhiko:[6,70],"\u3053\u306e\u30ad\u30fc\u30ef\u30fc\u30c9\u306f":134,"2nd":100,"\u95a2\u6570":165,grn_table_cursor_get_valu:57,assum:[47,95,14],summar:121,duplic:70,grn_search_optarg:50,"\u30aa
 \u30d7\u
 30b7\u30e7\u30f3\u3092\u4f7f\u3063\u3066\u3044\u308b\u3053\u3068\u306b\u6ce8\u610f\u3057\u3066\u304f\u3060\u3055\u3044":133,"\u306e\u307b\u304b\u306b":40,"\u305d\u306e\u5f8c\u4e8c\u4e16\u4ee3\u7d4c\u904e\u3059\u308b\u3068\u305d\u306e\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u306fdeprecated\u6271\u3044\u3068\u306a\u308a\u307e\u3059":10,"takashi\u3055\u3093":23,salamand:[70,116],res_column:156,"\u30ab\u30f3\u30de":146,worker:[8,116],"v1\u306e\u5024\u304cv2\u306e\u5024\u306b\u5bfe\u3057\u3066\u5f8c\u65b9\u4e00\u81f4\u3059\u308b\u3053\u3068\u3092\u8868\u3057\u307e\u3059":63,dave:88,"tokenbigram\u3092\u7528\u3044\u305f\u7d22\u5f15\u3092\u8ffd\u52a0\u3057\u307e\u3059":64,grn_table_delet:105,"localstatedir\u3092\u4f7f\u7528":143,"\u30e1\u30e2\u30ea\u30ea\u30fc\u30af\u306e\u4fee\u6b63":1,"\u305d\u306e\u4e2d\u304b\u3089\u5fc5\u8981\u306a\u90e8\u5206\u3092\u9ad8\u901f\u306b\u53d6\u308a\u51fa\u3059\u3053\u3068\u304c\u3067\u304d\u307e\u3059":63,"offset\u756a\u76ee\u304b\u30
 89\u30ec
 \u30b3\u30fc\u30c9\u3092\u53d6\u308a\u51fa\u3057\u307e\u3059":57,sen_index_norm:37,"\u5186\u306e\u7bc4\u56f2\u5185\u306b\u5b58\u5728\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u8abf\u3079\u308b\u5ea7\u6a19\u3092\u6307\u5b9a\u3057\u307e\u3059":162,"\u6307\u5b9a\u3055\u308c\u305f\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u304cstable\u3067\u3042\u3063\u305f\u5834\u5408\u306b\u306f\u306a\u3093\u306e\u30e1\u30c3\u30bb\u30fc\u30b8\u3082\u8868\u793a\u3055\u308c\u305a\u305d\u306e\u307e\u307e\u8d77\u52d5\u3057\u307e\u3059":10,cache_hit_r:[94,74,3,4,8],arg_list_too_long:160,"groonga\u30d7\u30ed\u30bb\u30b9\u306e\u5185\u90e8\u3067\u30a2\u30ed\u30b1\u30fc\u30c8\u3055\u308c":74,grn_resource_busi:2,simil:139,split:[23,139,86],big:[70,8],"ddl\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3067\u3059":64,documents_content_index:[107,27],"\u8907\u6570\u306e\u30b9\u30ec\u30c3\u30c9\u3067\u540c\u3058\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u3092\u540c\u6642\u306b\u5b9f\u884c\u3057\u30
 7e\u3059
 ":156,refin:[30,116],"groonga\u30d7\u30ed\u30bb\u30b9\u304c\u8d77\u52d5\u3057\u3066\u304b\u3089\u7d4c\u904e\u3057\u305f\u79d2\u6570\u3092\u8fd4\u3057\u307e\u3059":74,tune:[49,100,116,38,77],"\u53c2\u7167\u3059\u308b\u3088\u3046\u306b\u5909\u66f4\u3059\u308b":140,"\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8":[64,134],"\u691c\u7d22\u7d50\u679c\u30c6\u30fc\u30d6\u30eb\u304c\u7a7a\u3067\u306a\u3044\u5834\u5408\u306b\u3060\u3051\u610f\u5473\u3092\u6301\u3061\u307e\u3059":63,out_gqtp:156,users_memo:107,gzip:[6,174,177],unchang:35,sleepi:106,old_release_d:140,easi:[30,163,94,48,147],"install\u3057\u3066\u3082\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u306f\u884c\u308f\u308c\u307e\u305b\u3093":156,had:111,"\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u306e\u4f5c\u6210":80,hat:174,"\u691c\u7d22\u5bfe\u8c61\u3068\u306a\u308b\u30c6\u30fc\u30d6\u30eb":63,"\u305f\u3081\u306e\u30c4\u30a4\u30fc\u30c8\u30dc\u30bf\u30f3\u304c\u3042\u308b\u306e\u3067":140,koji:6,"\u518d\u73fe\u7387\u3088\u
 308a\u30
 82\u9069\u5408\u7387\u3092\u91cd\u8996\u3057\u305f\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3068\u8a00\u3048\u307e\u3059":64,command_nam:94,"\u7e70\u308a\u8fd4\u3057\u6570\u3068\u3082\u7701\u7565\u6642\u306f1\u3067\u3059":156,"\u3042\u3089\u304b\u3058\u3081packages\u30e6\u30fc\u30b6\u3067packag":140,measur:[23,30],specif:[49,62,77,30,100,116,6,142,137,70,174],"pid\u3092\u4fdd\u5b58\u3059\u308b\u30d1\u30b9\u3092\u6307\u5b9a\u3057\u307e\u3059":89,"\u4f7f\u7528\u3057\u3066\u3044\u308b\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30c6\u30fc\u30d6\u30eb\u306b\u5bfe\u3057\u3066\u30ab\u30e9\u30e0\u3092\u8ffd\u52a0\u3057\u307e\u3059":66,filename_too_long:160,"\u30d4\u30ea\u30aa\u30c9":66,sebastian:70,underli:30,grn_obj_table_hash_kei:[57,105],right:[70,102],groogna:[6,104,100,93,168],kouhei:116,"value_type\u3092\u6307\u5b9a\u3057\u305f\u30c6\u30fc\u30d6\u30eb\u306e\u307f\u306b\u5b9a\u7fa9\u3055\u308c\u307e\u3059":54,bottom:102,"\u69cb\u9020\u4f53\u306f\u89e3\u653e\u3059\u308b\u5fc5\
 u8981\u3
 06f\u3042\u308a\u307e\u305b\u3093":112,"146566000x":[170,68],"gz\u306a\u3069\u306e\u30ea\u30ea\u30fc\u30b9\u7528\u306e\u30d5\u30a1\u30a4\u30eb\u540d\u3067\u4f7f\u7528\u3057\u307e\u3059":140,ichii:23,condit:[6,49,76,60,116],yoku:[70,116],"benchmark\u306f\u81ea\u52d5\u7684\u306blocalhost\u306egroonga\u30b5\u30fc\u30d0\u3092\u8d77\u52d5\u3057\u3066\u63a5\u7d9a\u3057\u307e\u3059":156,grn_builtin_typ:[56,72],grn_cursor_descend:57,grn_log_path:6,"drilldown\u6642\u306b\u53c2\u7167\u5148\u304c\u5b58\u5728\u3057\u306a\u3044\u5834\u5408\u306bsegv\u3059\u308b\u554f\u984c\u306e\u4fee\u6b63":1,"buf_size\u306e\u9577\u3055\u304c\u540d\u524d\u306e\u9577\u3055\u4ee5\u4e0a\u3067\u3042\u3063\u305f\u5834\u5408\u306f":113,"edge\u3054\u3068\u306bqueue\u3092\u6301\u3064":125,"\u3042\u308b\u578b\u306e\u30d9\u30af\u30bf\u30fc\u3092\u4fdd\u5b58\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":40,nginxhttpstubstatusmodul:70,"\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u691c\u7d22\u306e\u6319\u52d5\u309
 2\u30a8\
 u30b9\u30ab\u30ec\u30fc\u30b7\u30e7\u30f3\u3059\u308b\u95be\u5024\u3092\u8fd4\u3057\u307e\u3059":21,"\u30ad\u30e3\u30c3\u30b7\u30e5\u5bb9\u91cf\u306f\u6709\u9650\u3067\u3059":100,"\u5143\u306e\u30b9\u30b3\u30a2\u5024\u306b\u52a0\u3048\u307e\u3059":63,"\u4e3b\u30ad\u30fc\u306e\u578b\u3068\u306a\u308b\u30c6\u30fc\u30d6\u30eb\u306e\u30b5\u30d6\u30bb\u30c3\u30c8\u3068\u306a\u308a\u307e\u3059":40,"\u3092\u6307\u5b9a\u3057\u305f\u306a\u3089":63,suffici:35,support:[35,37,6,82,8,95,23,137,174,106,100,139,12,52,107,58,111,62,116,70,104,73,175,168,30,171,27,173,59],"\u306e\u9593\u306e\u6570\u3092\u8868\u3059int32\u578b\u306e\u5024\u3092\u8fd4\u3057\u307e\u3059":61,avail:[35,49,100,37,38,111,30,87,124,116,126,82,55,142,174,98,59],width:[23,175],joseph:133,overhead:[70,131],inv_res_column:156,"\u3086\u304d\u3072\u308d":133,"\u305f\u3060\u3057\u8907\u6570\u306e\u30bd\u30fc\u30c8\u30ad\u30fc\u3068\u4e00\u7dd2\u306b\u4f7f\u3046\u3053\u3068\u306f\u3067\u304d\u306a\u3044":1,rid_max:112,"1359
 60000x":
 68,"\u3092\u6307\u5b9a\u3059\u308b\u3068key\u6587\u5b57\u5217\u306e\u5168suffix\u304c\u81ea\u52d5\u7684\u306b\u767b\u9332\u3055\u308c\u307e\u3059":105,"\u3042\u308b\u30d0\u30fc\u30b8\u30e7\u30f3\u306egroonga\u306b\u304a\u3044\u3066\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u308b\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u306f":10,replied_us:170,"\u6700\u521d\u306b\u58f0\u3092\u304b\u3051\u308b\u3068\u304d\u306b\u89e3\u6c7a\u7b56\u30921\u3064\u304b2\u3064\u63d0\u6848\u3067\u304d\u308b\u3068\u671b\u307e\u3057\u3044\u3067\u3059":115,later:[101,3,150,116,42,6,169,70,23,175],"\u65b0\u3057\u3044key\u3068\u305d\u306ebyte\u9577\u3092dest_key\u3068dest_key_size\u306b\u6307\u5b9a\u3057\u307e\u3059":105,"http\u3067\u901a\u4fe1\u53ef\u80fd\u306b\u306a\u308a\u307e\u3059":31,exist:[52,95,3,75,11,88,116,6,67,173,94,55,18,70,71,139,58,131,8],"object\u578b\u306fv1":40,column_name1:52,column_name2:52,"\u30c6\u30fc\u30d6\u30eb\u60c5\u5831\u578bn":97,grn_search:[49,25,38],role:[107,30],no
 tif:[138
 ,116],intend:[6,70,71,168,169],moero:39,"configure\u30b9\u30af\u30ea\u30d7\u30c8\u304c\u751f\u6210\u3055\u308c\u307e\u3059":140,grn_ptr_value_at:76,intens:8,"\u306exml\u51fa\u529b\u306e\u30bf\u30b0\u540d\u3092\u3088\u308a\u9069\u5207\u306a\u540d\u524d\u306b\u5909\u66f4":143,"\u8ee2\u7f6e\u7d22\u5f15\u306bsection":113,grn_ii_buffer_open:78,"\u691c\u7d22\u7d50\u679c\u3092\u683c\u7d0d\u3059\u308b\u30c6\u30fc\u30d6\u30eb\u3092\u6307\u5b9a\u3057\u307e\u3059":50,exce:[6,116],time:[49,95,122,30,126,156,27,116,6,142,17,55,70,23,168],push:111,"\u30c6\u30fc\u30d6\u30eb\u60c5\u5831\u578b1":97,chain:169,"script\u5f62\u5f0f\u306egrn_expr\u4e2d\u3067\u547c\u3073\u51fa\u3059\u3053\u3068\u304c\u3067\u304d\u307e\u3059":[167,29,103,162,61],grn_obj_get_hook:85,netbsd:116,millisecond:[11,122,67,17,139],decid:163,thread_title_column:156,"\u30ec\u30b3\u30fc\u30c9\u3092\u8ffd\u52a0":143,decim:[11,139],downtim:177,"257662232kbyte":156,score_adjust_express:100,lru:109,exact:[74,86,100,63,59],"\u5909
 \u66f4\u
 5f8c\u306e\u691c\u7d22\u306e\u6319\u52d5\u3092\u30a8\u30b9\u30ab\u30ec\u30fc\u30b7\u30e7\u30f3\u3059\u308b\u95be\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":21,"\u30c6\u30b9\u30c8\u304c\u30ab\u30d0\u30fc\u3057\u3066\u3044\u308b\u90e8\u5206\u3092\u5897\u3084\u3059\u3053\u3068\u3082\u91cd\u8981\u3067\u3059":165,grn_plugin_mutex_lock:35,prevent:116,"\u8ad6\u7406\u548c":63,grn_table_group_result:105,index_point:39,sign:[6,2,140],"groonga\u30d7\u30ed\u30bb\u30b9\u306b\u5bfe\u3057\u3066\u30ea\u30af\u30a8\u30b9\u30c8\u3092\u591a\u91cd\u306b\u884c\u3044":166,"\u6307\u5b9a\u3055\u308c\u305f\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u304c\u30b5\u30dd\u30fc\u30c8\u5bfe\u8c61\u5916\u3067\u3042\u3063\u305f\u5834\u5408\u306b\u306f\u30a8\u30e9\u30fc\u304c\u8fd4\u3055\u308c\u307e\u3059":10,grn_broken_pip:2,takashi:158,"\u4e00\u6642\u7684\u304b\u6c38\u7d9a\u7684\u304b\u3092\u6c17\u306b\u3057\u306a\u304f\u3066\u3088\u3044":72,current:[52,3,75,84,111,170,14,15,53,8,23,109,98,59],"\u
 3053\u30
 8c\u306b\u3088\u308a":140,boost:164,"encoding\u306e\u5024\u304c":23,"\u5909\u66f4\u5f8c\u306eobj\u306e\u578b\u3092\u6307\u5b9a\u3057\u307e\u3059":72,"0\u4ee5\u4e0a4":40,address:[6,23,89,94,122],"groonga\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5bfe\u3059\u308b\u691c\u7d22\u51e6\u7406\u3084\u66f4\u65b0\u51e6\u7406\u306e\u305f\u3081\u306e\u6761\u4ef6\u3092\u8868\u73fe\u3059\u308b\u305f\u3081\u306e\u30c7\u30fc\u30bf\u69cb\u9020\u3067":63,"cutter\u306e\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u53d6\u5f97":80,throughput:[23,48],"\u5909\u66f4\u70b9\u306e\u307e\u3068\u3081":80,commonli:30,ipa:153,pentium:156,prefer:122,"\u3092\u6307\u5b9a\u3057\u307e\u3059":[36,75,56,89,105,72,156,113],"debian\u30d1\u30c3\u30b1\u30fc\u30b8\u3092cdbs\u30d9\u30fc\u30b9\u304b\u3089debhelper\u30d9\u30fc\u30b9\u3078\u79fb\u884c":23,instal:[30,80,165,140],"\u65e2\u5b58\u306etype\u3042\u308b\u3044\u306ftable\u3092\u6307\u5b9a\u3067\u304d\u307e\u3059":105,"\u3053\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u309
 2documen
 t":89,value2:[52,139],value1:[52,8,139],peopl:30,"benchmark\u547d\u4ee4\u306f\u4ee5\u4e0b\u306e11\u7a2e\u985e\u3067\u3059":156,enhanc:37,visual:[126,30,116,6,93,70,23],"1970\u5e741\u67081\u65e50\u66420\u52060\u79d2\u304b\u3089\u306e\u7d4c\u904e\u79d2\u6570\u3092\u6307\u5b9a\u3057\u307e\u3059":40,"\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306b\u306f":57,"windows\u7cfb":140,genki:116,"\u30ab\u30e9\u30e0\u306e\u578b\u3068\u306a\u308b\u30c6\u30fc\u30d6\u30eb\u306e\u53c2\u7167\u30ad\u30fc\u3068\u306a\u308a\u307e\u3059":40,improper_link:160,recycl:70,"takahiro\u3055\u3093":143,index_titl:71,"\u306b\u3064\u3044\u3066\u306f\u7121\u8996\u3055\u308c\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059":57,"\u6b8b\u308a\u306e\u4e00\u3064\u306f":10,chroot:140,"\u3053\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u5229\u7528\u3059\u308b\u3068":156,"\u7279\u5b9a\u306e\u30c6\u30b9\u30c8\u95a2\u6570":165,"\u578b\u306e\u5024\u3092\u76f4\u611f\u7684\u306b\u6307\u5b9a\u3059\u308b\u3053\u3068\u304c\u3
 067\u304
 d\u306a\u3044\u306e\u3067":133,"grnslap\u306f":166,"\u65e2\u5b58\u306e\u30c7\u30fc\u30bf\u30d5\u30a1\u30a4\u30eb\u306f":156,date:[49,68,156,145,30],data:[132,85,87,6,93,23,49,100,77,142,12,15,52,60,153,116,158,70,104,73,120,75,30,141,128],"\u3092\u6307\u5b9a\u3059\u308b\u3068\u5024\u3092lzo\u5727\u7e2e\u3057\u3066\u683c\u7d0d\u3057\u307e\u3059":113,quot:[82,3,168,124,116,52],cannot:[49,100,168,86,106,34,139,175,48,59],int64:[70,40,116],grn_plugin_charlen:35,i686:156,grn_ja_skip_same_value_put:116,"\u30e6\u30fc\u30b6\u540d":156,"tid\u306bnull\u4ee5\u5916\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306f":112,implemnt:177,"\u3057\u308a\u3054\u307f\u3057\u3066\u3057\u307e\u3046\u304b\u3082\u77e5\u308c\u307e\u305b\u3093":115,instantli:[30,27],grn_obj_init:72,"\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u3092mv\u306a\u3069\u3067\u79fb\u52d5\u3059\u308b":176,"\u30ea\u30ea\u30fc\u30b9\u306b\u5fc5\u8981\u306a\u30d5\u30a1\u30a4\u30eb\u3067\u3059\u306e\u3067\u6f0f\u308c\u306a\u304f\u30b3\u30df
 \u30c3\u
 30c8\u3057\u307e\u3059":140,"groonga_clone_dir\u306b\u3066\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":140,didn:70,separ:[52,100,82,3,4,121,142,87,124,41,6,160,139,98,163,168],"_dataset":[58,172],operation_not_permit:160,"name\u306f\u30a2\u30af\u30bb\u30b5\u6587\u5b57\u5217\u306e\u5834\u5408":72,"\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u6700\u65b0\u7248\u3068\u5404\u56fd\u8a9e\u7248\u306e\u5185\u5bb9\u3092\u540c\u671f\u3059\u308b\u305f\u3081\u306b":140,compil:[23,174,116,70],"offset\u756a\u76ee\u304b\u3089\u9806\u306bres\u306b\u30ec\u30b3\u30fc\u30c9\u3092\u683c\u7d0d\u3057\u307e\u3059":105,grn_obj_path:[72,116],gtar:20,"\u30bf\u30b0\u3092\u6253\u3064\u524d\u306bmake":140,blt:146,internet:[30,147],formula:[154,68],"\u6700\u5f8c\u306e":156,million:60,"\u6700\u5f8c\u306b":64,mime:48,"\u5909\u66f4\u5f8c\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u691c\u7d22\u306e\u6319\u52d5\u3092\u30a8\u30b9\u30ab\u30ec\u30fc\u30b7\u30e7\u30f3\u3059\u308b\u
 95be\u50
 24\u3092\u6307\u5b9a\u3057\u307e\u3059":21,"table\u306e\u30ec\u30b3\u30fc\u30c9\u3092\u7279\u5b9a\u306e\u6761\u4ef6\u3067\u30b0\u30eb\u30fc\u30d7\u5316\u3057\u307e\u3059":105,"byte":[35,113,123,27,14,6,105,160,116,56,23,72,76,47],dest_key_s:105,"\u5bfe\u8c61id\u3092\u6307\u5b9a\u3057\u307e\u3059":36,grn_op_adjust:[50,63],brasil:68,geoloc:[49,171,38,70],recov:75,"1\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306f\u672b\u5c3e\u306b\u633f\u5165\u3055\u308c\u307e\u3059":85,oper:[49,100,102,38,116,6,127,53,147,70,174,76],grn_logger_reopen:6,onc:[100,121,170,6,70,23,71,175],beijin:68,reopen:23,"tokenmecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u4f7f\u3063\u3066\u3044\u308b\u5834\u5408\u306f\u3053\u306e\u30af\u30a8\u30ea\u306f\u30de\u30c3\u30c1\u3057\u307e\u305b\u3093":64,"1\u3064\u3067\u3082\u30c7\u30fc\u30bf\u30d9\u30fc":23,"\u691c\u7d22\u30ce\u30a4\u30ba\u304c\u4e0a\u4f4d\u306b\u73fe\u308c\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u304f\u306a\u308b\u3053\u3068\u306b\u6ce8\u610
 f\u3057\
 u3066\u304f\u3060\u3055\u3044":64,open:[15,175,75,150,116,6,102,55,138,23,52,73],grn_obj_get_element_info:36,convens:6,convent:6,return_cod:[126,138],"tokenbigram\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u4f7f\u7528":64,citi:[84,68,170],groonga1:10,fullfil:131,"6\u306e\u3068\u304d\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u66f4\u65b0\u3057\u3066pull":140,"\u3092\u6307\u5b9a\u3057\u305f\u3068\u304d\u306f":57,"\u305d\u308c\u306b\u5bfe\u5fdc\u3059\u308btable\u306e\u30ab\u30e9\u30e0\u3092\u8fd4\u3057\u307e\u3059":72,"\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u3092groonga\u30b5\u30fc\u30d0\u3067http\u7d4c\u7531\u3067\u5b9f\u884c\u3057":156,"\u683c\u7d0d\u3059\u308b\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":72,grn_stack_over_flow:2,"\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u5f62\u5f0f\u3067\u30b3\u30de\u30f3\u30c9\u3092\u6307\u5b9a\u3057\u307e\u3059":31,set_port:156,grn_obj_get_info:36,fumiyasu:23,grn_ctx_set_output_typ:14,"\u307e\u305fgroonga":156,column_list:[49,38,14
 3,26,6,7
 0,23],"\u90fd":[64,134],sai:[3,139],san:68,"\u73fe\u5728\u6642\u523b\u306b\u5bfe\u5fdc\u3059\u308btime\u578b\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u8fd4\u3057\u307e\u3059":167,"\u77e9\u5f62\u306e\u7bc4\u56f2\u5185\u306b\u5b58\u5728\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u8abf\u3079\u308b\u5ea7\u6a19\u3092\u6307\u5b9a\u3057\u307e\u3059":29,argument:[35,68,3,139,169,150,27,42,14,6,107,101,94,116,70,23,71],sae:[142,16],"jsonp\u304c\u52d5\u4f5c\u3057\u306a\u304f\u306a\u3063\u3066\u3044\u305f\u554f\u984c\u3092\u4fee\u6b63":23,drilldown_limit:144,uuuuuu:139,note:[35,3,6,8,95,23,137,48,153,100,101,139,11,59,62,154,116,158,70,121,122,30,129,94],"groonga_dir\u306b\u3066\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":140,take:[131,44,3,55,87,127,53,95,155,118],"\u30ec\u30b3\u30fc\u30c9\u304c\u5b58\u5728\u3059\u308b\u9650\u308a\u5909\u66f4\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093":54,"\u30cb\u30db\u30f3\u30b8\u30f3":164,no
 th:[157,
 98,8,55,164],grn1:71,"\u30f3\u3092\u89e3\u6d88\u3057\u307e\u3059":32,grn3:71,grn2:71,buffer:[78,116,117,71,72,76],compress:[66,116,6,70,23,174,177],"\u30c6\u30fc\u30d6\u30eb\u306eflags\u5c5e\u6027":97,homepag:156,"\u51e6\u7406\u306b\u304b\u304b\u3063\u305f\u79d2\u6570\u3092\u8fd4\u3057\u307e\u3059":100,"\u30b5\u30fc\u30d0":89,max_valu:129,"\u4ed8\u968f\u3059\u308b\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3082\u524a\u9664\u3055\u308c\u307e\u3059":65,do_gqpt:156,"\u7403\u9762\u8fd1\u4f3c\u3067\u8fd1\u4f3c\u3057\u307e\u3059":162,"\u4ef6\u6570":100,"\u3067\u59cb\u307e\u308b\u884c\u306f\u30b3\u30e1\u30f3\u30c8\u3068\u3057\u3066\u6271\u308f\u308c\u307e\u3059":156,grn_lzo_error:2,"obj\u306f":72,xml:[116,6,70,23,98,104],slow:[86,8],"db\u3092\u64cd\u4f5c\u3057\u306a\u3044\u72b6\u614b":14,too_many_link:160,"\u5024\u306furl\u30a8\u30f3\u30b3\u30fc\u30c9\u304c\u5fc5\u8981\u3067\u3059":31,"benchmark\u304c\u6b63\u5e38\u306b\u52d5\u4f5c\u3059\u308c\u3070":156,clang:[6,70,116,165],"dump\u30b3\u
 30de\u30
 f3\u30c9":1,grn_invalid_seek:2,"v1\u306e\u5024\u304cv2\u306e\u5024\u3068\u7b49\u3057\u3044\u304b\u5c0f\u3055\u3044\u3053\u3068\u3092\u8868\u3057\u307e\u3059":63,grn_ii_buffer_clos:78,requir:[153,120,20,30,12,116,6,141,93,23,174],"\u30ea\u30bf\u30fc\u30f3\u30b3\u30fc\u30c9":100,aptitud:165,washida:116,where:[11,2,174],"cursor\u30d1\u30e9\u30e1\u30fc\u30bf\u306e\u30ab\u30ec\u30f3\u30c8\u30ec\u30b3\u30fc\u30c9\u306evalue\u3092value\u30d1\u30e9\u30e1\u30fc\u30bf\u306b\u30bb\u30c3\u30c8\u3057":57,"\u7a7a\u767d":89,"namebuf\u306e\u30b5\u30a4\u30ba":[72,113],ohzeki:70,"\u521d\u671f\u5316\u3059\u308bctx\u69cb\u9020\u4f53\u3078\u306e\u30dd\u30a4\u30f3\u30bf\u3092\u6307\u5b9a\u3057\u307e\u3059":14,"\u30b3\u30ed\u30f3":66,mani:[131,3,86,8,23,174,48,100,77,11,111,116,157,70,121,30,27,172,129,80,59,177],"\u30ed\u30b0\u51fa\u529b":7,"\u8fd4\u5024\u306e\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u304c\u5b89\u5b9a\u3057\u3066\u3044\u308b\u3068\u3044\u3046\u3053\u3068\u306f\u4fdd\u8a3c\u3055\u308c\
 u307e\u3
 05b\u3093":117,"\u5bfe\u8c61column\u3092\u6307\u5b9a\u3057\u307e\u3059":113,"\u304c\u7121\u9650\u30eb\u30fc\u30d7\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63":143,"\u3042\u308b\u30d0\u30fc\u30b8\u30e7\u30f3\u306egroonga\u304c\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u4e8c\u3064\u306e\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u306e\u3046\u3061":10,"config\u30d5\u30a1\u30a4\u30eb\u306e\u4e2d\u306b\u6307\u5b9a\u3059\u308b\u3053\u3068\u3082\u53ef\u80fd\u3067\u3059":10,"obj\u306eid\u306b\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u306etype\u306b\u5bfe\u5fdc\u3059\u308b\u60c5\u5831\u3092value\u306e\u5185\u5bb9\u306b\u66f4\u65b0\u3057\u307e\u3059":36,"object\u306b\u8907\u6570\u306ehook\u304c\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u306f\u9806\u4f4d\u306e\u9806\u306b\u547c\u3073\u51fa\u3055\u308c\u307e\u3059":85,better:[70,71,100,30],"grntest\u306e\u30a2\u30fc\u30ab\u30a4\u30d6\u3092\u5c55\u958b\u3057\u3066\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u305f\u30d
 0\u30fc\
 u30b8\u30e7\u30f3\u3067\u30c6\u30b9\u30c8\u3092\u5b9f":140,"obj\u306etype\u306b\u5bfe\u5fdc\u3059\u308b\u60c5\u5831\u3092value\u306e\u5185\u5bb9\u306b\u66f4\u65b0\u3057\u307e\u3059":36,"\u305d\u306e\u6587\u5b57\u306e\u524d\u306b\u30d0\u30c3\u30af\u30b9\u30e9\u30c3\u30b7\u30e5":89,score_adjust_expression2:100,score_adjust_expression1:100,parser:168,resolut:[49,145],former:[175,163],"http\u30b5\u30fc\u30d0\u3068\u3057\u3066\u8d77\u52d5\u3057\u307e\u3059":89,ctrl:[3,94],ivh:[153,120],html_untag:[49,149,116,38],set_host:156,"table2\u306f\u7834\u58ca\u3055\u308c\u307e\u305b\u3093":105,"point\u306b\u6307\u5b9a\u3057\u305f\u5ea7\u6a19\u304c":[29,162],ascii:[168,139],hash_tag:170,binari:[49,4,30,40,116,145,6,173,93,8,126,70,48,139],grn_proc_creat:47,"fedora\u306ei386\u306e\u307f\u30d3\u30eb\u30c9\u3057\u305f\u3044\u5834\u5408\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":140,utf8:[114,174,89],"\u90fd\u6c11":[64,134],grn_operation_not_supp
 ort:2,"1
 46710080x":170,"768\u4ee5\u4e0a32":40,"\u5358\u72ec\u306e\u5024":113,wiedenroth:70,"path\u306e\u4e2d\u304b\u3089groonga\u30b3\u30de\u30f3\u30c9\u3092\u63a2\u3057\u307e\u3059":156,"\u5bfe\u8c61\u306ehttp\u306e\u30d1\u30b9\u7fa4":166,grn_hook_select:85,"\u6771\u4eac\u90fd":[64,134],rest:[35,163],"\u51e6\u7406\u6642\u9593\u306a\u3069\u672c\u8cea\u7684\u8981\u7d20\u4ee5\u5916\u306b\u5dee\u5206\u304c\u3042\u3063\u305f\u5834\u5408":156,"\u30cb\u30db\u30f3":164,"hat\u7cfb\u306e\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":140,"ctx\u304c\u4f7f\u7528\u3059\u308bdb\u306b\u304a\u3044\u3066table\u306b\u5bfe\u5fdc\u3059\u308b\u540d\u524d\u3092name\u306b\u66f4\u65b0\u3057\u307e\u3059":105,haystack:63,ruby1:140,"\u305d\u306e\u4ed6\u306fout_local\u547d\u4ee4\u3068\u540c\u7b49\u3067\u3059":156,"4096byte":[60,86],around:[84,27],"10043\u756a":89,"\u305d\u308c\u3067\u3082\u30d2\
 u30c3\u3
 0c8\u4ef6\u6570\u304c\u95be\u5024\u4ee5\u4e0b\u306e\u5834\u5408\u306f\u90e8\u5206\u4e00\u81f4\u691c\u7d22\u3092\u884c\u3044\u307e\u3059":134,res1:105,bookmark_index:77,world:[70,40,67,116],"\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u306f":10,intel:156,"\u305d\u308c\u305e\u308c\u30ec\u30b3\u30fc\u30c9id":72,"\u305d\u306e\u30d7\u30ed\u30bb\u30b9\u3067\u5b9f\u884c\u3059\u308b\u3059\u3079\u3066\u306e\u30b3\u30de\u30f3\u30c9\u306b\u3064\u3044\u3066":10,integ:[100,2,77],manag:[174,75,123,86,27,14,30,95,94,55,18,73,163,48,8],yyyi:[138,139],"\u30ec\u30fc\u30d9\u30f3\u30b7\u30e5\u30bf\u30a4\u30f3\u8ddd\u96e2":1,"\u6700\u7d42\u66f4\u65b0\u6642\u523b\u306f\u30ad\u30e3\u30c3\u30b7\u30e5\u304c\u6709\u52b9\u304b\u3069\u3046\u304b\u306e\u5224\u65ad\u306a\u3069\u306b\u5229\u7528\u3055\u308c\u307e\u3059":75,"\u914d\u5217\u30bb\u30b0\u30e1\u30f3\u30c8\u306e\u3046\u3061\u6700\u3082\u5927\u304d\u306aid\u3067\u3059":117,"\u65b0\u305f\u306adb\u3092\u4f5c\u6210\u3057\u307e\u3059":75,g
 rn_obj_i
 s_builtin:[23,72],"\u30ea\u30ea\u30fc\u30b9\u7528\u306e\u30bd\u30fc\u30b9\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb\u3092\u4f5c\u6210\u3059\u308b\u305f\u3081\u306b\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092":140,edict2grn:70,definit:[100,68,168,169,150,27,42,6,107,158,88,101,139],"\u3092ctx\u304c\u4f7f\u7528\u3059\u308bdb\u306b\u5b9a\u7fa9\u3057\u307e\u3059":47,"sh\u3092\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u5b9f\u884c\u3057\u307e\u3059":140,reference_column:70,ddl:[70,156],refer:[30,23,70,116,49],power:100,"\u3053\u306e\u72b6\u614b\u3067\u3082\u4ee5\u524d\u306f\u30de\u30c3\u30c1\u3057\u306a\u304b\u3063\u305f\u30ec\u30b3\u30fc\u30c9\u304c\u30d2\u30c3\u30c8\u3059\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3059":64,"\u65e7\u65e5\u672c\u6e2c\u5730\u7cfb\u306b\u3088\u308b\u7d4c\u7def\u5ea6\u3067\u3042\u308a":40,"\u30d3\u30eb\u30c9\u6642\u306etip":80,grn_get_default_command_vers:108,starttim:[94,74,3,4,8],"\u30b5\u30fc\u30d0\u30e2\u30fc\u30c9\u304b\u30c7\u30fc\u30
 e2\u30f3
 \u30e2\u30fc\u30c9\u3067\u5b9f\u884c\u3059\u308b\u3068\u304d":89,"\u3068\u3044\u3046\u4e00\u3064\u306e\u8a9e\u5f59\u3068\u3057\u3066\u51e6\u7406\u3055\u308c\u307e\u3059":134,neighbor:30,"\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9":80,"\u3092false\u306b\u8a2d\u5b9a\u3057\u307e\u3059":140,"flags\u306b\u306f":105,match_escalation_threshold:[143,174,14],cflag:[20,140],"\u306b\u3042\u308b":72,agaist:6,charli:170,hex:[39,139],"version\u30d1\u30e9\u30e1\u30fc\u30bf\u3092\u6307\u5b9a\u3067\u304d\u307e\u3059":10,grn_proc_func:[35,47,14],"\u30ed\u30b0\u3092\u51fa\u529b\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u306e\u30d1\u30b9\u3092\u6307\u5b9a\u3057\u307e\u3059":89,bundl:[6,70,111,116,107],htpasswd:[8,48],no_kei:86,"groonga\u30d7\u30ed\u30bb\u30b9\u306b\u30ed\u30fc\u30c9\u3059\u308b\u3053\u3068\u306b\u3088\u3063\u3066\u4f7f\u7528\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3059":89,categor:[100,82,41],pull:140,"\u5358\u4e00\u306e\u5024\u304c\
 u683c\u7
 d0d\u3067\u304d\u308b\u30ab\u30e9\u30e0\u3092\u4f5c\u6210\u3057\u307e\u3059":66,"grn_expr\u3067\u8868\u73fe\u3055\u308c\u305f\u691c\u7d22\u30af\u30a8\u30ea\u3092\u5b9f\u884c\u3059\u308b\u3068\u304d\u306b\u4f7f\u3044\u307e\u3059":63,grn_ctx_get:[113,14],preconfigur:[141,120,12,131,153],reqular:122,gone:39,type_of_the_column:169,uid:140,"\u5bfe\u8c61obj\u3092\u6307\u5b9a\u3057\u307e\u3059":36,"\u6700\u5927\u3067\u5229\u7528\u3059\u308b\u30b9\u30ec\u30c3\u30c9\u6570\u3092\u6307\u5b9a\u3057\u307e\u3059":89,certain:67,"fedora\u7528\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u30c7\u30a3\u30b9\u30c8\u30ea\u30d3\u30e5\u30fc\u30b7\u30e7\u30f3\u306e\u30eb\u30fc\u30eb\u306b\u5f93\u3046\u3088\u3046\u306b\u6539\u826f":143,grn_id_nil:[57,105,76],googl:[157,100,168],grn_select:100,grn_ctx_open:[23,14],shimomura:6,"\u30ea\u30ea\u30fc\u30b9\u7528\u306b\u30d3\u30eb\u30c9\u3059\u308b\u305f\u3081\u306b\u306f\u4ee5\u4e0b\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u6307\u5b9a\u3057\u3066configure\u3092\u
 5b9f\u88
 4c\u3057\u307e\u3059":140,writabl:70,"\u4e00\u65b9":64,item_dataset:[172,43],"\u4ee5\u4e0b\u306e3\u7a2e\u985e\u304c\u3042\u308a\u307e\u3059":63,vocabulari:3,geodet:[40,67],"debug\u3092\u8ffd\u52a0":143,nagano:70,queryexpandertsv:[49,38,116,6,107,9,24],"\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u3066\u7f72\u540d\u3092\u884c\u3044\u307e\u3059":140,cpu:[122,174,156,8,177],senna:70,grn_type:[49,25,38],illustr:121,pluggabl:30,"\u521d\u671f\u5316\u3059\u308b":14,scr:156,"debian\u7cfb\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9":80,grn_obj_set_info:36,too_small_offset:160,tail:[160,140],kosuk:116,webclip:101,"\u30c8\u30e9\u30d6\u30eb\u30b7\u30e5\u30fc\u30c6\u30a3\u30f3\u30b0":[49,143],introduc:[70,80,8],candid:[122,142,164],too_many_open_fil:160,"4\u30ea\u30ea\u30fc\u30b9":70,colleagu:80,"yum\u306e\u5834\u5408":140,adjust:[70,116,77],small:[168,86,116,170,70,59,139],"flags\u306b":[105,113],"rid_max\u3092\u6307\u5b9a\u3057\u3066\u53d6\u5f97\u3059\u
 308b\u30
 ec\u30b3\u30fc\u30c9id\u306e\u5024\u3092\u5236\u9650\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":112,past:6,"\u3067\u7d44\u307f\u5408\u308f\u305b\u305f\u30b7\u30f3\u30dc\u30eb\u540d\u3092\u6307\u5b9a\u3057\u307e\u3059":66,pass:[68,3,75,140,168,107,8,95,23,104,94],grn_no_such_device_or_address:2,"\u65b0\u898f\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb":140,section:[35,46,82,78,87,41,43,93,8,95,137,174,118,45,153,100,68,77,12,52,53,16,109,55,124,59,151,62,113,127,20,116,160,171,70,71,163,164,73,120,168,121,149,25,26,141,128,170,129,80,111,81],"log_put\u306f":7,"debian\u7cfb":140,"files\u306e\u5b9f\u884c":80,delet:[49,1,38,143,26,116,6,18,23,70,72],"\u307e\u305agroonga\u306e\u30bd\u30fc\u30b9\u3092\u4efb\u610f\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3078\u3068\u5c55\u958b\u3057\u307e\u3059":140,coremodul:8,contrast:[30,70,3,8,107],"\u304c\u542b\u307e\u308c\u3066\u3044\u3066\u3082":134,hash:[139,86,116,6,23,59],"base_version\u304c\u66f4\u65b0\u3055\u308c\u308b\u306e\u3067
 \u30b3\u
 30df\u30c3\u30c8\u3057\u3066\u304a\u304d\u307e\u3059":140,table_renam:104,jennif:133,sender:[122,58],grn_column_renam:113,out_loc:156,"\u3067\u306fgroonga\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u5185\u90e8\u3067":14,social:39,action:116,"obj\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308bhook\u306e\u624b\u7d9a\u304d":85,via:[6,111,2,43],"\u6b21\u306bgroonga\u306etest":140,no_such_process:160,"\u30b9\u30fc\u30d7\u30ab\u30ec\u30fc":134,"\u4f5c\u6210\u3059\u308bdb\u3092\u683c\u7d0d\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u30d1\u30b9\u3092\u6307\u5b9a\u3057\u307e\u3059":75,"\u7701\u7565\u3057\u305f\u5834\u5408\u306f":61,define_selector:[49,26,38],select:[15,10,102,38,49,123,77,26,116,136,6,53,158,109,95,70,69,23,76,143],"log\u3068\u3044\u3046\u5f62\u5f0f\u306e\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u304c\u30ab\u30ec\u30f3\u30c8\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u4f5c\u3089\u308c\u307e\u3059":156,mecab:[153,120,37,140,30,12,116,6,141,70,23,174,81],mori:146,morn:106,mecab_new2:6,"lu
 cid\u304
 b\u3089":143,more:[35,3,133,86,87,6,8,132,174,48,100,139,77,11,142,14,106,107,16,55,58,59,60,152,116,157,160,70,163,168,169,30,27,170,129],yokoyama:[70,116],"\u691c\u7d22\u7d50\u679c\u30c6\u30fc\u30d6\u30eb\u306e\u4e2d\u3067\u30af\u30a8\u30ea\u306b\u30de\u30c3\u30c1\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u306b\u5bfe\u3057\u3066\u30b9\u30b3\u30a2\u5024\u306e\u66f4\u65b0\u306e\u307f\u3092\u884c\u3044\u307e\u3059":63,uint8:[40,143,87,116],"\u9375\u3092\u30a4\u30f3\u30dd\u30fc\u30c8\u3057\u305f\u3060\u3051\u3067\u306f\u4f7f\u7528\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u306a\u3044\u305f\u3081":140,function_nam:126,"\u3092\u524d\u63d0\u3068\u3057\u3066\u8aac\u660e\u3057\u3066\u3044\u308b\u305f\u3081":140,nomal:[6,100,8],cach:[15,1,30,116,6,109,72],"\u4e3b\u306a\u95a2\u4fc2\u5f0f\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":63,uint64:[70,40,116],"\u305d\u308c\u3092\u5143\u306b\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u3092\u4f5c\u6210\u3057\u307e\u3059":140,e
 ndpoint:
 [122,58],"\u30d7\u30ed\u30bb\u30b9\u306f\u901f\u3084\u304b\u306b\u7d42\u4e86\u3057\u307e\u3059":10,learn:[142,100,116],"benchmark\u304c\u52d5\u4f5c\u3057":156,prompt:[6,93,3,4],scan:[165,150,168,42,139],accept:[68,3,83,122,123,88,30,6,67,94,95,70,23,71,170,118,48],"delete\u30b3\u30de\u30f3\u30c9":1,"\u4f4d\u7f6e\u60c5\u5831\u306e\u5c0f\u6570\u8868\u8a18\u304b\u3089\u30df\u30ea\u79d2\u3078\u306e\u5909\u63db\u8aa4\u5dee\u304c\u5927\u304d\u3044\u554f\u984c\u3092\u4fee\u6b63":23,groonga_cache_limit:116,exmapl:[168,139],"\u3053\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u6307\u5b9a\u3057\u306a\u3044\u5834\u5408":156,"search\u3092\u884c\u3044":[57,105],"select\u30b3\u30de\u30f3\u30c9":1,"\u5b9f\u884c\u4f8b":[10,165],simpl:[70,53,44,124,87],isn:[87,6,8,137,174,100,142,14,52,16,59,62,116,157,160,70,163,164,120,168,27,126,109],"\u691c\u7d22\u6642\u306b\u306foriginal\u30ab\u30e9\u30e0\u304c":133,referenc:[6,158,116,121,59],grn_obj_get_rang:72,"\u8ddd\u96e2\u306e\u8a08\u7b97\u306b\u306f
 \u30d2\u
 30e5\u30d9\u30cb\u306e\u8ddd\u96e2\u8a08\u7b97\u5f0f\u3092\u7528\u3044\u307e\u3059":162,conditin:168,"\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306f\u69cb\u9020\u4f53\u306e\u5b9f\u4f53\u3092api\u306e\u547c\u3073\u5143\u3067\u78ba\u4fdd\u3059\u308b\u306e\u306b\u5bfe\u3057\u3066":14,github:[0,66,175,140,116,6,70,96,23,111,73],m64:20,tokenbigram:[82,3,83,86,89,41,42,97,100,139,106,107,16,155,59,152,64,150,169,71,168,170,27,129,33],"\u524d\u65b9\u4e00\u81f4\u691c\u7d22\u304c\u30de\u30c3\u30c1\u3057\u306a\u3044\u554f\u984c\u3092\u4fee\u6b63":1,open_tag1:150,grn_obj_key_int:56,"\u30d0\u30c3\u30d5\u30a1\u5185\u3067\u306e\u30b5\u30a4\u30ba":117,sysctl:[154,129,81],"\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u304c\u6b63\u5e38\u7d42\u4e86\u3059\u308b\u3068":140,i386:[23,120,140],"groonga\u30d7\u30ed\u30bb\u30b9\u306e\u72b6\u614b\u3092\u8868\u793a\u3057\u307e\u3059":[74,89],"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306eoutput_columns\u5f15\u6570\u306e\u30c7\u30d5\u30a9\u30eb\u30
 c8\u5024
 \u3092\u6307\u5b9a\u3057\u307e\u3059":144,dest_kei:105,"\u305d\u306eid\u3092\u8fd4\u3057\u307e\u3059":105,"\u8f9e\u66f8\u691c\u7d22\u306e\u30b5\u30f3\u30d7\u30eb\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u8ffd\u52a0":143,sauci:[70,116],html:[80,140],creat:[35,15,75,38,49,116,136,14,6,70,23,76,111],"\u306e\u3046\u3061\u3044\u305a\u308c\u304b\u3092\u542b\u3080\u5024\u3092\u6307\u5b9a\u3057\u305f\u3044\u5834\u5408\u306f":89,grn_bulk:76,"\u30ab\u30e9\u30e0obj\u306e\u540d\u524d\u306e\u9577\u3055\u3092\u8fd4\u3057\u307e\u3059":113,"\u30e6\u30fc\u30b6\u30fc\u30b5\u30dd\u30fc\u30c8\u3092\u3057\u305f\u308a\u3057\u3066\u3044\u307e\u3059":115,"drilldown_limit\u306b\u8ca0\u306e\u5024\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306f":100,inada:116,"groonga\u306e\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u3092":140,authent:177,"1\u3088\u308a\u5c0f\u3055\u3044\u8ca0\u306e\u6570\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\
 u305b\u3
 093":57,"x\u3067\u306e\u30d1\u30c3\u30b1\u30fc\u30b8\u7ba1\u7406\u65b9\u6cd5\u3068\u3057\u3066":140,found:[100,102,116,6,157,105,93,174],"object\u306e\u53c2\u7167\u6642\u306b\u547c\u3073\u51fa\u3055\u308c\u308bhook\u3092\u5b9a\u7fa9\u3057\u307e\u3059":85,with_posit:[106,152,3,83,169,64,170,87,100,27,42,66,107,129,71,139,150,168],procedur:[6,116],realli:[139,100,83,168],ftp:156,"x86\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4ee5\u4e0b\u306bx64":140,ftb:37,"\u30c7\u30d5\u30a9\u30eb\u30c8\u306f\u30de\u30b7\u30f3\u306ecpu\u30b3\u30a2\u6570\u3068\u540c\u3058\u6570\u3067\u3059":89,grn_column_index_upd:113,"ctx\u3092\u521d\u671f\u5316\u3057\u307e\u3059":14,grn_user_data:[49,25,47,38],"1970\u5e741\u67081\u65e50\u66420\u52060\u79d2\u304b\u3089\u306e\u7d4c\u904e\u6642\u9593\u3092":40,grn_table_hash_kei:[105,102],"value\u3092\u623b\u308a\u5024\u3068\u3057\u3066\u8fd4\u3057\u307e\u3059":72,clumn:129,"\u51fa\u529b\u30d5\u30a1\u30a4\u30eb":156,"column_remove\u306f\u30c6\u30fc\u30d6\u30eb\u306b
 \u5b9a\u
 7fa9\u3055\u308c\u3066\u3044\u308b\u30ab\u30e9\u30e0\u3092\u524a\u9664\u3057\u307e\u3059":65,"\u691c\u7d22\u306e\u6319\u52d5\u306b\u306f\u4ee5\u4e0b\u306e3\u7a2e\u985e\u3042\u308a":134,"\u4e8c\u3064\u306e\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u540c\u6642\u306b\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3059":10,major:128,"\u5f8c\u65b9\u4e00\u81f4\u691c\u7d22\u306e\u4e21\u65b9\u304c\u53ef\u80fd\u3068\u306a\u308a\u307e\u3059":133,n_result:105,number:[30,128],"\u5bfe\u8c61table\u3092\u6307\u5b9a\u3057\u307e\u3059":[57,105,72,113],"dragonfly\u3067\u306e\u30d3\u30eb\u30c9\u306b\u5bfe\u5fdc":143,file_corrupt:160,repoforg:[6,120],"\u3092\u6307\u5b9a\u3059\u308b\u3068\u5024\u306e\u914d\u5217\u3092\u683c\u7d0d\u3057\u307e\u3059":113,relationship:[6,11,53,145,49],"rpm\u306a\u3069\u306e\u30b5\u30d6\u30bf\u30b9\u30af\u3067\u3082architectur":140,dpkg:140,"txt\u306b\u5909\u66f4\u70b9\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u304c":140,"
 \u6307\u
 5b9a\u3057\u305f\u30af\u30a8\u30ea\u306b\u5bfe\u3059\u308b\u88dc\u5b8c":143,"javascript\u3067\u5b9f\u88c5\u3055\u308c\u305f\u7ba1\u7406\u30c4\u30fc\u30eb\u304c\u6a19\u6e96\u3067\u4ed8\u5c5e\u3057\u3066\u3044\u307e\u3059":31,"\u307e\u305f\u540c\u6642\u306b":156,"\u691c\u7d22\u51e6\u7406\u306e\u5b9f\u884c\u4e2d\u306b\u9069\u6642\u547c\u3073\u51fa\u3055\u308c":85,reus:86,grn_ctx_set_match_escalation_threshold:21,arrang:3,"tokendelimitnull\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u8ffd\u52a0":136,comput:[35,139,43,6,16,129,164],toybox:11,grn_hook_entri:85,"\u95a2\u6570\u306e\u8ffd\u52a0":1,"msg\u3092enqueue\u3057\u305f\u5bfe\u8c61\u306eedge\u3092enqueue\u3059\u308b":125,gted:111,"\u65b0\u3057\u3044\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u4f5c\u6210\u3057\u307e\u3059":89,documenataion:126,self:156,also:[49,38,77,30,14,6,80,111],"keybuf\u306e\u30b5\u30a4\u30ba":105,"\u8a18\u53f7":[64,89],"sortby\u30d1\u30e9\u30e1\u30fc\u30bf\u3068\u540c\u69d8\u306b\u6607\u964d\u9806\u309
 2\u6307\
 u5b9a\u3067\u304d\u307e\u3059":100,"\u30ec\u30b3\u30fc\u30c9\u306e\u5024\u3068value\u304c\u7b49\u3057\u3044\u304b\u8abf\u3079\u307e\u3059":72,lexcon:3,brooklyn:170,"\u305d\u3053\u3067\u3042\u3089\u304b\u3058\u3081\u7528\u610f\u3057\u3066\u304a\u3044\u305f":140,table_pat_kei:[100,168,77,87,89,27,42,116,41,107,53,169,146,97,118,139,150,59],cover:[30,27],"\u3053\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e":156,umemoto:23,"\u5bfe\u8c61\u3068\u306a\u308b\u30ab\u30e9\u30e0\u578b\u304c\u51fa\u529b\u3055\u308c\u307e\u3059":100,ext:82,"\u65b0\u3057\u304f\u958b\u767a\u306b\u52a0\u308f\u308b\u4eba\u3068\u3082\u5171\u6709\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":115,"\u5bfe\u8c61\u30ec\u30b3\u30fc\u30c9\u306eid\u3092\u6307\u5b9a\u3057\u307e\u3059":[105,72,113],"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30b9\u30ad\u30fc\u30de\u3068\u30c7\u30fc\u30bf\u3092\u51fa\u529b\u3059\u308b":146,microsoft:93,"\u3057\u304b\u3057":[64,40,134],"\u3068\u3044\u3046\u30ad\u30fc\u30ef\u
 30fc\u30
 c9\u3067\u691c\u7d22\u3057\u305f\u5834\u5408":134,cache_limit:[49,26,38],xcode:81,session:[122,160],"org\u304b\u3089\u5fc5\u8981\u306b\u5fdc\u3058\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3057\u307e\u3059":156,"6\u3067\u3082\u52d5\u4f5c\u3059\u308b\u3088\u3046\u306b\u3057\u305f":143,columnn:6,"hat\u7cfb\u306e\u5834\u5408\u306e\u52d5\u4f5c\u78ba\u8a8d\u624b\u9806\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3068\u306a\u308a\u307e\u3059":140,solut:[49,34],"\u304c\u30d2\u30c3\u30c8\u3057\u305f\u4ef6\u6570\u3092\u8d85\u3048\u306a\u3044\u7bc4\u56f2\u3067\u30ec\u30b3\u30fc\u30c9\u304c\u51fa\u529b\u3055\u308c\u307e\u3059":100,factor:[70,100],"\u305d\u308c\u3067\u3082\u30d2\u30c3\u30c8\u4ef6\u6570\u304c\u95be\u5024\u3092\u8d85\u3048\u306a\u3044\u5834\u5408\u306f\u90e8\u5206\u4e00\u81f4\u691c\u7d22\u3092\u884c\u3044\u307e\u3059":64,"org\u304c\u30db\u30b9\u30c8\u3092\u53c2\u7167\u3059\u308b\u3088\u3046\u306b\u5909\u66f4\u3059\u308b":140,"\u826f\u3044\u306e\u304b":115,"8\u307e\u3067\u306e\u6570\u5
 024\u304
 c\u6307\u5b9a\u53ef\u80fd\u3067":89,"\u7d22\u5f15\u3092\u7528\u3044\u305f\u9ad8\u901f\u306ageopoint\u306e\u30bd\u30fc\u30c8\u6a5f\u80fd\u3092\u8ffd\u52a0":1,grn_table_cr:105,"table_create\u30b3\u30de\u30f3\u30c9\u306eflags\u30aa\u30d7\u30b7\u30e7\u30f3\u306btable_pat_key\u3068key_with_sis\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u3067":133,column1:[100,63,139,116,6,70],"grn_op_or\u4ee5\u5916\u306e\u6f14\u7b97\u5b50\u306f":63,column2:[100,63,139,116,6,70],set:[15,100,153,132,77,12,116,14,6,141,17,70,109,72,120,41],tetsuharu:70,"\u30c7\u30d5\u30a9\u30eb\u30c8\u3067\u306f":[156,89],grn_dat_repair:104,startup:6,touch:129,see:[35,49,120,174,38,77,20,30,12,116,14,6,141,173,153,17,18,70,81,73],"\u306e2\u5358\u8a9e\u6271\u3044":134,sec:17,sea:[82,164],juman:153,speed:[23,157,86],"groonga\u30d7\u30ed\u30bb\u30b9\u306e\u72b6\u614b\u8868\u793a":74,mutex:[35,116],"chroot\u74b0\u5883\u306e":140,javascript:[23,49,8,145,94],"\u60c5\u5831\u540d\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3067\u30
 59":97,"
 version\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u8ffd\u52a0":143,bodi:116,last:[6,82,14],"min\u306f\u7121\u8996\u3055\u308c\u307e\u3059":57,"\u7d9a\u3044\u3066":64,whole:116,"\u30b9\u30af\u30ea\u30d7\u30c8\u540d":156,load:[49,38,143,116,6,70,23,104],"256kib":129,"\u30ed\u30b0\u306b\u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7\u306e\u79d2\u3088\u308a\u5c0f\u3055\u3044\u5024\u304c\u5e38\u306b0\u306b\u306a\u308b\u554f\u984c\u3092\u4fee\u6b63":136,"\u30ab\u30ec\u30f3\u30c8\u30ec\u30b3\u30fc\u30c9\u306ekey\u3078\u306e\u30dd\u30a4\u30f3\u30bf\u304c\u30bb\u30c3\u30c8\u3055\u308c\u307e\u3059":57,"5367431640625e":4,devic:30,"\u3067\u3082\u5b8c\u5168\u4e00\u81f4\u3057\u307e\u3059":64,"\u3044\u304f\u3064\u304b\u306e\u30ab\u30e9\u30e0\u304c\u81ea\u52d5\u7684\u306b\u5b9a\u7fa9\u3055\u308c\u307e\u3059":54,"grn_expr\u306b\u3088\u3063\u3066\u8868\u73fe\u3055\u308c\u305f\u30af\u30a8\u30ea\u3092\u5b9f\u884c\u3059\u308b\u305f\u3081\u306b\u306f":63,nonexist:[70,100],"null\u306f\u4e0b\u9650\u306a\u3057
 \u3068\u
 898b\u306a\u3057\u307e\u3059":57,shinya:6,funa:70,func:[35,47,14],"\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u52d5\u4f5c\u78ba\u8a8d":80,oldvalu:113,"\u4f4d\u7f6e\u60c5\u5831\u3092\u683c\u7d0d\u3059\u308b\u30a4\u30f3\u30c7\u30c3\u30af\u30b9":66,error:[35,15,120,153,75,49,30,12,104,116,14,6,141,102,93,128,70,23,174,76,113],rep_gqpt:156,"\u591a\u91cd\u5ea6100\u3067\u30ea\u30af\u30a8\u30b9\u30c8\u3092\u884c\u3046":166,"benchmark\u5b9f\u884c\u6642\u306b\u81ea\u52d5\u7684\u306b\u4f5c\u6210\u3055\u308c\u308b\u30ed\u30b0\u3068\u306f\u5225\u306e\u3082\u306e\u3067\u3059":156,user_data:[35,47],grn_table_at:[143,105,72,104],needleess:6,"\u3067\u89e3\u653e\u3057\u305f\u5f8c\u306b":14,obsolet:131,n_builtin_type_nam:75,nanosecond:[126,138],x64:[93,140],grn_result_too_larg:2,shorter:106,"groonga\u30d7\u30ed\u30bb\u30b9\u306e\u901a\u4fe1\u5c64\u306e\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b\u30c4\u30fc\u30eb":166,"unit\u30c7\u30a3\u30ec\u30af\u30c8\u30ea
 \u306b\u
 304a\u3044\u3066":165,"\u30c6\u30fc\u30d6\u30eb\u30ec\u30b3\u30fc\u30c9id\u3092\u6307\u5b9a\u3057\u307e\u3059":112,"groonga\u3092\u8d77\u52d5\u3059\u308b\u969b\u306e\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u30aa\u30d7\u30b7\u30e7\u30f3\u306a\u3044\u3057\u30b3\u30f3\u30d5\u30a3\u30b0\u30d5\u30a1\u30a4\u30eb\u306bdefault":10,alert:[5,70,7,8,138],"\u3068\u3044\u3046\u56db\u3064\u306e\u8a9e\u5f59\u306e\u914d\u5217\u3068\u3057\u3066\u683c\u7d0d\u3055\u308c\u307e\u3059":134,grn_db_create_optarg:75,stack:116,recent:109,"\u51e6\u7406\u3092\u5b9f\u884c\u3059\u308b\u3068":54,"\u6307\u5b9a\u3055\u308c\u3066\u3044\u308b\u30d5\u30e9\u30b0\u5024\u3067\u3059":117,person:[49,128],"\u4f7f\u7528\u4e2d\u306e\u30c1\u30e3\u30f3\u30af\u30bb\u30b0\u30e1\u30f3\u30c8\u306e\u3046\u3061\u6700\u3082\u5927\u304d\u306aid\u3067\u3059":117,do_gqtp:156,construct:[6,49,116,38,70],mysql:[153,100,37,77,30,150,12,124,27,42,141,157,70,175,163,120],"\u5b9f\u884c\u3059\u308b\u6f14\u7b97\u306e\u7a2e\u985e\u3092\u
 6307\u5b
 9a\u3057\u307e\u3059":105,parenth:52,grn_tokenizer_error:2,input:[126,3,116,43,52,157,16,94,23,98,164],format:[35,49,37,38,26,6,70,98,104,111],"1000\u3068\u3044\u3046\u8a08\u7b97\u5f0f\u3067\u30df\u30ea\u79d2\u5358\u4f4d\u3078\u3068\u5909\u63db\u3055\u308c\u307e\u3059":40,"\u5f15\u6570\u540d":[31,89],"\u5b9f\u969b\u306b\u691c\u7d22\u7d50\u679c\u304c\u7570\u306a\u308b\u4f8b\u3092\u8aac\u660e\u3057\u307e\u3059":64,"\u30ab\u30e9\u30e0\u306e\u5024\u306f\u5171\u901a\u3068\u306a\u308a\u307e\u3059":40,"\u30b3\u30de\u30f3\u30c9\u306f\u4e3b\u306bc\u8a00\u8a9e\u3067\u8a18\u8ff0\u3055\u308c":89,encount:[153,120,12,141,93,128],"max\u3068max_size\u304c\u6307\u5b9a\u3055\u308c":57,sampl:[100,68,169,122,150,88,156,27,42,6,107,158,8,9,101,58],"hook\u56fa\u6709\u60c5\u5831\u304c\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u306f":85,"\u691c\u7d22\u30af\u30a8\u30ea\u3092\u6307\u5b9a\u3057\u307e\u3059":50,"ctx\u304c\u4f7f\u7528\u3059\u308bdb\u304b\u3089name\u306b\u5bfe\u5fdc\u3059\u30
 8b\u30aa
 \u30d6\u30b8\u30a7\u30af\u30c8\u3092\u691c\u7d22\u3057\u3066\u8fd4\u3059":14,"\u95a2\u6570\u3092\u4f7f\u7528\u3057\u307e\u3059":63,"56058502197266e":4,machin:70,keyword_cont:76,"aramaki\u3055\u3093":143,"ongaeshi\u3055\u3093\u304c\u5831\u544a":143,wget:[153,120,20,12,141,174],"gqtp\u306e\u5834\u5408":89,"\u307e\u305fbuf_size\u306e\u9577\u3055\u304ckey\u9577\u4ee5\u4e0a\u3067\u3042\u3063\u305f\u5834\u5408\u306f":105,grn_expr_pars:76,grn_cursor_lt:57,"\u306ftokenbigram\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3067\u306f":64,"\u884c\u3059\u308b":140,repair:104,"\u5f15\u6570\u3068\u3057\u3066":63,"64bit\u7b26\u53f7\u306a\u3057\u6574\u6570\u3067\u3042\u308a":40,pcre:[6,8],span:[150,101,27,42],"\u578b\u306e\u30c6\u30fc\u30d6\u30eb\u306e\u307f\u4f7f\u7528\u3067\u304d\u307e\u3059":105,line_numb:126,submit:80,custom:[152,82,168,177,138,100,124,27,41,116,6,147,175,8,70,174,23,73,164,59],suit:[70,27,30],"yes\u3092\u6307\u5b9a\u3059\u308b\u3068chroot\u74b0\u5883\u3067\u4e26\u5217\u306
 b\u30d3\
 u30eb\u30c9\u3092":140,"\u4e0d\u6b63\u306asort\u30ad\u30fc\u3092\u6307\u5b9a\u3055\u308c\u305f\u5834\u5408\u306fsegv\u3059\u308b\u554f\u984c\u306e\u4fee\u6b63":1,link:[168,121,11,6,94,70,139],line:[111,126,18,89,14,6,93,8,70,23,174,165,73],int8:[11,70,40,143,116],"\u307e\u305f\u306f\u660e\u793a\u7684\u306b\u6307\u5b9a\u3057\u305f\u63a5\u7d9a\u5148\u306egroonga":156,"\u30d1\u30c3\u30b1\u30fc\u30b8\u5316\u3059\u308b\u4f5c\u696d\u3092\u884c\u3044\u307e\u3059":140,"\u540c\u3058\u540d\u524d\u306e\u30b3\u30de\u30f3\u30c9\u3067\u3042\u3063\u3066\u3082":10,element1:[139,77],element2:[139,77],element3:77,"\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u306e\u5b9f\u884c\u4f8b\u306fzsh":140,msg_id:140,"char":[35,75,56,114,14,105,70,72,76,47,113],sholud:174,taro:39,invalid:[35,100,122,114,116,6,70,23,59],"grn_op_and\u306f":63,"obj\u304c\u73fe\u5728lock\u3055\u308c\u3066\u3044\u308c\u30700\u4ee5\u5916\u306e\u5024\u3092\u8fd4\u3057\u307e\u3059":72,lucid:[143,116],"proc\u3067\u4f7f\u7528\u3059
 \u308b\u
 5909\u6570\u306e\u6570\u3092\u6307\u5b9a\u3057\u307e\u3059":47,"\u3068\u3044\u3046\u30ad\u30fc\u30ef\u30fc\u30c9\u3067\u691c\u7d22\u3057\u305f\u6642":134,wrongli:23,ago:164,algorithm:[23,68,109],"\u306e\u307f\u30c6\u30b9\u30c8\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":165,"cutter\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u65b9\u6cd5\u306f":165,"\u3053\u306e\u30b3\u30de\u30f3\u30c9\u306e\u5b9f\u884c\u306b\u3088\u308a":140,fresh:106,hello:[106,152,139,41],code:[49,140,38,126,26,116,6,70,80,76,111],partial:[157,63,160,164],"\u7a7a\u306e\u5834\u5408":[32,99],send:80,table_list:[49,38,143,26,6,23],"\u30ab\u30e9\u30e0\u540d1":100,sent:48,"\u30b9\u30ec\u30c3\u30c9\u6570\u3084\u7e70\u308a\u8fd4\u3057\u6570\u306e\u610f\u5473\u306fdo_local\u3068":156,"\u30d9\u30af\u30bf\u306e\u5024\u3092":143,"\u5b9f\u884c\u306b\u306f\u76f8\u5fdc\u306e\u30b3\u30b9\u30c8\u304c\u304b\u304b\u308b\u306e\u3067\u3042\u307e\u308a\u983b\u7e41\u306b\u547c\u3070\u306a\u3044\u3088\u3046\u306b\u3057\
 u3066\u4
 e0b\u3055\u3044":105,"\u8a73\u7d30\u691c\u7d22\u6761\u4ef6\u3092\u6307\u5b9a\u3057\u307e\u3059":50,tri:[170,17],"\u30ab\u30e9\u30e0\u540dn":100,"\u306e\u5834\u5408\u306f":115,"try":[80,71,177,17,170],"\u524d\u56de\u30ea\u30ea\u30fc\u30b9\u6642\u304b\u3089\u306e\u5909\u66f4\u70b9\u3092":140,"fedora\u306e\u30aa\u30d5\u30a3\u30b7\u30e3\u30eb\u30ea\u30dd\u30b8\u30c8\u30ea\u306b\u767b\u9332":143,"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30d7\u30ed\u30bb\u30b9\u306a\u3089\u3070groonga\u30d7\u30ed\u30bb\u30b9\u3068\u306e\u63a5\u7d9a\u3092\u5207\u308a\u307e":148,video:39,odd:139,"1\u5358\u8a9e\u6271\u3044":134,rurema:70,cenos6:6,let:[49,100,68,3,39,11,77,106,71,145],ubuntu:[49,73,140,128,18],layout:140,nterm:117,thatn:100,"\u5b9f\u51e6\u7406\u95a2\u6570\u306e\u30dd\u30a4\u30f3\u30bf\u3092\u6307\u5b9a\u3057\u307e\u3059":47,greas:11,ctx:[35,36,63,112,75,72,85,78,14,15,21,105,102,56,57,50,76,47,110,113],"deprecated\u3060\u3063\u305f\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u3
 06f\u30b
 5\u30dd\u30fc\u30c8\u5bfe\u8c61\u5916\u3068\u306a\u308a\u307e\u3059":10,"\u306b\u3064\u3044\u3066\u306f\u5f8c\u8ff0":57,menu:93,"cursor\u306e\u5bfe\u8c61\u7bc4\u56f2\u306e\u672b\u5c3e\u306b\u9054\u3059\u308b\u3068":57,"6\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9\u3092\u884c\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093":140,location_str:170,"200byte":27,firefox:111,"\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9\u3067\u306f\u3044\u304f\u3064\u304b\u306e\u30b5\u30d6\u30bf\u30b9\u30af\u304b\u3089\u69cb\u6210\u3055\u308c\u3066\u3044\u307e\u3059":140,"gqtp\u3067\u306e\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3":80,"\u691c\u7d22\u6761\u4ef6\u306b\u30d2\u30c3\u30c8\u3057\u305f\u30ec\u30b3\u30fc\u30c9\u306e\u6570\u304c\u51fa\u529b\u3055\u308c\u307e\u3059":100,zip:[49,140,128],rid_min:112,doubl:[52,100,82,3,168,86,124,116,6,70,23,139,59],upgrad:[6,70,177],next:[39,102,3,30,70,47],doubt:121,"http\u306e\u5834\u5408":89,"\u3053\u306e\u30d1\u30e9\u30e1\u30fc\u
 30bf\u30
 6f\u6709\u52b9\u3067\u3059":100,comparison:[6,49],socket_is_already_connect:160,"v2\u306e\u5024\u306f\u8981\u7d20\u306b\u5206\u89e3\u3057\u306a\u3044":63,"\u30b5\u30fc\u30d0\u3092\u81ea\u52d5\u7684\u306b\u8d77\u52d5\u3059\u308b\u5834\u5408\u3082\u3053\u306e\u5f15\u6570\u3067\u6307\u5b9a\u3057\u305f\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u304c\u5229\u7528\u3055\u308c\u307e\u3059":156,drill:170,"jquery\u30d7\u30e9\u30b0\u30a4\u30f3\u304c\u540c\u68b1\u3055\u308c\u3066\u3044\u306a\u3044\u554f\u984c\u306e\u4fee\u6b63":143,process:[2,38,6,93,8,9,49,139,141,12,53,111,113,153,116,23,75,120,168,30,26,126,127,128,59],"\u691c\u7d22\u5bfe\u8c61\u6587\u66f8\u306f\u8907\u6570\u306e\u8a9e\u5f59\u306b\u30c8\u30fc\u30af\u30ca\u30a4\u30ba":134,high:[30,100,147,77],"name\u30d1\u30e9\u30e1\u30fc\u30bf\u306b\u5bfe\u5fdc\u3059\u308b\u65b0\u305f\u306atable\u3092ctx\u304c\u4f7f\u7528\u3059\u308bdb\u306b\u5b9a\u7fa9\u3057\u307e\u3059":105,"column\u306e\u5024\u304c":63,"128515259x503187188":[39,67],defa
 lt:143,"
 v1\u306e\u5024\u3068v2\u306e\u5024\u304c\u7b49\u3057\u3044\u3053\u3068\u3092\u8868\u3057\u307e\u3059":63,"\u30ed\u30b0\u30a4\u30f3\u53ef\u80fd\u3067\u3042\u308b\u304b\u306e\u78ba\u8a8d\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u3066\u884c\u3044\u307e\u3059":140,gcc:[153,120,20,116,6,23,174],"\u3067groonga\u306e\u7f72\u540d\u7528\u306e\u9375\u3092\u78ba\u8a8d\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":140,alloc:[35,15,100,49,74,14,6,34,70,76],essenti:[141,12,8],"index\u3067\u5b9f\u884c\u3057\u305f\u3044\u64cd\u4f5c\u3092\u6307\u5b9a\u3057\u307e\u3059":113,"\u30d9\u30af\u30bf\u306e\u5024\u3092\u51fa\u529b\u3059\u308b\u3068\u304d\u306e\u30e1\u30e2\u30ea\u30ea\u30fc\u30af\u3092\u4fee\u6b63":143,seriou:[6,70],"\u30bb\u30df\u30b3\u30ed\u30f3\u306f\u8907\u6570\u306egroonga":156,element:[126,2,3,77,11,27,116,6,70],issu:80,"\u30ea\u30dd\u30b8\u30c8\u30ea\u306bgnupg\u3067\u7f72\u540d\u3092\u884c\u3046\u305f\u3081\u306b\u4ee5\
 u4e0b\u3
 06e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":140,allow:[3,30,27,6,141,94,58],posted_bi:170,"centos\u306e\u5834\u5408":140,movi:39,move:[6,79,93,23],lz4:128,sen_sel_term_extract:37,comma:[11,52,3,139,121],"\u529b":[7,130],yamaguchi:23,perfect:30,mitsuo:116,hobbi:138,"\u6f14\u7b97\u5b50\u3068\u6307\u5b9a\u3067\u304d\u308b\u306e\u306f\u4e0b\u8a18\u306e4\u7a2e\u985e\u3067\u3059":63,total:[6,60,117],"\u5de6\u4e0a":1,"\u5de6\u4e0b":1,grn_hook:[49,25,38],murakami:[70,116],python:[140,18],"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30e2\u30fc\u30c9\u3067\u306e":143,billiard:[64,134],lzo:[6,23,66,116,70],highlight_ful:[49,149,38,70],"\u3053\u308c\u306b\u5bfe\u3057\u3066":134,"\u691c\u7d22key\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"lucid\u4ee5\u964d\u306e\u95a2\u9023\u3059\u308b":140,grn_file_too_larg:2,bump:[70,116],meta:[6,87],"static":[23,3,70],grn_too_many_symbolic_link:2,"table\u306ecolumn":105,"groonga\u5b9f\u884c\u30d5\u30a1\u30a4\u30eb\u306e\u5f15\u6570":[74,1
 35,5,65,
 66,117,7,144,146,148,176,97,32,130,99],"status\u306e\u51fa\u529b\u7d50\u679c\u306b\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u8ffd\u52a0":143,builtin_type_nam:75,"\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9":80,ngx_http_proxy_modul:8,"squeeze\u4ee5\u964d\u306edebian\u3084karmic\u4ee5\u964d\u306euubntu\u3067\u306f\u4ee5\u4e0b\u306e\u7528\u306b\u3057\u3066\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3067\u304d\u307e\u3059":165,"\u4e92\u63db\u6027\u304c\u306a\u304f\u306a\u308b\u3088\u3046\u306a\u5909\u66f4":140,could:[6,11],mxcl:140,outsid:70,"\u5bfe\u8c61ctx\u3092\u6307\u5b9a\u3057\u307e\u3059":14,"\u30ab\u30d0\u30ec\u30c3\u30b8\u60c5\u5831\u3092\u8a08\u6e2c\u3059\u308b\u305f\u3081\u306b\u306f":165,softwar:80,"\u5f15\u6570\u540d1":[31,89],"\u5f15\u6570\u540d2":[31,89],owner:[8,116],index_messag:71,"table\u306ekey\u306b\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u3092\u524a\u9664\u3057\u307e\u3059":105,expnas:163,"\u30d0\u30c3\u30d5\u30a1\u306e\u72b6\
 u614b1":
 117,"\u30d0\u30c3\u30d5\u30a1\u306e\u72b6\u614b2":117,"\u30cb\u30db\u30f3\u30b4":164,licens:[6,70,37,140],system:[100,168,20,30,40,12,27,116,106,11,67,8,129,70,23,174,139],"\u6307\u5b9a\u3055\u308c\u305f\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u304cdevelop\u3042\u308b\u3044\u306fdeprecated\u3067\u3042\u3063\u305f\u5834\u5408\u306b\u306f":10,hash_kei:86,grn_table_get_kei:105,termin:[35,3,170,14,6,8,76,47],articles2:71,"\u3067\u59cb\u307e\u308b\u540d\u524d\u304c\u4ed8\u4e0e\u3055\u308c\u307e\u3059":54,"\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\u304b\u3051\u3089\u308c\u305f":99,itagaki:143,"\u306ematch_columns\u3067\u4f7f\u7528\u3059\u308b\u7d22\u5f15\u6bce\u306b\u91cd\u307f\u4ed8\u3051\u3092\u6307\u5b9a\u3057\u307e\u3059":64,grn_end_of_data:2,"worker\u306fthread\u3068\uff11\u5bfe\uff11\u5bfe\u5fdc":125,"groonga\u7d44\u8fbc\u95a2\u6570\u306e\u4e00\u3064\u3067\u3042\u308bedit_distance\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":103,"org\u3078\u3068\u53c
 d\u6620\
 u3057\u307e\u3059":140,"point\u306b\u6307\u5b9a\u3057\u305f\u5ea7\u6a19\u304c\u5186\u306e\u7bc4\u56f2\u5185\u306b\u3042\u308b\u304b\u3069\u3046\u304b\u3092bool\u578b\u306e\u5024\u3067\u8fd4\u3057\u307e\u3059":162,"\u30ab\u30ec\u30fc\u30e9\u30a4\u30b9":134,"db\u3092\u4f7f\u7528\u3057\u3066\u3044\u306a\u3044\u5834\u5408\u306fnull\u3092\u8fd4\u3057\u307e\u3059":14,"drilldown_output_columns\u306b\u6307\u5b9a\u3055\u308c\u305f\u6761\u4ef6\u306b\u5f93\u3063\u3066":100,"\u5f8c\u8ff0\u306e\u30d1\u30c3\u30b1\u30fc\u30b8\u3054\u3068\u306egrntest\u306b\u3088\u308b\u52d5\u4f5c\u78ba\u8a8d\u3067\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u3057\u3066\u5b9f\u884c\u3057\u307e\u3059":140,"groonga\u3092\u4f7f\u3063\u3066\u304f\u308c\u3066\u3044\u308b\u30e6\u30fc\u30b6\u30fc\u3068\u5354\u529b\u3057\u3066":115,satoshi:70,"grntest\u3067\u7d50\u679c\u306e\u6bd4\u8f03\u304c\u5e38\u306b\u5931\u6557\u3057\u3066\u3044\u305f\u554f\u984c\u3092\u4fee\u6b63":143,"geopoint\u306e\u30ad\u30e3\u30b9\u30c8\u30
 6b\u5bfe
 \u5fdc":143,highlight_html:[49,150,149,38,70],subject:116,thesauru:100,"object\u3092\u7834\u68c4\u3059\u308b\u3068\u304d\u306b\u547c\u3070\u308c\u308b\u95a2\u6570\u3092\u6307\u5b9a\u3057\u307e\u3059":47,oracl:[49,128],"worker\u306f\u4e0a\u9650\u304c\u500b\u5b9a\u6570":125,segment:[6,70,117],"\u3068\u30bf\u30a4\u30d7\u3057\u3066\u304f\u3060\u3055\u3044":156,latin1:[6,174],"\u30d7\u30e9\u30b0\u30a4\u30f3\u306e\u7f6e\u304d\u5834\u6240\u3092\u5909\u66f4":143,grn_cursor_by_kei:57,"\u3067\u3059\u306d":115,brew:[81,18],grn_column_name_score_len:113,fact:[39,100],"\u62e1\u5f35\u5b50\u306f":156,dbm:[30,27],"name\u30d1\u30e9\u30e1\u30fc\u30bf\u306es":[105,72,113],"\u4f5c\u6210\u3059\u308bdb\u306e\u7d44\u307f\u8fbc\u307f\u578b\u306e\u540d\u524d\u3092\u5909\u66f4\u3059\u308b\u6642\u306b\u6307\u5b9a\u3057\u307e\u3059":75,bring:3,"\u7279\u5b9a\u306e\u30ea\u30ea\u30fc\u30b9":140,nois:16,freq2:43,freq1:43,should:[35,6,93,153,100,77,12,52,16,18,59,160,118,163,73,120,168,123,141,128,175,76],j
 an:170,a
 rticles_cont:71,"\u30b3\u30e1\u30f3\u30c8\u884c":156,"\u6a19\u6e96\u5165\u529b":[74,135,65,66,117,144,146,148,32],"load\u306a\u3069\u306e\u3059\u3079\u3066\u306egroonga\u30b3\u30de\u30f3\u30c9\u306bcommand_version\u304c\u6307\u5b9a\u3067\u304d\u307e\u3059":10,jiro:39,db1:48,db2:48,"\u3092\u6307\u5b9a\u3059\u308b\u3068min\u306b\u4e00\u81f4\u3057\u305fkey\u3092cursor\u306e\u7bc4\u56f2\u306b\u542b\u307f\u307e\u305b\u3093":57,grn_column_t:113,"1\u304b\u3089\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u3068\u3044\u3046\u6982\u5ff5\u304c\u5c0e\u5165\u3055\u308c\u307e\u3059":10,"\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u5f15\u6570\u306bcommand\u3092\u4e0e\u3048\u306a\u304b\u3063\u305f\u5834\u5408\u306f":89,"hat\u7cfb":140,candidate_1:122,grn_geo_cursor_next:102,candidate_2:122,"\u4e16\u754c\u6e2c\u5730\u7cfb":40,host_name_or_ip_address:94,"\u99c4\u76ee\u306a\u4f8b":115,grn_obj_lock:72,"munin\u30d7\u30e9\u30b0\u30a4\u30f3\u306e\u8ffd\u52a0":1,"\u4f5c\u696d\u30c7\u30a3\u3
 0ec\u30a
 f\u30c8\u30ea\u4f8b\u306f\u4ee5\u4e0b\u3092\u4f7f\u7528\u3057\u307e\u3059":140,"\u3066\u3057\u307e\u3044\u307e\u3059":115,"\u30d0\u30c3\u30d5\u30a1\u30bb\u30b0\u30e1\u30f3\u30c8\u306e\u6570\u3067\u3059":117,memri:129,encodiong:139,grn_plugin_expr_var_init:[35,70],max_command_vers:[94,74,3,4,8],grn_obj_user_data:110,"ueno\u3055\u3093\u304c\u5831\u544a":136,tld:121,"\u306e\u3044\u305a\u308c\u304b\u3092\u6307\u5b9a\u3057\u307e\u3059":[56,105,50],"\u5b58\u5728\u3057\u306a\u3044\u30a2\u30c9\u30ec\u30b9\u3078\u30a2\u30af\u30bb\u30b9\u3057":105,grn_type_cr:56,zenigata:39,"gram\u7cfb\u306e\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u5229\u7528\u3057\u3066\u3044\u308b\u5834\u5408\u306f\u30ad\u30fc\u30ef\u30fc\u30c9\u3067\u524d\u65b9\u4e00\u81f4\u691c\u7d22\u3092\u3057\u307e\u3059":134,index_friend:39,"\u7d42\u4e86\u95a2\u6570\u306e\u30dd\u30a4\u30f3\u30bf\u3092\u6307\u5b9a\u3057\u307e\u3059":47,quotat:[82,124],"\u5b58\u5728\u3057\u306a\u3044\u30d1\u30c8\u30ea\u30b7\u30a2\u30c8\u
 30e9\u30
 a4\u306e\u30ec\u30b3\u30fc\u30c9\u3092\u53c2\u7167\u3059\u308b\u3068\u843d\u3061\u308b\u554f\u984c\u3092\u4fee\u6b63":143,"\u56fa\u5b9a\u9577\u30ab\u30e9\u30e0\u306b\u30ab\u30e9\u30e0\u9577\u3088\u308a\u77ed\u3044\u30c7\u30fc\u30bf\u3092\u8a2d\u5b9a\u3059\u308b\u3068\u30b4\u30df\u304c\u6b8b\u3063\u3066\u3057\u307e\u3046\u554f\u984c\u3092\u4fee\u6b63":143,immedi:[30,8,95],"\u305d\u308c\u305e\u308c\u30c8\u30ec\u30fc\u30c9\u30aa\u30d5\u3068\u306a\u308b\u6761\u4ef6\u304c\u3042\u308b\u306e\u3067\u63a1\u7528\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u5341\u5206\u691c\u8a0e\u3057\u3066\u304f\u3060\u3055\u3044":64,grn_obj_unlock:72,grn_cache_clos:15,accident:116,spain:68,"\u95a2\u6570\u3082\u30b3\u30de\u30f3\u30c9\u3068\u3057\u3066\u547c\u3073\u51fa\u3057\u3066\u3057\u307e\u3046\u554f\u984c\u3092\u4fee\u6b63":143,tokenkytea:6,"\u63a5\u7d9a\u4e0d\u80fd\u3068\u306a\u308b\u3053\u3068\u306b\u6ce8\u610f\u3057\u3066\u304f\u3060\u3055\u3044":156,"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9
 \u306e\u
 4e00\u3064\u3067\u3042\u308bstatus\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":74,"benchmark\u547d\u4ee4\u304c\u3042\u308b\u5834\u5408":156,"\u306etable\u3092\u6307\u5b9a\u3057\u307e\u3059":105,ultra:39,"\u4e3b\u30ad\u30fc\u5024\u306f\u30c6\u30fc\u30d6\u30eb\u306e\u4e2d\u3067\u4e00\u610f\u3067\u3042\u308a":54,"expr\u306e\u307f\u8a2d\u5b9a\u53ef\u80fd\u3067\u3059":47,site:[39,3,121,11,127,67,94,146,147,70,71],archiv:[49,174,140,128,111],"\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u8aa4\u5b57\u3092\u4fee\u6b63":143,"count\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u305f\u306a\u3089\u3070":74,"\u306eflags\u3068\u540c\u69d8\u306e\u5024\u3092\u6307\u5b9a\u3067\u304d\u307e\u3059":57,output_column:[6,70,144,116,77],"\u30ad\u30fc\u30ef\u30fc\u30c9":136,spell:[163,83],expans:[49,100,6,107,23,163,145],"mroonga\u5411\u3051\u306b\u7528\u610f\u3057\u305f\u5185\u90e8api\u3067\u3059":72,"dist\u3067\u751f\u6210\u3057\u305ftar":140,grn_obj_get_va
 lu:[23,7
 2],php:[6,70,140],expand:[49,100,38,116,6,9],off:[23,8,70],dinam:147,"\u7d9a\u3044\u3066\u30a8\u30e9\u30fc\u5185\u5bb9\u3092\u793a\u3059":100,exampl:[151,30,80],command:[35,15,143,38,49,111,30,77,116,14,6,93,18,96,23,70,174,73],ecmascript:[6,100,147,116,139],cutter_check_leak:165,akira:70,value_2:[3,94],web:[39,100,168,142,43,16,8,174],uncontinu:6,end_of_data:160,geo_in_circl:[23,149,116,38,49],"root\u3092\u6307\u5b9a\u3057\u306a\u3044\u5834\u5408\u306f\u7ba1\u7406\u30c4\u30fc\u30eb\u304c\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3055\u308c\u3066\u3044\u308b\u30d1\u30b9\u304c\u6307\u5b9a\u3055\u308c\u305f\u3068\u307f\u306a\u3055\u308c\u307e\u3059\u306e\u3067":31,broken_pip:160,"185428000x":68,dest:[11,166,89],five:[126,3,88],recurs:[100,140,127,8,96,163],"\u958b\u3044\u3066\u3044\u308b\u30d5\u30a1\u30a4\u30eb\u30c7\u30a3\u30b9\u30af\u30ea\u30d7\u30bf\u304c\u591a\u3059\u304e\u3066accept\u3067\u304d\u306a\u3044\u72b6\u614b\u306e\u8ca0\u8377\u3092\u4f4e\u6e1b":143,"\u30d0\u30c3\u30d
 5\u30a1\
 u5185\u306b\u3042\u308b\u8a9e\u306e\u3046\u3061":117,"\u3053\u306e\u3088\u3046\u306bn":64,"\u5143\u306e\u30ec\u30b3\u30fc\u30c9\u3068\u81ea\u52d5\u7684\u306b\u8ffd\u52a0\u3055\u308c\u305f\u30ec\u30b3\u30fc\u30c9\u3068\u306e\u533a\u5225\u3092\u3064\u3051\u308b\u305f\u3081\u306b":133,rep_gqtp:156,resiz:35,grn_plugin_regist:[35,136],interact:[3,94],"\u3067\u5024\u3092\u56f2\u307f\u307e\u3059":89,daylight:70,"table\u306eid\u306b\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u3092\u524a\u9664\u3057\u307e\u3059":105,avoid:[49,34,116,70],hash_index:170,"min\u304cnull\u306e\u5834\u5408\u3082\u3057\u304f\u306f":57,"output_type\u306e\u6307\u5b9a\u306b\u5f93\u3063\u3066":31,"\u30d5\u30a1\u30a4\u30eb\u30b7\u30b9\u30c6\u30e0\u306e\u30eb\u30fc\u30c8\u76f4\u4e0b\u306b":23,"\u5fa9\u53f7\u3057\u305f\u9375\u30d5\u30a1\u30a4\u30eb":140,iwai:[6,104,116],"\u30c6\u30fc\u30d6\u30eb\u306e\u524a\u9664":135,"\u90e8\u5206\u4e00\u81f4\u691c\u7d22\u3092\u5229\u7528\u3059\u308b\u304b\u3069\u3046\u304b\
 u306e\u9
 5be\u5024\u306f":64,"id\u304c\u9023\u7d9a\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u306b\u5bfe\u5fdc\u3059\u308b\u30ab\u30e9\u30e0\u5024\u304c\u6607\u9806\u306b\u683c\u7d0d\u3055\u308c\u305f\u914d\u5217\u3078\u306e\u30dd\u30a4\u30f3\u30bf\u3092values\u306b\u30bb\u30c3\u30c8\u3057\u307e\u3059":72,event_queri:[142,172,58,16,43,164],merg:[6,30,111],"\u306e\u8fd4\u3059\u30db\u30b9\u30c8\u540d":89,"\u305d\u306e\u4ed6\u306e\u74b0\u5883\u3067\u306f\u9069\u5b9c\u8aad\u307f\u66ff\u3048\u3066\u4e0b\u3055\u3044":140,"\u30df\u30ea\u79d2\u5358\u4f4d\u306e\u7d4c\u5ea6x\u30df\u30ea\u79d2\u5358\u4f4d\u306e\u7def\u5ea6":40,"\u4eca\u5f8c\u306e\u30ed\u30b0\u306f\u65b0\u305f\u306a\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u306b\u66f8\u304d\u8fbc\u307e\u308c\u308b":176,"function":[35,49,37,140,38,122,30,126,116,14,6,8,70,165],cutter_debug:165,"\u307e\u3060\u89e3\u653e\u3055\u308c\u3066\u306a\u3044\u30e1\u30e2\u30ea\u30d6\u30ed\u30c3\u30af\u306e\u6570\u3092\u793a\u3057\u307e\u3059":74,"\u691c\u7d22\u4f8b4":
 80,"\u69
 1c\u7d22\u4f8b3":80,"\u691c\u7d22\u4f8b2":80,"\u691c\u7d22\u4f8b1":80,sigstop:116,"config\u304c\u306a\u3044\u5834\u5408\u306flibedit\u3092\u691c\u51fa\u3057\u306a\u3044\u3088\u3046\u306b\u3057\u305f":143,count:[39,100,170,30],grn_table_cursor_delet:57,"\u305d\u306e\u30c6\u30fc\u30d6\u30eb\u306f":40,otherwis:[35,66,3,139,127,15,107,53,158,169,95,88,118,72,73],problem:[15,168,11,116,6,8,129,23,139],yuki:[23,70],"zip\u30a2\u30fc\u30ab\u30a4\u30d6\u3082\u540c\u69d8\u306b\u3057\u3066grntest\u3092\u5b9f\u884c\u3057\u52d5\u4f5c\u78ba\u8a8d\u3092\u884c\u3044\u307e\u3059":140,bigram:[64,156,172],"int":[35,15,102,112,4,85,78,14,6,21,105,17,113,56,57,72,76,47,75],updated_at:64,jessi:[70,116],redcloth:140,againt:100,inc:70,grn_obj_key_norm:105,"init\u76f4\u5f8c\u306e\u72b6\u614b":14,varieti:39,variabl:[35,139,20,104,87,116,6,11,160,23,70,163],"edge\u306equeue\u306benqueue\u3055\u308c\u308b":125,repeat:[30,111],"groonga\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u64cd\u4f5c\u3059\u308b\u3
 05f\u308
 1\u306e\u4e00\u7fa4\u306ec\u8a00\u8a9e\u5411\u3051api\u95a2\u6570\u3092\u63d0\u4f9b\u3057\u307e\u3059":63,grn_geo:[49,25,38],"\u914d\u5217\u30bb\u30b0\u30e1\u30f3\u30c8\u306e\u6570\u3067\u3059":117,"string\u306b":63,document_version_ful:140,"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3068\u306e\u30bb\u30c3\u30b7\u30e7\u30f3\u3092\u7d42\u4e86\u3057\u307e\u3059":89,rule:[70,82,48],dbmss:30,"scr\u3067\u3059":156,"\u3068\u3044\u3046\u5341\u4e00\u306e\u8a9e\u5f59\u306e\u914d\u5217\u3068\u3057\u3066\u683c\u7d0d\u3055\u308c\u307e\u3059":134,"\u305d\u308c\u305e\u308c\u306e\u30b3\u30de\u30f3\u30c9\u306f\u4e00\u610f\u306a\u540d\u524d\u3068":89,"754\u5f62\u5f0f\u306e\u500d\u7cbe\u5ea6\u6d6e\u52d5\u5c0f\u6570\u70b9\u6570\u3067\u3042\u308a":40,lgpl:37,"const":[35,75,56,114,104,14,105,57,72,76,47,113],"\u6bb5\u843d\u60c5\u5831":113,"\u7d50\u679c\u3092\u683c\u7d0d\u3059\u308b":105,spec:[6,23,116],"\u524d\u63d0\u6761\u4ef6":80,secsion:126,editrc:23,"pat\u6728\u4e0a\u3067\u4f4d\u7f6e\u304c\u8fd1\
 u3044\u3
 053\u3068\u3068key\u306e\u5024\u304c\u8fd1\u3044\u3053\u3068\u306f\u540c\u4e00\u3067\u306f\u3042\u308a\u307e\u305b\u3093":57,"status\u30b3\u30de\u30f3\u30c9":1,"\u30d2\u30c3\u30c8\u3057\u305f\u4ef6\u6570":100,grn_cache_set_max_n_entri:15,upload:140,msyql:77,unmanag:117,"\u691c\u7d22\u5bfe\u8c61\u306eobject\u3092\u6307\u5b9a\u3057\u307e\u3059":50,"\u524a\u9664\u5bfe\u8c61\u306e\u30ab\u30e9\u30e0\u540d\u3092\u6307\u5b9a\u3057\u307e\u3059":65,"\u3055\u3089\u306b\u6b21\u306e\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u304c\u30ea\u30ea\u30fc\u30b9\u3055\u308c\u308b\u3068":10,"name\u30d1\u30e9\u30e1\u30fc\u30bf\u304b\u3089\u59cb\u307e\u308btable\u306e\u30ab\u30e9\u30e0id\u3092res\u30d1\u30e9\u30e1\u30fc\u30bf\u306b\u683c\u7d0d\u3057\u307e\u3059":105,entries_local_nam:146,"obj\u3092\u30e1\u30e2\u30ea\u304b\u3089\u89e3\u653e\u3057\u307e\u3059":72,"configure\u30aa\u30d7\u30b7\u30e7\u30f3\u3067\u3042\u308b":140,"\u53d6\u5f97\u3057\u305f\u3044\u30ab\u30e9\u30e0\u540d\u306epr
 efix\u30
 92\u6307\u5b9a\u3057\u307e\u3059":105,zunda:23,"\u547c\u51fa\u5074\u3067\u6e96\u5099":36,"groonga_github_com_path\u3068\u3057\u3066\u53d6\u5f97\u3059\u308b\u305f\u3081\u306b\u306f":140,"\u3067\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u6307\u5b9a":89,lock_clear:[49,99,26,38,70],"\u7de8\u96c6\u8ddd\u96e2":1,"ctx\u304c\u4f7f\u7528\u3059\u308bdb\u306b\u304a\u3044\u3066column\u306b\u5bfe\u5fdc\u3059\u308b\u540d\u524d\u3092name\u306b\u66f4\u65b0\u3057\u307e\u3059":113,"obj\u3092unlock\u3057\u307e\u3059":72,aki:70,"benchmark\u306f\u52d5\u4f5c\u306e\u305f\u3073\u306bftp":156,"\u9759\u7684\u89e3\u6790":80,"\u3092\u8ffd\u52a0":[23,143],"mecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u306e\u8aad\u307f\u8fbc\u307f\u30a8\u30e9\u30fc\u3092\u7121\u8996\u3059\u308b\u3088\u3046\u306b\u3057\u305f":23,request_cancel:[123,70,26,38,49],"\u5bfe\u8c61table1\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"\u5f62\u5f0f1\u3067\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3059\u308b\u5834\u5408\u306f":89,"groonga
 \u7d44\u
 8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308bdefine_selector\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":144,column_remov:[49,26,38,70],kytea:[6,82,116,174],"\u5165\u529b\u30d5\u30a1\u30a4\u30eb\u540d":156,word:[152,170,132,168,169,30,100,91,6,157,16,147,70,43,163,164,139],work:[30,80,140],era:30,"\u30ad\u30e3\u30c3\u30b7\u30e5\u6570\u306e\u6700\u5927\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":89,"16gb":154,"\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u306f":156,geo_in_rectangl:[49,1,38,143,116,23,149],indic:[68,82,3,116,138],"\u73fe\u5728\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u308b\u7279\u6b8a\u547d\u4ee4\u306f\u4ee5\u4e0b\u306e\u4e8c\u3064\u3067\u3059":156,"\u305d\u306e\u30c6\u30fc\u30d6\u30eb\u3092\u578b\u3068\u3057\u3066\u5229\u7528\u3057\u307e\u3059":40,basebal:[39,71],"\u5909\u66f4\u5f8c\u306ekey\u306e\u9577\u3055":105,"\u4f5c\u6210\u3059\u308btable\u306e\u30d5\u30a1\u30a4\u30eb\u30d1\u30b9\u3092\u6307\u5b9a\u3057\u307e\u305
 9":105,"
 \u540d\u524d":[49,38],"\u30b3\u30f3\u30d1\u30a4\u30eb\u30d5\u30e9\u30b0":140,length:[6,35,11],pseudo_column:[132,113],"\u306b\u306f\u8907\u6570\u306e\u60c5\u5831\u304c\u542b\u307e\u308c\u307e\u3059\u304c":97,recogn:30,"builtin_type_names\u306b\u306f":75,after:[3,86,42,6,93,94,70,174,102,139,11,17,18,111,39,152,150,116,23,122,129,175,8],"\u4e00\u3064\u306e\u9023\u7d9a\u3057\u305f\u30c8\u30fc\u30af\u30f3\u3068\u3057\u3066\u6271\u3044\u307e\u3059":134,lat:156,"\u5168\u4ef6\u304c\u6307\u5b9a\u3055\u308c\u305f\u3082\u306e\u3068\u307f\u306a\u3057\u307e\u3059":57,grn_is_a_directori:2,averag:70,"535\u30d0\u30a4\u30c8\u4ee5\u4e0b\u306e\u6587\u5b57\u5217\u3092\u8868\u3057\u307e\u3059":40,n_queri:[94,74,3,4,8],"\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u63d0\u4f9b\u3059\u308bubuntu\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3092hardi":143,confiugr:129,opaqu:[15,160],localnam:146,grn_fals:72,too_large_offset:160,"groonga\u30b5\u30fc\u30d0\u3092\u8d77\u52d5\u3059\u308b\u6642\u306b":31,wgs84geopoint
 :[39,68,
 121,11,170,40,67,102,94,23],order:[84,100,3,168,121,30,116,6,67,160],"configure\u30aa\u30d7\u30b7\u30e7\u30f3\u3067\u5909\u66f4\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":64,offici:[23,120,153,140,107],"\u3092\u4f7f\u3063\u3066\u89e3\u653e\u3057\u307e\u3059":112,"3\u30ea\u30ea\u30fc\u30b9":70,grn_default_query_logger_set_path:6,flexibl:[107,147,30],"web\u7ba1\u7406\u753b\u9762":1,"\u305d\u308c\u306b\u691c\u7d22\u306b\u30de\u30c3\u30c1\u3057\u305f\u30ec\u30b3\u30fc\u30c9\u3092\u691c\u7d22\u7d50\u679c\u306b\u3069\u306e\u3088\u3046\u306b\u53cd\u6620\u3059\u308b\u304b\u3092\u6307\u5b9a\u3059\u308b\u6f14\u7b97\u5b50\u3092\u6e21\u3057\u307e\u3059":63,"po\u30d5\u30a1\u30a4\u30eb\u304c\u66f4\u65b0\u3055\u308c\u307e\u3059":140,grn_network_is_down:2,grn_unknown_error:2,grn_obj_column_scalar:113,them:[153,66,100,68,3,168,77,141,79,111,12,120,52,11,67,17,129,126,174,76,94],thei:[82,4,86,42,43,8,9,138,174,48,52,100,139,77,106,16,147,20,150,157,163,164,168,169,124,27,129],"\u3
 053\u308
 c\u3089\u306e\u30ab\u30e9\u30e0\u306f\u3044\u305a\u308c\u3082\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2":54,fragment:32,comment_index:170,"break":[6,23,55,70],"\u6570\u304c\u5927\u304d\u3044\u307b\u3069\u591a\u304f\u306e\u30ed\u30b0\u304c\u51fa\u529b\u3055\u308c\u307e\u3059":89,jinja2:140,deatil:100,"\u6307\u5b9a\u3057\u305fdb\u304c\u9069\u5207\u304b":156,"\u5225\u306e\u5f62\u5f0f\u3068\u3057\u3066\u89e3\u91c8\u3057\u3066db_api\u3092\u4f7f\u3063\u3066\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u64cd\u4f5c\u3059\u308b\u304b\u306f\u30b3\u30de\u30f3\u30c9\u6bce\u306b\u81ea\u7531\u306b\u6c7a\u3081\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":63,"\u3053\u306e\u7d22\u5f15\u306b\u5bfe\u3057\u3066":134,grn_improper_link:2,"groonga\u958b\u767a\u8005\u5411\u3051\u60c5\u5831":80,ruby_load:[49,26,116,38],serach:16,"\u30ab\u30d0\u30ec\u30c3\u30b8\u60c5\u5831\u304c\u5165\u3063\u305fhtml\u304c\u51fa\u529b\u3055\u308c\u307e\u3059":165,"\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u691c\u7d22\u30
 6e\u6319
 \u52d5\u3092\u30a8\u30b9\u30ab\u30ec\u30fc\u30b7\u30e7\u30f3\u3059\u308b\u95be\u5024\u3092\u5909\u66f4\u3057\u307e\u3059":21,"\u304c\u30c6\u30fc\u30d6\u30eb\u5358\u4f4d\u306e\u30c0\u30f3\u30d7\u306b\u5bfe\u5fdc":143,network:[6,39,160,48],morpholog:[30,174,139],"offset\u306b\u5bfe\u5fdc\u3059\u308bhook\u306e\u76f4\u524d\u306b\u65b0\u305f\u306ahook\u3092\u633f\u5165\u3057\u307e\u3059":85,palal:140,"\u4ed5\u69d8\u304c\u5909\u66f4\u3055\u308c\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059":10,"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306efilter\u5f15\u6570\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":144,standard:[52,40,3,8,94],vector_column:116,sequence_dataset:172,"\u30ad\u30e3\u30c3\u30b7\u30e5\u3057\u3066\u518d\u5229\u7528\u3055\u308c\u308b\u53ef\u80fd\u6027\u304c\u4f4e\u3044\u30af\u30a8\u30ea\u306b\u5bfe\u3057\u3066\u7528\u3044\u307e\u3059":100,"edge\u304cworker\u306b\u7d50\u3073\u3064\u3044\u3066\u3044\u306a\u3044\u
 3068\u30
 4d\u306f":125,"\u30b5\u30fc\u30d0\u30d7\u30ed\u30b0\u30e9\u30e0\u3068\u3057\u3066\u5229\u7528\u3059\u308b\u5834\u5408\u306e\u52d5\u4f5c\u78ba\u8a8d\u3084\u5b9f\u884c\u901f\u5ea6\u6e2c\u5b9a\u304c\u53ef\u80fd\u3067\u3059":156,regress:[70,116],grn_qlog_path:6,"\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u306f\u81ea\u52d5\u7684\u306bftp":156,"akio\u3055\u3093\u304c\u30d1\u30c3\u30c1\u4f5c\u6210":143,"valgrind\u3092\u7528\u3044\u3066\u4e0d\u6b63\u30e1\u30e2\u30ea\u30a2\u30af\u30bb\u30b9\u3084\u30e1\u30e2\u30ea\u30ea\u30fc\u30af\u3092\u691c\u51fa\u3057\u3064\u3064":165,independ:30,"\u4e16\u754c\u6e2c\u5730\u7cfb\u5ea7\u6a19":[29,162],"srpm\u30d1\u30c3\u30b1\u30fc\u30b8\u306a\u3069\u304c\u30ab\u30ec\u30f3\u30c8\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4ee5\u4e0b\u3078\u3068\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3055\u308c\u307e\u3059":140,"\u30ec\u30b3\u30fc\u30c9\u306e\u5024\u306bvalue\u3092\u52a0\u7b97\u3057\u307e\u3059":72,power8:70,grn_proc_set_selector:70,john:[158,133],"\u30ea\u30ea\u30
 fc\u30b9
 \u5bfe\u8c61\u306e\u30ea\u30dd\u30b8\u30c8\u30ea\u30c7\u30fc\u30bf\u3084\u30d1\u30c3\u30b1\u30fc\u30b8":140,tokenfilterstem:[70,12,141],latitude_in_degreexlongitude_in_degre:139,"\u3082\u3046\u3072\u3068\u3064\u306e\u6587\u5b57\u5217\u3092\u6307\u5b9a\u3057\u307e\u3059":103,target:[82,3,42,6,93,95,70,174,48,52,100,102,77,11,15,107,18,59,113,150,23,71,72,168,75,27,127,76],provid:[131,3,4,86,87,43,6,8,48,153,68,12,14,107,16,46,157,70,163,164,73,120,121,122,30,25,141,173,177,94],minut:[139,170,67,16,138,164],"\u30ea\u30ea\u30fc\u30b9\u306e\u969b\u306b\u306f\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u3092\u6d41\u3057\u3066":140,grn_text_valu:76,"\u958b\u3053\u3046\u3068\u3059\u308bdb\u3092\u683c\u7d0d\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u30d1\u30b9\u3092\u6307\u5b9a\u3057\u307e\u3059":75,"select\u306e\u51fa\u529b\u306b\u4e0d\u6b63\u306a\u30ab\u30e9\u30e0\u3092\u6307\u5b9a\u3055\u308c\u305f\u6642\u306bsegv\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63":1,"grn_expr\u3067\u
 8868\u73
 fe\u3067\u304d\u308b\u30af\u30a8\u30ea":80,latter:[175,163],indexbuf:113,"\u5b9a\u7fa9\u3055\u308c\u308b\u7591\u4f3c\u30ab\u30e9\u30e0\u306f":54,"\u56f0\u3063\u3066\u3044\u308b\u30e6\u30fc\u30b6\u30fc\u304c\u8907\u6570\u56de\u30c4\u30a4\u30fc\u30c8\u3057\u3066\u9650\u3089\u308c\u305f\u306a\u304b\u3067\u60c5\u5831\u3092\u63d0\u4f9b\u3057\u3066\u304f\u308c\u3066\u3044\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059":115,usernam:[39,93],"coverage\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4ee5\u4e0b\u306b":165,"http\u30ea\u30af\u30a8\u30b9\u30c8\u306b\u6307\u5b9a\u3055\u308c\u305furi\u306b\u5bfe\u5fdc\u3059\u308b":31,gronnga:157,excut:116,"\u30ea\u30ea\u30fc\u30b9\u306e\u6848\u5185\u3092\u3057\u305f\u308a":115,"\u30c7\u30d0\u30c3\u30b0\u7528\u306e\u305f\u3081":117,"\u306b\u5b8c\u5168\u4e00\u81f4\u3057\u306a\u3044\u306e\u3067\u30d2\u30c3\u30c8\u3057\u307e\u305b\u3093":134,protocol:[49,120,2,4,153,30,12,89,131,6,141,173,8,70,156,31,48],"column\u306f":113,"\u8a18\u53f7\u3082\u30d0\u30a4
 \u30b0\u
 30e9\u30e0\u3067\u30c8\u30fc\u30af\u30ca\u30a4\u30ba\u3059\u308b":64,latenc:156,"\u53c2\u8003\u307e\u3067\u306b\u904e\u53bb\u306e\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u3078\u306e\u30ea\u30f3\u30af\u3092\u4ee5\u4e0b\u306b\u793a\u3057\u307e\u3059":140,liblzo2:[141,12],keyword2:[6,150],keyword1:[6,150],grn_obj_key_with_si:105,optimum:8,"\u30ab\u30d0\u30ec\u30c3\u30b8\u60c5\u5831":80,awar:35,"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u5185\u306e\u3059\u3079\u3066\u306e\u30c7\u30fc\u30bf\u3092\u51fa\u529b":146,suffixsearchterm:[168,139],"\u518d\u73fe\u624b\u9806\u3092ml\u304bredmine\u306b\u5831\u544a\u3057\u3066\u3082\u3089\u3048\u307e\u3059\u304b":115,"\u7d22\u5f15\u3092\u7528\u3044\u305f\u9ad8\u901f\u306ageopoint\u306e\u691c\u7d22\u6a5f\u80fd\u3092\u8ffd\u52a0":1,"table\u304c":105,accord:[11,68],hai:63,res_tabl:156,"\u3068\u3044\u3046\u4e8c\u3064\u306e\u8a9e\u5f59\u306e\u914d\u5217\u3068\u3057\u3066\u683c\u7d0d\u3055\u308c\u307e\u3059":134,"b\u306f\u5fc5\u305aa\u306
 e\u30b5\
 u30d6\u30bb\u30c3\u30c8\u3068\u306a\u308a\u307e\u3059":105,address_is_in_us:160,howev:30,"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30b9\u30ad\u30fc\u30de\u3068\u30c7\u30fc\u30bf\u3092groonga\u306e\u7d44\u307f\u8fbc\u307f\u30b3\u30de\u30f3\u30c9\u547c\u3073\u51fa\u3057\u5f62\u5f0f\u3067\u51fa\u529b\u3057\u307e\u3059":146,grn_obj_check:72,grn_ptr_init:76,"\u305d\u3053\u306b\u5165\u308b\u60c5\u5831\u304c\u3069\u3093\u306a\u5185\u5bb9\u304b\u3092\u793a\u3059\u540d\u524d\u3092\u51fa\u529b\u3057\u307e\u3059":97,com:[100,175,3,140,121,11,67,94,96,111,73],"\u30ed\u30b0\u306fmv\u3067\u79fb\u52d5\u3055\u308c\u305f\u5148\u306e\u30d5\u30a1\u30a4\u30eb\u306b\u66f8\u304d\u8fbc\u307e\u308c\u308b":176,"jekyll\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3092\u884c\u3063\u305f\u3089":140,"\u3059\u3079\u3066\u306e\u30b3\u30de\u30f3\u30c9\u306b\u3064\u3044\u3066\u4e92\u63db\u6027\u304c\u4fdd\u8a3c\u3055\u308c\u307e\u3059":10,"\u30aa\u30d7\u30b7\u30e7\u30f3\u3067\u660e\u793a\u7684\u306b\u30b5\
 u30fc\u3
 0d0\u3092\u6307\u5b9a\u3057\u306a\u3044\u304b\u304e\u308a":156,"user_data\u3092\u30ad\u30fc\u3068\u3057\u3066":47,"\u3053\u3053\u3067\u307e\u3068\u3081\u305f\u5185\u5bb9\u306b\u3064\u3044\u3066\u306f\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u306b\u3082\u4f7f\u7528\u3057\u307e\u3059":140,"\u306e\u3053\u3068\u3092\u5831\u544a\u3059\u308b\u3088\u3046\u306b\u3057\u305f":143,"\u4e0d\u6b63\u306a\u6587\u5b57\u3092\u898b\u3064\u3051\u305f\u5834\u5408\u306f\u30ed\u30b0\u306b\u51fa\u529b":1,modifi:[154,174,94,83],"source\u4ee5\u4e0b\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u66f4\u65b0":140,uint16:[40,116],snippet3:27,enginen:164,"benchmark\u304c\u5229\u7528\u3059\u308bgroonga":156,"\u305d\u306erecord\u306eid\u3092\u8fd4\u3057\u307e\u3059":105,inhibit:104,grn_ctx_db:14,gnu:[49,128,18],zlib:128,sourceforg:[140,22],grn_obj_prepend:72,"\u4f7f\u7528\u4e2d\u306e\u8ad6\u7406\u30bb\u30b0\u30e1\u30f3\u30c8\u306e\u3046\u3061\u6700\u3082\u5927\u304d\u306aid\u3067\u3059":117,a
 io:116,"
 \u5165\u529b":[5,97,176,99],cond:116,conf:[154,131,8,129],"\u30bb\u30b0\u30e1\u30f3\u30c8\u306e\u3046\u3061\u6700\u3082\u5927\u304d\u306aid\u3067\u3059":117,"\u3092\u3054\u89a7\u4e0b\u3055\u3044":165,grn_cach:[49,25,38],perform:[30,23,100,116,70],"\u307e\u305f\u306f\u30e6\u30fc\u30b6\u304c\u5b9a\u7fa9\u3057\u305f\u30c6\u30fc\u30d6\u30eb\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":40,"\u691c\u7d22\u306e\u6319\u52d5\u3092\u30a8\u30b9\u30ab\u30ec\u30fc\u30b7\u30e7\u30f3\u3059\u308b\u95be\u5024\u3092\u8fd4\u3057\u307e\u3059":21,warri:128,descend:[142,100],"ueno\u3055\u3093\u4f5c\u6210\u306espec\u304c\u30d9\u30fc\u30b9":143,"\u6771\u4eac":[64,134],unsupported_command_vers:160,"\u69cb\u9020\u4f53\u306b\u95a2\u3057\u3066\u306f":14,hana:39,hang:116,hand:[169,11,30,107,8,71],"\u5b9f\u884c\u9806\u4f4d\u3092\u6307\u5b9a\u3057\u307e\u3059":85,blog_bodi:64,o_binari:6,contact:111,thi:[35,46,82,3,4,168,124,87,41,42,43,6,93,45,95,70,137,138,98,118,48,83,52,100,6
 8,139,77
 ,11,12,14,15,107,53,16,109,55,18,149,59,151,62,113,127,20,154,150,116,66,169,67,94,160,171,88,23,71,72,163,164,73,120,170,75,121,122,30,25,26,27,172,126,141,128,153,174,129,80,81,8],"\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u65b9\u6cd5\u3078\u306e\u30ea\u30f3\u30af":140,"_score":[39,100,68,3,113,77,64,142,116,43,6,107,67,16,54,170,23,71,164,139],no_such_devic:160,"table_list\u306f":97,"\u691c\u7d22\u7d50\u679c\u306b\u3088\u3063\u3066\u52d5\u7684\u306b\u4f7f\u3044\u5206\u3051\u3066\u3044\u307e\u3059":134,grn_default_logger_set_path:6,"configure\u306e\u6700\u5f8c\u306b\u691c\u51fa\u3057\u305fmecab\u306e\u60c5\u5831\u3082\u8868\u793a\u3059\u308b\u3088\u3046\u306b\u3057\u305f":143,"po\u30d5\u30a1\u30a4\u30eb\u306e\u7ffb\u8a33":80,"\u8ad6\u7406\u7a4d":63,grn_ctx_per_db:[23,14],"\u7d50\u679c\u3092\u683c\u7d0d\u3059\u308btable\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"\u306ebase_version\u306e\u66f4\u65b0":140,scan_build:165,"db\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u30c6\u30f
 c\u30d6\
 u30eb\u3092\u30ea\u30b9\u30c8\u8868\u793a":97,grn_op_but:63,night:[106,83],grn_column_name_id_len:113,grn_plugin_command_cr:[35,70],"\u30bd\u30fc\u30c8\u30ad\u30fc\u914d\u5217\u306e\u30b5\u30a4\u30ba\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"\u306e\u5834\u5408\u306f\u6700\u5927\u9577":56,normallexicon:175,"\u65e2\u5b58\u306e\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u540d\u3068\u540c\u3058\u30d5\u30a1\u30a4\u30eb\u540d\u3067":176,tokenbigramsplitsymbolalphadigit:[64,107,16,33,155],grn_obj_renam:72,tasuku:37,"tokenbigram\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u3067\u306f":134,grn_text_len:76,grn_pvector:76,shift_ji:174,grn_inappropriate_i_o_control_oper:2,repositori:[80,159,140],post:[100,102,140,116,6,70],"benchmark\u547d\u4ee4\u3068\u547c\u3073\u307e\u3059":156,obj:[36,72,75,85,117,50,76,47,110,113],comment2:71,"gqtp\u3067\u30ea\u30af\u30a8\u30b9\u30c8\u3057\u307e\u3059":166,zxvf:140,"\u3068\u306a\u308a":64,"\u3059\u308b\u3068\u5927\u4e08\u592b\u3067\u3059":115,"float":[6,126,68],bo
 und:70,"
 \u691c\u7d22\u30ad\u30fc\u30ef\u30fc\u30c9\u3082\u540c\u4e00\u306e\u65b9\u6cd5\u3067\u30c8\u30fc\u30af\u30ca\u30a4\u30ba\u3055\u308c\u307e\u3059":134,grn_ctx:[15,113,38,49,25,6,17],"\u30af\u30a8\u30ea\u5b9f\u884c\u306e\u305f\u3081\u306e\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9":80,"ctx\u306e\u7ba1\u7406\u3059\u308b\u30e1\u30e2\u30ea\u3092\u89e3\u653e\u3057":14,coverag:165,accordingli:8,wai:[0,170,4,121,77,30,116,80,6,107,8,147,70,71,58,83],"hiroshi\u3055\u3093":143,conbin:[100,147],"point\u306b\u6307\u5b9a\u3057\u305f\u5ea7\u6a19\u304c\u77e9\u5f62\u306e\u7bc4\u56f2\u5185\u306b\u3042\u308b\u304b\u3069\u3046\u304b\u3092bool\u578b\u306e\u5024\u3067\u8fd4\u3057\u307e\u3059":29,"newvalue\u306e\u5024\u304b\u3089\u5f97\u3089\u308c\u308b\u30ad\u30fc\u306b\u5bfe\u5fdc\u3059\u308bcolumn\u306e\u5024\u306e\u4e2d\u306e":113,event_dataset:[58,172],"apt\u30b5\u30d6\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u79fb\u52d5\u3057\u3066":140,"\u30af\u30a8\u30ea\u306e\u307f\u3092\u6307\u5b9a\u305
 9\u308b\
 u3068\u30d2\u30c3\u30c8\u3057\u307e\u3059":64,"true":[1,135,3,83,5,87,62,42,127,41,7,95,9,137,101,118,99,106,100,68,139,77,11,176,52,107,53,144,133,59,39,152,150,65,116,66,169,67,158,88,70,71,162,168,121,170,27,29,175],"\u65b0\u305f\u306a\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u4f5c\u6210\u3057\u307e\u3059":89,"\u4e00\u822c\u7684\u306b\u306f":72,maximum:[60,100,3,139,11,123,88,160,154],inaccur:6,creteria:3,"\u30ad\u30e3\u30c3\u30b7\u30e5\u60c5\u5831\u3092\u8ffd\u52a0":1,emit:6,mte:37,"\u3092\u6307\u5b9a\u3059\u308b\u3068\u964d\u9806\u306b\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u308a\u51fa\u3057\u307e\u3059":57,"\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306f":[74,135,5,65,66,117,7,144,146,148,176,97,32,130,99],fedoraproject:120,score1:63,score2:63,resource_deadlock_avoid:160,"select\u306e\u4e2d\u8eab\u309210\u56de\u7e70\u308a\u8fd4\u3059":156,"\u8a9e":117,"\u306e\u524d\u5f8c\u306e\u7a7a\u767d\u306f\u306f\u7121\u8996\u3055\u308c\u308b":89,test:[153,120,3,140,11,170,12,156,6,141,93
 ,8,128,7
 0,71,165,94],"\u306e\u6319\u52d5\u3092\u52d5\u7684\u306b\u5909\u66f4\u3059\u308b":143,"\u6027\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":66,scorer:[49,144],outdat:70,tajima:6,"\u3067\u89e3\u653e\u3067\u304d\u307e\u3059":14,concept:70,masaharu:[6,104,116],"\u3069\u3046\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u306e\u304c":115,global:[6,49,25,116,38],"s3ki\u3055\u3093":143,"\u958b\u767a\u3092\u3046\u307e\u304f\u9032\u3081\u3066\u3044\u304f\u305f\u3081\u306b\u3053\u3046\u3059\u308b\u3068\u3044\u3044":115,"db_api\u306e\u6a5f\u80fd\u3092\u7d44\u307f\u5408\u308f\u305b\u308b\u3053\u3068\u306b\u3088\u3063\u3066\u8907\u96d1\u306a\u30af\u30a8\u30ea\u3092\u5b9f\u884c\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":63,hubeni:68,value_typ:105,"\u5404\u30b3\u30de\u30f3\u30c9\u306e\u5b9f\u884c\u7d50\u679c\u3092\u5165\u529b\u30d5\u30a1\u30a4\u30eb\u3068\u6bd4\u8f03\u3057\u307e\u3059":156,graph:30,"\u30ed\u30b0\u51fa\u529b\u30ec\u30d9\u30eb\u306e\u8a2d\u5b9a":
 5,tracke
 r:80,takiuchi:116,"\u30c7\u30d5\u30a9\u30eb\u30c8\u306fgqtp":89,"v2\u306b\u306f\u5024\u306e\u914d\u5217\u3092\u6e21\u3057\u307e\u3059":63,"\u5143\u306e\u30ec\u30b3\u30fc\u30c9\u3067\u3042\u308b\u3053\u3068\u3092\u793a\u3059original\u30ab\u30e9\u30e0\u3092\u8ffd\u52a0\u3057\u3066":133,"\u8a2d\u5b9a\u3057\u3088\u3046\u3068\u3059\u308b\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":36,octob:70,"dump\u306f\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30b9\u30ad\u30fc\u30de\u3068\u30c7\u30fc\u30bf\u3092\u5f8c\u304b\u3089\u8aad\u307f\u8fbc\u3081\u308b\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3067\u51fa\u529b\u3057\u307e\u3059":146,"geopoint\u306e\u5ea6\u3067\u306e\u6307\u5b9a\u3092\u30b5\u30dd\u30fc\u30c8":1,"\u30ab\u30e9\u30e0\u540d\u306f":66,administr:[6,49,70],"\u306a\u3069\u3092\u8fd4\u3057\u307e\u3059":72,mitani:70,grn_obj_unlink:72,"\u3068\u306a\u3063\u3066\u3057\u307e\u3046\u3053\u3068\u304c\u3042\u308a\u307e\u3059":140,"4gbyte":60,upper:[23,70,3,59],version:[37,4,89,6,93,8,95,23,99,
 10,140,1
 2,14,108,55,113,20,156,116,74,68,70,118,75,123,127,175,177],"\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u306e\u6307\u5b9a\u65b9\u6cd5\u306fgroonga\u5b9f\u884c\u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u5f15\u6570\u3068\u3057\u3066\u6307\u5b9a\u3059\u308b\u65b9\u6cd5\u3068\u5404\u30b3\u30de\u30f3\u30c9\u306e\u5f15\u6570\u3068\u3057\u3066\u6307\u5b9a\u3059\u308b\u65b9\u6cd5\u304c\u3042\u308a\u307e\u3059":10,akihabara:67,"groonga\u3084mysql\u306erpm":140,cost:106,admin_html:[23,89],"v1\u306e\u5024\u304cv2\u306e\u5024\u3088\u308a\u3082\u5927\u304d\u3044\u3053\u3068\u3092\u8868\u3057\u307e\u3059":63,"object\u306b\u767b\u9332\u3067\u304d\u308b\u30e6\u30fc\u30b6\u30c7\u30fc\u30bf\u3078\u306e\u30dd\u30a4\u30f3\u30bf\u3092\u8fd4\u3057\u307e\u3059":110,appear:[100,82,3,168,30,27,2,70,163,139],"\u7def\u5ea6\u306f":40,"\u53cc\u65b9\u306b\u3068\u3063\u3066\u5b09\u3057\u304f\u306a\u3044\u72b6\u614b\u306b\u306a\u3063":115,"source\u30d1\u30c3\u30b1\u30fc\u30b8\u306b\u5fc5\u8981\u306a\
 u3082\u3
 06e\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3059\u308b\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":140,gener:80,satisfi:[52,116],minagawa:[70,116],"\u4e00\u884c\u306b\u8907\u6570\u306egroonga":156,redmin:70,table_hash_kei:[100,68,139,77,127,106,107,158,101,146,88,97,175,59],trial:30,"\u305d\u306e\u969b":140,"\u30c6\u30fc\u30d6\u30eb\u4e00\u89a7\u3092\u8868\u793a\u3057\u307e\u3059":89,behav:[122,68],"\u305d\u306e\u6642\u70b9\u3067\u4f7f\u7528\u3059\u308b\u3053\u3068\u304c\u63a8\u5968\u3055\u308c\u307e\u3059":10,"\u5358\u7d14\u306a\u8a08\u7b97\u5f0f\u3067\u8ddd\u96e2\u3092\u6c42\u3081\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u305f\u3081\u9ad8\u901f\u3067\u3059\u304c":162,"\u3092\u6307\u5b9a\u3057\u305f\u30c6\u30fc\u30d6\u30eb\u306b\u95a2\u3059\u308b\u4e0b\u8a18\u306e\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u308a\u51fa\u3059\u30ab\u30fc\u30bd\u30eb\u304c\u4f5c\u6210\u3055\u308c\u307e\u3059":57,"\u3092\u8a66\u3057\u3066\u3082\u3089\
 u3048\u3
 07e\u3059\u304b":115,"\u691c\u7d22\u7d50\u679c":100,"\u30ab\u30d0\u30ec\u30c3\u30b8\u306b\u306f":165,output_typ:[31,4],freq0:43,mobil:30,"bsd\u3067\u30d3\u30eb\u30c9\u3067\u304d\u306a\u3044\u554f\u984c\u3092\u4fee\u6b63":143,httpd:[46,15,120,153,140,38,49,12,116,6,141,95,70,23,104],"\u30b0\u30eb\u30fc\u30d7\u5316\u306e\u30ad\u30fc\u3068\u306a\u308b\u30ab\u30e9\u30e0\u540d\u306e\u30ea\u30b9\u30c8\u3092\u30ab\u30f3\u30de":100,grn_dat:23,"\u30ec\u30b3\u30fc\u30c9\u306e\u5024\u3068value\u304c\u7b49\u3057\u3044\u5834\u5408\u306b\u9650\u3063\u3066\u30ed\u30c3\u30af\u3057\u307e\u3059":72,"648\u4ee5\u4e0a2":40,"\u30c6\u30b9\u30c8\u65b9\u6cd5":[80,159],key_typ:105,furigana:142,"grntest\u3092\u5b9f\u884c\u3059\u308b\u305f\u3081\u306b\u306fgroonga\u306e\u30c6\u30b9\u30c8\u30c7\u30fc\u30bf\u3068grntest\u306e\u30bd\u30fc\u30b9\u304c\u5fc5\u8981\u3067\u3059":140,"\u691c\u7d22\u306e\u6319\u52d5\u306b\u306f\u4ee5\u4e0b\u306e3\u7a2e\u985e\u304c\u3042\u308a\u307e\u3059":64,"configure\u306f\uf
 f11\u5ea
 6\u306e\u307f\u5b9f\u884c\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059":165,"\u30c4\u30a4\u30fc\u30c8\u5185\u5bb9\u306b\u81ea\u52d5\u7684\u306b\u30ea\u30ea\u30fc\u30b9\u30bf\u30a4\u30c8\u30eb":140,"obj\u3092\u30e1\u30e2\u30ea\u304b\u3089\u89e3\u653e\u3057":72,daiki:[6,23,143,136],prepar:[145,49,8,42,27],grn_table_sort_kei:105,grn_illegal_byte_sequ:2,can:[2,3,4,6,82,8,9,68,11,12,14,15,16,17,18,169,23,25,27,30,76,35,84,41,42,43,48,153,174,52,53,55,59,39,62,66,67,70,71,73,75,141,160,0,86,87,89,91,93,94,95,98,100,101,77,163,81,106,107,111,150,116,118,120,121,123,124,126,129,131,133,137,138,139,142,147,149,152,154,157,109,88,104,164,168,170,173,175],clearlock:[6,49,26,38,70],"\u30ed\u30b0\u306b\u306f\u6b8b\u308b":23,"res\u306btable1\u3042\u308b\u3044\u306ftable2\u305d\u306e\u3082\u306e\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u3092\u9664\u3051\u3070":105,"\u3092\u6307\u5b9a\u3059\u308b\u3068\u6607\u9806\u306b\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u308a\u51fa\u3057\u307e\u
 3059":57
 ,topic:80,"\u30b5\u30fc\u30d0\u3092\u8d77\u52d5\u3057\u307e\u3059":89,occur:[66,102,83,142,126,116,14,6,53,129,70,163],grn_between_too_many_index_match_ratio:70,multipl:[15,100,82,168,49,122,30,87,77,124,116,6,107,158,95,70,150,41],mpaa:88,"pid\u30d5\u30a1\u30a4\u30eb\u3092\u6307\u5b9a\u3059\u308b":1,uptim:[94,74,3,4,8],write:[100,170,168,104,89,91,127,18,69,70,71,174,33,139],grn_table_select:80,familiar:121,flanc:68,grn_cursor_ascend:57,"\u5b9f\u969b\u306b\u306f":100,product:8,"\u30c1\u30e3\u30f3\u30af\u30b5\u30a4\u30ba\u306e\u5408\u8a08\u3067\u3059":117,southern:6,uint:6,"\u30d2\u30c3\u30c8\u3057\u305f\u30ec\u30b3\u30fc\u30c9\u306b\u3064\u3044\u3066\u5f97\u3089\u308c\u308b\u30b9\u30b3\u30a2\u5024\u306bscore2\u3092\u7a4d\u7b97\u3057\u3066result\u306b\u8ffd\u52a0\u3057\u307e\u3059":63,"rb\u3092\u8ffd\u52a0":143,grn_too_many_open_files_in_system:2,favorit:111,grn_plugin_log:35,grn_operation_would_block:2,"\u72b6\u614b\u3092\u8868\u793a\u3059\u308b\u30aa\u30d6\u30b8\u30a7\u30a
 f\u30c8\
 u306e\u540d\u524d\u3092\u6307\u5b9a\u3057\u307e\u3059":117,approv:70,increas:[100,82,77,30,155,68,44,137,129],tagger:30,still:[79,116,53,95,70,111],ieee:40,dynam:[104,30,3,8],window:[49,140,128],"\u5fc5\u8981\u306a\u90e8\u5206\u3092groonga\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u554f\u3044\u5408\u308f\u305b\u308b\u305f\u3081\u306e\u30af\u30a8\u30ea\u306e\u8868\u73fe\u3068\u5b9f\u884c\u306b\u95a2\u3057\u3066":63,non:[126,100,168,116,6,55,139],loaded_valu:62,recal:[30,147],rake:140,col2:72,col3:72,col1:72,"table\u306e\u5168\u3066\u306ecolumn\u3082\u540c\u6642\u306b\u540d\u524d\u304c\u5909\u66f4\u3055\u308c\u307e\u3059":105,"type\u306b\u5bfe\u5fdc\u3059\u308b\u60c5\u5831\u3092valuebuf\u306b\u683c\u7d0d\u3057\u307e\u3059":36,half:175,alisa:107,now:[49,62,153,38,77,104,9,66,18,137,70,174,149,111],discuss:[0,22],nor:100,introduct:[80,13],drop:[6,23,116,70],"\u4e3b\u30ad\u30fc\u5024\u306e\u5c5e\u3059\u308b\u578b":97,"\uff4d\uff59\uff53\uff51\uff4c":[150,42],januari:[122,13
 9],grn_e
 ncod:[49,25,38],domain:[35,79,87,89,6,53,97,70,72,76],replai:8,"\u52d5\u4f5c\u78ba\u8a8d\u304c\u5b8c\u4e86\u3057":140,"takahiro\u3055\u3093\u304c\u5831\u544a":143,significantli:30,year:[138,170,139,88],grn_socket_is_not_connect:2,"\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u8a2d\u5b9a\u30da\u30fc\u30b8":140,shown:3,"\u534a\u5f84\u304b\u3089\u306e\u8ddd\u96e2\u3092\u6c42\u3081\u308b\u305f\u3081\u306b\u5730\u5f62\u3092\u3069\u306e\u3088\u3046\u306b\u8fd1\u4f3c\u3059\u308b\u304b\u3092\u6307\u5b9a\u3057\u307e\u3059":162,space:[35,100,82,3,168,77,30,124,116,43,52,23],acccess:131,"benchmark\u547d\u4ee4\u3092\u8a18\u8ff0\u3057\u305f\u30c6\u30ad\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb\u3067\u3059":156,"\u307e\u305f\u901a\u5e38\u306f":40,"\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3067\u30ed\u30fc\u30ab\u30eb\u306bweb\u30b5\u30fc\u30d0\u3092\u8d77\u52d5\u3057\u307e\u3059":140,"\u305d\u308c\u4ee5\u5916\u3092\u6307\u5b9a\u3059\u308b\u3068true\u306b\u306a\u308a\u307e\u3059":40,"ctx\u3092\u
 7834\u68
 c4\u3059\u308b\u3068\u304d\u306b\u547c\u3070\u308c\u308b\u95a2\u6570\u3092\u8a2d\u5b9a\u3057\u307e\u3059":14,"table\u306b\u65b0\u305f\u306a\u30ab\u30e9\u30e0\u3092\u5b9a\u7fa9\u3057\u307e\u3059":113,grn_db_kei:104,care:[87,168,100,164,111],"release\u30b3\u30de\u30f3\u30c9\u3067\u306f":140,couldn:6,arnaud:23,"175904000x8464000":68,british:83,grn_ctx_get_match_escalation_threshold:21,directli:170,with_check:[70,124],yourself:128,column_n:169,size:[35,86,87,6,93,8,70,153,12,59,60,113,56,116,117,23,120,123,27,141,128,129,76],silent:73,bookmark:77,"path\u306b\u306fcutter\u306e\u30bd\u30fc\u30b9\u3092clone\u3057\u305f\u5834\u6240\u3092\u6307\u5b9a\u3057\u307e\u3059":140,friend:[39,80],column_3:169,column_2:169,column_1:169,kenichi:[23,143],"log\u30d5\u30a1\u30a4\u30eb\u306b\u8b66\u544a\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u51fa\u529b\u3057\u307e\u3059":10,"\u4e8c":164,"\u30b3\u30de\u30f3\u30c9\u3067\u5024\u3092\u683c\u7d0d\u3059\u308b\u3068\u304d\u306f":40,"\u3053\u306e\u4e2d\u3067
 \u691c\u
 7d22\u30af\u30a8\u30ea\u3092\u8868\u73fe\u3059\u308bgrn_expr\u306e\u3053\u3068\u3092\u7279\u306b\u6761\u4ef6\u5f0f\u3068\u3088\u3073\u307e\u3059":63,"\u53d6\u5f97\u3067\u304d\u305f\u4ef6\u6570\u304c\u623b\u308a\u5024\u3068\u3057\u3066\u8fd4\u3055\u308c\u307e\u3059":72,than:[60,100,68,77,30,87,147,27,116,142,70,23,59],n_keyword:76,"\u305d\u308c\u305e\u308c\u3092\u5358\u4f4d\u3068\u3057\u305f\u8a9e\u5f59\u8868\u306b\u7d22\u5f15\u3092\u7ba1\u7406\u3057\u307e\u3059":134,"key\u306e\u4e0a\u9650\u3092\u6307\u5b9a\u3057\u307e\u3059":57,"\u5dee\u5206\u3092":156,"32bit\u7b26\u53f7\u306a\u3057\u6574\u6570\u3067\u3042\u308a":40,"object\u3092\u7834\u68c4\u3059\u308b\u3068\u304d\u306b\u547c\u3070\u308c\u308b\u95a2\u6570\u3092\u8a2d\u5b9a\u3057\u307e\u3059":47,browser:[174,94,111],analysi:[30,174,139],grn_column_trunc:[70,113],grn_obj_compress_lzo:113,your_new_db:23,"txt\u306e\u5185\u5bb9":140,recover:[75,55],"obj\u306e\u578b\u3092\u5909\u66f4\u3057\u307e\u3059":72,"\u306e\u9806\u5e8f\u306
 8\u540c\
 u3058\u3067\u3059":97,"\u3059\u308b\u3068":165,begin:166,"6813819x139":[11,67],"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30e2\u30fc\u30c9\u306e\u5834\u5408\u306f\u63a5\u7d9a\u5148\u306e\u30db\u30b9\u30c8\u540d\u3068\u30dd\u30fc\u30c8\u756a\u53f7\u3092\u6307\u5b9a\u3057\u307e\u3059":89,price:11,renam:[3,86,116,6,53,23],"macports\u3067\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u8ffd\u52a0":23,"\u3068\u308a\u3068\u3093":[168,139],"6909211x139":67,"\u5229\u7528\u8005\u306f\u56f0\u3063\u305f\u307e\u307e\u3068\u306a\u308b\u306e\u3067":115,column_renam:[49,38,26,116,70,104],"groonga\u30d7\u30ed\u30bb\u30b9\u5185\u306e\u6307\u5b9a\u3057\u305f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u72b6\u614b\u3092\u8868\u793a\u3057\u307e\u3059":117,"prefix\u304cmin_size\u30d0\u30a4\u30c8\u4ee5\u4e0a\u306e\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u308a\u51fa\u3057\u307e\u3059":57,"\u3053\u306e\u3068\u304d":134,concurr:138,"\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30
 a6\u30f3
 \u30b9":80,"table\u306f\u6c38\u7d9a\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3067\u306a\u3051\u308c\u3070\u3044\u3051\u307e\u305b\u3093":105,pakcag:153,onli:[35,84,131,2,3,86,42,6,82,93,8,95,137,98,118,48,52,100,101,139,127,11,142,12,15,107,55,59,153,150,106,169,67,158,109,88,70,71,163,73,120,175,168,30,27,141,128,111],"\u5229\u7528\u3067\u304d\u308b\u30d0\u30a4\u30b0\u30e9\u30e0\u7cfb\u306e\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u306e\u4e00\u89a7\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3067\u3059":64,"\u30af\u30a8\u30ea\u3092\u8868\u3059grn_expr":63,"\u3050\u308b\u3093\u304c":[168,139],"\u8a18\u53f7\u3067\u30c8\u30fc\u30af\u30f3\u3092\u533a\u5207\u308btokenbigramsplitsymbol\u3092\u4f7f\u7528":143,"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308blog_level\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":5,overwritten:67,"\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u306e\u30d1\u30b9\u3092\u6307\u5b9a\u3057\u307e\u3059":89,"128mb":6,allow_pragma:100,"
 \u3042\u
 308b\u30d0\u30fc\u30b8\u30e7\u30f3\u306egroonga\u306f":10,"\u6955\u5186\u4f53\u8fd1\u4f3c\u3067\u8fd1\u4f3c\u3057\u307e\u3059":162,error_loc:126,"configure\u306e":23,ggdb3:140,sport:39,"\u81ea\u7531\u306b\u5909\u66f4\u53ef\u80fd\u3067\u3059":54,"\u3068\u6271\u3063\u3066\u3044\u305f\u554f\u984c\u3092\u4fee\u6b63":1,n_like:[126,129,100,168,139],"\u30d0\u30c3\u30d5\u30a1\u306e\u72b6\u614b":117,between:[49,100,38,116,6,53,70,23,72,149,58,59],"import":[15,100,82,168,140,77,30,26,116,14,6,8,174,23,91,163,48,59],"\u30ea\u30ea\u30fc\u30b9\u62c5\u5f53\u8005\u306f\u30ea\u30dd\u30b8\u30c8\u30ea\u306b\u767b\u9332\u3055\u308c\u305f\u79d8\u5bc6\u9375\u3092\u5fa9\u53f7\u3057\u305f\u5f8c\u306b\u9375\u306e\u30a4\u30f3\u30dd\u30fc\u30c8\u3092\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u306b\u3066\u884c\u3044\u307e\u3059":140,pthread_:116,"groonga\u306f\u5b8c\u5168\u4e00\u81f4\u691c\u7d22\u3057\u305f\u7d50\u679c\u306e\u30d2\u30c3\u30c8\u4ef6\u6570\u304c\u6240\u5b9a\u306e\u95be\u5024\u3092\u8d85
 \u3048\u
 306a\u3044\u5834\u5408\u306b\u9650\u308a":64,"db\u306e\u5185\u5bb9\u306e\u6700\u7d42\u66f4\u65b0\u6642\u523b\u3092\u73fe\u5728\u6642\u523b\u306b\u3057\u307e\u3059":75,instroduc:116,nearbi:30,"\u305f\u3068\u3048\u3070":134,tutori:[6,35,70,49],grn_encoding_pars:114,"\u4ee5\u4e0b\u306e\u3088\u3046\u306bdocument_version\u3084document_version_full\u3092\u660e\u793a\u7684\u306b\u6307\u5b9a\u3057\u307e\u3059":140,"\u30a4\u30f3\u30dd\u30fc\u30c8\u3057\u305f\u9375\u306b\u5bfe\u3057\u3066trust":140,grn_too_many_link:2,exploit:30,"debian\u7cfb\u3082\u3057\u304f\u306fr":140,invers:70,"\u5024\u3092\u683c\u7d0d\u3059\u308b\u30d0\u30c3\u30d5\u30a1":[36,72],"get\u30d1\u30e9\u30e1\u30fc\u30bf\u3092\u542b\u3080":166,emphas:101,rubi:[62,37,77,30,150,42,6,147,137,70,73],"\u4ee5\u964d\u306f\u30b3\u30e1\u30f3\u30c8":89,"\u5024\u304c\u56fa\u5b9a\u9577\u3067\u3042\u308b\u30ab\u30e9\u30e0\u306e\u307f\u304cobj\u306b\u6307\u5b9a\u3067\u304d\u307e\u3059":72,"edge\u306fctx\u3092\u542b\u3080":125,"\u307e
 \u305f\u
 306fctx\u304c\u4f7f\u7528\u3059\u308bdb\u304b\u3089id\u306b\u5bfe\u5fdc\u3059\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u691c\u7d22\u3057\u3066\u8fd4\u3059":14,"\u30b3\u30de\u30f3\u30c9\u3067\u30c7\u30fc\u30bf\u306e\u6574\u5408\u6027\u304c\u58ca\u308c\u308b\u5834\u5408\u306f\u30a8\u30e9\u30fc":1,"ctx\u304c\u4f7f\u7528\u3059\u308bdb\u3092\u6307\u5b9a\u3057\u307e\u3059":14,grn_resource_temporarily_unavail:2,"flags\u306e\u5024\u306b\u4ee5\u4e0b\u306e\u5024\u3092\u52a0\u3048\u308b\u3053\u3068\u306b\u3088\u3063\u3066":66,"\u691c\u7d22\u3057\u3088\u3046\u3068\u3059\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u540d\u524d":14,nnede:129,"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308bcolumn_create\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":66,develop:[30,80],etc:[131,3,140,11,154,6,141,8,129,80,163,48],media:70,epoch:[11,170],document:[30,80,140],do_loc:156,finish:[138,95],"\u5225\u9014deb\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u4ee5
 \u4e0b\u
 306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u3066\u6700\u65b0\u7248\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u307e\u3059":140,someon:170,"\u30d0\u30c3\u30d5\u30a1\u306e\u4f7f\u7528\u91cf\u3067\u3059":117,eito:116,"org\u304c\u30db\u30b9\u30c8\u3092":140,theater:83,grn_permission_deni:2,"\u6570\u5b57\u306f\u4e00\u8a9e\u3068\u3057\u3066\u6271\u3046":64,appveyor:70,"key_type\u306bt":105,"_post":140,"\u306e\u4ed5\u69d8\u3092\u8ffd\u52a0":143,grn_column_name_scor:113,"\u30c7\u30d5\u30a9\u30eb\u30c8\u3067\u306f\u4fdd\u5b58\u3057\u307e\u305b\u3093":89,"8bit\u7b26\u53f7\u4ed8\u304d\u6574\u6570\u3067\u3042\u308a":40,isssu:116,mmap:[49,34,116],"wheezy\u306e\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u8ffd\u52a0":23,"\u30ad\u30fc":89,grn_plugin_proc_get_var:[35,70],real:[30,27,129],swig:37,"\u30db\u30b9\u30c8\u540d\u304c\u7570\u306a\u308b\u5834\u5408":156,"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8":89,"\u30aa\u30d7\u30b7\u30e7\u30f3\u3067\u51fa\u529b\u4ef6\u6570\u3092\u5236\u9650\u3
 057\u305
 f\u5834\u5408\u306f\u51fa\u529b\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u6570\u3068\u4e00\u81f4\u3057\u307e\u305b\u3093":100,invalid_argu:160,benefit:131,cascad:[70,116],output:80,unsplit:[100,63],"key\u306b\u5bfe\u5fdc\u3059\u308b\u65b0\u3057\u3044record\u3092table\u306b\u8ffd\u52a0\u3057":105,grn_ii_buff:78,"\u51e6\u7406\u6642\u9593":100,"146249000x":170,ff9e:175,"\u30a8\u30e9\u30fc\u304c\u751f\u3058\u305f\u5834\u5408\u306b\u306ffalse\u3092\u8fd4\u3059":[135,5,65,7,144,176,99],name2:139,"obj\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308bhook\u3092\u524a\u9664\u3057\u307e\u3059":85,"615\u4ee5\u4e0b\u306e\u6574\u6570\u3092\u8868\u3057\u307e\u3059":40,grn_no_such_file_or_directori:2,tomoatsu:[6,143],showen:2,unicod:175,"\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u3092groonga\u30b5\u30fc\u30d0\u3067gqtp\u7d4c\u7531\u3067\u5b9f\u884c\u3057\u307e\u3059":156,grn_bad_file_descriptor:2,src:[11,141],central:170,"\u30c6\u30fc\u30d6\u30eb\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u
 308b\u30
 ab\u30e9\u30e0\u3092\u524a\u9664\u3057\u307e\u3059":89,degre:[11,23,67,139,77],backup:[75,146],processor:[153,141,120,12,30],"\u53f3\u4e0b":1,"\u53f3\u4e0a":1,"\u305d\u306e\u305f\u3081":[133,140,64,134,156,146],insuffici:11,your:[30,80],"gqtp\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u3092lf\u533a\u5207\u308a\u5f62\u5f0f\u3067\u6a19\u6e96\u5165\u529b\u306b\u4e0e\u3048\u308b\u3068":166,log:[49,140,128],area:30,aren:[84,100,168,86,27,6,8,129,70,48,59],start:[35,106,100,68,4,122,126,168,116,138,6,157,53,93,70,23,139,163,164,48,111],"\u7a7a\u6587\u5b57\u5217\u306e\u3044\u305a\u308c\u304b\u3092\u6307\u5b9a\u3059\u308b\u3068false\u306b\u306a\u308a":40,lot:116,"set_host\u3067\u6307\u5b9a\u3057\u305fip\u30a2\u30c9\u30ec\u30b9":156,submiss:[142,16,164,43],"\u3053\u306e\u8fd1\u4f3c\u65b9\u6cd5\u304c\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3067\u3059":162,ealier:6,"\u30c9\u30ea\u30eb\u30c0\u30a6\u30f3\u7d50\u679c":100,"groonga\u7d44\u307f\u8fbc\u307f\u30b3\u30de\u30f3\u30c9\u30921\u884c\u306b1\
 u3064\u3
 05a\u3064\u8a18\u8ff0\u3057\u305f\u30c6\u30ad\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb\u3067\u3059":156,"2\u884c\u76ee":156,grn_not_socket:2,"default":[30,128,18],"\u6a19\u6e96\u5165":[7,130],"\u3068\u5171\u306b":113,invalid_seek:160,multibyt:23,pseudo:[52,100,168,121,116,6,67,70,139],"\u6307\u5b9a\u3057\u305f2\u3064\u306e\u6587\u5b57\u5217\u306e\u7de8\u96c6\u8ddd\u96e2\u3092\u8a08\u7b97\u3059\u308b":103,value_1:[3,94],prepend:[139,8,168],valid:[3,11,86,116,43,6,70,23],"name\u30d1\u30e9\u30e1\u30fc\u30bf\u306e\u9577\u3055\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"hook\u56fa\u6709\u60c5\u5831\u683c\u7d0d\u30d0\u30c3\u30d5\u30a1\u3092\u6307\u5b9a\u3057\u307e\u3059":85,grn_obj_add_hook:85,you:[2,3,4,6,82,8,9,68,79,12,14,15,17,18,169,23,26,27,30,76,35,84,11,41,42,43,48,153,174,52,53,55,58,59,39,62,66,67,70,71,73,75,141,80,81,0,83,86,87,89,22,93,94,95,96,98,100,101,77,104,107,109,111,113,150,116,118,120,121,122,123,124,126,127,128,129,131,133,137,139,142,147,149,151,152,154,158,160,88
 ,163,164
 ,168,170,172,173,175],string2:103,string1:103,poor:163,"cursor\u306e\u30ab\u30ec\u30f3\u30c8\u30ec\u30b3\u30fc\u30c9\u306ekey\u3092key\u30d1\u30e9\u30e1\u30fc\u30bf\u306b\u30bb\u30c3\u30c8\u3057":57,"delete\u64cd\u4f5c\u3092\u5b9f\u884c\u3057\u305f\u3053\u3068\u306e\u3042\u308b\u30c6\u30fc\u30d6\u30eb\u306b\u5bfe\u3057\u3066\u306f":72,grn_object_corrupt:2,"\u8a72\u5f53\u3059\u308b\u7bc4\u56f2\u306e\u30ec\u30b3\u30fc\u30c9\u306e\u3046\u3061":57,reduc:[131,83,86,116,6,16,30,48],"n_builtin_type_names\u306b\u306f":75,naoya:[70,116],"\u30c1\u30e3\u30f3\u30af\u3092\u4f7f\u3063\u3066\u3044\u308b\u8a9e\u306e\u6570\u3067\u3059":117,"\u3092\u683c\u7d0d\u3057\u307e\u3059":113,drilldown_offset:144,month:[39,170,139,138],"4byte":160,articl:71,"body\u3092\u4f5c\u6210\u3057\u307e\u3059":66,"\u6307\u5b9a\u5148\u306bgroonga\u30b5\u30fc\u30d0\u304c\u7acb\u3061\u4e0a\u304c\u3063\u3066\u3044\u306a\u3044\u5834\u5408":156,zlib_error:160,mechan:[6,8,48],"develop\u306a\u3044\u3057deprecated\u3068\u
 306a\u30
 8a\u307e\u3059":10,veri:[52,100,168,39,86,150,27,42,6,30,126,164,48,139],"\u66f4\u65b0\u5f8c\u306e\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":113,"index\u3092\u683c\u7d0d\u3059\u308b\u30d0\u30c3\u30d5\u30a1":113,patsuffix:133,atsushi:70,query_flag:6,masafumi:[70,116],"\u5f97\u3089\u308c\u305f\u691c\u7d22\u7d50\u679c\u6570\u304ct1\u3088\u308a\u3082\u5c0f\u3055\u3044\u5834\u5408\u306f":63,"\u30d0\u30c3\u30d5\u30a1id\u3067\u3059":117,"\u547c\u51fa\u5074\u3067\u306ftype\u306b\u5fdc\u3058\u3066\u5341\u5206\u306a\u30b5\u30a4\u30ba\u306e\u30d0\u30c3\u30d5\u30a1\u3092\u78ba\u4fdd\u3057\u306a\u3051\u308c\u3070\u3044\u3051\u307e\u305b\u3093":36,groonga_dir:140,"\u3053\u306e\u8a9e\u5f59\u306e\u4e26\u3073\u306f":134,"benchmark\u7528\u306e\u30c7\u30fc\u30bf\u30d5\u30a1\u30a4\u30eb\u306f\u81ea\u5206\u3067\u4f5c\u6210\u3059\u308b\u3053\u3068\u3082\u65e2\u5b58\u306e\u3082\u306e\u3092\u5229\u7528\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059":156,"\u9375\u306e\u30a4\u30f3\u30dd\u30fc
 \u30c8\u
 304c\u6b63\u5e38\u7d42\u4e86\u3059\u308b\u3068":140,"\u5b8c\u5168\u306b\u4e00\u81f4\u3059\u308b\u30ad\u30fc\u3092\u691c\u7d22\u3057":105,learner:[46,49,172,38,70],"\u95a2\u6570\u306f":[29,103,63,162,61],"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u72b6\u614b":117,naoina:[6,116],"\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u30aa\u30d7\u30b7\u30e7\u30f3\u306b\u6307\u5b9a\u3057\u305fip\u30a2\u30c9\u30ec\u30b9":156,too_many_symbolic_link:160,"\u63a5\u7d9a\u5148\u306e\u30db\u30b9\u30c8\u540d\u3068\u30dd\u30fc\u30c8\u756a\u53f7\u3092\u3092\u6307\u5b9a\u3057\u307e\u3059":166,snippet1:27,"min_size\u30d0\u30a4\u30c8\u672a\u6e80\u306e\u30d3\u30c3\u30c8\u306b\u5bfe\u3059\u308b\u30ce\u30fc\u30c9\u3067":57,snippet2:27,cve:70,"\u305d\u306e\u5185\u5bb9\u3092data\u306b\u30b3\u30d4\u30fc\u3057\u3066\u8fd4\u3057\u307e\u3059":85,amount:6,"\u3092\u6307\u5b9a\u3059\u308b\u3068max\u306b\u4e00\u81f4\u3057\u305fkey\u3092cursor\u306e\u7bc4\u56f2\u306b\u542b\u307f\u307e\u305b\u3093":57,"6\u4ee5\u4e0a\
 u304c\u5
 fc5\u8981\u3067\u3059":165,score_1:122,score_2:122,hoge:[89,103],famili:[82,139],"1024r":140,"\u305d\u306e\u5834\u5408\u306b\u306f\u30c7\u30a3\u30b9\u30c8\u30ea\u30d3\u30e5\u30fc\u30b7\u30e7\u30f3\u3054\u3068\u3084\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u3054\u3068\u306a\u3069":140,"\u30c8\u30e2\u3061\u3083\u3093":39,"\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u305f\u5834\u5408\u306f":72,"am\u30d5\u30a1\u30a4\u30eb\u3078\u3068\u30ea\u30b9\u30c8\u30a2\u30c3\u30d7\u3055\u308c\u307e\u3059":140,bash:174,"\u3068\u3044\u3046\u4e09\u3064\u306e\u8a9e\u5f59\u306e\u914d\u5217\u3068\u3057\u3066\u683c\u7d0d\u3055\u308c\u307e\u3059":134,fulltext:[153,84,100,82,168,107,86,150,12,25,42,27,141,139,71,175,120,131,59],"\u6307\u5b9a\u3057\u305f\u30d5\u30a1\u30a4\u30eb\u304b\u3089\u30b3\u30de\u30f3\u30c9\u3092\u8aad\u307f\u8fbc\u3080":1,groonga_vers:23,score_n:122,cutter_dir:140,histori:23,nine:3,"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306ematch_columns\u5f15\u6570\u306e\u
 30c7\u30
 d5\u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":144,"grn_rc\u306b\u5bfe\u5fdc\u3059\u308b\u6570\u5024\u304c\u8fd4\u3055\u308c\u307e\u3059":100,"\u65e2\u5b58\u306edb\u3092\u958b\u304d\u307e\u3059":75,grn_db_int:72,phrase:6,string:[35,49,63,72,77,123,114,104,116,14,6,70,126,23,52,76,47],"expr\u306e\u307f\u4f7f\u7528\u53ef\u80fd\u3067\u3059":110,anoth:[6,163,100,76,30],spreadsheet:163,snippet:[6,37,27,116],grn_expr_syntax_escap:76,"deb\u30d1\u30c3\u30b1\u30fc\u30b8\u304c\u751f\u6210\u3055\u308c\u307e\u3059":140,"\u3092\u5408\u308f\u305b\u3066\u683c\u7d0d\u3057\u307e\u3059":113,"\u6b63\u5e38\u306b\u7d42\u4e86\u3059\u308b\u3068dist":140,"\u6a19\u6e96\u5165\u529b\u304b\u3089\u4e00\u884c\u305a\u3064eof\u306b\u9054\u3059\u308b\u307e\u3067\u30b3\u30de\u30f3\u30c9\u6587\u5b57\u5217\u3092\u8aad\u307f\u53d6\u308a":89,unlink:76,"\u4ed6\u306e\u30e2\u30fc\u30c9\u3067\u8d77\u52d5\u3057\u305fgroonga\u3068\u540c\u3058\u30b3\u30de\u30f3\u30c9\u304c\u4f7f\u7528\u3067\u304d\u307e
 \u3059":
 31,allow_column:[100,168],"\u5143\u306e\u30ec\u30b3\u30fc\u30c9\u306e\u307f\u691c\u7d22\u3059\u308b\u305f\u3081\u306b":133,grn_table_group:105,egg:71,narwhal:23,logrot:[6,70],"\u306b\u3066\u516c\u958b\u3055\u308c\u3066\u3044\u308b\u30ea\u30ea\u30fc\u30b9\u6848\u5185\u3092\u4f5c\u6210\u3057\u307e\u3059":140,help:[79,128,111],grn_proc_funct:35,soon:[84,27,48],"\u5b9f\u7a3c\u52d5\u74b0\u5883\u306b\u8fd1\u3044\u72b6\u614b\u3067\u306e\u691c\u8a3c\u3092\u884c\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059":166,paramet:[35,36,38,85,6,93,23,50,47,49,102,108,14,15,105,17,21,110,112,113,56,114,116,57,70,72,104,75,123,76],"\u304a\u304b\u3057\u306a\u7d50\u679c\u3092\u8fd4\u3059\u554f\u984c\u3092\u4fee\u6b63":143,systemd:6,"\u6b63\u5e38\u306b\u30d3\u30eb\u30c9\u304c\u7d42\u4e86\u3059\u308b\u3068":140,"\u5024\u306e\u7bc4\u56f2\u306f1":54,shimada:6,comments_cont:71,"\u5b8c\u5168\u4e00\u81f4\u3057\u307e\u305b\u3093":64,"\u305d\u308c\u305e\u308c\u306e\u8981\u7d20\u304c\u5b8c\u5168\u306b\u4e
 00\u81f4
 \u3059\u308b":63,"\u7279\u6b8a\u547d\u4ee4\u306f\u30b9\u30af\u30ea\u30d7\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u4efb\u610f\u306e\u5834\u6240\u306b\u66f8\u304d\u8fbc\u3080\u3053\u3068\u304c\u3067\u304d\u307e\u3059":156,range_error:160,"null\u306f\u4e0a\u9650\u306a\u3057\u3068\u898b\u306a\u3057\u307e\u3059":57,"proc\u306e\u3044\u305a\u308c\u304b\u304c\u6307\u5b9a\u3067\u304d\u307e\u3059":105,"\u4ee5\u4e0b\u306e\u3088\u3046\u306ajson\u5f62\u5f0f\u3067\u5024\u304c\u8fd4\u5374\u3055\u308c\u307e\u3059":100,iff:3,"build\u30b3\u30de\u30f3\u30c9\u4ee5\u5916\u3067\u3082":140,fulli:[6,8],yito:[6,116],"\u4e3b\u30ad\u30fc\u306e\u578b\u3068\u30ab\u30e9\u30e0\u306e\u578b\u306b\u306f":40,heavi:100,grn_column_nam:113,"\u30b9\u30ec\u30c3\u30c9\u6570":156,"\u30d5\u30a1\u30a4\u30eb":140,todo:[36,85,78,92,50,47,100,102,77,108,14,105,21,149,110,112,113,56,114,57,69,72,75,124,172,126,51,76],event:48,"\u3080\u308b\u3093\u304c":[168,139],"http\u30b5\u30fc\u30d0\u30fc":[46,49,8,38,70],"\u30ea\u30ea\u30
 fc\u30b9
 \u4f5c\u696d\u3067\u306frpm\u30d1\u30c3\u30b1\u30fc\u30b8\u306b\u5bfe\u3059\u308b\u7f72\u540d\u3092\u884c\u3044\u307e\u3059":140,proxy_pass:8,publish:[70,140],"\u691c\u7d22\u5bfe\u8c61\u306e":64,trusti:[70,12,140],"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u578b\u306e\u30ab\u30e9\u30e0\u3092\u4f5c\u6210\u3057\u305f\u5834\u5408\u306f":66,"shutdown\u306f":130,textil:140,"1\u30ea\u30ea\u30fc\u30b9":70,"version\u30d1\u30e9\u30e1\u30fc\u30bf\u3084command_version\u30d1\u30e9\u30e1\u30fc\u30bf\u3092\u6307\u5b9a\u305b\u305a\u306bgroonga\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u305f\u969b\u306b\u306f":10,pub:[120,140],asc:140,reason:[100,121,154,131,6,55,164,48,59],base:[131,82,42,43,6,94,95,174,153,102,139,12,16,58,111,150,116,70,164,120,168,122,30,27,141,170,177,8],grn_ctx_fin:[6,14],put:[70,168,129,111],"groonga\u53ca\u3073groonga":156,rect:[6,68,162],basi:3,"\u307e\u305f\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u6307\u5b9a\u3057\u306a\u304b
 \u3063\u
 305f\u5834\u5408\u306b\u3082set_port\u304c\u512a\u5148\u3055\u308c\u307e\u3059":156,due:[30,27],assign:116,"\u4fee\u6b63":70,"\u5ec3\u6b62\u4e88\u5b9a\u3067\u3042\u308a\u4f7f\u7528\u304c\u63a8\u5968\u3055\u308c\u307e\u305b\u3093":10,placehold:116,miss:[6,23,163,116,70],"table\u5185\u306e\u30ec\u30b3\u30fc\u30c9\u3092\u30bd\u30fc\u30c8\u3057":105,conditional_probability_threshold:[23,142],station:[84,67,170],zeromq:174,schema:[100,68,168,107,150,27,42,106,16,158,172,169,88,129,71,101,139],"file\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u30b5\u30dd\u30fc\u30c8":143,"\u90e8\u5206\u4e00\u81f4\u691c\u7d22\u306e\u6319\u52d5\u306ftokenbigram\u306a\u3069n":134,"max\u3068common":57,grep:[141,120,12,153],jqueri:70,"\u4efb\u610f\u306edb\u540d":156,str:76,"grntest\u3067\u306fgroonga\u30b3\u30de\u30f3\u30c9\u3092\u660e\u793a\u7684\u306b\u3057\u3066\u3044\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":140,"\u5bfe\u8c61\u306ecolumn\u3092\u6307\u5b9a\u3057\u307e\u3059":113,"\u3092\u7528\u
 3044\u30
 8b\u3079\u304d\u3067\u3059":72,"windows\u5411\u3051":140,"v1\u306e\u5024\u304cv2\u306e\u5024\u3068\u7b49\u3057\u3044\u304b\u5927\u304d\u3044\u3053\u3068\u3092\u8868\u3057\u307e\u3059":63,"null":[35,15,62,82,102,150,100,27,42,14,6,127,63,101,116,97,23,109,76,47,59],"table1\u3068table2\u304b\u3089\u91cd\u8907\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u308a\u9664\u3044\u305f\u7d50\u679c\u3092\u305d\u308c\u305e\u308cres1":105,"\u30d0\u30c3\u30d5\u30a1\u30bb\u30b0\u30e1\u30f3\u30c8\u306e\u3046\u3061\u6700\u3082\u5927\u304d\u306aid\u3067\u3059":117,lib:[131,143,116,8,55,9],"2\u306e\u30ea\u30ea\u30fc\u30b9\u3092\u884c\u3063\u305f\u969b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3057\u305f":140,"\u5bfe\u8c61\u3068\u306a\u308b\u30ab\u30e9\u30e0\u540d\u304c\u51fa\u529b\u3055\u308c\u307e\u3059":100,elapsed_tim:[126,138],"\u65b9\u5f62\u8fd1\u4f3c\u3067\u8fd1\u4f3c\u3057\u307e\u3059":162,"\u74b0\u5883\u5909\u6570cutter_debug\u3092yes\u3068\u8a2d\
 u5b9a\u3
 059\u308b\u3068":165,"\u66f4\u65b0\u3055\u308c\u308b\u305f\u3073\u306b1\u305a\u3064\u5927\u304d\u304f\u306a\u308a\u307e\u3059":10,grn_snip:[6,70],tokenbigramsplitsymbol:[64,155,33],"cutter\u3067\u306f\u30c6\u30b9\u30c8\u3068\u547c\u3076":165,grn_proc_get_typ:70,"group\u5316\u30ad\u30fc\u69cb\u9020\u4f53\u306e\u914d\u5217\u3078\u306e\u30dd\u30a4\u30f3\u30bf\u3092\u6307\u5b9a\u3057\u307e\u3059":105,clear:[113,140,6,127,70,23,72],grn_too_many_open_fil:2,clean:[165,140],newvalu:113,weight_in_weight_vector:77,latest:[80,22],grn_ctx_t:2,pretti:70,"\u3053\u308c\u304b\u3089groonga\u3092\u4f7f\u3046\u4eba\u3078\u30a2\u30d4\u30fc\u30eb\u3059\u308b\u70b9\u3084\u65e2\u5b58\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u5229\u7528\u3057\u3066\u3044\u308b\u4eba\u304c\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9\u3059\u308b\u969b\u306b\u5fc5\u8981\u306a\u60c5\u5831\u3092\u63d0\u4f9b\u3057\u307e\u3059":140,wanab:116,yml:73,"\u73fe\u72b6\u306egroonga\u306e\u30b3\u30de\u30f3\u30c9\u306e\u4ed5\u69d8\
 u306fcom
 mand":10,"\u308b\u3053\u3068\u304c\u3042\u308b\u554f\u984c\u3092\u4fee\u6b63":143,grn_connection_refus:2,max_siz:57,"\u7279\u5b9a\u306e\u30c6\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb":165,"\u3082\u3057\u30d5\u30a1\u30a4\u30eb\u3068\u3057\u3066\u5b58\u5728\u3059\u308b\u5834\u5408\u306f\u4e2d\u8eab\u306b\u95a2\u308f\u3089\u305a\u52d5\u4f5c\u3092\u7d9a\u3051\u3066\u3057\u307e\u3044":156,grn_get_default_encod:114,grn_obj_compress_zlib:113,remot:[49,145],"\u68ee\u7530":39,"\u82b1\u5b50":39,grn_hook_get:85,doc_bodi:83,"\u306b\u3066\u30c8\u30c3\u30d7\u30da\u30fc\u30b8\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u7f6e\u304d\u63db\u3048\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u3063\u3066\u3044\u307e\u3059":140,grn_obj_is_lock:72,"\u3068\u3044\u3046\u30af\u30a8\u30ea\u3067\u691c\u7d22\u3057\u3066\u3044\u307e\u3059\u304c":64,close:[52,86,150],"\u30c6\u30fc\u30d6\u30eb\u306e\u4e2d\u3067\u4e00\u610f\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093":66,"\u516
 5\u529b\
 u30d5\u30a1\u30a4\u30eb":156,"help\u3092\u5b9f\u884c\u3057\u30d8\u30eb\u30d7\u3092\u3054\u89a7\u304f\u3060\u3055\u3044":165,isob:116,numer:[49,168,145],no_locks_avail:160,both:[3,86,93,132,48,153,100,139,77,12,106,66,67,160,164,120,168,30,27,126,141,128,170],grn_range_error:2,geopoint:68,"\u6570\u5024\u306e\u30d9\u30af\u30bf\u3092\u30b5\u30dd\u30fc\u30c8":1,"\u30ed\u30b0\u51fa\u529b\u30ec\u30d9\u30eb\u3092\u8a2d\u5b9a\u3057\u307e\u3059":[5,89],condition2:139,condition1:139,"mecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u304c\u898b\u3064\u304b\u3089\u306a\u3044\u6642\u306e\u30a8\u30e9\u30fc\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u3088\u308a\u89aa\u5207\u306b\u3057\u305f":143,jeff:133,"\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u304c\u5b58\u5728\u3059\u308b\u5834\u5408\u306fkey\u9577\u3092\u8fd4\u3057\u307e\u3059":105,"000x":111,too_small_limit:160,header:[6,20,116,70],"\u623b\u308a\u5024\u3067\u3042\u308b":112,linux:[49,128,18],tokenbigramignoreblanksplitsymbol:[64,155,3
 3],"wind
 ows\u306a\u3089\u30b3\u30de\u30f3\u30c9\u30d7\u30ed\u30f3\u30d7\u30c8\u4e0a":156,stamp:[138,16,164,43],"\u691c\u7d22\u7d50\u679c\u30c6\u30fc\u30d6\u30eb\u306e\u4e2d\u304b\u3089\u30af\u30a8\u30ea\u306b\u30de\u30c3\u30c1\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u308a\u9664\u304d\u307e\u3059":63,"null\u306a\u3089temporari":75,"\u8ee2\u7f6e\u7d22\u5f15\u306bweight\u60c5\u5831\u3092\u5408\u308f\u305b\u3066\u683c\u7d0d\u3057\u307e\u3059":113,"\u306e\u30ed\u30c3\u30af\u3092\u89e3\u9664\u3059\u308b":99,"\u30ed\u30c3\u30af\u3092\u518d\u5e30\u7684\u306b\u89e3\u9664\u3057\u307e\u3059":99,grn_table_sort_desc:105,combind:168,"\u65e5\u672c\u6e2c\u5730\u7cfb\u5ea7\u6a19":[29,162],grn_table_cursor_get_kei:57,coordin:[11,68],unpatch:37,look:2,"groonga\u7d44\u8fbc\u95a2\u6570\u306e\u4e00\u3064\u3067\u3042\u308bgeo_in_circle\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":162,"while":[106,82,30,116,6,127,53],"\u691c\u7d22":[49,100,143,19],"\u306e\u3088\u3046\u306b\u5f15\u6570\u30
 6e\u540d
 \u524d\u3092\u660e\u793a\u3057\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\u4ee3\u308f\u308a\u306b":89,grn_zlib_error:2,grn_column_name_value_len:113,loop:[6,70],pack:128,"org\u3068ftp\u901a\u4fe1\u3092\u884c\u3044":156,readi:[100,139,6,18,174,168],readm:[116,140],fedora:[49,140,128,18],belong:[132,121],"xml\u304c\u6307\u5b9a\u53ef\u80fd\u3067\u3059":31,"\u51e6\u7406\u958b\u59cb\u6642\u9593":100,grand:170,octal:139,"\u53ef\u80fd\u306a\u9818\u57df\u3092threshold\u3092\u6307\u6a19\u3068\u3057\u3066\u30d5\u30e9\u30b0\u30e1\u30f3\u30c8\u306e\u89e3\u6d88\u3092\u884c\u3044\u307e\u3059":72,src_kei:105,imagin:[100,121],optim:70,grn_set_default_match_escalation_threshold:21,temporari:[6,49,68,38],user:[87,42,43,6,93,8,95,138,174,48,100,107,53,16,146,39,156,116,157,158,88,70,118,164,168,169,122,123,27,126,129,80],"takuto\u3055\u3093\u304c\u5831\u544a":143,"\u306e\u30ab\u30e9\u30e0":[32,99],"\u306b\u6e21\u3055\u308c\u305fuser_data\u3092\u6307\u5b9a\u3057\u307e\u3059":47,older:170,i
 nput_out
 put_error:160,"\u30af\u30a8\u30ea\u306e\u5185\u5bb9\u3092\u6a19\u6e96\u5165\u529b\u304b\u3089\u4e0e\u3048\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":166,"\u4e0a\u4f4dlimit\u500b\u306e\u8981\u7d20\u3092result\u306b\u683c\u7d0d\u3057\u307e\u3059":105,"null\u306a\u3089\u7121\u540dtable\u3068\u306a\u308a\u307e\u3059":105,"koi8r\u306e\u3044\u305a\u308c\u304b\u304c\u6307\u5b9a\u3067\u304d\u307e\u3059":89,nise_nab:70,"\u30af\u30a8\u30ea\u306e":64,"\u5bfe\u8c61\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30ab\u30e9\u30e0\u3092\u6307\u5b9a\u3057\u307e\u3059":112,"56880000x":68,nginx:[153,120,12,116,6,141,70],"\u898b\u3064\u304b\u3089\u306a\u3044\u5834\u5408\u306f0\u3092\u8fd4\u3057\u307e\u3059":105,"\u3084\u308a\u3068\u308a\u3092\u8003\u3048\u306a\u304f\u3066\u826f\u3044\u3067\u3059\u304c":115,address_is_not_avail:160,"\u30b4\u30df\u30bb\u30b0\u30e1\u30f3\u30c8\u306e\u6570\u3067\u3059":117,grn_table_sort:105,signal:70,resolv:[6,23,32,77],elaps:[139,122,126,138,23,4],"32bit":116,popula
 r:[100,7
 7],"\u30c7\u30d5\u30a9\u30eb\u30c8":63,"sigsegv\u304c\u767a\u751f\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059":105,creation:[23,3,116],some:[82,22,6,95,138,174,153,77,107,17,149,111,60,152,116,70,168,123,172,126,173,30,129,59,76],"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308bdefrag\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":32,"\u3068\u660e\u793a\u7684\u306b\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044":156,"\u8a2d\u5b9a\u3059\u308b\u30ed\u30b0\u51fa\u529b\u30ec\u30d9\u30eb\u306e\u5024\u3092\u4ee5\u4e0b\u306e\u3044\u305a\u308c\u304b\u3067\u6307\u5b9a\u3057\u307e\u3059":[5,7],"\u30d5\u30e9\u30b0\u30e1\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u3092\u89e3\u6d88\u3059\u308bdefrag\u30b3\u30de\u30f3\u30c9\u306e\u8ffd\u52a0":1,"output_type\u3068\u3044\u3046\u5f15\u6570\u540d\u3092\u7528\u3044\u3066output_type\u3092\u6307\u5b9a\u3057\u307e\u3059":31,entry_bodi:66,run:[80,165,140,111],stem:[70,152,12,141],step:[3,11,43,93,17
 4,111],"
 \u3082\u3057test":156,"\u89e3\u653e\u3059\u308bctx\u69cb\u9020\u4f53\u3078\u306e\u30dd\u30a4\u30f3\u30bf\u3092\u6307\u5b9a\u3057\u307e\u3059":14,"\u305d\u3053\u3067":64,grn_no_memory_avail:2,idf:70,"index_cursor\u3092\u4f5c\u6210\u3059\u308b\u3068\u304d\u306b\u6307\u5b9a\u3057\u305ftable_cursor\u306e\u73fe\u5728\u306e\u5bfe\u8c61\u30ec\u30b3\u30fc\u30c9\u306eid\u3092\u8fd4\u3057\u307e\u3059":112,block:[11,8,116,59],libzmq:[141,12],grn_no_space_left_on_devic:2,"93933868408203e":4,grn_expr_append_obj:[63,76],within:[170,67,16,164],"\u30ea\u30f3\u30af\u3092\u3042\u306a\u305f\u306e\u30d5\u30a9\u30ed\u30ef\u30fc\u306b\u5171\u6709\u3059\u308b":140,grn_obj_key_uint:56,"\u3068\u3057\u3066\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u3092clone\u3057\u305f\u3082\u306e\u3068\u3057\u3066\u8aac\u660e\u3057\u307e\u3059":140,"\u3053\u306e\u5834\u5408\u306f\u30b9\u30b3\u30a2\u304c11\u306b\u306a\u3063\u3066\u3044\u307e\u3059":64,"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3067\u3059":156,askmonti:70,"\u5
 b58\u572
 8\u3059\u308c\u3070\u6307\u5b9a\u3055\u308c\u305fid\u3092":105,properli:[6,94,168],"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u7528\u3044\u305f\u30b8\u30aa\u30b5\u30fc\u30c1\u306e\u4f8b\u3092\u30c1\u30e5\u30fc\u30c8\u30ea\u30a2\u30eb\u306b\u8ffd\u52a0":23,pangolin:[6,12,140],tokenbigramignoreblanksplitalpha:33,hereaft:30,"\u30d1\u30c3\u30b1\u30fc\u30b8\u7f72\u540d\u7528\u306e\u9375\u304c\u5fc5\u8981\u3067\u3059":140,newer:70,info:[5,7,8],utc:[126,139],"0xc7":160,utf:[37,4,122,116,175,6,174,139],"\u540c\u4e00\u306e\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u304c\u4f7f\u7528\u53ef\u80fd\u3067\u3042\u308b\u306a\u3089":10,"column_create\u306f":66,munin:[141,120,128,153],"callback\u304c\u4e0e\u3048\u3089\u308c\u305a":63,"\u53ca\u3073windows\u4e0a\u3067\u52d5\u4f5c\u3057\u307e\u3059":156,"\u3044\u304d\u306a\u308aredmine\u3067\u30d0\u30b0\u5831\u544a\u3092\u304a\u9858\u3044\u3059\u308b\u3068":115,"files\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4ee5\u4e0b\u3078\u3068\u30c0\
 u30a6\u3
 0f3\u30ed\u30fc\u30c9\u3055\u308c\u307e\u3059":140,"\u30c7\u30d5\u30a9\u30eb\u30c8\u306eencoding\u3092\u5909\u66f4\u3057\u307e\u3059":114,grn_cas_error:2,doesn:[35,84,82,83,86,87,6,8,95,174,48,100,139,106,53,16,17,59,152,116,88,70,163,164,168,27,126,129,175,177],repres:[39,83,11,89,147,76,139],"homebrew\u306e\u66f4\u65b0":80,before_instal:73,"\u30ea\u30ea\u30fc\u30b9\u306e\u30c8\u30d4\u30c3\u30af\u7d39\u4ecb":140,"\u3067\u9023\u7d50\u3057\u305f\u6587\u5b57\u5217\u3067\u3059":72,pronounc:147,titl:[39,100,3,168,121,103,11,116,127,94,169,140,71,139],grn_obj_fin:76,accross:6,grn_ctx_close:[23,70,14],orangain:116,sigcont:116,"\u7d22\u5f15\u304c\u4e0d\u6b63\u306b\u5927\u304d\u304f\u306a\u308b\u554f\u984c\u3092\u4fee\u6b63":143,draw:39,"groonga\u5358\u4f53\u3067test":156,"\u3067\u30a8\u30f3\u30b3\u30fc\u30c9\u3055\u308c\u305f\u30ad\u30fc\u304c\u5e38\u306bgrn_nil\u306b\u306a\u3063\u3066\u3057\u307e\u3046\u554f\u984c\u3092\u4fee\u6b63":143,"\u30ab\u30e9\u30e0\u540d\u7b49\u3092":72,"\
 u8907\u6
 570\u4eba\u306b\u3088\u308b\u30b5\u30dd\u30fc\u30c8\u3092groonga\u3067\u884c\u3046\u5834\u5408\u306b":115,eval:137,"architectures\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u660e\u793a\u7684\u306b\u6307\u5b9a\u3059\u308b\u3053\u3068\u3067":140,kawaji:6,"0\u4ee5\u4e0a65":40,"\u51fa\u529b\u3092\u884c\u3046\u30ec\u30b3\u30fc\u30c9\u306e\u4ef6\u6570\u3092\u6307\u5b9a\u3057\u307e\u3059":100,"\u4f7f\u7528\u53ef\u80fd\u3067\u3042\u308a\u4ed5\u69d8\u3082\u5b89\u5b9a\u3057\u3066\u3044\u307e\u3059\u304c":10,"\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":[165,140],"\u691c\u7d22id\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"146741340x":170,ruby_script:137,friendli:6,nippon:164,"test_gqtp\u547d\u4ee4\u3067\u5229\u7528\u3057\u307e\u3059":156,"\u3068\u3044\u3046\u8a9e\u5f59\u306e\u4e26\u3073\u306b\u542b\u307e\u308c\u307e\u3059\u306e\u3067":134,"\u5185\u90e8\u7684\u306a\u5909\u66f4":140,button:[6,116,111],hemispher:6,"\u307e\u305f\u306f\u30c7\u30fc\u30e2\u30f3\u30e2
 \u30fc\u
 30c9\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u306f":89,"\u4e00\u5de5\u592b\u5fc5\u8981\u306b\u306a\u308a\u307e\u3059":133,"\u30aa\u30fc\u30d0\u30fc\u30d5\u30ed\u30fc\u30c1\u30a7\u30c3\u30af\u3092\u5f37\u5316":23,"max\u304cnull\u306e\u5834\u5408\u3082\u3057\u304f\u306f":57,download:[153,120,140,20,12,141,93,174,81],grn_obj_decr:72,onigmo:70,experiment:[15,62,75,150,124,27,42,116,6,95,55,70,137,23,104],"\u975e\u4e92\u63db\u306a\u5909\u66f4\u304c\u542b\u307e\u308c\u308b\u306e\u3067\u3042\u308c\u3070":140,"\u30d9\u30af\u30bf\u306egeopoint\u306e\u51fa\u529b\u306b\u5bfe\u5fdc":1,"null\u4ee5\u5916\u306e\u30d1\u30b9\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306fpersist":75,becom:[11,68,37,30],accessor:105,convert:[2,11,86,170,70,175],convers:[23,8],blogroonga:80,"org\u3068\u901a\u4fe1\u53ef\u80fd\u3067\u306a\u3044\u5834\u5408":156,chang:[30,18,116,6,70,23,174,104],"\u901a\u5e38\u306f\u30ec\u30b3\u30fc\u30c9\u3092\u8ffd\u52a0\u3057\u305f\u9806\u306b1\u305a\u3064\u52a0\u7b97\u3055\u308c\
 u307e\u3
 059":54,danger:[127,53,75,48,113],grn_plugin_mutex_clos:35,"boolean":[49,37,116,168],"\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\u30bb\u30c3\u30c8\u3055\u308c\u305f\u30ed\u30c3\u30af\u3092\u89e3\u9664\u3059\u308b":99,query_expand:[116,9],"drilldown\u306b\u6307\u5b9a\u3055\u308c\u305f\u30ab\u30e9\u30e0\u306e\u5024\u306e\u7570\u306a\u308a\u6570\u304c\u51fa\u529b\u3055\u308c\u307e\u3059":100,query_expans:[23,116],"\u524a\u9664\u5bfe\u8c61\u306e\u30ab\u30e9\u30e0\u304c\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u30c6\u30fc\u30d6\u30eb\u306e\u540d\u524d\u3092\u6307\u5b9a\u3057\u307e\u3059":[135,65],soundkitchen:[6,23],benchmark:[46,49,38,116,6,70],about:[35,0,2,84,124,87,41,22,43,6,82,8,95,70,137,138,174,48,49,100,68,139,77,142,12,107,53,16,17,18,155,149,145,111,151,62,44,153,20,154,104,116,66,169,158,109,23,118,163,164,73,120,168,127,123,26,126,141,128,129,81],"23t02":139,"groonga\u3092\u5e83\u304f\u901a\u77e5\u3057\u307e\u3059":140,"\u30b3\u30de\u30f3\u30c9\u306e\u30b5\u30f3\u30
 d7\u30eb
 \u3092\u8ffd\u52a0":143,"\u5b58\u5728\u3057\u306a\u3051\u308c\u3070":105,"shibuya\u3055\u3093":143,retriev:[30,100],"\u3042\u3068\u306f\u30d6\u30e9\u30a6\u30b6\u306b\u3066http":140,min_siz:57,meet:[70,67,170],mitsuhiro:143,control:[88,6,107,8,147,70],"\u304c\u6307\u5b9a\u3055\u308c\u305f\u3082\u306e\u3068\u307f\u306a\u3057\u307e\u3059":162,"clone\u6e08\u307f\u306egroonga\u306eweb\u30b5\u30a4\u30c8\u306e\u30c8\u30c3\u30d7\u30da\u30fc\u30b8\u306e\u30bd\u30fc\u30b9":140,sudo:[153,120,140,20,154,12,131,6,141,94,18,129,174,165,81],directory_not_empti:160,grn_domain_error:2,"\u8907\u6570\u306e\u5024\u306e\u914d\u5217\u3092\u683c\u7d0d\u3067\u304d\u308b\u30ab\u30e9\u30e0\u3092\u4f5c\u6210\u3057\u307e\u3059":66,tokendelimit:[155,82,33,43],"\u7d22\u5f15\u4ed8\u304d\u30ab\u30e9\u30e0\u3092\u7b49\u4fa1\u6761\u4ef6\u3067\u691c\u7d22\u3067\u304d\u306a\u3044\u554f\u984c\u3092\u4fee\u6b63":143,lifecycl:73,narg:76,"\u6a19\u6e96":[5,97,176,99],"function\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4
 ee5\u4e0
 b\u306bgrntest\u306e\u30bd\u30fc\u30b9\u3092\u5c55\u958b\u3057\u307e\u3059":140,int16:[40,143,116],"\u3092\u6307\u5b9a\u3059\u308b\u3068\u6b63\u898f\u5316\u3055\u308c\u305f\u6587\u5b57\u5217\u304ckey\u3068\u306a\u308a\u307e\u3059":105,decrib:8,"\u524d\u56de\u30ea\u30ea\u30fc\u30b9\u304b\u3089\u306e\u5909\u66f4\u5c65\u6b74\u3092\u53c2\u7167\u3059\u308b\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":140,"tokenmecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u306e\u5834\u5408\u306f\u308f\u304b\u3061\u66f8\u304d\u5f8c\u306e\u30ad\u30fc\u30ef\u30fc\u30c9\u3067\u524d\u65b9\u4e00\u81f4\u691c\u7d22\u3068\u4e2d\u9593\u4e00\u81f4\u691c\u7d22\u3068\u5f8c\u65b9\u4e00\u81f4\u691c\u7d22\u3092\u3057\u307e\u3059":134,rakutan:71,otehr:59,normalizernfkc51:44,table_token:[49,26,38],kisk:6,"http\u30b5\u30fc\u30d0\u3068\u3057\u3066groonga\u3092\u4f7f\u7528\u3059\u308b\u5834\u5408\u306b\u9759\u7684\u30da\u30fc\u30b8\u3092\u683c\u7d0d\u3059\u308b\u30c7\u3
 0a3\u30e
 c\u30af\u30c8\u30ea\u3092\u6307\u5b9a\u3057\u307e\u3059":89,"namebuf\u306b\u8a72\u5f53\u3059\u308b\u540d\u524d\u3092\u30b3\u30d4\u30fc\u3057\u307e\u3059":[72,113],"\u8ad6\u7406\u6f14\u7b97\u5b50\u306f":63,"\u30de\u30af\u30ed\u306a\u3069\u3067\u521d\u671f\u5316\u6e08\u307f\u3067\u306a\u3051\u308c\u3070\u3044\u3051\u307e\u305b\u3093":72,sysconfig:131,"\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u8aa4\u5b57\u3092\u4fee\u6b63":143,"\u3053\u306e\u5834\u5408":57,"\u547c\u51fa\u5074\u3067\u6e96\u5099\u3059\u308b":[105,72,113],grn_plugin_proc_alloc:35,read_only_file_system:160,grn_ctx_set_command_vers:14,"shorttext\u578b\u306e\u5024\u3092\u683c\u7d0d\u3059\u308b\u30ab\u30e9\u30e0":66,handl:[2,11,86,116,129,8,154,70],auto:[6,70,142],"\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30d5\u30e9\u30b0\u30e1\u30f3\u30c6\u30fc\u30b7\u30e7":32,succeeded_or_not:[127,53,158,118],"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308blog_put\u306b\u3064\u3044\u3066\u8aac\u6
 60e\u305
 7\u307e\u3059":7,parameter1:8,"\u4ee5\u964d\u306e\u8aac\u660e\u3067\u306f":140,"\u3068\u3044\u3046\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u3092groonga\u5358\u4f53\u3067\u5b9f\u884c\u3057":156,column_information1:87,column_information2:87,"\u3053\u306e\u4f8b\u306f\u65e5\u672c\u8a9e\u3060\u3063\u305f\u306e\u3067tokenbigram\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3067\u3088\u304b\u3063\u305f\u306e\u3067\u3059\u304c":64,"uptime\u306e\u8868\u793a\u5f62\u5f0f\u3092\u8aad\u307f\u3084\u3059\u3044\u5f62\u5f0f\u306b\u5909\u66f4":1,"\u4e0b\u8a18\u306e\u9805\u76ee\u304c\u30cf\u30c3\u30b7\u30e5\u5f62\u5f0f\u3067\u51fa\u529b\u3055\u308c\u307e\u3059":74,"\u306b\u66f8\u304d\u3060\u3057\u307e\u3059":156,chunk:[154,129,117],"functions\u304c\u3082\u3063\u3068\u3082\u91cd\u8981\u306a\u5bfe\u8c61\u3067\u3059":165,"\u3092\u8a18\u8ff0\u3057\u305f\u30c6\u30ad\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb\u3067\u3059":156,special:[111,100,2,3,168,150,27,42,116,126,82,94,174,76,17],groo:[122,100],"
 \u51fa\u
 529b\u5bfe\u8c61\u3068\u306a\u308b\u6700\u521d\u306e\u30ec\u30b3\u30fc\u30c9\u306e\u756a\u53f7\u30920\u30d9\u30fc\u30b9\u3067\u6307\u5b9a\u3057\u307e\u3059":100,suitabl:[106,86,70,59],grn_geo_estimate_in_rectangl:[23,102],new_vers:140,"quit\u306f":148,"\u3092\u6307\u5b9a\u3059\u308b\u3068":[57,113],manipul:147,grn_match_escal:[49,25,38],"host\u30aa\u30d7\u30b7\u30e7\u30f3\u3068\u540c\u7b49\u306e\u6a5f\u80fd\u3067\u3059":156,latitude_in_msecxlongitude_in_msec:139,keep:[60,106,77,14,15,23],"\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u306f\u3055\u308c\u306a\u3044":143,geometri:23,largetext:86,"branches\u306e3\u3064\u306e\u5bfe\u8c61\u304c\u3042\u308a\u307e\u3059":165,grn_cursor_by_id:57,"scorer\u306f":100,"\u30c6\u30fc\u30d6\u30ebentry\u306e\u5168\u30ec\u30b3\u30fc\u30c9":144,buf_siz:[105,72,113],"groonga\u30b3\u30de\u30f3\u30c9\u306b":143,mkdir:146,attach:[152,175,111],"\u30ea\u30ea\u30fc\u30b9\u7528\u306e\u30af\u30ea\u30fc\u30f3\u306a\u72b6\u614b\u3067\u30bd\u30fc\u30b9\u30b3\u30fc
 \u30c9\u
 3092\u53d6\u5f97\u3059\u308b\u305f\u3081\u306b":140,"\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044":[64,31,40,156],"final":[35,100,8,77],travi:151,"\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u3092\u6d41\u3057\u7d42\u3048\u305f\u3089":140,exactli:154,"groonga\u3068mecab\u306e\u8f9e\u66f8\u306e\u30a8\u30f3\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u304c\u540c\u3058\u304b\u3069\u3046\u304b\u3092\u78ba":1,"20km":170,"groonga\u306f":165,sequence_queri:172,extrct:139,stdin:104,concatin:[6,122,116],msec:[23,17],tabl:[49,63],need:[82,3,4,86,42,43,6,93,8,95,9,70,98,118,48,83,100,174,139,77,14,15,16,18,59,20,154,67,160,23,71,163,164,73,120,175,168,122,30,124,27,126,129,111,76],border:[6,82,88],fluent:96,grn_obj_search:50,"0x08":160,"0x04":160,"grntest\u304cmlock\u306e\u60c5\u5831\u51fa\u529b\u306b\u5bfe\u5fdc":143,"0x01":160,"0x02":160,"\u30ed\u30b0\u3092":140,ifexist:52,singl:[82,3,77,124,116,52,70],"\u30af\u30a8\u30ea\u30ad\u30e3\u30c3\u30b7\u30e5\u306b\u95a2\u3059\u3
 08b\u52d
 5\u4f5c\u3092\u8a2d\u5b9a\u3057\u307e\u3059":100,"center\u306b\u6307\u5b9a\u3057\u305f\u5ea7\u6a19\u3092\u4e2d\u5fc3\u3068\u3059\u308b\u5186\u306e\u7bc4\u56f2\u5185\u306b\u3042\u308b\u304b\u3069\u3046\u304b\u3092\u8abf\u3079\u307e\u3059":162,"\u3067\u306f\u307e\u3068\u3081\u3066\u30d3\u30eb\u30c9\u3067\u304d\u306a\u3044\u3053\u3068\u3082\u3042\u308a\u307e\u3059":140,"\u5bfe\u5fdc\u3059\u308b\u30ab\u30e9\u30e0\u304c\u5b58\u5728\u3057\u306a\u3051\u308c\u3070null\u3092\u8fd4\u3057\u307e\u3059":72,"\u30d0\u30a4\u30b0\u30e9\u30e0\u3067\u30c8\u30fc\u30af\u30ca\u30a4\u30ba\u3059\u308b":64,kazuhiro:116,"\u306b\u30a2\u30af\u30bb\u30b9\u3059\u308b\u3068":31,url:[23,146,48,70],uri:8,grn_table_upd:105,"\u4e3b\u30ad\u30fc\u306e\u578b\u306b\u4ed6\u306e\u30c6\u30fc\u30d6\u30eb\u3092\u6307\u5b9a\u3059\u308b\u5834\u5408\u306f":40,fontain:23,"null\u4ee5\u5916\u306e\u5024\u304c\u6307\u5b9a\u3055\u308c\u305f\u5834\u5408":105,"\u3067\u751f\u6210\u3057\u305fcursor\u3092\u89e3\u653e\u3057\u307e\u3
 059":57,
 grn_index_cursor:[49,25,38],"\u30ea\u30af\u30a8\u30b9\u30c8\u306e\u30d7\u30ed\u30c8\u30b3\u30eb\u3092\u6307\u5b9a\u3057\u307e\u3059":166,"\u51fa\u529b\u3059\u308b\u30ec\u30b3\u30fc\u30c9id\u306e\u4e0a\u9650\u3092\u6307\u5b9a\u3057\u307e\u3059":112,ssssss:138,object_corrupt:160,"146867000x":170,"\u30d3\u30eb\u30c9\u304c\u6b63\u5e38\u7d42\u4e86\u3059\u308b\u3068":140,launchpad:[70,12],"\u30b5\u30fc\u30d0\u304c\u81ea\u52d5\u7684\u306b\u306f\u8d77\u52d5\u3055\u308c\u306a\u3044\u306e\u3082\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u30aa\u30d7\u30b7\u30e7\u30f3\u3067\u6307\u5b9a\u3057\u305f\u5834\u5408\u3068\u540c\u69d8\u3067\u3059":156,"db\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u30c6\u30fc\u30d6\u30eb\u306e\u30ea\u30b9\u30c8\u3092\u8868\u793a\u3057\u307e\u3059":[97,89],"\u3053\u308c\u3067":140,"\u305f\u3068\u3048\u5b8c\u5168\u4e00\u81f4\u691c\u7d22\u3067\u30d2\u30c3\u30c8\u3057\u3066\u3082":64,"groonga\u5b9f\u884c\u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u5f15\u6570\u3068\u30
 57\u3066
 default":10,"drilldown\u6761\u4ef6\u306b\u6307\u5b9a\u3055\u308c\u305f\u30ab\u30e9\u30e0\u306e\u5024\u6bce\u306b\u3068\u308a\u307e\u3068\u3081\u3089\u308c\u305f\u30ec\u30b3\u30fc\u30c9\u306b\u3064\u3044\u3066":100,"\u30ec\u30b3\u30fc\u30c9\u306e\u5024\u306e\u672b\u5c3e\u306bvalue\u3092\u8ffd\u52a0\u3057\u307e\u3059":72,enabl:[80,140],"grntest\u3068\u3044\u3046\u540d\u524d\u3067grntest\u306e\u30bd\u30fc\u30b9\u3092\u914d\u7f6e\u3057\u307e\u3059":140,"masahiro\u3055\u3093":143,gram:[30,82,3,139],"output_columns\u304b\u3089_value\u3092\u524a\u9664":143,contain:30,sho:[70,116],"\u3067\u30de\u30c3\u30c1\u3057\u305f\u306e\u306710":64,orphan:116,"column2\u306e\u5024\u304cstring\u306bexact\u30e2\u30fc\u30c9\u3067\u30d2\u30c3\u30c8\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u306b\u3064\u3044\u3066\u306f":63,latin:89,statu:[49,120,2,38,153,12,26,116,6,141,158,70],correctli:[6,3],wibowo:116,tend:71,written:[70,118,18,170,9],grn_retry_max:2,ken:39,kei:[3,86,6,95,145,49,100,139,140,77,11,142,52
 ,105,57,
 59,60,39,116,158,70,72,104,168,121,122,30,175],grn_no_child_process:2,"\u7528\u8a9e\u96c6\u306b\u767b\u9332\u3055\u308c\u3066\u3044\u308b\u8a9e\u306eid":117,"\u578b\u306e\u30ab\u30e9\u30e0\u306e\u5024\u3092\u9806\u756a\u306b\u53d6\u308a\u51fa\u3059\u305f\u3081\u306e\u30ab\u30fc\u30bd\u30eb\u3092\u751f\u6210\u3057\u3066\u8fd4\u3057\u307e\u3059":112,eclips:111,"\u3053\u306e\u307e\u307e\u3067\u306f\u691c\u7d22\u30ce\u30a4\u30ba\u304c\u4e0a\u4f4d\u306b\u8868\u793a\u3055\u308c\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u304f\u306a\u308a\u307e\u3059":64,admin:[6,23,143,116,70],jersei:170,"\u3059\u3079\u3066\u306e\u30e2\u30b8\u30e5\u30fc\u30eb\u3067\u540c\u3058\u540d\u524d\u306e\u95a2\u6570\u3092\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u3059\u308b\u3088\u3046\u306b\u3057\u305f":143,"\u691c\u7d22\u5bfe\u8c61\u306e\u30c6\u30fc\u30d6\u30eb\u3092\u6307\u5b9a\u3057\u307e\u3059":144,"po\u306e\u5b9f\u884c":80,"\u3069\u3046\u3057\u3066\u305d\u3046\u3059\u308b\u306e\u304b\u3068\u3044\u3046\u5171\u901a
 \u8a8d\u
 8b58\u3092\u6301\u3063\u3066\u3044\u306a\u3044\u3068\u4e00\u8cab\u6027\u306e\u306a\u3044\u30b5\u30dd\u30fc\u30c8\u3068\u306a\u3063\u3066\u3057\u307e":115,cutter_source_path:140,"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u5185\u306e\u30b9\u30ad\u30fc\u30de\u3068\u7279\u5b9a\u306e\u30c6\u30fc\u30d6\u30eb\u306e\u30c7\u30fc\u30bf\u306e\u307f\u51fa\u529b":146,"obj\u306b\u5c5e\u3059\u308bobject\u3082\u518d\u5e30\u7684\u306b\u30e1\u30e2\u30ea\u304b\u3089\u89e3\u653e\u3055\u308c\u307e\u3059":72,"\u5185\u8a33\u306f":64,"\u304c\u3042\u308a\u307e\u3059":[31,140],quit:[49,26,140,38],addition:67,quiz:39,"\u305d\u306e\u305f\u3081\u306b\u306f\u307e\u305a\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":140,treat:[84,100,82,139,116,6,16,70,164],"\u6210\u529f\u304b\u3069\u3046\u304b\u306e\u30d5\u30e9\u30b0":[135,5,65,7,144,176,99],downcas:175,"\u65e5\u672c":164,"\u6709\u52b9\u306a\u30ad\u30e3\u30c3\u30b7\u30e5\u304c\u591a\u304f\u30d2\u30c3\u30c8\u3059\u308b\u305f\u30
 81\u306b
 ":100,"\u30c6\u30fc\u30d6\u30eb\u60c5\u5831\u306e\u578b\u3092\u51fa\u529b\u3057\u307e\u3059":97,"sort\u3055\u308c\u305f\u30ec\u30b3\u30fc\u30c9\u306e\u3046\u3061":105,delimit:[11,30,82,116,43],drildown:[49,145],"12gb":154,glossari:73,"\u5bfe\u8c61table2\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"\u30d1\u30c3\u30b1\u30fc\u30b8\u540d\u306e\u5909\u66f4\u3042\u308a":23,longitude_in_msec:139,"proc\u306e\u7a2e\u985e\u3092\u6307\u5b9a\u3057\u307e\u3059":47,demo:39,"\u3053\u306e\u60c5\u5831\u3092\u56de\u907f\u3059\u308b\u65b9\u6cd5\u30922\u7a2e\u985e\u7d39\u4ecb\u3057\u307e\u3059\u304c":64,welcom:[100,168,79,170,22,139,80,111],grn_table_cursor_t:57,"\u691c\u7d22\u30ce\u30a4\u30ba\u304c\u591a\u304f\u306a\u3063\u305f\u5834\u5408\u306f\u6307\u5b9a\u3059\u308b\u5024\u3092\u4f4e\u304f\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059":64,"\u30ab\u30e9\u30e0\u306e\u578b\u306b\u4ed6\u306e\u30c6\u30fc\u30d6\u30eb\u3092\u6307\u5b9a\u3059\u308b\u5834\u5408\u306f":40,speaker:22,"\u6642\u306
 e\u30e1\
 u30e2\u30ea\u30ea\u30fc\u30af\u3092\u4fee\u6b63":143,"\u691c\u7d22\u30b3\u30de\u30f3\u30c9\u3092\u5b9a\u7fa9":144,crch:82,entry_selector:144,"\u3068\u30c8\u30fc\u30af\u30ca\u30a4\u30ba\u3055\u308c\u308b\u305f\u3081":64,nsubrecs_column:113,http:[89,6,93,8,95,174,49,101,140,77,12,146,111,153,20,156,116,70,73,166,120,122,30,141,173,31,175,81],"deb\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9\u306b\u5fc5\u8981\u306a\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3059\u308b\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":140,"gram\u7cfb\u306e\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u306b\u3088\u308a\u518d\u73fe\u7387\u3092\u3042\u3052\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u304c":64,effect:[6,52,170],"listen\u3059\u308b\u30a2\u30c9\u30ec\u30b9\u3092\u6307\u5b9a\u3057\u307e\u3059":89,rpmforg:120,"twitter\u3067\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\
 u30f3\u3
 0b9\u3092\u3059\u308b":80,well:[30,116,27,94,174,8],"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308bquit\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":148,operation_would_block:160,undefin:11,"\u4ee5\u4e0b\u306e\u5024\u3092\u6307\u5b9a\u3067\u304d\u307e\u3059":72,lcov:165,distanc:[84,68,139,30,6,67],koi8r:[6,174],remove_blank:124,"\u5f37\u5236\u7684\u306b\u30ed\u30c3\u30af\u3092\u30af\u30ea\u30a2\u3057\u307e\u3059":72,"log_reopen\u306f":176,bc009774:140,patricia:[49,3,168,86,116,6,23,139,145,59],"po\u30b3\u30de\u30f3\u30c9\u306e\u5b9f\u884c\u306b\u3088\u308a\u66f4\u65b0\u3057\u305f\u5404\u7a2e":140,grn_ctx_get_command_vers:14,"text\u578b\u3068longtext\u578b\u306b\u3064\u3044\u3066\u306f":40,"\u3067\u533a\u5207\u308a\u307e\u3059":89,logger:6,"obj\u3092\u5bfe\u8c61\u3068\u3057\u3066query\u306b\u30de\u30c3\u30c1\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u3092\u691c\u7d22\u3057":50,int32:[3,40,43,6,118,100,68,139,77,142,107,53,16,39,64,116,67,8
 8,70,71,
 164,168,121,170],ryoji:70,pikonyan:39,"groonga\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3067\u4f5c\u6210\u3057\u305f\u30c6\u30fc\u30d6\u30eb\u306b\u306f":54,"\u3059\u3079\u3066\u306e\u30b9\u30ec\u30c3\u30c9\u6570\u306e\u5408\u8a08\u306f\u6700\u592764\u307e\u3067\u306b\u5236\u9650\u3055\u308c\u307e\u3059":156,"\u5404\u8a9e\u306e\u72b6\u614b\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u914d\u5217\u3068\u306a\u3063\u3066\u3044\u307e\u3059":117,"\u30b5\u30fc\u30d0\u304c\u52d5\u4f5c\u3057\u3066\u3044\u306a\u3044\u304b":156,dat_kei:86,tomita:143,"\u305d\u308c\u3089\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u3092\u9806\u6b21\u884c\u3044\u307e\u3059":166,grn_file_corrupt:2,necessari:[23,3],"\u4e0b\u8a18":57,page:[6,49,116,22,111],"\u4e3b\u30ad\u30fc\u304c\u6570\u5024\u306e\u30c6\u30fc\u30d6\u30eb\u3092\u53c2\u7167\u3057\u3066\u3044\u308b\u30ab\u30e9\u30e0\u3067\u306e\u6bd4\u8f03\u6f14\u7b97\u306b\u5bfe\u5fdc":143,lager:116,use_offline_index:104,revers:[49,140],assgin:139,"\u30c7\u30d5\u30
 a9\u30eb
 \u30c8\u5024\u306f":[166,89],"\u30bd\u30fc\u30c8\u30ad\u30fc\u914d\u5217\u3078\u306e\u30dd\u30a4\u30f3\u30bf\u3092\u6307\u5b9a\u3057\u307e\u3059":105,out_http:156,home:[174,140],tatsuya:6,"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u5bfe\u8c61\u3068\u306a\u308b\u30ab\u30e9\u30e0\u3092source\u5f15\u6570\u306b\u6307\u5b9a\u3057\u307e\u3059":66,index_column:70,nihon:164,estim:[154,102],grn_obj_key_float:56,grn_obj_remov:[23,72],"\u5b8c\u5168\u4e00\u81f4\u691c\u7d22\u3067\u306f\u30d2\u30c3\u30c8\u3057\u307e\u305b\u3093":134,"10t13":[16,164,43],win64:93,"\u30d5\u30e9\u30b0\u3092\u6570\u5024\u3067\u306f\u306a\u304f\u30ad\u30fc\u30ef\u30fc\u30c9\u3067\u51fa\u529b\u3059\u308b\u3088\u3046\u306b\u5909\u66f4":1,usag:[30,49,116,38,70],"\u7ba1\u7406\u3055\u308c\u3066\u3044\u306a\u3044\u30bb\u30b0\u30e1\u30f3\u30c8\u306e\u6570\u3067\u3059":117,offset:[35,102,85,6,105,144,57,72,76],"blog_body\u7d22\u5f15":64,"\u62e1\u5f35\u5b50\u306b\u5236\u9650\u306f\u3042\u308a\u307e\u305b\u3093":156,"\u8a2d\u
 5b9a\u50
 24\u3092\u8868\u793a\u3059\u308b":1,empti:[100,168,87,116,70,23],groonga_query_log_path:[70,116],"\u30d7\u30e9\u30b0\u30a4\u30f3\u767b\u9332api\u306e\u540d\u524d\u3092\u6539\u826f":136,"\u6a19\u6e96\u5165\u529b\u304b\u3089\u30b3\u30de\u30f3\u30c9\u6587\u5b57\u5217\u3092\u4e0e\u3048\u308b\u5834\u5408\u306f":89,museum:170,"\u5404\u547d\u4ee4\u306f\u4e26\u5217\u306b\u5b9f\u884c\u3055\u308c\u307e\u3059":156,"\u3053\u3053\u3067\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306bruby\u3092\u5229\u7528\u3057\u3066\u30ea\u30dd\u30b8\u30c8\u30ea\u3092web\u30b5\u30fc\u30d0\u7d4c\u7531\u3067\u53c2\u7167\u3067\u304d\u308b\u3088\u3046\u306b\u3057\u307e\u3059":140,"\u306b\u5bfe\u5fdc\u3059\u308b\u30ad\u30fc\u306f":89,"\u30ec\u30b3\u30fc\u30c9r2\u306e\u307f\u304c\u30d2\u30c3\u30c8\u3057\u307e\u3059":63,suzuki:6,"\u306e\u307f\u3092\u30c6\u30b9\u30c8\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":165,"\u3068\u3044\u3046\u8a9e\u5f59\u306e\u4e26\u3073\u306b\u542b\u307e\u308c\u308b\u306e\u3067":1
 34,grong
 a:[157,163],overflow:[11,23,116,70],ear:82,quetzal:6,"\u30e6\u30fc\u30b6\u304c\u5b9a\u7fa9\u3057\u305f\u95a2\u6570\u3092\u65b0\u305f\u306a\u95a2\u4fc2\u5f0f\u3068\u3057\u3066\u4f7f\u3046\u3053\u3068\u3082\u3067\u304d\u307e\u3059":63,displai:6,limit:49,"\u30d0\u30c3\u30d5\u30a1\u306b\u767b\u9332\u3055\u308c\u3066\u3044\u308b\u8a9e\u306eid":117,"\u611f\u8b1d":70,"\u306b\u306f\u30d2\u30c3\u30c8\u3057\u307e\u305b\u3093":134,evalu:[137,169,116,139],"\u521d\u671f\u5316\u3055\u308c\u305f":14,"aramaki\u3055\u3093\u304c\u5831\u544a":143,eric:88,"obj\u306b\u5bfe\u5fdc\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u30d1\u30b9\u3092\u8fd4\u3057\u307e\u3059":72,blog1:71,blog2:71,new_valu:100,futur:[62,68,77,124,116,160,137,23,48],halfwidth:175,"max\u304cnull\u306e\u5834\u5408\u306b\u306f":57,"\u9593\u9055\u3063\u3066\u3044\u305f\u554f\u984c\u3092\u4fee\u6b63":23,sphinx:[79,70,111,13,18],katagiri:116,table_remov:[6,49,26,116,38],"\u3068\u540c\u3058\u610f\u5473":89,max_concurr:166,"\u95a2\u6570\u306
 f\u73fe\
 u5728\u6642\u523b\u306b\u5bfe\u5fdc\u3059\u308btime\u578b\u306e\u5024\u3092\u8fd4\u3057\u307e\u3059":167,"\u30e6\u30fc\u30b6\u30fc\u306f\u305d\u306e\u3076\u3093\u78ba\u8a8d\u3059\u308b\u4f5c\u696d\u304c\u5fc5\u8981\u306b\u306a\u308a\u307e\u3059":115,"windows\u7528\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9":80,whose:[3,139],"\u691c\u7d22\u6761\u4ef6\u306b\u30de\u30c3\u30c1\u3057\u305f\u5404\u30ec\u30b3\u30fc\u30c9\u3092\u51fa\u529b\u3057\u305f\u306e\u3061\u306b":100,accur:[30,27],"files\u3092\u5b9f\u884c\u3059\u308b\u3068\u65b0\u898f\u306b\u8ffd\u52a0\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb\u306a\u3069\u304c\u5404\u7a2e":140,"0x20":168,escaped_queri:76,kentaro:116,swap:129,"\u8a8d\u3059\u308b\u3088\u3046\u306b\u3057\u305f":1,"top_left\u3068bottom_right\u304c\u306a\u3059\u77e9\u5f62\u306e\u7bc4\u56f2\u5185\u306b\u3042\u308b\u304b\u3069\u3046\u304b\u3092\u8abf\u3079\u307e\u3059":29,"void":[35,75,114,105,21,108,17,57,72,104],voic:175,is_anim:11,affect:[6,70,116],"\
 u306f\u7
 121\u52b9\u3067\u3042\u308a":57,"\u5168\u6587\u691c\u7d22\u6642\u306b\u524a\u9664\u3057\u305f\u30ec\u30b3\u30fc\u30c9\u304c\u8fd4\u308b\u554f\u984c\u3092\u4fee\u6b63":143,demerit:86,"\u30b9\u30bf\u30a4\u30eb\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u540d\u3068\u540c\u3058\u3082\u306e\u304c\u4f7f\u3048\u308b":89,correct:[49,38,122,142,6,45,163,164],"\u3042\u308b\u3044\u306f\u5ea7\u6a19\u3092\u793a\u3059\u6587\u5b57\u5217\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306f":162,vector:[49,132,116,6,70,23],"\u30bd\u30fc\u30b9\u30a2\u30fc\u30ab\u30a4\u30d6\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":140,"10m":8,batch:6,"10z":139,"\u30b0\u30eb\u30fc\u30d7\u5316":54,"\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u3092groonga":156,even:[66,120,139,153,30,12,116,6,141,93,128,70,71,164],"\u3064\u307e\u308atest":140,neg:[35,100,2,14,6,17,47],spokesman:80,"debian\u7cfb\u306e\u30d1\u30c3\u30b1\u30fc\u30b8
 \u306e\u
 30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":140,"\u3050\u308b\u3093\u304c\u592a\u90ce":39,"new":[30,80,140],net:[39,3,140,121,11,22,67,94],ever:116,metadata:[6,137,62,170],"\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059":165,behavior:[6,70,88,107],never:[142,174],"benchmark\u306f\u6b63\u5e38\u306b\u52d5\u4f5c\u3057\u307e\u305b\u3093":156,met:169,"\u3053\u306e\u30de\u30cb\u30e5\u30a2\u30eb\u30da\u30fc\u30b8\u3067\u306f":89,grn_log_level:35,"groonga\u306e\u30ea\u30ea\u30fc\u30b9\u4f5c\u696d\u3067\u306f\u30ea\u30ea\u30fc\u30b9\u5c02\u7528\u306e\u74b0\u5883\u4e0b":140,"obj\u306eid\u306b\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u306e\u5024\u3092\u66f4\u65b0\u3057\u307e\u3059":72,jame:133,sji:[174,37,89],serch:[142,16],yamada:70,"\u691c\u7d22\u7d50\u679c\u3092\u30af\u30a8\u30ea\u30ad\u30e3\u30c3\u30b7\u30e5\u306b\u6b8b\u3057\u307e\u305b\u3093":
 100,"\u3
 05d\u308c\u3089\u306e\u30d1\u30b9\u306b\u9806\u6b21\u30a2\u30af\u30bb\u30b9\u3057\u307e\u3059":166,grn_expr_exec:[76,14],"\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c8\u306b\u63a5\u7d9a\u3067\u304d\u308b\u74b0\u5883\u3067\u3042\u308c\u3070groonga\u30b3\u30de\u30f3\u30c9\u306e\u77e5\u8b58\u304c\u306a\u304f\u3066\u3082groonga\u306e\u52d5\u4f5c\u3092\u78ba\u8a8d\u3067\u304d\u307e\u3059":156,"\u826f\u3044\u4f8b":115,"754\u5f62\u5f0f\u306e\u8a73\u7d30\u306b\u3064\u3044\u3066\u306f":40,"\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u5168\u6587\u691c\u7d22\u524d\u306b\u3059\u3067\u306b\u95be\u5024\u304c\u8d8a\u3048\u3066\u3044\u308b\u5834\u5408":64,"\u9023\u7d9a\u3059\u308b\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8":64,call:[35,62,68,77,100,27,14,6,53,116,147,137,70],typo:[116,6,16,70,23,163,164],recommend:[153,100,3,168,131,12,120,126,141,93,94,128,129,70,48,139],"\u4f7f\u7528\u3092\u7d42\u4e86\u3057\u307e\u3059":14,type:[36,82,132,4,84,86,87,43,6,137,2,8,95,23,96,102,98,47,48,49,100,68,139,7
 7,142,14
 ,53,16,145,59,113,156,116,66,169,158,160,70,104,164,168,122,124,76],"\u30c7\u30d5\u30a9\u30eb\u30c8\u306ecommand_version\u3092\u8fd4\u3057\u307e\u3059":108,under:[122,8,70,174,58,48],"\u30ec\u30b3\u30fc\u30c9\u306e\u5024\u3092value\u3068\u7f6e\u304d\u63db\u3048\u307e\u3059":72,warp:70,warn:[100,5,116,6,7,8,138,70,104],"\u4ee5\u4e0b":156,"tokenmecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u306f\u4e8b\u524d\u306b\u6e96\u5099\u3057\u305f\u8f9e\u66f8\u3092\u7528\u3044\u3066\u30c8\u30fc\u30af\u30ca\u30a4\u30ba\u3059\u308b\u305f\u3081":64,setup:[111,116,73],"\u6570\u5024\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306b\u306f":162,akio:[6,23,116],root:[31,89,8,116,94],"\u30b5\u30fc\u30d0\u30e2\u30fc\u30c9\u3067\u5b9f\u884c\u3057\u307e\u3059":89,give:[107,30],"\u3067\u3042\u308b\u30ec\u30b3\u30fc\u30c9r2\u304ctable\u306b\u767b\u9332\u3055\u308c\u3066\u3044\u305f\u3068\u304d":63,"\u30a8\u30b9\u30ab\u30ec\u30fc\u30b7\u30e7\u30f3\u306e\u8a73\u7d30\u306f\u8a73\u7d30\u306f\u691c\u7d22\u
 306e\u4e
 d5\u69d8\u306b\u95a2\u3059\u308b\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044":21,"\u30c7\u30fc\u30bf\u306e\u6574\u5408\u6027\u3092\u78ba\u8a8d\u3059\u308bcheck\u30b3\u30de\u30f3\u30c9\u306e\u8ffd\u52a0":1,max_tp:166,"\u30c6\u30b9\u30c8\u74b0\u5883\u306e\u69cb\u7bc9":80,unsign:[35,2,113,78,15,105,56,57,70,72,76,47],"select\u3084load\u306a\u3069\u306egroonga\u306e\u30b3\u30de\u30f3\u30c9\u306e\u4ed5\u69d8\u306e\u4e92\u63db\u6027\u3092\u8868\u3057\u307e\u3059":10,log_level:[49,26,38],n_kei:105,updag:6,config:[1,89,6,93,23,174],grn_arg_list_too_long:2,sitedomain:[94,121],"\u30b9\u30fc\u30d7":134,"table\u306ecolumn\u306e\u5024\u304cstring\u306b\u542b\u307e\u308c\u308b\u30ec\u30b3\u30fc\u30c9\u3092result\u306b\u8fd4\u3057\u307e\u3059":63,permission_deni:160,third:[11,87,100,139],grn_text_printf:70,"tokenbigramsplitsymbolalpha\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u4f7f\u3046\u5834\u5408\u3082\u91cd\u307f\u4ed8\u3051\u3092\u80
 03\u616e
 \u3059\u308b\u5fc5\u8981\u304c\u3042\u308b\u3053\u3068\u306f\u304b\u308f\u308a\u3042\u308a\u307e\u305b\u3093":64,romaji:164,"twitter\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u308b\u5b89\u5fc3\u611f\u304b\u3089groonga\u30e6\u30fc\u30b6\u30fc\u306e\u62e1\u5927\u306b\u7e4b\u3052\u308b":115,"cutter\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u3066cutter\u306e\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u3092\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u306b\u3066\u53d6\u5f97\u3057\u307e\u3059":140,"\u914d\u5217\u306eoffset\u306fenum\u578bgrn_builtin_type\u306e\u5024\u306b\u5bfe\u5fdc\u3059\u308b":75,"\u30c6\u30fc\u30d6\u30eb\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u30ab\u30e9\u30e0\u306e\u524a\u9664":65,privileg:[94,116],copyright:70,"\u6307\u5b9a\u3067\u304d\u308b\u5024\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3067\u3059":162,"\u6307\u5b9a\u3057\u305f2\u3064\u6587\u5b57\u5217\u306e\u7de8\u96c6\u8ddd\u96e2\u3092uint32\u578b\u306e\u5024\u3068\u3057\u3066\u8fd4\u3057\u307e\u3
 059":103
 ,"\u73fe\u5728\u5b9f\u884c\u4e2d\u306e":47,persist:[49,38,87,105,53,97,59],"cursor\u306e\u30ab\u30ec\u30f3\u30c8\u30ec\u30b3\u30fc\u30c9\u304c\u5b58\u5728\u3057\u306a\u3044\u5834\u5408\u306f":57,anim:39,"\u30b3\u30e1\u30f3\u30c8\u884c\u306b\u5bfe\u5fdc":143,"\u8aa4\u5dee\u306f\u5c0f\u3055\u304f\u306a\u308a\u307e\u3059":162,leaner:[70,58],"\u30ea\u30ea\u30fc\u30b9\u306e\u305f\u3073\u306bformula\u306e\u5185\u5bb9\u3092\u66f4\u65b0\u3059\u308b\u4f5c\u696d\u3092\u5b9f\u65bd\u3057\u307e\u3059":140,grn_exec_format_error:2,cache_previ:15,side:[6,30],mean:[35,84,2,3,87,6,82,8,95,138,174,100,98,139,77,11,142,17,154,116,169,67,102,70,163,164,168,121,127,129,175,76],"command_version\u3092\u5909\u66f4\u3057\u307e\u3059":14,enorm:39,blog_comment_index:169,grn_obj_compar:72,extract:[111,30,27,42,6,169,93,70,174,76,59],"hiroshi\u3055\u3093\u304c\u5831\u544a":143,content:[35,87,8,23,48,100,101,139,106,107,39,152,116,169,160,70,71,168,170,27,126,129],rewrit:37,"cursor\u304c\u5c5e\u3059\u308b
 table\u3
 092\u8fd4\u3057\u307e\u3059":57,ncpu:81,lzo_error:160,"\u4e0d\u6b63\u306a\u30ec\u30b3\u30fc\u30c9\u304c\u3042\u308b\u3068\u304d\u306bdump\u3059\u308b\u3068\u843d\u3061\u3066\u3057\u307e\u3046\u554f\u984c\u3092\u4fee\u6b63":143,"\u5b9f\u4f53\u3092\u78ba\u4fdd\u3057\u307e\u3059":14,iso:139,"\u30b9\u30af\u30ea\u30d7\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u30b3\u30e1\u30f3\u30c8\u884c\u306b\u306f\u7279\u6b8a\u30b3\u30de\u30f3\u30c9\u3092\u57cb\u3081\u8fbc\u3080\u3053\u3068\u304c\u53ef\u80fd\u3067\u3059":156,wgs84geoppoint:102,cpuinfo:[141,120,12,153],grn_snip_clos:70,"gram\u7cfb\u306e\u30d2\u30c3\u30c8\u30b9\u30b3\u30a2\u306e\u65b9\u304c\u91cd\u304f\u6271\u308f\u308c\u3066\u3057\u307e\u3044\u307e\u3059":64,hook:73,"\u4e0a\u8a18\u306e\u610f\u5473\u306f\u4ee5\u4e0b\u306e\u3068\u304a\u308a\u3067\u3059":156,"tomita\u3055\u3093\u304c\u30d1\u30c3\u30c1\u4f5c\u6210":143,sometim:70,"\u975e\u308f\u304b\u3061\u66f8\u304d\u691c\u7d22\u306f\u30d1\u30c8\u30ea\u30b7\u30a2\u6728\u3067\u8a9e\u5f59
 \u8868\u
 3092\u69cb\u7bc9\u3057\u3066\u3044\u308b\u5834\u5408\u306e\u307f\u5229\u7528\u53ef\u80fd\u3067\u3059":134,grn_cache_get_max_n_entri:15,iptabl:[94,48],"\u5358\u4f4d":[56,162],"push\u3057\u3066groonga":140,"80ghz":156,"\u5f15\u7528\u7b26\u306b\u4f7f\u7528\u3057\u305f\u6587\u5b57\u3092\u5024\u306e\u4e2d\u3067\u6307\u5b9a\u3059\u308b\u5834\u5408\u306b\u306f":89,mkostemp:70,"limit\u306b\u3088\u3063\u3066\u6307\u5b9a\u3055\u308c\u305f\u6761\u4ef6\u306b\u5f93\u3063\u3066\u5404\u30ec\u30b3\u30fc\u30c9\u306e\u5024\u304c\u51fa\u529b\u3055\u308c\u307e\u3059":100,conveni:[30,173,23,174,164,177],keyword:[39,100,3,168,157,150,27,42,116,6,107,71,76,59],"\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u306f\u7d44\u307f\u8fbc\u307f\u30b3\u30de\u30f3\u30c9\u3068\u3057\u3066\u4e88\u3081\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u3059":89,grn_expr_get_var_by_offset:76,modern:170,mind:60,mine:30,"\u5c0f\u6570\u5f62\u5f0f\u306etime\u30ea\u30c6\u30e9\u30eb\u3092\u30ed\u30fc\u30c9\u3059\u308b\u3068\u30d
 f\u30ea\
 u79d2\u60c5\u5831\u304c\u843d\u3061\u308b\u554f\u984c\u3092\u4fee\u6b63":23,"makefile\u3092\u751f\u6210\u3059\u308b\u305f\u3081\u306bconfigure\u30b9\u30af\u30ea\u30d7\u30c8\u3092\u5b9f\u884c\u3057\u307e\u3059":140,"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u304c\u4e3b\u306a\u5229\u7528\u65b9\u6cd5\u3067\u3059":146,regular:[11,122,3,8],tradit:[70,30],"\u30bb\u30df\u30b3\u30ed\u30f3\u3092\u5229\u7528\u3057\u3066":156,don:[3,4,87,43,8,23,98,48,15,100,174,139,77,14,52,111,160,70,163,175,168,127,128,59,76,94],doc:[83,140,79,18,116,6,8,23,70,104,111],"\u8a18\u53f7\u3068\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8\u3082\u30d0\u30a4\u30b0\u30e9\u30e0\u3067\u30c8\u30fc\u30af\u30ca\u30a4\u30ba\u3059\u308b":64,doe:[100,3,168,77,11,30,116,6,169,8,55,142,131,139],logyyyymmddhhmmss:122,grn_not_enough_spac:2,dot:6,"longtext\u306e\uff13\u3064\u306e\u578b\u306b\u3064\u3044\u3066\u306f\u30d9\u30af\u30bf\u30fc\u3068\u3057\u3066\u4fdd\u5b58\u3057\u305f\u308a\u
 51fa\u52
 9b\u3057\u305f\u308a\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u3059\u304c":40,"\u904e\u53bb\u306e\u30c4\u30a4\u30fc\u30c8\u3092\u304a\u3055\u3089\u3044\u3057":115,keybuf:105,"\u4efb\u610f\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u51fa\u529b\u5148\u3092\u5909\u66f4\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":156,syntax:[49,38,77,116,6,70,76],"\u65e5\u672c\u8a9e":164,yoji:23,acquir:17,explain:[11,3],"_key\u30ab\u30e9\u30e0\u306e\u51fa\u529b\u306b\u5bfe\u5fdc":1,"root\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u5024\u306b\u6307\u5b9a\u3057\u3066\u8d77\u52d5\u3057\u305f\u5834\u5408":89,"\u30c1\u30a7\u30c3\u30af\u3059\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\u3088\u308a\u8fd4\u3055\u308c\u308b\u5024\u304c\u5909\u308f\u308a\u307e\u3059":117,folder:93,cosmo0920:[70,116],"cursor\u306e\u30ab\u30ec\u30f3\u30c8\u30ec\u30b3\u30fc\u30c9\u3092\u4e00\u4ef6\u9032\u3081\u3066\u305d\u306eid\u3092\u8fd4\u3057\u307e\u3059":57,stop:[152,100,116,6,53,8,70,23],grn_plugin_f
 in:35,"b
 logroonga\u306e\u30ea\u30ea\u30fc\u30b9\u30a8\u30f3\u30c8\u30ea\u306b\u306f":140,"\u30d7\u30ed\u30bb\u30b9\u306f\u901f\u3084\u304b\u306b\u505c\u6b62\u3057\u307e\u3059":10,attr_setpshar:116,bar:59,reload:163,bad:[70,116,30],"obj\u306etype\u306b\u5bfe\u5fdc\u3059\u308b\u60c5\u5831\u3092valuebuf\u306b\u683c\u7d0d\u3057\u307e\u3059":36,"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u304c\u524a\u9664\u3055\u308c\u307e\u3059":65,veres:48,all_record:6,"\u62e1\u5f35\u5b50\u3092\u9664\u3044\u305f":156,"\u306b\u3088\u308b\u7d4c\u7def\u5ea6\u3067\u3042\u308a":40,"script\u30d5\u30a1\u30a4\u30eb\u306e\u540c\u671f\u3084\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u306e\u9001\u4fe1\u3092\u884c\u3044\u307e\u3059":156,old_releas:140,"\u5b9f\u884c\u3067\u304d\u307e\u3059":140,"\u30b9\u30fc\u30d7\u30ab\u30ec\u30fc\u30e9\u30a4\u30b9":134,item_:142,brazil:121,"095\u30d0\u30a4\u30c8\u4ee5\u4e0b\u306e\u6587\u5b57\u5217\u3092\u8868\u3057\u307e\u3059":40,grn_function_not_impl:2,simplest:[123,174,30],illegal_byte_seq
 u:160,at
 tribut:[82,101,44,124,155],nfkc51lexicon:175,threasd:89,"\u30d0\u30c3\u30af\u30b9\u30e9\u30c3\u30b7\u30e5\u6587\u5b57\u81ea\u8eab\u3092\u5024\u3068\u3057\u3066\u6307\u5b9a\u3059\u308b\u5834\u5408\u306b\u306f":89,"100x150":29,"\u534a\u5f84":162,str_ptr:35,"takuto\u3055\u3093":143,replied_to:170,key_length:160,"\u306b\u5b8c\u5168\u4e00\u81f4\u3059\u308b\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093\u304c":64,string_liter:70,"\u6539\u884c\u6587\u5b57\u306f":89,against:[49,100,75,39,168,30,77,43,6,16,70,118,139,76,164,145,113],"libmemcached\u306e\u5c0e\u5165\u304c\u5fc5\u8981\u3067\u3059":165,"\u95a2\u6570\u304c\u5f15\u6570\u3092":1,grn_queri:6,"\u30c7\u30fc\u30e2\u30f3\u30e2\u30fc\u30c9\u3067\u5b9f\u884c\u3057\u307e\u3059":89,"twitter\u7de8":80,grn_op_cal:63,grn_expr_var:[35,47],g721d5c7:74,grn_obj_clos:[70,63,112,72,14],three:[100,68,3,121,77,11,150,116,126,53,16,147,71,164],"\u3059\u3067\u306bgroonga\u306eformula\u306f\u53d6\u308a\u8fbc\u307e\u308c\u3066\u3044\u308b\u306e\u
 3067":14
 0,"\u307e\u3060\u958b\u767a\u4e2d\u3067\u3042\u308a":10,"1285858800\u306f2010":64,interest:[80,3],basic:[6,49,30,70],"new_release_date\u306b\u6b21\u56de\u30ea\u30ea\u30fc\u30b9\u306e\u65e5\u4ed8\u3092\u6307\u5b9a\u3057\u307e\u3059":140,suppress:[6,70,104],"2\u30ea\u30ea\u30fc\u30b9":70,multithread:95,servic:[131,30,116,6,16,129,70,73],"\u7d44\u307f\u8fbc\u307f\u578b\u306e\u540d\u524d\u3068\u306a\u308bnul\u7d42\u7aef\u6587\u5b57\u5217\u306e\u914d\u5217\u3092\u6307\u5b9a\u3059\u308b":75,calcul:[84,68,122,170,116,6,67,137,70],"codes\u6307\u5b9a\u306f\u6709\u52b9\u3067\u3059":140,seven:3,datail:100,theatr:83,"key\u3092\u8fd4\u3057\u307e\u3059":72,"\u4ee5\u964d\u3082\u30b3\u30e1\u30f3\u30c8":89,"\u30a2\u30af\u30bb\u30b5\u6587\u5b57\u5217\u3068\u306f":72,"\u691c\u7d22\u306e\u6319\u52d5":49,receiv:[122,30,160,14,8,58,111],make:[30,80],column_list_head:87,"_kei":[3,83,87,41,43,6,8,101,118,48,133,100,68,139,77,11,142,52,53,16,54,146,39,152,113,116,169,67,158,88,70,71,72,164,168,121,1
 70,126,1
 29,175,94],zlib1g:[141,12],unicorn:12,"key\u306e\u30d1\u30c8\u30ea\u30b7\u30a2\u6728\u3067":57,"\u9ad8\u6a5f\u80fd\u3067\u8907\u96d1\u306a\u30b3\u30de\u30f3\u30c9\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u307e\u3067\u3044\u304f\u3064\u304b\u306e\u968e\u5c64\u7684\u306a\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u3092\u30e6\u30fc\u30b6\u30d7\u30ed\u30b0\u30e9\u30e0\u306b\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059":63,"8byte":160,"\u5f15\u6570\u3092grn_expr\u3068\u3057\u3066\u89e3\u91c8\u3059\u308b\u304b":63,"\u3092\u6307\u5b9a\u3059\u308b\u3068\u30b9\u30ab\u30e9\u5024":113,inherit:116,"grn_expr\u3092\u4f7f\u3063\u3066\u69d8\u3005\u306a\u691c\u7d22\u30af\u30a8\u30ea\u3092\u8868\u73fe\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":63,"\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2":66,"\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u306b\u306a\u308a\u307e\u3059":89,"http\u306e\u4e21\u30d7\u30ed\u30c8\u30b3\u
 30eb\u30
 67\u30ea\u30af\u30a8\u30b9\u30c8\u3092\u884c\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059":166,left:102,identifi:158,just:[15,120,174,75,111,153,20,12,116,6,141,93,128,23,70,72,73],sigusr1:23,"\u6771\u4eac\u90fd\u6c11":[64,134],human:[87,59],"\u73fe\u5728\u306f":[166,156],yamamoto:70,yet:[84,62,139,30,100,116,137,23,48],languag:[30,80,173],defrag:[23,26,116,38,49],macport:[49,128],"worker\u306f":125,save:[122,154,71,140,70],applic:[151,30,27,8,70,23,163,48],"bigram\u306e\u5834\u5408\u306f\u524d\u65b9\u4e00\u81f4\u691c\u7d22\u3068\u4e2d\u9593\u4e00\u81f4\u691c\u7d22\u3068\u5f8c\u65b9\u4e00\u81f4\u691c\u7d22\u3092\u884c\u3044\u307e\u3059":134,"\u3053\u306e\u4f5c\u696d\u306f\u30ea\u30ea\u30fc\u30b9\u4f5c\u696d\u3054\u3068\u306b\u884c\u3044\u307e\u3059":140,"deb\u306a\u3069\u306e\u30b5\u30d6\u30bf\u30b9\u30af\u3067\u3082architectur":140,nomral:[100,168],daemon:[122,116,6,8,70,58],vdw:[67,3,121],manual:[49,70],grn_obj_expir:72,"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9":99,mrubi:[1
 37,70,62
 ,116],unnecessari:129,cxxflag:[20,140],"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306equery\u5f15\u6570\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":144,intern:[11,27,14,15,116,70,98,104],"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308btable_list\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":97,insensit:100,"\u3068\u3044\u3046\u8a9e\u5f59\u306e\u4e26\u3073\u306b\u306f\u4e00\u81f4\u3057\u307e\u305b\u3093\u306e\u3067":134,"\u5b8c\u5168\u4e00\u81f4\u691c\u7d22\u3067\u306e\u30d2\u30c3\u30c8\u4ef6\u6570\u304c\u6240\u5b9a\u306e\u95be\u5024\u4ee5\u4e0b\u306e\u5834\u5408\u306b\u9650\u308a":134,"\u30aa\u30d7\u30b7\u30e7\u30f3\u3067\u306f":133,"\u6761\u4ef6\u5f0f\u3092\u69cb\u6210\u3059\u308b\u500b\u3005\u306e\u8981\u7d20\u3092\u95a2\u4fc2\u5f0f\u3068\u547c\u3073\u307e\u3059":63,localhost:[166,4,140,122,156,89,94,95,48,8],range_filt:[49,26,38,70],new_release_d:140,"\u51fa\u529b\u3059\u308b\u6587
 \u5b57\u
 5217\u3092\u6307\u5b9a\u3057\u307e\u3059":7,grn_cursor_gt:57,"\u3092\u7528\u3044\u3066\u3044\u307e\u3059":165,promot:116,"\u30ea\u30ea\u30fc\u30b9\u5bfe\u8c61\u306erpm\u306b\u7f72\u540d\u3092\u884c\u3046\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":140,"\u305f\u3068\u3048\u3070\u4e0b\u8a18\u306e\u3088\u3046\u306bgroonga\u306e\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u306f\u63a8\u79fb\u3057\u307e\u3059":10,postgresql:[30,27],"groonga\u306e\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u30bd\u30fc\u30b9\u306fgroonga\u540c\u69d8\u306bgithub\u306b\u30ea\u30dd\u30b8\u30c8\u30ea\u3092\u7f6e\u3044\u3066\u3044\u307e\u3059":140,update_buffer_s:78,"\u30c6\u30b9\u30c8\u306f":165,grn_ctx_recv:70,commit:[70,111],"\u30dd\u30fc\u30c8\u756a\u53f7\u3092\u6307\u5b9a\u3057\u306a\u3044\u5834\u5408\u306b\u306f":[166,89],meerkat:23,"\u5024\u306e\u578b\u3092\u6307\u5b9a\u3057\u307e\u3059":66,"\u30a8\u30b9\u3
 0ab\u30e
 c\u30fc\u30b7\u30e7\u30f3\u306e\u8a73\u7d30\u306f\u691c\u7d22\u306e\u4ed5\u69d8\u306b\u95a2\u3059\u308b\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044":21,sphr:[68,162],down:[49,116,70],"grn_cursor_prefix\u304c\u52d5\u4f5c\u3057\u306a\u3044\u554f\u984c\u3092\u4fee\u6b63":143,"\u5f15\u6570\u3067\u6307\u5b9a\u3057\u305fdb\u306e\u4e2d\u8eab\u306f\u30c1\u30a7\u30c3\u30af\u3057\u307e\u305b\u3093":156,"\u3092\u6307\u5b9a\u3059\u308b\u3068id\u9806\u306b\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u308a\u51fa\u3057\u307e\u3059":57,editor:111,fraction:[11,30,170],storategi:100,fork:111,grn_content_tsv:98,infom:14,tokenbigramignoreblanksplitsymbolalphadigit:[64,155],form:[100,3,168,122,170,116,8,147,23,175,94],forc:6,grn_obj_db:75,"4e86e700":154,"txt\u306b\u307e\u3068\u3081\u307e\u3059":140,grroonga:157,"\u5426\u5b9a":63,auth_basic_user_fil:[8,48],"dump\u304c\u51fa\u529b\u3059\u308b\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u306f\u76f4\u63a5groonga\u304c\u
 89e3\u91
 c8\u3067\u304d\u308b\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3067\u3059":146,unrel:23,"\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u304c\u7570\u306a\u308c\u3070":10,classif:121,featur:[82,171,42,6,8,95,23,100,68,77,142,14,107,55,147,155,111,44,150,66,70,168,75,30,124,27,59],kwic:27,"\u304c\u6307\u5b9a\u3055\u308c\u305f\u3082\u306e\u3068\u307f\u306a\u3055\u308c\u307e\u3059":61,grn_obj:[36,102,112,75,38,49,85,78,25,14,6,70,76,113],"name\u306b\u5bfe\u5fdc\u3059\u308b\u65b0\u305f\u306aproc":47,"\u30ec\u30b3\u30fc\u30c9\u306e\u4e3b\u30ad\u30fc\u5024\u3092\u8868\u3057\u307e\u3059":54,"\u5ea7\u6a19\u304c\u77e9\u5f62\u306e\u7bc4\u56f2\u5185\u306b\u5b58\u5728\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u8abf\u3079\u307e\u3059":29,"\u65b0\u3057\u3044value\u306e\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":57,"\u30c6\u30fc\u30d6\u30eb\u306b\u542b\u307e\u308c\u308b\u30ec\u30b3\u30fc\u30c9\u3092\u691c\u7d22\u3057\u3066\u8868\u793a\u3057\u307e\u3059":89,tokenbigramignoreblank:[64,155,
 33],exce
 l:163,"defrag\u306f":32,matur:[131,173],escaped_charact:76,faction:170,why:[100,116,131],fsf:6,data_set_nam:142,"scr\u306e\u4e2d\u8eab\u304c":156,vmstat:154,ignor:[100,82,75,86,124,116,6,158,95,70,23,163,168],reply_to:71,"\u5168\u3066\u306e\u30c6\u30fc\u30d6\u30eb\u306b\u5b9a\u7fa9\u3055\u308c\u307e\u3059":54,n_entri:109,"152489000x":170,skip:[70,3,116],segv:116,"\u958b\u3044\u3066\u3044\u308b\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30d5\u30e9\u30b0\u30e1\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u3092\u89e3\u6d88\u3059\u308b":32,depend:[30,80],"max\u3068pat\u6728\u4e0a\u3067\u8fd1\u3044\u4f4d\u7f6e\u306b\u3042\u308b\u30ce\u30fc\u30c9\u304b\u3089\u9806\u756a\u306b\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u308a\u51fa\u3057\u307e\u3059":57,"\u5206\u5c90\u306b\u5bfe\u5fdc\u3057\u307e\u3059":165,"\u30ab\u30e9\u30e0\u306e\u5c5e\u6027\u3092\u8868\u3059\u4ee5\u4e0b\u306e\u6570\u5024\u304b":66,marku:6,"\u30ec\u30b3\u30fc\u30c9\u3092key\u5024\u306e\u6607\u964d\u9806\u3067\u53d6\u308a\u51fa\u
 3059\u30
 53\u3068\u306f\u3067\u304d\u307e\u305b\u3093":57,must:[35,3,87,43,94,95,132,102,174,48,15,100,101,139,11,142,52,53,55,58,59,113,154,169,158,160,70,164,168,75,122,127,129,76],query_str:116,"\u540c\u6642\u306b\u8907\u6570\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u958b\u3044\u3066\u3044\u308b\u3068\u304d":23,"0mq":116,"groonga\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3067\u306f":40,"\u73fe\u5728\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u308b\u306e\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3067\u3059":140,grn_obj_set_fin:47,"\u5b9a\u7fa9\u6e08\u307f\u306e\u30c6\u30fc\u30d6\u30eb\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":66,"\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4ee5\u4e0b\u3078\u3068\u767b\u9332\u3057\u3066\u3044\u307e\u3059":140,proc:[35,153,100,85,12,116,141,120,47,110],iter:139,dic:153,item:[131,142,100,43,16,146,164,48,59],round:23,dir:156,"table\u306bid\u306b\u5bfe\u5fdc\u3059\u308brecord\u304c\u5b58\u5728\u3059\u308b\u304b\u78ba\u8
 a8d\u305
 7":105,"\u6b21\u671f\u30d0\u30fc\u30b8\u30e7\u30f3\u306e\u958b\u767a\u304c\u59cb\u307e\u308a\u307e\u3059":140,"\u30c6\u30b9\u30c8\u304c\u5931\u6557\u3059\u308b\u554f\u984c\u306e\u4fee\u6b63":143,"\u81ea\u52d5\u7684\u306b\u8d77\u52d5\u3055\u308c\u308bgroonga\u30b5\u30fc\u30d0\u306f\u30dd\u30fc\u30c8\u756a\u53f710400\u3092\u5229\u7528\u3057\u307e\u3059":156,shinoda:70,"\u30ed\u30b0\u30ec\u30d9\u30eb\u3092\u6307\u5b9a\u3057\u307e\u3059":89,"\u306e\u9593\u306e\u7591\u4f3c\u4e71\u6570\u6574\u6570\u3092\u8fd4\u3057\u307e\u3059":61,deriv:[131,58],"\u53d6\u308a\u5f97\u308b\u5024\u306ftrue\u3068false\u3067\u3059":40,"\u3068\u3044\u3046\u6587\u5b57\u5217\u306f":134,wait:[35,17],box:100,"\u30ec\u30b3\u30fc\u30c9\u306b\u4ed8\u4e0e\u3055\u308c\u308b\u4e00\u610f\u306a\u756a\u53f7\u3067\u3059":54,"\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u3068\u3057\u3066\u6307\u5b9a\u3055\u308c\u305f\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u4f7f\u7528\u3057\u3
 07e\u305
 9":10,grn_true:72,"dump\u306e\u7d50\u679c\u306f\u5927\u304d\u304f\u306a\u308b\u305f\u3081":146,raccoon:39,bob:[100,168,170,107,53,8,88,118,48],grn_content_json:98,modul:[30,49,143,70],"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308bcheck\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":117,result_too_larg:160,univers:12,perl:8,nokubi:70,"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u578b\u306e\u30ab\u30e9\u30e0\u306b\u3064\u3044\u3066\u306f":66,"key\u306e\u578b\u3092\u6307\u5b9a\u3057\u307e\u3059":105,grn_proc_typ:47,"\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u4fee\u6b63":[23,143],"\u5f15\u6570\u306b\u306f\u305d\u308c\u305e\u308c\u540d\u524d\u304c\u3042\u308a\u307e\u3059":31,ooo:86,apper:100,"\u30b3\u30de\u30f3\u30c9\u306e\u5b9f\u51e6\u7406\u306fc\u8a00\u8a9e\u3067\u8a18\u8ff0\u3055\u308c\u307e\u3059":63,"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308bcolumn_remove\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\
 u307e\u3
 059":65,grn_plugin_proc_get_var_by_offset:[35,70],commands_column_list:87,tokyo:[67,68],"\u4ee5\u4e0b\u306e\u3088\u3046\u306bgroonga\u306e\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u3092clone\u3057\u305f\u5148\u304b\u3089\u306e\u76f8\u5bfe\u30d1\u30b9\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059":140,uniqu:[122,95],"\u30d2\u30c3\u30c8\u6570":100,ull:82,"256kb":154,predict:[86,59],"\u306e\u914d\u5217\u3068\u305d\u306e\u6570\u3092\u53d6\u5f97\u3057\u307e\u3059":47,"\u30e6\u30fc\u30b6\u30fc\u306b\u3042\u307e\u308a\u8ca0\u62c5\u3092\u611f\u3058\u3055\u305b\u306a\u3044\u3088\u3046\u306b\u3059\u308b\u3068\u826f\u3044\u3067\u3059":115,libmemcach:165,"groonga\u30b3\u30de\u30f3\u30c9\u306e\u4f7f\u3044\u65b9\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":89,grn_no_buff:2,"\u3068\u3044\u3046\u4e8c\u3064\u306e\u8a9e\u5f59\u306e\u914d\u5217\u3068\u3057\u3066\u51e6\u7406\u3055\u308c\u307e\u3059":134,normalizs:59,map:[138,23,164,129,154],"\u7e70\u308a\u8fd4\u30
 57\u6570
 \u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u5834\u5408":156,max:[15,116,6,23,57,70],mac:[49,128],grn_obj_append:72,assigend:168,mai:[151,86,87,6,8,95,23,137,174,48,142,15,53,55,59,60,39,62,113,116,70,71,163,75,30,124,126,127,129],underscor:59,"\u5ea6\u5206\u79d2\u5f62\u5f0f\u304b\u3089\u30df\u30ea\u79d2\u5f62\u5f0f\u3078\u306e\u5909\u63db\u65b9\u6cd5\u3084":40,table_dat_kei:[168,116,97,70,59,139],grn_expr_get_keyword:76,"\u975e\u308f\u304b\u3061\u66f8\u304d\u691c\u7d22\u306e\u6319\u52d5\u306ftokenbigram\u306a\u3069n":134,"suggest\u306ehttp\u30b5\u30fc\u30d0\u306blimit\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc\u3092\u8ffd\u52a0":23,"\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b\u305f\u3081\u306e\u30c4\u30fc\u30eb\u3067\u3059":166,"protocol\u30aa\u30d7\u30b7\u30e7\u30f3\u306bhttp\u3092\u6307\u5b9a\u3059\u308b\u3068":31,talk:[116,22,140],"gram\u7cfb\u306e\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u306f\u9069\u5408\u7387\u3092\u91cd\u8996\u3057\u
 305f\u30
 c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3068\u8a00\u3048\u307e\u3059":64,pointer:35,"table\u306ecolumn\u306e\u5024\u304cstring\u3092\u542b\u3080\u30ec\u30b3\u30fc\u30c9\u3092result\u306b\u8fd4\u3057\u307e\u3059":63,entiti:30,group:[100,30,116,6,169,70],monitor:[141,120,12,116,153],polici:116,"\u5b9f\u9a13\u7684":70,main:141,env:163,initi:[6,23,35,122,14],lunch:30,"no_key\u30c6\u30fc\u30d6\u30eb\u3092\u53c2\u7167\u3057\u3066\u3044\u308b\u30ab\u30e9\u30e0\u5024\u3092\u30b5\u30dd\u30fc\u30c8":1,"cutter_source_path\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306bcutter\u306e\u30bd\u30fc\u30b9\u3092\u53d6\u5f97\u3067\u304d\u307e\u3059":140,"groonga_dir\u4ee5\u4e0b\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u30ea\u30ea\u30fc\u30b9\u7528\u306e\u4f5c\u696d\u30c7\u30a3\u30ec\u30af\u30c8\u30ea":140,"\u5fa9\u53f7\u3057\u305f\u9375":140,"\u30ec\u30b3\u30fc\u30c9\u306e\u5024\u306bvalue\u3092\u6e1b\u7b97\u3057\u307e\u3059":72,massachusett:170,"groonga\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30
 67\u306f
 \u7f72\u540d\u7528\u306e\u9375\u3092\u30ea\u30ea\u30fc\u30b9\u62c5\u5f53\u8005\u306e\u516c\u958b\u9375\u3067\u6697\u53f7\u5316\u3057\u3066\u30ea\u30dd\u30b8\u30c8\u30ea\u306epackag":140,"\u306b\u9001\u4fe1\u3055\u308c\u307e\u3059":156,"\u3053\u306e\u7d50\u679c\u306f":156,gzip_typ:48,"\u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u521d\u671f\u5316\u95a2\u6570\u304c\u8907\u6570\u56de\u547c\u3070\u308c\u308b\u554f\u984c\u3092\u4fee\u6b63":143,continu:[82,89,116,6,16,70,73],ensur:16,unlock:35,nroonga:[107,71,73],"memcached\u306e\u30d0\u30a4\u30ca\u30ea\u30d7\u30ed\u30c8\u30b3\u30eb\u306e\u30c6\u30b9\u30c8\u3092\u52d5\u4f5c\u3055\u305b\u308b\u305f\u3081\u306b\u306f":165,"3rd":[100,116],compress_lzo:66,"version\u304c\u6307\u5b9a\u3055\u308c\u306a\u304b\u3063\u305f\u5834\u5408\u306f":10,tablenam:10,"\u78ba\u8a8d\u304c\u5b8c\u4e86\u3057\u305f\u3089":140,uint32:[3,83,40,6,94,97,118,133,100,139,77,106,53,87,59,39,152,64,116,169,67,158,88,70,71,168,121,126,129,175],"\u624b\u7d9a\u304d":47,earli
 er:[23,1
 18,175],"\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u30ed\u30b0\u95a2\u6570\u3092\u7528\u3044\u3066\u3044\u308b\u5834\u5408\u306e\u307f\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059":176,"\u3092db\u306b\u5b9a\u7fa9\u3057\u307e\u3059":56,debootstrap:140,org:[3,93,8,174,153,101,140,77,11,12,146,111,39,20,156,67,94,70,120,121,141,81],prefix_search:[23,142],"128487316x502920929":[39,67],grn_table_renam:105,"\u9069\u5408\u7387\u304c\u4e0b\u304c\u308a\u691c\u7d22\u30ce\u30a4\u30ba\u304c\u542b\u307e\u308c\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u304f\u306a\u308a\u307e\u3059":64,"\u305d\u306e\u9650\u3089\u308c\u305f\u30c4\u30a4\u30fc\u30c8\u304b\u3089\u89e3\u6c7a\u65b9\u6cd5\u304c\u898b\u3064\u304b\u308c\u3070\u30e6\u30fc\u30b6\u30fc\u306b\u3068\u3063\u3066\u4f59\u8a08\u306a\u624b\u9593\u304c\u5c11\u306a\u304f\u3066\u6e08\u307f\u307e\u3059":115,"marverick\u306b\u5909\u66f4":143,frequenc:[70,142,91],"grn_op_adjust\u306f":63,"\u30c6\u30fc\u30d6\u30eb\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\
 u5272\u3
 08a\u5f53\u3066\u3089\u308c\u305fid":97,"\u30b3\u30de\u30f3\u30c9\u306e\u5b9f\u884c\u7d50\u679c\u3092\u51fa\u529b\u3057\u307e\u3059":31,"\u95be\u5024\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u306f0\u3067\u3059":134,first:[35,131,3,83,87,42,93,8,95,23,174,48,100,139,11,14,111,39,150,116,70,71,163,168,122,170,27,126,59],"295\u4ee5\u4e0b\u306e\u6574\u6570\u3092\u8868\u3057\u307e\u3059":40,"grntest\u306e\u6b63\u5e38\u7d42\u4e86\u3092\u78ba\u8a8d\u3059\u308b":140,kernel:[6,129],key_norm:[106,100,175,3,83,64,170,168,27,6,107,129,71,139,59],fast:[39,100,82,3,168,84,86,132,27,42,52,68,101,30,126,71,139,177,150,48,59],crit:[5,7],grn_geo_cursor_open_in_rectangl:102,"\u7a7a\u767d\u306f\u7121\u8996\u3059\u308b":64,adjac:168,"tomotaka_ito\u3055\u3093\u304c\u5831\u544a":23,memo:[107,152],key_siz:105,broadcast:170,"value\u304c\u5c5e\u3059\u308b\u578b":97,"\u5909\u66f4\u5f8c\u306ekey\u3092\u6307\u5b9a\u3057\u307e\u3059":105,proxy_cache_valid:8,patprefix:133,"\u6e2c\u5730\u7cfb\u306e\u8a73\
 u7d30\u3
 06b\u3064\u3044\u3066\u306f":40,longitudexlatitud:116,yoshioka:6,libgroonga:[151,3],grn_db_touch:[143,75],were:[68,3],zsh:174,"\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u3092\u6307\u5b9a\u3059\u308b":1,dash:174,grn_invalid_format:2,"3\u3067\u95be\u5024\u306e\u4ef6\u6570\u3088\u308a\u30d2\u30c3\u30c8\u3057\u3066\u3044\u308b\u5834\u5408":134,katakana:[142,175,164],squar:68,timeuot:17,"\u3068\u3044\u3046\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u3092groonga\u5358\u4f53\u3067\u5b9f\u884c\u3059\u308b":156,"256gbyte":60,normal:[49,120,38,153,12,116,14,6,141,70,98,104],beta:37,pair:[11,43,157,16,163,164],"143660000x419009000":68,synonym:[100,163,83],"gqtp\u306e\u3044\u305a\u308c\u304b\u3092\u6307\u5b9a\u3057\u307e\u3059":89,"\u5bfe\u8c61\u3068\u306a\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u540d\u3092\u6307\u5b9a\u3057\u307e\u3059":[32,99],"\u539f\u56e0":[49,34],shop:[106,134],lexicon:49,"\u691c\u7d22key\u306e\u30b5\u30a4\u30ba\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"\u3092\u5
 16c\u958
 b":143,show:[84,1,2,3,4,42,6,94,23,101,98,100,68,139,11,52,107,39,150,116,169,67,158,160,88,70,168,121,30,124,27,126,170,174],"\u62c5\u5f53\u8005":140,threshold:128,"\u8907\u6570\u306e\u6761\u4ef6\u3092\u518d\u5e30\u7684\u306b\u7d44\u307f\u5408\u308f\u305b\u3066\u3088\u308a\u8907\u96d1\u306a\u6761\u4ef6\u3092\u8868\u73fe\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":63,"v1\u306e\u5024\u306e\u8981\u7d20\u304cv2\u306e\u5024\u306b\u524d\u65b9\u4e00\u81f4\u3059\u308b":63,black:[84,175],"\u30c6\u30fc\u30d6\u30eb\u540d":[97,32,99],"\u3053\u3053\u3067\u306f\u7c21\u5358\u306b\u8aac\u660e\u3059\u308b\u306e\u3067":64,"\u30b3\u30de\u30f3\u30c9\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u5f62\u5f0f\u3067\u6307\u5b9a\u3057\u307e\u3059":31,tamano:70,variou:[49,145],get:[35,15,100,82,140,49,30,12,41,22,14,6,141,102,109,18,23,70,174,111],"\u3092\u8a08\u7b97\u3059\u308b":1,wheezi:[49,140,128],"libedit\u30aa\u30d7\u30b7\u30e7\u30f3\u304c\u30d8\u30eb\u30d7\u30e1\u30c3\u30bb\u30fc\u30b8
 \u3068\u
 9055\u3046\u554f\u984c\u306e\u4fee\u6b63":143,"\u307e\u305f\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u6307\u5b9a\u3057\u306a\u304b\u3063\u305f\u5834\u5408\u306b\u3082set_host\u304c\u512a\u5148\u3055\u308c\u307e\u3059":156,"\u3068\u3044\u3046\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u3092groonga\u30b5\u30fc\u30d0\u306710\u500b\u306e\u30b9\u30ec\u30c3\u30c9\u3067\u540c\u6642\u306b\u5b9f\u884c\u3059\u308b":156,tokyogeopoint:[68,40,29,67,102,23,162],median:70,"\u30c7\u30a3\u30b9\u30af\u4f7f\u7528\u91cf\u8a08\u6e2c\u7528":1,summari:[49,116,38],wiki:8,"table\u306e\u5168\u30ec\u30b3\u30fc\u30c9\u3092\u4e00\u62ec\u3057\u3066\u524a\u9664\u3057\u307e\u3059":105,"\u95be\u5024\u306f1\u304c\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3068\u306a\u3063\u3066\u3044\u307e\u3059":64,"lenny\u306e\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u524a\u9664":23,"\u30ab\u30e9\u30e0\u306e\u5024\u306f\u3044\u305a\u308c\u3082\u4f55\u3089\u304b\u306e\u578b\u306b\u5c5e\u3057\u
 307e\u30
 59":40,sear:164,enci:156,masahiro:[70,143,116],japan:[67,158,94,121,164],infinit:[6,23,70,59],enumer:3,"\u5404\u30b3\u30de\u30f3\u30c9\u306e\u5b9f\u884c\u7d50\u679c\u3092\u3059\u3079\u3066":156,"\u30ec\u30b3\u30fc\u30c9id\u3092\u6307\u5b9a\u3057\u307e\u3059":105,label:116,enough:[30,154,71,70],across:68,parent:8,unknown_error:160,column_vector:[39,100,77,11,170,87,116,66,169,158,70],"log_reopen\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3059\u308b":176,"\u30a6\u30a7\u30d6\u30d6\u30e9\u30a6\u30b6\u3067http":[31,89],"\u5bfe\u7b56\u65b9\u6cd52":[49,34],"\u5bfe\u7b56\u65b9\u6cd51":[49,34],recrod:100,"\u3088\u3063\u3066":40,"\u5206\u5272":134,grn_expr_clos:76,nogpgcheck:6,"\u3060\u3068\u539f\u56e0\u306f":115,grn_cache_open:15,among:[6,11,39,145,49],grn_obj_delete_hook:85,"status\u3068\u3044\u3046\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u309210\u500b\u306e\u30b9\u30ec\u30c3\u30c9\u3067\u5b9f\u884c\u3059\u308b":156,"groonga\u30b3\u30de\u30f3\u30c9\u304c\u4f7f\u3046\u30d7\u3
 0ed\u30c
 8\u30b3\u30eb\u3068\u3057\u3066":156,"\u30b9\u30fc\u30d7\u30ab\u30ec\u30fc\u30d0\u30fc":134,inappropriate_i_o_control_oper:160,cancel:[123,95,70],grn_proc:[49,25,38],"ruby\u306erake\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u306b\u3088\u308a\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u307e\u3059":140,gnupg2:140,mark:[152,170,131,70,175,104,59],"1\u3068\u3044\u3046\u6271\u3044\u306b\u306a\u308a\u307e\u3059":10,"\u7279\u5b9a\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u7528\u306b\u6e96\u5099\u3057\u305f\u5185\u90e8api\u3067\u3059":78,grn_too_small_offset:2,grn_init:[6,138],senboku:116,i18n:[80,13],those:[100,68,3,4,157,20,86,147,168,27,43,11,175,30,139,174,104,48,111],sound:[16,175],hdd:156,"v1\u306e\u5024\u304cv2\u306e\u5024\u3092\u542b\u3093\u3067\u3044\u308b\u3053\u3068\u3092\u8868\u3057\u307e\u3059":63,"8\u306b\u5bfe\u5fdc":143,"\u4efb\u610f\u306e\u9806\u756a\u3067\u5f15\u6570\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u304c\u53e
 f\u80fd\
 u3067":89,advantag:[30,131,27],"\u3059\u3067\u306bgroonga\u30b5\u30fc\u30d0\u304c\u52d5\u4f5c\u3057\u3066\u3044\u308b\u5834\u5408":156,brasillia:68,"\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306ajson\u5f62\u5f0f\u306e\u30c6\u30ad\u30b9\u30c8\u3067\u3059":156,"1\u3068command":10,pat:[6,104],candidate_n:122,"\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9":80,same:[3,8,95,9,48,100,139,77,11,14,52,107,16,17,116,67,71,168,123,126,175,76],speech:30,pai:100,"\u30b3\u30de\u30f3\u30c9\u304cquery\u30d1\u30e9\u30e1\u30fc\u30bf\u3092\u4f7f\u3063\u3066\u3069\u306e\u3088\u3046\u306b\u691c\u7d22\u3059\u308b\u306e\u304b\u3092\u8aac\u660e\u3057\u307e\u3059":134,"\u4e0a\u66f8\u304d\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3092\u884c\u3046":140,"\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u306e\u307f\u30d3\u30eb\u30c9\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":140,grn_command_version_st:108,grn_table_dat_kei:105,"64bit\u7b26\u53f
 7\u4ed8\
 u304d\u6574\u6570\u3067\u3042\u308a":40,montywi:104,grn_address_is_not_avail:2,macro:[23,116,70],markup:79,"drilldown\u7d50\u679c":100,"\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u8fd4\u3057\u307e\u3059":14,argument2:139,"clone\u3057\u305fweb\u30b5\u30a4\u30c8\u306e\u30bd\u30fc\u30b9\u306b\u5bfe\u3057\u3066\u4ee5\u4e0b\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u65b0\u898f\u8ffd\u52a0\u3057\u307e\u3059":140,argument1:139,"\u5f53\u8a72\u30ec\u30b3\u30fc\u30c9\u306e\u30ed\u30c3\u30af\u3092\u89e3\u9664\u3057\u307e\u3059":72,"\u3092lf\u533a\u5207\u308a\u5f62\u5f0f\u3067\u6a19\u6e96\u5165\u529b\u306b\u4e0e\u3048\u308b\u3068":166,document_vers:140,execut:[82,38,87,41,6,93,9,137,97,70,49,100,77,142,14,52,53,155,59,62,44,116,74,158,109,23,118,30,124,126],"\u5b9a\u7fa9\u3055\u308c\u305f\u9806\u756a\u3067\u5024\u3092\u6307\u5b9a\u3057\u306a\u3051\u308c\u3070\u306a\u3089\u305a":89,monei:39,mcdonald:84,"cursor\u306e\u7bc4\u56f2\u5185\u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u5024\u3092\
 u9806\u7
 56a\u306b\u53d6\u308a\u51fa\u3057\u307e\u3059":112,"root\u306b\u5909\u66f4":143,enable_tokenized_delimit:82,"db\u306eid\u306b\u5bfe\u5fdc\u3059\u308bpath\u3092\u8fd4\u3057\u307e\u3059":72,"\u697d\u3057":[64,134],value_column:113,"\u5bfe\u5fdc\u3059\u308b\u30ad\u30fc\u306e\u691c\u7d22\u306b\u6210\u529f\u3057":105,evaluated_valu:137,either:[0,100,139,116,88,71,168],"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3067\u4f7f\u7528\u3059\u308b\u6587\u5b57\u30a8\u30f3\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u65b9\u5f0f\u3092\u6307\u5b9a\u3057\u307e\u3059":89,rinse_1:140,quantal:6,operation_not_support:160,"\u30ea\u30ea\u30fc\u30b9\u5909\u66f4\u70b9\u3078\u306e\u30ea\u30f3\u30af":140,ascend:[84,67,3,100,121],testdb:[156,58],"group\u5316\u306e\u7d50\u679c\u3092\u683c\u7d0d\u3059\u308b\u69cb\u9020\u4f53\u306e\u914d\u5217\u3078\u306e\u30dd\u30a4\u30f3\u30bf\u3092\u6307\u5b9a\u3057\u307e\u3059":105,confirm:80,table_no_kei:[100,168,127,150,27,42,106,107,158,146,97,70,139,59],valuebuf:36,str_length:3
 5,"\u30c
 b\u30c3\u30dd\u30f3":164,event_typ:172,broken:[113,116,6,127,55,70,23,75],regexp:70,"128452975x503157902":[11,39,67,94],"\u5f62\u5f0f2\u3067\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3059\u308b\u5834\u5408\u306f":89,"_set_valu":104,"x\u306e\u304a\u77e5\u3089\u305b":70,"\u524a\u9664\u3092\u7e70\u308a\u8fd4\u3059\u3068\u30c7\u30fc\u30bf\u304c\u58ca\u308c":143,"textile\u30d5\u30a1\u30a4\u30eb\u306epublish":140,"\u30ea\u30ea\u30fc\u30b9\u4f5c\u696d\u3067\u306f\u5f8c\u8ff0\u3059\u308b\u30b3\u30de\u30f3\u30c9":140,"\u683c\u7d0d\u3059\u308b\u30c7\u30fc\u30bf\u306e\u578b\u3092\u533a\u5225\u3057\u307e\u3059":40,"cursor\u306e\u30ab\u30ec\u30f3\u30c8\u30ec\u30b3\u30fc\u30c9\u306evalue\u3092\u5f15\u6570\u306e\u5185\u5bb9\u306b\u7f6e\u304d\u63db\u3048\u307e\u3059":57,strip:101,"tomita\u3055\u3093\u304c\u5831\u544a":143,yyi:111,drilldown:[49,54,116,144,70,23],grn_ctx_batch_mod:70,complianc:8,"\u3082\u3057\u6307\u5b9a\u3055\u308c\u305fdb\u304c\u5b58\u5728\u3057\u306a\u3051\u308c\u3070\u81
 ea\u52d5
 \u7684\u306bdb\u3092\u4f5c\u6210\u3057\u307e\u3059\u304c":156,"\u4e0d\u6b63\u306a\u5165\u529b\u5024\u306b\u5bfe\u3057\u3066\u30a8\u30e9\u30fc\u3092\u51fa\u529b\u3059\u308b\u3088\u3046\u306b\u3057\u305f":1,"http\u3067groonga\u30b5\u30fc\u30d0\u3068\u901a\u4fe1\u3059\u308b\u969b\u306b\u306f":31,"\u5024\u306e\u914d\u5217\u304c\u30bb\u30c3\u30c8\u3055\u308c\u307e\u3059":72,"\u4f5c\u6210\u3059\u308b\u30ab\u30e9\u30e0\u306e\u540d\u524d\u3092\u6307\u5b9a\u3057\u307e\u3059":66,"repositories\u914d\u4e0b\u306brpm\u30d1\u30c3\u30b1\u30fc\u30b8\u304c\u751f\u6210\u3055\u308c\u307e\u3059":140,arugment1:139,"\u30b9\u30af\u30ea\u30d7\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u4e00\u884c\u306b\u306f\u8907\u6570\u306egroonga":156,possibl:23,"path\u306b\u306fgroonga\u306e\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u30ea\u30dd\u30b8\u30c8\u30ea\u3092clone\u3057\u305f\u5834\u6240\u3092\u6307\u5b9a\u3057\u307e\u3059":140,embed:[30,163,8,42,27],"1_all":140,grn_operation_not_permit:2,"\u8ffd\u52a0\u3059\u
 308bsele
 ctor\u30b3\u30de\u30f3\u30c9\u306edrilldown_offset\u5f15\u6570\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":144,file:[80,140],logo:6,fill:[122,139],again:[106,70,8,17],field:87,location_in_groonga:126,"\u306b\u7528\u610f\u3055\u308c\u3066\u3044\u308b\u30b9\u30af\u30ea\u30d7\u30c8\u30d5\u30a1\u30a4\u30eb\u3092\u8868\u793a\u3057\u307e\u3059":156,architectur:[70,140,30],"\u30ab\u30e9\u30e0\u306e\u8ffd\u52a0":66,sequenc:[168,123,116,43,142,16,160,138,23,164,139],"\u30ab\u30ec\u30f3\u30c8\u30ec\u30b3\u30fc\u30c9\u306evalue\u3078\u306e\u30dd\u30a4\u30f3\u30bf\u304c\u30bb\u30c3\u30c8\u3055\u308c\u307e\u3059":57,"6gib":129,"\u30ea\u30ea\u30fc\u30b9\u7528\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb\u306e\u4f5c\u6210":80,"\u65e2\u5b58record\u3060\u3063\u305f\u6642\u306b\u306f0\u304c\u30bb\u30c3\u30c8\u3055\u308c\u307e\u3059":105,escal:128,unload:6,"\u7d4c\u5ea6\u306e\u5c0f\u6570\u8868\u8a18x\u7def\u5ea6\u306e\u5c0f\u6570\u8868\u8a18":40,"gro
 onga\u7d
 44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308btable_remove\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":135,"x\u3067\u306frealloc":143,descript:[44,160,168,122,170,87,134,124,116,6,82,8,155,70,139,164,59],escap:[6,70,150,76,116],"shutdown\u3067\u7d42\u4e86\u3057\u306a\u3044\u554f\u984c\u3092\u4fee\u6b63":143,represent:[114,111,76,77],forget:77,"\u30c7\u30fc\u30bf\u30ed\u30fc\u30c9\u6a5f\u80fd\u3092\u8ffd\u52a0":1,interpret:[104,168],suno:70,"hat\u7cfb\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9":80,file_too_larg:160,"obj\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308bhook\u306e\u6570\u3092\u8fd4\u3057\u307e\u3059":85,libmsgpack:[141,12],"rpm\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9\u306b\u5fc5\u8981\u306a\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3059\u308b\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":140,"\u691c\u7d22\u7d50\u679c\u306e\u30bd\u3
 0fc\u30c
 8\u9806\u5e8f\u3092\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3059":100,objnam:[32,99],grn_op_and:[50,63],grn_op_or:[50,63],fals:[1,168,140,127,11,40,116,66,107,53,158,169,95,88,70,118,139,150,133],"\u3053\u3053\u3067\u3082":64,offlin:[49,38,116,6,70,104],util:8,"select\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u8ffd\u52a0":143,"\u500b\u3005\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3059\u308b\u969b\u306b":10,sub_filt:[49,149,116,38],hottolink:37,grn_hook_set:85,"\u30c1\u30e3\u30f3\u30af\u306e\u30b5\u30a4\u30ba\u3067\u3059":117,"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30e2\u30fc\u30c9\u3067\u5b9f\u884c\u3057\u307e\u3059":89,puropos:82,"\u305d\u308c\u3092\u65e7ji":57,zero:[152,132,77,11,100,160,175,163],further:11,"\u3053\u3053\u3067\u306f":64,aba:[67,3,121],"drilldown_offset\u306b\u3088\u3063\u3066\u7b97\u51fa\u3055\u308c\u308b\u5024\u304c\u6307\u5b9a\u3055\u308c\u305f\u3082\u306e\u3068\u307f\u306a\u3055\u308c\u307e\u3059":100,
 grn_info
 _typ:36,"\u6c17\u8efd\u306b\u3067\u304d\u306a\u3044\u3053\u3068\u3092\u76f8\u624b\u306b\u8981\u6c42\u3059\u308b\u3068\u840e\u7e2e\u3055\u308c\u3066\u3057\u307e\u3046\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059":115,fffe:82,tokenbigramignoreblanksplitalphadigit:33,"\u30c6\u30fc\u30d6\u30ebterms\u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30ab\u30e9\u30e0name\u306e\u72b6\u614b\u3092\u8868\u793a\u3057\u307e\u3059":117,"public":[70,140],"\u30ed\u30c3\u30af\u3092\u89e3\u9664\u3057\u307e\u3059":89,grn_table_pat_kei:105,valu:[35,36,2,132,113,72,77,78,126,116,14,6,30,17,70,57,23,98,104,47,174],grn_table_setoper:105,"op\u306e\u64cd\u4f5c\u3092\u5b9f\u884c\u53ef\u80fd\u306a\u3082\u306e\u306e\u6570\u3092\u8fd4\u3057\u307e\u3059":113,"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308blog_reopen\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":176,narrow:[49,116,145,70],"\u305d\u306e\u524d\u306b\u30d0\u30c3\u30af\u30b9\u30e9\u30c3\u30b7\u30e5\u3092\u
 6307\u5b
 9a\u3057\u307e\u3059":89,"\u95a2\u4fc2\u5f0f\u306f":63,commands_table_cr:97,transit:131,"\u3092\u6307\u5b9a\u3057\u305f\u3068\u304d\u306f\u8ca0\u306e\u6570\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093":57,"groonga\u306epackag":140,"\u3088\u308a\u3082\u9045\u304f\u306a\u308a\u307e\u3059\u304c":162,establish:[3,94],distinct:[60,122],"distributions\u306e\u6307\u5b9a\u306f\u6709\u52b9\u3067\u3059":140,regist:[35,49,38,30,26,116,6,124],libev:[174,141,12,104],groonga_path:156,"check\u30b3\u30de\u30f3\u30c9\u306f":117,"null\u30ea\u30c6\u30e9\u30eb\u3092\u30b5\u30dd\u30fc\u30c8":1,"\u307e\u305f\u306f\u30c7\u30fc\u30e2\u30f3\u30e2\u30fc\u30c9\u3067\u4f7f\u7528\u3059\u308btcp\u30dd\u30fc\u30c8\u756a\u53f7":89,"\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093":66,"max_size\u30d1\u30e9\u30e1\u30fc\u30bf\u306f\u7121\u8996\u3055\u308c\u307e\u3059":57,"\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u306e\u9759\u7684\u89e3\u6790\u3092\u884c\u3046\u3053\u3068\u304c\u3067\u30
 4d\u307e
 \u3059":165,jsonp:122,desin:131,"\u3092\u4f7f\u3046\u3088\u3046\u306b\u4fee\u6b63":143,none:[100,82,124,160,89,41,172,127,8,71,174,59],"groonga\u72ec\u81ea\u30d7\u30ed\u30c8\u30b3\u30eb\u3067\u3042\u308bgqtp\u3068":166,hour:[138,170,17,139],dev:[140,12,116,22,6,141,70,23,165],grn_set_default_encod:114,"\u30c7\u30fc\u30bf\u306b\u4e0d\u6574\u5408\u304c\u767a\u751f\u3059\u308b\u5834\u5408\u306f\u30c7\u30fc\u30bf\u3092\u524a\u9664\u3057\u306a\u3044\u3088\u3046\u306b\u5909\u66f4":1,remain:[138,116],paragraph:3,"\u30b5\u30b8\u30a7\u30b9\u30c8\u6a5f\u80fd\u7528\u306e\u5b66\u7fd2\u30d7\u30ed\u30b0\u30e9\u30e0\u3092\u8ffd\u52a0":143,deb:[140,12,116,6,141,70,23],"\u6771\u4eac\u90fd\u6c11\u306b\u6df1\u523b\u306a\u30c0\u30e1\u30fc\u30b8\u3092\u4e0e\u3048\u307e\u3057\u305f":64,"\u30d3\u30eb\u30c9\u74b0\u5883\u306f":140,share:[15,75,39,30,89,116,22,6,8,113,23,71,174,17],shard:86,"\u30ec\u30b3\u30fc\u30c9r1\u306e\u307f\u304c\u30d2\u30c3\u30c8\u3057\u307e\u3059":63,"\u30c6\u30fc\u30d6\u30eb
 \u306eke
 y\u304c\u56fa\u5b9a\u9577\u578b\u306e\u5834\u5408":57,minimum:[35,153,120,139,12,141],"v1\u306e\u5024\u3068v2\u306e\u5024\u304c\u985e\u4f3c\u3057\u3066\u3044\u308b\u3053\u3068\u3092\u8868\u3057\u307e\u3059":63,"configure\u30b9\u30af\u30ea\u30d7\u30c8\u306e\u5b9f\u884c":80,strlen:35,"\u307e\u305f\u305d\u308c\u3089\u306eid\u3092":113,"tokenmecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u3092\u4f7f\u7528\u3057\u305f\u7d22\u5f15\u3067\u306f":134,secur:[49,129,145,70],"\u691c\u7d22\u7d50\u679c1":100,"13\u7528rpm\u306e\u63d0\u4f9b":143,needl:63,grn_command_vers:[49,25,38],number2:139,number1:139,mariadb:[70,116],associ:[35,39,100,3,11,52,158,23],"\u7ffb\u8a33\u7d50\u679c\u3092html\u3067\u78ba\u8a8d\u3059\u308b\u305f\u3081\u306b":140,kuriyama:70,spheric:68,"\u30bb\u30c3\u30b7\u30e7\u30f3\u7d42\u4e86":148,hypertext:[49,145],no_buff:160,"\u3053\u306e\u5ea6\u5408\u3044\u3092\u8abf\u6574\u3059\u308b\u305f\u3081\u306b\u306f":64,through:[30,8],"debian\u7cfb\u306e\u5834\u5408\u306e\u52d5\u4f5c
 \u78ba\u
 8a8d\u624b\u9806\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3068\u306a\u308a\u307e\u3059":140,"\u30d1\u30c3\u30b1\u30fc\u30b8\u7f72\u540d\u7528\u79d8\u5bc6\u9375\u306e\u30a4\u30f3\u30dd\u30fc\u30c8":80,"\u5024\u3092\u53d6\u5f97\u3059\u308b\u7bc4\u56f2\u306e\u958b\u59cb\u4f4d\u7f6e\u3068\u306a\u308b\u30ec\u30b3\u30fc\u30c9id\u3092\u6307\u5b9a\u3057\u307e\u3059":72,"\u30b0\u30eb\u30fc\u30d7\u5316\u51e6\u7406\u306e\u7d50\u679c\u3092\u683c\u7d0d\u3059\u308b\u30c6\u30fc\u30d6\u30eb\u306e_nsubrecs\u306b\u8a18\u9332\u3055\u308c\u307e\u3059":54,"limit\u4ef6\u306e\u307f\u3092\u53d6\u308a\u51fa\u3057\u307e\u3059":57,"key\u306b\u5bfe\u5fdc\u3059\u308b\u5024\u3092\u683c\u7d0d\u3059\u308b\u9818\u57df\u3092\u4e00\u3064\u3060\u3051\u6301\u3064\u3053\u3068\u304c\u3067\u304d\u307e\u3059":105,good:[152,82,168,30,100,106,41,139,71,174,111],timestamp:170,"tokenmecab\u3067\u306f":64,"\u7ffb\u8a33\u6e08\u307fpo\u30d5\u30a1\u30a4\u30eb\u3092\u30b3\u30df\u30c3\u30c8\u3057\u307e\u3059":140,grn_get_lock_ti
 meout:17
 ,grn_obj_vector:[72,76],"_valu":[70,54,113,116],rank:[70,3],"db\u3068\u306a\u308a\u307e\u3059":75,comamnd:48,micro:[11,49,139,145],name_2:[3,94],name_1:[3,94],hard:129,idea:100,"2000\u898f\u683c\u306b\u5f93\u3063\u3066\u5168\u89d2\u30ab\u30bf\u30ab\u30ca\u306b\u5909\u63db\u3057\u305f\u6587\u5b57\u5217\u306b\u524d\u65b9\u4e00\u81f4\u3059\u308b\u5024\u3092key\u3068\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u308a\u51fa\u3057\u307e\u3059":57,connect:[6,173,3,94],rlimit_nofil:[138,116],"\u9014\u4e2d\u306e\u9078\u629e\u80a2\u306f\u7701\u7565":140,flower:11,"\u3053\u308c\u3092\u56de\u907f\u3059\u308b\u306b\u306f":140,"release\u306e\u5b9f\u884c":80,print:[70,94],name_s:[35,113,56,14,105,72,76,47],definion:139,"\u6761\u4ef6\u5f0f\u306f\u4e00\u500b\u4ee5\u4e0a\u306e\u95a2\u4fc2\u5f0f\u304b":63,entries_content_index:[129,100,168,139],database_path:55,"975mbyte":156,tahr:[70,12],"\u65b0\u898f\u306b\u30ea\u30ea\u30fc\u30b9\u3092\u884c\u3046\u3053\u3068\u306b\u306a\u3063\u305f\u62c5
 \u5f53\u
 8005\u3084\u30d1\u30c3\u30b1\u30fc\u30b8\u306b\u7f72\u540d\u3059\u308b\u9375\u306b\u5909\u66f4\u304c\u3042\u3063\u305f\u5834\u5408\u306a\u3069\u306b\u884c\u3044\u307e\u3059":140,grntest:[6,23,143,140,96],"tokenmecab\u306e\u5834\u5408":64,tritonn:[100,168,139],"res\u306b\u683c\u7d0d\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u306e\u4e0a\u9650\u3092\u6307\u5b9a\u3057\u307e\u3059":105,suggest_prepar:[142,16,164,43],"\u306e\u53ef\u80fd\u6027\u304c\u3042\u308b\u306e\u3067":115,"\u691c\u7d22\u306e\u6319\u52d5\u3092\u30a8\u30b9\u30ab\u30ec\u30fc\u30b7\u30e7\u30f3\u3059\u308b\u95be\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":89,"\u5024\u3068\u3057\u3066\u6307\u5b9a\u3059\u308b\u6587\u5b57\u5217\u306e\u4e2d\u3067\u306f":89,done:[15,70,100,8,17],stack_over_flow:160,"\u691c\u7d22\u6761\u4ef6\u3084\u30c9\u30ea\u30eb\u30c0\u30a6\u30f3\u6761\u4ef6\u306b\u6307\u5b9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093":40,stabl:[70,10,142],"squeeze\u306ei386\u306e\u307f\u30d3\u30eb\u30c9\u3
 057\u305
 f\u3044\u5834\u5408\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":140,"indexbuf\u306e\u30b5\u30a4\u30ba":113,"com\u306e\u30bd\u30fc\u30b9\u3092\u53d6\u5f97\u3067\u304d\u307e\u3059":140,"5th":100,least:[168,154,6,169,109,129],"output_type\u6307\u5b9a\u306f\u7121\u8996\u3055\u308c\u307e\u3059":146,"\u3053\u306e\u5834\u5408\u3082\u5bfe\u7b56\u65b9\u6cd51\u540c\u69d8":64,"group\u5316\u306e\u7d50\u679c\u3092\u683c\u7d0d\u3059\u308b\u69cb\u9020\u4f53\u306e\u914d\u5217\u306e\u30b5\u30a4\u30ba\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"\u524d\u8ff0\u306e\u4f8b\u3092\u4f7f\u3063\u3066\u5177\u4f53\u4f8b\u3092\u793a\u3057\u307e\u3059":64,"libedit\u5bfe\u5fdc":1,grn_plugin_get_suffix:23,"grn_expr\u306f\u4ee3\u5165\u3084\u95a2\u6570\u547c\u3073\u51fa\u3057\u306e\u3088\u3046\u306a\u69d8\u3005\u306a\u64cd\u4f5c\u3092\u8868\u73fe\u3067\u304d\u307e\u3059\u304c":63,pari:68,selector:6,part:[3,11,30,27,126,170,174],pars:[70,114,76,147],"\u304c\u6307\u
 5b9a\u30
 55\u308c\u305f\u5834\u5408\u306f\u7121\u52b9\u3067\u3059":105,"\u7de8\u96c6\u3057\u305f\u5185\u5bb9\u3092push\u3059\u308b\u524d\u306b\u78ba\u8a8d\u3057\u305f\u3044\u5834\u5408\u306b\u306fjekyll\u304a\u3088\u3073redcloth\u304c\u5fc5\u8981\u3067\u3059":140,"v1\u306e\u5024\u3068v2\u306e\u5024\u304c\u7b49\u3057\u304f\u306a\u3044\u3053\u3068\u3092\u8868\u3057\u307e\u3059":63,"\u7279\u6b8a\u306a\u5f15\u6570\u3067\u3042\u308b":31,"\u3053\u3068\u304c\u3067\u304d\u308b\u3088\u3046\u306b\u30b5\u30dd\u30fc\u30c8\u306e\u969b\u306b\u6c17\u3092\u3064\u3051\u308b\u3053\u3068\u3092\u307e\u3068\u3081\u307e\u3059":115,"\u3053\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3067\u6307\u5b9a\u3057\u305f\u30dd\u30fc\u30c8\u756a\u53f7\u304c\u7570\u306a\u308b\u5834\u5408":156,"key_with_sis\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u6307\u5b9a\u3057\u3066\u3044\u308b\u5834\u5408\u306e\u307f\u5229\u7528\u53ef\u80fd\u3067\u3059":134,"\u30c6\u30fc\u30d6\u30eb":99,"\u305d\u306e\u95a2\u4fc2\u304c\u6210\u308a\u7acb\u3063
 \u305f\u
 3068\u304d\u306b\u8a55\u4fa1\u3055\u308c\u308bcallback":63,"\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u6307\u5b9a\u3059\u308b\u3068":64,"\u533a\u5207\u308a\u3067\u6307\u5b9a\u3057\u307e\u3059":[100,146],"\u30de\u30eb\u30c1\u30bb\u30af\u30b7\u30e7\u30f3\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u4e00\u90e8\u3067\u3042\u308b\u5834\u5408\u3082":65,built:[49,82,38,30,26,116,68,8,174,72,124,149],build:[49,140,30,128,18,165,73],"git\u3067\u306e\u30b3\u30df\u30c3\u30c8\u6642\u30cf\u30c3\u30b7\u30e5\u306e\u4e00\u90e8\u304c\u4f7f\u308f\u308c\u308b\u305f\u3081\u3067\u3059":140,distribut:[153,120,140,12,6,141,93,128,70,174],"\u30d0\u30fc\u30b8\u30e7\u30f30":70,"\u30d0\u30fc\u30b8\u30e7\u30f31":70,previou:[131,121,11,116,6,70,71],chart:23,"\u8fd4\u5024\u306e\u6700\u5927\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":61,most:[100,102,3,77,11,26,14,70,48],"db\u304b\u3089id\u306b\u5bfe\u5fdc\u3059\u308b\u30c6\u30fc\u30d6\u30eb\u3084\u30ab\u30e9\u30e0\u306a\u3069\u3092\u524a\u9664\u3057\u307e\u3059"
 :72,grn_
 cache_current_get:15,grn_incompatible_file_format:2,"\u30ea\u30ea\u30fc\u30b9\u624b\u9806":[80,159],groonga_log_level:116,mainlin:70,cas_error:160,roughli:11,"\u3068\u3044\u3046\u4e09\u3064\u306e\u8a9e\u5f59\u3068\u3057\u3066\u51e6\u7406\u3055\u308c\u307e\u3059":134,"\u691c\u7d22\u306e\u4f7f\u3044\u5206\u3051":49,"\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u306e\u9759\u7684\u89e3\u6790\u3092\u884c\u3046\u305f\u3081\u306b\u306f":165,carefulli:77,"bom\u4ed8\u304dutf":143,find:[152,175,3,30,150,105,27,42,43,142,53,16,93,18,80,174,164,111],grn_no_such_process:2,grn_index_cursor_open:112,"builtin_type_names\u3067\u6307\u5b9a\u3059\u308b\u6587\u5b57\u5217\u306e\u6570\u3092":75,grn_logger:6,"http\u3092\u6307\u5b9a\u3057\u3066\u8d77\u52d5\u3057\u305fgroonga\u30b5\u30fc\u30d0\u306b\u5bfe\u3057\u3066\u3082":31,unus:70,grn_in_values_too_many_index_match_ratio:70,express:[62,68,122,100,116,6,158,93,8,147,23,76],"install\u3057\u3066\u3082\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u306f\u884c\u308f\u
 308c\u30
 6a\u3044":166,commands_column_renam:53,restart:[129,163,9],"set_host\u3092\u5229\u7528\u3057\u305f\u5834\u5408":156,"\u4e0a\u8a18\u306e\u4f8b\u3067\u306f":64,"\u81ea\u52d5\u7684\u306blocalhost\u306egroonga\u30b5\u30fc\u30d0\u3092\u7acb\u3061\u4e0a\u3052\u307e\u3059":156,map_hugetlb:23,common:[100,168,86,12,6,105,147,57,23,71,139,59],table_cr:[49,100,38,77,87,26,6,127,53,158,146,70],grn_api:76,"table1\u3068table2\u3092op\u306e\u6307\u5b9a\u306b\u5f93\u3063\u3066\u96c6\u5408\u6f14\u7b97\u3057\u305f\u7d50\u679c\u3092res\u306b\u683c\u7d0d\u3057\u307e\u3059":105,grn_interrupted_function_cal:[2,95],"status\u30b3\u30de\u30f3\u30c9\u306f":74,lion:6,"\u521d\u671f\u5024\u306f10\u3067\u3059":166,reserv:66,blog_cont:169,"\u30b9\u30ec\u30c3\u30c9\u6570\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u308b\u5834\u5408":156,"\u30bd\u30fc\u30c8\u30ad\u30fc\u3068\u306a\u308b\u30ab\u30e9\u30e0\u540d\u306e\u30ea\u30b9\u30c8\u3092\u30ab\u30f3\u30de":100,gemfil:6,"benchmark\u304bgroonga\u306b\u3042\u3
 08a\u307
 e\u3059":156,"scan_build\u3068\u3044\u3046\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u89e3\u6790\u7d50\u679c\u306ehtml\u304c\u51fa\u529b\u3055\u308c\u307e\u3059":165,"\u5168\u30ab\u30e9\u30e0\u306e\u5024\u3092\u51fa\u529b\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u3092\u5b9a\u7fa9\u3057\u307e\u3059":144,network_is_down:160,"\u90e8\u5206\u4e00\u81f4\u691c\u7d22\u3092\u884c\u3044\u307e\u3059":64,is_stop_word:[70,152,41],point:[35,68,168,77,122,30,116,29,53,102,95,23,162,104],hideki:[70,116],shutdown:[49,26,38],"\u3053\u308c\u3089\u3092\u5408\u8a08\u3057\u306613\u306b\u306a\u3063\u3066\u3044\u307e\u3059":64,weight_in_match_column:77,ran:164,secret:140,indexblog1:71,"\u4ee5\u4e0b\u3067":64,gat:[67,3,121],understand:[100,3],"\u30b5\u30dd\u30fc\u30c8\u7bc4\u56f2\u5916\u306e\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306b\u306f\u30a8\u30e9\u30fc\u3068\u306a\u308a":10,bill:[64,134],"\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u30af\u3
 0a8\u30e
 a\u306e\u5834\u5408\u306f":134,opear:139,"\u30d0\u30c3\u30d5\u30a1\u306e\u7a7a\u304d\u5bb9\u91cf\u3067\u3059":117,anonym:86,gb87d9f8:4,everyon:94,"v1\u306e\u5024\u304cv2\u306e\u5024\u306b\u5bfe\u3057\u3066\u524d\u65b9\u4e00\u81f4\u3059\u308b\u3053\u3068\u3092\u8868\u3057\u307e\u3059":63,manner:[100,3],"\u306a\u304a\u3053\u306e\u547d\u4ee4\u306e":156,"\u6c11":134,itself:[82,168,77,116,70,163],cento:[49,140,128,18],"\u65b0\u305f\u306a\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u4f5c\u6210\u3059\u308b\u6642\u306e\u307f\u6709\u52b9\u3067\u3059":89,"\u30d3\u30eb\u30c9\u3057\u305f\u30d1\u30c3\u30b1\u30fc\u30b8\u306b\u5bfe\u3057\u30ea\u30ea\u30fc\u30b9\u524d\u306e\u52d5\u4f5c\u78ba\u8a8d\u3092\u884c\u3044\u307e\u3059":140,"\u5b8c\u5168\u4e00\u81f4\u3067\u30d2\u30c3\u30c8\u3057\u307e\u3059":134,"\u306b\u3088\u3063\u3066\u7b97\u51fa\u3055\u308c\u308b\u5024\u304c\u6307\u5b9a\u3055\u308c\u305f\u3082\u306e\u3068\u307f\u306a\u3055\u308c\u307e\u3059":100,"\u5b9f\u884c\u7d50\u679c\u3092\u8f
 d4\u3057
 \u307e\u3059":63,res2:105,"\u7bc4\u56f2\u6307\u5b9a\u3068\u5168\u6587\u691c\u7d22\u3092\u7d44\u307f\u5408\u308f\u305b\u3066\u691c\u7d22\u3057\u307e\u3059":64,inv_thread_column:156,"\u4e3b\u306b\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u304b\u3089\u4f7f\u3046\u3053\u3068\u3092\u60f3\u5b9a\u3057\u3066\u3044\u307e\u3059":146,keyr:[6,141],"\u65b0\u305f\u306a\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u304c\u4f5c\u6210\u3055\u308c\u308b":176,"\u540c\u3058\u691c\u7d22\u30ad\u30fc\u30ef\u30fc\u30c9\u3067\u3082\u4e00\u7dd2\u306b\u6307\u5b9a\u3059\u308b\u30af\u30a8\u30ea\u306b\u3088\u3063\u3066\u306f\u5168\u6587\u691c\u7d22\u306e\u7d50\u679c\u304c\u7570\u306a\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059":64,task:[6,30],sortbi:[23,144,116],entri:[135,85,42,99,15,100,139,52,144,146,150,65,116,66,169,158,109,71,168,170,127,129,32],"\u30ec\u30b3\u30fc\u30c9\u306e\u5024\u3092\u8868\u3057\u307e\u3059":54,"ctx\u304c\u64cd\u4f5c\u5bfe\u8c61\u3068\u3059\u308bdb\u3092\u6307\u5b9a\u3057\u307e\u305
 9":14,"\
 u81ea\u52d5\u7684\u306b\u8d77\u52d5\u3059\u308bgroonga\u30b5\u30fc\u30d0":156,spend:[168,139],"build\u3092\u7528\u3044\u3066":165,"\u4e71\u6570\u3092\u751f\u6210\u3059\u308b":61,shape:84,"\u3088\u308a\u8a73\u7d30\u306a\u5831\u544a\u3092\u884c\u3044\u307e\u3059":156,"\u3053\u306e\u64cd\u4f5c\u306f":105,"\u51fa\u529b\u5bfe\u8c61\u306e\u30c6\u30fc\u30d6\u30eb\u3092":146,"\u6e21\u3055\u308c\u305f\u30b3\u30de\u30f3\u30c9\u3092\u89e3\u91c8\u3057":63,"groonga\u306e\u30ea\u30ea\u30fc\u30b9\u4f5c\u696d\u3067\u306f":140,"\u30b9\u30bf\u30f3\u30c9\u30a2\u30ed\u30f3\u3084\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30e2\u30fc\u30c9\u3067\u306f":31,bin:[174,93,18],key_column:113,kashihara:70,"\u4e0d\u6b63\u306a\u540d\u524d\u3092\u6307\u5b9a\u3057\u305f\u3068\u304d\u306b\u6307\u5b9a\u3055\u308c\u305f\u540d\u524d\u3082\u5831\u544a\u3059\u308b\u3088\u3046\u306b\u3057\u305f":143,tokendelimitnul:[155,33],"\u6c38\u7d9a\u7684\u306a":72,bit:[153,120,168,141,20,12,156,11,93,128,139,73],"\u7d4c\u5ea6\u306
 8\u7def\
 u5ea6\u3092\u30df\u30ea\u79d2\u5358\u4f4d\u3067\u8868\u73fe\u3057\u305f\u6574\u6570\u306e\u7d44\u306b\u3088\u308a\u8868\u73fe\u3057\u307e\u3059":40,semi:[23,59],groogna_default_command_vers:48,in_valu:[49,149,38,70],followe:170,often:88,grn_ctx_set_fin:14,back:8,grn_plugin_init:35,sizeof:76,"table\u306esrc_key\u306b\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u306ekey\u3092\u5909\u66f4\u3057\u307e\u3059":105,scale:[30,48],"\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u306e\u5185\u5bb9\u3092\u7e70\u308a\u8fd4\u3057\u5b9f\u884c\u3057\u307e\u3059":156,per:[6,23,30,8,122],"\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u306f0\u3067\u3059":100,newark:170,substitut:[107,100,111,168,73],larg:[168,11,86,6,55,30,129,139,48,59],"\u304c\u8fd4\u3055\u308c\u307e\u3059":72,"\u958b\u3044\u3066\u3044\u308b\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30ed\u30c3\u30af\u3092\u3059\u3079\u3066\u89e3\u9664\u3059\u308b":99,reproduc:116,"\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u8a2d\u5b9a\u30d5\u30a1\u3
 0a4\u30e
 b\u3092\u8ffd\u52a0":1,s10:70,"\u30e6\u30fc\u30b6\u304cc\u8a00\u8a9e\u3067\u5b9a\u7fa9\u3057\u305f\u95a2\u6570\u3092\u65b0\u305f\u306a\u30b3\u30de\u30f3\u30c9\u3068\u3057\u3066groonga\u5b9f\u884c\u30d5\u30a1\u30a4\u30eb\u306b\u7d44\u307f\u8fbc\u3080\u3053\u3068\u304c\u3067\u304d\u307e\u3059":63,"\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u304c\u5909\u66f4\u3055\u308c\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044":117,"groonga_suggest_create_dataset\u5909\u6570\u3092\u8ffd\u52a0":136,grn_default_logger_get_path:6,grn_expr_compil:76,"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308bclearlock\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":99,"\u30c6\u30fc\u30d6\u30ebterm\u306b":66,nsi:140,bsd:[23,174,70],pair_dataset:[172,43],"647\u30d0\u30a4\u30c8\u4ee5\u4e0b\u306e\u6587\u5b57\u5217\u3092\u8868\u3057\u307e\u3059":40,includ:[62,82,3,139,79,87,100,124,27,116,126,127,53,88,9,137,70,163,120,48],"groonga\u7d44\u8fbc\u95a2\u6570\u306e\u4e00\u3064\u3067\u3
 042\u308
 bgeo_in_rectangle\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":29,"gdb\u4e0a\u3067run\u3092\u884c\u3046\u3068":165,str_size:76,translat:80,"\u30ea\u30ea\u30fc\u30b9\u4f5c\u696d\u7528\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306e\u4f5c\u6210":80,concaten:71,default_command_vers:[94,74,3,4,8],"\u5bfe\u8c61\u30ec\u30b3\u30fc\u30c9\u306ekey\u306e\u9577\u3055":105,remaind:139,grn_tabl:[49,25,38],no_space_left_on_devic:160,curl:[174,4,122,6,8,95,81,48,73],"\u305d\u308c\u305e\u308c\u306b\u3064\u3044\u3066\u7d50\u679c\u30ec\u30b3\u30fc\u30c9\u3092\u51fa\u529b\u3057\u307e\u3059":100,cmake:[6,174,93,116],sequenti:70,"\u3042\u308b\u3044\u306f\u6761\u4ef6\u5f0f\u3092\u8ad6\u7406\u6f14\u7b97\u5b50\u3067\u7d50\u5408\u3057\u305f\u3082\u306e\u3067\u3059":63,grn_content_msgpack:98,grn_no_locks_avail:2,"\u30c7\u30fc\u30bf\u578b":[49,68,38,59],libwinpthread:70,"\u65e7\u30d0\u30fc\u30b8\u30e7\u30f3\u3092chroot\u74b0\u5883\u3078\u3068\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b":140,"\
 u30b7\u3
 0a7\u30eb\u4e0a":156,"output_columns\u306b\u6307\u5b9a\u3055\u308c\u305f\u6761\u4ef6\u306b\u5f93\u3063\u3066":100,"\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u4e2d\u306egroonga\u30b3\u30de\u30f3\u30c9\u306e\u9577\u3055\u306f\u6700\u95775000000byte\u3067\u3059":156,"\u3053\u306e\u4f5c\u696d\u306f":140,"tokenbigram\u306a\u3069":64,ellip:[68,162],grn_bulk_vsiz:76,"\u3092\u8fd4\u3059\u3088\u3046\u306b\u3057\u305f":1,getaddrinfo:6,jason:133,"\u5f62\u5f0f1":[31,89],"\u5f62\u5f0f2":[31,89],"\u308d\u3086\u304d":133,"name\u306f\u7701\u7565\u3067\u304d\u307e\u305b\u3093":113,"\u3057\u3066\u304a\u304f\u3079\u304d\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u793a\u3057\u307e\u3059":140,"sh\u304c\u30bf\u30b0\u3068\u4e00\u81f4\u3059\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3059\u308b\u306e\u304c\u671b\u307e\u3057\u3044\u3067\u3059":140,grn_db:[49,25,104,38],becam:[70,131],exit:[6,116,55],"configure\u30aa\u30d7\u30b7\u30e7\u30f3\u3067":74,fatal:70,db_path:[94,31,3,4,8],comment_cont:169,"rinse\u3
 06e\u30d
 0\u30fc\u30b8\u30e7\u30f3\u304c\u53e4\u3044\u3068cento":140,"8bit\u7b26\u53f7\u306a\u3057\u6574\u6570\u3067\u3042\u308a":40,"807\u4ee5\u4e0b\u306e\u6574\u6570\u3092\u8868\u3057\u307e\u3059":40,geograph:[11,68],"\u30ed\u30b0\u306bmessage\u3092\u51fa\u529b\u3057\u307e\u3059":7,"\u4e3b\u30ad\u30fc\u304cshorttext\u578b\u306e\u30c6\u30fc\u30d6\u30eb\u3092\u5225\u9014\u4f5c\u6210\u3057":40,"\u958b\u3044\u3066\u3044\u308bdb\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u304c\u5bfe\u8c61\u3068\u306a\u308a\u307e\u3059":[32,99],"groonga\u30b3\u30de\u30f3\u30c9\u304bc\u30e9\u30a4\u30d6\u30e9\u30ea\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u3092\u901a\u3057\u3066\u64cd\u4f5c\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":89,"sign\u3092\u884c\u3046\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059":140,"0x0":[11,40,104],object1:139,object2:139,leakag:83,carlo:[53,118],append:[6,76],"\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u5168\u6587\u691c\u7d22\u3092\u884c\u3046\u524d\u306b\u691c\u7d22\u7d50\u679c\u
 30bb\u30
 c3\u30c8\u304c\u5b58\u5728\u3059\u308b\u5834\u5408\u306f\u5b8c\u5168\u4e00\u81f4\u691c\u7d22\u306e\u307f\u3092\u884c\u3044\u307e\u3059":134,"\u52d5\u4f5c\u306b\u4e92\u63db\u6027\u304c\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059":10,access:[49,113,177,30,116,43,6,53,16,8,129,70,23,111,164,17],"32gib":129,"\u30ea\u30af\u30a8\u30b9\u30c8\u306e\u591a\u91cd\u5ea6\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":166,interrupted_function_cal:160,"obj\u30d1\u30e9\u30e1\u30fc\u30bf\u306e\u3068\u308b\u5024\u306e\u7bc4\u56f2\u3092\u8868\u308f\u3057\u3066\u3044\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306eid\u3092\u8fd4\u3057\u307e\u3059":72,"\u4e0a\u91ce\u4e43\u6bc5\u3055\u3093":143,vertic:59,sinc:[106,131,68,113,153,11,170,89,139,6,138,126,118,59,99],"\u4e0b\u8a18\u306e\u3088\u3046\u306a\u914d\u5217\u304c\u51fa\u529b\u3055\u308c\u307e\u3059":117,"groonga\u7d44\u8fbc\u95a2\u6570\u306e\u4e00\u3064\u3067\u3042\u308bnow\u306b\u3064\u3044\u3066\u8a
 ac\u660e
 \u3057\u307e\u3059":167,grn_resource_deadlock_avoid:[2,72],grn_too_large_offset:2,"\u30c7\u30d5\u30a9\u30eb\u30c8\u3067\u306f\u51fa\u529b\u3055\u308c\u307e\u305b\u3093":89,groonga_github_com_path:140,"groonga\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30e9\u3084zip\u30a2\u30fc\u30ab\u30a4\u30d6\u304c\u30ab\u30ec\u30f3\u30c8\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4ee5\u4e0b\u3078\u3068\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3055\u308c\u307e\u3059":140,ii_buff:78,"x\u3067\u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u62e1\u5f35\u5b50\u306e\u691c\u51fa\u306b\u5931\u6557\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63":143,"\u3053\u308c\u306b\u3088\u308aclone\u3057\u3066\u304a\u3044\u305fgroonga":140,set_token_filt:70,grn_content_typ:[49,25,38],name1:139,account:[70,22],"146607190x":170,"\u3042\u308b\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u306f\u306f\u3058\u3081\u306bdevelop\u6271\u3044\u3068\u3057\u3066\u30ea\u30ea\u30fc\u30b9\u3055\u308c":10,alic:[100,168,170,107,53,8,88,118,48],obvious
 :11,"\u3
 05d\u306e\u30dc\u30bf\u30f3\u3092\u4f7f\u3063\u3066\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u3057\u307e\u3059":140,"\u306b\u3082\u30d2\u30c3\u30c8\u3057\u307e\u3059":134,fetch:[70,71,43],abcd:124,tab:[98,163,4,160],commnad:[10,93],"\u5909\u6570\u306e\u6570\u3092\u53d6\u5f97\u3057\u307e\u3059":47,onlin:[49,38],users_loc:170,grn_ii_buffer_commit:78,surfac:84,groonga_n_record:116,afr:[67,3,121],"\u30b3\u30de\u30f3\u30c9":6,"entry\u30c6\u30fc\u30d6\u30eb\u306ebody\u30ab\u30e9\u30e0\u306e\u5024\u3092\u5bfe\u8c61\u3068\u3059\u308b\u5b8c\u5168\u8ee2\u7f6e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u578b\u30ab\u30e9\u30e0":66,inst:116,physic:117,"search\u3092\u884c\u3046\u5834\u5408\u306b\u306f":57,bind:[151,37,150,89,42,6,147,23,73],correspond:[142,43,157,16,72,164],"\u8a72\u5f53\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u4e00\u5f0f\u3092\u524a\u9664\u3057\u307e\u3059":72,grn_geo_select_in_circl:23,"\u6df1\u523b":64,"learner\u306e\u30e1\u30e2\u30ea\u30ea\u30fc\u30af\u3092\u4fee\u6
 b63":143
 ,hiroshi:[23,70],replies2:71,"centos_versions\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u3067\u7279\u5b9a\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u306e\u307f\u30d3\u30eb\u30c9\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":140,"\u30c7\u30a3\u30b9\u30c8\u30ea\u30d3\u30e5\u30fc\u30b7\u30e7\u30f3\u306e\u30ea\u30ea\u30fc\u30b9\u3068\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u306e\u7d44\u307f\u5408\u308f\u305b\u3067\u30d3\u30eb\u30c9\u3092\u5e73\u884c\u3057\u3066\u884c\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059":140,meter:[67,68],report:80,effici:[30,71,77],"keybuf\u306b\u8a72\u5f53\u3059\u308bkey\u3092\u30b3\u30d4\u30fc\u3057\u307e\u3059":105,"\u3092\u7834\u68c4\u3059\u308b\u3068\u304d\u306b\u547c\u3070\u308c\u308b\u95a2\u6570\u3092\u6307\u5b9a\u3057\u307e\u3059":14,"\u3067\u793a\u3055\u308c\u305f\u60c5\u5831\u306e\u914d\u5217\u3092\u51fa\u529b\u3057\u307e\u3059":97,"\u6975\u4ed8\u8fd1\u3067\u306f\u8aa4\u5dee\u304c\u5927\u304d\u304f\u306a\u308a\u307e\u3059":162,euc:[89,
 116],"be
 nchmark\u547d\u4ee4\u3092\u8a18\u8ff0\u3067\u304d\u307e\u3059\u304c":156,"db\u306b\u5bfe\u3057\u3066\u540d\u524d\u3092\u3042\u308a\u306etable\u3092\u4f5c\u6210\u3059\u308b\u3068\u304d\u306b\u306f":105,"\u4ee5\u4e0b\u306b\u4f4e\u30ec\u30a4\u30e4\u306a\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u304b\u3089\u9806\u306b\u8aac\u660e\u3057\u307e\u3059":63,"\u30b9\u30bf\u30f3\u30c9\u30a2\u30ed\u30f3\u304a\u3088\u3073\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30e2\u30fc\u30c9\u306e\u5834\u5408\u306f":89,nvar:47,"table\u306eid\u306b\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u306ekey\u3092\u5909\u66f4\u3057\u307e\u3059":105,dai:[106,138,139,170],dat:[6,104,116],mention:169,rubygem:6,"8\u30ea\u30ea\u30fc\u30b9":[70,140],"\u30c6\u30fc\u30d6\u30eb\u60c5\u5831n":97,"\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c8\u306b\u63a5\u7d9a\u3057\u3066\u3044\u308b\u304b":156,"\u306b\u540c\u3058\u4f4d\u7f6e\u3092\u6307\u5b9a\u3059\u308b\u3068\u30af\u30e9\u30c3\u30b7\u30e5\u3059\u308b\u554f\u984c\u3092\u4
 fee\u6b6
 3":23,"\u30ea\u30ea\u30fc\u30b9\u5f8c\u306b\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u4e00\u90e8\u3092\u5dee\u3057\u66ff\u3048\u305f\u3044\u5834\u5408":140,grn_table_lcp_search:105,"tomotaka_ito\u3055\u3093":23,"\u3069\u3046\u3057\u3066\u3053\u306e\u3088\u3046\u306a\u6319\u52d5\u306b\u306a\u308b\u304b\u3092\u8aac\u660e\u3057\u307e\u3059":64,column_index:[3,83,87,42,100,139,77,106,107,39,152,64,150,66,169,88,70,71,168,170,27,129],"\u30d5\u30e9\u30b0\u30e1\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u89e3\u6d88\u3092\u5b9f\u884c\u3057\u305f\u30bb\u30b0\u30e1\u30f3\u30c8\u306e\u6570\u3092\u8fd4\u3059":32,"\u306e\u66f4\u65b0":80,normalizerauto:[41,82,150,124,42,107,44,97,59],"\u3067\u3042\u308c\u3070":156,"obj\u306eid\u306b\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u306evalue\u3092\u53d6\u5f97\u3057\u307e\u3059":72,"\u3053\u306e\u4f5c\u696d\u306fblogroonga\u306e\u82f1\u8a9e\u7248":140,stub:70,rel:[23,100,70],"\u30ab\u30ec\u30fc":134,red:80,clarifi:70,"\u3053\u306e\u30b1\u30fc\u30
 b9\u306e
 \u30c7\u30fc\u30bf\u306f\u90e8\u5206\u4e00\u81f4\u691c\u7d22\u3067\u306f\u30d2\u30c3\u30c8\u3059\u308b\u306e\u3067":64,frank:88,standalon:58,test_loc:156,releas:[153,120,93,140],"\u5b9f\u884c\u3059\u308b\u30b3\u30de\u30f3\u30c9\u3068\u305d\u306e\u5f15\u6570\u3092\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u5f15\u6570\u306b\u6307\u5b9a\u3067\u304d\u307e\u3059":89,groonga_log_path:116,"\u30c6\u30ad\u30b9\u30c8\u304b\u3089\u6570\u5024\u3078\u306e\u30ad\u30e3\u30b9\u30c8\u51e6\u7406\u3092\u5f37\u5316":143,tokenizer_error:160,natti:23,messag:[140,128],"\u6761\u4ef6\u306e\u9806\u5e8f\u3092\u5909\u3048\u308b\u3068\u691c\u7d22\u7d50\u679c\u304c\u5909\u308f\u308b\u3068\u3044\u3046\u72b6\u6cc1\u304c\u767a\u751f\u3057\u307e\u3059":64,monkei:11,"windows\u30b5\u30d6\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u79fb\u52d5\u3057\u3066":140,"\u6307\u5b9a\u3055\u308c\u305f\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u304c\u5b58\u5728\u3057\u306a\u3044\u5834\u5408":156,"\u5fc5\u8981\u306a\u9805\u76ee\u3
 04c\u306
 a\u3044\u5834\u5408\u306f\u30ed\u30b0\u306b\u51fa\u529b":1,alloc_count:[94,74,3,4,8],ipad:153,"groonga\u30b3\u30de\u30f3\u30c9\u3092\u901a\u3057\u3066\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u64cd\u4f5c\u3059\u308b\u547d\u4ee4\u3092\u30b3\u30de\u30f3\u30c9\u3068\u547c\u3073\u307e\u3059":89,structur:[30,86,39,126,70],charact:[35,175,82,3,168,163,30,89,27,42,116,6,16,138,124,70,23,139,76,150,59],"\u3067\u3042\u308b\u30ec\u30b3\u30fc\u30c9r1\u3068":63,"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30ab\u30e9\u30e0\u306e\u5834\u5408":117,have:[84,131,2,3,177,87,43,8,132,174,48,52,100,98,139,79,142,106,16,111,152,70,163,168,175,75,30,126,11,129,59,94],"\u30c6\u30fc\u30d6\u30eb\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u30ab\u30e9\u30e0\u306e\u30ea\u30b9\u30c8\u3092\u8868\u793a\u3057\u307e\u3059":89,min:[166,156,6,17,57,70],"\u5404\u30b9\u30ec\u30c3\u30c9\u306ftest":156,"\u578b\u306e\u30ab\u30e9\u30e0\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093":113,"lc_messages\u4
 ee5\u4e0
 b\u306e\u5404\u7a2e":140,mix:[142,77],builtin:68,"ctx\u304c\u4f7f\u7528\u3059\u308bdb\u306b\u304a\u3044\u3066obj\u306b\u5bfe\u5fdc\u3059\u308b\u540d\u524d\u3092name\u306b\u66f4\u65b0\u3057\u307e\u3059":72,"\u90e8\u5206\u4e00\u81f4\u691c\u7d22\u3092\u9806\u306b\u884c\u3044\u307e\u3059":134,gurun:147,bottom_right:[23,29],eight:3,"\u30d5\u30e9\u30b0\u30e1\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u89e3\u6d88\u3092\u5b9f\u884c\u3057\u305f\u30bb\u30b0\u30e1\u30f3\u30c8\u306e\u6570":32,"\u6e2c\u5730\u7cfb":40,"takahiro\u3055\u3093\u304c\u63d0\u6848":143,mail_column:156,"groonga\u306f\u8907\u6570\u306e\u624b\u6bb5\u3092\u7528\u610f\u3057\u3066\u3044\u307e\u3059":63,"sh\u3092\u5b9f\u884c\u3059\u308b\u3053\u3068\u306b\u3088\u3063\u3066\u3082\u884c\u3048\u307e\u3059":165,"\u305d\u308c\u305e\u308c\u306e\u691c\u7d22\u306e\u6319\u52d5\u3092\u8aac\u660e\u3057\u307e\u3059":134,"\u30671\u4ef6\u30d2\u30c3\u30c8\u3057":64,"\u51e6\u7406\u3092\u958b\u59cb\u3057\u305f\u6642\u9593\u306b\u3064\u3044\u30
 66":100,
 "grn_bool\u578b\u3092\u8ffd\u52a0":143,"\u3067\u59cb\u307e\u308b\u540d\u524d\u306f\u4e88\u7d04\u6e08\u307f\u3067\u3042\u308a":66,elfr:6,grn_plugin_malloc:35,grn_ii_buffer_append:78,"\u9023\u7d9a\u3059\u308b\u8a18\u53f7":64,"\u3082\u691c\u7d22\u6761\u4ef6\u306b\u52a0\u3048\u307e\u3059":133,escaped_str:76,"builtin_type_names\u3067\u6307\u5b9a\u3059\u308b\u6587\u5b57\u5217\u306e\u6570\u3092\u6307\u5b9a\u3057\u307e\u3059":75,integr:[6,11,116,73],"hat\u7cfb\u306e\u5834\u5408\u306b\u306f\u672c\u756a\u74b0\u5883\u3078\u3068\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3059\u308b\u524d\u306b\u30ed\u30fc\u30ab\u30eb\u306eapt\u306a\u3044\u3057yum\u306e\u30ea\u30dd\u30b8\u30c8\u30ea\u3092\u53c2\u7167\u3057\u3066\u6b63\u5e38\u306b\u66f4\u65b0\u3067\u304d\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u307e\u3059":140,"\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":140,with_weight:[66,70,87,77],"tokenmecab\u3
 0c8\u30f
 c\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u4f7f\u3063\u3066\u4f5c\u3063\u305f\u7d22\u5f15\u306e\u65b9\u3092tokenbigram\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u4f7f\u3063\u3066\u4f5c\u3063\u305f\u7d22\u5f15\u3088\u308a\u3082\u91cd\u8996\u3059\u308b\u3088\u3046\u306b\u91cd\u307f\u4ed8\u3051\u3092\u6307\u5b9a\u3057\u307e\u3059":64,pattern:[126,30,139],"groonga\u306e\u30c8\u30c3\u30d7\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3067":165,progress:138,superior:[30,27],"benchmark\u306e\u52d5\u4f5c\u65b9\u6cd5":156,"name\u306b\u5bfe\u5fdc\u3059\u308b\u65b0\u305f\u306atyp":56,plugin:[49,120,153,141,128,96,111],shorttext:[3,83,86,40,89,41,42,43,94,97,102,118,133,100,68,139,77,11,142,106,107,53,16,146,87,59,39,152,64,150,156,66,169,67,158,88,70,71,101,164,168,121,170,27,126,127,129,175],"\u3069\u3061\u3089\u3067\u521d\u671f\u5316\u3055\u308c\u305f":14,"\u30d0\u30c3\u30d5\u30a1\u5185\u306b\u3042\u308b\u8a9e\u306e\u4e00\u89a7\u3067\u3059":117,"\u30c7\u30d5\u30a9\u30eb\u30c8\u306ecommand_v
 ersion\u
 3092\u5909\u66f4\u3057\u307e\u3059":108,equat:68,"\u3069\u306e\u3088\u3046\u306b\u691c\u7d22\u306e\u6319\u52d5\u3092\u4f7f\u3044\u5206\u3051\u3066\u3044\u308b\u304b\u3092\u8aac\u660e\u3059\u308b\u524d\u306b":134,comment:[169,71,163,116,146],grn_update_not_allow:2,"obj\u306b\u5bfe\u3057\u3066hook\u3092\u8ffd\u52a0\u3057\u307e\u3059":85,log_repoen:6,test_str:165,"hook\u306e\u5b9f\u884c\u9806\u4f4d":85,"\u30d7\u30ed\u30bb\u30b9\u3092\u505c\u6b62\u3057\u307e\u3059":89,json:[77,143,6,70,23,98],grn_obj_table_no_kei:[57,105],grn_table_group_flag:105,"\u30c6\u30b9\u30c8\u306e\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af\u3068\u3057\u3066":165,"\u304b\u30c0\u30d6\u30eb\u30af\u30a9\u30fc\u30c8":89,"\u4f8b\u3048\u3070":[133,64,156,134,89,72],bulk:76,multi:[30,8,70,23,174,177],"\u771f\u507d\u5024\u3092\u8868\u3057\u307e\u3059":40,plain:101,defin:[3,139,172,106,160,163,164],buildabl:23,replies_cont:71,ill:134,"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306escorer\u5f15\u6570\
 u306e\u3
 0c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":144,"\u74b0\u5883\u5909\u6570cutter_check_leak\u3092yes\u3068\u8a2d\u5b9a\u3059\u308b\u3068":165,"\u30c6\u30b9\u30c8\u306e\u52d5\u4f5c":80,almost:[23,129,154],caplit:[70,116],grn_plugin_mutex_open:35,"\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u6307\u5b9a\u3059\u308b\u3068":156,"groonga\u3092\u7c21\u5358\u306b\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3067\u304d\u308b\u3088\u3046\u306b\u3059\u308b\u305f\u3081\u306b":140,too_many_open_files_in_system:160,japanes:[0,168,30,22,6,70,139,164,111],"pc\u306bgroonga":136,auth_bas:[8,48],utop:[12,140],optarg:[50,75],hostnam:[156,89,6,8,31,94],"\u6bb5\u843d\u60c5\u5831\u3092\u683c\u7d0d\u3059\u308b\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u4f5c\u6210\u3057\u307e\u3059":66,column_nam:52,grn_column_name_key_len:113,document_index:[150,42],francisco:68,"\u4f5c\u6210\u3057\u305f\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u3092\u30e1\u30fc\u30ea\u30f3\u30b0\u30ea\u30b9
 \u30c8\u
 3078\u3068\u6d41\u3057\u307e\u3059":140,center:[30,162],builder:78,"\u30e6\u30fc\u30b6\u3078\u5f71\u97ff\u3059\u308b\u3088\u3046\u306a\u5909\u66f4":140,choos:[11,52,8,70],error_cod:35,update_not_allow:160,"1byte":160,usual:[11,71,58,14],unari:116,"5\u30ea\u30ea\u30fc\u30b9":70,"\u30c6\u30b9\u30c8\u3092\u52d5\u4f5c\u3055\u305b\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":165,takayuki:23,gmo:70,"30ac":175,lake:84,add:80,successor:139,grn_ctx_at:[6,14],match:128,"\u4e3b\u306b\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u304c\u58ca\u308c\u305f\u5834\u5408\u306a\u3069\u7570\u5e38\u6642\u306e\u554f\u984c\u89e3\u6c7a\u306e\u305f\u3081\u306b\u4f7f\u7528\u3059\u308b\u3053\u3068\u3092\u60f3\u5b9a\u3057\u3066\u3044\u307e\u3059":117,grn_obj_table_pat_kei:[57,105],"\u3067\u306f\u306a\u304ffree":143,grn_obj_path_by_id:[72,104],"\u914d\u5217\u306eoffset\u306fenum\u578bgrn_builtin_type\u306e\u5024\u306b\u5bfe\u5fdc\u3057\u307e\u3059":75,"obj\u306f\u6c38\u7d9a\u30aa\u30d6\u30b8\u30a7\u30af\u30c8
 \u3067\u
 306a\u3051\u308c\u3070\u3044\u3051\u307e\u305b\u3093":72,substit:100,"\u8ffd\u52a0\u306e\u5c5e":66,qwik:146,insert:[6,3,27],like:[49,100,68,113,121,84,142,87,77,22,145,169,53,8,147,139,174,170,164,48,168],success:[35,75,14,15,76,113],grn_obj_id:72,"obj\u306b\u6307\u5b9a\u3055\u308c\u305f\u30ab\u30e9\u30e0\u306b\u3064\u3044\u3066":72,"shorttext\u306e\u30d9\u30af\u30bf\u30fc\u3092\u691c\u7d22\u6761\u4ef6\u3084\u30c9\u30ea\u30eb\u30c0\u30a6\u30f3\u6761\u4ef6\u306b\u4f7f\u7528\u3057\u305f\u3044\u5834\u5408\u306b\u306f":40,"\u3067\u4e0d\u6b63\u306ajson\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306b\u305d\u308c\u4ee5\u964d\u30b3\u30de\u30f3\u30c9\u3092\u53d7\u3051\u4ed8\u3051\u306a\u304f\u306a\u308b":143,"com\u304cedge\u3092\u4f5c\u308b":125,socket_is_already_shutdown:160,soft:129,snippet_html:[49,38,116,6,70,149],normalizer_list:[49,26,38,70],"\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u3057\u3066\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9":146,"\u305d\u308c\u305e\u308c\u306e\u8981\u7d20\u30
 6b\u5bfe
 \u3057\u3066\u4e8c\u3064\u76ee\u306e\u8981\u7d20\u304c\u4e00\u81f4\u3059\u308b\u305f\u3081\u306emode\u3068\u3057\u3066\u4e0b\u8a18\u306e\u3044\u305a\u308c\u304b\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":63,specfi:102,"\u5185\u5bb9\u304c\u5909\u66f4\u3055\u308c\u305fdb\u3092\u6307\u5b9a\u3057\u307e\u3059":75,"\u5b58\u5728\u3057\u306a\u3044\u30c6\u30fc\u30d6\u30eb\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306f\u7121\u8996\u3055\u308c\u307e\u3059":146,proper:[126,70,170],grn_column_cr:113,"\u4ee5\u4e0a\u306e\u539f\u56e0\u3067\u306a\u3051\u308c\u3070":156,tmp:[3,140,122,142,87,89,116,53,94,97,163,48],"1\u30b9\u30ec\u30c3\u30c9\u3067\u8907\u6570\u56de\u52d5\u4f5c\u3055\u305b\u305f\u3044\u5834\u5408\u306f":156,"\u30af\u30a8\u30ea\u30fc\u30ed\u30b0\u3092\u51fa\u529b\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u306e\u30d1\u30b9\u3092\u6307\u5b9a\u3057\u307e\u3059":89,"\u5f62\u5f0f":31,"\u500b\u3005\u306e\u6761\u4ef6\u306f\u540c\u3058\u3067\u3059\u304c":64,"\u
 3053\u30
 6e\u3088\u3046\u306btokenmecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u306e\u91cd\u307f\u3092\u9ad8\u304f\u3059\u308b\u3053\u3068\u306b\u3088\u308a":64,"repositories\u914d\u4e0b\u306b":140,"\u7bc4\u56f2\u6307\u5b9a\u3068\u5168\u6587\u691c\u7d22\u306e\u9806\u756a\u3092\u5165\u308c\u66ff\u3048\u3066\u691c\u7d22\u3057\u307e\u3059":64,host:[23,156,94,73],although:8,"\u65e7\u30d0\u30fc\u30b8\u30e7\u30f3\u3092chroot\u74b0\u5883\u3078\u3068\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb":140,"\u30c0\u30e1\u30fc\u30b8":64,sbin:81,actual:[11,70,3,8,116],socket:6,"\u306b\u3088\u3063\u3066\u89e3\u653e\u3057\u3066\u3082\u554f\u984c\u3042\u308a\u307e\u305b\u3093":14,"\u3092\u6307\u5b9a\u3059\u308b\u3068\u6c38\u7d9acolumn\u3068\u306a\u308a\u307e\u3059":113,"benchmark\u547d\u4ee4\u3092\u5b9f\u884c\u3059\u308b\u5834\u5408\u306b\u4ed8\u4e0e\u3057\u3066\u3082\u554f\u984c\u3042\u308a\u307e\u305b\u3093":156,"mooz\u3055\u3093\u304c\u4fee\u6b63":23,statement:139,"\u30e6\u30fc\u30b6\u30fc\u3068\u5354\u529
 b\u3057\
 u3066\u958b\u767a\u3092\u3046\u307e\u304f\u9032\u3081\u3066\u3044\u304f\u305f\u3081\u306e\u6307\u91dd":[80,159],tomo:39,discard:116,syntax_error:160,"\u51fa\u529b\u3059\u308b\u30ab\u30e9\u30e0\u540d\u306e\u30ea\u30b9\u30c8\u3092\u30ab\u30f3\u30de":100,"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u4e0a\u306b\u5b9a\u7fa9\u3055\u308c\u305f\u30c6\u30fc\u30d6\u30eb\u3084\u7d22\u5f15\u306a\u3069\u3092\u7d44\u307f\u5408\u308f\u305b\u3066\u53ef\u80fd\u306a\u9650\u308a\u9ad8\u901f\u306b\u6307\u5b9a\u3055\u308c\u305f\u30af\u30a8\u30ea\u3092\u5b9f\u884c\u3057\u3088\u3046\u3068\u3057\u307e\u3059":63,dataset:[46,49,116,38,142],"tokenbigramsplitsymbolalpha\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u4f7f\u3046\u3068":64,"po\u30d5\u30a1\u30a4\u30eb\u3092\u7ffb\u8a33\u3057\u307e\u3059":140,"\u4ee5\u4e0b\u306bgroonga\u306e\u30ea\u30ea\u30fc\u30b9\u4f5c\u696d\u3092\u884c\u3046\u305f\u3081\u306b\u4e8b\u524d\u306b\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb":140,"100\u4ef6\u4ee5\u4e0b\u306e\u30d2\u30c3\u
 30c8\u65
 70\u3067\u3042\u308c\u3070":64,ayumu:70,conbind:168,"\u30c9\u30ea\u30eb\u30c0\u30a6\u30f3\u7d50\u679cn":100,rch:82,"\u3084\u304c\u3066stable\u306b\u79fb\u884c\u3057\u307e\u3059":10,hatak:70,"\u524a\u9664\u3055\u308c\u305f\u30ec\u30b3\u30fc\u30c9\u306e_id\u306e\u5024\u306f\u518d\u5229\u7528\u3055\u308c\u307e\u3059":54,glib:116,unexpect:[6,70],"\u30c7\u30fc\u30e2\u30f3\u306b\u306a\u308b\u3068\u304d\u306f\u6a19\u6e96\u51fa\u529b\u3092\u9589\u3058\u308b\u3088\u3046\u306b\u3057\u305f":1,"\u30af\u30a8\u30ea\u306e\u5b9f\u73fe":[80,159],"\u30c6\u30fc\u30d6\u30eb\u306e\u4e3b\u30ad\u30fc\u306b\u6307\u5b9a\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093":40,"\u5b9a\u7fa9\u6e08\u307f\u306etype\u3042\u308b\u3044\u306ftable\u3092\u6307\u5b9a\u3067\u304d\u307e\u3059":113,uninstal:6,bug:80,grn_obj_set:72,binlib:140,"point\u578b\u306e\u5024":[29,162],tokenmecab:[6,64,155],"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306edrilldown_output_columns\u5f15\u6570\u306e\u30
 c7\u30d5
 \u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":144,epel:[6,120],"shimada\u3055\u3093":143,colum:[129,71],dure:[6,3],pid:[23,1,174,89],saer:[142,16],grn_too_small_limit:2,implement:[62,37,139,86,100,6,68,8,70,137,23,177,111],pip:18,"\u3092\u6307\u5b9a\u3057\u3066\u4f5c\u3063\u305ftable\u306a\u3089":105,probabl:142,"\u305f\u3060\u3057":[57,31,134,54,89],detail:[35,131,82,3,87,6,8,9,138,174,153,100,77,11,12,107,111,41,156,116,67,70,120,121,123,141,173,30,129,80,59],virtual:116,comment_nam:169,grn_expr_create_for_queri:63,"\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u3092groonga\u30b5\u30fc\u30d0\u3067gqtp\u7d4c\u7531\u3067\u5b9f\u884c\u3057":156,is_a_directori:160,"\u5bfe\u8c61cursor\u3092\u6307\u5b9a\u3057\u307e\u3059":[57,112],grn_obj_flag:[35,56,105,76,113],"\u30b3\u30fc\u30eb\u30d0\u30c3\u30af\u95a2\u6570\u306b\u6e21\u3055\u308c\u308barg\u3068\u3092\u5f15\u6570\u3068\u3057\u3066\u6307\u5b9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":63,"\u30b
 5\u30fc\
 u30d0\u30d7\u30ed\u30bb\u30b9\u306e\u505c\u6b62":130,sergei:70,"drilldown_offset\u306b\u8ca0\u306e\u5024\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306f":100,"v1\u306e\u5024\u304c\u8981\u7d20\u306b\u5206\u89e3\u3055\u308c\u308b\u3068\u304d":63,"\u3067\u30de\u30c3\u30c1\u3057\u305f\u306e\u30673":64,"\u6539\u826f":70,"\u8aa4\u3063\u305f\u30b3\u30f3\u30d1\u30a4\u30eb\u30d5\u30e9\u30b0\u3067\u30ea\u30ea\u30fc\u30b9\u3057\u3066\u3057\u307e\u3046\u5371\u967a\u304c\u3042\u308a\u307e\u3059":140,tweet:[106,22],umask:70,"\u3044\u305a\u308c\u304b\u4e00\u3064\u304c\u5fc5\u305astable\u306e\u4f4d\u7f6e\u3065\u3051\u3068\u306a\u308a\u307e\u3059":10,concret:[39,71,121],"\u554f\u984c\u306fgroonga":156,"\u3092\u6307\u5b9a\u3057\u3066\u4f5c\u3063\u305f\u30c6\u30fc\u30d6\u30eb\u3067":57,everi:121,risk:70,"configure\u30b9\u30af\u30ea\u30d7\u30c8\u306e\u751f\u6210":80,"db\u306b\u30c6\u30fc\u30d6\u30eb\u3092\u8ffd\u52a0\u3057\u307e\u3059":89,"24byte":160,grn_encoding_to_str:114,not_a_directori:160
 ,x86_64:
 [120,140],properti:[138,12],naiv:121,not_enough_spac:160,direct:[6,116],"section\u756a\u53f7\u3092\u683c\u7d0d\u3059\u308bint\u9577\u30d0\u30c3\u30d5\u30a1":113,aim:116,hide:116,introspect:6,"\u30ab\u30e9\u30e0\u3092\u8ffd\u52a0\u3059\u308b\u30c6\u30fc\u30d6\u30eb\u306e\u540d\u524d\u3092\u6307\u5b9a\u3057\u307e\u3059":66,"obj\u306e\u5360\u6709\u3059\u308bdb\u30d5\u30a1\u30a4\u30eb\u9818\u57df\u306e\u3046\u3061":72,"\u5f97\u3089\u308c\u305f\u30b9\u30b3\u30a2\u5024\u306bscore2\u3092\u7a4d\u7b97\u3057\u305f\u3082\u306e\u3092":63,"82pre":37,"\u3067_value\u3092\u6307\u5b9a\u3059\u308b\u3068\u30e1\u30e2\u30ea\u30ea\u30fc\u30af\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63":23,grn_tokenizer_query_open:6,studio:[6,93,116],path:[140,128,18],"\u3067\u914d\u5217\u3067table_no_key\u306a\u30c6\u30fc\u30d6\u30eb\u306b\u30ec\u30b3\u30fc\u30c9\u3092\u30ed\u30fc\u30c9\u3067\u304d\u306a\u3044\u554f\u984c\u3092\u4fee\u6b63":143,httprewritemodul:8,"\u95a2\u4fc2\u5f0f":80,functin:139,"group\u5316\u3
 0ad\u30f
 c\u69cb\u9020\u4f53\u306e\u914d\u5217\u306e\u30b5\u30a4\u30ba\u3092\u6307\u5b9a\u3057\u307e\u3059":105,precis:[126,3,140,30,12,6,164],"\u306e3\u30d5\u30e9\u30b0\u306f":57,"\u30b5\u30f3\u30d7\u30eb\u5185\u306e\u30b9\u30af\u30ea\u30d7\u30c8\u306b\u5b9f\u884c\u5c5e\u6027\u304c\u3064\u304b\u306a\u3044\u554f\u984c\u3092\u4fee\u6b63":136,orilldown:121,portabl:[23,8,116],"\u6307\u5b9a\u3057\u305f\u5024\u306e\u9593\u306e\u95a2\u4fc2\u3068\u3057\u3066\u8868\u73fe\u3057\u307e\u3059":63,"\u7bc4\u56f2\u5185\u306eid\u306b\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u304c\u6709\u52b9\u3067\u3042\u308b\u3068\u306f\u9650\u308a\u307e\u305b\u3093":72,describ:[35,0,82,3,84,124,87,41,43,93,45,95,137,174,118,153,100,101,139,77,12,52,53,16,109,55,18,149,59,151,62,20,46,171,169,160,70,71,163,164,73,120,175,168,127,170,25,26,126,141,128,129,80,111,81],noarch:[153,120],"groonga\u306e\u7d44\u8fbc\u578b\u304b":66,namebuf:[72,113],autogen:[6,140,111],"\u30c7\u30d5\u30a9\u30eb\u30c8\u5024":40,"msg\u
 306fcom\
 u306b\u3088\u3063\u3066":125,chracter:[175,27,59],"arg\u306e\u307f\u304c\u6570\u5024\u3067\u4e0e\u3048\u3089\u308c\u305f\u5834\u5408\u306f\u30b9\u30b3\u30a2\u5024\u306e\u4fc2\u6570\u3068\u307f\u306a\u3055\u308c\u307e\u3059":63,"grn_op_but\u306f":63,grn_obj_with_sect:113,join:22,"\u3082\u30d2\u30c3\u30c8\u3057\u307e\u3059":134,"\u4f5c\u6210\u3059\u308btable\u306e\u540d\u524d\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"\u3092\u7701\u7565\u3057\u305f\u5834\u5408\u306f\u65b9\u5f62\u8fd1\u4f3c\u306b\u306a\u308a\u307e\u3059":162,overrid:174,enourm:43,end:[166,139,68,4,168],eng:[142,164],hiragana:[164,168,139],resource_temporarily_unavail:160,rroonga:[169,150,116,42,15,107,147,70,71,73],grn_content_non:98,"benchmark\u306f\u6b63\u5e38\u306b\u52d5\u4f5c\u3057\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059":156,grn_set_default_command_vers:108,befor:[100,3,77,11,104,6,157,16,8,9,174,163,164,109],"2\u306e\u4e8c\u3064\u3092\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u3053\u3068\u306
 b\u306a\
 u308a\u307e\u3059":10,parallel:30,exclud:[6,52,88,116,70],environ:[120,104,116,93,8,128,70,23,174,163,73],enter:[3,94,116],composit:175,over:[154,150,116,6,94,30],"\u30ea\u30ea\u30fc\u30b9\u7528\u306e\u30bf\u30b0\u3092\u6253\u3064\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":140,becaus:[131,3,4,86,43,6,8,9,48,83,153,100,139,11,106,107,53,16,59,39,152,66,157,160,88,70,71,163,164,168,169,122,30,27,126,129,175,177],london:68,gqtp:[166,49,120,2,153,30,12,156,116,28,6,141,173,70],"\u304bwgs84geopoint":[29,162],digest:48,"\u51fa\u529b\u3059\u308b\u30ec\u30b3\u30fc\u30c9id\u306e\u4e0b\u9650\u3092\u6307\u5b9a\u3057\u307e\u3059":112,tokenizer_list:[49,26,38,70],"deprecated\u306e\u3044\u305a\u308c\u304b\u306e\u4f4d\u7f6e\u3065\u3051\u3068\u306a\u308a\u307e\u3059":10,"\u30a8\u30e9\u30fc\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u308f\u304b\u308a\u3084\u3059\u304f\u3057\u305f":143,oneir:[23,116],"table\u306ecolumn1\u306e\u5024\u304cstring\u306bexa
 ct\u30e2
 \u30fc\u30c9\u3067\u30d2\u30c3\u30c8\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u306b\u3064\u3044\u3066\u5f97\u3089\u308c\u308b\u30b9\u30b3\u30a2\u5024\u306bscore1\u3092\u7a4d\u7b97\u3057\u3066result\u306b\u30bb\u30c3\u30c8\u3057\u307e\u3059":63,choic:30,grn_pat_at:143,each:[82,3,86,87,43,8,95,138,174,100,139,77,11,142,52,107,16,155,39,44,154,150,116,160,23,91,164,121,122,123,128,30,76],searc:164,"0\u30ea\u30ea\u30fc\u30b9":70,"key\u304cmin\u3068\u524d\u65b9\u4e00\u81f4\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u308a\u51fa\u3057\u307e\u3059":57,"groonga\u306e\u30ab\u30e9\u30e0\u306f":40,goo:[168,139],msgpack:[4,48,160],"\u4f7f\u7528\u3059\u308b\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u306f":10,newli:[106,30,27,15,70,118],"\u6587\u5b57\u5217\u3092\u6307\u5b9a\u3057\u307e\u3059":103,got:[70,116],"\u7ba1\u7406\u30c4\u30fc\u30eb\u3092\u5229\u7528\u3067\u304d\u307e\u3059":31,"\u69cb\u9020\u4f53\u306e\u914d\u5217":47,"offset\u306f":105,"\u30d1\u30b9\u914d\u4e0b\u306b\
 u7f6e\u3
 04b\u308c\u305f\u30d5\u30a1\u30a4\u30eb\u3092\u51fa\u529b\u3057\u307e\u3059":31,"\u30c1\u30e3\u30f3\u30af\u5185\u3067\u306e\u30b5\u30a4\u30ba":117,filter:[49,38,77,12,116,6,141,158,144,95,70,23],"\u65e5\u672c\u8a9e\u7248\u305d\u308c\u305e\u308c\u3067\u884c\u3044\u307e\u3059":140,"16gib":129,"\u306e\u7ae0\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044":156,score_column:113,onto:129,rand:[49,149,38],rang:[49,100,132,87,116,6,53,70],"\u5bfe\u8c61\u30c6\u30fc\u30d6\u30eb\u306ekey\u30b5\u30a4\u30ba\u3068\u540c\u3058\u304b\u8d85\u3048\u308b\u5e45\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059":57,edit_dist:[49,1,149,38],restrict:[6,94,48,116],alreadi:[35,106,82,3,52,17,129,70,71,58],"\u7121\u540dobject\u306a\u30890\u3092\u8fd4\u3057\u307e\u3059":72,primari:[49,3,121,39,11,52,145],"\u81ea\u5206\u304c\u30c4\u30a4\u30fc\u30c8\u3057\u305f\u5185\u5bb9\u3092\u628a\u63e1\u3057\u3066\u3044\u306a\u3044\u8fd4\u4fe1\u3092\u3055\u308c\u305f\u3089\u666e\u901a\u3044\u3044\u6
 c17\u306
 f\u3057\u307e\u305b\u3093":115,"\u540d\u524d\u4ed8\u304d\u306eobject\u3067\u3042\u308a":72,top:[102,121],mercuri:140,too:[11,139,71,116,77],tom:107,"\u30af\u30a8\u30ea\u306e\u5b9f\u4f8b":[80,159],"\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u305d\u308c\u305e\u308c\u306b\u304a\u3044\u3066\u30d1\u30c3\u30b1\u30fc\u30b8\u3084\u30a2\u30fc\u30ab\u30a4\u30d6\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3092\u884c\u3044\u307e\u3059":140,"\u5bfe\u8c61\u30ec\u30b3\u30fc\u30c9\u306ekey\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"path\u3092":143,"\u30d0\u30c3\u30d5\u30a1\u5185\u306b\u3042\u308b\u8a9e\u306e\u6570\u3067\u3059":117,tood:35,consol:8,tool:[49,73,128,18,13,111],"\u30c6\u30fc\u30d6\u30eb\u306e\u30ec\u30b3\u30fc\u30c9\u3092\u683c\u7d0d\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u540d":97,user_ag:88,wareohji:6,grn_obj_set_valu:[57,72],ga54c5f8:156,"\u4f4d\u7f6e\u60c5\u5831\u306e\u5165\u529b\u5024\u30c1\u30a7\u30c3\u30af\u3092\u5f37\u5316":23,"\u30db\u30b9\u30c8\u3067web\u30b5\u30fc\u30d0\u3092\u
 8d77\u52
 d5\u3057\u3066\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u30eb\u30fc\u30c8\u3092\u30d3\u30eb\u30c9\u74b0\u5883\u306e\u3082\u306e":140,expr:76,obata:[23,143,116],"\u691c\u7d22\u7d50\u679c\u30c6\u30fc\u30d6\u30eb\u306e\u4e2d\u304b\u3089\u30af\u30a8\u30ea\u306b\u30de\u30c3\u30c1\u3057\u306a\u3044\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u308a\u9664\u304d\u307e\u3059":63,thu:[83,30,172,91,67,70,71,58,168],rab:[67,3,121],indexblog2:71,"column_list\u30b3\u30de\u30f3\u30c9":1,"\u60c5\u5831\u306e\u9806\u5e8f\u306f":97,ram:156,raw:[116,73],"\u9023\u7d9a\u3059\u308b\u6570\u5b57\u306f\u4e00\u8a9e\u3068\u3057\u3066\u6271\u3046":64,with_sect:[66,70,71,87,170],unresolv:23,"\u305d\u308c\u305e\u308c\u306e\u691c\u7d22\u3067\u30d2\u30c3\u30c8\u4ef6\u6570\u304c\u95be\u5024\u4ee5\u4e0b\u306e\u5834\u5408\u306f\u5b8c\u5168\u4e00\u81f4\u691c\u7d22":134,hanako:158,bad_file_descriptor:160,"\u8a18\u4e8b\u3092\u975e\u516c\u958b\u306e\u72b6\u614b\u3067\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3059\u308b\u306b\u306f":
 140,"\u3
 04c\u6307\u5b9a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u306e\u307f\u6709\u52b9\u3067\u3059":[105,113],fuzzi:59,though:[30,116,6,70,71,164],"\u3044\u307e\u3059":115,"\u30b5\u30fc\u30d0\u304c\u5229\u7528\u3059\u308b\u30dd\u30fc\u30c8\u756a\u53f7\u3092\u6307\u5b9a\u3057\u307e\u3059":156,grn_db_recov:[70,75],"\u304c\u6307\u5b9a\u3055\u308c\u305ftable\u3067\u306f":105,"v1\u306e\u5024\u306e\u8981\u7d20\u304cv2\u306e\u5024\u306b\u4e2d\u9593\u4e00\u81f4\u3059\u308b":63,"deb\u30d1\u30c3\u30b1\u30fc\u30b8\u3084\u30bd\u30fc\u30b9\u30a2\u30fc\u30ab\u30a4\u30d6\u306a\u3069\u304c\u30ab\u30ec\u30f3\u30c8\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4ee5\u4e0b\u3078\u3068\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3055\u308c\u307e\u3059":140,"benchmark\u547d\u4ee4\u3092\u8a18\u8ff0\u3059\u308b\u5834\u5408\u306b\u5fc5\u8981\u3067\u3059\u304c":156,mininum:131,flow:80,abbrev:68,radix:139,"0\u30d9\u30fc\u30b9\u3067":[57,105],abl:27,random:67,"groonga\u30d7\u30ed\u30bb\u30b9\u8d77\u52d5\u6642\u306b":10,pkg
 :[120,20
 ,143,6,23,174],"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308bdump\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":146,"\u3067\u4f5c\u6210\u3057\u305f":14,"\u3082\u3057\u304f\u306f":[57,40,105],absolut:9,top_left_point:102,configur:[80,165,140,111],"yes\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3059\u308b\u3068":140,"\u3068\u5171\u306b\u6307\u5b9a\u3055\u308c\u305f\u5834\u5408\u306f":72,"\u542b\u3081\u308b\u3082\u306e":140,item_queri:[142,16,164,172,43],label1:70,watch:140,"admin_html\u4ee5\u4e0b\u306b\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3055\u308c\u307e\u3059":89,"\u30a6\u30a7\u30a4\u30c8\u60c5\u5831\u3092\u683c\u7d0d\u3059\u308b\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u4f5c\u6210\u3057\u307e\u3059":66,normalized_text:124,reconstruct:70,"\u4e3b\u306bgroonga\u30b5\u30fc\u30d0\u30d7\u30ed\u30bb\u30b9\u306b\u5bfe\u3057\u3066\u4f7f\u7528\u3059\u308b\u3053\u3068\u3092\u60f3\u5b9a\u3057\u3066\u3044\u307e\u3059":74,method:[164,3,8,116],t
 wice:[10
 0,168],hendro:116,"\u8b66\u544a\u30e1\u30c3\u30bb\u30fc\u30b8\u304c\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u306b\u51fa\u529b\u3055\u308c\u307e\u3059":10,"debug\u4ed8\u304d\u3067\u30d3\u30eb\u30c9\u3057\u305f\u3068\u304d\u306b\u7d42\u4e86\u6642\u306b\u672a\u958b\u653e\u306e\u30e1\u30e2\u30ea\u304c":143,"\u5b9f\u7a3c\u52d5\u74b0\u5883\u3067\u306e\u30af\u30a8\u30ea\u30d1\u30bf\u30f3\u306b\u8fd1\u3044\u30af\u30a8\u30ea\u3092\u6a19\u6e96\u5165\u529b\u306b\u4e0e\u3048\u308b\u3053\u3068\u306b\u3088\u3063\u3066":166,"drilldown_limit\u306b\u3088\u3063\u3066\u6307\u5b9a\u3055\u308c\u305f\u6761\u4ef6\u306b\u5f93\u3063\u3066\u5404\u30ec\u30b3\u30fc\u30c9\u306e\u5024\u304c\u51fa\u529b\u3055\u308c\u307e\u3059":100,"\u691c\u7d22\u306e\u6319\u52d5\u3092\u30a8\u30b9\u30ab\u30ec\u30fc\u30b7\u30e7\u30f3\u3059\u308b\u95be\u5024\u3092\u5909\u66f4\u3057\u307e\u3059":21,"\u30c7\u30fc\u30bf\u3092\u8ffd\u52a0\u3059\u308b\u969b\u306b\u5f8c\u65b9\u4e00\u81f4\u7528\u306e\u30ec\u30b3\u30fc\u30c9\u3082\u8ff
 d\u52a0\
 u3055\u308c\u3066\u3057\u307e\u3044\u307e\u3059":133,"org\u306bssh\u30ed\u30b0\u30a4\u30f3\u3067\u304d\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304a\u3044\u3066\u304f\u3060\u3055\u3044":140,nul:[35,23],"\u5143\u306e\u30ec\u30b3\u30fc\u30c9\u306b\u52a0\u3048\u3066\u81ea\u52d5\u7684\u306b\u8ffd\u52a0\u3055\u308c\u305f\u30ec\u30b3\u30fc\u30c9\u307e\u3067\u30d2\u30c3\u30c8\u3057\u3066\u3057\u307e\u3044\u307e\u3059":133,"cursor\u306e\u30ab\u30ec\u30f3\u30c8\u30ec\u30b3\u30fc\u30c9\u3092\u524a\u9664\u3057\u307e\u3059":57,grn_plugin_error:35,databas:[86,87,6,8,9,97,70,174,49,139,53,15,105,55,147,155,52,58,59,151,44,116,23,72,168,75,122,30,27,172,127,129,175,177],"\u51fa\u529b\u30d5\u30a1\u30a4\u30eb\u540d":156,"\u65b0\u3057\u3044\u30ec\u30b3\u30fc\u30c9\u306e\u5024\u3092value\u306b\u30bb\u30c3\u30c8\u3057\u307e\u3059":72,algolithm:147,"drilldown\u306b\u6307\u5b9a\u3055\u308c\u305f\u30ab\u30e9\u30e0\u306e\u5024\u304c\u540c\u4e00\u3067\u3042\u308b\u30ec\u30b3\u30fc\u30c9\u309
 2\u3068\
 u308a\u307e\u3068\u3081\u3066":100,approach:68,"\u30c7\u30d5\u30a9\u30eb\u30c8\u306f0\u3067\u3059":89,weak:[30,27],grn_invalid_argu:[57,105,2,72],fault:6,"4gib":[86,160],"key\u306e\u4e0b\u9650\u3092\u6307\u5b9a\u3057\u307e\u3059":57,"\u79d2\u5358\u4f4d\u3088\u308a\u8a73\u7d30\u306a\u65e5\u6642\u3092\u6307\u5b9a\u3059\u308b\u306b\u306f":40,"hosts\u3092\u66f8\u304d\u63db\u3048\u3066packag":140,trust:140,id_column:113,"\u30c6\u30fc\u30d6\u30eb\u306b\u30ec\u30b3\u30fc\u30c9\u3092\u633f\u5165\u3057\u307e\u3059":89,evalud:137,been:[53,140],"\u3072\u308d\u3042\u304d":133,accumul:100,geo_distance2:[23,68],geo_distance3:[23,68],"\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u4f5c\u696d\u3092\u884c\u3044\u307e\u3059":140,quickli:106,"groonga\u30d7\u30ed\u30bb\u30b9\u3068\u306e\u30bb\u30c3\u30b7\u30e7\u30f3\u3092\u7d42\u4e86\u3057\u307e\u3059":148,"\u30af\u30a8\u30ea\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u8a08\u6e2c\u7528":1,xxx:[70,89,116,139],"767
 \u4ee5\u
 4e0b\u306e\u6574\u6570\u3092\u8868\u3057\u307e\u3059":40,"column\u306b\u5f35\u3089\u308c\u3066\u3044\u308bindex\u306e\u3046\u3061":113,"\u73fe\u5728\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u308bgroonga":156,"\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u8ffd\u52a0":1,"\u5b8c\u5168\u4e00\u81f4\u3067\u30d2\u30c3\u30c8\u3057\u307e\u305b\u3093":134,"grn_op_or\u306f":63,"null\u306a\u3089\u81ea\u52d5\u7684\u306b\u30d5\u30a1\u30a4\u30eb\u30d1\u30b9\u304c\u4ed8\u4e0e\u3055\u308c\u307e\u3059":[105,113],suggest:[49,38,143,26,116,136,6,70,23,174,104],"\u3092grn_cursor_column_index\u5bfe\u5fdc\u306b\u3057\u305f":143,complex:[6,100,116,139],unix_time_when_command_is_start:126,"groonga\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3092\u4f5c\u6210\u3057\u3088\u3046\u3068\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63":23,niku:70,"\u4f5c\u6210\u3059\u308bproc\u306e\u540d\u524d\u3092\u6307\u5b9a\u3057\u307e\u3059":47,complet:[49,38,122,142,116,45,9,23,104],"\u683c\u7d0d\u3057\u305f\u30ab\u30e9\u30e0id\u3
 06e\u657
 0\u3092\u8fd4\u3057\u307e\u3059":105,sen_index_delimit:37,"44001770019531e":4,"\u30b3\u30de\u30f3\u30c9\u540d":[31,89],quotient:139,"groonga\u306b\u306fhtml":31,"\u751f\u6210\u3055\u308c\u3066\u3044\u308b\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306b\u554f\u984c\u306e\u306a\u3044\u3053\u3068\u3092\u78ba\u8a8d\u3067\u304d\u305f\u3089":140,"\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u5834\u6240\u3092\u8868\u793a\u3059\u308b\u3088\u3046\u306b\u3057\u305f":143,"\u5024":89,"edge\u306f\u63a5\u7d9a\u3068\uff11\u5bfe\uff11\u5bfe\u5fdc":125,els:70,grn_column_name_valu:113,"command_version\u306f\u30b3\u30de\u30f3\u30c9\u306e\u4ed5\u69d8\u306e\u4e92\u63db\u6027\u3092\u6307\u5b9a\u3057\u307e\u3059":31,ceekz:116,"\u540c\u6642\u306b\u6307\u5b9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093":57,"v1\u306e\u5024\u306e\u8981\u7d20\u304cv2\u306e\u5024\u306b\u5f8c\u65b9\u4e00\u81f4\u3059\u308b":63,"\u77e9\u5f62\u306e\u53f3\u4e0b\u9685\u3068\u306a\u308b\u5ea7\u6a19\u3092\u6307\u5b9a\u3
 057\u307
 e\u3059":29,"mooz\u3055\u3093":23,unstabl:104,poedit:111,el5:120,escaps:[150,27,42],"column\u306f\u6c38\u7d9a\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3067\u306a\u3051\u308c\u3070\u3044\u3051\u307e\u305b\u3093":113,log_reopen:[5,49,7,26,38],grn_plugin_mutex_unlock:35,"\u7d44\u8fbc\u95a2\u6570\u306f":[167,29,103,162,61],"\u30b3\u30de\u30f3\u30c9\u3092\u8ffd\u52a0":143,"\u6700\u5927\u30ad\u30e3\u30c3\u30b7\u30e5\u6570\u3092\u6307\u5b9a\u3059\u308b":1,"\u751f\u6210\u3057\u305f\u30d1\u30c3\u30b1\u30fc\u30b8\u3078\u306e\u7f72\u540d\u3092\u884c\u3046\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":140,line_cont:126,"package\u304c\u6b63\u5e38\u306b\u7d42\u4e86\u3059\u308b\u3068zip\u30a2\u30fc\u30ab\u30a4\u30d6\u3092files\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4ee5\u4e0b\u306b\u4f5c\u6210\u3057\u307e\u3059":140,core:[122,30,156,8,174,177],"v2\u306e\u5024\u306e\u8981\u7d20\u304c\u63a5\u8fd1\u3057\u3066\u542b\u307e\u308c\u3066\u3044\u308b\u3053\u30
 68\u3092
 \u8868\u3057\u307e\u3059":63,surround:[6,150,27,42],dinner:30,ppa:[49,128],"obj\u306eid\u306b\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u306e":36,"\u578b":56,encod:128,two:[0,84,131,82,3,87,43,8,138,48,153,100,68,12,14,107,16,58,59,39,116,66,169,67,70,71,120,168,121,170,124,27,126,141,175,76,177],"sigint\u3067\u306e\u4e2d\u65ad\u306b\u5bfe\u5fdc":23,"name\u306b\u4e00\u81f4\u3059\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u304c\u5b58\u5728\u3057\u306a\u3051\u308c\u3070null\u3092\u8fd4\u3059":14,"16bit\u7b26\u53f7\u306a\u3057\u6574\u6570\u3067\u3042\u308a":40,version4:10,git:[96,140,111],version1:10,version2:10,version3:10,"\u30d0\u30fc\u30b8\u30e7\u30f3":140,"256gib":60,head:[166,70,100,8,160],medium:[153,120,170,12,141,93,128],"\u65e5\u6642\u3092\u8868\u3059\u578b\u3067\u3042\u308a":40,removep:72,drilldown_sortbi:144,"max\u306esize\u3092\u6307\u5b9a\u3057\u307e\u3059":57,deafult:23,autoconf:23,grn_expr_syntax_escape_queri:76,trie:[49,3,168,86,116,6,23,139,145,59],decryp
 t:140,ba
 d_address:160,check:[49,2,75,38,126,143,26,116,6,70,96,23,72,140,165],ongaeshi:[6,116],"clearlock\u306f":99,successfulli:[35,3],"\u306b\u306f\u4e0b\u8a18\u306e\u9805\u76ee\u304c\u30cf\u30c3\u30b7\u30e5\u5f62\u5f0f\u3067\u51fa\u529b\u3055\u308c\u307e\u3059":117,"\u5404\u30b3\u30de\u30f3\u30c9\u306f\u3044\u304f\u3064\u304b\u306e\u6587\u5b57\u5217\u5f15\u6570\u3092\u53d7\u3051\u53d6\u308a":63,"\u63a5\u7d9a\u5148\u30b5\u30fc\u30d0\u304c\u4f7f\u7528\u4e2d\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u306a\u308b\u3053\u3068\u306b\u6ce8\u610f\u3057\u3066\u304f\u3060\u3055\u3044":156,when:[3,6,8,9,70,100,68,77,142,52,107,18,59,39,113,116,66,169,101,23,164,168,75,122,30,126,170,80,175,94],groonga_dist:6,"key_with_sis\u30d5\u30e9\u30b0\u3092\u4ed8\u4e0e\u3059\u308b\u3068":133,tid:112,saerch:[142,16],node:[6,120,73],"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306eoffset\u5f15\u6570\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":144,grn_
 op_and_n
 ot:50,"\u5217\u6307\u5411\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u6a5f\u80fd\u3092\u6301\u3064\u5168\u6587\u691c\u7d22\u30a8\u30f3\u30b8\u30f3\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2":89,sql:121,faster:[23,174,116,70],top_left:[23,29],"\u691c\u7d22\u51e6\u7406\u3092\u5b9f\u884c\u3059\u308b\u904e\u7a0b\u3067\u5024\u304c\u8a2d\u5b9a\u3055\u308c\u307e\u3059\u304c":54,"\u306b\u30d2\u30c3\u30c8\u3057\u307e\u3059\u304c":134,backward:[6,70,118,48],grn_obj_table_dat_kei:23,"6\u30ea\u30ea\u30fc\u30b9":70,"\u30bd\u30fc\u30c8\u51e6\u7406\u304c\u5b9f\u884c\u3055\u308c\u308b\u524d\u306b\u547c\u3073\u51fa\u3055\u308c\u307e\u3059":100,focus:3,llt:82,"\u3068\u7701\u7565\u3057\u3066\u6307\u5b9a\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059":162,row:[30,27],"\u540c\u4e00\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b9a\u7fa9\u6e08\u307f\u306e\u30e6\u30fc\u30b6\u5b9a\u7fa9\u578b":66,"commit\u3067\u691c\u7d22\u3057\u306a\u304c\u3089":140,readabl:[70,104],"\u554f\u984c\u3042\u308a":23,jumand:153
 ,sourc:[
 49,140,79,128,18,111,73],"\u306b\u8a2d\u5b9a\u3059\u308b":140,"\u8a73\u7d30\u306b\u5831\u544a\u3059\u308b":156,"\u304b\u3089\u53d6\u5f97\u3067\u304d\u308b\u305d\u308c\u305e\u308c\u306e\u30ec\u30b3\u30fc\u30c9\u306b\u3064\u3044\u3066":112,"6elz":70,"\u3092\u8fd4\u3057\u307e\u3059":[57,85,105,72],"\u30c6\u30fc\u30d6\u30eb\u306e\u7a2e\u985e\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059":54,level:[35,121,5,89,116,6,7,8,138,70,58,160],brother:168,"section\u306b\u5bfe\u5fdc\u3059\u308b\u30a8\u30f3\u30c8\u30ea\u3092\u66f4\u65b0\u3057\u307e\u3059":113,slower:[68,121],"16\u9032\u6570\u3067\u8868\u73fe\u3055\u308c\u3066\u3044\u307e\u3059":117,"\u30e6\u30fc\u30b6\u304c\u5b9a\u7fa9\u3059\u308b\u578b":40,port:[131,37,4,122,156,89,116,94,70,31,81,48,8],repli:[170,71],"sh\u306e\u307f\u306a\u3089\u305a":165,grn_expr_append_const:[63,76],"http\u3067\u30ea\u30af\u30a8\u30b9\u30c8\u3057\u307e\u3059":166,"\u6b63\u78ba\u306a\u5024\u3092\u8fd4\u3057\u307e\u3059":74,connection_refus:160,"p
 o\u30d5\
 u30a1\u30a4\u30eb\u306e\u66f4\u65b0\u3092\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u306b\u3066\u5b9f\u884c\u3057\u307e\u3059":140,"\u30d5\u30e9\u30b0\u30e1\u30f3\u30c8\u89e3\u6d88\u304c\u5b9f\u884c\u3055\u308c\u305f\u30bb\u30b0\u30e1\u30f3\u30c8\u306e\u6570\u3092\u8fd4\u3057\u307e\u3059":72,grn_not_a_directori:2,"grntest\u3067\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u306a\u3044\u3053\u3068\u3092\u78ba\u8a8d\u3057\u307e\u3059":140,normalizeauto:150,"\u30aa\u30d7\u30b7\u30e7\u30f3\u306b\u95a2\u4fc2\u306a\u304f\u5e38\u306b\u30d2\u30c3\u30c8\u3057\u305f\u30ec\u30b3\u30fc\u30c9\u306e\u6570\u306b\u306a\u308a\u307e\u3059":100,"\u306b\u3088\u3063\u3066\u9759\u7684\u30da\u30fc\u30b8\u306e\u30d1\u30b9\u3092\u6307\u5b9a\u3059\u308b\u3068":31,"1st":[100,88],grn_table_cursor_clos:57,"string1\u306b\u6307\u5b9a\u3057\u305f\u6587\u5b57\u5217\u3068string2\u306b\u6307\u5b9a\u3057\u305f\u6587\u5b57\u5217\u306e\u9593\u306e\u7de8\u96c6\u8ddd\u96e2\u3092\u6c42\u3081\u307e\u3059":103,"\u3092\u5
 42b\u308
 0\u540d\u524d\u306e\u30ab\u30e9\u30e0\u306f\u4f5c\u6210\u3067\u304d\u307e\u305b\u3093":66,"\u6307\u5b9a\u3055\u308c\u305f\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u3067\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":10,grn_obj_clear_lock:[23,72],file_exist:160,memori:[35,15,120,143,49,12,66,116,153,14,6,141,93,128,70,23,59],todai:30,"\u3053\u308c\u306f":64,criteria:3,capit:3,target_charact:76,"\u521d\u671f\u5316\u95a2\u6570\u306e\u30dd\u30a4\u30f3\u30bf\u3092\u6307\u5b9a\u3057\u307e\u3059":47,"\u8d77\u52d5\u30aa\u30d7\u30b7\u30e7\u30f3\u3068":143,proxy_cache_path:8,entries_key_index:[129,100,168,139],lc_messag:111,"\u5ea7\u6a19\u304c\u5186\u306e\u7bc4\u56f2\u5185\u306b\u5b58\u5728\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u8abf\u3079\u307e\u3059":162,purpos:[107,3,94,116,77],collaps:6,backslash:[76,116,168],critic:[6,35,174,138],"\u4e3b\u30ad\u30fc\u306b\u3088\u308b\u5f8c\u65b9\u4e00\u81f4\u691c\u7d22":[49,145],satoh:23,alwai:[160,168,30,87,126,142
 ,8,129,7
 0,164,139],grn_table_update_by_id:105,grn_plugin_isspac:35,"tokenbigramsplitsymbolalpha\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u3067\u306f\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8\u6587\u5b57\u5217\u306b\u3064\u3044\u3066\u3082bigram\u3092\u751f\u6210\u3057":134,clone:[96,80,140],"4th":100,"0\u4ee5\u4e0a18":40,key_with_si:[133,139,168,59],"\u3067table_no_key\u306a\u30c6\u30fc\u30d6\u30eb\u306e\u30ec\u30b3\u30fc\u30c9\u3092\u524a\u9664\u3059\u308b\u3068\u30c6\u30fc\u30d6\u30eb\u304c\u58ca\u308c\u308b":143,ueno:[6,23],inform:[15,62,39,49,87,116,22,30,6,9,137,138,175,104,145,111],combin:[100,30,6,107,88,70,59],"\u5168\u6587\u691c\u7d22\u306e\u307f\u3067\u691c\u7d22\u3057\u307e\u3059":64,midnight:139,"benchmark\u547d\u4ee4\u3092\u8a18\u8ff0\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":156,mainli:[70,170],"key\u306b\u5bfe\u5fdc\u3059\u308b\u5024\u3092\u683c\u7d0d\u3059\u308b\u9818\u57df\u306e\u578b\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"\u5b9f\u884c\u306e\u4e2d\u65ad\u
 3092\u63
 07\u793a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":85,platform:[128,111],meridian:68,cutter:[165,140],"\u5b58\u5728\u3057\u306a\u3044\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u6307\u5b9a\u3057\u305f\u3068\u304d\u306e\u30a8\u30e9\u30fc\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u6539\u5584":1,"\u77e9\u5f62\u306e\u5de6\u4e0a\u9685\u3068\u306a\u308b\u5ea7\u6a19\u3092\u6307\u5b9a\u3057\u307e\u3059":29,"\u30ea\u30ea\u30fc\u30b9\u5909\u66f4\u70b9":140,"\u6b21\u306b":63,"\u691c\u7d22\u6761\u4ef6\u3092\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3057\u305f\u65b0\u305f\u306a\u691c\u7d22\u30b3\u30de\u30f3\u30c9\u3092\u5b9a\u7fa9\u3057\u307e\u3059":[144,89],"output_type\u306b\u306fjson":31,"\u53ef\u80fd\u306a\u9818\u57df\u3092threshold\u3092\u6307\u6a19\u3068\u3057\u3066\u89e3\u653e\u3057\u307e\u3059":72,term:[60,66,100,168,117,30,150,89,27,42,116,6,107,70,41],name:[35,87,6,23,47,49,14,105,111,113,56,114,65,116,66,117,70,72,104,75,30,126,76],"\u65e5\u3005":115,"\u4f7f\u7528\u3059\u308b
 \u30c7\u
 30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30d1\u30b9\u540d\u3092\u6307\u5b9a\u3057\u307e\u3059":89,"\u30c6\u30fc\u30d6\u30eb\u306ekey\u304cshorttext\u578b\u3067\u3042\u308b\u5834\u5408":57,"command_version\u30d1\u30e9\u30e1\u30fc\u30bf\u3092\u4e0e\u3048\u308b\u3053\u3068\u306b\u3088\u3063\u3066\u3082\u6307\u5b9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":10,"\u5f8c\u8ff0\u306e\u3059\u3079\u3066\u306e\u30af\u30a8\u30ea\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u306fdb_api\u306e\u6a5f\u80fd\u3092\u7d44\u307f\u5408\u308f\u305b\u308b\u3053\u3068\u306b\u3088\u3063\u3066\u5b9f\u73fe\u3055\u308c\u3066\u3044\u307e\u3059":63,no_memory_avail:160,request_id:[123,95],osanai:70,grn_itoh:23,grn_bool:72,"\u3059\u308b\u3068\u304d\u306b\u30ad\u30e3\u30b9\u30c8\u306b\u5931\u6557\u3057\u305f\u3089":143,end_tagn:150,"base_version\u306ftar":140,"groonga_clone_dir\u306b\u3066autogen":140,profil:170,"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u578b\u306e\u30ab\u30e9\u30e0\u3092\u4f5c\u6210\u3057\u
 307e\u30
 59":66,compress_zlib:66,migrat:[70,100,168,139],"\u691c\u7d22\u7d50\u679c\u3092\u683c\u7d0d\u3059\u308b\u30c6\u30fc\u30d6\u30eb":63,ruby19:[6,140],"ctx\u304c\u73fe\u5728\u64cd\u4f5c\u5bfe\u8c61\u3068\u3057\u3066\u3044\u308bdb\u3092\u8fd4\u3057\u307e\u3059":14,"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30e2\u30fc\u30c9\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u306f10043\u756a":89,"benchmark\u304c\u6b63\u5e38\u306b\u52d5\u4f5c\u3057\u306a\u3044\u5834\u5408":156,"xxxxx\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8":140,"\u5404\u30ec\u30b3\u30fc\u30c9\u306e\u30b9\u30b3\u30a2\u3092\u64cd\u4f5c\u3059\u308b\u5f0f\u3092\u6307\u5b9a\u3057\u3066\u304a\u3051\u3070":100,"obj\u306eid\u3092\u8fd4\u3057\u307e\u3059":72,place:[170,174,22],kawada:70,"\u30c6\u30fc\u30d6\u30eb\u60c5\u58311":97,origin:[100,116,126,173,146,70,98,111],"\u305f\u3068\u3048\u5b8c\u5168\u4e00\u81f4\u691c\u7d22\u30671\u4ef6\u3082\u30d2\u30c3\u30c8\u3057\u306a\u3044\u5834\u5408\u3067\u3082\u90e8\u5206\u4e00\u81f4\u691c\u7d22\u306a\u3069\
 u3092\u8
 84c\u3044\u307e\u305b\u3093":64,redhat:[23,174],arrai:[126,100,44,168,77,87,124,27,6,117,82,70,155,23,59],string_siz:76,given:[6,39,116,107],"\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u7f72\u540d\u306b\u5fc5\u8981\u306a\u79d8\u5bc6\u9375\u306e\u30d1\u30b9\u30d5\u30ec\u30fc\u30ba\u306b\u3064\u3044\u3066\u306f":140,"\u30c1\u30e5\u30fc\u30c8\u30ea\u30a2\u30eb\u4e2d\u306etypo\u3092\u4fee\u6b63":23,domain_error:160,circl:[84,30],"32bit\u7b26\u53f7\u4ed8\u304d\u6574\u6570\u3067\u3042\u308a":40,white:[3,168],"\u623b\u308a\u5024\u3067\u3042\u308bgrn_index_cursor\u306f":112,grn_table_add:105,"debian\u3084ubuntu\u3067\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u3057\u3066\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3067\u304d\u307e\u3059":165,copi:[6,35,53],specifi:[35,82,132,87,41,6,8,95,9,137,174,47,49,100,102,77,142,14,52,53,58,59,111,62,116,66,158,109,88,70,118,104,75,122,30,124,172,126,127,32,81],"\u30d1\u30a4\u30d7":66,"\u521d\u671f\u5316\u6e08\u307f\u306e":75,enclos:[52,3],pragma:100,calro:
 88,wide:
 [23,174,3,30],"\u4e00\u6642\u7684\u306aobject\u3067\u3042\u308bobj\u3092\u30e1\u30e2\u30ea\u304b\u3089\u89e3\u653e\u3057\u307e\u3059":72,"\u524a\u9664\u3057\u305f\u30d1\u30c8\u30ea\u30b7\u30a2\u30c8\u30e9\u30a4\u304b\u3089id\u9806\u306b\u53d6\u308a\u51fa\u3059\u30ab\u30fc\u30bd\u30eb\u304c":143,grn_table_cursor:[49,25,112,38],"\u30b0\u30eb\u30fc\u30d7\u5316\u30ad\u30fc\u306e\u5024\u304c\u540c\u4e00\u3067\u3042\u3063\u305f\u30ec\u30b3\u30fc\u30c9\u306e\u4ef6\u6570\u304c":54,"windows\u5411\u3051\u306e\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":140,posix:139,posit:[35,100,2,3,102,77,87,41,82,70],grn_column_index:113,seri:3,"808\u4ee5\u4e0a9":40,local_nam:146,ann:140,ani:[62,82,168,169,30,150,100,124,27,42,52,107,8,142,137,174,163,120,48,41],grn_unsupported_command_vers:2,grn_obj_set_mask:72,operation_timeout:160,moreov:67,"\u691c\u7d22\u7d50\u679cn":100,"\u306
 b\u306a\
 u308a\u307e\u3059":14,sure:3,multipli:139,"mecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u306e\u8aad\u307f\u8fbc\u307f\u306b\u5931\u6557\u3057\u305f\u3068\u304d\u306b\u30af\u30e9\u30c3\u30b7\u30e5\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63":23,"check\u3067\u3082\u5229\u7528\u53ef\u80fd\u3067\u3059":165,geoindex:39,time_column:156,"partial\u30e2\u30fc\u30c9\u3067\u518d\u5ea6\u691c\u7d22\u3057":63,"com\u306f1\u30b9\u30ec\u30c3\u30c9":125,"0\u500b\u4ee5\u4e0a\u306e\u5f15\u6570\u3092\u6301\u3061\u307e\u3059":89,grn_table_cursor_set_valu:57,permiss:[70,174],sitecountri:[94,121],explicitli:[6,8,18],"groonga\u306f\u57fa\u672c\u7684\u306b\u5b8c\u5168\u4e00\u81f4\u691c\u7d22\u306e\u307f\u3092\u884c\u3044\u307e\u3059":[64,134],state:[6,68,160,158],analyz:[6,23,8,30],grn_obj_column_vector:113,"\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u5909\u66f4\u3059\u308b":[49,34],"\u3092\u6307\u5b9a\u3057":[57,32,99],"45ea3034":138,ssh:140,takatsugu:70,"\u8a73\u7d30\u306f":[64,31,165],piper
 mail:70,
 reveal:30,"\u542b\u3081\u306a\u3044\u3082\u306e":140,tokenfilterstopword:[70,41],grn_geo_select_in_rectangl:[23,102],"shibuya\u3055\u3093\u304c\u5831\u544a":143,"\u9014\u4e2d\u3067\u5931\u6557\u3059\u308b\u3053\u3068\u3082\u3042\u308b\u306e\u3067\u9806\u306b\u5b9f\u884c\u3059\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059":140,"obj\u306b\u5bfe\u5fdc\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u306e\u6574\u5408\u6027\u3092\u691c\u67fb\u3057\u307e\u3059":72,"\u5bfe\u5fdc\u3059\u308bid\u3092\u8fd4\u3057\u307e\u3059":105,"ongaeshi\u3055\u3093":143,"\u30d6\u30fc\u30ea\u30a2\u30f3\u578b\u3084\u30d6\u30fc\u30eb\u578b\u306a\u3069\u3068\u547c\u3070\u308c\u308b\u578b\u3067\u3042\u308a":40,"\u8b66\u544a\u3092\u9664\u53bb":143,detect:[6,23,82,8,174],"groonga\u3092\u4f7f\u3063\u3066\u3082\u3089\u3048\u308b\u3088\u3046\u306btwitter\u306e\u30a2\u30ab\u30a6\u30f3\u30c8groonga\u3092\u53d6\u5f97\u3057\u3066":115,"\u5909\u6570\u540d\u306e\u5909\u66f4\u3084\u3089\u30ea\u30d5\u30a1\u3
 0af\u30b
 f\u30ea\u30f3\u30b0":140,grn_query_expander_tsv_synonyms_fil:163,grn_db_register_by_nam:136,"59\u74b0\u5883\u306b\u304a\u3044\u3066":23,come:[84,170],"\u63a5\u7d9a\u3059\u308bgroonga":156,region:[84,67],quiet:160,reference_vector_column:116,"\u3053\u306e\u3088\u3046\u306a\u6319\u52d5\u306b\u306a\u308b\u306e\u306f\u5168\u6587\u691c\u7d22\u6642\u306b\u8907\u6570\u306e\u691c\u7d22\u306e\u6319\u52d5\u3092\u4f7f\u3044\u5206\u3051\u3066\u3044\u308b\u304b\u3089\u3067\u3059":64,"\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8\u306e\u5834\u5408\u306ftokenbigramsplitsymbolalpha\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u306a\u3069\u3082\u5229\u7528\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059":64,"\u691c\u7d22\u7d50\u679c\u3068\u3057\u3066\u751f\u6210\u3055\u308c\u305f\u30c6\u30fc\u30d6\u30eb\u306e\u307f\u306b\u5b9a\u7fa9\u3055\u308c\u307e\u3059":54,color:175,whombx:116,period:70,pole:68,"\u4e0d\u6b63\u306a\u95a2\u6570\u547c\u3073\u51fa\u3057\u3092\u30c1\u30a7\u30c3\u30af\u3059\u3
 08b\u308
 8\u3046\u306b\u3057\u305f":143,"obj\u306e\u5360\u6709\u3059\u308b\u30e1\u30e2\u30ea\u306e\u3046\u3061":72,grn_ctx_use_ql:70,"ueno\u3055\u3093":[143,136],lexicon2:71,item_exampl:164,log_put:[5,49,26,38],"\u30ea\u30ea\u30fc\u30b9\u306e\u30c8\u30d4\u30c3\u30af\u7d39\u4ecb\u3067\u306f":140,frequency_threshold:[23,142,16,164,43],"shorttext\u578b\u30ab\u30e9\u30e0\u3078\u30c7\u30fc\u30bf\u8ffd\u52a0":143,"s3ki\u3055\u3093\u304c\u5831\u544a":143,"\u65b0\u3057\u3044\u540d\u524d\u3092\u6307\u5b9a\u3057\u307e\u3059":[72,113],not_socket:160,grn_command_version_max:108,"case":[35,75,77,116,14,15,70,23,174],"\u3042\u308a\u307e\u305b\u3093":[74,97,176,130,148],cast:[6,23,104,116],grn_db_open:75,"v1\u306e\u5024\u304cv2\u306e\u5024\u3088\u308a\u3082\u5c0f\u3055\u3044\u3053\u3068\u3092\u8868\u3057\u307e\u3059":63,favorited_bi:170,grn_expr_alloc:76,"\u691c\u7d22\u3057\u3088\u3046\u3068\u3057\u3066\u3044\u308b\u30c7\u30fc\u30bf\u304c\u6e80\u305f\u3059\u3079\u304d\u6761\u4ef6\u3092":63,"define_
 selector
 \u306f":144,"\u5185\u90e8\u5229\u7528\u306e\u305f\u3081\u306e\u30e1\u30f3\u30d0\u3067\u3059":105,query_s:76,"\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u306b\u306f\u4ee5\u4e0b\u3092\u542b\u3081\u307e\u3059":140,saerc:[142,16],"4\u884c\u76ee":156,"\u3092\u6307\u5b9a\u3059\u308b\u3068\u5024\u3092zlib\u5727\u7e2e\u3057\u3066\u683c\u7d0d\u3057\u307e\u3059":113,author:8,alphabet:[82,70,16,59],users_index:170,grn_get_default_match_escalation_threshold:21,"\u3053\u308c\u3092\u30af\u30a8\u30ea\u3068\u3057\u3066\u89e3\u91c8\u3057\u3066\u5b9f\u884c\u3057\u307e\u3059":63,grn_cursor_rk:57,expresss:147,messagepack:[6,23,98,104,174],status:[2,160],nest:[6,49,116,145,70],"com\u306edoc":140,"\u4f5c\u6210\u6e08\u307f\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u30c6\u30fc\u30d6\u30eb\u3092\u5b9a\u7fa9\u3057\u307e\u3059":89,"\u6587\u5b57\u5217\u304c\u8fd4\u3055\u308c\u307e\u3059":100,"_nsubrec":[39,100,113,121,170,54,70],"suggest\u30b3\u30de\u30f3\u30c9\u306bthreshold\u30d1\u3
 0e9\u30e
 1\u30fc\u30bf\u30fc\u3092\u8ffd\u52a0":23,"\u901a\u4fe1\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3":[80,159],"\u534a\u89d2\u5c0f\u6587\u5b57\u306e\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8\u6587\u5b57\u5217\u304b\u3089":57,"\u306e\u3044\u305a\u308c\u304b\u3092\u6307\u5b9a\u3067\u304d\u307e\u3059":[29,105,162],sed:[6,23],overcommit_memori:6,without:[106,100,168,77,30,27,43,6,107,169,8,116,9,70,109,177,104,164,139],model:160,"lzo\u30b5\u30dd\u30fc\u30c8\u4ed8\u304d\u3067\u30d3\u30eb\u30c9\u3055\u308c\u3066\u3044\u308b\u304b\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308bapi\u3092\u8ffd\u52a0":143,"\u3067\u78ba\u4fdd\u3057\u305f":14,"groonga\u3092build\u3059\u308b\u969b\u306b":74,"\u306e\u307f\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u3059":57,rose:11,except:[153,84,62,82,168,77,86,100,27,129,6,8,70,137,23,59],blog:[49,100,168,140,64,106,169,71,145,139],"\u3067\u5b58\u5728\u3057\u306a\u3044\u30ab\u30e9\u30e0\u3092":143,vulner:70,hino:116,hyphen:[3,59],grn_obj_nam:72,"\u30
 b5\u30fc
 \u30d0\u306b\u63a5\u7d9a\u3057":89,grn_table_cursor_open:[57,143],realtim:[142,43],with_typ:124,madrid:68,grn_rc:[35,36,72,75,85,78,114,105,14,15,21,108,102,17,57,50,76,47,113],unrecover:75,rsync:140,easili:70,grn_cache_current_set:15,freed:[15,70],garbag:[23,116,117,70],inspect:[70,116],tokenbigramsplitsymbolalpha:[64,155,100,82,33],"\u30ab\u30e9\u30e0\u540d\u3092\u6307\u5b9a\u3057\u307e\u3059":[72,113],"obj\u306e\u5c5e\u3059\u308bdb\u3092\u8fd4\u3057\u307e\u3059":75,"\u53f3\u8fba\u304c\u5f0f\u306e\u6f14\u7b97\u4ee3\u5165\u6f14\u7b97\u5b50\u3092\u30b5\u30dd\u30fc\u30c8":143,"version\u306b\u6307\u5b9a\u3057\u305f\u5024\u304c\u6307\u5b9a\u3055\u308c\u305f\u3082\u306e\u3068\u307f\u306a\u3057\u307e\u3059":10,"dist\u3092\u884c\u3046\u3068version\u304c\u53e4\u3044\u307e\u307e\u306b\u306a\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059":140,tokentrigram:[155,82,33],consid:[39,131,83,71,48,59],libmecab:[141,12,140],"\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u72b6\u614b\u8868\u793a
 ":117,re
 scord:147,strict:70,interfac:[6,122,3,4],chracterist:86,regard:[116,168],jun:70,grn_obj_key_var_s:56,untag:101,longer:[37,14],notat:[6,116,139],"\u4e00\u6642object\u306a\u3089null\u3092\u8fd4\u3057\u307e\u3059":72,"\u6307\u5b9a\u3055\u308c\u305f\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u304c\u30b5\u30dd\u30fc\u30c8\u5bfe\u8c61\u5916\u3067\u3042\u3063\u305f\u5834\u5408\u306b\u306f\u6a19\u6e96\u30a8\u30e9\u30fc\u51fa\u529b\u306b\u30a8\u30e9\u30fc\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u51fa\u529b\u3057":10,"groonga\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306f":89,grn_expr_creat:76,"yum\u30b5\u30d6\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u79fb\u52d5\u3057\u3066":140,"http\u7d4c\u7531\u3067\u5b58\u5728\u3057\u306a\u3044\u30d1\u30b9\u306b\u30a2\u30af\u30bb\u30b9\u3057\u305f\u6642\u306b\u5b58\u5728\u3057\u306a\u3044\u30d1\u30b9\u3092\u5831\u544a\u3059\u308b\u3088\u3046\u306b":143,strongli:[153,120,12,141,93,128],"a\u3092\u6307\u5b9a\u3057\u3066tabl":105,user_column:
 156,grn_
 db_text:76,grn_index_cursor_next:[112,116],gettext:[111,18],orient:[11,30,27],oneself:70,remove_tokenized_delimit:124,"\u30b5\u30fc\u30d0\u3092\u660e\u793a\u7684\u306b\u6307\u5b9a\u3057\u305f\u5834\u5408\u306b\u5229\u7528\u3059\u308b\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306f":156,allow_upd:[100,168],comments_loc:170,"\u3042\u308c\u3053\u308c\u60c5\u5831\u63d0\u4f9b\u3092\u8981\u6c42\u3059\u308b\u3068":115,directori:[35,122,116,6,8,70,23,174,163,58,111],potenti:116,"\u30c7\u30fc\u30e2\u30f3":89,"id\u306b\u4e00\u81f4\u3059\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u304c\u5b58\u5728\u3057\u306a\u3051\u308c\u3070null\u3092\u8fd4\u3059":14,all:[82,3,83,86,87,62,43,6,8,9,137,138,70,174,170,48,52,100,102,139,77,106,53,147,59,152,113,41,160,88,23,118,164,175,168,123,127,30,129,111,109],grn_table_column:105,dist:140,"ctx_new\u3068\u3044\u3046queue\u306b":125,scalar:[87,132,77],follow:[35,84,82,3,4,87,42,43,6,93,8,70,138,174,48,100,68,139,77,11,142,52,107,53,16,18,155,58,59,60,39,44,1
 13,154,1
 50,116,157,22,23,163,164,73,168,121,169,122,124,27,172,126,129,111,160],disk:[71,59],ptr:[35,143],"groonga\u306e\u30e1\u30e2\u30ea\u30ea\u30fc\u30af\u3092\u691c\u51fa\u3059\u308b\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30c4\u30fc\u30eb":143,init:[6,70,174,47,116],program:[122,87,116,6,173,8,58],"\u95be\u5024\u3092\u8d8a\u3048\u308b":64,neglig:70,liter:[168,150,27,42,116,6,23],"\u305d\u306e\u539f\u56e0\u3068\u5bfe\u7b56\u65b9\u6cd5\u3092\u8aac\u660e\u3057\u307e\u3059":64,libgcc_s_sjlj:70,rand_max:61,systemctl:131,failur:[6,70,17,140],"\u4e3b\u30ad\u30fc\u306e\u5024\u304c\u540c\u4e00\u3067\u3042\u3063\u305f\u30ec\u30b3\u30fc\u30c9\u306e\u4ef6\u6570\u3092\u8868\u3057\u307e\u3059":54,"\u3092\u6307\u5b9a\u3057\u305f\u30c6\u30fc\u30d6\u30eb\u3067\u306f":57,"\u9014\u4e2d\u306e\u5f15\u6570\u306e\u5024\u3092\u7701\u7565\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093":89,longtext:[40,102],"distributions\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u660e\u793a\u7684\u306b\u6307\
 u5b9a\u3
 059\u308b\u3053\u3068\u3067":140,"\u304a\u3088\u3073":140,"help\u3067\u51fa\u529b\u3055\u308c\u308b":23,yappo:[70,37,116],tex:82,rate:[116,88],design:[6,11,100],sug:157,what:[142,76,83,169],sub:[30,140],sum:100,"\u66f4\u65b0\u524d\u306e\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":113,libstemm:70,themselv:[163,111],noraml:82,bottom_right_point:102,behaviour:116,shouldn:70,solari:[49,128],n_var:35,grn_ctx_init:[23,14],serihiro:6,"\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u3092\u518d\u8aad\u307f\u8fbc\u307f\u3057\u307e\u3059":176,memcach:[49,173,145,30],"16bit\u7b26\u53f7\u4ed8\u304d\u6574\u6570\u3067\u3042\u308a":40,matsuu:143,grn_bad_address:2,grn_ctx_get_output_typ:14,gtihub:23,"\u3068\u3044\u3046\u4e8b\u67c4\u3092\u307e\u3068\u3081\u307e\u3057\u305f":115,"\u30c6\u30b9\u30c8\u7528\u306e\u30c7\u30fc\u30bf\u306f1\u4ef6\u3060\u3051\u6295\u5165\u3057\u307e\u3059":64,tokenunigram:[155,33],"\u30ea\u30ea\u30fc\u30b9\u65e5":140,deprec:[100,10,89,116,6,68,70,23,99,59],ocelot:[23,116],sudde
 nli:116,
 "\u30e1\u30e2\u30ea\u30ea\u30fc\u30af\u3092\u4fee\u6b63":[23,143],"\u753b\u9762\u4e0b\u90e8\u306b\u914d\u7f6e\u3055\u308c\u3066\u3044\u308b":140,"\u4ee5\u964d\u3092\u7121\u8996":143,"netbsd\u3067\u306e\u30d3\u30eb\u30c9\u306b\u5bfe\u5fdc":143,"\u540c\u3058\u691c\u7d22\u30ad\u30fc\u30ef\u30fc\u30c9\u306a\u306e\u306b\u5168\u6587\u691c\u7d22\u7d50\u679c\u304c\u7570\u306a\u308b":[49,34],"\u3092\u4f7f\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059":40,"\u5b9a\u7fa9\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306e\u540d\u524d\u3092\u6307\u5b9a\u3057\u307e\u3059":144,grn_syntax_error:2,src_key_siz:105,flag:[35,66,112,113,77,56,87,104,105,14,6,117,53,70,57,23,72,76],"op\u306e\u6307\u5b9a\u306b\u5f93\u3063\u3066res\u306b\u30ec\u30b3\u30fc\u30c9\u3092\u8ffd\u52a0\u3042\u308b\u3044\u306f\u524a\u9664\u3057\u307e\u3059":50,known:[3,139,30,27,116,94],"\u51e6\u7406\u306e\u5b9f\u884c\u72b6\u6cc1\u3092\u8abf\u3079\u305f\u308a":85,"2\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u307e\u3059":40
 ,"\u30b3
 \u30de\u30f3\u30c9\u540d\u3068\u5f15\u6570\u540d\u3068\u5024\u306f":89,"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u7b49":99,"org\u3068\u901a\u4fe1\u3057\u307e\u3059":156,omit:[100,82,3,4,86,126,127,68,9,23,164],grndb:[46,49,38,70],"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306edrilldown_sortby\u5f15\u6570\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":144,cours:121,newlin:[23,104],divid:[11,30,139],rather:[106,87,100,77],rep_loc:156,divis:70,cmp0014:70,resourc:[106,70],"\u5bfe\u8c61\u3068\u306a\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":[32,99],"buf_size\u306b\u6307\u5b9a\u3055\u308c\u305f\u500b\u6570\u3092\u4e0a\u9650\u3068\u3057\u3066indexbuf\u306b\u8fd4\u3057\u307e\u3059":113,overcommit:129,"\u8ee2\u7f6e\u7d22\u5f15\u306b\u51fa\u73fe\u4f4d\u7f6e\u60c5\u5831\u3092\u5408\u308f\u305b\u3066\u683c\u7d0d\u3057\u307e\u3059":113,"\u6307\u5b9a\u3059\u308b":75,resours:15,"request\u3092\u9001\u308a\u307e\u3059":140,"short":[8,77],geo_dist:[
 49,38,11
 6,6,23,149],caus:[168,11,116,6,70,23,139,59],"\u305d\u308c\u304c\u6c38\u7d9a\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3067\u3042\u3063\u305f\u5834\u5408\u306f":72,mailarch:140,yahppo:116,grn_table_trunc:[23,105],logal:73,"\u3092\u6307\u5b9a\u3059\u308b\u3068\u6c38\u7d9atable\u3068\u306a\u308a\u307e\u3059":105,"\u30ed\u30b0\u30d1\u30b9\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u306b":143,style:70,"\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u6307\u5b9a\u3057\u307e\u3059":14,"7\u30ea\u30ea\u30fc\u30b9":70,soccer:39,"return":[35,15,102,75,38,49,114,26,116,14,6,105,17,70,126,23,72,76,113],normalzi:150,grn_table_sort_asc:105,"\u3044\u305a\u308c\u306e\u95a2\u4fc2\u5f0f\u3082":63,"\u30ab\u30e9\u30e0\u5024\u306e\u578b\u3092\u6307\u5b9a\u3057\u307e\u3059":113,refresh:39,innodb:30,"\u63a5\u7d9a\u3057\u3066\u3044\u308bgroonga\u30b5\u30fc\u30d0\u30d7\u30ed\u30bb\u30b9\u3092\u505c\u6b62\u3057\u307e\u3059":130,"table_remove\u306f\u30c6\u30fc\u30d6\u30eb\u3068\u5b9a\u7fa9\u3055\u308c\u3066\u304
 4\u308b\
 u30ab\u30e9\u30e0\u3092\u524a\u9664\u3057\u307e\u3059":135,friendship:39,truncat:[49,113,38,26,116,127,70,23],"windows\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9\u306b\u5fc5\u8981\u306a\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3059\u308b\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":140,grn_text_vprintf:70,weight:[6,49,116,70],needless:[6,104,116],yoshida:116,expect:[11,70],"b\u3092\u4f5c\u6210\u3057\u305f\u5834\u5408":105,"\u5f53\u8a72\u30ec\u30b3\u30fc\u30c9\u3092\u30ed\u30c3\u30af\u3057\u307e\u3059":72,socket_is_not_connect:160,"\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u304c\u5b58\u5728\u3057\u306a\u3044\u5834\u5408\u306f":[105,72],footnot:[68,3],"\u5186\u5468\u4e0a\u306e\u70b9\u306e\u4e00\u3064\u306e\u5ea7\u6a19\u304c\u6307\u5b9a\u3055\u308c\u305f\u3082\u306e\u3068\u307f\u306a\u3057\u307e\u3059":162,"windows\u3067\u306fmingw\u3067\u3082pthread\u3092\u4f7f\u308f\u306a\u3044\u30
 88\u3046
 \u306b\u3057\u305f":23,advanc:[137,62,37],differ:[0,100,68,4,122,11,168,6,107,67,70,71,139,48,59],content_type_len:6,thread:[35,113,122,30,89,116,14,127,138,48,75],"\u306exml\u51fa\u529b\u5bfe\u5fdc":143,"\u691c\u7d22\u5bfe\u8c61\u30c6\u30fc\u30d6\u30eb\u306e\u4e2d\u304b\u3089\u30af\u30a8\u30ea\u306b\u30de\u30c3\u30c1\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u3092\u691c\u7d22\u7d50\u679c\u30c6\u30fc\u30d6\u30eb\u306b\u52a0\u3048\u307e\u3059":63,"table\u306b\u767b\u9332\u3055\u308c\u3066\u3044\u308b\u30ec\u30b3\u30fc\u30c9\u306e\u4ef6\u6570\u3092\u8fd4\u3057\u307e\u3059":105,grn_selector_func:70,"apt\u306e\u5834\u5408":140,notifi:95,feel:70,groonga_database_auto_cr:[6,116],blank:175,"groonga\u7d44\u307f\u8fbc\u307f\u30b3\u30de\u30f3\u30c9\u306b\u95a2\u3057\u3066\u306f":156,"tokenbigram\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u3092\u4f7f\u7528\u3057\u305f\u7d22\u5f15\u3067\u306f":134,gpl:37,"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u304c\u3064\u3044\u305f\u30ab\u30e9\u30e0\u3067\u30bd\u30f
 c\u30c8\
 u3059\u308b\u3068\u7d50\u679c\u304c\u304a\u304b\u3057\u304f\u306a\u308b\u554f\u984c\u3092\u4fee\u6b63":143,script:[49,38,116,6,70,174,76],goronga:93,"po\u3092\u5b9f\u884c\u3059\u308b\u3068":140,gpg:140,exclude_t:116,"cutter\u3067\u306f\u30c6\u30b9\u30c8\u30b1\u30fc\u30b9\u3068\u547c\u3076":165,"tokenmecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u306e\u5834\u5408\u306f\u308f\u304b\u3061\u66f8\u304d\u524d\u306e\u30ad\u30fc\u30ef\u30fc\u30c9\u3067\u524d\u65b9\u4e00\u81f4\u691c\u7d22\u3092\u3057\u307e\u3059":134,"gram\u7cfb\u306e\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u5229\u7528\u3057\u3066\u3044\u308b\u5834\u5408\u3068tokenmecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u5229\u7528\u3057\u3066\u3044\u308b\u5834\u5408\u3067\u6319\u52d5\u304c\u5909\u308f\u308a\u307e\u3059":134,option:[126,120,153,75,18,20,87,12,116,6,141,109,23,70,174,104,81],"\u3067\u30d3\u30eb\u30c9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059":140,"\u8a2d\u5b9a\u3059\u308b\u60c5\u583
 1\u306e\
 u7a2e\u985e\u3092\u6307\u5b9a\u3057\u307e\u3059":36,"version\u3067\u8868\u793a\u3055\u308c\u308b\u30d0\u30fc\u30b8\u30e7\u30f3\u8868\u8a18\u304c\u66f4\u65b0\u3055\u308c\u306a\u3044\u306e\u3067\u6ce8\u610f\u304c\u5fc5\u8981\u3067\u3059":140,"\u540d\u524d\u3092\u683c\u7d0d\u3059\u308b\u30d0\u30c3\u30d5\u30a1":[72,113],kind:[30,67,3,83,121],similar_search:[6,142],remov:[152,75,20,116,6,11,158,8,9,23,70,72,104,41],rep_http:156,"\u7279\u6b8a\u547d\u4ee4\u304c\u6709\u52b9\u3068\u306a\u308a\u307e\u3059":156,"sh\u306f\u3044\u304f\u3064\u304b\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u3068\u308a\u307e\u3059":165,grn_post:[102,112],ruby_ev:[49,26,116,38],expir:[8,109],"\u3068\u30b3\u30de\u30f3\u30c9\u4e0a\u3067\u30dd\u30fc\u30c8\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u3067\u3082":156,"\u30d9\u30af\u30bf\u30fc\u3068\u3057\u3066\u683c\u7d0d\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":40,grn_directory_not_empti:2,"\u30e1\u30e2\u30ea\u30c7\u30d0\u30c3\u30b0\u7528\u30aa\u30d7
 \u30b7\u
 30e7\u30f3":143,"html\u306b\u30a2\u30af\u30bb\u30b9\u3059\u308b\u3068":89,"mecab\u306e\u8f9e\u66f8\u306e\u30a8\u30f3\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u691c\u51fa\u51e6\u7406\u3092\u6539\u5584":1,"\u73fe\u5728\u6642\u523b\u3092\u8fd4\u3059":167,"blogs\u30c6\u30fc\u30d6\u30eb\u306ebody\u30ab\u30e9\u30e0\u3092tokenmecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u4f7f\u3063\u3066\u30c8\u30fc\u30af\u30ca\u30a4\u30ba\u3057\u3066\u304b\u3089\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059":64,park:170,function_not_impl:160,"_id\u306e\u5024\u306f\u4e0d\u5909\u3067":54,reach:129,keyword_s:76,"\u30e1\u30fc\u30c8\u30eb":162,grn_obj_incr:72,latitude_in_degre:139,"name_size\u30d1\u30e9\u30e1\u30fc\u30bf\u304c0\u306e\u5834\u5408\u306f\u3059\u3079\u3066\u306e\u30ab\u30e9\u30e0id\u3092\u683c\u7d0d\u3057\u307e\u3059":105,grn_column_name_kei:113,"\u5186\u306e\u534a\u5f84\u3092\u6307\u5b9a\u3057\u307e\u3059":162,"match_columns\u30aa\u30d7\u30b7\u30e
 7\u30f3\
 u3067\u6307\u5b9a\u3067\u304d\u307e\u3059":64,"\u30a8\u30e9\u30fc\u304c\u751f\u3058\u306a\u304b\u3063\u305f\u5834\u5408\u306b\u306ftrue":[135,5,65,7,144,176,99],penalti:116,firewood:[6,116],"\u691c\u7d22\u3057\u3088\u3046\u3068\u3059\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306eid\u3092\u6307\u5b9a\u3057\u307e\u3059":14,underflow:11,grn_plugin_fre:35,hit:[100,116,147],"\u5b9f\u6570\u3092\u8868\u3057\u307e\u3059":40,pair_queri:[142,16,164,172,43],"\u65b0\u305f\u306brecord\u304c\u8ffd\u52a0\u3055\u308c\u305f\u6642\u306b\u306f1\u304c":105,"\u306b\u7f6e\u304d\u63db\u3048\u3066\u6307\u5b9a\u3057\u307e\u3059":89,longest:[23,105,139],"\u5f62\u5f0f1\u3068\u5f62\u5f0f2\u306f\u6df7\u5728\u3055\u305b\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":31,"gram\u7cfb\u306e\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u306e\u65b9\u304ctokenmecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3088\u308a\u3082\u8a9e\u306e\u30d2\u30c3\u30c8\u6570\u304c\u591a\u3044\u305f\u3081":64,grn_column_name_ns
 ubrec:11
 3,grn_obj_persist:[105,113],"key_with_sis\u30aa\u30d7\u30b7\u30e7\u30f3\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u306f\u975e\u308f\u304b\u3061\u66f8\u304d\u691c\u7d22\u3068\u540c\u7b49\u3067\u3059":134,grn_success:[35,100,2,75,14,15,17,138,76,113],armhf:70,"\u6570\u5024":134,"\u30b3\u30df\u30c3\u30c8":140,"\u30ea\u30ea\u30fc\u30b9\u5f8c\u306b\u3084\u308b\u3053\u3068":80,art:[170,139],dump:[49,38,143,26,116,6,70,23,98],highight_ful:150,arc:82,tobbi:107,grn_obj_with_weight:113,"\u4e00\u3064\u306etable\u306b\u540c\u4e00\u306ename\u306ecolumn\u3092\u8907\u6570\u5b9a\u7fa9\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093":113,grn_table_differ:105,"\u5fc5\u8981\u306a\u6642\u4ee5\u5916\u306bmecab\u306e\u8f9e\u66f8\u30c1\u30a7\u30c3\u30af\u3092\u3057\u3066\u3057\u307e\u3046\u554f\u984c\u3092\u4fee\u6b63":143,"\u30ea\u30ea\u30fc\u30b9\u30bf\u30b0\u306e\u8a2d\u5b9a":80,korea:121,"\u691c\u7d22\u30ce\u30a4\u30ba\u304c\u4e0a\u4f4d\u306b\u304f\u308b\u30
 53\u3068
 \u3092\u6291\u3048\u3064\u3064\u518d\u73fe\u7387\u3092\u4e0a\u3052\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":64,succeed:[2,3,66,127,158,118,174],"columns\u3067\u6307\u5b9a\u3059\u308b\u3068\u30af\u30e9\u30c3\u30b7\u30e5\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63":143,solv:11,solr:139,socket_not_initi:160,grn_table_get:[105,104],threashold:[64,143],"\u4ee5\u4e0b\u306e\u578b\u304c\u7d44\u8fbc\u578b\u3068\u3057\u3066\u3042\u3089\u304b\u3058\u3081\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u3059":40,context:[27,14,15,169,8,23,72,76],"1x139":11,"column\u304c\u5c5e\u3059\u308btable\u3092\u8fd4\u3057\u307e\u3059":113,grn_table_sort_flag:105,"db\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u30c6\u30fc\u30d6\u30eb\u3092\u524a\u9664\u3057\u307e\u3059":89,grn_no_such_devic:2,"\u5f53\u8a72\u30d7\u30ed\u30bb\u30b9\u8d77\u52d5\u6642\u306bdefault":10,additional_configure_opt:116,"\u5f93\u3063\u3066":100,"hook\u56fa\u6709\u60c5\u5831\u3092\u6307\u5b9a\u3057\u307e\u3059":85,f10399c0:
 140,"\u3
 05d\u306e\u30ab\u30e9\u30e0\u306f":40,"\u8aa4\u5dee\u306f\u5c0f\u3055\u3044\u3067\u3059":162,conifugr:73,grn_file_exist:2,beforehand:153,close_tag1:150,"\u3054\u5831\u544a\u3092\u304a\u9858\u3044\u3057\u307e\u3059":156,packag:[49,120,140,153,141,128,81,111],"benchmark\u5358\u4f53\u3067\u5b9f\u884c\u3057\u307e\u3059":156,nakai:116,abov:[3,83,43,6,93,8,95,174,100,101,59,107,16,111,169,67,88,71,163,164,73,121,122,170,175],kana:[142,16,164,172,43],input_file_nam:126,xvzf:[153,120,20,12,141,174,81],"\u3053\u306e\u5834\u5408\u3082\u30d2\u30c3\u30c8\u3057\u307e\u3059":64,"benchmark\u7d42\u4e86\u5f8c\u306e\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u306e\u51fa\u529b\u5148\u306f\u306f\u30ab\u30ec\u30f3\u30c8\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3067\u3059":156,"old_release_date\u306b\u524d\u56de\u306e\u30ea\u30ea\u30fc\u30b9\u306e\u65e5\u4ed8\u3092":140,rid:78,"\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u3092groonga\u30b5\u30fc\u30d0\u3067http\u7d4c\u7531\u3067\u5b9f\u884c\u3057\u307e
 \u3059":
 156,minim:[8,88],grn_obj_column:72,"\u5065\u4f5c":39,"\u306e\u4e00\u884c\u3042\u305f\u308a\u306e\u6700\u5927\u30d0\u30a4\u30c8\u6570\u306e\u5236\u9650\u3092\u64a4\u5ec3":143,"\u4e00\u3064\u306e\u30c6\u30fc\u30d6\u30eb\u306e\u4e2d\u306e\u5168\u3066\u306e\u30ec\u30b3\u30fc\u30c9\u306b\u3064\u3044\u3066":40,higher:[142,100],"\u975e\u4e92\u63db":23,x86:[23,93],"\u5404\u30c1\u30e3\u30f3\u30af\u6bce\u306e\u30b4\u30df\u306e\u6570\u3067\u3059":117,"benchmark\u5358\u4f53\u3067\u5b9f\u884c\u3057":156,"\u3068\u3044\u3046\u8a9e\u5f59\u306e\u4e26\u3073\u306b\u306f\u542b\u307e\u308c\u306a\u3044\u306e\u3067":134,lower:[100,82,3,59],"\u3068\u3057\u305f\u5834\u5408\u3068\u540c\u3058\u3067\u3059":156,searchabl:106,"key\u3092\u683c\u7d0d\u3059\u308b\u30d0\u30c3\u30d5\u30a1":105,propos:[157,100],table_:[86,59],"groonga\u7d44\u8fbc\u95a2\u6570\u306e\u4e00\u3064\u3067\u3042\u308brand\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":61,"3\u884c\u76ee":156,northern:6,"\u4e0b\u8a18\u306e11\u7a
 2e\u985e
 \u304c\u7528\u610f\u3055\u308c\u3066\u3044\u307e\u3059":63,"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306esortby\u5f15\u6570\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":144,"\u7d4c\u904e\u3057\u3066\u3082lock\u3092\u53d6\u5f97\u3067\u304d\u306a\u3044\u5834\u5408\u306f":72,grn_plugin_get_system_plugins_dir:23,table2:105,"result\u306b\u30bb\u30c3\u30c8\u3055\u308c\u305f\u30ec\u30b3\u30fc\u30c9\u306e\u3046\u3061":63,gem1:140,table1:105,docutil:140,retry_max:160,collect:[126,30,170],"multithread\u74b0\u5883\u3067\u306f\u4ed6\u306ethread\u306e\u30a2\u30af\u30bb\u30b9\u306b\u3088\u3063\u3066":105,"\u3042\u3089\u304b\u3058\u3081groonga\u30a2\u30ab\u30a6\u30f3\u30c8\u3067\u30ed\u30b0\u30a4\u30f3\u3057\u3066\u304a\u304f\u3068\u30a2\u30ca\u30a6\u30f3\u30b9\u3092\u5186\u6ed1\u306b\u884c\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059":140,"groonga\u306f\u4f4e\u6a5f\u80fd\u3067\u5358\u7d14\u306a\u30e9\u30a4\u30d6\u30e9\u30ea\u30a4\u30f3
 \u30bf\u
 30d5\u30a7\u30fc\u30b9\u304b\u3089":63,"\u305d\u306e\u6642\u70b9\u3067stable\u3067\u3042\u308b\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u304c\u6307\u5b9a\u3055\u308c\u305f\u3082\u306e\u3068\u307f\u306a\u3057\u307e\u3059":10,"version\u30d1\u30e9\u30e1\u30fc\u30bf\u3092\u4e0e\u3048\u308b\u3053\u3068\u306b\u3088\u3063\u3066\u6307\u5b9a\u3067\u304d\u307e\u3059":10,invalid_format:160,"log\u3067\u3059":89,"\u5bfe\u8c61object\u3092\u6307\u5b9a\u3057\u307e\u3059":[36,75,85,72,47,110,113],blog_titl:3,retri:17,"groonga\u306e\u30d1\u30b9\u6307\u5b9a":140,leftmost:139,form_1:3,form_2:3,"\u7591\u4f3c\u30ab\u30e9\u30e0":[132,113],squeez:[116,140],maximium:100,"min\u306esize\u3092\u6307\u5b9a\u3057\u307e\u3059":57,plai:[30,83],"null\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306f":14,dialog:116,"groonga\u6c4e\u7528\u30d9\u30f3\u30c1\u30de\u30fc\u30af\u30c4\u30fc\u30eb\u3067\u3059":156,myisam:30,"\u3092\u6307\u5b9a\u3059\u308b\u3068key\u9806\u306b\u30ec\u30b3\u30fc\u30c9\u3092\
 u53d6\u3
 08a\u51fa\u3057\u307e\u3059":57,"\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u306e\u518d\u8aad\u307f\u8fbc\u307f":176,"\u3059\u3079\u3066\u306e\u95a2\u6570\u304c\u30c6\u30b9\u30c8\u3055\u308c\u308b\u3088\u3046\u306b\u306a\u3063\u3066\u3044\u308b\u3053\u3068\u3092\u5fc3\u304c\u3051\u3066\u304f\u3060\u3055\u3044":165,shimoda:143,"\u56de\u907f\u65b9\u6cd5\u7b49\u306e\u6848\u5185\u3092\u8f09\u305b\u308b\u3053\u3068\u3082\u91cd\u8981\u3067\u3059":140,question:71,live:[170,59],"long":[55,78,116,95,21,59],"\u30b0\u30eb\u30fc\u30d7\u5316\u524d\u306e\u30c6\u30fc\u30d6\u30eb\u306b\u304a\u3044\u3066":54,arithmet:116,"benchmark\u3067\u306f\u30b3\u30e1\u30f3\u30c8\u304c\u5229\u7528\u3067\u304d\u308b\u4ee5\u5916":156,grn_proc_get_info:47,wno:23,"436218z":139,"\u554f\u984c\u3092\u4fee\u6b63":143,aramaki:23,piro:70,consist:[70,160,3,168,43],"benchmark\u306f":156,caller:47,"\u691c\u7d22\u6761\u4ef6\u306b\u30de\u30c3\u30c1\u3059\u308b\u5168\u3066\u306e\u30ec\u30b3\u30fc\u30c9\u306b\u5bfe\u3057\u3066
 \u9069\u
 7528\u3059\u308bgrn_expr\u3092script\u5f62\u5f0f\u3067\u6307\u5b9a\u3057\u307e\u3059":100,"\u30c7\u30d5\u30a9\u30eb\u30c8\u306f100\u3067\u3059":89,test_text_otoj:165,highlight:[150,42],radious_or_point:162,"tokenbigram\u3067\u306f\u5b8c\u5168\u4e00\u81f4\u3057\u307e\u3059":64,"\u3059\u308b\u3068groonga":140,horikoshi:23,unauthent:[6,141],grn_expr_append_const_int:76,"\u3059\u3067\u306b\u691c\u7d22\u7d50\u679c\u30bb\u30c3\u30c8\u304c\u5b58\u5728\u3059\u308b\u5834\u5408\u306f\u305f\u3068\u3048\u30d2\u30c3\u30c8\u4ef6\u6570\u304c\u95be\u5024\u4ee5\u4e0b\u3067\u3082\u5b8c\u5168\u4e00\u81f4\u691c\u7d22\u306e\u307f\u3092\u884c\u3044\u307e\u3059":134,grn_socket_not_initi:2,"\u540c\u3058\u3067\u3059":156,"man\u3092\u8ffd\u52a0":1,"filter\u5185\u3067\u306e\u6570\u5024\u6bd4\u8f03\u6f14\u7b97\u3092\u30b5\u30dd\u30fc\u30c8":143,weight3:77,weight2:[6,100,77],weight1:[6,100,77],comments2:71,grn:[8,146],gro:[122,27],"\u691c\u7d22\u30ad\u30fc\u30ef\u30fc\u30c9\u3092\u30c8\u30fc\u30af\u30ca
 \u30a4\u
 30ba\u3057\u305f\u7d50\u679c\u5f97\u3089\u308c\u308b\u8a9e\u5f59\u306e\u914d\u5217\u3068\u540c\u4e00\u306e\u914d\u5217\u3092\u542b\u3080\u6587\u66f8\u3092\u691c\u7d22\u3059\u308b\u51e6\u7406\u3092\u5b8c\u5168\u4e00\u81f4\u691c\u7d22\u3068\u547c\u3093\u3067\u3044\u307e\u3059":134,nice:106,"\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u30aa\u30d7\u30b7\u30e7\u30f3\u306b\u6307\u5b9a\u3057\u305f\u30dd\u30fc\u30c8\u756a\u53f7\u3068set_port\u3067\u6307\u5b9a\u3057\u305f\u30dd\u30fc\u30c8\u756a\u53f7\u304c\u7570\u306a\u308b\u5834\u5408":156,grn_expr_add_var:76,"\u540c\u6642\u306b":125,"\u7279\u306b\u4f55\u3082\u6307\u5b9a\u3057\u306a\u3044\u3068\u751f\u6210\u3057\u305fhtml\u306b\u57cb\u3081\u8fbc\u307e\u308c\u308b\u30d0\u30fc\u30b8\u30e7\u30f3\u304c":140,konishi:116,"\u305d\u308c\u4ee5\u5916\u306e\u5834\u5408\u306f\u4e0d\u6b63\u78ba\u306a\u5024\u3092\u8fd4\u3059\u5834\u5408\u304c\u3042\u308a\u307e\u3059":74,"dataset\u306e\u30d1\u30b9\u304c\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b":1
 36,"gz\u
 304c\u4f5c\u6210\u3055\u308c\u307e\u3059":140,lear:43,escape_charact:76,"\u7e70\u308a\u8fd4\u3057\u6570":156,mainstream:30,w64:140,"v2\u306e\u5024\u3082v1\u306e\u5024\u3068\u540c\u69d8\u306b\u8981\u7d20\u306b\u5206\u89e3\u3057\u305f\u3068\u304d":63,"grn_expr\u306f":63,relev:[30,3],ranguba:[70,77],"\u578b\u306b\u95a2\u3059\u308b\u5236\u9650\u4e8b\u9805":[49,38],"\u30ea\u30ea\u30fc\u30b9\u5bfe\u8c61\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u30ea\u30dd\u30b8\u30c8\u30ea\u306b\u53cd\u6620\u3059\u308b\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":140,nfkc:175,pleas:[0,131,3,75,22,70,80,174,111],smaller:[68,77,30,106,138,59],"\u3053\u308c\u306b\u3088\u308a\u904e\u53bb\u306b\u30ea\u30ea\u30fc\u30b9\u3057\u305f\u30bd\u30fc\u30b9\u30a2\u30fc\u30ab\u30a4\u30d6":140,compat:[153,120,12,124,141,8,70,118,175,48],compar:[100,168,30,27,6,70],grn_plugin_mutex:35,jekyl:140,grn_info:[49,25,38],"314e":139,"\u30c7\u30fc\u30bf\u6295\u5165\u5f8c\u306e\u30a4\
 u30f3\u3
 0c7\u30c3\u30af\u30b9\u30ab\u30e9\u30e0\u4f5c\u6210\u306b\u5bfe\u5fdc":1,"\u7d50\u679c\u304c\u7570\u5e38\u306b\u306a\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059":156,"\u30c6\u30fc\u30d6\u30eb\u578b\u306f":40,larger:[100,77,86,27,43,160,129,58],larget:95,"_name":59,"\u8907\u6570\u306e\u5f15\u6570\u3092\u3068\u308a\u307e\u3059":31,typic:100,appli:[37,76],approxim:[6,23,68],motoi:116,apt:[140,12,6,141,18,73],api:[80,13,173],from:[49,128,30],"\u3067\u306f\u5b8c\u5168\u4e00\u81f4\u3057\u307e\u305b\u3093":64,usa:121,few:[48,177],usr:[89,8,9,174,165,81],sort:[84,100,49,86,116,142,30,23,145],grn_db_creat:75,"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306edrilldown_limit\u5f15\u6570\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":144,tokenbigramignoreblanksplitsymbolalpha:[64,155],memos_cont:152,"\u6642\u9593\u306e\u89e3\u50cf\u5ea6\u3092\u30ca\u30ce\u79d2\u306b\u5909\u66f4":143,"groonga\u95a2\u9023\u3067\u6c17\u8efd\u306b\u3064
 \u3076\u
 3084\u3051\u306a\u3044\u3068\u306a\u308b\u3068\u958b\u767a\u8005\u306f\u56f0\u3063\u3066\u3044\u308b\u4eba\u3092\u898b\u3064\u3051\u3089\u308c\u306a\u3044\u3057":115,"\u5909\u66f4\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093":54,annot:116,"\u624b\u7d9a\u304d\u3092\u6307\u5b9a\u3057\u307e\u3059":85,"\u30c6\u30b9\u30c8\u304c\u30ab\u30d0\u30fc\u3057\u3066\u3044\u306a\u3044\u90e8\u5206\u306e\u7de8\u96c6\u306f\u614e\u91cd\u306b\u884c\u3063\u3066\u304f\u3060\u3055\u3044":165,endian:70,"res2\u306b\u683c\u7d0d\u3057\u307e\u3059":105,"\u30ec\u30b3\u30fc\u30c9\u306e\u5024\u306e\u5148\u982d\u306bvalue\u3092\u8ffd\u52a0\u3057\u307e\u3059":72,"\u3068\u3044\u3046\u6587\u5b57\u5217\u8868\u73fe\u3092\u4f7f\u3063\u3066\u6307\u5b9a\u3057\u307e\u3059":40,grn_column:[49,25,38],tar:[153,120,140,20,12,141,174,81],tag:[49,100,140,77,87,116,6,70,23],"\u30d1\u30c3\u30b1\u30fc\u30b8\u30df\u30b9\u3092\u4fee\u6b63":143,"\u30ea\u30ea\u30fc\u30b9\u6642\u3068\u958b\u767a\u6642\u3067\u30c7\u
 30a3\u30
 ec\u30af\u30c8\u30ea\u3092\u5206\u3051\u305a\u306b\u4f5c\u696d\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u304c":140,grn_set_lock_timeout:17,"0\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306f\u5148\u982d\u306b\u633f\u5165\u3055\u308c\u307e\u3059":85,"\u30de\u30a4\u30af\u30ed\u79d2\u5358\u4f4d\u306764bit\u7b26\u53f7\u4ed8\u304d\u6574\u6570\u306b\u3088\u308a\u8868\u73fe\u3057\u307e\u3059":40,six:[138,3],"100x100":162,"\u30c6\u30fc\u30d6\u30eb\u60c5\u5831\u540dn":97,sid:[23,117,70],instead:[84,131,83,86,89,42,6,93,94,23,174,99,153,100,68,139,147,59,150,116,70,73,168,27,128,175,8],grn_obj_defrag:72,"\u500b\u5225\u306b\u30d3\u30eb\u30c9\u3059\u308b\u3053\u3068\u3067\u554f\u984c\u304c\u767a\u751f\u3057\u3066\u3044\u308b\u7b87\u6240\u3092\u5207\u308a\u5206\u3051\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059":140,"\u30d1\u30c3\u30b1\u30fc\u30b8\u5316\u4f5c\u696d\u306f\u4ee5\u4e0b\u306e3\u7a2e\u985e\u3092\u5bfe\u8c61\u306b\u884c\u3044\u307e\u3059":140,"load\u30b3\u30de\u
 30f3\u30
 c9":1,attent:100,"db_api\u306f\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u69cb\u6210\u3059\u308b\u500b\u3005\u306e\u90e8\u5206\u306b\u5bfe\u3059\u308b\u5358\u7d14\u306a\u64cd\u4f5c\u95a2\u6570\u3092\u63d0\u4f9b\u3057\u307e\u3059":63,"uint16\u306e\u7b49\u5024\u6bd4\u8f03\u306bc\u8a00\u8a9e\u306e\u6bd4\u8f03\u6f14\u7b97\u5b50\u3092\u4f7f\u7528":143,"\u30ea\u30af\u30a8\u30b9\u30c8\u306e\u591a\u91cd\u5ea6\u3092\u6307\u5b9a\u3057\u307e\u3059":166,light:53,"\u30c6\u30fc\u30d6\u30eb\u60c5\u5831\u540d1":97,"1\u884c\u76ee":156,freebsd:[49,38],"\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u6bce\u306ecutter\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u65b9\u6cd5":165,"\u4eac\u90fd":[64,134],location_in_input:126,ouput:116,"\u30b9\u30af\u30ea\u30d7\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u30b5\u30f3\u30d7\u30eb\u3067\u3059":156,"\u30d3\u30eb\u30c9\u74b0\u5883\u306e\u6e96\u5099":80,"log_level\u306f":5,condtion:168,"\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u306f\u7121\u8996\u3055\u308c\u308b":8
 9,"homeb
 rew\u3078pul":140,bye:[41,139,152,100,168],"\u30ed\u30b0\u51fa\u529b\u3092\u884c\u3044\u307e\u3059":89,crash:[116,6,127,53,70,23],"groonga\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u304c\u65b0\u3057\u304f\u306a\u3063\u305f\u3068\u3057\u3066\u3082":10,"release\u3092\u5b9f\u884c\u3059\u308b\u3053\u3068\u3067build\u304b\u3089upload\u307e\u3067\u4e00\u6c17\u306b\u5b9f\u884c\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u304c":140,keys_zon:8,"\u884c":165,devel:[153,120],shinjyuku:67,"4000\u306b\u30a2\u30af\u30bb\u30b9\u3057\u3066\u5185\u5bb9\u306b\u554f\u984c\u304c\u306a\u3044\u304b\u3092\u78ba\u8a8d\u3057\u307e\u3059":140,"\u30c6\u30b9\u30c8\u306e\u5b9f\u884c\u304c\u958b\u59cb\u3055\u308c\u307e\u3059":165,edit:[80,140],grn_socket_is_already_connect:2,"\u30b9\u30af\u30ea\u30d7\u30c8\u30d5\u30a1\u30a4\u30eb\u306f":156,"\u306b\u3066\u65b0\u898f\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u8ffd\u52a0\u3057\u307e\u3059":140,our:[22,111],grn_obj_column_index:[1
 12,113],
 "groonga\u3092\u5358\u72ec\u306e\u30d7\u30ed\u30bb\u30b9\u3068\u3057\u3066\u5229\u7528\u3059\u308b\u5834\u5408\u306f\u3082\u3061\u308d\u3093":156,"gz\u306eversion\u304a\u3088\u3073vers":140,out:[153,120,169,12,141,93,128,96,70,71],longitude_in_degre:139,"\u30b3\u30de\u30f3\u30c9\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u306e":143,"\u4ee5\u4e0b\u306e\u57fa\u6e96\u3092\u76ee\u5b89\u3068\u3057\u3066\u5909\u66f4\u70b9\u3092\u8ffd\u8a18\u3057\u3066\u3044\u304d\u307e\u3059":140,dcb314:70,"com\u304c\u5916\u90e8\u304b\u3089\u306e\u63a5\u7d9a\u3092\u53d7\u3051\u4ed8\u3051\u308b":125,"\u6570\u5b57\u3082\u30d0\u30a4\u30b0\u30e9\u30e0\u3067\u30c8\u30fc\u30af\u30ca\u30a4\u30ba\u3059\u308b":64,grn_ctx_send:[15,98,14],"\u4e0a\u8a18url\u3092\u53c2\u7167\u3059\u308b\u3068\u308f\u304b\u308b\u3088\u3046\u306b\u30bd\u30fc\u30b9\u30a2\u30fc\u30ab\u30a4\u30d6\u306eurl\u3068sha1\u30c1\u30a7\u30c3\u30af\u30b5\u30e0\u3092\u66f4\u65b0\u3057\u307e\u3059":140,"\u3053\u306e\u5834\u5408\u306f\u30d2\u30c3\u30c
 8\u3057\
 u307e\u305b\u3093":64,"0\u4ee5\u4e0a255\u4ee5\u4e0b\u306e\u6574\u6570\u3092\u8868\u3057\u307e\u3059":40,york:[170,68],dictionari:[6,143,175,116,153],"128\u4ee5\u4e0a127\u4ee5\u4e0b\u306e\u6574\u6570\u3092\u8868\u3057\u307e\u3059":40,lte:82,"\u57fa\u672c\u7684\u306b\u306f\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u306e\u5185\u5bb9\u3092\u305d\u306e\u307e\u307e\u8a18\u8f09\u3057\u307e\u3059":140,"buf_size\u306e\u9577\u3055\u304c\u540d\u524d\u306e\u9577\u4ee5\u4e0a\u3067\u3042\u3063\u305f\u5834\u5408\u306f":72,"\u8aac\u660e":[49,38],"groonga\u30b9\u30af\u30ea\u30d7\u30c8\u5185\u3067\u306e\u884c\u30b3\u30e1\u30f3\u30c8\u306b\u5bfe\u5fdc":143,"\u4f5c\u6210\u3059\u308btype\u306e\u540d\u524d\u3092\u6307\u5b9a\u3057\u307e\u3059":56,"request\u3092\u9001\u308a\u307e\u3057\u305f":140,"647\u4ee5\u4e0b\u306e\u6574\u6570\u3092\u8868\u3057\u307e\u3059":40,prioriti:[30,164],"proc\u3067\u4f7f\u7528\u3059\u308b\u5909\u6570\u306e\u5b9a\u7fa9\u3092\u6307\u5b9a\u3057\u307e\u3059":47,
 grn_obj_
 get:72,unknown:[114,104],"\u4e3b\u30ad\u30fc\u3092\u6301\u3064\u30c6\u30fc\u30d6\u30eb\u306e\u307f\u306b\u5b9a\u7fa9\u3055\u308c\u307e\u3059":54,"akio\u3055\u3093":143,shell:[174,168],"\u306e\u30d5\u30e9\u30b0\u30e1\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u3092\u89e3\u6d88\u3059\u308b":32,"\u5b8c\u5168\u8ee2\u7f6e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9":66,"table\u306b\u767b\u9332\u3055\u308c\u3066\u3044\u308b\u30ec\u30b3\u30fc\u30c9\u3092\u9806\u756a\u306b\u53d6\u308a\u51fa\u3059\u305f\u3081\u306e\u30ab\u30fc\u30bd\u30eb\u3092\u751f\u6210\u3057\u3066\u8fd4\u3057\u307e\u3059":57,"benchmark\u304c\u65b0\u898f\u306b\u4f5c\u6210\u3057\u307e\u3059":156,"http\u3067\u516c\u958b\u3059\u308b\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3092\u6307\u5b9a\u3059\u308b":143,"\u3092\u4f5c\u6210\u3057\u307e\u3059":66,emac:111,no_such_file_or_directori:160,exec_format_error:160,"\u307e\u3068\u3081\u3066\u304a\u304f\u3068":115,"\u7d4c\u5ea6\u3068\u7def\u5ea6\u306e\u533a\u5207\u308a\u3068\u3057\u3066\u306f":
 40,"4097
 byte":86,"\u30a6\u30a7\u30d6\u30d9\u30fc\u30b9\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u7ba1\u7406\u30c4\u30fc\u30eb\u3092\u4f7f\u7528\u3067\u304d\u307e\u3059":89,"shimada\u3055\u3093\u304c\u5831\u544a":143,"\u305d\u308c\u306b\u5bfe\u5fdc\u3059\u308baccessor\u3092\u8fd4\u3057\u307e\u3059":72,which:[35,131,82,3,83,89,41,6,94,137,101,133,153,100,68,139,11,107,58,39,62,116,169,67,158,70,71,164,168,121,122,30,124,173,170],grn_obj_delete_by_id:[23,72],"\u30db\u30b9\u30c8\u540d\u3068":156,who:[39,116],"\u7d44\u8fbc\u578b":[49,38],default_token:100,"class":[150,101,27,42],"org\u3078\u3068\u53cd\u6620\u3055\u308c\u307e\u3059":140,determin:[100,3,147],"_id":[3,83,43,94,118,133,100,139,77,142,106,53,16,54,146,39,152,113,64,67,158,88,70,71,72,164,168,121,126,175],someth:70,"max\u3068\u7570\u306a\u3063\u305f\u65b9\u5411\u306b\u3042\u308b\u30ce\u30fc\u30c9\u306b\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u306b\u3064\u3044\u3066\u306f\u53d6\u308a\u51fa\u3057\u307e\u305b\u3093":57,w
 ord1:[6,
 100,168,139],word2:[6,100,168,139],your_github_account:111,practic:[11,70,30],grn_obj_with_posit:113,"\u5358\u7d14\u306b\u691c\u7d22\u3059\u308b\u3068":133,local:[139,140,30,8,18,174,111],"150x100":29,"\u8a18\u53f7\u6587\u5b57\u5217\u306b\u3064\u3044\u3066\u306fbigram\u3092\u751f\u6210\u305b\u305a":134,grn_ctx_use:14,"\u90e8\u5206\u4e00\u81f4\u691c\u7d22\u306f\u30d1\u30c8\u30ea\u30b7\u30a2\u6728\u3067\u8a9e\u5f59\u8868\u3092\u69cb\u7bc9\u3057\u3066\u3044\u3066":134,subrecord:116,grn_cursor_prefix:57,candidate2:142,candidate1:142,"\u5b9f\u884c\u958b\u59cb\u6642\u523b":156,view:[6,49,122,145,154],"x86\u30d0\u30a4\u30ca\u30ea\u3092\u4f5c\u6210\u3057\u307e\u3059":140,knowledg:30,"1073741824\u306e\u6574\u6570\u3067":54,"\u5f15\u6570\u306f\u4ee5\u4e0b\u306e2\u7a2e\u985e\u306e\u65b9\u6cd5\u306e\u3044\u305a\u308c\u304b\u3067\u6307\u5b9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":89,"\u30ab\u30e9\u30e0\u3092\u683c\u7d0d\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u30d1\u30b9\u309
 2\u6307\
 u5b9a\u3057\u307e\u3059":113,"10t22":16,"\u3092\u6307\u5b9a\u3057\u305ftable\u306b\u3064\u3044\u3066\u306f":57,index_tag:39,"\u4f5c\u6210\u3055\u308c\u306a\u3044\u5834\u5408":156,entranc:3,"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306edrilldown\u5f15\u6570\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":144,dll:[6,23,35,70],"v1\u306e\u5024\u306e\u4e2d\u306b":63,"twitter\u306f\u6c17\u8efd\u306b\u3064\u3076\u3084\u3051\u308b\u3053\u3068\u304c\u91cd\u8981\u306a\u306e\u3067":115,yaman:[70,116],"\u5186\u306e\u4e2d\u5fc3\u3068\u306a\u308b\u5ea7\u6a19\u3092\u6307\u5b9a\u3057\u307e\u3059":162,elimin:116,job:156,"\u5c0f\u6570\u3092\u4f7f\u3044\u307e\u3059":40,homebrew:[49,140,128],"twitter\u3067\u3084\u308a\u3068\u308a\u3092\u5b8c\u7d50\u3067\u304d\u308b\u3088\u3046\u306b\u3057\u307e\u3059":115,addit:[49,120,82,38,153,30,12,124,141],"10041\u304c\u6307\u5b9a\u3055\u308c\u305f\u3082\u306e\u3068\u3057\u307e\u3059":166,april:140,"groonga\u3
 06e\u30b
 d\u30fc\u30b9\u30b3\u30fc\u30c9\u3092clone\u3057\u305f\u6642\u70b9\u3067\u306fconfigure\u30b9\u30af\u30ea\u30d7\u30c8\u304c\u542b\u307e\u308c\u3066\u304a\u3089\u305a":140,grn_logger_info:6,"delete\u304c\u5e38\u306b\u5931\u6557\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63":143,respect:[6,11,67,170],rpm:[153,120,140,116,6,70,23,104],target_nam:70,"truncate\u30b3\u30de\u30f3\u30c9\u3092\u8ffd\u52a0":23,"\u5bfe\u8c61\u30ec\u30b3\u30fc\u30c9\u306e\u30bb\u30af\u30b7\u30e7\u30f3\u756a\u53f7\u3092\u6307\u5b9a\u3057\u307e\u3059":113,"535\u4ee5\u4e0b\u306e\u6574\u6570\u3092\u8868\u3057\u307e\u3059":40,mike:158,hmm:170,"point\u578b\u306e\u5024\u3092\u6307\u5b9a\u3067\u304d\u307e\u3059":[29,162],roonga:157,"\u30c6\u30fc\u30d6\u30ebentry\u306b":66,"21th":116,cursor:[23,102],"\u5404\u30ec\u30b3\u30fc\u30c9\u306e\u30b9\u30b3\u30a2\u5024\u3092\u8868\u3057\u307e\u3059":54,"gram\u7cfb\u306e\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u306e\u65b9\u304ctokenmecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\
 u30fc\u3
 088\u308a\u3082\u9069\u5408\u7387\u306e\u4f4e\u3044\u5834\u5408\u304c\u591a\u3044\u306e\u3067":64,customiz:27,"groonga\u3067\u4e88\u3081\u5b9a\u7fa9\u6e08\u307f\u306e\u578b\u304b":40,"\u3072\u308d\u3086\u304d":133,"\u7ffb\u8a33\u307e\u3067\u5b8c\u4e86\u3057\u3066\u3044\u308b\u72b6\u614b\u3067":140,avg:166,"\u30b3\u30de\u30f3\u30c9\u3067\u30ad\u30fc\u304cshorttext\u4ee5\u5916\u306e\u30ec\u30b3\u30fc\u30c9\u3092\u524a\u9664\u3067\u304d\u306a\u3044\u554f\u984c\u306e\u4fee\u6b63":143,grn_expr_append_op:[63,76],"\u30aa\u30d7\u30b7\u30e7\u30f3\u3068\u540c\u7b49\u306e\u6a5f\u80fd\u3067\u3059":156,"\u6ce8\u610f":105,"\u5024\u304c\u5b58\u5728\u3057\u306a\u3044\u30ec\u30b3\u30fc\u30c9\u304c\u3042\u308b\u30ab\u30e9\u30e0\u3067\u30bd\u30fc\u30c8\u3059\u308b\u3068\u843d\u3061\u308b\u554f\u984c\u3092\u4fee\u6b63":143,difficult:30,"\u3053\u306e\u5834\u5408\u30d2\u30c3\u30c8\u3057\u307e\u3059":64,grn_column_name_id:113,"\u975e\u308f\u304b\u3061\u66f8\u304d\u691c\u7d22\u3092\u884c\u3044":[64
 ,134],"0
 x10":160,"\u3053\u3046\u3059\u308c\u3070\u826f\u3044\u3068\u3044\u3046\u63d0\u6848\u3092\u3067\u304d\u308b\u306e\u304c\u671b\u307e\u3057\u3044\u3067\u3059":115,english:[0,100,18,116,22,70,23,164,111],grn_content_xml:98,uzulla:23,"groonga\u30d7\u30ed\u30bb\u30b9\u304c\u8d77\u52d5\u3057\u305f\u6642\u523b\u306etvsec\u5024\u3092\u8fd4\u3057\u307e\u3059":74,"\u30d3\u30eb\u30c9\u74b0\u5883\u3068\u3057\u3066\u306f":140,do_http:156,users_nam:107,obtain:35,"\u3082\u3057groonga":156,euc_jp:174,"key\u306b\u306f":105,amd64:140,book:139,"\u30ab\u30e9\u30e0\u578b1":100,"\u307e\u305f\u306f":156,"table\u306fcolumn\u3068\u306f\u5225\u306b":105,"\u5909\u66f4\u5f8c\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u306eencoding\u3092\u6307\u5b9a\u3057\u307e\u3059":114,"offset\u306b\u6307\u5b9a\u3055\u308c\u305f\u30ec\u30b3\u30fc\u30c9id\u3092\u958b\u59cb\u4f4d\u7f6e\u3068\u3057\u3066":72,know:[39,121,55,170],press:111,"\u95be\u5024\u3092\u3042\u3052\u308b":[49,34],"\u30ab\u30e9\u30e0\u578bn":100,"\u30c7\u30
 d5\u30a9
 \u30eb\u30c8\u5024\u306f10\u3067\u3059":100,earch:82,incres:70,"\u3067\u30af\u30e9\u30c3\u30b7\u30e5\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63":23,exceed:154,no_child_process:160,"\u6700\u5927\u30ad\u30e3\u30c3\u30b7\u30e5\u6570\u3092\u6307\u5b9a\u3059\u308bcache_limit\u30b3\u30de\u30f3\u30c9\u306e\u8ffd\u52a0":1,"export":[23,70,116,18],vojtovich:70,column_inform:87,lead:[100,3,27],grn_obj_get_nhook:85,leak:[66,143,116,6,70,23],"10043\u304c\u6307\u5b9a\u3055\u308c\u305f\u3082\u306e\u3068\u3057\u307e\u3059":89,grn_address_is_in_us:2,time_stamp:138,"\u3092\u6307\u5b9a\u3059\u308b\u3068\u8ee2\u7f6e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3068\u306a\u308a\u307e\u3059":113,investig:[154,116,121],acronym:160,tanab:116,rare:116,"\u305d\u308c\u305e\u308c":165,kanako:116,disabl:[66,100,143,168,122,138,18,116,6,8,70,23,174,104,164],"\u69d8\u3005\u306a\u30c6\u30b9\u30c8":80,own:[6,11,76,139,30],grn_operation_timeout:2,"\u6570\u5b57":156,grn_ii:[49,25,38],"\u4f8b":[49,1,72,140],grn_id:[35,
 36,112,1
 13,78,14,105,57,72,76],yuya:70,automat:[39,3,168,86,8,55,9,139,111],automak:143,grn_expr_append_const_str:76,grn_default_query_logger_get_path:6,"145508000x":68,transfer:[49,131,160,145,30],grn_command_version_min:108,appl:175,replac:[70,58,172,83],"var":[35,131,63,87,89,8,55,174,47],"\u30ad\u30fc\u304c":89,"\u305d\u306e\u307e\u307emake\u30b3\u30de\u30f3\u30c9\u306b\u3066\u30d3\u30eb\u30c9\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093":140,"\u4ee5\u5916\u306e\u5834\u5408\u306f":100,"groonga\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u64cd\u4f5c\u3059\u308b\u305f\u3081\u306e\u30b3\u30de\u30f3\u30c9\u30a4\u30f3\u30bf\u30fc\u30d7\u30ea\u30bf\u3067\u3059":63,"\u73fe\u5728":176,"\u9806\u6b21\u5b9f\u884c\u3057\u307e\u3059":89,"entry_body\u3092\u4f5c\u6210\u3057\u307e\u3059":66,"\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9\u624b\u9806\u3092\u5b9f\u884c\u3059\u308b":140,palallel:140,made:[6,23,3],whether:[100,2,75,169,11,154,147,88,6,107,68,8,55,142,70,118,72,168],troubl:
 111,reco
 rd:[60,52,102,38,49,30,77,116,6,105,158,70,23,76],below:[52,96,53,168],"expr\u306a\u3069\u306f\u89e3\u653e\u3057\u3066\u306f\u3044\u3051\u307e\u305b\u3093":72,"\u307e\u305f\u306f\u30bd\u30b1\u30c3\u30c8\u7d4c\u7531\u3067groonga\u30b5\u30fc\u30d0\u306b\u30ea\u30af\u30a8\u30b9\u30c8\u3092\u9001\u4fe1\u3059\u308b\u3053\u3068\u306b\u3088\u3063\u3066\u5b9f\u884c\u3057\u307e\u3059":[74,135,5,65,66,117,7,144,146,148,176,97,32,130,99],"\u5909\u66f4\u5f8c\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u306ecommand_version\u3092\u6307\u5b9a\u3057\u307e\u3059":108,ff76:175,"\u53d6\u5f97\u3059\u308b\u60c5\u5831\u306e\u7a2e\u985e\u3092\u6307\u5b9a\u3057\u307e\u3059":36,"\u3067\u306f\u6607\u9806":105,"\u30ea\u30ea\u30fc\u30b9\u7528\u306e\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb\u304c\u3067\u304d\u305f\u306e\u3067":140,makecach:[6,120],"fork\u3059\u308b\u70b9\u304c\u30b5\u30fc\u30d0\u30e2\u30fc\u30c9\u3068\u7570\u306a\u308b":89,"\u6700\u5f8c\u306bgrntest\u306b\u3088\u308b\u5b9f\u884c\u7d
 50\u679c
 \u304c\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u307e\u3068\u3081\u3066\u8868\u793a\u3055\u308c\u307e\u3059":140,other:[30,49,80,128,111],bool:[152,168,11,40,116,41,133],"command_version\u3092\u8fd4\u3057\u307e\u3059":14,"\u30d8\u30eb\u30d7\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u51fa\u529b\u3057\u307e\u3059":89,grn_table_delete_by_id:105,"obj\u306e\u540d\u524d\u306e\u9577\u3055\u3092\u8fd4\u3057\u307e\u3059":72,"drilldown\u6761\u4ef6\u304c\u5b9f\u884c\u3055\u308c\u308b\u524d\u306e\u691c\u7d22\u7d50\u679c\u304c\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u51fa\u529b\u3055\u308c\u307e\u3059":100,"\u6b21\u56de\u63d0\u4f9b\u3059\u308bgroonga\u306f":10,debian:[49,128,18],"object\u306e\u66f4\u65b0\u6642\u306b\u547c\u3073\u51fa\u3055\u308c\u308bhook\u3092\u5b9a\u7fa9\u3057\u307e\u3059":85,emerg:[5,138,7,8],allow_leading_not:100},objtypes:{"0":"std:option","1":"c:function","2":"c:type","3":"c:macro","4":"c:member"},objnames:{"0":["std","option","option"],"1":["c","function","C function"],"2":["c",
 "type","
 C type"],"3":["c","macro","C macro"],"4":["c","member","C member"]},filenames:["contribution/report","news/0.x","reference/command/return_code","tutorial/introduction","reference/output","reference/commands/log_level","news/2.x","reference/commands/log_put","reference/executables/groonga-httpd","reference/commands/register","reference/command/command_version","tutorial/data","install/ubuntu","contribution/documentation","reference/api/grn_ctx","reference/api/grn_cache","reference/suggest/correction","reference/api/global_configurations","contribution/documentation/introduction","spec","install/solaris","reference/api/grn_match_escalation","community","news/1.2.x","reference/query_expanders","reference/api","reference/command","reference/functions/snippet_html","server","reference/functions/geo_in_rectangle","characteristic","reference/executables/groonga-server-http","reference/commands/defrag","reference/tokenizers","troubleshooting","reference/api/plugin","reference/api/gr
 n_info",
 "news/senna","reference","tutorial/index","reference/types","reference/commands/table_tokenize","reference/functions/highlight_html","reference/suggest/suggestion","reference/commands/normalizer_list","reference/suggest","reference/executables","reference/api/grn_proc","server/http/comparison","index","reference/api/grn_search","reference/cast","reference/commands/load","reference/commands/column_rename","reference/columns/pseudo","reference/executables/grndb","reference/api/grn_type","reference/api/grn_table_cursor","reference/executables/groonga-suggest-learner","reference/commands/table_create","limitations","reference/functions/rand","reference/commands/ruby_load","contribution/development/query","troubleshooting/different_results_with_the_same_keyword","reference/commands/column_remove","reference/commands/column_create","tutorial/search","reference/functions/geo_distance","reference/commands/range_filter","news","tutorial/match_columns","reference/api/grn_obj","develop
 ment/tra
 vis-ci","reference/commands/status","reference/api/grn_db","reference/api/grn_expr","reference/columns/vector","reference/api/grn_ii","contribution/documentation/c-api","contribution","install/mac_os_x","reference/commands/tokenize","tutorial/query_expansion","reference/operations/geolocation_search","reference/api/grn_hook","reference/tables","reference/commands/column_list","reference/functions/between","reference/executables/groonga","server/http/groonga-httpd","tutorial/lexicon","reference/functions/in_values","install/windows","tutorial/network","reference/commands/request_cancel","contribution/development/repository","reference/commands/table_list","reference/api/grn_content_type","reference/commands/clearlock","reference/commands/select","reference/functions/html_untag","reference/api/grn_geo","reference/functions/edit_distance","news/1.3.x","reference/api/grn_table","reference/indexing","reference/functions/query","reference/api/grn_command_version","reference/comman
 ds/cache
 _limit","reference/api/grn_user_data","contribution/documentation/i18n","reference/api/grn_index_cursor","reference/api/grn_column","reference/api/grn_encoding","contribution/development/cooperation","news/3.x","reference/commands/check","reference/commands/truncate","server/gqtp","install/centos","tutorial/drilldown","reference/executables/groonga-suggest-httpd","reference/command/request_id","reference/commands/normalize","contribution/development/com","reference/command/output_format","reference/commands/lock_clear","install","reference/tuning","reference/commands/shutdown","server/package","reference/column","tutorial/patricia_trie","spec/search","reference/commands/table_remove","news/1.1.x","reference/commands/ruby_eval","reference/log","reference/grn_expr/script_syntax","contribution/development/release","install/debian","reference/commands/suggest","news/1.0.x","reference/commands/define_selector","tutorial","reference/commands/dump","reference/grn_expr","reference/c
 ommands/
 quit","reference/function","reference/functions/highlight_full","development","reference/token_filters","install/fedora","troubleshooting/mmap_cannot_allocate_memory","reference/commands/tokenizer_list","reference/executables/groonga-benchmark","reference/suggest/introduction","reference/commands/delete","contribution/development","spec/gqtp","server/http/groonga","reference/functions/geo_in_circle","reference/query_expanders/tsv","reference/suggest/completion","contribution/development/test","reference/executables/grnslap","reference/functions/now","reference/grn_expr/query_syntax","reference/functions/sub_filter","tutorial/micro_blog","reference/operations","reference/executables/groonga-suggest-create-dataset","client","install/others","reference/normalizers","reference/commands/log_reopen","server/http"],titles:["12.1. How to report a bug","\u30d0\u30fc\u30b8\u30e7\u30f30.x\u306e\u304a\u77e5\u3089\u305b","7.3.4. Return code","4.1. Basic operations","7.2. Output","7.3.18.
  <tt cla
 ss=\"docutils literal\"><span class=\"pre\">log_level</span></tt>","Release 2.1.2 - 2013/01/29","7.3.19. <tt class=\"docutils literal\"><span class=\"pre\">log_put</span></tt>","7.1.5. groonga-httpd","7.3.25. <tt class=\"docutils literal\"><span class=\"pre\">register</span></tt>","7.3.1. \u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3","4.3. Various data types","2.4. Ubuntu","12.2. How to contribute in documentation topics","7.18.6. <tt class=\"docutils literal\"><span class=\"pre\">grn_ctx</span></tt>","7.18.2. <tt class=\"docutils literal\"><span class=\"pre\">grn_cache</span></tt>","7.14.3. Correction","7.18.1. Global configurations","12.2.1. Introduction","8. Specification","2.7. Oracle Solaris","7.18.15. <tt class=\"docutils literal\"><span class=\"pre\">grn_match_escalation</span></tt>","3. Community","Release 1.2.9 - 2011/12/29","7.10. Query expanders","7.18. API","7.3. Command","7.12.13. snippet_html","5. Server","7.12.5. geo_in_rectangle","1. Characteristics
  of Groo
 nga","7.1.6. groonga HTTP\u30b5\u30fc\u30d0\u30fc","7.3.13. <tt class=\"docutils literal\"><span class=\"pre\">defrag</span></tt>","7.8. Tokenizers","10. \u30c8\u30e9\u30d6\u30eb\u30b7\u30e5\u30fc\u30c6\u30a3\u30f3\u30b0","7.18.23. Plugin","7.18.14. <tt class=\"docutils literal\"><span class=\"pre\">grn_info</span></tt>","News in Senna period","7. Reference manual","4.6. Tag search and reverse resolution of reference relationships","7.4. \u30c7\u30fc\u30bf\u578b","7.3.36. <tt class=\"docutils literal\"><span class=\"pre\">table_tokenize</span></tt>","7.12.7. highlight_html","7.14.4. Suggestion","7.3.22. <tt class=\"docutils literal\"><span class=\"pre\">normalizer_list</span></tt>","7.14. Suggest","7.1. Executables","7.18.17. <tt class=\"docutils literal\"><span class=\"pre\">grn_proc</span></tt>","5.3.1. Comparison","Groonga documentation","7.18.18. <tt class=\"docutils literal\"><span class=\"pre\">grn_search</span></tt>","Cast","7.3.16. <tt class=\"docutils literal\"><spa
 n class=
 \"pre\">load</span></tt>","7.3.11. <tt class=\"docutils literal\"><span class=\"pre\">column_rename</span></tt>","\u7591\u4f3c\u30ab\u30e9\u30e0 (pseudo_column)","7.1.1. <tt class=\"docutils literal\"><span class=\"pre\">grndb</span></tt>","7.18.21. <tt class=\"docutils literal\"><span class=\"pre\">grn_type</span></tt>","7.18.20. <tt class=\"docutils literal\"><span class=\"pre\">grn_table_cursor</span></tt>","7.1.9. groonga-suggest-learner","7.3.33. <tt class=\"docutils literal\"><span class=\"pre\">table_create</span></tt>","9. Limitations","7.12.12. rand","7.3.28. <tt class=\"docutils literal\"><span class=\"pre\">ruby_load</span></tt>","12.3.4. \u30af\u30a8\u30ea\u306e\u5b9f\u73fe","10.1. \u540c\u3058\u691c\u7d22\u30ad\u30fc\u30ef\u30fc\u30c9\u306a\u306e\u306b\u5168\u6587\u691c\u7d22\u7d50\u679c\u304c\u7570\u306a\u308b","7.3.10. <tt class=\"docutils literal\"><span class=\"pre\">column_remove</span></tt>","7.3.8. <tt class=\"docutils literal\"><span class=\"pre\">column
 _create<
 /span></tt>","4.4. Various search conditions","7.12.3. geo_distance","7.3.24. <tt class=\"docutils literal\"><span class=\"pre\">range_filter</span></tt>","News","4.7. match_columns parameter","7.18.16. <tt class=\"docutils literal\"><span class=\"pre\">grn_obj</span></tt>","11.1. Travis CI","7.3.31. <tt class=\"docutils literal\"><span class=\"pre\">status</span></tt>","7.18.7. <tt class=\"docutils literal\"><span class=\"pre\">grn_db</span></tt>","7.18.9. grn_expr","Vector column","7.18.12. <tt class=\"docutils literal\"><span class=\"pre\">grn_ii</span></tt>","12.2.3. C API","12. How to contribute to groonga","2.2. Mac OS X","7.3.37. <tt class=\"docutils literal\"><span class=\"pre\">tokenize</span></tt>","4.11. Query expansion","7.13.1. Geolocation Search","7.18.11. <tt class=\"docutils literal\"><span class=\"pre\">grn_hook</span></tt>","7.5. Tables","7.3.9. <tt class=\"docutils literal\"><span class=\"pre\">column_list</span></tt>","7.12.1. between","7.1.3. groonga com
 mand","5
 .3.3. groonga-httpd","4.9. Additional information about lexicon for full text search","7.12.9. in_values","2.1. Windows","4.2. Remote access","7.3.26. <tt class=\"docutils literal\"><span class=\"pre\">request_cancel</span></tt>","12.3.1. Repository","7.3.34. <tt class=\"docutils literal\"><span class=\"pre\">table_list</span></tt>","7.18.5. <tt class=\"docutils literal\"><span class=\"pre\">grn_content_type</span></tt>","7.3.7. <tt class=\"docutils literal\"><span class=\"pre\">clearlock</span></tt>","7.3.29. <tt class=\"docutils literal\"><span class=\"pre\">select</span></tt>","7.12.8. html_untag","7.18.10. <tt class=\"docutils literal\"><span class=\"pre\">grn_geo</span></tt>","7.12.2. edit_distance","Release 1.3.0 - 2012/01/29","7.18.19. <tt class=\"docutils literal\"><span class=\"pre\">grn_table</span></tt>","7.15. Indexing","7.12.11. query","7.18.4. <tt class=\"docutils literal\"><span class=\"pre\">grn_command_version</span></tt>","7.3.5. <tt class=\"docutils litera
 l\"><spa
 n class=\"pre\">cache_limit</span></tt>","7.18.22. <tt class=\"docutils literal\"><span class=\"pre\">grn_user_data</span></tt>","12.2.2. I18N","7.18.13. <tt class=\"docutils literal\"><span class=\"pre\">grn_index_cursor</span></tt>","7.18.3. <tt class=\"docutils literal\"><span class=\"pre\">grn_column</span></tt>","7.18.8. <tt class=\"docutils literal\"><span class=\"pre\">grn_encoding</span></tt>","12.3.3. \u30e6\u30fc\u30b6\u30fc\u3068\u5354\u529b\u3057\u3066\u958b\u767a\u3092\u3046\u307e\u304f\u9032\u3081\u3066\u3044\u304f\u305f\u3081\u306e\u6307\u91dd","Release 3.1.2 - 2014/01/29","7.3.6. <tt class=\"docutils literal\"><span class=\"pre\">check</span></tt>","7.3.39. <tt class=\"docutils literal\"><span class=\"pre\">truncate</span></tt>","5.2. GQTP","2.5. CentOS","4.5. Drilldown","7.1.8. groonga-suggest-httpd","7.3.3. Request ID","7.3.21. <tt class=\"docutils literal\"><span class=\"pre\">normalize</span></tt>","12.3.2. Groonga \u901a\u4fe1\u30a2\u30fc\u30ad\u30c6\u30
 af\u30c1
 \u30e3","7.3.2. Output format","7.3.17. <tt class=\"docutils literal\"><span class=\"pre\">lock_clear</span></tt>","2. Install","7.17. Tuning","7.3.30. <tt class=\"docutils literal\"><span class=\"pre\">shutdown</span></tt>","5.1. Server packages","7.6. Column","4.8. Prefix search with patricia trie","8.2. \u691c\u7d22","7.3.35. <tt class=\"docutils literal\"><span class=\"pre\">table_remove</span></tt>","\u30d0\u30fc\u30b8\u30e7\u30f31.1.x\u306e\u304a\u77e5\u3089\u305b","7.3.27. <tt class=\"docutils literal\"><span class=\"pre\">ruby_eval</span></tt>","7.16. Log","7.11.2. Script syntax","12.3.6. \u30ea\u30ea\u30fc\u30b9\u624b\u9806","2.3. Debian GNU/Linux","7.3.32. <tt class=\"docutils literal\"><span class=\"pre\">suggest</span></tt>","\u30d0\u30fc\u30b8\u30e7\u30f31.0.x\u306e\u304a\u77e5\u3089\u305b","7.3.12. <tt class=\"docutils literal\"><span class=\"pre\">define_selector</span></tt>","4. Tutorial","7.3.15. <tt class=\"docutils literal\"><span class=\"pre\">dump</span>
 </tt>","
 7.11. grn_expr","7.3.23. <tt class=\"docutils literal\"><span class=\"pre\">quit</span></tt>","7.12. Function","7.12.6. highlight_full","11. Development","7.9. Token filters","2.6. Fedora","10.2. How to avoid mmap Cannot allocate memory error","7.3.38. <tt class=\"docutils literal\"><span class=\"pre\">tokenizer_list</span></tt>","7.1.4. groonga-benchmark","7.14.1. Introduction","7.3.14. <tt class=\"docutils literal\"><span class=\"pre\">delete</span></tt>","12.3. Groonga\u958b\u767a\u8005\u5411\u3051\u60c5\u5831","8.1. GQTP","5.3.2. groonga","7.12.4. geo_in_circle","7.10.1. QueryExpanderTSV","7.14.2. Completion","12.3.7. \u30c6\u30b9\u30c8\u65b9\u6cd5","7.1.2. grnslap","7.12.10. now","7.11.1. Query syntax","7.12.14. sub_filter","4.10. Let's create micro-blog","7.13. Operations","7.1.7. groonga-suggest-create-dataset","6. Client","2.8. Others","7.7. Normalizers","7.3.20. <tt class=\"docutils literal\"><span class=\"pre\">log_reopen</span></tt>","5.3. HTTP"],objects:{"":{grn_
 ctx_get_
 match_escalation_threshold:[21,1,1,"c.grn_ctx_get_match_escalation_threshold"],"--cache-limit":[89,0,1,"cmdoption--cache-limit"],grn_obj_reinit:[72,1,1,"c.grn_obj_reinit"],grn_get_default_match_escalation_threshold:[21,1,1,"c.grn_get_default_match_escalation_threshold"],grn_db_create:[75,1,1,"c.grn_db_create"],grn_plugin_charlen:[35,1,1,"c.grn_plugin_charlen"],grn_obj_get_hook:[85,1,1,"c.grn_obj_get_hook"],grn_obj_expire:[72,1,1,"c.grn_obj_expire"],grn_table_cursor_close:[57,1,1,"c.grn_table_cursor_close"],"-P":[166,0,1,"cmdoption-P"],grn_table_cursor_set_value:[57,1,1,"c.grn_table_cursor_set_value"],grn_expr_syntax_escape:[76,1,1,"c.grn_expr_syntax_escape"],"--log-output-dir":[156,0,1,"cmdoption--log-output-dir"],"-d":[58,0,1,"cmdoption-d"],"-a":[89,0,1,"cmdoption-a"],"-c":[89,0,1,"cmdoption-c"],grn_obj_set_info:[36,1,1,"c.grn_obj_set_info"],"-m":[166,0,1,"cmdoption-m"],"-l":[58,0,1,"cmdoption-l"],"--disable-max-fd-check":[122,0,1,"cmdoption--disable-max-fd-check"],"-i":[15
 6,0,1,"c
 mdoption-i"],"-h":[89,0,1,"cmdoption-h"],grn_db:[75,2,1,"c.grn_db"],"-t":[122,0,1,"cmdoption-t"],grn_command_version:[108,2,1,"c.grn_command_version"],grn_obj_set_element_info:[36,1,1,"c.grn_obj_set_element_info"],"-p":[122,0,1,"cmdoption-p"],"-s":[58,0,1,"cmdoption-s"],"-r":[58,0,1,"cmdoption-r"],grn_plugin_proc_get_var:[35,1,1,"c.grn_plugin_proc_get_var"],grn_ctx_at:[14,1,1,"c.grn_ctx_at"],"--bind-address":[89,0,1,"cmdoption--bind-address"],GRN_COMMAND_VERSION_STABLE:[108,3,1,"c.GRN_COMMAND_VERSION_STABLE"],"--config-path":[89,0,1,"cmdoption--config-path"],grn_table_size:[105,1,1,"c.grn_table_size"],"--query-log-path":[89,0,1,"cmdoption--query-log-path"],grn_ctx_use:[14,1,1,"c.grn_ctx_use"],grn_obj_defrag:[72,1,1,"c.grn_obj_defrag"],db:[156,0,1,"cmdoption-arg-db"],grn_get_lock_timeout:[17,1,1,"c.grn_get_lock_timeout"],grn_table_cursor_open:[57,1,1,"c.grn_table_cursor_open"],grn_get_default_encoding:[114,1,1,"c.grn_get_default_encoding"],GRN_OBJ_LOCK:[72,3,1,"c.GRN_OBJ_LOCK
 "],grn_i
 i_buffer_append:[78,1,1,"c.grn_ii_buffer_append"],grn_obj_column:[72,1,1,"c.grn_obj_column"],grn_geo_estimate_in_rectangle:[102,1,1,"c.grn_geo_estimate_in_rectangle"],grn_table_sort:[105,1,1,"c.grn_table_sort"],GRN_COLUMN_NAME_SCORE:[113,3,1,"c.GRN_COLUMN_NAME_SCORE"],grn_obj_unlink:[72,1,1,"c.grn_obj_unlink"],grn_obj_id:[72,1,1,"c.grn_obj_id"],grn_obj_set_value:[72,1,1,"c.grn_obj_set_value"],grn_plugin_win32_base_dir:[35,1,1,"c.grn_plugin_win32_base_dir"],grn_encoding:[114,2,1,"c.grn_encoding"],grn_proc_create:[47,1,1,"c.grn_proc_create"],GRN_PLUGIN_FREE:[35,3,1,"c.GRN_PLUGIN_FREE"],GRN_COLUMN_NAME_VALUE:[113,3,1,"c.GRN_COLUMN_NAME_VALUE"],"--log-base-path":[58,0,1,"cmdoption--log-base-path"],"--dir":[156,0,1,"cmdoption--dir"],GRN_OBJ_SET_MASK:[72,3,1,"c.GRN_OBJ_SET_MASK"],grn_table_group_result:[105,2,1,"c.grn_table_group_result"],grn_expr_close:[76,1,1,"c.grn_expr_close"],grn_obj_path:[72,1,1,"c.grn_obj_path"],grn_cache_get_max_n_entries:[15,1,1,"c.grn_cache_get_max_n_ent
 ries"],g
 rn_obj_db:[75,1,1,"c.grn_obj_db"],grn_geo_cursor_next:[102,1,1,"c.grn_geo_cursor_next"],GRN_OBJ_APPEND:[72,3,1,"c.GRN_OBJ_APPEND"],grn_table_lcp_search:[105,1,1,"c.grn_table_lcp_search"],grn_table_create:[105,1,1,"c.grn_table_create"],grn_table_cursor_get_value:[57,1,1,"c.grn_table_cursor_get_value"],"--address":[89,0,1,"cmdoption--address"],"--daemon":[58,0,1,"cmdoption--daemon"],grn_obj_is_builtin:[72,1,1,"c.grn_obj_is_builtin"],grn_table_columns:[105,1,1,"c.grn_table_columns"],grn_ctx_set_output_type:[14,1,1,"c.grn_ctx_set_output_type"],"--pid-path":[89,0,1,"cmdoption--pid-path"],"--encoding":[89,0,1,"cmdoption--encoding"],grn_ctx_set_finalizer:[14,1,1,"c.grn_ctx_set_finalizer"],grn_cache:[15,2,1,"c.grn_cache"],grn_table_delete_by_id:[105,1,1,"c.grn_table_delete_by_id"],grn_content_type:[98,2,1,"c.grn_content_type"],grn_plugin_mutex:[35,2,1,"c.grn_plugin_mutex"],grn_expr_get_keywords:[76,1,1,"c.grn_expr_get_keywords"],grn_ii_buffer:[78,2,1,"c.grn_ii_buffer"],"--host":[156
 ,0,1,"cm
 doption--host"],grn_ctx_get_output_type:[14,1,1,"c.grn_ctx_get_output_type"],grn_obj_set_finalizer:[47,1,1,"c.grn_obj_set_finalizer"],grn_cache_current_set:[15,1,1,"c.grn_cache_current_set"],grn_obj_user_data:[110,1,1,"c.grn_obj_user_data"],grn_obj_lock:[72,1,1,"c.grn_obj_lock"],grn_obj_name:[72,1,1,"c.grn_obj_name"],"--log-path":[58,0,1,"cmdoption--log-path"],GRN_COLUMN_NAME_KEY_LEN:[113,3,1,"c.GRN_COLUMN_NAME_KEY_LEN"],"-e":[89,0,1,"cmdoption-e"],GRN_OBJ_COMPARE:[72,3,1,"c.GRN_OBJ_COMPARE"],grn_expr_append_const:[76,1,1,"c.grn_expr_append_const"],grn_plugin_mutex_lock:[35,1,1,"c.grn_plugin_mutex_lock"],grn_obj_clear_lock:[72,1,1,"c.grn_obj_clear_lock"],grn_table_cursor_next:[57,1,1,"c.grn_table_cursor_next"],grn_expr_alloc:[76,1,1,"c.grn_expr_alloc"],grn_expr_compile:[76,1,1,"c.grn_expr_compile"],grn_user_data:[110,2,1,"c.grn_user_data"],grn_obj_get_range:[72,1,1,"c.grn_obj_get_range"],grn_table_get:[105,1,1,"c.grn_table_get"],grn_ctx_fin:[14,1,1,"c.grn_ctx_fin"],grn_geo_c
 ursor_op
 en_in_rectangle:[102,1,1,"c.grn_geo_cursor_open_in_rectangle"],"--max-threads":[89,0,1,"cmdoption--max-threads"],grn_ctx_init:[14,1,1,"c.grn_ctx_init"],grn_ii_buffer_close:[78,1,1,"c.grn_ii_buffer_close"],GRN_OBJ_DECR:[72,3,1,"c.GRN_OBJ_DECR"],grn_table_sort_key:[105,2,1,"c.grn_table_sort_key"],grn_obj_rename:[72,1,1,"c.grn_obj_rename"],grn_table_group_flags:[105,2,1,"c.grn_table_group_flags"],grn_obj_check:[72,1,1,"c.grn_obj_check"],grn_table_at:[105,1,1,"c.grn_table_at"],grn_column_name:[113,1,1,"c.grn_column_name"],grn_table_difference:[105,1,1,"c.grn_table_difference"],"--n-lines-per-log-file":[122,0,1,"cmdoption--n-lines-per-log-file"],GRN_PLUGIN_INIT:[35,1,1,"c.GRN_PLUGIN_INIT"],grn_cache_close:[15,1,1,"c.grn_cache_close"],grn_obj_close:[72,1,1,"c.grn_obj_close"],GRN_COLUMN_NAME_ID_LEN:[113,3,1,"c.GRN_COLUMN_NAME_ID_LEN"],grn_table_truncate:[105,1,1,"c.grn_table_truncate"],grn_obj_get_value:[72,1,1,"c.grn_obj_get_value"],grn_cache_open:[15,1,1,"c.grn_cache_open"],"--se
 rver-id"
 :[89,0,1,"cmdoption--server-id"],grn_obj_delete_hook:[85,1,1,"c.grn_obj_delete_hook"],"-n":[89,0,1,"cmdoption-n"],"--port":[122,0,1,"cmdoption--port"],grn_ii:[78,2,1,"c.grn_ii"],"--ftp":[156,0,1,"cmdoption--ftp"],grn_obj_is_locked:[72,1,1,"c.grn_obj_is_locked"],grn_expr_exec:[76,1,1,"c.grn_expr_exec"],grn_plugin_proc_alloc:[35,1,1,"c.grn_plugin_proc_alloc"],"--log-level":[58,0,1,"cmdoption--log-level"],grn_table_rename:[105,1,1,"c.grn_table_rename"],GRN_COLUMN_NAME_NSUBRECS:[113,3,1,"c.GRN_COLUMN_NAME_NSUBRECS"],grn_plugin_mutex_unlock:[35,1,1,"c.grn_plugin_mutex_unlock"],GRN_COMMAND_VERSION_MAX:[108,3,1,"c.GRN_COMMAND_VERSION_MAX"],grn_plugin_expr_var_init:[35,1,1,"c.grn_plugin_expr_var_init"],grn_obj_get_element_info:[36,1,1,"c.grn_obj_get_element_info"],grn_search_optarg:[50,2,1,"c.grn_search_optarg"],grn_expr_append_const_str:[76,1,1,"c.grn_expr_append_const_str"],script:[156,0,1,"cmdoption-arg-script"],GRN_PLUGIN_ERROR:[35,3,1,"c.GRN_PLUGIN_ERROR"],GRN_COMMAND_VERSION_M
 IN:[108,
 3,1,"c.GRN_COMMAND_VERSION_MIN"],grn_expr_get_var_by_offset:[76,1,1,"c.grn_expr_get_var_by_offset"],GRN_PLUGIN_MALLOC:[35,3,1,"c.GRN_PLUGIN_MALLOC"],grn_obj_add_hook:[85,1,1,"c.grn_obj_add_hook"],GRN_PLUGIN_LOG:[35,3,1,"c.GRN_PLUGIN_LOG"],grn_index_cursor_open:[112,1,1,"c.grn_index_cursor_open"],grn_proc_func:[47,2,1,"c.grn_proc_func"],grn_db_create_optarg:[75,2,1,"c.grn_db_create_optarg"],grn_column_table:[113,1,1,"c.grn_column_table"],grn_table_add:[105,1,1,"c.grn_table_add"],grn_obj_unlock:[72,1,1,"c.grn_obj_unlock"],grn_cache_set_max_n_entries:[15,1,1,"c.grn_cache_set_max_n_entries"],grn_proc_type:[47,2,1,"c.grn_proc_type"],grn_proc_get_info:[47,1,1,"c.grn_proc_get_info"],GRN_OBJ_INCR:[72,3,1,"c.GRN_OBJ_INCR"],grn_ctx_close:[14,1,1,"c.grn_ctx_close"],grn_ctx:[14,2,1,"c.grn_ctx"],GRN_COLUMN_NAME_KEY:[113,3,1,"c.GRN_COLUMN_NAME_KEY"],GRN_COLUMN_NAME_SCORE_LEN:[113,3,1,"c.GRN_COLUMN_NAME_SCORE_LEN"],GRN_COLUMN_NAME_VALUE_LEN:[113,3,1,"c.GRN_COLUMN_NAME_VALUE_LEN"],grn_table
 _cursor_
 get_key:[57,1,1,"c.grn_table_cursor_get_key"],grn_obj_get_values:[72,1,1,"c.grn_obj_get_values"],grn_column_rename:[113,1,1,"c.grn_column_rename"],GRN_OBJ_UNLOCK:[72,3,1,"c.GRN_OBJ_UNLOCK"],grn_obj_get_info:[36,1,1,"c.grn_obj_get_info"],grn_ctx_db:[14,1,1,"c.grn_ctx_db"],"--protocol":[156,0,1,"cmdoption--protocol"],GRN_PLUGIN_REALLOC:[35,3,1,"c.GRN_PLUGIN_REALLOC"],grn_table_cursor:[57,2,1,"c.grn_table_cursor"],grn_ctx_get:[14,1,1,"c.grn_ctx_get"],grn_ctx_set_match_escalation_threshold:[21,1,1,"c.grn_ctx_set_match_escalation_threshold"],grn_db_open:[75,1,1,"c.grn_db_open"],grn_column_index:[113,1,1,"c.grn_column_index"],"--n-threads":[122,0,1,"cmdoption--n-threads"],"--help":[89,0,1,"cmdoption--help"],"--groonga":[156,0,1,"cmdoption--groonga"],grn_table_setoperation:[105,1,1,"c.grn_table_setoperation"],GRN_COLUMN_NAME_ID:[113,3,1,"c.GRN_COLUMN_NAME_ID"],GRN_OBJ_SET:[72,3,1,"c.GRN_OBJ_SET"],"--document-root":[89,0,1,"cmdoption--document-root"],grn_info_type:[36,2,1,"c.grn_inf
 o_type"]
 ,grn_column_truncate:[113,1,1,"c.grn_column_truncate"],grn_obj:[72,2,1,"c.grn_obj"],grn_obj_remove:[72,1,1,"c.grn_obj_remove"],grn_plugin_mutex_open:[35,1,1,"c.grn_plugin_mutex_open"],GRN_OBJ_GET:[72,3,1,"c.GRN_OBJ_GET"],grn_expr_append_const_int:[76,1,1,"c.grn_expr_append_const_int"],grn_expr_syntax_escape_query:[76,1,1,"c.grn_expr_syntax_escape_query"],grn_ii_buffer_open:[78,1,1,"c.grn_ii_buffer_open"],grn_geo_select_in_rectangle:[102,1,1,"c.grn_geo_select_in_rectangle"],grn_set_lock_timeout:[17,1,1,"c.grn_set_lock_timeout"],grn_ii_buffer_commit:[78,1,1,"c.grn_ii_buffer_commit"],grn_obj_search:[50,1,1,"c.grn_obj_search"],"--send-endpoint":[58,0,1,"cmdoption--send-endpoint"],grn_table_update_by_id:[105,1,1,"c.grn_table_update_by_id"],grn_hook_entry:[85,2,1,"c.grn_hook_entry"],grn_expr_append_op:[76,1,1,"c.grn_expr_append_op"],grn_geo_point:[102,2,1,"c.grn_geo_point"],grn_table_cursor_table:[57,1,1,"c.grn_table_cursor_table"],grn_index_cursor_next:[112,1,1,"c.grn_index_curso
 r_next"]
 ,grn_table_delete:[105,1,1,"c.grn_table_delete"],dest:[89,0,1,"cmdoption-arg-dest"],grn_ctx_open:[14,1,1,"c.grn_ctx_open"],grn_plugin_isspace:[35,1,1,"c.grn_plugin_isspace"],grn_column_index_update:[113,1,1,"c.grn_column_index_update"],grn_obj_delete_by_id:[72,1,1,"c.grn_obj_delete_by_id"],grn_ctx_get_command_version:[14,1,1,"c.grn_ctx_get_command_version"],"--default-match-escalation-threshold":[89,0,1,"cmdoption--default-match-escalation-threshold"],grn_table_cursor_delete:[57,1,1,"c.grn_table_cursor_delete"],grn_type_create:[56,1,1,"c.grn_type_create"],grn_obj_path_by_id:[72,1,1,"c.grn_obj_path_by_id"],grn_plugin_command_create:[35,1,1,"c.grn_plugin_command_create"],grn_db_recover:[75,1,1,"c.grn_db_recover"],grn_builtin_type:[56,2,1,"c.grn_builtin_type"],grn_table_get_key:[105,1,1,"c.grn_table_get_key"],GRN_OBJ_PREPEND:[72,3,1,"c.GRN_OBJ_PREPEND"],grn_set_default_match_escalation_threshold:[21,1,1,"c.grn_set_default_match_escalation_threshold"],grn_cache_current_get:[15,1
 ,1,"c.gr
 n_cache_current_get"],grn_expr_create:[76,1,1,"c.grn_expr_create"],grn_get_default_command_version:[108,1,1,"c.grn_get_default_command_version"],grn_expr_add_var:[76,1,1,"c.grn_expr_add_var"],grn_encoding_parse:[114,1,1,"c.grn_encoding_parse"],grn_column_create:[113,1,1,"c.grn_column_create"],grn_ctx_set_command_version:[14,1,1,"c.grn_ctx_set_command_version"],grn_table_sort_flags:[105,2,1,"c.grn_table_sort_flags"],grn_obj_get_nhooks:[85,1,1,"c.grn_obj_get_nhooks"],grn_set_default_encoding:[114,1,1,"c.grn_set_default_encoding"],grn_set_default_command_version:[108,1,1,"c.grn_set_default_command_version"],grn_plugin_proc_get_var_by_offset:[35,1,1,"c.grn_plugin_proc_get_var_by_offset"],grn_encoding_to_string:[114,1,1,"c.grn_encoding_to_string"],"--receive-endpoint":[58,0,1,"cmdoption--receive-endpoint"],GRN_COLUMN_NAME_NSUBRECS_LEN:[113,3,1,"c.GRN_COLUMN_NAME_NSUBRECS_LEN"],grn_table_group:[105,1,1,"c.grn_table_group"],GRN_PLUGIN_FIN:[35,1,1,"c.GRN_PLUGIN_FIN"],command:[89,0,1
 ,"cmdopt
 ion-arg-command"],GRN_PLUGIN_REGISTER:[35,1,1,"c.GRN_PLUGIN_REGISTER"],grn_plugin_mutex_close:[35,1,1,"c.grn_plugin_mutex_close"],grn_db_touch:[75,1,1,"c.grn_db_touch"],grn_table_update:[105,1,1,"c.grn_table_update"]},grn_db_create_optarg:{n_builtin_type_names:[75,4,1,"c.grn_db_create_optarg.n_builtin_type_names"],builtin_type_names:[75,4,1,"c.grn_db_create_optarg.builtin_type_names"]}},titleterms:{"6\u30ea\u30ea\u30fc\u30b9":[1,143],code:2,senna:37,"\u6539\u826f":[23,1,143,136],"\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u660e\u793a\u7684\u306b\u6307\u5b9a\u3057\u3066\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u751f\u6210\u3057\u305f\u3044":140,queri:[100,83,30,168,107,8,138,24,94],global:17,localstatedir:174,"4\u30ea\u30ea\u30fc\u30b9":143,prefix:[63,139,133,174,164,48,168],"hat\u7cfb\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9":140,follow:170,"windows\u7528\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9":140,cache_limit:109,value_typ:59,"\u7d44\u307f\u8fbc\u307f
 \u30b3\u
 30de\u30f3\u30c9":89,depend:[174,18],grn_type:56,"debian\u7cfb\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9":140,"\u30d0\u30fc\u30b8\u30e7\u30f3\u66f4\u65b0":140,drilldown_offset:100,send:[94,111],column_cr:66,column_or_valu:88,table_list:97,downtim:48,"\u30c8\u30e9\u30d6\u30eb\u30b7\u30e5\u30fc\u30c6\u30a3\u30f3\u30b0":[156,34],query_str:107,"\u524d\u63d0\u6761\u4ef6":140,grn_command_vers:108,sourc:[153,120,12,141,93,174,81],string:[11,41,82,124,139],groonga:[49,131,37,140,172,122,30,125,89,90,8,161,31,80,111,58,156,94],"configure\u30b9\u30af\u30ea\u30d7\u30c8\u306e\u751f\u6210":140,"\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9":140,offlin:106,facebook:22,"\u30b5\u30f3\u30d7\u30eb":[166,156],greater_equ:63,brows:8,"\u30c6\u30fc\u30d6\u30eb\u306e\u4e3b\u30ad\u30fc\u306b\u6307\u5b9a\u3067\u304d\u306a\u3044\u578b":40,administr:[8,94],"\u578b\u306b\u95a2\u3059\u308b\u5236\u9650\u4e8b\u9805":40,sub_filt:169,gnu:141,list:[0,2,22],vector:
 [11,77],
 drilldown_output_column:100,refer:[35,36,38,85,78,98,47,50,77,11,108,14,15,105,17,21,110,39,112,113,56,114,57,102,72,75,76],"\u30aa\u30d7\u30b7\u30e7\u30f3":[166,156,89],direct:8,sign:139,range_filt:69,aggreg:30,"\u5b8c\u5168\u4e00\u81f4\u691c\u7d22":134,"\u975e\u308f\u304b\u3061\u66f8\u304d\u691c\u7d22":134,index:[60,39,3,30,106,71,59],xor:139,learner:58,"files\u306e\u5b9f\u884c":140,delet:158,version:48,"new":[70,37,111],grn_info:36,full:[3,168,30,91,67,71],hash:170,gener:[111,18],learn:[122,58,157,16,43,164],lock_clear:127,bodi:126,let:170,solari:20,ubuntu:12,path:[62,174,48],valu:[82,5,87,41,42,7,135,95,9,137,97,99,68,142,176,52,107,53,144,146,155,148,59,62,44,150,65,66,117,158,109,88,69,118,74,169,122,170,124,27,127,92,101,32,130],"\u95a2\u4fc2\u5f0f":63,table_hash_kei:86,search:[39,100,3,83,84,30,77,43,67,16,170,133,139,71,91,164,168],"cutter\u306e\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u53d6\u5f97":140,shift:139,blogroonga:140,memcach:94,"\u5909\u66f4\u70b9\u306e\u307e\u
 3068\u30
 81":140,chang:37,narrow:67,"\u9759\u7684\u89e3\u6790":165,"windows\u5411\u3051\u306e\u5834\u5408":140,match_column:[107,71,100],appli:77,modul:8,phrase:168,"debian\u7cfb\u306e\u5834\u5408":140,api:[79,25],grn_db:75,request_cancel:95,instal:[163,174,93,128,18],total:100,define_selector:144,select:100,httpd:[122,131,8,90,58],"gqtp\u3067\u306e\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3":125,from:[153,120,12,141,93,174,58,81],zip:93,commun:22,query_expand:[107,100],regist:9,upgrad:48,"\u540c\u3058\u691c\u7d22\u30ad\u30fc\u30ef\u30fc\u30c9\u306a\u306e\u306b\u5168\u6587\u691c\u7d22\u7d50\u679c\u304c\u7570\u306a\u308b":64,column_remov:65,call:139,"\u30c6\u30b9\u30c8\u65b9\u6cd5":165,key_typ:59,scope:169,query_expans:100,"\u30d6\u30ed\u30b0":140,sort:[67,3,121],token_filt:[82,59],relat:[71,100,8,58],benchmark:156,flag:[41,82,124,160,59],grn_content_typ:98,cach:[100,8],sphere:68,prepar:83,work:[111,16,164,43],tag:[39,170,59],clearlock:99,"\u7279\u6b8a\u547d\u4ee4":156,control:139,grn_
 column:1
 13,geo_in_rectangl:29,process:[129,138],lock:30,topic:13,"\u4f7f\u3044\u65b9":156,liter:139,"\u904e\u53bb\u306e\u30c4\u30a4\u30fc\u30c8\u306f\u304a\u3055\u3089\u3044\u3057\u3066\u304a\u304f":115,groonga_cache_limit:8,grndb:55,onlin:106,"configure\u30b9\u30af\u30ea\u30d7\u30c8\u306e\u5b9f\u884c":140,unsign:139,filter:[152,100],"\u4e3b\u30ad\u30fc\u306b\u3088\u308b\u5f8c\u65b9\u4e00\u81f4\u691c\u7d22":133,multipl:[71,139,121],secur:94,"\u540d\u524d":[166,61,167,103,156,40,89,29,54,31,162],pseudo_column:54,divis:139,how:[0,77,123,43,106,16,94,154,80,13,164,111],open_tagn:150,"\u30c6\u30b9\u30c8\u74b0\u5883\u306e\u69cb\u7bc9":165,simpl:100,"\u30b3\u30de\u30f3\u30c9":[31,89],message_pack_install_prefix:174,"\u7406\u7531":115,max:[129,109,88],clone:111,geoloc:[84,170],mac:81,date:11,log_level:5,data:[168,11,170,164,43,8,139,58,59],table_dat_kei:86,alloc:154,"\u66f8\u5f0f":[166,61,167,103,156,89,29,31,162],geo_dist:68,grn_cach:15,favorit:170,issu:[0,94],callback:63,combin:168,norma
 lizernfk
 c51:175,freebsd:129,"\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9":140,table_token:41,origin:139,adjust:100,"\u30e6\u30fc\u30b6\u30fc\u3068\u5354\u529b\u3057\u3066\u958b\u767a\u3092\u3046\u307e\u304f\u9032\u3081\u3066\u3044\u304f\u305f\u3081\u306e\u6307\u91dd":115,help:174,rand:61,hypertext:94,lz4:174,"3\u30ea\u30ea\u30fc\u30b9":143,gqtp:[131,160,94,119],paramet:[82,5,87,41,42,7,135,101,95,137,97,118,99,100,68,142,52,107,53,144,146,176,148,58,59,62,150,65,66,117,158,109,88,71,74,169,122,124,127,92,129,32,130],"\u30d3\u30eb\u30c9\u74b0\u5883\u306e\u6e96\u5099":140,"\u30d1\u30c3\u30b1\u30fc\u30b8\u7f72\u540d\u7528\u79d8\u5bc6\u9375\u306e\u30a4\u30f3\u30dd\u30fc\u30c8":140,"groonga\u306e\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u53d6\u5f97":140,group:[168,139],thank:[6,23,104,116,70],grn_table_select:63,fix:[6,23,37,116,70],"\u5b9f\u9a13\u7684":23,platform:174,window:93,requir:[100,68,122,87,124,41,107,53,82,95,101,118],persist:86,tsv:[126,163],mail
 :[0,22],
 "\u30e1\u30e2\u30ea\u30ea\u30fc\u30af\u691c\u51fa":165,"\u4f8b\u3048\u3070redmin":115,grn_hook:85,html_untag:101,"return":[82,5,87,41,42,2,135,95,9,137,97,99,68,142,176,52,107,53,144,146,155,148,59,62,44,92,150,65,66,117,158,109,88,69,118,74,169,122,124,27,127,7,101,32,130],greater:[63,168,139],worker_process:8,rectangl:68,"8\u30ea\u30ea\u30fc\u30b9":143,"\u30c7\u30d0\u30c3\u30ac\u4e0a\u3067\u306e\u30c6\u30b9\u30c8\u5b9f\u884c":165,"\u8fd4\u5024":[61,100,167,103,29,31,162],now:167,highlight_ful:150,introduct:[157,18],term:139,name:[53,71,172,59],edit:111,revers:[39,8],grn_ctx:14,authent:48,kern:129,micro:170,token:[30,152,82,33],"groonga\u958b\u767a\u8005\u5411\u3051\u60c5\u5831":159,each:71,ruby_load:62,updat:[30,111,164,140,18],"benchmark\u5b9f\u884c\u7d50\u679c":156,grn_encod:114,"cutter\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb":165,domain:121,"\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u306e\u6307\u5b9a\u65b9\u6cd5":10,weight:[71,77],"0\u30ea\u30ea\u30fc\u30
 b9":[23,
 143,136],normalizerauto:175,proxy_cach:8,todo:[107,27],"http\u30b5\u30fc\u30d0\u30fc":31,"\u3053\u3061\u3089\u304b\u3089\u60c5\u5831\u3092\u63d0\u4f9b\u3059\u308b":115,develop:151,your:111,db_api:63,query_flag:100,"release\u306e\u5b9f\u884c":140,normalizer_nam:150,correct:[157,16],red:140,nofil:129,"1\u30ea\u30ea\u30fc\u30b9":[23,143],shut:8,proxi:8,advanc:100,free:30,grn_user_data:110,substitution_t:107,"\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9":140,releas:[6,23,104,116,70],database_path:[122,58],grn_match_escal:21,launch:122,success:126,recov:55,synopsti:172,assign:[123,168,139],oper:[171,3,139],softwar:18,rang:[3,59],groonga_log_path:8,suffix:[63,168,139],"7\u30ea\u30ea\u30fc\u30b9":[1,143],"\u8aac\u660e":[166,61,167,103,156,40,89,29,54,31,162],arrai:139,number:[129,100,174],edit_dist:103,groonga_database_auto_cr:8,modulo:139,open:129,primari:133,size:160,script:[137,139],"\u4fee\u6b63":[23,1,143,136],messag:174,expand:24,termin:94,store:[30,59],option:[41,6
 8,122,12
 4,172,107,82,58],relationship:39,travi:73,tool:[174,8,94],specifi:[68,3],"\u30d0\u30fc\u30b8\u30e7\u30f3\u306e\u4f4d\u7f6e\u3065\u3051":10,tokenfilterstem:152,"\u30af\u30a8\u30ea\u306e\u5b9f\u4f8b":63,than:[168,139],not_equ:63,keyword:170,remot:94,"grntest\u306e\u6e96\u5099":140,grn_table_cursor:57,exampl:[36,85,78,50,47,102,108,14,15,105,56,21,110,112,113,154,114,57,160,72,73,75,172,76],column_list:87,grn_expr:[63,76,147],latitud:[11,30],explicit:168,ruby_ev:137,tabl:[60,100,3,86,87,41,53,170,71,58,59],"null":139,packag:[174,131,12],bitwis:139,drilldown_limit:100,built:175,min:88,"grn_expr\u3067\u8868\u73fe\u3067\u304d\u308b\u30af\u30a8\u30ea":63,also:[82,5,86,87,62,42,41,2,95,137,99,100,142,176,52,107,144,147,155,59,152,44,150,169,158,160,69,163,123,124,27,172,126,7,175,109],point2:68,without:48,build:[153,120,12,141,93,174,81],highlight_html:42,"\u4e0d\u6b63\u30e1\u30e2\u30ea\u30a2\u30af\u30bb\u30b9":165,mroonga:30,normal:[77,82,124,175,59],"\u30d0\u30fc\u30b8\u30e7\u30f3
 0":1,"\u
 30d0\u30fc\u30b8\u30e7\u30f31":[143,136],object:139,oracl:20,"twitter\u3067\u306e\u3084\u308a\u3068\u308a\u306f\u3067\u304d\u308b\u3060\u3051\u4ed6\u306e\u5834\u6240":115,"\u7d44\u8fbc\u578b":40,default_token:59,"\u30ea\u30ea\u30fc\u30b9\u624b\u9806":140,groonga_log_level:8,geoindex:170,table_pat_kei:86,request:[122,123,8,111],"groonga\u5b9f\u884c\u30d5\u30a1\u30a4\u30eb":63,latest:140,"\u691c\u7d22\u306e\u4f7f\u3044\u5206\u3051":134,"\u539f\u56e0":64,lexicon:[91,3,59],keywordn:150,text:[3,168,30,91,67,71],grn_index_cursor:112,syntax:[82,5,87,41,42,7,135,95,9,137,97,99,100,68,139,142,176,52,107,53,144,55,155,148,59,62,44,146,150,65,66,117,67,158,109,88,69,118,74,168,169,124,27,127,92,101,32,130],"\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9":140,threshold:174,xml:126,access:[94,48],explicitli:68,locat:[39,67,68,163,30],just:77,ellipsoid:68,grnslap:166,configur:[17,8,18,174,48,73],solut:154,max_bord:88,use_html_escap:150,"benchmark\u547d\u4ee4":156,"\u30c8\u30fc\u30
 af\u30ca
 \u30a4\u30b6\u30fc\u3092\u5909\u66f4\u3059\u308b":64,contribut:[80,13],variou:[11,67],get:[122,3],express:168,stop:131,cannot:154,wheezi:141,report:0,geo:[39,139,30],restart:131,"\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3":10,enabl:18,query_typ:160,"\u3078\u3068\u8a98\u5c0e\u3057\u306a\u3044":115,patch:111,"default":[174,10],tokenfilterstopword:152,"log_reopen\u3092\u7528\u3044\u305f\u30ed\u30b0\u306e\u30ed\u30fc\u30c6\u30fc\u30b7\u30e7\u30f3":176,contain:63,table_cr:59,"\u7279\u5b9a\u306e\u30c6\u30b9\u30c8\u95a2\u6570\u306e\u307f\u30c6\u30b9\u30c8\u3059\u308b":165,summari:[35,36,2,5,86,87,62,42,41,92,135,8,95,9,137,97,98,150,47,99,52,100,50,102,77,142,105,108,14,15,85,53,144,17,82,78,57,148,58,158,59,169,152,44,112,55,56,114,155,65,66,21,68,109,88,69,118,72,163,107,74,113,175,75,117,122,123,101,124,27,126,127,7,146,110,129,32,176,130],"\u30ea\u30ea\u30fc\u30b9\u5f8c\u306b\u3084\u308b\u3053\u3068":140,set:[122,8],max_map_count:129,dump:146,see:[82,5,86,87,62,42,4
 1,2,95,1
 37,99,100,142,176,52,107,144,147,155,59,152,44,150,169,158,160,69,163,123,124,27,172,126,7,175,109],result:[3,121],arg:63,"\u30ab\u30d0\u30ec\u30c3\u30b8\u60c5\u5831":165,statu:[74,160,172],databas:[3,48],column_renam:53,less_equ:63,score:100,between:88,"\u30ea\u30ea\u30fc\u30b9\u30bf\u30b0\u306e\u8a2d\u5b9a":140,kei:133,numer:11,javascript:67,"\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u65b0\u898f\u30d0\u30fc\u30b8\u30e7\u30f3\u8ffd\u52a0":140,"\u5bfe\u7b56\u65b9\u6cd52":64,"\u5bfe\u7b56\u65b9\u6cd51":64,"\u30b9\u30af\u30ea\u30d7\u30c8\u30d5\u30a1\u30a4\u30eb":156,homebrew:81,addit:[175,139,91],instant:30,plugin:[35,174],geopoint:170,equal:[63,168,139],against:71,facet:100,tutori:145,logic:[168,139],improv:[37,116,6,70,23,104],"po\u306e\u5b9f\u884c":140,load:[52,170,3,8,77],among:71,defrag:32,point:139,overview:[11,30],period:37,header:[126,160],close_tagn:150,shutdown:130,linux:[141,129],grn_proc:47,quit:148,"\u5236\u9650\u4e8b\u9805":156,target_nam:[127,118],invert:30,"\u
 7279\u5b
 9a\u306e\u30c6\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u307f\u30c6\u30b9\u30c8\u3059\u308b":165,json:[52,126],basic:[3,139],"libmemcached\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb":165,log_put:7,resolut:39,"2\u30ea\u30ea\u30fc\u30b9":143,"\u30d3\u30eb\u30c9\u3092\u4e26\u5217\u5316\u3057\u305f\u3044":140,hashtag:170,i18n:111,in_valu:92,"case":126,drildown:121,multi:48,"\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u52d5\u4f5c\u78ba\u8a8d":140,zlib:174,cast:51,"\u691c\u7d22":134,error:[126,154],pack:174,"\u30c6\u30b9\u30c8\u306e\u52d5\u4f5c":165,"\u6982\u8981":10,"\u30d3\u30eb\u30c9\u7528\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9":140,"\u5f15\u6570":[166,61,103,89,156,29,162],filter_str:169,archiv:12,cento:120,synopsi:[122,8,58],"version\u30d1\u30e9\u30e1\u30fc\u30bf":10,fedora:153,"\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u7f72\u540d\u7528\u306e\u30d1\u30b9\u30d5\u30ec\u30fc\u30ba\u3092\u77e5\u308a\u305f\u3044":140,"\u691c\u7d22\u306e\u6319\u52d5":134,perfo
 rm:[8,48
 ],suggest:[122,142,172,43,157,45,58],make:[174,140],"clang\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb":165,binari:94,html:[101,111,18],output_column:100,document:[49,13,18],messagepack:126,complet:[157,164],http:[131,177,4,48,94],expans:83,nest:71,temporari:86,user:170,engin:30,"\u901a\u4fe1\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3":125,"twitter\u3067\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u3092\u3059\u308b":140,tune:129,desctipion:172,sortbi:100,overcommit_memori:129,person:12,client:[173,94],command:[10,3,4,122,89,26,94,55,48],gzip:48,left:139,comment:170,construct:106,protocol:[94,160],execut:46,less:[63,168,139],min_bord:88,"5\u30ea\u30ea\u30fc\u30b9":143,languag:111,approximate_typ:68,point1:68,mmap:154,"twitter\u7de8":115,patricia:133,blog:170,add:111,macport:81,geo_in_circl:162,"po\u30d5\u30a1\u30a4\u30eb\u306e\u7ffb\u8a33":140,"\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u306e\u4f5c\u6210":140,match:[174,168,139],format:[52,163,126,3,138],re
 ad:[30,1
 64],nginx:8,"\u95be\u5024\u3092\u3042\u3052\u308b":64,characterist:[86,30],daemon:94,like:67,specif:[170,71,8,19],maxfileperproc:129,manual:38,integ:139,server:[30,131,94,28],"boolean":[11,139],cascad:158,output:[126,100,3,4,111],snippet_html:27,normalizer_list:44,old:70,twitter:22,log_reopen:176,sampl:[168,139],"lcov\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb":165,librari:[30,174],confirm:111,avoid:154,per:129,tracker:0,exit:172,condit:[67,100,168],mode:[41,82,63],core:48,who:170,run:[94,18],compress:48,view:3,usag:[82,4,5,87,41,42,92,135,8,95,9,137,97,99,100,68,77,142,176,52,107,53,144,55,155,148,58,59,62,44,146,150,65,66,117,158,109,88,69,118,101,163,74,169,122,124,27,127,7,129,32,130],tokenizer_list:155,"\u30d3\u30eb\u30c9\u6642\u306etip":140,"\u7591\u4f3c\u30ab\u30e9\u30e0":54,repositori:[96,111],offset:100,post:[170,8,48],subtract:139,comparison:[139,48],about:91,column:[60,68,3,168,121,77,30,150,42,132,71],memori:[154,129],page:100,truncat:118,"x\u306e\u304a\u77e5\u308
 9\u305b"
 :[1,143,136],"\u69d8\u3005\u306a\u30c6\u30b9\u30c8":165,ppa:12,match_escalation_threshold:100,grn_ii:78,"\u4f8b":[61,167,103,64,89,29,162],"float":139,encod:174,dataset:172,down:[67,8],"\u90e8\u5206\u4e00\u81f4\u691c\u7d22":134,"\u30af\u30a8\u30ea\u5b9f\u884c\u306e\u305f\u3081\u306e\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9":63,storag:30,groonga_query_log_path:8,"\u30d9\u30af\u30bf\u30fc\u3068\u3057\u3066\u683c\u7d0d\u3067\u304d\u306a\u3044\u578b":40,log:[138,174,58,48],transfer:94,"\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb":156,support:84,"\u5909\u66f4":143,submit:0,custom:48,avail:[152,8],start:131,arithmet:139,"\u306e\u66f4\u65b0":140,sharabl:30,"command_version\u30d1\u30e9\u30e1\u30fc\u30bf":10,"grntest\u306e\u5b9f\u884c\u65b9\u6cd5":140,"function":[149,139],"\u7279\u5b9a\u306e\u74b0\u5883\u5411\u3051\u306e\u307f\u30d3\u30eb\u30c9\u3057\u305f\u3044":140,"\u691c\u7d22\u4f8b4":63,"\u30af\u30a8\u30ea\u306e\u5b9f\u73fe":63,"\u691c\u7d22\u4f8b2":63,"\u691c\u7d22\u4f8b1
 ":63,tra
 nslat:111,drilldown_sortbi:100,line:[122,4],bug:0,"\u30ea\u30ea\u30fc\u30b9\u4f5c\u696d\u7528\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306e\u4f5c\u6210":140,pull:111,new_nam:53,type:[11,170],record:[86,100,3],limit:[60,100,121,77,86,163],inform:[67,91],similar:[16,139,63],grn_tabl:105,"\u611f\u8b1d":[23,1,143,136],featur:84,bigram:170,creat:[3,77,170,172,71,59],trie:133,flow:111,grn_obj:72,groonga_databas:8,"homebrew\u306e\u66f4\u65b0":140,right:139,file:[172,129,163,58,48,111],check:[117,55],"\u5bfe\u5fdc":115,table_remov:135,extract:[139,43],grn_search:50,other:174,"\u30c7\u30fc\u30bf\u578b":40,grn_geo:102,"hat\u7cfb\u306e\u5834\u5408":140,scorer:[67,100],cooccurr:[16,164,43],drilldown:[100,121],debian:141,longitud:[11,30],groonga_base_path:8,escal:174,"\u691c\u7d22\u4f8b3":63,cpu:48,munin:174,queryexpandertsv:163,time:[11,170,139],escap:168,"\u30ea\u30ea\u30fc\u30b9\u7528\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb\u306e\u4f5c\u6210":140,table_no_kei:86}})
\ No newline at end of file
+Search.setIndex({envversion:42,terms:{localstatedir:128,four:[126,86,3,139],"\u3084rpm\u30d1\u30c3\u30b1\u30fc\u30b8\u306espec\u30d5\u30a1\u30a4\u30eb\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u8868\u8a18\u306a\u3069\u304c\u66f4\u65b0\u3055\u308c\u307e\u3059":142,"\u3067\u521d\u671f\u5316\u3055\u308c\u305f":14,"\u811a\u6ce8":[29,40,164,65],"\u63a5\u7d9a\u5148\u306egroonga\u30b5\u30fc\u30d0\u304c\u5229\u7528\u3057\u3066\u3044\u308b\u30dd\u30fc\u30c8\u3068":158,"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308bshutdown\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":131,your_db:23,column_cr:[49,38,77,26,70,23],"\u65e5\u672c\u4eba":166,"\u4ee5\u4e0a\u3067\u30ea\u30ea\u30fc\u30b9\u4f5c\u696d\u306f\u7d42\u4e86\u3067\u3059":142,no_such_device_or_address:162,thread_tabl:158,command_vers:[10,3,4,152,27,42,74,101,8,31,94],"key\u304c\u8fd1\u3044\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u5f97\u3059\u308b\u5834\u5408":57,"takashi\u3055\u3093\u304c\u5831\u544a":
 23,"\u4e
 3b\u30ad\u30fc\u306b\u3088\u308b\u524d\u65b9\u4e00\u81f4\u691c\u7d22":134,"\u30b3\u30de\u30f3\u30c9\u304c\u5931\u6557\u3057\u305f\u3089false\u3092\u8fd4\u3059\u3088\u3046\u306b\u5909\u66f4":145,"\u691c\u7d22\u51e6\u7406\u304c\u5b8c\u4e86\u3057":100,"groonga\u306f\u5217\u6307\u5411\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u6a5f\u80fd\u3092\u6301\u3064\u9ad8\u901f\u3067\u30b9\u30b1\u30fc\u30e9\u30d6\u30eb\u306a\u5168\u6587\u691c\u7d22\u30a8\u30f3\u30b8\u30f3\u3067\u3059":89,grn_plugin_win32_base_dir:35,drilldown_output_column:[70,146],asami:116,"\u697d\u3057\u3044billiard":[64,135],accuml:116,"groonga_clone_dir\u306b\u3066\u5b9f\u884c\u3057\u307e\u3059":142,"\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u306a\u3051\u308c\u306a\u308a\u307e\u305b\u3093":105,grn_oper:[105,50,76,113,102],grn_column_name_nsubrecs_len:113,"\u30a2\u30fc\u30ab\u30a4\u30d6\u7b49\u304cpackag":142,"\u63a5\u7d9a\u3059\u308bgroonga\u30b5\u30fc\u30d0\u3092":158,"\u5909\u66f4\u5f8c\u306ecommand_version\u3092\u
 6307\u5b
 9a\u3057\u307e\u3059":14,"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u304b\u53ef\u5909\u9577\u30b5\u30a4\u30ba\u30ab\u30e9\u30e0":32,"\u95a2\u6570\u304a\u3088\u3073\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u5909\u6570":47,grn_socket_is_already_shutdown:2,"max\u3067\u4e0e\u3048\u3089\u308c\u308b\u30dd\u30a4\u30f3\u30bf\u304c\u6307\u3059\u5024\u306f":57,"\u9014\u4e2d\u306e\u5f15\u6570\u306e\u6307\u5b9a\u3092\u7701\u7565\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059":89,grn_table_cursor_next:[57,145],here:[35,84,2,133,86,87,62,42,43,41,82,93,8,95,9,138,139,98,118,48,15,100,68,141,77,144,12,52,107,53,16,55,18,157,58,59,154,44,152,171,67,160,162,88,70,71,101,165,166,73,177,75,121,122,33,170,124,27,174,127,30,176,130,111,76,109],onga:27,china:[68,121],grn_enc_utf8:[57,114],ful:82,"\u4e0e\u3048":64,latitude_in_msec:141,"homebrew\u3067\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u8ffd\u52a0":23,"\uff11\u3064\u306eedge\u3068\u7d50\u3073\u306
 4\u304f\
 u3053\u3068\u304c\u3067\u304d\u308b":125,"\u7a7a\u767d\u3084":89,"\u30c7\u30d5\u30a9\u30eb\u30c8\u306f":89,match_column:[49,77,146,116,70],"\u540c\u4e00\u30d5\u30a1\u30a4\u30eb\u5185\u306b\u8907\u6570\u56de\u7279\u6b8a\u547d\u4ee4\u3092\u8a18\u8ff0\u3057\u305f\u5834\u5408":158,engi:[144,166],"\u30c6\u30b9\u30c8\u304c\u5b9f\u884c\u3067\u304d\u308b\u74b0\u5883\u304c\u6574\u3063\u305fgdb\u304c\u5b9f\u884c\u3055\u308c\u307e\u3059":167,"\u30b9\u3092\u9589\u3058\u308b\u3068\u95a2\u9023\u3059\u308b\u30d7\u30e9\u30b0\u30a4\u30f3\u3082\u9589\u3058\u3089\u308c\u3066\u3057\u307e\u3046\u554f\u984c\u3092\u4fee\u6b63":23,substr:[170,141],unix:[70,176],txt:[79,111],unit:[68,141,26,27,160,162],music:[39,139],until:[35,106,100,52,17,130,70,111],"\u30d6\u30ed\u30b0":80,grn_op_push:63,relax:130,relat:[49,120,176,155,123,12,116,22,6,143,70,96,23,80,72,73],error_messag:126,notic:[5,7,8],"\u30ea\u30ea\u30fc\u30b9\u62c5\u5f53\u8005\u5411\u3051\u306e\u79d8\u5bc6\u9375\u3092\u5fa9\u53f7\u3057\u305f\
 u30c6\u3
 0ad\u30b9\u30c8\u306e1\u884c\u76ee\u306b\u8a18\u8f09\u3057\u3066\u3042\u308a\u307e\u3059":142,hold:[11,91],"cutter\u306b\u542b\u307e\u308c\u308b\u30b9\u30af\u30ea\u30d7\u30c8\u3092\u4f7f\u7528\u3057\u3066\u3044\u307e\u3059":142,"byte\u9577":[105,72,113],"\u3092\u30b3\u30d4\u30fc\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":148,"akio\u3055\u3093\u304c\u5831\u544a":145,"\u306a\u3069\u306b\u3088\u3063\u3066\u5404\u30ec\u30b3\u30fc\u30c9\u306e\u5b58\u5426\u3092\u5225\u9014\u78ba\u8a8d\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093":72,"\u30ea\u30ea\u30fc\u30b9\u306e\u6848\u5185\u306b\u5229\u7528\u3059\u308b\u5834\u5408\u306b\u306f":115,grn_obj_reinit:72,cirit:8,digit:[139,70,100,16,59],"groonga\u30c6\u30b9\u30c8\u30d7\u30ed\u30b0\u30e9\u30e0":158,want:[132,82,3,83,41,43,138,8,96,176,155,100,68,79,12,52,16,62,156,171,162,70,71,165,166,120,170,121,122,124,143,81],"\u3053\u308c\u3089\u306e\u5f62\u5f0f\u3067\u306f":31,"key\u306b\u5bfe\u5fdc\u3059\u308brecord\u
 304c\u30
 59\u3067\u306btable\u306b\u5b58\u5728\u3059\u308b\u306a\u3089\u3070":105,"\u30b3\u30de\u30f3\u30c9\u306f":31,type1:144,type2:144,"groonga_github_com_path\u306bgroonga":142,grn_filename_too_long:2,turn:8,grn_read_only_file_system:2,travel:172,grn_geo_point:102,grn_input_output_error:2,yum:[6,155,120,142,18],"name\u304c\u30ab\u30e9\u30e0\u540d\u306e\u5834\u5408":72,message_pack_install_prefix:128,groonga_clone_dir:142,moritar:71,wrong:[116,6,159,16,55,70,23],"\u7d44\u307f\u8fbc\u307f\u578b\u306e\u540d\u524d\u3068\u306a\u308bnull\u7d42\u7aef\u6587\u5b57\u5217\u306e\u914d\u5217\u3092\u6307\u5b9a\u3057\u307e\u3059":75,"\u63d0\u6848\u3092\u884c\u3046":145,"query\u5185\u3067\u524d\u65b9\u4e00\u81f4\u691c\u7d22\u69cb\u6587":137,wing:[6,116],"diff\u3068\u3044\u3046\u30d5\u30a1\u30a4\u30eb\u306b\u66f8\u304d\u3060\u3057\u307e\u3059":158,"\u30c7\u30d5\u30a9\u30eb\u30c8\u306eencoding\u3092\u8fd4\u3057\u307e\u3059":114,vari:[35,60],"drilldown\u51e6\u7406\u306e\u7d50\u679c\u304c\u4ee5\u4e0
 b\u306e\
 u3088\u3046\u306b\u51fa\u529b\u3055\u308c\u307e\u3059":100,"groonga\u306e\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u53d6\u5f97":80,"\u306f\u7121\u8996\u3055\u308c\u307e\u3059":[57,105],hidden:123,fin:47,"\u30af\u30a8\u30ea\u5b9f\u884c\u306e\u305f\u3081\u306e\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u3082\u968e\u5c64\u7684\u306a\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u306e\u305d\u308c\u305e\u308c\u306b\u5bfe\u5fdc\u3059\u308b\u5f62\u3067\u7528\u610f\u3055\u308c\u3066\u3044\u307e\u3059":63,rectangl:[6,23,102,123],stop_word:[154,41],"installer\u304c\u6b63\u5e38\u306b\u7d42\u4e86\u3059\u308b\u3068windows\u30a4\u30f3\u30b9\u30c8\u30fc\u30e9\u3092files\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4ee5\u4e0b\u306b\u4f5c\u6210\u3057\u307e\u3059":142,dcmake_install_prefix:93,cancel_request_is_accepted_or_not:95,timeout:[72,17,116],debug:[82,5,7,8,139,70],"obj\u3092lock\u3057\u307e\u3059":72,last_modifi:172,"\u3068\u30c8\u30fc\u30af\u30ca\u30a4\u30ba\u3055\u308c\u307e\u3059\u304c":64,"ak
 io\u3055
 \u3093\u304c\u63d0\u6848":145,"\u3068\u3044\u3046\u30d5\u30a1\u30a4\u30eb\u304c\u4f5c\u6210\u3055\u308c\u308b\u306f\u305a\u3067\u3059":158,"geopoint\u306e\u5ea6\u8868\u8a18\u306e\u89e3\u91c8\u3092\u4fee\u6b63":145,grn_table_s:[105,63],grooon:122,moritapo:39,gregex:116,lexicon_t:158,"\u307e\u305a\u4ee5\u4e0b\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044":158,input_typ:52,"\u3068blogroonga\u306e\u30ea\u30ea\u30fc\u30b9\u30a8\u30f3\u30c8\u30ea\u306eurl\u304c\u633f\u5165\u3055\u308c\u307e\u3059":142,"\u79d2":72,"\u30ed\u30b1\u30fc\u30eb\u30e1\u30c3\u30bb\u30fc\u30b8\u306e\u66f4\u65b0\u3084\u5909\u66f4\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb\u306e\u30ea\u30b9\u30c8\u7b49\u3092\u66f4\u65b0\u3059\u308b\u305f\u3081\u306b\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":142,ringtail:116,"\u307e\u308d\u3086\u304d":134,libedit:[6,23,176,155],"\u5ea6\u5206\u79d2\u5f62\u5f0f\u3067x\u5ea6y\u5206z\u79d2\u3068\u306a\u308b\u7d4c\u5ea6":40,atv:[67,3,121
 ],pagin:
 3,"\u30ab\u30e9\u30e0\u306b\u4ed8\u968f\u3059\u308b\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3082\u518d\u5e30\u7684\u306b\u524a\u9664\u3055\u308c\u307e\u3059":136,resource_busi:162,"\u4f7f\u7528\u53ef\u80fd\u3067\u3042\u308a\u4ed5\u69d8\u3082\u5b89\u5b9a\u3057\u3066\u3044\u307e\u3059":10,mingw:142,"\u305d\u306e\u9577\u3055\u3092\u8fd4\u3057\u307e\u3059":57,"build\u3067\u30af\u30ed\u30b9\u30b3\u30f3\u30d1\u30a4\u30eb\u3092\u884c\u3044\u307e\u3059":142,"\u30b7\u30f3\u30b0\u30eb\u30af\u30a9\u30fc\u30c8":89,"locale\u4ee5\u4e0b\u306b\u66f4\u65b0\u3057\u305f\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u304c\u30b3\u30d4\u30fc\u3055\u308c\u307e\u3059":142,"\u304a\u3070\u305f\u3055\u3093":1,"\u3067\u306f\u964d\u9806\u3067\u30bd\u30fc\u30c8\u3055\u308c\u307e\u3059":105,master:[111,8,73],"1970\u5e741\u67081\u65e50\u66420\u52060\u79d2\u3092\u8d77\u70b9\u3068\u3057\u305f\u79d2\u6570\u3092\u5c0f\u6570\u3067\u8fd4\u3057\u307e\u3059":100,"1\u304c\u6307\u5b9a\u3055\u308c\u305f\u5834\u5408\u306f":57,list
 en:[6,8,
 48,94],"\u3042\u308b\u3044\u306f\u5ea7\u6a19\u3092\u793a\u3059\u6587\u5b57\u5217\u3092\u6307\u5b9a\u3067\u304d\u307e\u3059":[29,164],kinjir:39,"\u50242":[31,89],"\u50241":[31,89],tree:70,second:[100,68,3,170,11,172,87,126,67,95,139,71,48,141],project:[0,132,141,142,123,96,70,80,73],"table\u306eid\u306b\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u306ekey\u3092\u53d6\u5f97\u3057\u307e\u3059":105,"benchmark\u304c\u6b63\u5e38\u306b\u7d42\u4e86\u3059\u308b\u3068":158,"\u30c6\u30fc\u30d6\u30eb\u306b\u30ab\u30e9\u30e0\u3092\u8ffd\u52a0\u3057\u307e\u3059":89,"\u30b9\u30ec\u30c3\u30c9\u6570\u3084\u7e70\u308a\u8fd4\u3057\u6570\u306e\u610f\u5473\u306fdo_local\u306e\u5834\u5408\u3068\u540c\u3058\u3067\u3059":158,boston:172,"db_api\u306f":63,parenthes:3,"\u3050\u308b\u3093\u304c\u6b21\u90ce":39,increment:30,incompat:[6,70,116],"\u3053\u306e\u30dc\u30bf\u30f3\u3092\u7d4c\u7531\u3059\u308b\u5834\u5408":142,"tokenmecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u4f7f\u7528":64,"0\
 u306e\u7
 9d2\u8868\u8a18":64,"grntest\u306e\u30a2\u30fc\u30ab\u30a4\u30d6\u3092\u5c55\u958b\u3057\u3066\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u305f\u30d0\u30fc\u30b8\u30e7\u30f3\u3067\u30c6\u30b9\u30c8\u3092\u5b9f\u884c\u3059\u308b":142,simplifi:116,unknow:70,port_numb:94,"10041\u756a":89,"key_type\u306bt":105,object:[35,15,44,133,75,72,77,149,105,124,27,14,6,127,53,82,70,157,23,32],microsecond:[11,139],letter:177,"\u3053\u306e\u4f8b\u306e\u3088\u3046\u306b1\u3064\u306egroonga":158,"\u305d\u308c\u4ee5\u5916\u306e\u5834\u5408\u306f\u9577\u3055":56,"ip\u30a2\u30c9\u30ec\u30b9\u307e\u305f\u306f\u30db\u30b9\u30c8\u540d\u3067\u6307\u5b9a\u3057\u307e\u3059":158,camp:172,incompatible_file_format:162,index_blog:71,"\u30ea\u30ea\u30fc\u30b9\u624b\u9806\u306e\u524d\u63d0\u6761\u4ef6\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3067\u3059":142,expornenti:141,"\u5b8c\u5168\u4e00\u81f4\u691c\u7d22\u3067\u30d2\u30c3\u30c8\u3057\u307e\u3059":135,"\u7a7a\u306e\u30d9\u30af\u30bf\u3092load\u3059\u308b\u30
 68segv\u
 3059\u308b\u554f\u984c\u306e\u4fee\u6b63":1,"\u5f37\u5236\u7684\u306b\u30ed\u30c3\u30af\u3092\u89e3\u9664\u3059\u308bclearlock\u30b3\u30de\u30f3\u30c9\u306e\u8ffd\u52a0":1,"\u3092\u6307\u5b9a\u3059\u308b\u3068domain\u578b\u306e\u5024\u306e\u30d9\u30af\u30bf\u3092\u683c\u7d0d\u3059\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\u306a\u308a\u307e\u3059":72,daemoinz:6,"\u30b5\u30fc\u30d0\u306eid\u3068\u306a\u308b\u30a2\u30c9\u30ec\u30b9\u3092\u6307\u5b9a\u3057\u307e\u3059":89,grnslap:[46,49,38],"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u7ba1\u7406\u3059\u308b\u305f\u3081\u306e\u6c4e\u7528\u7684\u306a\u30da\u30fc\u30b8\u306b\u5bfe\u5fdc\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u304c":89,restaur:123,"\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u306f1\u304b\u3089\u306f\u3058\u307e\u308a":10,"2byte":[2,162],grn_obj_set_element_info:36,"hook\u30bf\u30a4\u30d7\u3092\u6307\u5b9a\u3057\u307e\u3059":85,"\u306f\u306a\u304f":1,serv:[11,70,142],source_file_nam:126,createrepo:142,"
 \u30b3\u
 30de\u30f3\u30c9\u306b\u304a\u3051\u308b\u6307\u5b9a\u65b9\u6cd5\u306ftokyogeopoint\u3068\u540c\u3058\u3067\u3059":40,"\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3":[49,70,26,38,14],maverick:23,"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306elimit\u5f15\u6570\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":146,"\u306b\u5b8c\u5168\u4e00\u81f4\u3057\u307e\u305b\u3093\u304c":64,"\u30c6\u30fc\u30d6\u30eb\u306e\u4e3b\u30ad\u30fc\u3084":40,unexpectedli:116,etim:168,"\u4efb\u610f\u306e\u30c6\u30fc\u30d6\u30eb\u306b\u5c5e\u3059\u308b\u5168\u3066\u306e\u30ec\u30b3\u30fc\u30c9\u3067\u3059":40,"description\u306b":135,result:[4,86,43,6,95,70,138,147,49,100,68,141,11,104,106,107,105,16,55,58,111,62,63,116,171,23,165,166,122,123,124,27,126,177],respons:[15,2,122,123,116,6,162,95,70,23,48],fail:[35,15,3,170,116,6,17,9,23,70,59],"\u306f\u7279\u6b8a\u306a\u30a2\u30af\u30bb\u30b5\u3067":72,best:123,"get\u30e1\u30bd\u30c3\u30c9\u306e\u307
 f\u304c\
 u4f7f\u7528\u53ef\u80fd\u3067\u3059":31,"groonga\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u306f\u5927\u91cf\u306e\u30c7\u30fc\u30bf\u3092\u683c\u7d0d\u3057":63,wikipedia:40,figur:84,score:[6,53,77],"version\u30d1\u30e9\u30e1\u30fc\u30bf\u306bstable\u6271\u3044\u3067\u306a\u3044\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306b\u306f":10,"groonga\u30b3\u30de\u30f3\u30c9\u306e\u30d1\u30b9\u3092\u6307\u5b9a\u3057\u307e\u3059":158,extend:[70,71,83],shidara:23,extens:4,pat_kei:86,"\u30c6\u30fc\u30d6\u30eb\u540d\u4e00\u89a7\u304c\u4ee5\u4e0b\u306e\u5f62\u5f0f\u3067\u8fd4\u5374\u3055\u308c\u307e\u3059":97,grn_plugin_realloc:35,column_scalar:[83,87,41,42,101,118,100,68,141,106,107,53,148,39,154,64,152,66,171,160,88,71,170,121,172,27,127,130],logic:[6,100],countri:[160,94,121],login:130,kazuhiko:[6,70],"\u3053\u306e\u30ad\u30fc\u30ef\u30fc\u30c9\u306f":135,"2nd":100,"\u95a2\u6570":167,grn_table_cursor_get_valu:57,assum:[47,95
 ,14],sum
 mar:121,duplic:70,grn_search_optarg:50,"\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u4f7f\u3063\u3066\u3044\u308b\u3053\u3068\u306b\u6ce8\u610f\u3057\u3066\u304f\u3060\u3055\u3044":134,"\u306e\u307b\u304b\u306b":40,"\u305d\u306e\u5f8c\u4e8c\u4e16\u4ee3\u7d4c\u904e\u3059\u308b\u3068\u305d\u306e\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u306fdeprecated\u6271\u3044\u3068\u306a\u308a\u307e\u3059":10,"takashi\u3055\u3093":23,salamand:[70,116],res_column:158,"\u30ab\u30f3\u30de":148,worker:[8,116],"v1\u306e\u5024\u304cv2\u306e\u5024\u306b\u5bfe\u3057\u3066\u5f8c\u65b9\u4e00\u81f4\u3059\u308b\u3053\u3068\u3092\u8868\u3057\u307e\u3059":63,dave:88,"tokenbigram\u3092\u7528\u3044\u305f\u7d22\u5f15\u3092\u8ffd\u52a0\u3057\u307e\u3059":64,grn_table_delet:105,"localstatedir\u3092\u4f7f\u7528":145,"\u30e1\u30e2\u30ea\u30ea\u30fc\u30af\u306e\u4fee\u6b63":1,"\u305d\u306e\u4e2d\u304b\u3089\u5fc5\u8981\u306a\u90e8\u5206\u3092\u9ad8\u901f\u306b\u53d6\u308a\u51fa\u3059\u3053\u3068\u304c\u30
 67\u304d
 \u307e\u3059":63,"offset\u756a\u76ee\u304b\u3089\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u308a\u51fa\u3057\u307e\u3059":57,sen_index_norm:37,"\u5186\u306e\u7bc4\u56f2\u5185\u306b\u5b58\u5728\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u8abf\u3079\u308b\u5ea7\u6a19\u3092\u6307\u5b9a\u3057\u307e\u3059":164,"\u6307\u5b9a\u3055\u308c\u305f\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u304cstable\u3067\u3042\u3063\u305f\u5834\u5408\u306b\u306f\u306a\u3093\u306e\u30e1\u30c3\u30bb\u30fc\u30b8\u3082\u8868\u793a\u3055\u308c\u305a\u305d\u306e\u307e\u307e\u8d77\u52d5\u3057\u307e\u3059":10,cache_hit_r:[94,74,3,4,8],arg_list_too_long:162,"groonga\u30d7\u30ed\u30bb\u30b9\u306e\u5185\u90e8\u3067\u30a2\u30ed\u30b1\u30fc\u30c8\u3055\u308c":74,grn_resource_busi:2,simil:141,split:[23,141,86],big:[70,8],"ddl\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3067\u3059":64,documents_content_index:[107,27],"\u8907\u6570\u306e\u30b9\u30ec\u30c3\u30c9\u3067\u540c\u3058\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30
 a4\u30eb
 \u3092\u540c\u6642\u306b\u5b9f\u884c\u3057\u307e\u3059":158,refin:[123,116],"groonga\u30d7\u30ed\u30bb\u30b9\u304c\u8d77\u52d5\u3057\u3066\u304b\u3089\u7d4c\u904e\u3057\u305f\u79d2\u6570\u3092\u8fd4\u3057\u307e\u3059":74,tune:[49,100,116,38,77],"\u53c2\u7167\u3059\u308b\u3088\u3046\u306b\u5909\u66f4\u3059\u308b":142,"\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8":[64,135],"\u691c\u7d22\u7d50\u679c\u30c6\u30fc\u30d6\u30eb\u304c\u7a7a\u3067\u306a\u3044\u5834\u5408\u306b\u3060\u3051\u610f\u5473\u3092\u6301\u3061\u307e\u3059":63,out_gqtp:158,users_memo:107,gzip:[6,176,179],unchang:35,sleepi:106,old_release_d:142,easi:[123,94,149,70,165,48],"install\u3057\u3066\u3082\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u306f\u884c\u308f\u308c\u307e\u305b\u3093":158,had:111,"\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u306e\u4f5c\u6210":80,hat:176,"\u691c\u7d22\u5bfe\u8c61\u3068\u306a\u308b\u30c6\u30fc\u30d6\u30eb":63,"\u305f\u3081\u306e\u30c4\u30a4\u30fc\u30c8\u30dc\u30bf\u30f3\u304c\u304
 2\u308b\
 u306e\u3067":142,koji:6,"\u518d\u73fe\u7387\u3088\u308a\u3082\u9069\u5408\u7387\u3092\u91cd\u8996\u3057\u305f\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3068\u8a00\u3048\u307e\u3059":64,command_nam:94,"\u7e70\u308a\u8fd4\u3057\u6570\u3068\u3082\u7701\u7565\u6642\u306f1\u3067\u3059":158,"\u3042\u3089\u304b\u3058\u3081packages\u30e6\u30fc\u30b6\u3067packag":142,measur:[23,123],specif:[49,62,77,123,100,116,6,144,138,70,176],"pid\u3092\u4fdd\u5b58\u3059\u308b\u30d1\u30b9\u3092\u6307\u5b9a\u3057\u307e\u3059":89,"\u4f7f\u7528\u3057\u3066\u3044\u308b\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30c6\u30fc\u30d6\u30eb\u306b\u5bfe\u3057\u3066\u30ab\u30e9\u30e0\u3092\u8ffd\u52a0\u3057\u307e\u3059":66,filename_too_long:162,"\u30d4\u30ea\u30aa\u30c9":66,sebastian:70,underli:123,grn_obj_table_hash_kei:[57,105],right:[70,102],groogna:[6,104,100,93,170],kouhei:116,"value_type\u3092\u6307\u5b9a\u3057\u305f\u30c6\u30fc\u30d6\u30eb\u306e\u307f\u306b\u5b9a\u7fa9\u3055\u308c\u307e\u3059":54,botto
 m:102,"\
 u69cb\u9020\u4f53\u306f\u89e3\u653e\u3059\u308b\u5fc5\u8981\u306f\u3042\u308a\u307e\u305b\u3093":112,"146566000x":[172,68],"gz\u306a\u3069\u306e\u30ea\u30ea\u30fc\u30b9\u7528\u306e\u30d5\u30a1\u30a4\u30eb\u540d\u3067\u4f7f\u7528\u3057\u307e\u3059":142,ichii:23,condit:[6,49,76,60,116],yoku:[70,116],"benchmark\u306f\u81ea\u52d5\u7684\u306blocalhost\u306egroonga\u30b5\u30fc\u30d0\u3092\u8d77\u52d5\u3057\u3066\u63a5\u7d9a\u3057\u307e\u3059":158,grn_builtin_typ:[56,72],grn_cursor_descend:57,grn_log_path:6,"drilldown\u6642\u306b\u53c2\u7167\u5148\u304c\u5b58\u5728\u3057\u306a\u3044\u5834\u5408\u306bsegv\u3059\u308b\u554f\u984c\u306e\u4fee\u6b63":1,"buf_size\u306e\u9577\u3055\u304c\u540d\u524d\u306e\u9577\u3055\u4ee5\u4e0a\u3067\u3042\u3063\u305f\u5834\u5408\u306f":113,"edge\u3054\u3068\u306bqueue\u3092\u6301\u3064":125,"\u3042\u308b\u578b\u306e\u30d9\u30af\u30bf\u30fc\u3092\u4fdd\u5b58\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":40,nginxhttpstubstatusmodul:70,"\u30c7\u3
 0d5\u30a
 9\u30eb\u30c8\u306e\u691c\u7d22\u306e\u6319\u52d5\u3092\u30a8\u30b9\u30ab\u30ec\u30fc\u30b7\u30e7\u30f3\u3059\u308b\u95be\u5024\u3092\u8fd4\u3057\u307e\u3059":21,"\u30ad\u30e3\u30c3\u30b7\u30e5\u5bb9\u91cf\u306f\u6709\u9650\u3067\u3059":100,"\u5143\u306e\u30b9\u30b3\u30a2\u5024\u306b\u52a0\u3048\u307e\u3059":63,"\u4e3b\u30ad\u30fc\u306e\u578b\u3068\u306a\u308b\u30c6\u30fc\u30d6\u30eb\u306e\u30b5\u30d6\u30bb\u30c3\u30c8\u3068\u306a\u308a\u307e\u3059":40,"\u3092\u6307\u5b9a\u3057\u305f\u306a\u3089":63,suffici:35,support:[35,37,6,82,8,95,23,138,176,106,100,141,12,52,107,58,111,62,116,70,104,73,177,170,123,173,27,175,59],"\u306e\u9593\u306e\u6570\u3092\u8868\u3059int32\u578b\u306e\u5024\u3092\u8fd4\u3057\u307e\u3059":61,avail:[35,49,100,37,38,111,123,87,124,116,126,82,55,144,176,98,59],width:[23,177],joseph:134,call:[35,62,68,77,100,27,14,6,53,116,149,138,70],inv_res_column:158,"\u3086\u304d\u3072\u308d":134,"\u305f\u3060\u3057\u8907\u6570\u306e\u30bd\u30fc\u30c8\u30ad\u30fc\u30
 68\u4e00
 \u7dd2\u306b\u4f7f\u3046\u3053\u3068\u306f\u3067\u304d\u306a\u3044":1,rid_max:112,"135960000x":68,"\u3092\u6307\u5b9a\u3059\u308b\u3068key\u6587\u5b57\u5217\u306e\u5168suffix\u304c\u81ea\u52d5\u7684\u306b\u767b\u9332\u3055\u308c\u307e\u3059":105,"\u3042\u308b\u30d0\u30fc\u30b8\u30e7\u30f3\u306egroonga\u306b\u304a\u3044\u3066\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u308b\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u306f":10,replied_us:172,"\u6700\u521d\u306b\u58f0\u3092\u304b\u3051\u308b\u3068\u304d\u306b\u89e3\u6c7a\u7b56\u30921\u3064\u304b2\u3064\u63d0\u6848\u3067\u304d\u308b\u3068\u671b\u307e\u3057\u3044\u3067\u3059":115,later:[101,3,152,116,42,6,171,70,23,177],"\u65b0\u3057\u3044key\u3068\u305d\u306ebyte\u9577\u3092dest_key\u3068dest_key_size\u306b\u6307\u5b9a\u3057\u307e\u3059":105,"http\u3067\u901a\u4fe1\u53ef\u80fd\u306b\u306a\u308a\u307e\u3059":31,exist:[52,95,3,75,11,88,116,6,67,175,94,55,18,70,71,141,58,132,8],"object\u578b\u306fv1":40,column_name1:52,column_n
 ame2:52,
 "\u30c6\u30fc\u30d6\u30eb\u60c5\u5831\u578bn":97,grn_search:[49,25,38],role:[123,107],notif:[139,116],intend:[6,70,71,170,171],moero:39,"configure\u30b9\u30af\u30ea\u30d7\u30c8\u304c\u751f\u6210\u3055\u308c\u307e\u3059":142,grn_ptr_value_at:76,intens:8,"\u306exml\u51fa\u529b\u306e\u30bf\u30b0\u540d\u3092\u3088\u308a\u9069\u5207\u306a\u540d\u524d\u306b\u5909\u66f4":145,"\u8ee2\u7f6e\u7d22\u5f15\u306bsection":113,grn_ii_buffer_open:78,"\u691c\u7d22\u7d50\u679c\u3092\u683c\u7d0d\u3059\u308b\u30c6\u30fc\u30d6\u30eb\u3092\u6307\u5b9a\u3057\u307e\u3059":50,exce:[6,116],time:[49,95,122,123,126,158,27,116,6,144,17,55,70,23,170],push:111,"\u30c6\u30fc\u30d6\u30eb\u60c5\u5831\u578b1":97,chain:171,"script\u5f62\u5f0f\u306egrn_expr\u4e2d\u3067\u547c\u3073\u51fa\u3059\u3053\u3068\u304c\u3067\u304d\u307e\u3059":[169,29,103,164,61],grn_obj_get_hook:85,netbsd:116,millisecond:[11,122,67,17,141],decid:165,thread_title_column:158,"\u30ec\u30b3\u30fc\u30c9\u3092\u8ffd\u52a0":145,decim:[11,141],
 downtim:
 179,"257662232kbyte":158,score_adjust_express:100,lru:109,exact:[74,86,100,63,59],"\u5909\u66f4\u5f8c\u306e\u691c\u7d22\u306e\u6319\u52d5\u3092\u30a8\u30b9\u30ab\u30ec\u30fc\u30b7\u30e7\u30f3\u3059\u308b\u95be\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":21,"\u30c6\u30b9\u30c8\u304c\u30ab\u30d0\u30fc\u3057\u3066\u3044\u308b\u90e8\u5206\u3092\u5897\u3084\u3059\u3053\u3068\u3082\u91cd\u8981\u3067\u3059":167,grn_plugin_mutex_lock:35,prevent:116,"\u8ad6\u7406\u548c":63,grn_table_group_result:105,index_point:39,sign:[6,2,142],"groonga\u30d7\u30ed\u30bb\u30b9\u306b\u5bfe\u3057\u3066\u30ea\u30af\u30a8\u30b9\u30c8\u3092\u591a\u91cd\u306b\u884c\u3044":168,"\u6307\u5b9a\u3055\u308c\u305f\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u304c\u30b5\u30dd\u30fc\u30c8\u5bfe\u8c61\u5916\u3067\u3042\u3063\u305f\u5834\u5408\u306b\u306f\u30a8\u30e9\u30fc\u304c\u8fd4\u3055\u308c\u307e\u3059":10,grn_broken_pip:2,takashi:160,"\u4e00\u6642\u7684\u304b\u6c38\u7d9a\u7684\u304b\u3092\u6c17\u306b
 \u3057\u
 306a\u304f\u3066\u3088\u3044":72,current:[52,3,75,84,111,172,14,15,53,8,23,109,98,59],"\u3053\u308c\u306b\u3088\u308a":142,boost:166,"encoding\u306e\u5024\u304c":23,"\u5909\u66f4\u5f8c\u306eobj\u306e\u578b\u3092\u6307\u5b9a\u3057\u307e\u3059":72,"0\u4ee5\u4e0a4":40,address:[6,23,89,94,122],"groonga\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5bfe\u3059\u308b\u691c\u7d22\u51e6\u7406\u3084\u66f4\u65b0\u51e6\u7406\u306e\u305f\u3081\u306e\u6761\u4ef6\u3092\u8868\u73fe\u3059\u308b\u305f\u3081\u306e\u30c7\u30fc\u30bf\u69cb\u9020\u3067":63,"cutter\u306e\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u53d6\u5f97":80,throughput:[23,48],"\u5909\u66f4\u70b9\u306e\u307e\u3068\u3081":80,commonli:123,ipa:155,pentium:158,prefer:122,"\u3092\u6307\u5b9a\u3057\u307e\u3059":[36,75,56,89,105,72,158,113],"debian\u30d1\u30c3\u30b1\u30fc\u30b8\u3092cdbs\u30d9\u30fc\u30b9\u304b\u3089debhelper\u30d9\u30fc\u30b9\u3078\u79fb\u884c":23,instal:[123,80,167,142],"\u65e2\u5b58\u306etype\u3042\u308b\u3044\u306ftable\u3
 092\u630
 7\u5b9a\u3067\u304d\u307e\u3059":105,"\u3053\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3092document":89,value2:[52,141],value1:[52,8,141],peopl:123,grn_default_logger_get_path:6,"benchmark\u547d\u4ee4\u306f\u4ee5\u4e0b\u306e11\u7a2e\u985e\u3067\u3059":158,enhanc:37,visual:[126,123,116,6,93,70,23],"1970\u5e741\u67081\u65e50\u66420\u52060\u79d2\u304b\u3089\u306e\u7d4c\u904e\u79d2\u6570\u3092\u6307\u5b9a\u3057\u307e\u3059":40,"\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306b\u306f":57,"windows\u7cfb":142,genki:116,"\u30ab\u30e9\u30e0\u306e\u578b\u3068\u306a\u308b\u30c6\u30fc\u30d6\u30eb\u306e\u53c2\u7167\u30ad\u30fc\u3068\u306a\u308a\u307e\u3059":40,"\u307e\u305fbuf_size\u306e\u9577\u3055\u304ckey\u9577\u4ee5\u4e0a\u3067\u3042\u3063\u305f\u5834\u5408\u306f":105,recycl:70,"takahiro\u3055\u3093":145,index_titl:71,"\u306b\u3064\u3044\u3066\u306f\u7121\u8996\u3055\u308c\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059":57,"\u6b8b\u308a\u306e\u4e00\u3064\u306f":10,chroot:142,"\u3053
 \u306e\u
 30aa\u30d7\u30b7\u30e7\u30f3\u3092\u5229\u7528\u3059\u308b\u3068":158,"\u7279\u5b9a\u306e\u30c6\u30b9\u30c8\u95a2\u6570":167,"\u578b\u306e\u5024\u3092\u76f4\u611f\u7684\u306b\u6307\u5b9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u306a\u3044\u306e\u3067":134,"grnslap\u306f":168,"\u65e2\u5b58\u306e\u30c7\u30fc\u30bf\u30d5\u30a1\u30a4\u30eb\u306f":158,date:[123,68,158,147,49],data:[133,85,87,6,93,23,49,100,77,144,12,15,52,60,155,116,160,70,104,73,120,75,123,143,128],"\u3092\u6307\u5b9a\u3059\u308b\u3068\u5024\u3092lzo\u5727\u7e2e\u3057\u3066\u683c\u7d0d\u3057\u307e\u3059":113,quot:[82,3,170,124,116,52],cannot:[49,100,170,86,106,34,141,177,48,59],int64:[70,40,100,116],grn_plugin_charlen:35,i686:158,grn_ja_skip_same_value_put:116,"\u30e6\u30fc\u30b6\u540d":158,"tid\u306bnull\u4ee5\u5916\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306f":112,implemnt:179,"\u3057\u308a\u3054\u307f\u3057\u3066\u3057\u307e\u3046\u304b\u3082\u77e5\u308c\u307e\u305b\u3093":115,instantli:[123,27],grn_obj_
 init:72,
 "\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u3092mv\u306a\u3069\u3067\u79fb\u52d5\u3059\u308b":178,"\u30ea\u30ea\u30fc\u30b9\u306b\u5fc5\u8981\u306a\u30d5\u30a1\u30a4\u30eb\u3067\u3059\u306e\u3067\u6f0f\u308c\u306a\u304f\u30b3\u30df\u30c3\u30c8\u3057\u307e\u3059":142,"groonga_clone_dir\u306b\u3066\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":142,didn:70,separ:[52,100,82,3,4,121,144,87,124,41,6,162,141,98,165,170],"_dataset":[58,174],operation_not_permit:162,"name\u306f\u30a2\u30af\u30bb\u30b5\u6587\u5b57\u5217\u306e\u5834\u5408":72,"\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u6700\u65b0\u7248\u3068\u5404\u56fd\u8a9e\u7248\u306e\u5185\u5bb9\u3092\u540c\u671f\u3059\u308b\u305f\u3081\u306b":142,compil:[23,176,116,70],"offset\u756a\u76ee\u304b\u3089\u9806\u306bres\u306b\u30ec\u30b3\u30fc\u30c9\u3092\u683c\u7d0d\u3057\u307e\u3059":105,grn_obj_path:[72,116],gtar:20,"\u30bf\u30b0\u3092\u6253\u3064\u524d\u306bmake":142,blt:148,internet:[123,149],formula:[
 156,68],
 "\u6700\u5f8c\u306e":158,million:60,"\u6700\u5f8c\u306b":64,mime:48,"\u5909\u66f4\u5f8c\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u691c\u7d22\u306e\u6319\u52d5\u3092\u30a8\u30b9\u30ab\u30ec\u30fc\u30b7\u30e7\u30f3\u3059\u308b\u95be\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":21,"table\u306e\u30ec\u30b3\u30fc\u30c9\u3092\u7279\u5b9a\u306e\u6761\u4ef6\u3067\u30b0\u30eb\u30fc\u30d7\u5316\u3057\u307e\u3059":105,"byte":[35,100,113,30,27,14,6,105,162,116,56,23,72,76,47],dest_key_s:105,"\u5bfe\u8c61id\u3092\u6307\u5b9a\u3057\u307e\u3059":36,grn_op_adjust:[50,63],brasil:68,geoloc:[49,173,38,70],recov:75,"1\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306f\u672b\u5c3e\u306b\u633f\u5165\u3055\u308c\u307e\u3059":85,oper:[49,100,102,38,116,6,127,53,149,70,176,76],grn_logger_reopen:6,onc:[100,121,172,6,70,23,71,177],beijin:68,reopen:23,"tokenmecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u4f7f\u3063\u3066\u3044\u308b\u5834\u5408\u306f\u3053\u306e\u30af\u30a8\u30ea\u306f\u30de\u30c3\u
 30c1\u30
 57\u307e\u305b\u3093":64,"1\u3064\u3067\u3082\u30c7\u30fc\u30bf\u30d9\u30fc":23,"\u691c\u7d22\u30ce\u30a4\u30ba\u304c\u4e0a\u4f4d\u306b\u73fe\u308c\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u304f\u306a\u308b\u3053\u3068\u306b\u6ce8\u610f\u3057\u3066\u304f\u3060\u3055\u3044":64,open:[15,177,75,152,116,6,102,55,139,23,52,73],grn_obj_get_element_info:36,convens:6,convent:6,return_cod:[126,139],"tokenbigram\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u4f7f\u7528":64,citi:[84,68,172],groonga1:10,fullfil:132,"6\u306e\u3068\u304d\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u66f4\u65b0\u3057\u3066pull":142,"\u3092\u6307\u5b9a\u3057\u305f\u3068\u304d\u306f":57,"\u305d\u308c\u306b\u5bfe\u5fdc\u3059\u308btable\u306e\u30ab\u30e9\u30e0\u3092\u8fd4\u3057\u307e\u3059":72,"\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u3092groonga\u30b5\u30fc\u30d0\u3067http\u7d4c\u7531\u3067\u5b9f\u884c\u3057":158,"\u683c\u7d0d\u3059\u308b\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":72,grn_stack_over_flow:2,
 "\u4ee5\
 u4e0b\u306e\u3088\u3046\u306a\u5f62\u5f0f\u3067\u30b3\u30de\u30f3\u30c9\u3092\u6307\u5b9a\u3057\u307e\u3059":31,set_port:158,grn_obj_get_info:36,fumiyasu:23,grn_ctx_set_output_typ:14,"\u307e\u305fgroonga":158,column_list:[49,38,145,26,6,70,23],"\u90fd":[64,135],sai:[3,141],san:68,"\u73fe\u5728\u6642\u523b\u306b\u5bfe\u5fdc\u3059\u308btime\u578b\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u8fd4\u3057\u307e\u3059":169,"\u77e9\u5f62\u306e\u7bc4\u56f2\u5185\u306b\u5b58\u5728\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u8abf\u3079\u308b\u5ea7\u6a19\u3092\u6307\u5b9a\u3057\u307e\u3059":29,argument:[35,68,3,141,171,152,27,42,14,6,107,101,94,116,70,23,71],sae:[144,16],"jsonp\u304c\u52d5\u4f5c\u3057\u306a\u304f\u306a\u3063\u3066\u3044\u305f\u554f\u984c\u3092\u4fee\u6b63":23,drilldown_limit:[70,146],uuuuuu:141,note:[35,3,6,94,95,70,138,48,155,100,101,141,11,59,62,156,116,160,23,121,122,123,130,8],"groonga_dir\u306b\u3066\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3
 057\u307
 e\u3059":142,take:[132,44,3,55,87,127,53,95,157,118],"\u30ec\u30b3\u30fc\u30c9\u304c\u5b58\u5728\u3059\u308b\u9650\u308a\u5909\u66f4\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093":54,"\u30cb\u30db\u30f3\u30b8\u30f3":166,noth:[100,159,8,55,98,166],grn1:71,"\u30f3\u3092\u89e3\u6d88\u3057\u307e\u3059":32,grn3:71,grn2:71,buffer:[78,116,117,71,72,76],compress:[66,116,6,70,23,176,179],"\u30c6\u30fc\u30d6\u30eb\u306eflags\u5c5e\u6027":97,homepag:158,"\u51e6\u7406\u306b\u304b\u304b\u3063\u305f\u79d2\u6570\u3092\u8fd4\u3057\u307e\u3059":100,"\u30b5\u30fc\u30d0":89,max_valu:130,"\u4ed8\u968f\u3059\u308b\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3082\u524a\u9664\u3055\u308c\u307e\u3059":65,do_gqpt:158,"\u7403\u9762\u8fd1\u4f3c\u3067\u8fd1\u4f3c\u3057\u307e\u3059":164,"\u4ef6\u6570":100,"\u3067\u59cb\u307e\u308b\u884c\u306f\u30b3\u30e1\u30f3\u30c8\u3068\u3057\u3066\u6271\u308f\u308c\u307e\u3059":158,grn_lzo_error:2,"obj\u306f":72,xml:[116,6,70,23,98,104],slow:[86,8],"db\u3092\u
 64cd\u4f
 5c\u3057\u306a\u3044\u72b6\u614b":14,too_many_link:162,"\u5024\u306furl\u30a8\u30f3\u30b3\u30fc\u30c9\u304c\u5fc5\u8981\u3067\u3059":31,"benchmark\u304c\u6b63\u5e38\u306b\u52d5\u4f5c\u3059\u308c\u3070":158,clang:[6,70,116,167],"dump\u30b3\u30de\u30f3\u30c9":1,grn_invalid_seek:2,"v1\u306e\u5024\u304cv2\u306e\u5024\u3068\u7b49\u3057\u3044\u304b\u5c0f\u3055\u3044\u3053\u3068\u3092\u8868\u3057\u307e\u3059":63,grn_ii_buffer_clos:78,requir:[155,120,20,123,12,116,6,143,93,23,176],"\u30ea\u30bf\u30fc\u30f3\u30b3\u30fc\u30c9":100,aptitud:167,washida:116,where:[11,2,176],"cursor\u30d1\u30e9\u30e1\u30fc\u30bf\u306e\u30ab\u30ec\u30f3\u30c8\u30ec\u30b3\u30fc\u30c9\u306evalue\u3092value\u30d1\u30e9\u30e1\u30fc\u30bf\u306b\u30bb\u30c3\u30c8\u3057":57,"\u7a7a\u767d":89,"namebuf\u306e\u30b5\u30a4\u30ba":[72,113],ohzeki:70,"\u521d\u671f\u5316\u3059\u308bctx\u69cb\u9020\u4f53\u3078\u306e\u30dd\u30a4\u30f3\u30bf\u3092\u6307\u5b9a\u3057\u307e\u3059":14,"\u30b3\u30ed\u30f3":66,mani:[132,3,86,8,70
 ,176,48,
 100,77,11,111,116,159,23,121,123,27,174,130,80,59,179],"\u30ed\u30b0\u51fa\u529b":7,"\u8fd4\u5024\u306e\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u304c\u5b89\u5b9a\u3057\u3066\u3044\u308b\u3068\u3044\u3046\u3053\u3068\u306f\u4fdd\u8a3c\u3055\u308c\u307e\u305b\u3093":117,"\u5bfe\u8c61column\u3092\u6307\u5b9a\u3057\u307e\u3059":113,"\u304c\u7121\u9650\u30eb\u30fc\u30d7\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63":145,"\u3042\u308b\u30d0\u30fc\u30b8\u30e7\u30f3\u306egroonga\u304c\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u4e8c\u3064\u306e\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u306e\u3046\u3061":10,"config\u30d5\u30a1\u30a4\u30eb\u306e\u4e2d\u306b\u6307\u5b9a\u3059\u308b\u3053\u3068\u3082\u53ef\u80fd\u3067\u3059":10,"obj\u306eid\u306b\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u306etype\u306b\u5bfe\u5fdc\u3059\u308b\u60c5\u5831\u3092value\u306e\u5185\u5bb9\u306b\u66f4\u65b0\u3057\u307e\u3059":36,"object\u306b\u8907\u6570\u306ehook\u304c\u5b9a\u7fa9\u3055\u308c\u3066\u3044
 \u308b\u
 5834\u5408\u306f\u9806\u4f4d\u306e\u9806\u306b\u547c\u3073\u51fa\u3055\u308c\u307e\u3059":85,better:[123,71,100,70],"grntest\u306e\u30a2\u30fc\u30ab\u30a4\u30d6\u3092\u5c55\u958b\u3057\u3066\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u305f\u30d0\u30fc\u30b8\u30e7\u30f3\u3067\u30c6\u30b9\u30c8\u3092\u5b9f":142,"obj\u306etype\u306b\u5bfe\u5fdc\u3059\u308b\u60c5\u5831\u3092value\u306e\u5185\u5bb9\u306b\u66f4\u65b0\u3057\u307e\u3059":36,"\u305d\u306e\u6587\u5b57\u306e\u524d\u306b\u30d0\u30c3\u30af\u30b9\u30e9\u30c3\u30b7\u30e5":89,score_adjust_expression2:100,score_adjust_expression1:100,parser:170,resolut:[49,147],former:[177,165],"http\u30b5\u30fc\u30d0\u3068\u3057\u3066\u8d77\u52d5\u3057\u307e\u3059":89,ctrl:[3,94],ivh:[155,120],html_untag:[49,151,116,38],set_host:158,"table2\u306f\u7834\u58ca\u3055\u308c\u307e\u305b\u3093":105,"point\u306b\u6307\u5b9a\u3057\u305f\u5ea7\u6a19\u304c":[29,164],ascii:[170,141],hash_tag:172,binari:[49,4,123,40,116,147,6,175,93,8,126,70,48,141],grn
 _proc_cr
 eat:47,"fedora\u306ei386\u306e\u307f\u30d3\u30eb\u30c9\u3057\u305f\u3044\u5834\u5408\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":142,utf8:[114,176,89],"\u90fd\u6c11":[64,135],grn_operation_not_support:2,"146710080x":172,"768\u4ee5\u4e0a32":40,"\u5358\u72ec\u306e\u5024":113,wiedenroth:70,"path\u306e\u4e2d\u304b\u3089groonga\u30b3\u30de\u30f3\u30c9\u3092\u63a2\u3057\u307e\u3059":158,"\u5bfe\u8c61\u306ehttp\u306e\u30d1\u30b9\u7fa4":168,grn_hook_select:85,"\u6771\u4eac\u90fd":[64,135],rest:[35,165],"\u51e6\u7406\u6642\u9593\u306a\u3069\u672c\u8cea\u7684\u8981\u7d20\u4ee5\u5916\u306b\u5dee\u5206\u304c\u3042\u3063\u305f\u5834\u5408":158,"\u30cb\u30db\u30f3":166,"hat\u7cfb\u306e\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":142,"ctx\u304c\u4f7f\u7528\u3059\u308bdb\u306b\u304a\u3044\u3066table\u306b\u5bfe\u5fdc\u3059\u308
 b\u540d\
 u524d\u3092name\u306b\u66f4\u65b0\u3057\u307e\u3059":105,haystack:63,ruby1:142,"\u305d\u306e\u4ed6\u306fout_local\u547d\u4ee4\u3068\u540c\u7b49\u3067\u3059":158,"4096byte":[60,86],around:[84,27],"10043\u756a":89,"\u305d\u308c\u3067\u3082\u30d2\u30c3\u30c8\u4ef6\u6570\u304c\u95be\u5024\u4ee5\u4e0b\u306e\u5834\u5408\u306f\u90e8\u5206\u4e00\u81f4\u691c\u7d22\u3092\u884c\u3044\u307e\u3059":135,res1:105,bookmark_index:77,world:[70,40,67,116],"\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u306f":10,intel:158,"\u305d\u308c\u305e\u308c\u30ec\u30b3\u30fc\u30c9id":72,"\u305d\u306e\u30d7\u30ed\u30bb\u30b9\u3067\u5b9f\u884c\u3059\u308b\u3059\u3079\u3066\u306e\u30b3\u30de\u30f3\u30c9\u306b\u3064\u3044\u3066":10,integ:[100,2,77],manag:[176,30,75,123,86,27,14,95,94,55,18,73,165,48,8],yyyi:[139,141],"\u30ec\u30fc\u30d9\u30f3\u30b7\u30e5\u30bf\u30a4\u30f3\u8ddd\u96e2":1,"\u6700\u7d42\u66f4\u65b0\u6642\u523b\u306f\u30ad\u30e3\u30c3\u30b7\u30e5\u304c\u6709\u52b9\u304b\u3069\u3046\u304
 b\u306e\
 u5224\u65ad\u306a\u3069\u306b\u5229\u7528\u3055\u308c\u307e\u3059":75,"\u914d\u5217\u30bb\u30b0\u30e1\u30f3\u30c8\u306e\u3046\u3061\u6700\u3082\u5927\u304d\u306aid\u3067\u3059":117,"\u65b0\u305f\u306adb\u3092\u4f5c\u6210\u3057\u307e\u3059":75,grn_obj_is_builtin:[23,72],"\u30ea\u30ea\u30fc\u30b9\u7528\u306e\u30bd\u30fc\u30b9\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb\u3092\u4f5c\u6210\u3059\u308b\u305f\u3081\u306b\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092":142,edict2grn:70,definit:[100,68,170,171,152,27,42,6,107,160,88,101,141],"\u3092ctx\u304c\u4f7f\u7528\u3059\u308bdb\u306b\u5b9a\u7fa9\u3057\u307e\u3059":47,"sh\u3092\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u5b9f\u884c\u3057\u307e\u3059":142,reference_column:[70,100],ddl:[70,158],refer:[23,70,49,116,123],power:100,"\u3053\u306e\u72b6\u614b\u3067\u3082\u4ee5\u524d\u306f\u30de\u30c3\u30c1\u3057\u306a\u304b\u3063\u305f\u30ec\u30b3\u30fc\u30c9\u304c\u30d2\u30c3\u30c8\u3059\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u
 3059":64
 ,"\u65e7\u65e5\u672c\u6e2c\u5730\u7cfb\u306b\u3088\u308b\u7d4c\u7def\u5ea6\u3067\u3042\u308a":40,"\u30d3\u30eb\u30c9\u6642\u306etip":80,grn_get_default_command_vers:108,starttim:[94,74,3,4,8],"\u30b5\u30fc\u30d0\u30e2\u30fc\u30c9\u304b\u30c7\u30fc\u30e2\u30f3\u30e2\u30fc\u30c9\u3067\u5b9f\u884c\u3059\u308b\u3068\u304d":89,"\u3068\u3044\u3046\u4e00\u3064\u306e\u8a9e\u5f59\u3068\u3057\u3066\u51e6\u7406\u3055\u308c\u307e\u3059":135,neighbor:123,"\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9":80,"\u3092false\u306b\u8a2d\u5b9a\u3057\u307e\u3059":142,"flags\u306b\u306f":105,match_escalation_threshold:[145,176,14],cflag:[20,142],"\u306b\u3042\u308b":72,agaist:6,charli:172,hex:[39,141],"version\u30d1\u30e9\u30e1\u30fc\u30bf\u3092\u6307\u5b9a\u3067\u304d\u307e\u3059":10,"\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u4fee\u6b63":[23,145],grn_proc_func:[35,47,14],"\u30ed\u30b0\u3092\u51fa\u529b\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u306e\u30d1\u30b9\u
 3092\u63
 07\u5b9a\u3057\u307e\u3059":89,bundl:[6,70,111,116,107],htpasswd:[8,48],no_kei:86,"groonga\u30d7\u30ed\u30bb\u30b9\u306b\u30ed\u30fc\u30c9\u3059\u308b\u3053\u3068\u306b\u3088\u3063\u3066\u4f7f\u7528\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3059":89,categor:[100,82,41],pull:142,"\u5358\u4e00\u306e\u5024\u304c\u683c\u7d0d\u3067\u304d\u308b\u30ab\u30e9\u30e0\u3092\u4f5c\u6210\u3057\u307e\u3059":66,"grn_expr\u3067\u8868\u73fe\u3055\u308c\u305f\u691c\u7d22\u30af\u30a8\u30ea\u3092\u5b9f\u884c\u3059\u308b\u3068\u304d\u306b\u4f7f\u3044\u307e\u3059":63,grn_ctx_get:[113,14],preconfigur:[143,120,12,132,155],reqular:122,gone:39,type_of_the_column:171,uid:142,"\u5bfe\u8c61obj\u3092\u6307\u5b9a\u3057\u307e\u3059":36,"\u6700\u5927\u3067\u5229\u7528\u3059\u308b\u30b9\u30ec\u30c3\u30c9\u6570\u3092\u6307\u5b9a\u3057\u307e\u3059":89,certain:67,"fedora\u7528\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u30c7\u30a3\u30b9\u30c8\u30ea\u30d3\u30e5\u30fc\u30b7\u30e7\u30f3\u306e\u30eb\u30fc\u30e
 b\u306b\
 u5f93\u3046\u3088\u3046\u306b\u6539\u826f":145,grn_id_nil:[57,105,76],googl:[159,100,170],grn_select:100,grn_ctx_open:[23,14],shimomura:6,"\u30ea\u30ea\u30fc\u30b9\u7528\u306b\u30d3\u30eb\u30c9\u3059\u308b\u305f\u3081\u306b\u306f\u4ee5\u4e0b\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u6307\u5b9a\u3057\u3066configure\u3092\u5b9f\u884c\u3057\u307e\u3059":142,writabl:70,"\u4e00\u65b9":64,item_dataset:[174,43],"\u4ee5\u4e0b\u306e3\u7a2e\u985e\u304c\u3042\u308a\u307e\u3059":63,vocabulari:3,geodet:[40,67],"debug\u3092\u8ffd\u52a0":145,nagano:70,queryexpandertsv:[49,38,116,6,107,9,24],"\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u3066\u7f72\u540d\u3092\u884c\u3044\u307e\u3059":142,cpu:[122,176,158,8,179],senna:70,grn_type:[49,25,38],illustr:121,pluggabl:123,"\u521d\u671f\u5316\u3059\u308b":14,scr:158,"debian\u7cfb\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9":80,grn_obj_set_info:36,too_small_offset:162,tail:[162,142],kosuk:116,webclip:101,"\u30c8\u30e
 9\u30d6\
 u30eb\u30b7\u30e5\u30fc\u30c6\u30a3\u30f3\u30b0":[49,145],introduc:[70,80,8],candid:[122,144,166],too_many_open_fil:162,"4\u30ea\u30ea\u30fc\u30b9":70,colleagu:80,"yum\u306e\u5834\u5408":142,adjust:[70,116,77],small:[170,86,116,172,70,141,59],"flags\u306b":[105,113],"rid_max\u3092\u6307\u5b9a\u3057\u3066\u53d6\u5f97\u3059\u308b\u30ec\u30b3\u30fc\u30c9id\u306e\u5024\u3092\u5236\u9650\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":112,past:6,"\u3067\u7d44\u307f\u5408\u308f\u305b\u305f\u30b7\u30f3\u30dc\u30eb\u540d\u3092\u6307\u5b9a\u3057\u307e\u3059":66,pass:[68,3,75,142,170,107,8,95,23,104,94],grn_no_such_device_or_address:2,"\u65b0\u898f\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb":142,section:[35,46,82,78,87,41,43,93,8,95,138,176,118,151,45,155,100,68,77,12,52,53,16,109,55,124,59,153,62,113,127,20,116,162,173,70,71,165,166,73,120,170,121,172,25,26,143,128,130,80,111,81],"log_put\u306f":7,"debian\u7cfb":142,"files\u306e\u5b9f\u884c":80,delet:[49,1,38,145,26,116,6,18,23,70,72
 ],"\u307
 e\u305agroonga\u306e\u30bd\u30fc\u30b9\u3092\u4efb\u610f\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3078\u3068\u5c55\u958b\u3057\u307e\u3059":142,coremodul:8,contrast:[123,107,3,8,70],"\u304c\u542b\u307e\u308c\u3066\u3044\u3066\u3082":135,hash:[141,86,116,6,23,59],"base_version\u304c\u66f4\u65b0\u3055\u308c\u308b\u306e\u3067\u30b3\u30df\u30c3\u30c8\u3057\u3066\u304a\u304d\u307e\u3059":142,table_renam:104,jennif:134,sender:[122,58],grn_column_renam:113,out_loc:158,"\u3067\u306fgroonga\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u5185\u90e8\u3067":14,social:39,action:116,"obj\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308bhook\u306e\u624b\u7d9a\u304d":85,via:[6,111,2,43],"\u6b21\u306bgroonga\u306etest":142,no_such_process:162,"\u30b9\u30fc\u30d7\u30ab\u30ec\u30fc":135,"\u4f5c\u6210\u3059\u308bdb\u3092\u683c\u7d0d\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u30d1\u30b9\u3092\u6307\u5b9a\u3057\u307e\u3059":75,"\u7701\u7565\u3057\u305f\u5834\u5408\u306f":61,define_selector:[49,26,38],select:[15,
 10,102,3
 8,49,30,77,26,116,137,6,53,160,109,95,70,69,23,76,145],"log\u3068\u3044\u3046\u5f62\u5f0f\u306e\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u304c\u30ab\u30ec\u30f3\u30c8\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u4f5c\u3089\u308c\u307e\u3059":158,mecab:[155,120,37,142,123,12,116,6,143,70,23,176,81],mori:148,morn:106,mecab_new2:6,"lucid\u304b\u3089":145,more:[35,3,134,86,87,6,8,133,176,48,100,141,77,11,144,14,106,107,16,55,58,59,60,154,116,159,162,70,165,170,171,123,27,172,130],yokoyama:[70,116],"\u691c\u7d22\u7d50\u679c\u30c6\u30fc\u30d6\u30eb\u306e\u4e2d\u3067\u30af\u30a8\u30ea\u306b\u30de\u30c3\u30c1\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u306b\u5bfe\u3057\u3066\u30b9\u30b3\u30a2\u5024\u306e\u66f4\u65b0\u306e\u307f\u3092\u884c\u3044\u307e\u3059":63,uint8:[40,145,87,116],"\u9375\u3092\u30a4\u30f3\u30dd\u30fc\u30c8\u3057\u305f\u3060\u3051\u3067\u306f\u4f7f\u7528\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u306a\u3044\u305f\u3081":142,function_nam:126,"\u3092\u524d\u63d0\u3068\u3057\u3066
 \u8aac\u
 660e\u3057\u3066\u3044\u308b\u305f\u3081":142,nomal:[6,100,8],cach:[15,1,123,116,6,109,72],"\u4e3b\u306a\u95a2\u4fc2\u5f0f\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":63,uint64:[70,40,116],"\u305d\u308c\u3092\u5143\u306b\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u3092\u4f5c\u6210\u3057\u307e\u3059":142,endpoint:[122,58],"\u30d7\u30ed\u30bb\u30b9\u306f\u901f\u3084\u304b\u306b\u7d42\u4e86\u3057\u307e\u3059":10,learn:[144,100,116],"benchmark\u304c\u52d5\u4f5c\u3057":158,prompt:[6,93,3,4],scan:[167,152,170,42,141],accept:[68,3,83,122,123,88,6,67,94,95,70,23,71,172,118,48,30],"delete\u30b3\u30de\u30f3\u30c9":1,"\u4f4d\u7f6e\u60c5\u5831\u306e\u5c0f\u6570\u8868\u8a18\u304b\u3089\u30df\u30ea\u79d2\u3078\u306e\u5909\u63db\u8aa4\u5dee\u304c\u5927\u304d\u3044\u554f\u984c\u3092\u4fee\u6b63":23,groonga_cache_limit:116,exmapl:[170,141],"\u3053\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u6307\u5b9a\u3057\u306a\u3044\u5834\u5408":158,"search\u3092\u884c\u3044":[57,105]
 ,"select
 \u30b3\u30de\u30f3\u30c9":1,"\u5b9f\u884c\u4f8b":[10,167],simpl:[70,53,44,124,87],isn:[87,6,8,138,176,100,144,14,52,16,59,62,116,159,162,70,165,166,120,170,27,126,109],"\u691c\u7d22\u6642\u306b\u306foriginal\u30ab\u30e9\u30e0\u304c":134,referenc:[100,121,116,6,160,59],grn_obj_get_rang:72,"\u8ddd\u96e2\u306e\u8a08\u7b97\u306b\u306f\u30d2\u30e5\u30d9\u30cb\u306e\u8ddd\u96e2\u8a08\u7b97\u5f0f\u3092\u7528\u3044\u307e\u3059":164,conditin:170,"\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306f\u69cb\u9020\u4f53\u306e\u5b9f\u4f53\u3092api\u306e\u547c\u3073\u5143\u3067\u78ba\u4fdd\u3059\u308b\u306e\u306b\u5bfe\u3057\u3066":14,"\u521d\u671f\u5316\u6e08\u307f\u306e":75,m64:20,tokenbigram:[82,3,83,86,89,41,42,97,100,141,106,107,16,157,59,154,64,152,171,71,170,172,27,130,33],"\u524d\u65b9\u4e00\u81f4\u691c\u7d22\u304c\u30de\u30c3\u30c1\u3057\u306a\u3044\u554f\u984c\u3092\u4fee\u6b63":1,open_tag1:152,grn_obj_key_int:56,"\u30d0\u30c3\u30d5\u30a1\u5185\u3067\u306e\u30b5\u30a4\u30ba":117,sysctl:[15
 6,130,81
 ],"\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u304c\u6b63\u5e38\u7d42\u4e86\u3059\u308b\u3068":142,i386:[23,120,142],"groonga\u30d7\u30ed\u30bb\u30b9\u306e\u72b6\u614b\u3092\u8868\u793a\u3057\u307e\u3059":[74,89],"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306eoutput_columns\u5f15\u6570\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":146,dest_kei:105,"\u305d\u306eid\u3092\u8fd4\u3057\u307e\u3059":105,"\u8f9e\u66f8\u691c\u7d22\u306e\u30b5\u30f3\u30d7\u30eb\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u8ffd\u52a0":145,sauci:[70,116],html:[80,142],creat:[35,15,75,38,49,116,137,14,6,70,23,76,111],"\u306e\u3046\u3061\u3044\u305a\u308c\u304b\u3092\u542b\u3080\u5024\u3092\u6307\u5b9a\u3057\u305f\u3044\u5834\u5408\u306f":89,grn_bulk:76,"\u30ab\u30e9\u30e0obj\u306e\u540d\u524d\u306e\u9577\u3055\u3092\u8fd4\u3057\u307e\u3059":113,"\u30e6\u30fc\u30b6\u30fc\u30b5\u30dd\u30fc\u30c8\u3092\u3057\u305f\u308a\u3057\u3066\u3044\u307e\u3059":115
 ,inada:1
 16,"groonga\u306e\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u3092":142,authent:179,"1\u3088\u308a\u5c0f\u3055\u3044\u8ca0\u306e\u6570\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093":57,"x\u3067\u306e\u30d1\u30c3\u30b1\u30fc\u30b8\u7ba1\u7406\u65b9\u6cd5\u3068\u3057\u3066":142,found:[100,102,116,6,159,105,93,176],"object\u306e\u53c2\u7167\u6642\u306b\u547c\u3073\u51fa\u3055\u308c\u308bhook\u3092\u5b9a\u7fa9\u3057\u307e\u3059":85,with_posit:[106,154,3,83,171,64,172,87,100,27,42,66,107,130,71,141,152,170],procedur:[6,116],realli:[141,100,83,170],ftp:158,"x86\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4ee5\u4e0b\u306bx64":142,ftb:37,"\u30c7\u30d5\u30a9\u30eb\u30c8\u306f\u30de\u30b7\u30f3\u306ecpu\u30b3\u30a2\u6570\u3068\u540c\u3058\u6570\u3067\u3059":89,grn_column_index_upd:113,"ctx\u3092\u521d\u671f\u5316\u3057\u307e\u3059":14,grn_user_data:[49,25,47,38],"1970\u5e741\u67081\u65e50\u66420\u52060\u79d2\u304b\u3089\u306e
 \u7d4c\u
 904e\u6642\u9593\u3092":40,grn_table_hash_kei:[105,102],"value\u3092\u623b\u308a\u5024\u3068\u3057\u3066\u8fd4\u3057\u307e\u3059":72,clumn:130,"\u51fa\u529b\u30d5\u30a1\u30a4\u30eb":158,"column_remove\u306f\u30c6\u30fc\u30d6\u30eb\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u30ab\u30e9\u30e0\u3092\u524a\u9664\u3057\u307e\u3059":65,"\u691c\u7d22\u306e\u6319\u52d5\u306b\u306f\u4ee5\u4e0b\u306e3\u7a2e\u985e\u3042\u308a":135,"\u4e8c\u3064\u306e\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u540c\u6642\u306b\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3059":10,major:128,"\u5f8c\u65b9\u4e00\u81f4\u691c\u7d22\u306e\u4e21\u65b9\u304c\u53ef\u80fd\u3068\u306a\u308a\u307e\u3059":134,n_result:105,number:[123,128],"\u5bfe\u8c61table\u3092\u6307\u5b9a\u3057\u307e\u3059":[57,105,72,113],"dragonfly\u3067\u306e\u30d3\u30eb\u30c9\u306b\u5bfe\u5fdc":145,file_corrupt:162,repoforg:[6,120],"\u3092\u6307\u5b9a\u3059\u308b\u3068\u5024\u306e\u914d\u5217
 \u3092\u
 683c\u7d0d\u3057\u307e\u3059":113,relationship:[6,11,53,147,49],"rpm\u306a\u3069\u306e\u30b5\u30d6\u30bf\u30b9\u30af\u3067\u3082architectur":142,dpkg:142,"txt\u306b\u5909\u66f4\u70b9\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u304c":142,"\u6307\u5b9a\u3057\u305f\u30af\u30a8\u30ea\u306b\u5bfe\u3059\u308b\u88dc\u5b8c":145,"javascript\u3067\u5b9f\u88c5\u3055\u308c\u305f\u7ba1\u7406\u30c4\u30fc\u30eb\u304c\u6a19\u6e96\u3067\u4ed8\u5c5e\u3057\u3066\u3044\u307e\u3059":31,"\u307e\u305f\u540c\u6642\u306b":158,"\u691c\u7d22\u51e6\u7406\u306e\u5b9f\u884c\u4e2d\u306b\u9069\u6642\u547c\u3073\u51fa\u3055\u308c":85,reus:86,grn_ctx_set_match_escalation_threshold:21,arrang:3,"tokendelimitnull\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u8ffd\u52a0":137,comput:[35,141,43,6,16,130,166],toybox:11,grn_hook_entri:85,"\u95a2\u6570\u306e\u8ffd\u52a0":1,"msg\u3092enqueue\u3057\u305f\u5bfe\u8c61\u306eedge\u3092enqueue\u3059\u308b":125,gted:111,"\u65b0\u3057\u3044\u30c7\u30fc\u30bf\u30d9\u30fc\u30
 b9\u3092
 \u4f5c\u6210\u3057\u307e\u3059":89,documenataion:126,self:158,also:[49,38,77,123,6,80,111],"keybuf\u306e\u30b5\u30a4\u30ba":105,"\u8a18\u53f7":[64,89],"multithread\u74b0\u5883\u3067\u306f\u4ed6\u306ethread\u306e\u30a2\u30af\u30bb\u30b9\u306b\u3088\u3063\u3066":105,"\u30ec\u30b3\u30fc\u30c9\u306e\u5024\u3068value\u304c\u7b49\u3057\u3044\u304b\u8abf\u3079\u307e\u3059":72,lexcon:3,brooklyn:172,"\u305d\u3053\u3067\u3042\u3089\u304b\u3058\u3081\u7528\u610f\u3057\u3066\u304a\u3044\u305f":142,table_pat_kei:[100,170,77,87,89,27,42,116,41,107,53,171,148,97,118,141,152,59],cover:[123,27],"\u3053\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e":158,umemoto:23,"\u5bfe\u8c61\u3068\u306a\u308b\u30ab\u30e9\u30e0\u578b\u304c\u51fa\u529b\u3055\u308c\u307e\u3059":100,ext:82,"\u65b0\u3057\u304f\u958b\u767a\u306b\u52a0\u308f\u308b\u4eba\u3068\u3082\u5171\u6709\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":115,"\u5bfe\u8c61\u30ec\u30b3\u30fc\u30c9\u306eid\u3092\u6307\u5b9a\u3057\u307e\u
 3059":[1
 05,72,113],"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30b9\u30ad\u30fc\u30de\u3068\u30c7\u30fc\u30bf\u3092\u51fa\u529b\u3059\u308b":148,microsoft:93,"\u3057\u304b\u3057":[64,40,135],"\u3068\u3044\u3046\u30ad\u30fc\u30ef\u30fc\u30c9\u3067\u691c\u7d22\u3057\u305f\u5834\u5408":135,cache_limit:[49,26,38],xcode:81,session:[122,162],"org\u304b\u3089\u5fc5\u8981\u306b\u5fdc\u3058\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3057\u307e\u3059":158,"6\u3067\u3082\u52d5\u4f5c\u3059\u308b\u3088\u3046\u306b\u3057\u305f":145,columnn:6,"hat\u7cfb\u306e\u5834\u5408\u306e\u52d5\u4f5c\u78ba\u8a8d\u624b\u9806\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3068\u306a\u308a\u307e\u3059":142,solut:[49,34],factor:[70,100],"\u305d\u308c\u3067\u3082\u30d2\u30c3\u30c8\u4ef6\u6570\u304c\u95be\u5024\u3092\u8d85\u3048\u306a\u3044\u5834\u5408\u306f\u90e8\u5206\u4e00\u81f4\u691c\u7d22\u3092\u884c\u3044\u307e\u3059":64,"org\u304c\u30db\u30b9\u30c8\u3092\u53c2\u7167\u3059\u308b\u3088\u3046\u306b\u5909\u66f4\u3059\u308b":14
 2,"\u826
 f\u3044\u306e\u304b":115,"8\u307e\u3067\u306e\u6570\u5024\u304c\u6307\u5b9a\u53ef\u80fd\u3067":89,"\u7d22\u5f15\u3092\u7528\u3044\u305f\u9ad8\u901f\u306ageopoint\u306e\u30bd\u30fc\u30c8\u6a5f\u80fd\u3092\u8ffd\u52a0":1,grn_table_cr:105,"table_create\u30b3\u30de\u30f3\u30c9\u306eflags\u30aa\u30d7\u30b7\u30e7\u30f3\u306btable_pat_key\u3068key_with_sis\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u3067":134,column1:[100,63,141,116,6,70],"grn_op_or\u4ee5\u5916\u306e\u6f14\u7b97\u5b50\u306f":63,column2:[100,63,141,116,6,70],set:[15,100,155,133,77,12,116,14,6,143,17,70,109,72,120,41],"647\u4ee5\u4e0b\u306e\u6574\u6570\u3092\u8868\u3057\u307e\u3059":40,"\u30c7\u30d5\u30a9\u30eb\u30c8\u3067\u306f":[158,89],showen:2,startup:6,touch:130,see:[35,49,120,176,38,77,20,123,12,116,14,6,143,175,155,17,18,70,81,73],"\u306e2\u5358\u8a9e\u6271\u3044":135,sec:17,sea:[82,166],juman:155,speed:[23,159,86],"groonga\u30d7\u30ed\u30bb\u30b9\u306e\u72b6\u614b\u8868\u793a":74,mutex:[35,116],"chroot\u74b0\u
 5883\u30
 6e":142,javascript:[23,49,8,147,94],"\u60c5\u5831\u540d\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3067\u3059":97,"version\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u8ffd\u52a0":145,bodi:[70,116],last:[6,82,14],"min\u306f\u7121\u8996\u3055\u308c\u307e\u3059":57,"\u7d9a\u3044\u3066":64,whole:116,"\u30b9\u30af\u30ea\u30d7\u30c8\u540d":158,load:[49,38,145,116,6,70,23,104],"256kib":130,"\u30ed\u30b0\u306b\u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7\u306e\u79d2\u3088\u308a\u5c0f\u3055\u3044\u5024\u304c\u5e38\u306b0\u306b\u306a\u308b\u554f\u984c\u3092\u4fee\u6b63":137,"\u30ab\u30ec\u30f3\u30c8\u30ec\u30b3\u30fc\u30c9\u306ekey\u3078\u306e\u30dd\u30a4\u30f3\u30bf\u304c\u30bb\u30c3\u30c8\u3055\u308c\u307e\u3059":57,"5367431640625e":4,devic:123,"\u3067\u3082\u5b8c\u5168\u4e00\u81f4\u3057\u307e\u3059":64,"\u3044\u304f\u3064\u304b\u306e\u30ab\u30e9\u30e0\u304c\u81ea\u52d5\u7684\u306b\u5b9a\u7fa9\u3055\u308c\u307e\u3059":54,"grn_expr\u306b\u3088\u3063\u3066\u8868\u73fe\u3055\u308c\u305f\u30af\u30a8\u3
 0ea\u309
 2\u5b9f\u884c\u3059\u308b\u305f\u3081\u306b\u306f":63,nonexist:[70,100],"null\u306f\u4e0b\u9650\u306a\u3057\u3068\u898b\u306a\u3057\u307e\u3059":57,shinya:6,funa:70,func:[35,47,14],"\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u52d5\u4f5c\u78ba\u8a8d":80,oldvalu:113,"\u4f4d\u7f6e\u60c5\u5831\u3092\u683c\u7d0d\u3059\u308b\u30a4\u30f3\u30c7\u30c3\u30af\u30b9":66,error:[35,15,120,155,75,49,123,12,104,116,14,6,143,102,93,128,70,23,176,76,113],rep_gqpt:158,"\u591a\u91cd\u5ea6100\u3067\u30ea\u30af\u30a8\u30b9\u30c8\u3092\u884c\u3046":168,"benchmark\u5b9f\u884c\u6642\u306b\u81ea\u52d5\u7684\u306b\u4f5c\u6210\u3055\u308c\u308b\u30ed\u30b0\u3068\u306f\u5225\u306e\u3082\u306e\u3067\u3059":158,user_data:[35,47],grn_table_at:[145,105,72,104],needleess:6,"\u3067\u89e3\u653e\u3057\u305f\u5f8c\u306b":14,obsolet:132,n_builtin_type_nam:75,nanosecond:[126,139],x64:[93,142],grn_result_too_larg:2,shorter:106,"groonga\u30d7\u30ed\u30bb\u30b9\u306e\u901a\u4fe1\u5c64\u306e\u30d1\u30d5\u30a9\u30fc\u30de\u3
 0f3\u30b
 9\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b\u30c4\u30fc\u30eb":168,"unit\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u304a\u3044\u3066":167,"\u30c6\u30fc\u30d6\u30eb\u30ec\u30b3\u30fc\u30c9id\u3092\u6307\u5b9a\u3057\u307e\u3059":112,"groonga\u3092\u8d77\u52d5\u3059\u308b\u969b\u306e\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u30aa\u30d7\u30b7\u30e7\u30f3\u306a\u3044\u3057\u30b3\u30f3\u30d5\u30a3\u30b0\u30d5\u30a1\u30a4\u30eb\u306bdefault":10,alert:[5,70,7,8,139],"\u3068\u3044\u3046\u56db\u3064\u306e\u8a9e\u5f59\u306e\u914d\u5217\u3068\u3057\u3066\u683c\u7d0d\u3055\u308c\u307e\u3059":135,grn_db_create_optarg:75,stack:116,recent:109,"\u51e6\u7406\u3092\u5b9f\u884c\u3059\u308b\u3068":54,"\u6307\u5b9a\u3055\u308c\u3066\u3044\u308b\u30d5\u30e9\u30b0\u5024\u3067\u3059":117,person:[49,128],"\u4f7f\u7528\u4e2d\u306e\u30c1\u30e3\u30f3\u30af\u30bb\u30b0\u30e1\u30f3\u30c8\u306e\u3046\u3061\u6700\u3082\u5927\u304d\u306aid\u3067\u3059":117,do_gqtp:158,construct:[6,49,116,38,70],mysql:[155,1
 00,37,77
 ,123,152,12,124,27,42,143,159,70,177,165,120],"\u5b9f\u884c\u3059\u308b\u6f14\u7b97\u306e\u7a2e\u985e\u3092\u6307\u5b9a\u3057\u307e\u3059":105,parenth:52,grn_tokenizer_error:2,input:[126,100,3,116,43,52,159,16,94,23,98,166],format:[35,49,37,38,26,6,70,98,104,111],"1000\u3068\u3044\u3046\u8a08\u7b97\u5f0f\u3067\u30df\u30ea\u79d2\u5358\u4f4d\u3078\u3068\u5909\u63db\u3055\u308c\u307e\u3059":40,"\u5f15\u6570\u540d":[31,89],"\u5b9f\u969b\u306b\u691c\u7d22\u7d50\u679c\u304c\u7570\u306a\u308b\u4f8b\u3092\u8aac\u660e\u3057\u307e\u3059":64,"\u30ab\u30e9\u30e0\u306e\u5024\u306f\u5171\u901a\u3068\u306a\u308a\u307e\u3059":40,"\u30b3\u30de\u30f3\u30c9\u306f\u4e3b\u306bc\u8a00\u8a9e\u3067\u8a18\u8ff0\u3055\u308c":89,encount:[155,120,12,143,93,128],"max\u3068max_size\u304c\u6307\u5b9a\u3055\u308c":57,sampl:[100,68,171,122,152,88,158,27,42,6,107,160,8,9,101,58],"hook\u56fa\u6709\u60c5\u5831\u304c\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u306f":85,"\u691c\u7d22\u30af\u30a8\u30ea
 \u3092\u
 6307\u5b9a\u3057\u307e\u3059":50,"ctx\u304c\u4f7f\u7528\u3059\u308bdb\u304b\u3089name\u306b\u5bfe\u5fdc\u3059\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u691c\u7d22\u3057\u3066\u8fd4\u3059":14,"\u95a2\u6570\u3092\u4f7f\u7528\u3057\u307e\u3059":63,"56058502197266e":4,machin:70,keyword_cont:76,"aramaki\u3055\u3093":145,"ongaeshi\u3055\u3093\u304c\u5831\u544a":145,wget:[155,120,20,12,143,176],"gqtp\u306e\u5834\u5408":89,improper_link:162,grn_expr_pars:76,grn_cursor_lt:57,"\u306ftokenbigram\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3067\u306f":64,"\u884c\u3059\u308b":142,repair:104,"\u5f15\u6570\u3068\u3057\u3066":63,"64bit\u7b26\u53f7\u306a\u3057\u6574\u6570\u3067\u3042\u308a":40,pcre:[6,8],span:[152,101,27,42],"\u578b\u306e\u30c6\u30fc\u30d6\u30eb\u306e\u307f\u4f7f\u7528\u3067\u304d\u307e\u3059":105,line_numb:126,submit:80,custom:[154,82,170,179,139,100,124,27,41,116,6,149,177,8,70,176,23,73,166,59],suit:[123,27,70],"yes\u3092\u6307\u5b9a\u3059\u308b\u3068chroot\u74b0\u5
 883\u306
 7\u4e26\u5217\u306b\u30d3\u30eb\u30c9\u3092":142,"\u4e0d\u6b63\u306asort\u30ad\u30fc\u3092\u6307\u5b9a\u3055\u308c\u305f\u5834\u5408\u306fsegv\u3059\u308b\u554f\u984c\u306e\u4fee\u6b63":1,link:[100,170,121,11,6,94,70,141],line:[111,126,18,89,14,6,93,8,70,23,176,167,73],int8:[11,70,40,145,116],"\u307e\u305f\u306f\u660e\u793a\u7684\u306b\u6307\u5b9a\u3057\u305f\u63a5\u7d9a\u5148\u306egroonga":158,"\u30d1\u30c3\u30b1\u30fc\u30b8\u5316\u3059\u308b\u4f5c\u696d\u3092\u884c\u3044\u307e\u3059":142,"\u540c\u3058\u540d\u524d\u306e\u30b3\u30de\u30f3\u30c9\u3067\u3042\u3063\u3066\u3082":10,element1:[141,77],element2:[141,77],element3:77,"\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u306e\u5b9f\u884c\u4f8b\u306fzsh":142,msg_id:142,"char":[35,75,56,114,14,105,70,72,76,47,113],sholud:176,taro:39,invalid:[35,100,122,114,116,6,70,23,59],"grn_op_and\u306f":63,"obj\u304c\u73fe\u5728lock\u3055\u308c\u3066\u3044\u308c\u30700\u4ee5\u5916\u306e\u5024\u3092\u8fd4\u3057\u307e\u3059":72,lucid:[145,116]
 ,"proc\u
 3067\u4f7f\u7528\u3059\u308b\u5909\u6570\u306e\u6570\u3092\u6307\u5b9a\u3057\u307e\u3059":47,"\u3068\u3044\u3046\u30ad\u30fc\u30ef\u30fc\u30c9\u3067\u691c\u7d22\u3057\u305f\u6642":135,wrongli:23,ago:166,algorithm:[23,68,109],"\u306e\u307f\u30c6\u30b9\u30c8\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":167,"cutter\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u65b9\u6cd5\u306f":167,"\u3053\u306e\u30b3\u30de\u30f3\u30c9\u306e\u5b9f\u884c\u306b\u3088\u308a":142,fresh:106,hello:[106,41,154,100,141],code:[49,142,38,126,26,116,6,70,80,76,111],partial:[159,63,162,166],"\u7a7a\u306e\u5834\u5408":[32,99],send:80,table_list:[49,38,145,26,6,23],"\u30ab\u30e9\u30e0\u540d1":100,sent:48,"\u30b9\u30ec\u30c3\u30c9\u6570\u3084\u7e70\u308a\u8fd4\u3057\u6570\u306e\u610f\u5473\u306fdo_local\u3068":158,"\u30d9\u30af\u30bf\u306e\u5024\u3092":145,"\u5b9f\u884c\u306b\u306f\u76f8\u5fdc\u306e\u30b3\u30b9\u30c8\u304c\u304b\u304b\u308b\u306e\u3067\u3042\u307e\u308a\u983b\u7e41\u306b\u547c\u3070\u3
 06a\u304
 4\u3088\u3046\u306b\u3057\u3066\u4e0b\u3055\u3044":105,"\u8a73\u7d30\u691c\u7d22\u6761\u4ef6\u3092\u6307\u5b9a\u3057\u307e\u3059":50,tri:[172,17],"\u30ab\u30e9\u30e0\u540dn":100,"\u306e\u5834\u5408\u306f":115,"try":[80,71,179,17,172],"\u524d\u56de\u30ea\u30ea\u30fc\u30b9\u6642\u304b\u3089\u306e\u5909\u66f4\u70b9\u3092":142,"fedora\u306e\u30aa\u30d5\u30a3\u30b7\u30e3\u30eb\u30ea\u30dd\u30b8\u30c8\u30ea\u306b\u767b\u9332":145,"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30d7\u30ed\u30bb\u30b9\u306a\u3089\u3070groonga\u30d7\u30ed\u30bb\u30b9\u3068\u306e\u63a5\u7d9a\u3092\u5207\u308a\u307e":150,video:39,odd:141,"1\u5358\u8a9e\u6271\u3044":135,obvious:11,cenos6:6,let:[49,100,68,3,39,11,77,106,71,147],ubuntu:[49,73,142,128,18],layout:142,nterm:117,thatn:100,"\u5b9f\u51e6\u7406\u95a2\u6570\u306e\u30dd\u30a4\u30f3\u30bf\u3092\u6307\u5b9a\u3057\u307e\u3059":47,greas:11,ctx:[35,36,63,112,75,72,85,78,14,15,21,105,102,56,57,50,76,47,110,113],"deprecated\u3060\u3063\u305f\u30b3\u30de\u30f3\u30
 c9\u30d0
 \u30fc\u30b8\u30e7\u30f3\u306f\u30b5\u30dd\u30fc\u30c8\u5bfe\u8c61\u5916\u3068\u306a\u308a\u307e\u3059":10,"\u306b\u3064\u3044\u3066\u306f\u5f8c\u8ff0":57,menu:[100,93],"cursor\u306e\u5bfe\u8c61\u7bc4\u56f2\u306e\u672b\u5c3e\u306b\u9054\u3059\u308b\u3068":57,"6\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9\u3092\u884c\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093":142,location_str:172,"200byte":27,firefox:111,"\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9\u3067\u306f\u3044\u304f\u3064\u304b\u306e\u30b5\u30d6\u30bf\u30b9\u30af\u304b\u3089\u69cb\u6210\u3055\u308c\u3066\u3044\u307e\u3059":142,"gqtp\u3067\u306e\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3":80,"\u691c\u7d22\u6761\u4ef6\u306b\u30d2\u30c3\u30c8\u3057\u305f\u30ec\u30b3\u30fc\u30c9\u306e\u6570\u304c\u51fa\u529b\u3055\u308c\u307e\u3059":100,zip:[49,142,128],rid_min:112,doubl:[52,100,82,3,170,86,124,116,6,70,23,141,59],upgrad:[6,70,179],next:[39,102,3,123,70,47],doubt:121,"http\u306e\u5834\u5408":
 89,"\u30
 53\u306e\u30d1\u30e9\u30e1\u30fc\u30bf\u306f\u6709\u52b9\u3067\u3059":100,comparison:[6,49],socket_is_already_connect:162,"v2\u306e\u5024\u306f\u8981\u7d20\u306b\u5206\u89e3\u3057\u306a\u3044":63,"\u30b5\u30fc\u30d0\u3092\u81ea\u52d5\u7684\u306b\u8d77\u52d5\u3059\u308b\u5834\u5408\u3082\u3053\u306e\u5f15\u6570\u3067\u6307\u5b9a\u3057\u305f\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u304c\u5229\u7528\u3055\u308c\u307e\u3059":158,drill:172,"jquery\u30d7\u30e9\u30b0\u30a4\u30f3\u304c\u540c\u68b1\u3055\u308c\u3066\u3044\u306a\u3044\u554f\u984c\u306e\u4fee\u6b63":145,target_column:70,process:[2,38,6,93,8,9,49,141,143,12,53,111,113,155,116,23,75,120,170,123,26,126,127,128,59],"\u691c\u7d22\u5bfe\u8c61\u6587\u66f8\u306f\u8907\u6570\u306e\u8a9e\u5f59\u306b\u30c8\u30fc\u30af\u30ca\u30a4\u30ba":135,high:[123,100,149,77],"name\u30d1\u30e9\u30e1\u30fc\u30bf\u306b\u5bfe\u5fdc\u3059\u308b\u65b0\u305f\u306atable\u3092ctx\u304c\u4f7f\u7528\u3059\u308bdb\u306b\u5b9a\u7fa9\u3057\u307e\u3059":105,"co
 lumn\u30
 6e\u5024\u304c":63,"128515259x503187188":[39,67],defalt:145,"v1\u306e\u5024\u3068v2\u306e\u5024\u304c\u7b49\u3057\u3044\u3053\u3068\u3092\u8868\u3057\u307e\u3059":63,"\u30ed\u30b0\u30a4\u30f3\u53ef\u80fd\u3067\u3042\u308b\u304b\u306e\u78ba\u8a8d\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u3066\u884c\u3044\u307e\u3059":142,gcc:[155,120,20,116,6,23,176],"\u3067groonga\u306e\u7f72\u540d\u7528\u306e\u9375\u3092\u78ba\u8a8d\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":142,alloc:[35,15,100,49,74,14,6,34,70,76],essenti:[143,12,8],"index\u3067\u5b9f\u884c\u3057\u305f\u3044\u64cd\u4f5c\u3092\u6307\u5b9a\u3057\u307e\u3059":113,"\u30d9\u30af\u30bf\u306e\u5024\u3092\u51fa\u529b\u3059\u308b\u3068\u304d\u306e\u30e1\u30e2\u30ea\u30ea\u30fc\u30af\u3092\u4fee\u6b63":145,seriou:[6,70],"\u30bb\u30df\u30b3\u30ed\u30f3\u306f\u8907\u6570\u306egroonga":158,element:[126,2,3,77,11,27,116,6,70],issu:80,"\u30ea\u30dd\u30b8\u30c8\u30ea\u306bgnupg
 \u3067\u
 7f72\u540d\u3092\u884c\u3046\u305f\u3081\u306b\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":142,allow:[3,123,27,6,143,94,58],posted_bi:172,"centos\u306e\u5834\u5408":142,movi:39,move:[6,79,93,23],lz4:128,sen_sel_term_extract:37,comma:[11,52,3,141,121],"2st":100,"\u529b":[7,131],yamaguchi:23,perfect:123,mitsuo:116,hobbi:139,"\u6f14\u7b97\u5b50\u3068\u6307\u5b9a\u3067\u304d\u308b\u306e\u306f\u4e0b\u8a18\u306e4\u7a2e\u985e\u3067\u3059":63,total:[6,60,117],"\u5de6\u4e0a":1,"\u5de6\u4e0b":1,grn_hook:[49,25,38],murakami:[70,116],python:[142,18],"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30e2\u30fc\u30c9\u3067\u306e":145,billiard:[64,135],lzo:[6,23,66,116,70],highlight_ful:[49,151,38,70],"\u3053\u308c\u306b\u5bfe\u3057\u3066":135,"\u691c\u7d22key\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"lucid\u4ee5\u964d\u306e\u95a2\u9023\u3059\u308b":142,grn_file_too_larg:2,bump:[70,116],meta:[6,87],"static":[23,3,70],grn_too_many_symbolic_link:2,"table\u306ecolumn":
 105,"gro
 onga\u5b9f\u884c\u30d5\u30a1\u30a4\u30eb\u306e\u5f15\u6570":[74,136,5,65,66,117,7,146,148,150,178,97,32,131,99],"status\u306e\u51fa\u529b\u7d50\u679c\u306b\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u8ffd\u52a0":145,builtin_type_nam:75,"\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9":80,ngx_http_proxy_modul:8,"squeeze\u4ee5\u964d\u306edebian\u3084karmic\u4ee5\u964d\u306euubntu\u3067\u306f\u4ee5\u4e0b\u306e\u7528\u306b\u3057\u3066\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3067\u304d\u307e\u3059":167,"\u4e92\u63db\u6027\u304c\u306a\u304f\u306a\u308b\u3088\u3046\u306a\u5909\u66f4":142,could:[6,11],mxcl:142,outsid:70,"\u5bfe\u8c61ctx\u3092\u6307\u5b9a\u3057\u307e\u3059":14,"\u30ab\u30d0\u30ec\u30c3\u30b8\u60c5\u5831\u3092\u8a08\u6e2c\u3059\u308b\u305f\u3081\u306b\u306f":167,softwar:80,"\u5f15\u6570\u540d1":[31,89],"\u5f15\u6570\u540d2":[31,89],owner:[8,116],index_messag:71,"table\u306ekey\u306b\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u3092\u524a\u9664
 \u3057\u
 307e\u3059":105,expnas:165,"\u30d0\u30c3\u30d5\u30a1\u306e\u72b6\u614b1":117,"\u30d0\u30c3\u30d5\u30a1\u306e\u72b6\u614b2":117,"\u30cb\u30db\u30f3\u30b4":166,licens:[6,70,37,142],system:[100,170,20,123,40,12,27,116,106,11,67,8,130,70,23,176,141],"\u6307\u5b9a\u3055\u308c\u305f\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u304cdevelop\u3042\u308b\u3044\u306fdeprecated\u3067\u3042\u3063\u305f\u5834\u5408\u306b\u306f":10,hash_kei:86,grn_table_get_kei:105,termin:[35,3,172,14,6,8,76,47],articles2:71,"\u3067\u59cb\u307e\u308b\u540d\u524d\u304c\u4ed8\u4e0e\u3055\u308c\u307e\u3059":54,"\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\u304b\u3051\u3089\u308c\u305f":99,itagaki:145,"\u306ematch_columns\u3067\u4f7f\u7528\u3059\u308b\u7d22\u5f15\u6bce\u306b\u91cd\u307f\u4ed8\u3051\u3092\u6307\u5b9a\u3057\u307e\u3059":64,grn_end_of_data:2,"worker\u306fthread\u3068\uff11\u5bfe\uff11\u5bfe\u5fdc":125,"groonga\u7d44\u8fbc\u95a2\u6570\u306e\u4e00\u3064\u3067\u3042\u308bedit_distance\u306b\
 u3064\u3
 044\u3066\u8aac\u660e\u3057\u307e\u3059":103,"org\u3078\u3068\u53cd\u6620\u3057\u307e\u3059":142,"point\u306b\u6307\u5b9a\u3057\u305f\u5ea7\u6a19\u304c\u5186\u306e\u7bc4\u56f2\u5185\u306b\u3042\u308b\u304b\u3069\u3046\u304b\u3092bool\u578b\u306e\u5024\u3067\u8fd4\u3057\u307e\u3059":164,"\u30ab\u30ec\u30fc\u30e9\u30a4\u30b9":135,"db\u3092\u4f7f\u7528\u3057\u3066\u3044\u306a\u3044\u5834\u5408\u306fnull\u3092\u8fd4\u3057\u307e\u3059":14,correspond:[100,144,43,159,16,72,166],"\u5f8c\u8ff0\u306e\u30d1\u30c3\u30b1\u30fc\u30b8\u3054\u3068\u306egrntest\u306b\u3088\u308b\u52d5\u4f5c\u78ba\u8a8d\u3067\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u3057\u3066\u5b9f\u884c\u3057\u307e\u3059":142,"groonga\u3092\u4f7f\u3063\u3066\u304f\u308c\u3066\u3044\u308b\u30e6\u30fc\u30b6\u30fc\u3068\u5354\u529b\u3057\u3066":115,satoshi:70,"grntest\u3067\u7d50\u679c\u306e\u6bd4\u8f03\u304c\u5e38\u306b\u5931\u6557\u3057\u3066\u3044\u305f\u554f\u984c\u3092\u4fee\u6b63":145,"geopoint\u306e\u30ad\u30e3\u30b9\
 u30c8\u3
 06b\u5bfe\u5fdc":145,highlight_html:[49,152,151,38,70],thesauru:100,"object\u3092\u7834\u68c4\u3059\u308b\u3068\u304d\u306b\u547c\u3070\u308c\u308b\u95a2\u6570\u3092\u6307\u5b9a\u3057\u307e\u3059":47,oracl:[49,128],"worker\u306f\u4e0a\u9650\u304c\u500b\u5b9a\u6570":125,segment:[6,70,117],"\u3068\u30bf\u30a4\u30d7\u3057\u3066\u304f\u3060\u3055\u3044":158,latin1:[6,176],"\u30d7\u30e9\u30b0\u30a4\u30f3\u306e\u7f6e\u304d\u5834\u6240\u3092\u5909\u66f4":145,grn_cursor_by_kei:57,"\u3067\u3059\u306d":115,brew:[81,18],grn_column_name_score_len:113,fact:[39,100],"\u62e1\u5f35\u5b50\u306f":158,dbm:[123,27],"name\u30d1\u30e9\u30e1\u30fc\u30bf\u306es":[105,72,113],"\u4f5c\u6210\u3059\u308bdb\u306e\u7d44\u307f\u8fbc\u307f\u578b\u306e\u540d\u524d\u3092\u5909\u66f4\u3059\u308b\u6642\u306b\u6307\u5b9a\u3057\u307e\u3059":75,bring:3,"\u7279\u5b9a\u306e\u30ea\u30ea\u30fc\u30b9":142,nois:16,freq2:43,freq1:43,should:[35,6,93,155,100,77,12,52,16,18,59,162,118,165,73,120,170,30,143,128,177,76],jan:
 172,arti
 cles_cont:71,"\u30b3\u30e1\u30f3\u30c8\u884c":158,familiar:121,"load\u306a\u3069\u306e\u3059\u3079\u3066\u306egroonga\u30b3\u30de\u30f3\u30c9\u306bcommand_version\u304c\u6307\u5b9a\u3067\u304d\u307e\u3059":10,jiro:39,db1:48,db2:48,"\u3092\u6307\u5b9a\u3059\u308b\u3068min\u306b\u4e00\u81f4\u3057\u305fkey\u3092cursor\u306e\u7bc4\u56f2\u306b\u542b\u307f\u307e\u305b\u3093":57,grn_column_t:113,"1\u304b\u3089\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u3068\u3044\u3046\u6982\u5ff5\u304c\u5c0e\u5165\u3055\u308c\u307e\u3059":10,"\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u5f15\u6570\u306bcommand\u3092\u4e0e\u3048\u306a\u304b\u3063\u305f\u5834\u5408\u306f":89,"hat\u7cfb":142,candidate_1:122,grn_geo_cursor_next:102,candidate_2:122,"\u4e16\u754c\u6e2c\u5730\u7cfb":40,host_name_or_ip_address:94,"\u99c4\u76ee\u306a\u4f8b":115,grn_obj_lock:72,"munin\u30d7\u30e9\u30b0\u30a4\u30f3\u306e\u8ffd\u52a0":1,"\u4f5c\u696d\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4f8b\u306f\u4ee5\u4e0b\u3092
 \u4f7f\u
 7528\u3057\u307e\u3059":142,"\u3066\u3057\u307e\u3044\u307e\u3059":115,"\u30d0\u30c3\u30d5\u30a1\u30bb\u30b0\u30e1\u30f3\u30c8\u306e\u6570\u3067\u3059":117,memri:130,encodiong:141,grn_plugin_expr_var_init:[35,70],max_command_vers:[94,74,3,4,8],grn_obj_user_data:110,"ueno\u3055\u3093\u304c\u5831\u544a":137,tld:121,"\u306e\u3044\u305a\u308c\u304b\u3092\u6307\u5b9a\u3057\u307e\u3059":[56,105,50],"\u5b58\u5728\u3057\u306a\u3044\u30a2\u30c9\u30ec\u30b9\u3078\u30a2\u30af\u30bb\u30b9\u3057":105,grn_type_cr:56,zenigata:39,"gram\u7cfb\u306e\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u5229\u7528\u3057\u3066\u3044\u308b\u5834\u5408\u306f\u30ad\u30fc\u30ef\u30fc\u30c9\u3067\u524d\u65b9\u4e00\u81f4\u691c\u7d22\u3092\u3057\u307e\u3059":135,index_friend:39,"\u7d42\u4e86\u95a2\u6570\u306e\u30dd\u30a4\u30f3\u30bf\u3092\u6307\u5b9a\u3057\u307e\u3059":47,quotat:[82,124],"\u5b58\u5728\u3057\u306a\u3044\u30d1\u30c8\u30ea\u30b7\u30a2\u30c8\u30e9\u30a4\u306e\u30ec\u30b3\u30fc\u30c9\u3092\u53c
 2\u7167\
 u3059\u308b\u3068\u843d\u3061\u308b\u554f\u984c\u3092\u4fee\u6b63":145,insuffici:11,immedi:[123,8,95],"\u305d\u308c\u305e\u308c\u30c8\u30ec\u30fc\u30c9\u30aa\u30d5\u3068\u306a\u308b\u6761\u4ef6\u304c\u3042\u308b\u306e\u3067\u63a1\u7528\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u5341\u5206\u691c\u8a0e\u3057\u3066\u304f\u3060\u3055\u3044":64,grn_obj_unlock:72,grn_cache_clos:15,accident:116,spain:68,"\u95a2\u6570\u3082\u30b3\u30de\u30f3\u30c9\u3068\u3057\u3066\u547c\u3073\u51fa\u3057\u3066\u3057\u307e\u3046\u554f\u984c\u3092\u4fee\u6b63":145,tokenkytea:6,"\u63a5\u7d9a\u4e0d\u80fd\u3068\u306a\u308b\u3053\u3068\u306b\u6ce8\u610f\u3057\u3066\u304f\u3060\u3055\u3044":158,"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308bstatus\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":74,"benchmark\u547d\u4ee4\u304c\u3042\u308b\u5834\u5408":158,"\u306etable\u3092\u6307\u5b9a\u3057\u307e\u3059":105,ultra:39,"\u4e3b\u30ad\u30fc\u5024\u306f\u30c6\u30fc\u30d6\
 u30eb\u3
 06e\u4e2d\u3067\u4e00\u610f\u3067\u3042\u308a":54,"expr\u306e\u307f\u8a2d\u5b9a\u53ef\u80fd\u3067\u3059":47,site:[39,100,3,121,11,127,67,94,148,149,70,71],archiv:[49,176,142,128,111],"_avg":100,"\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u8aa4\u5b57\u3092\u4fee\u6b63":145,"count\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u305f\u306a\u3089\u3070":74,"\u306eflags\u3068\u540c\u69d8\u306e\u5024\u3092\u6307\u5b9a\u3067\u304d\u307e\u3059":57,output_column:[6,70,146,116,77],"\u30ad\u30fc\u30ef\u30fc\u30c9":137,spell:[165,83],expans:[49,100,6,107,23,165,147],"mroonga\u5411\u3051\u306b\u7528\u610f\u3057\u305f\u5185\u90e8api\u3067\u3059":72,"dist\u3067\u751f\u6210\u3057\u305ftar":142,grn_obj_get_valu:[23,72],php:[6,70,142],expand:[49,100,38,116,6,9],off:[23,8,70],dinam:149,"\u7d9a\u3044\u3066\u30a8\u30e9\u30fc\u5185\u5bb9\u3092\u793a\u3059":100,exampl:[153,123,80],command:[35,15,145,38,49,111,123,77,116,14,6,93,18,96,23,70,176,73],ecmascript:[6,100,1
 49,116,1
 41],cutter_check_leak:167,akira:70,value_2:[3,94],web:[39,100,170,144,43,16,8,176],uncontinu:6,end_of_data:162,geo_in_circl:[23,151,116,38,49],"root\u3092\u6307\u5b9a\u3057\u306a\u3044\u5834\u5408\u306f\u7ba1\u7406\u30c4\u30fc\u30eb\u304c\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3055\u308c\u3066\u3044\u308b\u30d1\u30b9\u304c\u6307\u5b9a\u3055\u308c\u305f\u3068\u307f\u306a\u3055\u308c\u307e\u3059\u306e\u3067":31,broken_pip:162,"185428000x":68,dest:[11,168,89],five:[126,3,88],recurs:[100,142,127,8,96,165],"\u958b\u3044\u3066\u3044\u308b\u30d5\u30a1\u30a4\u30eb\u30c7\u30a3\u30b9\u30af\u30ea\u30d7\u30bf\u304c\u591a\u3059\u304e\u3066accept\u3067\u304d\u306a\u3044\u72b6\u614b\u306e\u8ca0\u8377\u3092\u4f4e\u6e1b":145,"\u30d0\u30c3\u30d5\u30a1\u5185\u306b\u3042\u308b\u8a9e\u306e\u3046\u3061":117,"\u3053\u306e\u3088\u3046\u306bn":64,"\u5143\u306e\u30ec\u30b3\u30fc\u30c9\u3068\u81ea\u52d5\u7684\u306b\u8ffd\u52a0\u3055\u308c\u305f\u30ec\u30b3\u30fc\u30c9\u3068\u306e\u533a\u5225\u3092\u3064
 \u3051\u
 308b\u305f\u3081\u306b":134,rep_gqtp:158,resiz:35,grn_plugin_regist:[35,137],interact:[3,94],"\u3067\u5024\u3092\u56f2\u307f\u307e\u3059":89,daylight:70,"table\u306eid\u306b\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u3092\u524a\u9664\u3057\u307e\u3059":105,avoid:[49,100,34,116,70],hash_index:172,"min\u304cnull\u306e\u5834\u5408\u3082\u3057\u304f\u306f":57,"output_type\u306e\u6307\u5b9a\u306b\u5f93\u3063\u3066":31,"\u30d5\u30a1\u30a4\u30eb\u30b7\u30b9\u30c6\u30e0\u306e\u30eb\u30fc\u30c8\u76f4\u4e0b\u306b":23,"\u5fa9\u53f7\u3057\u305f\u9375\u30d5\u30a1\u30a4\u30eb":142,iwai:[6,104,116],"\u30c6\u30fc\u30d6\u30eb\u306e\u524a\u9664":136,"\u90e8\u5206\u4e00\u81f4\u691c\u7d22\u3092\u5229\u7528\u3059\u308b\u304b\u3069\u3046\u304b\u306e\u95be\u5024\u306f":64,"id\u304c\u9023\u7d9a\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u306b\u5bfe\u5fdc\u3059\u308b\u30ab\u30e9\u30e0\u5024\u304c\u6607\u9806\u306b\u683c\u7d0d\u3055\u308c\u305f\u914d\u5217\u3078\u306e\u30dd\u30a4\u30f3\u30bf\u3092valu
 es\u306b
 \u30bb\u30c3\u30c8\u3057\u307e\u3059":72,event_queri:[144,174,58,16,43,166],merg:[6,123,111],"\u306e\u8fd4\u3059\u30db\u30b9\u30c8\u540d":89,"\u305d\u306e\u4ed6\u306e\u74b0\u5883\u3067\u306f\u9069\u5b9c\u8aad\u307f\u66ff\u3048\u3066\u4e0b\u3055\u3044":142,"\u30df\u30ea\u79d2\u5358\u4f4d\u306e\u7d4c\u5ea6x\u30df\u30ea\u79d2\u5358\u4f4d\u306e\u7def\u5ea6":40,"\u4eca\u5f8c\u306e\u30ed\u30b0\u306f\u65b0\u305f\u306a\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u306b\u66f8\u304d\u8fbc\u307e\u308c\u308b":178,"function":[35,49,37,142,38,122,123,126,116,14,6,8,70,167],cutter_debug:167,"\u307e\u3060\u89e3\u653e\u3055\u308c\u3066\u306a\u3044\u30e1\u30e2\u30ea\u30d6\u30ed\u30c3\u30af\u306e\u6570\u3092\u793a\u3057\u307e\u3059":74,"\u691c\u7d22\u4f8b4":80,"\u691c\u7d22\u4f8b3":80,"\u691c\u7d22\u4f8b2":80,"\u691c\u7d22\u4f8b1":80,sigstop:116,"config\u304c\u306a\u3044\u5834\u5408\u306flibedit\u3092\u691c\u51fa\u3057\u306a\u3044\u3088\u3046\u306b\u3057\u305f":145,count:[123,100,172,39],grn_table_curs
 or_delet
 :57,"\u305d\u306e\u30c6\u30fc\u30d6\u30eb\u306f":40,otherwis:[35,66,3,141,127,15,107,53,160,171,95,88,118,72,73],problem:[15,170,11,116,6,8,130,23,141],yuki:[23,70],"zip\u30a2\u30fc\u30ab\u30a4\u30d6\u3082\u540c\u69d8\u306b\u3057\u3066grntest\u3092\u5b9f\u884c\u3057\u52d5\u4f5c\u78ba\u8a8d\u3092\u884c\u3044\u307e\u3059":142,bigram:[64,158,174],"int":[35,15,102,112,4,85,78,14,6,21,105,17,113,56,57,72,76,47,75],updated_at:64,jessi:[70,116],redcloth:142,againt:100,inc:70,grn_obj_key_norm:105,"init\u76f4\u5f8c\u306e\u72b6\u614b":14,varieti:39,variabl:[35,100,141,20,104,87,116,6,11,162,23,70,165],"edge\u306equeue\u306benqueue\u3055\u308c\u308b":125,repeat:[123,111],"groonga\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u64cd\u4f5c\u3059\u308b\u305f\u3081\u306e\u4e00\u7fa4\u306ec\u8a00\u8a9e\u5411\u3051api\u95a2\u6570\u3092\u63d0\u4f9b\u3057\u307e\u3059":63,grn_geo:[49,25,38],"\u914d\u5217\u30bb\u30b0\u30e1\u30f3\u30c8\u306e\u6570\u3067\u3059":117,"string\u306b":63,document_version_fu
 l:142,"\
 u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3068\u306e\u30bb\u30c3\u30b7\u30e7\u30f3\u3092\u7d42\u4e86\u3057\u307e\u3059":89,rule:[70,100,82,48],dbmss:123,"scr\u3067\u3059":158,"\u3068\u3044\u3046\u5341\u4e00\u306e\u8a9e\u5f59\u306e\u914d\u5217\u3068\u3057\u3066\u683c\u7d0d\u3055\u308c\u307e\u3059":135,"\u305d\u308c\u305e\u308c\u306e\u30b3\u30de\u30f3\u30c9\u306f\u4e00\u610f\u306a\u540d\u524d\u3068":89,"754\u5f62\u5f0f\u306e\u500d\u7cbe\u5ea6\u6d6e\u52d5\u5c0f\u6570\u70b9\u6570\u3067\u3042\u308a":40,lgpl:37,"const":[35,75,56,114,104,14,105,57,72,76,47,113],"\u6bb5\u843d\u60c5\u5831":113,"\u7d50\u679c\u3092\u683c\u7d0d\u3059\u308b":105,spec:[6,23,116],"\u524d\u63d0\u6761\u4ef6":80,secsion:126,editrc:23,"pat\u6728\u4e0a\u3067\u4f4d\u7f6e\u304c\u8fd1\u3044\u3053\u3068\u3068key\u306e\u5024\u304c\u8fd1\u3044\u3053\u3068\u306f\u540c\u4e00\u3067\u306f\u3042\u308a\u307e\u305b\u3093":57,"status\u30b3\u30de\u30f3\u30c9":1,grn_cache_set_max_n_entri:15,upload:142,msyql:77,unmanag:117,"\u691c\u
 7d22\u5b
 fe\u8c61\u306eobject\u3092\u6307\u5b9a\u3057\u307e\u3059":50,"\u524a\u9664\u5bfe\u8c61\u306e\u30ab\u30e9\u30e0\u540d\u3092\u6307\u5b9a\u3057\u307e\u3059":65,"\u3055\u3089\u306b\u6b21\u306e\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u304c\u30ea\u30ea\u30fc\u30b9\u3055\u308c\u308b\u3068":10,"name\u30d1\u30e9\u30e1\u30fc\u30bf\u304b\u3089\u59cb\u307e\u308btable\u306e\u30ab\u30e9\u30e0id\u3092res\u30d1\u30e9\u30e1\u30fc\u30bf\u306b\u683c\u7d0d\u3057\u307e\u3059":105,entries_local_nam:148,"obj\u3092\u30e1\u30e2\u30ea\u304b\u3089\u89e3\u653e\u3057\u307e\u3059":72,"configure\u30aa\u30d7\u30b7\u30e7\u30f3\u3067\u3042\u308b":142,"\u53d6\u5f97\u3057\u305f\u3044\u30ab\u30e9\u30e0\u540d\u306eprefix\u3092\u6307\u5b9a\u3057\u307e\u3059":105,zunda:23,"\u547c\u51fa\u5074\u3067\u6e96\u5099":36,"groonga_github_com_path\u3068\u3057\u3066\u53d6\u5f97\u3059\u308b\u305f\u3081\u306b\u306f":142,"\u3067\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u6307\u5b9a":89,lock_clear:[49,99,26,38,70],"\u7de
 8\u96c6\
 u8ddd\u96e2":1,"ctx\u304c\u4f7f\u7528\u3059\u308bdb\u306b\u304a\u3044\u3066column\u306b\u5bfe\u5fdc\u3059\u308b\u540d\u524d\u3092name\u306b\u66f4\u65b0\u3057\u307e\u3059":113,"obj\u3092unlock\u3057\u307e\u3059":72,aki:70,"benchmark\u306f\u52d5\u4f5c\u306e\u305f\u3073\u306bftp":158,"\u9759\u7684\u89e3\u6790":80,"\u3092\u8ffd\u52a0":[23,145],"mecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u306e\u8aad\u307f\u8fbc\u307f\u30a8\u30e9\u30fc\u3092\u7121\u8996\u3059\u308b\u3088\u3046\u306b\u3057\u305f":23,request_cancel:[49,30,26,38,70],"\u5bfe\u8c61table1\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"\u5f62\u5f0f1\u3067\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3059\u308b\u5834\u5408\u306f":89,"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308bdefine_selector\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":146,column_remov:[49,26,38,70],kytea:[6,82,116,176],search_result:100,"\u5165\u529b\u30d5\u30a1\u30a4\u30eb\u540d":158,word:[154,133,170,171,123,
 149,100,
 43,6,159,16,172,70,91,165,166,141],work:[123,80,142],era:123,"\u30ad\u30e3\u30c3\u30b7\u30e5\u6570\u306e\u6700\u5927\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":89,"16gb":156,"\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u306f":158,geo_in_rectangl:[49,1,38,145,116,23,151],indic:[68,82,3,116,139],"\u73fe\u5728\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u308b\u7279\u6b8a\u547d\u4ee4\u306f\u4ee5\u4e0b\u306e\u4e8c\u3064\u3067\u3059":158,"\u305d\u306e\u30c6\u30fc\u30d6\u30eb\u3092\u578b\u3068\u3057\u3066\u5229\u7528\u3057\u307e\u3059":40,basebal:[39,71],"\u5909\u66f4\u5f8c\u306ekey\u306e\u9577\u3055":105,"\u4f5c\u6210\u3059\u308btable\u306e\u30d5\u30a1\u30a4\u30eb\u30d1\u30b9\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"\u540d\u524d":[49,38],"\u30b3\u30f3\u30d1\u30a4\u30eb\u30d5\u30e9\u30b0":142,length:[6,35,11],"\u306b\u306f\u8907\u6570\u306e\u60c5\u5831\u304c\u542b\u307e\u308c\u307e\u3059\u304c":97,recogn:123,"builtin_type_names\u306b\u306f":75,after:[3,86,42,6,93,94,70,17
 6,102,14
 1,11,17,18,111,39,154,152,116,23,122,130,177,8],"\u4e00\u3064\u306e\u9023\u7d9a\u3057\u305f\u30c8\u30fc\u30af\u30f3\u3068\u3057\u3066\u6271\u3044\u307e\u3059":135,lat:158,"\u5168\u4ef6\u304c\u6307\u5b9a\u3055\u308c\u305f\u3082\u306e\u3068\u307f\u306a\u3057\u307e\u3059":57,grn_is_a_directori:2,averag:[70,100],"535\u30d0\u30a4\u30c8\u4ee5\u4e0b\u306e\u6587\u5b57\u5217\u3092\u8868\u3057\u307e\u3059":40,n_queri:[94,74,3,4,8],"\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u63d0\u4f9b\u3059\u308bubuntu\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3092hardi":145,confiugr:130,opaqu:[15,162],localnam:148,grn_fals:72,too_large_offset:162,"groonga\u30b5\u30fc\u30d0\u3092\u8d77\u52d5\u3059\u308b\u6642\u306b":31,wgs84geopoint:[39,68,121,11,172,40,67,102,94,23],order:[84,100,3,170,121,123,116,6,67,162],"configure\u30aa\u30d7\u30b7\u30e7\u30f3\u3067\u5909\u66f4\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":64,offici:[23,120,155,142,107],"\u3092\u4f7f\u3063\u3066\u89e3\u653e\u3057\u307e\u3059":112,
 "3\u30ea
 \u30ea\u30fc\u30b9":70,grn_default_query_logger_set_path:6,flexibl:[123,149,107],"web\u7ba1\u7406\u753b\u9762":1,"\u305d\u308c\u306b\u691c\u7d22\u306b\u30de\u30c3\u30c1\u3057\u305f\u30ec\u30b3\u30fc\u30c9\u3092\u691c\u7d22\u7d50\u679c\u306b\u3069\u306e\u3088\u3046\u306b\u53cd\u6620\u3059\u308b\u304b\u3092\u6307\u5b9a\u3059\u308b\u6f14\u7b97\u5b50\u3092\u6e21\u3057\u307e\u3059":63,"po\u30d5\u30a1\u30a4\u30eb\u304c\u66f4\u65b0\u3055\u308c\u307e\u3059":142,grn_network_is_down:2,grn_unknown_error:2,grn_obj_column_scalar:113,them:[155,66,100,68,3,170,77,143,79,111,12,120,52,11,67,17,130,126,176,76,94],thei:[82,4,86,42,43,8,9,139,176,48,52,100,141,77,106,16,149,20,152,159,165,166,170,171,124,27,130],"\u3053\u308c\u3089\u306e\u30ab\u30e9\u30e0\u306f\u3044\u305a\u308c\u3082\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2":54,fragment:32,comment_index:172,"break":[6,23,55,70],"\u6570\u304c\u5927\u304d\u3044\u307b\u3069\u591a\u304f\u306e\u30ed\u30b0\u304c\u51fa\u529b\u3055\u308c\u307e\u3059
 ":89,jin
 ja2:142,deatil:100,"\u6307\u5b9a\u3057\u305fdb\u304c\u9069\u5207\u304b":158,"\u5225\u306e\u5f62\u5f0f\u3068\u3057\u3066\u89e3\u91c8\u3057\u3066db_api\u3092\u4f7f\u3063\u3066\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u64cd\u4f5c\u3059\u308b\u304b\u306f\u30b3\u30de\u30f3\u30c9\u6bce\u306b\u81ea\u7531\u306b\u6c7a\u3081\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":63,"\u3053\u306e\u7d22\u5f15\u306b\u5bfe\u3057\u3066":135,grn_improper_link:2,"groonga\u958b\u767a\u8005\u5411\u3051\u60c5\u5831":80,ruby_load:[49,26,116,38],serach:16,"\u30ab\u30d0\u30ec\u30c3\u30b8\u60c5\u5831\u304c\u5165\u3063\u305fhtml\u304c\u51fa\u529b\u3055\u308c\u307e\u3059":167,"\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u691c\u7d22\u306e\u6319\u52d5\u3092\u30a8\u30b9\u30ab\u30ec\u30fc\u30b7\u30e7\u30f3\u3059\u308b\u95be\u5024\u3092\u5909\u66f4\u3057\u307e\u3059":21,"\u304c\u30c6\u30fc\u30d6\u30eb\u5358\u4f4d\u306e\u30c0\u30f3\u30d7\u306b\u5bfe\u5fdc":145,network:[6,39,162,48],morpholog:[123,176,141],"offset\u306
 b\u5bfe\
 u5fdc\u3059\u308bhook\u306e\u76f4\u524d\u306b\u65b0\u305f\u306ahook\u3092\u633f\u5165\u3057\u307e\u3059":85,palal:142,"\u4ed5\u69d8\u304c\u5909\u66f4\u3055\u308c\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059":10,"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306efilter\u5f15\u6570\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":146,standard:[52,40,3,8,94],vector_column:116,sequence_dataset:174,"\u30ad\u30e3\u30c3\u30b7\u30e5\u3057\u3066\u518d\u5229\u7528\u3055\u308c\u308b\u53ef\u80fd\u6027\u304c\u4f4e\u3044\u30af\u30a8\u30ea\u306b\u5bfe\u3057\u3066\u7528\u3044\u307e\u3059":100,"edge\u304cworker\u306b\u7d50\u3073\u3064\u3044\u3066\u3044\u306a\u3044\u3068\u304d\u306f":125,"\u30b5\u30fc\u30d0\u30d7\u30ed\u30b0\u30e9\u30e0\u3068\u3057\u3066\u5229\u7528\u3059\u308b\u5834\u5408\u306e\u52d5\u4f5c\u78ba\u8a8d\u3084\u5b9f\u884c\u901f\u5ea6\u6e2c\u5b9a\u304c\u53ef\u80fd\u3067\u3059":158,regress:[70,116],grn_qlog_path:6,"\u30ed\u30b0\u
 30d5\u30
 a1\u30a4\u30eb\u306f\u81ea\u52d5\u7684\u306bftp":158,"akio\u3055\u3093\u304c\u30d1\u30c3\u30c1\u4f5c\u6210":145,"valgrind\u3092\u7528\u3044\u3066\u4e0d\u6b63\u30e1\u30e2\u30ea\u30a2\u30af\u30bb\u30b9\u3084\u30e1\u30e2\u30ea\u30ea\u30fc\u30af\u3092\u691c\u51fa\u3057\u3064\u3064":167,independ:123,"\u4e16\u754c\u6e2c\u5730\u7cfb\u5ea7\u6a19":[29,164],"srpm\u30d1\u30c3\u30b1\u30fc\u30b8\u306a\u3069\u304c\u30ab\u30ec\u30f3\u30c8\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4ee5\u4e0b\u3078\u3068\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3055\u308c\u307e\u3059":142,"\u30ec\u30b3\u30fc\u30c9\u306e\u5024\u306bvalue\u3092\u52a0\u7b97\u3057\u307e\u3059":72,power8:70,grn_proc_set_selector:70,john:[160,134],"\u30ea\u30ea\u30fc\u30b9\u5bfe\u8c61\u306e\u30ea\u30dd\u30b8\u30c8\u30ea\u30c7\u30fc\u30bf\u3084\u30d1\u30c3\u30b1\u30fc\u30b8":142,tokenfilterstem:[70,12,143],latitude_in_degreexlongitude_in_degre:141,"\u3082\u3046\u3072\u3068\u3064\u306e\u6587\u5b57\u5217\u3092\u6307\u5b9a\u3057\u307e\u3059":1
 03,targe
 t:[82,3,42,6,93,95,70,176,48,52,100,102,77,11,15,107,18,59,113,152,23,71,72,170,75,27,127,76],provid:[132,3,4,86,87,43,6,8,48,155,68,12,14,107,16,46,159,70,165,166,73,120,121,122,123,25,143,175,179,94],shuhei:70,minut:[141,172,67,16,139,166],"\u30ea\u30ea\u30fc\u30b9\u306e\u969b\u306b\u306f\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u3092\u6d41\u3057\u3066":142,grn_text_valu:76,"\u958b\u3053\u3046\u3068\u3059\u308bdb\u3092\u683c\u7d0d\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u30d1\u30b9\u3092\u6307\u5b9a\u3057\u307e\u3059":75,"select\u306e\u51fa\u529b\u306b\u4e0d\u6b63\u306a\u30ab\u30e9\u30e0\u3092\u6307\u5b9a\u3055\u308c\u305f\u6642\u306bsegv\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63":1,"grn_expr\u3067\u8868\u73fe\u3067\u304d\u308b\u30af\u30a8\u30ea":80,latter:[177,165],indexbuf:113,"\u5b9a\u7fa9\u3055\u308c\u308b\u7591\u4f3c\u30ab\u30e9\u30e0\u306f":54,"\u56f0\u3063\u3066\u3044\u308b\u30e6\u30fc\u30b6\u30fc\u304c\u8907\u6570\u56de\u30c4\u30a4\u30fc\u30c8\u3057\u3066\
 u9650\u3
 089\u308c\u305f\u306a\u304b\u3067\u60c5\u5831\u3092\u63d0\u4f9b\u3057\u3066\u304f\u308c\u3066\u3044\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059":115,usernam:[39,93],"coverage\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4ee5\u4e0b\u306b":167,"http\u30ea\u30af\u30a8\u30b9\u30c8\u306b\u6307\u5b9a\u3055\u308c\u305furi\u306b\u5bfe\u5fdc\u3059\u308b":31,gronnga:159,excut:116,"\u30ea\u30ea\u30fc\u30b9\u306e\u6848\u5185\u3092\u3057\u305f\u308a":115,"\u30c7\u30d0\u30c3\u30b0\u7528\u306e\u305f\u3081":117,"\u306b\u5b8c\u5168\u4e00\u81f4\u3057\u306a\u3044\u306e\u3067\u30d2\u30c3\u30c8\u3057\u307e\u305b\u3093":135,protocol:[49,120,2,4,155,123,12,89,132,6,143,175,8,70,158,31,48],"column\u306f":113,"\u8a18\u53f7\u3082\u30d0\u30a4\u30b0\u30e9\u30e0\u3067\u30c8\u30fc\u30af\u30ca\u30a4\u30ba\u3059\u308b":64,latenc:158,"\u53c2\u8003\u307e\u3067\u306b\u904e\u53bb\u306e\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u3078\u306e\u30ea\u30f3\u30af\u3092\u4ee5\u4e0b\u306b\u793a\u3057\u307e\u305
 9":142,l
 iblzo2:[143,12],keyword2:[6,152],keyword1:[6,152],grn_obj_key_with_si:105,optimum:8,"\u30ab\u30d0\u30ec\u30c3\u30b8\u60c5\u5831":80,awar:35,"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u5185\u306e\u3059\u3079\u3066\u306e\u30c7\u30fc\u30bf\u3092\u51fa\u529b":148,suffixsearchterm:[170,141],"\u518d\u73fe\u624b\u9806\u3092ml\u304bredmine\u306b\u5831\u544a\u3057\u3066\u3082\u3089\u3048\u307e\u3059\u304b":115,"\u7d22\u5f15\u3092\u7528\u3044\u305f\u9ad8\u901f\u306ageopoint\u306e\u691c\u7d22\u6a5f\u80fd\u3092\u8ffd\u52a0":1,"table\u304c":105,accord:[11,68],hai:63,res_tabl:158,"\u3068\u3044\u3046\u4e8c\u3064\u306e\u8a9e\u5f59\u306e\u914d\u5217\u3068\u3057\u3066\u683c\u7d0d\u3055\u308c\u307e\u3059":135,"b\u306f\u5fc5\u305aa\u306e\u30b5\u30d6\u30bb\u30c3\u30c8\u3068\u306a\u308a\u307e\u3059":105,address_is_in_us:162,howev:123,"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30b9\u30ad\u30fc\u30de\u3068\u30c7\u30fc\u30bf\u3092groonga\u306e\u7d44\u307f\u8fbc\u307f\u30b3\u30de\u30f3\u30c9\u547c\u3073
 \u51fa\u
 3057\u5f62\u5f0f\u3067\u51fa\u529b\u3057\u307e\u3059":148,grn_obj_check:72,grn_ptr_init:76,"\u305d\u3053\u306b\u5165\u308b\u60c5\u5831\u304c\u3069\u3093\u306a\u5185\u5bb9\u304b\u3092\u793a\u3059\u540d\u524d\u3092\u51fa\u529b\u3057\u307e\u3059":97,com:[100,177,3,142,121,11,67,94,96,111,73],"\u30ed\u30b0\u306fmv\u3067\u79fb\u52d5\u3055\u308c\u305f\u5148\u306e\u30d5\u30a1\u30a4\u30eb\u306b\u66f8\u304d\u8fbc\u307e\u308c\u308b":178,"jekyll\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3092\u884c\u3063\u305f\u3089":142,"\u3059\u3079\u3066\u306e\u30b3\u30de\u30f3\u30c9\u306b\u3064\u3044\u3066\u4e92\u63db\u6027\u304c\u4fdd\u8a3c\u3055\u308c\u307e\u3059":10,"\u30aa\u30d7\u30b7\u30e7\u30f3\u3067\u660e\u793a\u7684\u306b\u30b5\u30fc\u30d0\u3092\u6307\u5b9a\u3057\u306a\u3044\u304b\u304e\u308a":158,"user_data\u3092\u30ad\u30fc\u3068\u3057\u3066":47,"\u3053\u3053\u3067\u307e\u3068\u3081\u305f\u5185\u5bb9\u306b\u3064\u3044\u3066\u306f\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u306b
 \u3082\u
 4f7f\u7528\u3057\u307e\u3059":142,"\u306e\u3053\u3068\u3092\u5831\u544a\u3059\u308b\u3088\u3046\u306b\u3057\u305f":145,"\u4e0d\u6b63\u306a\u6587\u5b57\u3092\u898b\u3064\u3051\u305f\u5834\u5408\u306f\u30ed\u30b0\u306b\u51fa\u529b":1,modifi:[156,176,94,83],"source\u4ee5\u4e0b\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u66f4\u65b0":142,uint16:[40,116],snippet3:27,enginen:166,"benchmark\u304c\u5229\u7528\u3059\u308bgroonga":158,"\u305d\u306erecord\u306eid\u3092\u8fd4\u3057\u307e\u3059":105,drilldown_calc_typ:70,"drilldown_output_columns\u306b\u6307\u5b9a\u3055\u308c\u305f\u6761\u4ef6\u306b\u5f93\u3063\u3066":100,inhibit:104,grn_ctx_db:14,gnu:[49,128,18],zlib:128,sourceforg:[142,22],grn_obj_prepend:72,"\u4f7f\u7528\u4e2d\u306e\u8ad6\u7406\u30bb\u30b0\u30e1\u30f3\u30c8\u306e\u3046\u3061\u6700\u3082\u5927\u304d\u306aid\u3067\u3059":117,aio:116,"\u5165\u529b":[5,97,178,99],cond:116,conf:[156,132,8,130],"\u30bb\u30b0\u30e1\u30f3\u30c8\u306e\u3046\u3061\u6700\u3082\u5927\u304d\u3
 06aid\u3
 067\u3059":117,"\u3092\u3054\u89a7\u4e0b\u3055\u3044":167,grn_cach:[49,25,38],perform:[23,70,100,116,123],"\u307e\u305f\u306f\u30e6\u30fc\u30b6\u304c\u5b9a\u7fa9\u3057\u305f\u30c6\u30fc\u30d6\u30eb\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":40,"\u691c\u7d22\u306e\u6319\u52d5\u3092\u30a8\u30b9\u30ab\u30ec\u30fc\u30b7\u30e7\u30f3\u3059\u308b\u95be\u5024\u3092\u8fd4\u3057\u307e\u3059":21,warri:128,descend:[144,100],"ueno\u3055\u3093\u4f5c\u6210\u306espec\u304c\u30d9\u30fc\u30b9":145,"\u6771\u4eac":[64,135],unsupported_command_vers:162,"\u69cb\u9020\u4f53\u306b\u95a2\u3057\u3066\u306f":14,hana:39,hang:116,hand:[100,171,11,123,107,8,71],"\u5b9f\u884c\u9806\u4f4d\u3092\u6307\u5b9a\u3057\u307e\u3059":85,blog_bodi:64,o_binari:6,contact:111,thi:[35,46,82,3,4,170,124,87,41,42,43,6,93,45,95,70,138,139,98,118,48,83,52,100,68,141,77,11,12,14,15,107,53,16,109,55,18,151,59,153,62,113,127,20,156,152,116,155,66,171,67,94,162,173,88,23,71,72,165,166,73,120,75,121
 ,122,123
 ,25,26,27,174,126,143,128,172,176,130,80,81,8],"\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u65b9\u6cd5\u3078\u306e\u30ea\u30f3\u30af":142,"_score":[39,100,68,3,113,77,64,172,116,43,6,107,67,16,54,144,23,71,166,141],no_such_devic:162,"table_list\u306f":97,"\u691c\u7d22\u7d50\u679c\u306b\u3088\u3063\u3066\u52d5\u7684\u306b\u4f7f\u3044\u5206\u3051\u3066\u3044\u307e\u3059":135,grn_default_logger_set_path:6,"configure\u306e\u6700\u5f8c\u306b\u691c\u51fa\u3057\u305fmecab\u306e\u60c5\u5831\u3082\u8868\u793a\u3059\u308b\u3088\u3046\u306b\u3057\u305f":145,"po\u30d5\u30a1\u30a4\u30eb\u306e\u7ffb\u8a33":80,"\u8ad6\u7406\u7a4d":63,grn_ctx_per_db:[23,14],"\u7d50\u679c\u3092\u683c\u7d0d\u3059\u308btable\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"\u306ebase_version\u306e\u66f4\u65b0":142,scan_build:167,"db\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u30c6\u30fc\u30d6\u30eb\u3092\u30ea\u30b9\u30c8\u8868\u793a":97,grn_op_but:63,night:[106,83],grn_column_name_id_len:113,grn_plugin_command_cr:[35
 ,70],"\u
 30bd\u30fc\u30c8\u30ad\u30fc\u914d\u5217\u306e\u30b5\u30a4\u30ba\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"\u306e\u5834\u5408\u306f\u6700\u5927\u9577":56,normallexicon:177,"\u65e2\u5b58\u306e\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u540d\u3068\u540c\u3058\u30d5\u30a1\u30a4\u30eb\u540d\u3067":178,tokenbigramsplitsymbolalphadigit:[64,107,16,33,157],grn_obj_renam:72,tasuku:37,"tokenbigram\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u3067\u306f":135,grn_text_len:76,grn_pvector:76,shift_ji:176,grn_inappropriate_i_o_control_oper:2,repositori:[80,161,142],post:[100,102,142,116,6,70],"benchmark\u547d\u4ee4\u3068\u547c\u3073\u307e\u3059":158,obj:[36,72,75,85,117,50,76,47,110,113],comment2:71,"gqtp\u3067\u30ea\u30af\u30a8\u30b9\u30c8\u3057\u307e\u3059":168,zxvf:142,"\u3068\u306a\u308a":64,"\u3059\u308b\u3068\u5927\u4e08\u592b\u3067\u3059":115,"float":[6,126,100,68],bound:70,"\u691c\u7d22\u30ad\u30fc\u30ef\u30fc\u30c9\u3082\u540c\u4e00\u306e\u65b9\u6cd5\u3067\u30c8\u30fc\u30af\u30ca\u30a4\u30ba\u3
 055\u308
 c\u307e\u3059":135,grn_ctx:[15,113,38,49,25,6,17],"\u30af\u30a8\u30ea\u5b9f\u884c\u306e\u305f\u3081\u306e\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9":80,"ctx\u306e\u7ba1\u7406\u3059\u308b\u30e1\u30e2\u30ea\u3092\u89e3\u653e\u3057":14,coverag:167,accordingli:8,wai:[0,4,121,77,123,149,116,80,6,107,8,172,70,71,58,83],"hiroshi\u3055\u3093":145,conbin:[100,149],"point\u306b\u6307\u5b9a\u3057\u305f\u5ea7\u6a19\u304c\u77e9\u5f62\u306e\u7bc4\u56f2\u5185\u306b\u3042\u308b\u304b\u3069\u3046\u304b\u3092bool\u578b\u306e\u5024\u3067\u8fd4\u3057\u307e\u3059":29,"newvalue\u306e\u5024\u304b\u3089\u5f97\u3089\u308c\u308b\u30ad\u30fc\u306b\u5bfe\u5fdc\u3059\u308bcolumn\u306e\u5024\u306e\u4e2d\u306e":113,event_dataset:[58,174],"apt\u30b5\u30d6\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u79fb\u52d5\u3057\u3066":142,"\u30af\u30a8\u30ea\u306e\u307f\u3092\u6307\u5b9a\u3059\u308b\u3068\u30d2\u30c3\u30c8\u3057\u307e\u3059":64,"true":[1,136,3,83,5,87,62,42,127,41,7,95,9,138,101,118,99,106,100,68,141,77
 ,11,178,
 52,107,53,146,134,59,39,154,152,65,116,66,171,67,160,88,70,71,164,170,121,172,27,29,177],"\u65b0\u305f\u306a\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u4f5c\u6210\u3057\u307e\u3059":89,"\u4e00\u822c\u7684\u306b\u306f":72,maximum:[60,100,3,141,11,156,88,162,30],inaccur:6,creteria:3,"\u30ad\u30e3\u30c3\u30b7\u30e5\u60c5\u5831\u3092\u8ffd\u52a0":1,emit:6,mte:37,"\u3092\u6307\u5b9a\u3059\u308b\u3068\u964d\u9806\u306b\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u308a\u51fa\u3057\u307e\u3059":57,"\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306f":[74,136,5,65,66,117,7,146,148,150,178,97,32,131,99],fedoraproject:120,score1:63,score2:63,resource_deadlock_avoid:162,"select\u306e\u4e2d\u8eab\u309210\u56de\u7e70\u308a\u8fd4\u3059":158,"\u8a9e":117,"\u306e\u524d\u5f8c\u306e\u7a7a\u767d\u306f\u306f\u7121\u8996\u3055\u308c\u308b":89,test:[155,120,3,142,11,172,12,158,6,143,93,8,128,70,71,167,94],"\u306e\u6319\u52d5\u3092\u52d5\u7684\u306b\u5909\u66f4\u3059\u308b":145,"\u6027\u3092\u6307\u5b9a\u3059\u308b
 \u3053\u
 3068\u304c\u3067\u304d\u307e\u3059":66,scorer:[49,146],outdat:70,tajima:6,"\u3067\u89e3\u653e\u3067\u304d\u307e\u3059":14,concept:70,masaharu:[6,104,116],"\u3069\u3046\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u306e\u304c":115,consum:70,"s3ki\u3055\u3093":145,"\u958b\u767a\u3092\u3046\u307e\u304f\u9032\u3081\u3066\u3044\u304f\u305f\u3081\u306b\u3053\u3046\u3059\u308b\u3068\u3044\u3044":115,"db_api\u306e\u6a5f\u80fd\u3092\u7d44\u307f\u5408\u308f\u305b\u308b\u3053\u3068\u306b\u3088\u3063\u3066\u8907\u96d1\u306a\u30af\u30a8\u30ea\u3092\u5b9f\u884c\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":63,hubeni:68,value_typ:105,"\u5404\u30b3\u30de\u30f3\u30c9\u306e\u5b9f\u884c\u7d50\u679c\u3092\u5165\u529b\u30d5\u30a1\u30a4\u30eb\u3068\u6bd4\u8f03\u3057\u307e\u3059":158,graph:123,"\u30ed\u30b0\u51fa\u529b\u30ec\u30d9\u30eb\u306e\u8a2d\u5b9a":5,tracker:80,takiuchi:116,"\u30c7\u30d5\u30a9\u30eb\u30c8\u306fgqtp":89,"v2\u306b\u306f\u5024\u306e\u914d\u5217\u3092\u6e21\u3057\u307e\u3059":6
 3,"\u514
 3\u306e\u30ec\u30b3\u30fc\u30c9\u3067\u3042\u308b\u3053\u3068\u3092\u793a\u3059original\u30ab\u30e9\u30e0\u3092\u8ffd\u52a0\u3057\u3066":134,"\u8a2d\u5b9a\u3057\u3088\u3046\u3068\u3059\u308b\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":36,octob:70,"dump\u306f\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30b9\u30ad\u30fc\u30de\u3068\u30c7\u30fc\u30bf\u3092\u5f8c\u304b\u3089\u8aad\u307f\u8fbc\u3081\u308b\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3067\u51fa\u529b\u3057\u307e\u3059":148,"geopoint\u306e\u5ea6\u3067\u306e\u6307\u5b9a\u3092\u30b5\u30dd\u30fc\u30c8":1,"\u30ab\u30e9\u30e0\u540d\u306f":66,administr:[6,49,70],"\u306a\u3069\u3092\u8fd4\u3057\u307e\u3059":72,mitani:70,grn_obj_unlink:72,"\u3068\u306a\u3063\u3066\u3057\u307e\u3046\u3053\u3068\u304c\u3042\u308a\u307e\u3059":142,"4gbyte":60,upper:[23,70,3,59],version:[37,4,89,6,93,8,95,23,99,10,142,12,14,108,55,113,20,158,116,74,68,70,118,75,30,127,177,179],"\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u306e\u6307\u5b9a\u65
 b9\u6cd5
 \u306fgroonga\u5b9f\u884c\u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u5f15\u6570\u3068\u3057\u3066\u6307\u5b9a\u3059\u308b\u65b9\u6cd5\u3068\u5404\u30b3\u30de\u30f3\u30c9\u306e\u5f15\u6570\u3068\u3057\u3066\u6307\u5b9a\u3059\u308b\u65b9\u6cd5\u304c\u3042\u308a\u307e\u3059":10,akihabara:67,"groonga\u3084mysql\u306erpm":142,cost:106,admin_html:[23,89],"v1\u306e\u5024\u304cv2\u306e\u5024\u3088\u308a\u3082\u5927\u304d\u3044\u3053\u3068\u3092\u8868\u3057\u307e\u3059":63,"object\u306b\u767b\u9332\u3067\u304d\u308b\u30e6\u30fc\u30b6\u30c7\u30fc\u30bf\u3078\u306e\u30dd\u30a4\u30f3\u30bf\u3092\u8fd4\u3057\u307e\u3059":110,appear:[100,82,3,170,123,27,2,70,165,141],"\u7def\u5ea6\u306f":40,"\u53cc\u65b9\u306b\u3068\u3063\u3066\u5b09\u3057\u304f\u306a\u3044\u72b6\u614b\u306b\u306a\u3063":115,"source\u30d1\u30c3\u30b1\u30fc\u30b8\u306b\u5fc5\u8981\u306a\u3082\u306e\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3059\u308b\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\
 u307e\u3
 059":142,gener:80,satisfi:[52,116],minagawa:[70,116],"\u4e00\u884c\u306b\u8907\u6570\u306egroonga":158,redmin:70,table_hash_kei:[100,68,141,77,127,106,107,160,101,148,88,97,177,59],trial:123,"\u305d\u306e\u969b":142,"\u30c6\u30fc\u30d6\u30eb\u4e00\u89a7\u3092\u8868\u793a\u3057\u307e\u3059":89,behav:[122,68],"\u305d\u306e\u6642\u70b9\u3067\u4f7f\u7528\u3059\u308b\u3053\u3068\u304c\u63a8\u5968\u3055\u308c\u307e\u3059":10,"\u5358\u7d14\u306a\u8a08\u7b97\u5f0f\u3067\u8ddd\u96e2\u3092\u6c42\u3081\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u305f\u3081\u9ad8\u901f\u3067\u3059\u304c":164,"\u3092\u6307\u5b9a\u3057\u305f\u30c6\u30fc\u30d6\u30eb\u306b\u95a2\u3059\u308b\u4e0b\u8a18\u306e\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u308a\u51fa\u3059\u30ab\u30fc\u30bd\u30eb\u304c\u4f5c\u6210\u3055\u308c\u307e\u3059":57,"\u3092\u8a66\u3057\u3066\u3082\u3089\u3048\u307e\u3059\u304b":115,"\u691c\u7d22\u7d50\u679c":100,"\u30ab\u30d0\u30ec\u30c3\u30b8\u306b\u306f":167,output_typ:[31,4],freq0:43,mobil:1
 23,"bsd\
 u3067\u30d3\u30eb\u30c9\u3067\u304d\u306a\u3044\u554f\u984c\u3092\u4fee\u6b63":145,httpd:[46,15,120,155,142,38,49,12,116,6,143,95,70,23,104],grn_dat:23,"\u30ec\u30b3\u30fc\u30c9\u306e\u5024\u3068value\u304c\u7b49\u3057\u3044\u5834\u5408\u306b\u9650\u3063\u3066\u30ed\u30c3\u30af\u3057\u307e\u3059":72,"648\u4ee5\u4e0a2":40,"\u30c6\u30b9\u30c8\u65b9\u6cd5":[80,161],key_typ:105,furigana:144,"grntest\u3092\u5b9f\u884c\u3059\u308b\u305f\u3081\u306b\u306fgroonga\u306e\u30c6\u30b9\u30c8\u30c7\u30fc\u30bf\u3068grntest\u306e\u30bd\u30fc\u30b9\u304c\u5fc5\u8981\u3067\u3059":142,"\u691c\u7d22\u306e\u6319\u52d5\u306b\u306f\u4ee5\u4e0b\u306e3\u7a2e\u985e\u304c\u3042\u308a\u307e\u3059":64,"configure\u306f\uff11\u5ea6\u306e\u307f\u5b9f\u884c\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059":167,"_sum":100,"\u30c4\u30a4\u30fc\u30c8\u5185\u5bb9\u306b\u81ea\u52d5\u7684\u306b\u30ea\u30ea\u30fc\u30b9\u30bf\u30a4\u30c8\u30eb":142,"obj\u3092\u30e1\u30e2\u30ea\u304b\u3089\u89e3\u653e\u3057":72
 ,daiki:[
 6,23,145,137],prepar:[147,49,8,42,27],grn_table_sort_kei:105,grn_illegal_byte_sequ:2,can:[2,3,4,6,82,8,9,68,11,12,14,15,16,17,18,171,23,25,27,30,76,35,84,41,42,43,48,155,176,52,53,55,59,39,62,66,67,70,71,73,75,143,162,0,86,87,89,91,93,94,95,98,100,101,77,165,81,106,107,111,152,116,118,120,121,123,124,126,130,132,134,138,139,141,144,149,151,154,156,159,109,88,104,166,170,172,175,177],clearlock:[6,49,26,38,70],"\u30ed\u30b0\u306b\u306f\u6b8b\u308b":23,"res\u306btable1\u3042\u308b\u3044\u306ftable2\u305d\u306e\u3082\u306e\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u3092\u9664\u3051\u3070":105,"\u3092\u6307\u5b9a\u3059\u308b\u3068\u6607\u9806\u306b\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u308a\u51fa\u3057\u307e\u3059":57,topic:80,abort:70,"\u30b5\u30fc\u30d0\u3092\u8d77\u52d5\u3057\u307e\u3059":89,occur:[66,102,83,144,126,116,14,6,53,130,70,165],grn_between_too_many_index_match_ratio:70,multipl:[15,100,82,170,49,122,123,87,77,124,116,6,107,160,95,70,152,41],mpaa:88,"pid\u30d5\u30a1\u
 30a4\u30
 eb\u3092\u6307\u5b9a\u3059\u308b":1,uptim:[94,74,3,4,8],write:[100,170,104,172,89,91,127,18,69,70,71,176,33,141],grn_table_select:80,"\u6a19\u6e96\u5165\u529b":[74,136,65,66,117,146,148,150,32],flanc:68,grn_cursor_ascend:57,product:8,"\u30c1\u30e3\u30f3\u30af\u30b5\u30a4\u30ba\u306e\u5408\u8a08\u3067\u3059":117,southern:6,uint:6,"\u30d2\u30c3\u30c8\u3057\u305f\u30ec\u30b3\u30fc\u30c9\u306b\u3064\u3044\u3066\u5f97\u3089\u308c\u308b\u30b9\u30b3\u30a2\u5024\u306bscore2\u3092\u7a4d\u7b97\u3057\u3066result\u306b\u8ffd\u52a0\u3057\u307e\u3059":63,"rb\u3092\u8ffd\u52a0":145,grn_too_many_open_files_in_system:2,favorit:111,grn_plugin_log:35,grn_operation_would_block:2,"\u72b6\u614b\u3092\u8868\u793a\u3059\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u540d\u524d\u3092\u6307\u5b9a\u3057\u307e\u3059":117,approv:70,increas:[100,82,77,123,68,44,138,130,157],tagger:123,still:[79,116,53,95,70,111],ieee:40,dynam:[104,123,3,8],window:[49,142,128],"\u5fc5\u8981\u306a\u90e8\u5206\u3092groong
 a\u306e\
 u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u554f\u3044\u5408\u308f\u305b\u308b\u305f\u3081\u306e\u30af\u30a8\u30ea\u306e\u8868\u73fe\u3068\u5b9f\u884c\u306b\u95a2\u3057\u3066":63,ngx_max_error_str:70,non:[126,100,170,116,6,55,141],loaded_valu:62,recal:[123,149],rake:142,col2:72,col3:72,col1:72,"table\u306e\u5168\u3066\u306ecolumn\u3082\u540c\u6642\u306b\u540d\u524d\u304c\u5909\u66f4\u3055\u308c\u307e\u3059":105,"type\u306b\u5bfe\u5fdc\u3059\u308b\u60c5\u5831\u3092valuebuf\u306b\u683c\u7d0d\u3057\u307e\u3059":36,half:177,alisa:107,now:[49,62,155,38,77,104,9,66,18,138,70,176,151,111],discuss:[0,22],nor:100,introduct:[80,13],drop:[6,23,116,70],"\u4e3b\u30ad\u30fc\u5024\u306e\u5c5e\u3059\u308b\u578b":97,"\uff4d\uff59\uff53\uff51\uff4c":[152,42],januari:[122,141],grn_encod:[49,25,38],domain:[35,79,87,89,6,53,97,70,72,76],replai:8,"\u52d5\u4f5c\u78ba\u8a8d\u304c\u5b8c\u4e86\u3057":142,"takahiro\u3055\u3093\u304c\u5831\u544a":145,significantli:123,year:[172,88,141,139],grn_socket_is
 _not_con
 nect:2,"\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u8a2d\u5b9a\u30da\u30fc\u30b8":142,shown:3,"\u534a\u5f84\u304b\u3089\u306e\u8ddd\u96e2\u3092\u6c42\u3081\u308b\u305f\u3081\u306b\u5730\u5f62\u3092\u3069\u306e\u3088\u3046\u306b\u8fd1\u4f3c\u3059\u308b\u304b\u3092\u6307\u5b9a\u3057\u307e\u3059":164,space:[35,100,82,3,170,77,123,124,116,43,52,23],acccess:132,"benchmark\u547d\u4ee4\u3092\u8a18\u8ff0\u3057\u305f\u30c6\u30ad\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb\u3067\u3059":158,"\u307e\u305f\u901a\u5e38\u306f":40,"\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3067\u30ed\u30fc\u30ab\u30eb\u306bweb\u30b5\u30fc\u30d0\u3092\u8d77\u52d5\u3057\u307e\u3059":142,"\u305d\u308c\u4ee5\u5916\u3092\u6307\u5b9a\u3059\u308b\u3068true\u306b\u306a\u308a\u307e\u3059":40,"ctx\u3092\u7834\u68c4\u3059\u308b\u3068\u304d\u306b\u547c\u3070\u308c\u308b\u95a2\u6570\u3092\u8a2d\u5b9a\u3057\u307e\u3059":14,"table\u306b\u65b0\u305f\u306a\u30ab\u30e9\u30e0\u3092\u5b9a\u7fa9\u3057\u307e\u3059":113,grn_db_kei:104,
 care:[87
 ,170,100,166,111],"release\u30b3\u30de\u30f3\u30c9\u3067\u306f":142,couldn:6,arnaud:23,"175904000x8464000":68,british:83,grn_ctx_get_match_escalation_threshold:21,directli:172,with_check:[70,124],yourself:128,column_n:171,size:[35,86,87,6,93,8,23,155,12,59,60,113,56,116,117,70,120,30,27,143,128,130,76],silent:73,bookmark:77,"path\u306b\u306fcutter\u306e\u30bd\u30fc\u30b9\u3092clone\u3057\u305f\u5834\u6240\u3092\u6307\u5b9a\u3057\u307e\u3059":142,friend:[39,80],column_3:171,column_2:171,column_1:171,kenichi:[23,145],"log\u30d5\u30a1\u30a4\u30eb\u306b\u8b66\u544a\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u51fa\u529b\u3057\u307e\u3059":10,"\u4e8c":166,"\u30b3\u30de\u30f3\u30c9\u3067\u5024\u3092\u683c\u7d0d\u3059\u308b\u3068\u304d\u306f":40,"\u3053\u306e\u4e2d\u3067\u691c\u7d22\u30af\u30a8\u30ea\u3092\u8868\u73fe\u3059\u308bgrn_expr\u306e\u3053\u3068\u3092\u7279\u306b\u6761\u4ef6\u5f0f\u3068\u3088\u3073\u307e\u3059":63,"\u53d6\u5f97\u3067\u304d\u305f\u4ef6\u6570\u304c\u623b\u308a\u502
 4\u3068\
 u3057\u3066\u8fd4\u3055\u308c\u307e\u3059":72,than:[60,100,68,77,123,87,149,27,116,144,70,23,59],n_keyword:76,"\u305d\u308c\u305e\u308c\u3092\u5358\u4f4d\u3068\u3057\u305f\u8a9e\u5f59\u8868\u306b\u7d22\u5f15\u3092\u7ba1\u7406\u3057\u307e\u3059":135,"key\u306e\u4e0a\u9650\u3092\u6307\u5b9a\u3057\u307e\u3059":57,"\u5dee\u5206\u3092":158,"32bit\u7b26\u53f7\u306a\u3057\u6574\u6570\u3067\u3042\u308a":40,"object\u3092\u7834\u68c4\u3059\u308b\u3068\u304d\u306b\u547c\u3070\u308c\u308b\u95a2\u6570\u3092\u8a2d\u5b9a\u3057\u307e\u3059":47,browser:[176,94,111],analysi:[123,176,141],grn_column_trunc:[70,113],grn_obj_compress_lzo:113,your_new_db:23,"txt\u306e\u5185\u5bb9":142,recover:[75,55],"obj\u306e\u578b\u3092\u5909\u66f4\u3057\u307e\u3059":72,"\u306e\u9806\u5e8f\u3068\u540c\u3058\u3067\u3059":97,"\u3059\u308b\u3068":167,begin:168,"6813819x139":[11,67],"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30e2\u30fc\u30c9\u306e\u5834\u5408\u306f\u63a5\u7d9a\u5148\u306e\u30db\u30b9\u30c8\u540d\u3068\
 u30dd\u3
 0fc\u30c8\u756a\u53f7\u3092\u6307\u5b9a\u3057\u307e\u3059":89,price:11,renam:[3,86,116,6,53,23],"macports\u3067\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u8ffd\u52a0":23,"\u3068\u308a\u3068\u3093":[170,141],"6909211x139":67,"\u5229\u7528\u8005\u306f\u56f0\u3063\u305f\u307e\u307e\u3068\u306a\u308b\u306e\u3067":115,column_renam:[49,38,26,116,70,104],"groonga\u30d7\u30ed\u30bb\u30b9\u5185\u306e\u6307\u5b9a\u3057\u305f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u72b6\u614b\u3092\u8868\u793a\u3057\u307e\u3059":117,"prefix\u304cmin_size\u30d0\u30a4\u30c8\u4ee5\u4e0a\u306e\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u308a\u51fa\u3057\u307e\u3059":57,"\u3053\u306e\u3068\u304d":135,concurr:139,"\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9":80,"table\u306f\u6c38\u7d9a\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3067\u306a\u3051\u308c\u3070\u3044\u3051\u307e\u305b\u3093":105,pakcag:155,onli:[35,84,132,2,3,86,42,6,82,93,8,95,138,98,118,48,52,100,101,1
 41,127,1
 1,144,12,15,107,55,59,155,152,106,171,67,160,109,88,70,71,165,73,120,177,170,123,27,143,128,111],"\u5229\u7528\u3067\u304d\u308b\u30d0\u30a4\u30b0\u30e9\u30e0\u7cfb\u306e\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u306e\u4e00\u89a7\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3067\u3059":64,"\u30af\u30a8\u30ea\u3092\u8868\u3059grn_expr":63,"\u3050\u308b\u3093\u304c":[170,141],"\u8a18\u53f7\u3067\u30c8\u30fc\u30af\u30f3\u3092\u533a\u5207\u308btokenbigramsplitsymbol\u3092\u4f7f\u7528":145,"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308blog_level\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":5,overwritten:67,"\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u306e\u30d1\u30b9\u3092\u6307\u5b9a\u3057\u307e\u3059":89,"128mb":6,allow_pragma:100,"\u3042\u308b\u30d0\u30fc\u30b8\u30e7\u30f3\u306egroonga\u306f":10,"\u6955\u5186\u4f53\u8fd1\u4f3c\u3067\u8fd1\u4f3c\u3057\u307e\u3059":164,error_loc:126,"\u4f7f\u7528\u3092\u7d42\u4e86\u3057\u307e\u3059":14,"configure\u3
 06e":23,
 ggdb3:142,sport:39,"\u81ea\u7531\u306b\u5909\u66f4\u53ef\u80fd\u3067\u3059":54,"\u3068\u6271\u3063\u3066\u3044\u305f\u554f\u984c\u3092\u4fee\u6b63":1,n_like:[126,130,100,170,141],"\u30d0\u30c3\u30d5\u30a1\u306e\u72b6\u614b":117,between:[49,100,38,116,6,53,70,23,72,151,58,59],"import":[15,100,82,170,142,77,123,26,116,14,6,8,176,23,91,165,48,59],"\u30ea\u30ea\u30fc\u30b9\u62c5\u5f53\u8005\u306f\u30ea\u30dd\u30b8\u30c8\u30ea\u306b\u767b\u9332\u3055\u308c\u305f\u79d8\u5bc6\u9375\u3092\u5fa9\u53f7\u3057\u305f\u5f8c\u306b\u9375\u306e\u30a4\u30f3\u30dd\u30fc\u30c8\u3092\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u306b\u3066\u884c\u3044\u307e\u3059":142,pthread_:116,"groonga\u306f\u5b8c\u5168\u4e00\u81f4\u691c\u7d22\u3057\u305f\u7d50\u679c\u306e\u30d2\u30c3\u30c8\u4ef6\u6570\u304c\u6240\u5b9a\u306e\u95be\u5024\u3092\u8d85\u3048\u306a\u3044\u5834\u5408\u306b\u9650\u308a":64,"db\u306e\u5185\u5bb9\u306e\u6700\u7d42\u66f4\u65b0\u6642\u523b\u3092\u73fe\u5728\u6642\u523b\u306b\u3057\u307e\
 u3059":7
 5,instroduc:116,nearbi:123,"\u305f\u3068\u3048\u3070":135,tutori:[6,35,70,49],grn_encoding_pars:114,"\u4ee5\u4e0b\u306e\u3088\u3046\u306bdocument_version\u3084document_version_full\u3092\u660e\u793a\u7684\u306b\u6307\u5b9a\u3057\u307e\u3059":142,"\u30a4\u30f3\u30dd\u30fc\u30c8\u3057\u305f\u9375\u306b\u5bfe\u3057\u3066trust":142,grn_too_many_link:2,exploit:123,"debian\u7cfb\u3082\u3057\u304f\u306fr":142,invers:70,"\u5024\u3092\u683c\u7d0d\u3059\u308b\u30d0\u30c3\u30d5\u30a1":[36,72],"get\u30d1\u30e9\u30e1\u30fc\u30bf\u3092\u542b\u3080":168,emphas:101,rubi:[62,37,77,123,152,42,6,149,138,70,73],"\u4ee5\u964d\u306f\u30b3\u30e1\u30f3\u30c8":89,"\u5024\u304c\u56fa\u5b9a\u9577\u3067\u3042\u308b\u30ab\u30e9\u30e0\u306e\u307f\u304cobj\u306b\u6307\u5b9a\u3067\u304d\u307e\u3059":72,"edge\u306fctx\u3092\u542b\u3080":125,"\u307e\u305f\u306fctx\u304c\u4f7f\u7528\u3059\u308bdb\u304b\u3089id\u306b\u5bfe\u5fdc\u3059\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u691c\u7d22\u3057\u3066\u8fd
 4\u3059"
 :14,"\u30b3\u30de\u30f3\u30c9\u3067\u30c7\u30fc\u30bf\u306e\u6574\u5408\u6027\u304c\u58ca\u308c\u308b\u5834\u5408\u306f\u30a8\u30e9\u30fc":1,"ctx\u304c\u4f7f\u7528\u3059\u308bdb\u3092\u6307\u5b9a\u3057\u307e\u3059":14,grn_resource_temporarily_unavail:2,"flags\u306e\u5024\u306b\u4ee5\u4e0b\u306e\u5024\u3092\u52a0\u3048\u308b\u3053\u3068\u306b\u3088\u3063\u3066":66,"\u691c\u7d22\u3057\u3088\u3046\u3068\u3059\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u540d\u524d":14,nnede:130,"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308bcolumn_create\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":66,develop:[123,80],etc:[132,3,142,11,156,6,143,8,130,80,165,48],media:70,epoch:[11,172],document:[123,80,142],do_loc:158,finish:[139,95],"\u5225\u9014deb\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u3066\u6700\u65b0\u7248\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u307e\u3059":142,someon:172
 ,"\u30d0
 \u30c3\u30d5\u30a1\u306e\u4f7f\u7528\u91cf\u3067\u3059":117,eito:116,"org\u304c\u30db\u30b9\u30c8\u3092":142,theater:83,grn_permission_deni:2,"\u6570\u5b57\u306f\u4e00\u8a9e\u3068\u3057\u3066\u6271\u3046":64,appveyor:70,key_nam:100,"_post":142,"\u306e\u4ed5\u69d8\u3092\u8ffd\u52a0":145,grn_column_name_scor:113,"\u30c7\u30d5\u30a9\u30eb\u30c8\u3067\u306f\u4fdd\u5b58\u3057\u307e\u305b\u3093":89,"8bit\u7b26\u53f7\u4ed8\u304d\u6574\u6570\u3067\u3042\u308a":40,isssu:116,mmap:[49,34,116],"wheezy\u306e\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u8ffd\u52a0":23,"\u30ad\u30fc":89,grn_plugin_proc_get_var:[35,70],real:[123,27,130],swig:37,"\u30db\u30b9\u30c8\u540d\u304c\u7570\u306a\u308b\u5834\u5408":158,"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8":89,"\u30aa\u30d7\u30b7\u30e7\u30f3\u3067\u51fa\u529b\u4ef6\u6570\u3092\u5236\u9650\u3057\u305f\u5834\u5408\u306f\u51fa\u529b\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u6570\u3068\u4e00\u81f4\u3057\u307e\u305b\u3093":100,invalid_argu:162,benefit:132,cascad:[70,
 116],out
 put:80,unsplit:[100,63],"key\u306b\u5bfe\u5fdc\u3059\u308b\u65b0\u3057\u3044record\u3092table\u306b\u8ffd\u52a0\u3057":105,grn_ii_buff:78,"\u51e6\u7406\u6642\u9593":100,"146249000x":172,ff9e:177,"\u30a8\u30e9\u30fc\u304c\u751f\u3058\u305f\u5834\u5408\u306b\u306ffalse\u3092\u8fd4\u3059":[136,5,65,7,146,178,99],name2:141,"obj\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308bhook\u3092\u524a\u9664\u3057\u307e\u3059":85,"615\u4ee5\u4e0b\u306e\u6574\u6570\u3092\u8868\u3057\u307e\u3059":40,grn_no_such_file_or_directori:2,tomoatsu:[6,145],unicod:177,"\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u3092groonga\u30b5\u30fc\u30d0\u3067gqtp\u7d4c\u7531\u3067\u5b9f\u884c\u3057\u307e\u3059":158,grn_bad_file_descriptor:2,src:[11,143],central:172,"\u30c6\u30fc\u30d6\u30eb\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u30ab\u30e9\u30e0\u3092\u524a\u9664\u3057\u307e\u3059":89,degre:[11,23,67,141,77],backup:[75,148],processor:[155,123,120,12,143],"\u53f3\u4e0b":1,"\u53f3\u4e0a":1,"\u305d\u3
 06e\u305
 f\u3081":[134,142,64,135,158,148],"\u56fa\u5b9a\u9577\u30ab\u30e9\u30e0\u306b\u30ab\u30e9\u30e0\u9577\u3088\u308a\u77ed\u3044\u30c7\u30fc\u30bf\u3092\u8a2d\u5b9a\u3059\u308b\u3068\u30b4\u30df\u304c\u6b8b\u3063\u3066\u3057\u307e\u3046\u554f\u984c\u3092\u4fee\u6b63":145,your:[123,80],"gqtp\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u3092lf\u533a\u5207\u308a\u5f62\u5f0f\u3067\u6a19\u6e96\u5165\u529b\u306b\u4e0e\u3048\u308b\u3068":168,log:[49,142,128],area:123,aren:[84,100,170,86,27,6,8,130,70,48,59],start:[35,106,100,68,4,122,126,170,116,139,6,159,53,93,70,23,141,165,166,48,111],"\u7a7a\u6587\u5b57\u5217\u306e\u3044\u305a\u308c\u304b\u3092\u6307\u5b9a\u3059\u308b\u3068false\u306b\u306a\u308a":40,lot:116,"set_host\u3067\u6307\u5b9a\u3057\u305fip\u30a2\u30c9\u30ec\u30b9":158,submiss:[144,16,166,43],"\u3053\u306e\u8fd1\u4f3c\u65b9\u6cd5\u304c\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3067\u3059":164,ealier:6,"\u30c9\u30ea\u30eb\u30c0\u30a6\u30f3\u7d50\u679c":100,"groonga\u7d44\u307f\u8fbc\u30
 7f\u30b3
 \u30de\u30f3\u30c9\u30921\u884c\u306b1\u3064\u305a\u3064\u8a18\u8ff0\u3057\u305f\u30c6\u30ad\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb\u3067\u3059":158,"2\u884c\u76ee":158,grn_not_socket:2,"default":[123,128,18],"\u6a19\u6e96\u5165":[7,131],"\u3068\u5171\u306b":113,invalid_seek:162,multibyt:23,pseudo:[49,133,113,38,116,6,70],"\u6307\u5b9a\u3057\u305f2\u3064\u306e\u6587\u5b57\u5217\u306e\u7de8\u96c6\u8ddd\u96e2\u3092\u8a08\u7b97\u3059\u308b":103,value_1:[3,94],prepend:[141,8,170],valid:[100,3,11,86,116,43,6,70,23],"name\u30d1\u30e9\u30e1\u30fc\u30bf\u306e\u9577\u3055\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"hook\u56fa\u6709\u60c5\u5831\u683c\u7d0d\u30d0\u30c3\u30d5\u30a1\u3092\u6307\u5b9a\u3057\u307e\u3059":85,grn_obj_add_hook:85,you:[2,3,4,6,82,8,9,68,79,12,14,15,17,18,171,23,26,27,30,76,35,84,11,41,42,43,48,155,176,52,53,55,58,59,39,62,66,67,70,71,73,75,143,80,81,0,83,86,87,89,22,93,94,95,96,98,100,101,77,104,107,109,111,113,152,116,118,120,121,122,123,124,126,127,128,130,132,13
 4,138,14
 1,144,149,151,153,154,156,160,162,88,165,166,170,172,174,175,177],string2:103,string1:103,poor:165,"cursor\u306e\u30ab\u30ec\u30f3\u30c8\u30ec\u30b3\u30fc\u30c9\u306ekey\u3092key\u30d1\u30e9\u30e1\u30fc\u30bf\u306b\u30bb\u30c3\u30c8\u3057":57,"delete\u64cd\u4f5c\u3092\u5b9f\u884c\u3057\u305f\u3053\u3068\u306e\u3042\u308b\u30c6\u30fc\u30d6\u30eb\u306b\u5bfe\u3057\u3066\u306f":72,grn_object_corrupt:2,"\u8a72\u5f53\u3059\u308b\u7bc4\u56f2\u306e\u30ec\u30b3\u30fc\u30c9\u306e\u3046\u3061":57,reduc:[132,83,123,116,6,16,86,48],"n_builtin_type_names\u306b\u306f":75,naoya:[70,116],"\u30c1\u30e3\u30f3\u30af\u3092\u4f7f\u3063\u3066\u3044\u308b\u8a9e\u306e\u6570\u3067\u3059":117,"\u3092\u683c\u7d0d\u3057\u307e\u3059":113,drilldown_offset:146,month:[139,39,141,172],"4byte":162,articl:71,"body\u3092\u4f5c\u6210\u3057\u307e\u3059":66,"\u6307\u5b9a\u5148\u306bgroonga\u30b5\u30fc\u30d0\u304c\u7acb\u3061\u4e0a\u304c\u3063\u3066\u3044\u306a\u3044\u5834\u5408":158,zlib_error:162,mechan:[6,8,48]
 ,"develo
 p\u306a\u3044\u3057deprecated\u3068\u306a\u308a\u307e\u3059":10,veri:[52,100,170,39,123,152,27,42,6,86,126,166,48,141],"\u66f4\u65b0\u5f8c\u306e\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":113,"index\u3092\u683c\u7d0d\u3059\u308b\u30d0\u30c3\u30d5\u30a1":113,patsuffix:134,atsushi:70,query_flag:6,masafumi:[70,116],"\u5f97\u3089\u308c\u305f\u691c\u7d22\u7d50\u679c\u6570\u304ct1\u3088\u308a\u3082\u5c0f\u3055\u3044\u5834\u5408\u306f":63,"\u30d0\u30c3\u30d5\u30a1id\u3067\u3059":117,"\u547c\u51fa\u5074\u3067\u306ftype\u306b\u5fdc\u3058\u3066\u5341\u5206\u306a\u30b5\u30a4\u30ba\u306e\u30d0\u30c3\u30d5\u30a1\u3092\u78ba\u4fdd\u3057\u306a\u3051\u308c\u3070\u3044\u3051\u307e\u305b\u3093":36,groonga_dir:142,"\u3053\u306e\u8a9e\u5f59\u306e\u4e26\u3073\u306f":135,"benchmark\u7528\u306e\u30c7\u30fc\u30bf\u30d5\u30a1\u30a4\u30eb\u306f\u81ea\u5206\u3067\u4f5c\u6210\u3059\u308b\u3053\u3068\u3082\u65e2\u5b58\u306e\u3082\u306e\u3092\u5229\u7528\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3
 059":158
 ,"\u9375\u306e\u30a4\u30f3\u30dd\u30fc\u30c8\u304c\u6b63\u5e38\u7d42\u4e86\u3059\u308b\u3068":142,"\u5b8c\u5168\u306b\u4e00\u81f4\u3059\u308b\u30ad\u30fc\u3092\u691c\u7d22\u3057":105,learner:[46,49,174,38,70],"\u95a2\u6570\u306f":[29,103,63,164,61],"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u72b6\u614b":117,naoina:[6,116],"\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u30aa\u30d7\u30b7\u30e7\u30f3\u306b\u6307\u5b9a\u3057\u305fip\u30a2\u30c9\u30ec\u30b9":158,too_many_symbolic_link:162,"\u63a5\u7d9a\u5148\u306e\u30db\u30b9\u30c8\u540d\u3068\u30dd\u30fc\u30c8\u756a\u53f7\u3092\u3092\u6307\u5b9a\u3057\u307e\u3059":168,snippet1:27,"min_size\u30d0\u30a4\u30c8\u672a\u6e80\u306e\u30d3\u30c3\u30c8\u306b\u5bfe\u3059\u308b\u30ce\u30fc\u30c9\u3067":57,snippet2:27,cve:70,"\u305d\u306e\u5185\u5bb9\u3092data\u306b\u30b3\u30d4\u30fc\u3057\u3066\u8fd4\u3057\u307e\u3059":85,amount:6,"\u3092\u6307\u5b9a\u3059\u308b\u3068max\u306b\u4e00\u81f4\u3057\u305fkey\u3092cursor\u306e\u7bc4\u56f2\u306b\u54
 2b\u307f
 \u307e\u305b\u3093":57,"6\u4ee5\u4e0a\u304c\u5fc5\u8981\u3067\u3059":167,score_1:122,score_2:122,hoge:[89,103],famili:[82,141],"1024r":142,"\u305d\u306e\u5834\u5408\u306b\u306f\u30c7\u30a3\u30b9\u30c8\u30ea\u30d3\u30e5\u30fc\u30b7\u30e7\u30f3\u3054\u3068\u3084\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u3054\u3068\u306a\u3069":142,"\u30c8\u30e2\u3061\u3083\u3093":39,"\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u305f\u5834\u5408\u306f":72,"am\u30d5\u30a1\u30a4\u30eb\u3078\u3068\u30ea\u30b9\u30c8\u30a2\u30c3\u30d7\u3055\u308c\u307e\u3059":142,bash:176,"\u3068\u3044\u3046\u4e09\u3064\u306e\u8a9e\u5f59\u306e\u914d\u5217\u3068\u3057\u3066\u683c\u7d0d\u3055\u308c\u307e\u3059":135,fulltext:[155,84,100,82,170,107,86,152,12,25,42,27,143,141,71,177,120,132,59],"\u6307\u5b9a\u3057\u305f\u30d5\u30a1\u30a4\u30eb\u304b\u3089\u30b3\u30de\u30f3\u30c9\u3092\u8aad\u307f\u8fbc\u3080":1,groonga_vers:23,score_n:122,cutter_dir:142,histori:23,nine:3,"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f
 3\u30c9\
 u306ematch_columns\u5f15\u6570\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":146,"grn_rc\u306b\u5bfe\u5fdc\u3059\u308b\u6570\u5024\u304c\u8fd4\u3055\u308c\u307e\u3059":100,"\u65e2\u5b58\u306edb\u3092\u958b\u304d\u307e\u3059":75,grn_db_int:72,phrase:6,string:[35,49,63,72,77,30,114,104,116,14,6,70,126,23,52,76,47],"expr\u306e\u307f\u4f7f\u7528\u53ef\u80fd\u3067\u3059":110,anoth:[6,123,100,165,76],spreadsheet:165,snippet:[6,37,27,116],grn_expr_syntax_escap:76,"deb\u30d1\u30c3\u30b1\u30fc\u30b8\u304c\u751f\u6210\u3055\u308c\u307e\u3059":142,"\u3092\u5408\u308f\u305b\u3066\u683c\u7d0d\u3057\u307e\u3059":113,"\u6b63\u5e38\u306b\u7d42\u4e86\u3059\u308b\u3068dist":142,"\u6a19\u6e96\u5165\u529b\u304b\u3089\u4e00\u884c\u305a\u3064eof\u306b\u9054\u3059\u308b\u307e\u3067\u30b3\u30de\u30f3\u30c9\u6587\u5b57\u5217\u3092\u8aad\u307f\u53d6\u308a":89,unlink:76,"\u4ed6\u306e\u30e2\u30fc\u30c9\u3067\u8d77\u52d5\u3057\u305fgroonga\u3068\u540c\u3058\u30b3\u30de\u
 30f3\u30
 c9\u304c\u4f7f\u7528\u3067\u304d\u307e\u3059":31,allow_column:[100,170],"\u5143\u306e\u30ec\u30b3\u30fc\u30c9\u306e\u307f\u691c\u7d22\u3059\u308b\u305f\u3081\u306b":134,grn_table_group:105,egg:71,narwhal:23,logrot:[6,70],"\u306b\u3066\u516c\u958b\u3055\u308c\u3066\u3044\u308b\u30ea\u30ea\u30fc\u30b9\u6848\u5185\u3092\u4f5c\u6210\u3057\u307e\u3059":142,help:[79,128,111],grn_proc_funct:35,soon:[84,27,48],"\u5b9f\u7a3c\u52d5\u74b0\u5883\u306b\u8fd1\u3044\u72b6\u614b\u3067\u306e\u691c\u8a3c\u3092\u884c\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059":168,paramet:[35,36,38,85,6,93,23,50,47,49,102,108,14,15,105,17,21,110,112,113,56,114,116,57,70,72,104,75,30,76],"\u304a\u304b\u3057\u306a\u7d50\u679c\u3092\u8fd4\u3059\u554f\u984c\u3092\u4fee\u6b63":145,systemd:6,"\u6b63\u5e38\u306b\u30d3\u30eb\u30c9\u304c\u7d42\u4e86\u3059\u308b\u3068":142,"\u5024\u306e\u7bc4\u56f2\u306f1":54,shimada:6,comments_cont:71,"\u5b8c\u5168\u4e00\u81f4\u3057\u307e\u305b\u3093":64,"\u305d\u308c\u305e\u308c\
 u306e\u8
 981\u7d20\u304c\u5b8c\u5168\u306b\u4e00\u81f4\u3059\u308b":63,"\u7279\u6b8a\u547d\u4ee4\u306f\u30b9\u30af\u30ea\u30d7\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u4efb\u610f\u306e\u5834\u6240\u306b\u66f8\u304d\u8fbc\u3080\u3053\u3068\u304c\u3067\u304d\u307e\u3059":158,range_error:162,"null\u306f\u4e0a\u9650\u306a\u3057\u3068\u898b\u306a\u3057\u307e\u3059":57,"proc\u306e\u3044\u305a\u308c\u304b\u304c\u6307\u5b9a\u3067\u304d\u307e\u3059":105,"\u4ee5\u4e0b\u306e\u3088\u3046\u306ajson\u5f62\u5f0f\u3067\u5024\u304c\u8fd4\u5374\u3055\u308c\u307e\u3059":100,iff:3,"build\u30b3\u30de\u30f3\u30c9\u4ee5\u5916\u3067\u3082":142,fulli:[6,8],yito:[6,116],"\u4e3b\u30ad\u30fc\u306e\u578b\u3068\u30ab\u30e9\u30e0\u306e\u578b\u306b\u306f":40,heavi:100,grn_column_nam:113,"\u30b9\u30ec\u30c3\u30c9\u6570":158,"\u30d5\u30a1\u30a4\u30eb":142,todo:[36,85,78,92,50,47,100,102,77,108,14,105,21,151,110,112,113,56,114,140,57,69,72,75,129,124,174,126,51,76],event:48,"\u3080\u308b\u3093\u304c":[170,141],"http\u30b5
 \u30fc\u
 30d0\u30fc":[46,49,8,38,70],"\u30ea\u30ea\u30fc\u30b9\u4f5c\u696d\u3067\u306frpm\u30d1\u30c3\u30b1\u30fc\u30b8\u306b\u5bfe\u3059\u308b\u7f72\u540d\u3092\u884c\u3044\u307e\u3059":142,proxy_pass:8,publish:[70,142],"\u691c\u7d22\u5bfe\u8c61\u306e":64,trusti:[70,12,142],"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u578b\u306e\u30ab\u30e9\u30e0\u3092\u4f5c\u6210\u3057\u305f\u5834\u5408\u306f":66,"shutdown\u306f":131,textil:142,"1\u30ea\u30ea\u30fc\u30b9":70,"version\u30d1\u30e9\u30e1\u30fc\u30bf\u3084command_version\u30d1\u30e9\u30e1\u30fc\u30bf\u3092\u6307\u5b9a\u305b\u305a\u306bgroonga\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u305f\u969b\u306b\u306f":10,pub:[120,142],asc:142,reason:[100,121,156,132,6,55,166,48,59],base:[132,82,42,43,6,8,95,176,155,100,102,141,12,16,58,111,152,116,70,166,120,170,122,123,27,143,172,179,94],grn_ctx_fin:[6,14],put:[70,170,130,111],"groonga\u53ca\u3073groonga":158,rect:[6,68,164],basi:3,"\u307e\u305f\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u30aa\u
 30d7\u30
 b7\u30e7\u30f3\u3092\u6307\u5b9a\u3057\u306a\u304b\u3063\u305f\u5834\u5408\u306b\u3082set_port\u304c\u512a\u5148\u3055\u308c\u307e\u3059":158,due:[123,27],assign:116,"\u4fee\u6b63":70,"\u5ec3\u6b62\u4e88\u5b9a\u3067\u3042\u308a\u4f7f\u7528\u304c\u63a8\u5968\u3055\u308c\u307e\u305b\u3093":10,placehold:116,miss:[6,23,165,116,70],"table\u5185\u306e\u30ec\u30b3\u30fc\u30c9\u3092\u30bd\u30fc\u30c8\u3057":105,conditional_probability_threshold:[23,144],station:[84,67,172],zeromq:176,schema:[100,68,170,107,152,27,42,106,16,160,174,171,88,130,71,101,141],"file\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u30b5\u30dd\u30fc\u30c8":145,"\u90e8\u5206\u4e00\u81f4\u691c\u7d22\u306e\u6319\u52d5\u306ftokenbigram\u306a\u3069n":135,"max\u3068common":57,grep:[143,120,12,155],jqueri:70,"\u4efb\u610f\u306edb\u540d":158,str:76,"grntest\u3067\u306fgroonga\u30b3\u30de\u30f3\u30c9\u3092\u660e\u793a\u7684\u306b\u3057\u3066\u3044\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":142,"\u5bfe\u8c61\u306ecolu
 mn\u3092
 \u6307\u5b9a\u3057\u307e\u3059":113,"\u3092\u7528\u3044\u308b\u3079\u304d\u3067\u3059":72,"windows\u5411\u3051":142,"v1\u306e\u5024\u304cv2\u306e\u5024\u3068\u7b49\u3057\u3044\u304b\u5927\u304d\u3044\u3053\u3068\u3092\u8868\u3057\u307e\u3059":63,"null":[35,82,42,6,23,97,47,100,102,14,15,59,62,63,152,116,101,109,70,27,127,76],"table1\u3068table2\u304b\u3089\u91cd\u8907\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u308a\u9664\u3044\u305f\u7d50\u679c\u3092\u305d\u308c\u305e\u308cres1":105,"\u30d0\u30c3\u30d5\u30a1\u30bb\u30b0\u30e1\u30f3\u30c8\u306e\u3046\u3061\u6700\u3082\u5927\u304d\u306aid\u3067\u3059":117,lib:[132,145,116,8,55,9],"2\u306e\u30ea\u30ea\u30fc\u30b9\u3092\u884c\u3063\u305f\u969b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3057\u305f":142,"\u5bfe\u8c61\u3068\u306a\u308b\u30ab\u30e9\u30e0\u540d\u304c\u51fa\u529b\u3055\u308c\u307e\u3059":100,elapsed_tim:[126,139],"\u65b9\u5f62\u8fd1\u4f3c\u3067\u8fd1\u4f3c\u3057\u307e\u3059":1
 64,"\u74
 b0\u5883\u5909\u6570cutter_debug\u3092yes\u3068\u8a2d\u5b9a\u3059\u308b\u3068":167,"\u66f4\u65b0\u3055\u308c\u308b\u305f\u3073\u306b1\u305a\u3064\u5927\u304d\u304f\u306a\u308a\u307e\u3059":10,grn_snip:[6,70],tokenbigramsplitsymbol:[64,157,33],"cutter\u3067\u306f\u30c6\u30b9\u30c8\u3068\u547c\u3076":167,grn_proc_get_typ:70,"group\u5316\u30ad\u30fc\u69cb\u9020\u4f53\u306e\u914d\u5217\u3078\u306e\u30dd\u30a4\u30f3\u30bf\u3092\u6307\u5b9a\u3057\u307e\u3059":105,clear:[113,142,6,127,70,23,72],grn_too_many_open_fil:2,clean:[167,142],newvalu:113,weight_in_weight_vector:77,latest:[80,22],grn_ctx_t:2,pretti:70,"\u3053\u308c\u304b\u3089groonga\u3092\u4f7f\u3046\u4eba\u3078\u30a2\u30d4\u30fc\u30eb\u3059\u308b\u70b9\u3084\u65e2\u5b58\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u5229\u7528\u3057\u3066\u3044\u308b\u4eba\u304c\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9\u3059\u308b\u969b\u306b\u5fc5\u8981\u306a\u60c5\u5831\u3092\u63d0\u4f9b\u3057\u307e\u3059":142,wanab:116,yml:73,"\u73fe\u72b6
 \u306egr
 oonga\u306e\u30b3\u30de\u30f3\u30c9\u306e\u4ed5\u69d8\u306fcommand":10,"\u308b\u3053\u3068\u304c\u3042\u308b\u554f\u984c\u3092\u4fee\u6b63":145,grn_connection_refus:2,max_siz:57,"\u7279\u5b9a\u306e\u30c6\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb":167,"\u3082\u3057\u30d5\u30a1\u30a4\u30eb\u3068\u3057\u3066\u5b58\u5728\u3059\u308b\u5834\u5408\u306f\u4e2d\u8eab\u306b\u95a2\u308f\u3089\u305a\u52d5\u4f5c\u3092\u7d9a\u3051\u3066\u3057\u307e\u3044":158,grn_get_default_encod:114,grn_obj_compress_zlib:113,remot:[49,147],"\u68ee\u7530":39,"\u82b1\u5b50":39,grn_hook_get:85,doc_bodi:83,"\u306b\u3066\u30c8\u30c3\u30d7\u30da\u30fc\u30b8\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u7f6e\u304d\u63db\u3048\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u3063\u3066\u3044\u307e\u3059":142,grn_obj_is_lock:72,"\u3068\u3044\u3046\u30af\u30a8\u30ea\u3067\u691c\u7d22\u3057\u3066\u3044\u307e\u3059\u304c":64,close:[52,86,152],"\u30c6\u30fc\u30d6\u30eb\u306e\u4e2d\u3067\u4e00\u610f\u3067\u3
 06a\u305
 1\u308c\u3070\u306a\u308a\u307e\u305b\u3093":66,"\u5165\u529b\u30d5\u30a1\u30a4\u30eb":158,"help\u3092\u5b9f\u884c\u3057\u30d8\u30eb\u30d7\u3092\u3054\u89a7\u304f\u3060\u3055\u3044":167,isob:116,numer:[49,170,147],no_locks_avail:162,both:[3,86,93,133,48,155,100,141,77,12,106,66,67,162,166,120,170,172,27,126,143,128,123],grn_range_error:2,geopoint:68,"\u6570\u5024\u306e\u30d9\u30af\u30bf\u3092\u30b5\u30dd\u30fc\u30c8":1,"\u30ed\u30b0\u51fa\u529b\u30ec\u30d9\u30eb\u3092\u8a2d\u5b9a\u3057\u307e\u3059":[5,89],condition2:141,condition1:141,"mecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u304c\u898b\u3064\u304b\u3089\u306a\u3044\u6642\u306e\u30a8\u30e9\u30fc\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u3088\u308a\u89aa\u5207\u306b\u3057\u305f":145,jeff:134,"\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u304c\u5b58\u5728\u3059\u308b\u5834\u5408\u306fkey\u9577\u3092\u8fd4\u3057\u307e\u3059":105,"000x":111,too_small_limit:162,header:[6,20,116,70],"\u623b\u308a\u5024\u3067\u3042\u308b":11
 2,linux:
 [49,128,18],tokenbigramignoreblanksplitsymbol:[64,157,33],"windows\u306a\u3089\u30b3\u30de\u30f3\u30c9\u30d7\u30ed\u30f3\u30d7\u30c8\u4e0a":158,stamp:[139,16,166,43],"\u691c\u7d22\u7d50\u679c\u30c6\u30fc\u30d6\u30eb\u306e\u4e2d\u304b\u3089\u30af\u30a8\u30ea\u306b\u30de\u30c3\u30c1\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u308a\u9664\u304d\u307e\u3059":63,"null\u306a\u3089temporari":75,"\u8ee2\u7f6e\u7d22\u5f15\u306bweight\u60c5\u5831\u3092\u5408\u308f\u305b\u3066\u683c\u7d0d\u3057\u307e\u3059":113,"\u306e\u30ed\u30c3\u30af\u3092\u89e3\u9664\u3059\u308b":99,"\u30ed\u30c3\u30af\u3092\u518d\u5e30\u7684\u306b\u89e3\u9664\u3057\u307e\u3059":99,grn_table_sort_desc:105,combind:170,"\u65e5\u672c\u6e2c\u5730\u7cfb\u5ea7\u6a19":[29,164],grn_table_cursor_get_kei:57,coordin:[11,68],unpatch:37,look:2,"groonga\u7d44\u8fbc\u95a2\u6570\u306e\u4e00\u3064\u3067\u3042\u308bgeo_in_circle\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":164,"while":[106,82,123,116,6,127,53],"\u691c\
 u7d22":[
 6,49,100,145,19],"\u306e\u3088\u3046\u306b\u5f15\u6570\u306e\u540d\u524d\u3092\u660e\u793a\u3057\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\u4ee3\u308f\u308a\u306b":89,grn_zlib_error:2,grn_column_name_value_len:113,loop:[6,70],pack:128,malloc:70,"org\u3068ftp\u901a\u4fe1\u3092\u884c\u3044":158,readi:[100,141,6,18,176,170],readm:[116,142],fedora:[49,142,128,18],belong:[133,121],"xml\u304c\u6307\u5b9a\u53ef\u80fd\u3067\u3059":31,"\u51e6\u7406\u958b\u59cb\u6642\u9593":100,grand:172,octal:141,"\u53ef\u80fd\u306a\u9818\u57df\u3092threshold\u3092\u6307\u6a19\u3068\u3057\u3066\u30d5\u30e9\u30b0\u30e1\u30f3\u30c8\u306e\u89e3\u6d88\u3092\u884c\u3044\u307e\u3059":72,src_kei:105,imagin:[100,121],optim:70,grn_set_default_match_escalation_threshold:21,temporari:[6,49,68,38],user:[87,42,43,6,93,8,95,139,176,48,100,107,53,16,148,39,158,116,159,160,88,70,118,166,170,171,122,30,27,126,130,80],"takuto\u3055\u3093\u304c\u5831\u544a":145,"\u306e\u30ab\u30e9\u30e0":[32,99],"\u306b\u6e21\u30
 55\u308c
 \u305fuser_data\u3092\u6307\u5b9a\u3057\u307e\u3059":47,older:172,input_output_error:162,"\u30af\u30a8\u30ea\u306e\u5185\u5bb9\u3092\u6a19\u6e96\u5165\u529b\u304b\u3089\u4e0e\u3048\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":168,"\u4e0a\u4f4dlimit\u500b\u306e\u8981\u7d20\u3092result\u306b\u683c\u7d0d\u3057\u307e\u3059":105,"null\u306a\u3089\u7121\u540dtable\u3068\u306a\u308a\u307e\u3059":105,"koi8r\u306e\u3044\u305a\u308c\u304b\u304c\u6307\u5b9a\u3067\u304d\u307e\u3059":89,nise_nab:70,"\u30af\u30a8\u30ea\u306e":64,"\u5bfe\u8c61\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30ab\u30e9\u30e0\u3092\u6307\u5b9a\u3057\u307e\u3059":112,"56880000x":68,nginx:[155,120,12,116,6,143,70],"\u898b\u3064\u304b\u3089\u306a\u3044\u5834\u5408\u306f0\u3092\u8fd4\u3057\u307e\u3059":105,"\u3084\u308a\u3068\u308a\u3092\u8003\u3048\u306a\u304f\u3066\u826f\u3044\u3067\u3059\u304c":115,address_is_not_avail:162,"\u30b4\u30df\u30bb\u30b0\u30e1\u30f3\u30c8\u306e\u6570\u3067\u3059":117,grn_table_sort:105,si
 gnal:70,
 resolv:[6,23,32,77],elaps:[141,122,126,139,23,4],"32bit":116,popular:[100,77],"\u30c7\u30d5\u30a9\u30eb\u30c8":63,"sigsegv\u304c\u767a\u751f\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059":105,creation:[23,3,116],some:[82,22,6,95,139,176,155,77,107,17,151,111,60,154,116,70,170,123,174,126,175,30,130,59,76],"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308bdefrag\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":32,"\u3068\u660e\u793a\u7684\u306b\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044":158,"\u8a2d\u5b9a\u3059\u308b\u30ed\u30b0\u51fa\u529b\u30ec\u30d9\u30eb\u306e\u5024\u3092\u4ee5\u4e0b\u306e\u3044\u305a\u308c\u304b\u3067\u6307\u5b9a\u3057\u307e\u3059":[5,7],"\u30d5\u30e9\u30b0\u30e1\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u3092\u89e3\u6d88\u3059\u308bdefrag\u30b3\u30de\u30f3\u30c9\u306e\u8ffd\u52a0":1,"output_type\u3068\u3044\u3046\u5f15\u6570\u540d\u3092\u7528\u3044\u3066output_type\u3092\u6307\u5b9a\u3057\u307e\u3059":31,
 entry_bo
 di:66,run:[80,167,142,111],stem:[70,154,12,143],step:[3,11,43,93,176,111],"\u3082\u3057test":158,"\u89e3\u653e\u3059\u308bctx\u69cb\u9020\u4f53\u3078\u306e\u30dd\u30a4\u30f3\u30bf\u3092\u6307\u5b9a\u3057\u307e\u3059":14,"\u305d\u3053\u3067":64,grn_no_memory_avail:2,idf:70,"index_cursor\u3092\u4f5c\u6210\u3059\u308b\u3068\u304d\u306b\u6307\u5b9a\u3057\u305ftable_cursor\u306e\u73fe\u5728\u306e\u5bfe\u8c61\u30ec\u30b3\u30fc\u30c9\u306eid\u3092\u8fd4\u3057\u307e\u3059":112,block:[11,8,116,59],libzmq:[143,12],grn_no_space_left_on_devic:2,"93933868408203e":4,grn_expr_append_obj:[63,76],within:[172,67,16,166],"\u30ea\u30f3\u30af\u3092\u3042\u306a\u305f\u306e\u30d5\u30a9\u30ed\u30ef\u30fc\u306b\u5171\u6709\u3059\u308b":142,grn_obj_key_uint:56,"\u3068\u3057\u3066\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u3092clone\u3057\u305f\u3082\u306e\u3068\u3057\u3066\u8aac\u660e\u3057\u307e\u3059":142,"\u3053\u306e\u5834\u5408\u306f\u30b9\u30b3\u30a2\u304c11\u306b\u306a\u3063\u3066\u3044\u307e\u3059"
 :64,"\u3
 0c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3067\u3059":158,askmonti:70,"\u5b58\u5728\u3059\u308c\u3070\u6307\u5b9a\u3055\u308c\u305fid\u3092":105,properli:[6,94,170],"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u7528\u3044\u305f\u30b8\u30aa\u30b5\u30fc\u30c1\u306e\u4f8b\u3092\u30c1\u30e5\u30fc\u30c8\u30ea\u30a2\u30eb\u306b\u8ffd\u52a0":23,pangolin:[6,12,142],tokenbigramignoreblanksplitalpha:33,hereaft:123,"\u30d1\u30c3\u30b1\u30fc\u30b8\u7f72\u540d\u7528\u306e\u9375\u304c\u5fc5\u8981\u3067\u3059":142,newer:70,info:[5,7,8],utc:[126,141],"0xc7":162,utf:[37,4,122,116,177,6,176,141],"\u540c\u4e00\u306e\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u304c\u4f7f\u7528\u53ef\u80fd\u3067\u3042\u308b\u306a\u3089":10,"column_create\u306f":66,munin:[143,120,128,155],"callback\u304c\u4e0e\u3048\u3089\u308c\u305a":63,"\u53ca\u3073windows\u4e0a\u3067\u52d5\u4f5c\u3057\u307e\u3059":158,"_max":100,"\u3044\u304d\u306a\u308aredmine\u3067\u30d0\u30b0\u5831\u544a\u3092\u304a\u9858\u3044\u3059\u30
 8b\u3068
 ":115,"files\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4ee5\u4e0b\u3078\u3068\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3055\u308c\u307e\u3059":142,"\u30c7\u30d5\u30a9\u30eb\u30c8\u306eencoding\u3092\u5909\u66f4\u3057\u307e\u3059":114,grn_cas_error:2,doesn:[35,84,82,83,86,87,6,8,95,176,48,100,141,106,53,16,17,59,154,116,88,70,165,166,170,27,126,130,177,179],repres:[39,83,11,89,149,76,141],"homebrew\u306e\u66f4\u65b0":80,before_instal:73,"\u30ea\u30ea\u30fc\u30b9\u306e\u30c8\u30d4\u30c3\u30af\u7d39\u4ecb":142,"\u3067\u9023\u7d50\u3057\u305f\u6587\u5b57\u5217\u3067\u3059":72,pronounc:149,titl:[39,100,3,170,121,103,11,116,127,94,171,142,70,71,141],drilldown_calc_target:70,accross:6,grn_ctx_close:[23,70,14],orangain:116,sigcont:116,"\u7d22\u5f15\u304c\u4e0d\u6b63\u306b\u5927\u304d\u304f\u306a\u308b\u554f\u984c\u3092\u4fee\u6b63":145,draw:39,"groonga\u5358\u4f53\u3067test":158,"\u3067\u30a8\u30f3\u30b3\u30fc\u30c9\u3055\u308c\u305f\u30ad\u30fc\u304c\u5e38\u306bgrn_nil\u306b\u306a\u3063\u30
 66\u3057
 \u307e\u3046\u554f\u984c\u3092\u4fee\u6b63":145,"\u30ab\u30e9\u30e0\u540d\u7b49\u3092":72,"\u8907\u6570\u4eba\u306b\u3088\u308b\u30b5\u30dd\u30fc\u30c8\u3092groonga\u3067\u884c\u3046\u5834\u5408\u306b":115,eval:138,"architectures\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u660e\u793a\u7684\u306b\u6307\u5b9a\u3059\u308b\u3053\u3068\u3067":142,kawaji:6,"0\u4ee5\u4e0a65":40,"\u4f7f\u7528\u53ef\u80fd\u3067\u3042\u308a\u4ed5\u69d8\u3082\u5b89\u5b9a\u3057\u3066\u3044\u307e\u3059\u304c":10,"\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":[167,142],"\u691c\u7d22id\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"146741340x":172,ruby_script:138,friendli:6,nippon:166,"test_gqtp\u547d\u4ee4\u3067\u5229\u7528\u3057\u307e\u3059":158,"\u3068\u3044\u3046\u8a9e\u5f59\u306e\u4e26\u3073\u306b\u542b\u307e\u308c\u307e\u3059\u306e\u3067":135,"\u5185\u90e8\u7684\u306a\u5909\u66f4":142,button:[6,116,111],hemispher:6,"\u307e\u305f\u306f\u30c7\u30fc\u30e2\u30f3\u30e2\u30fc\u30c9\u3
 06e\u30c
 7\u30d5\u30a9\u30eb\u30c8\u306f":89,"\u4e00\u5de5\u592b\u5fc5\u8981\u306b\u306a\u308a\u307e\u3059":134,"\u30aa\u30fc\u30d0\u30fc\u30d5\u30ed\u30fc\u30c1\u30a7\u30c3\u30af\u3092\u5f37\u5316":23,"max\u304cnull\u306e\u5834\u5408\u3082\u3057\u304f\u306f":57,download:[155,120,142,20,12,143,93,176,81],click:100,grn_obj_decr:72,onigmo:70,experiment:[15,62,75,152,124,27,42,116,6,95,55,70,138,23,104],"\u975e\u4e92\u63db\u306a\u5909\u66f4\u304c\u542b\u307e\u308c\u308b\u306e\u3067\u3042\u308c\u3070":142,"\u30d9\u30af\u30bf\u306egeopoint\u306e\u51fa\u529b\u306b\u5bfe\u5fdc":1,"null\u4ee5\u5916\u306e\u30d1\u30b9\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306fpersist":75,becom:[11,123,37,68],accessor:105,convert:[2,11,86,172,70,177],convers:[23,8],blogroonga:80,"org\u3068\u901a\u4fe1\u53ef\u80fd\u3067\u306a\u3044\u5834\u5408":158,chang:[123,18,116,6,70,23,176,104],"\u901a\u5e38\u306f\u30ec\u30b3\u30fc\u30c9\u3092\u8ffd\u52a0\u3057\u305f\u9806\u306b1\u305a\u3064\u52a0\u7b97\u3055\u308c\u30
 7e\u3059
 ":54,danger:[127,53,75,48,113],grn_plugin_mutex_clos:35,"boolean":[49,37,116,170],"\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\u30bb\u30c3\u30c8\u3055\u308c\u305f\u30ed\u30c3\u30af\u3092\u89e3\u9664\u3059\u308b":99,query_expand:[116,9],"drilldown\u306b\u6307\u5b9a\u3055\u308c\u305f\u30ab\u30e9\u30e0\u306e\u5024\u306e\u7570\u306a\u308a\u6570\u304c\u51fa\u529b\u3055\u308c\u307e\u3059":100,query_expans:[23,116],"\u524a\u9664\u5bfe\u8c61\u306e\u30ab\u30e9\u30e0\u304c\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u30c6\u30fc\u30d6\u30eb\u306e\u540d\u524d\u3092\u6307\u5b9a\u3057\u307e\u3059":[136,65],soundkitchen:[6,23],mismatch:70,about:[35,0,2,84,124,87,41,22,43,6,82,8,95,70,138,139,176,48,49,100,68,141,77,144,12,107,53,16,17,18,157,151,147,111,153,62,44,155,20,156,104,116,66,171,160,109,23,118,165,166,73,120,170,127,30,26,126,143,128,130,81],"23t02":141,"groonga\u3092\u5e83\u304f\u901a\u77e5\u3057\u307e\u3059":142,grn_parse_table_group_calc_typ:100,"\u5b58\u5728\u3057\u306a\u3051\u3
 08c\u307
 0":105,"shibuya\u3055\u3093":145,retriev:[123,100],"\u3042\u3068\u306f\u30d6\u30e9\u30a6\u30b6\u306b\u3066http":142,min_siz:57,meet:[70,67,172],mitsuhiro:145,control:[88,6,107,8,149,70],"\u304c\u6307\u5b9a\u3055\u308c\u305f\u3082\u306e\u3068\u307f\u306a\u3057\u307e\u3059":164,"clone\u6e08\u307f\u306egroonga\u306eweb\u30b5\u30a4\u30c8\u306e\u30c8\u30c3\u30d7\u30da\u30fc\u30b8\u306e\u30bd\u30fc\u30b9":142,sudo:[155,120,142,20,156,12,132,6,143,94,18,130,176,167,81],directory_not_empti:162,grn_domain_error:2,"\u8907\u6570\u306e\u5024\u306e\u914d\u5217\u3092\u683c\u7d0d\u3067\u304d\u308b\u30ab\u30e9\u30e0\u3092\u4f5c\u6210\u3057\u307e\u3059":66,tokendelimit:[157,82,33,43],"\u7d22\u5f15\u4ed8\u304d\u30ab\u30e9\u30e0\u3092\u7b49\u4fa1\u6761\u4ef6\u3067\u691c\u7d22\u3067\u304d\u306a\u3044\u554f\u984c\u3092\u4fee\u6b63":145,lifecycl:73,narg:76,"\u6a19\u6e96":[5,97,178,99],"function\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4ee5\u4e0b\u306bgrntest\u306e\u30bd\u30fc\u30b9\u3092\u5c55\u958b\
 u3057\u3
 07e\u3059":142,int16:[40,145,116],"\u3092\u6307\u5b9a\u3059\u308b\u3068\u6b63\u898f\u5316\u3055\u308c\u305f\u6587\u5b57\u5217\u304ckey\u3068\u306a\u308a\u307e\u3059":105,decrib:8,"\u524d\u56de\u30ea\u30ea\u30fc\u30b9\u304b\u3089\u306e\u5909\u66f4\u5c65\u6b74\u3092\u53c2\u7167\u3059\u308b\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":142,"tokenmecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u306e\u5834\u5408\u306f\u308f\u304b\u3061\u66f8\u304d\u5f8c\u306e\u30ad\u30fc\u30ef\u30fc\u30c9\u3067\u524d\u65b9\u4e00\u81f4\u691c\u7d22\u3068\u4e2d\u9593\u4e00\u81f4\u691c\u7d22\u3068\u5f8c\u65b9\u4e00\u81f4\u691c\u7d22\u3092\u3057\u307e\u3059":135,rakutan:71,otehr:59,normalizernfkc51:44,table_token:[49,26,38],kisk:6,"http\u30b5\u30fc\u30d0\u3068\u3057\u3066groonga\u3092\u4f7f\u7528\u3059\u308b\u5834\u5408\u306b\u9759\u7684\u30da\u30fc\u30b8\u3092\u683c\u7d0d\u3059\u308b\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3092\u6307\u5b9a\u3057\u307e\u3059":
 89,"name
 buf\u306b\u8a72\u5f53\u3059\u308b\u540d\u524d\u3092\u30b3\u30d4\u30fc\u3057\u307e\u3059":[72,113],"\u8ad6\u7406\u6f14\u7b97\u5b50\u306f":63,"\u30de\u30af\u30ed\u306a\u3069\u3067\u521d\u671f\u5316\u6e08\u307f\u3067\u306a\u3051\u308c\u3070\u3044\u3051\u307e\u305b\u3093":72,sysconfig:132,"\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u8aa4\u5b57\u3092\u4fee\u6b63":145,"\u3053\u306e\u5834\u5408":57,"\u547c\u51fa\u5074\u3067\u6e96\u5099\u3059\u308b":[105,72,113],grn_plugin_proc_alloc:35,read_only_file_system:162,grn_ctx_set_command_vers:14,"shorttext\u578b\u306e\u5024\u3092\u683c\u7d0d\u3059\u308b\u30ab\u30e9\u30e0":66,handl:[2,11,86,116,130,8,156,70],auto:[6,70,144],"\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30d5\u30e9\u30b0\u30e1\u30f3\u30c6\u30fc\u30b7\u30e7":32,succeeded_or_not:[127,53,160,118],"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308blog_put\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":7,parameter1:8,"\u4ee5\u964d\u306e\u8aac\u
 660e\u30
 67\u306f":142,"\u3068\u3044\u3046\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u3092groonga\u5358\u4f53\u3067\u5b9f\u884c\u3057":158,column_information1:87,column_information2:87,"\u3053\u306e\u4f8b\u306f\u65e5\u672c\u8a9e\u3060\u3063\u305f\u306e\u3067tokenbigram\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3067\u3088\u304b\u3063\u305f\u306e\u3067\u3059\u304c":64,"uptime\u306e\u8868\u793a\u5f62\u5f0f\u3092\u8aad\u307f\u3084\u3059\u3044\u5f62\u5f0f\u306b\u5909\u66f4":1,"\u4e0b\u8a18\u306e\u9805\u76ee\u304c\u30cf\u30c3\u30b7\u30e5\u5f62\u5f0f\u3067\u51fa\u529b\u3055\u308c\u307e\u3059":74,"\u306b\u66f8\u304d\u3060\u3057\u307e\u3059":158,chunk:[156,130,117],"functions\u304c\u3082\u3063\u3068\u3082\u91cd\u8981\u306a\u5bfe\u8c61\u3067\u3059":167,"\u3092\u8a18\u8ff0\u3057\u305f\u30c6\u30ad\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb\u3067\u3059":158,special:[111,100,2,3,170,152,27,42,116,126,82,94,176,76,17],groo:[122,100],"\u30b3\u30fc\u30eb\u30d0\u30c3\u30af\u95a2\u6570\u306b\u6e21\u305
 5\u308c\
 u308barg\u3068\u3092\u5f15\u6570\u3068\u3057\u3066\u6307\u5b9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":63,suitabl:[106,86,70,100,59],grn_geo_estimate_in_rectangl:[23,102],new_vers:142,"quit\u306f":150,"\u3092\u6307\u5b9a\u3059\u308b\u3068":[57,113],manipul:149,grn_match_escal:[49,25,38],"host\u30aa\u30d7\u30b7\u30e7\u30f3\u3068\u540c\u7b49\u306e\u6a5f\u80fd\u3067\u3059":158,latitude_in_msecxlongitude_in_msec:141,keep:[60,106,77,14,15,23],"\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u306f\u3055\u308c\u306a\u3044":145,geometri:23,largetext:86,"branches\u306e3\u3064\u306e\u5bfe\u8c61\u304c\u3042\u308a\u307e\u3059":167,grn_cursor_by_id:57,"scorer\u306f":100,"\u30c6\u30fc\u30d6\u30ebentry\u306e\u5168\u30ec\u30b3\u30fc\u30c9":146,buf_siz:[105,72,113],"groonga\u30b3\u30de\u30f3\u30c9\u306b":145,mkdir:148,attach:[154,177,111],"\u30ea\u30ea\u30fc\u30b9\u7528\u306e\u30af\u30ea\u30fc\u30f3\u306a\u72b6\u614b\u3067\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u3092\u53d6\u5f97\u3059\u308b
 \u305f\u
 3081\u306b":142,"\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044":[64,31,40,158],"final":[35,100,8,77],travi:153,"\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u3092\u6d41\u3057\u7d42\u3048\u305f\u3089":142,exactli:156,"groonga\u3068mecab\u306e\u8f9e\u66f8\u306e\u30a8\u30f3\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u304c\u540c\u3058\u304b\u3069\u3046\u304b\u3092\u78ba":1,"20km":172,"groonga\u306f":167,sequence_queri:174,extrct:141,stdin:104,concatin:[6,122,116],msec:[23,17],tabl:[49,63],need:[82,3,4,86,42,43,6,93,8,95,9,70,98,118,48,83,100,176,141,77,14,15,16,18,59,20,156,67,162,23,71,165,166,73,120,177,170,122,123,124,27,126,130,111,76],border:[6,82,88],fluent:96,grn_obj_search:50,"0x08":162,"0x04":162,"grntest\u304cmlock\u306e\u60c5\u5831\u51fa\u529b\u306b\u5bfe\u5fdc":145,"0x01":162,"0x02":162,"\u30ed\u30b0\u3092":142,ifexist:52,singl:[100,82,3,77,124,116,52,70],"\u30af\u30a8\u30ea\u30ad\u30e3\u30c3\u30b7\u30e5\u306b\u95a2\u3059\u308b\u52d5\u4f5c\u3092\u8a2d\u5b
 9a\u3057
 \u307e\u3059":100,"center\u306b\u6307\u5b9a\u3057\u305f\u5ea7\u6a19\u3092\u4e2d\u5fc3\u3068\u3059\u308b\u5186\u306e\u7bc4\u56f2\u5185\u306b\u3042\u308b\u304b\u3069\u3046\u304b\u3092\u8abf\u3079\u307e\u3059":164,"\u3067\u306f\u307e\u3068\u3081\u3066\u30d3\u30eb\u30c9\u3067\u304d\u306a\u3044\u3053\u3068\u3082\u3042\u308a\u307e\u3059":142,"\u5bfe\u5fdc\u3059\u308b\u30ab\u30e9\u30e0\u304c\u5b58\u5728\u3057\u306a\u3051\u308c\u3070null\u3092\u8fd4\u3057\u307e\u3059":72,"\u30d0\u30a4\u30b0\u30e9\u30e0\u3067\u30c8\u30fc\u30af\u30ca\u30a4\u30ba\u3059\u308b":64,kazuhiro:116,"\u306b\u30a2\u30af\u30bb\u30b9\u3059\u308b\u3068":31,url:[23,148,48,70],uri:8,grn_table_upd:105,"\u4e3b\u30ad\u30fc\u306e\u578b\u306b\u4ed6\u306e\u30c6\u30fc\u30d6\u30eb\u3092\u6307\u5b9a\u3059\u308b\u5834\u5408\u306f":40,fontain:23,"null\u4ee5\u5916\u306e\u5024\u304c\u6307\u5b9a\u3055\u308c\u305f\u5834\u5408":105,"\u3067\u751f\u6210\u3057\u305fcursor\u3092\u89e3\u653e\u3057\u307e\u3059":57,grn_index_cursor:[49,25
 ,38],"\u
 30ea\u30af\u30a8\u30b9\u30c8\u306e\u30d7\u30ed\u30c8\u30b3\u30eb\u3092\u6307\u5b9a\u3057\u307e\u3059":168,"\u51fa\u529b\u3059\u308b\u30ec\u30b3\u30fc\u30c9id\u306e\u4e0a\u9650\u3092\u6307\u5b9a\u3057\u307e\u3059":112,ssssss:139,object_corrupt:162,"146867000x":172,"\u30d3\u30eb\u30c9\u304c\u6b63\u5e38\u7d42\u4e86\u3059\u308b\u3068":142,launchpad:[70,12],"\u30b5\u30fc\u30d0\u304c\u81ea\u52d5\u7684\u306b\u306f\u8d77\u52d5\u3055\u308c\u306a\u3044\u306e\u3082\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u30aa\u30d7\u30b7\u30e7\u30f3\u3067\u6307\u5b9a\u3057\u305f\u5834\u5408\u3068\u540c\u69d8\u3067\u3059":158,"db\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u30c6\u30fc\u30d6\u30eb\u306e\u30ea\u30b9\u30c8\u3092\u8868\u793a\u3057\u307e\u3059":[97,89],"\u3053\u308c\u3067":142,"\u305f\u3068\u3048\u5b8c\u5168\u4e00\u81f4\u691c\u7d22\u3067\u30d2\u30c3\u30c8\u3057\u3066\u3082":64,"groonga\u5b9f\u884c\u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u5f15\u6570\u3068\u3057\u3066default":10,"\u30ec\u30
 b3\u30fc
 \u30c9\u306e\u5024\u306e\u672b\u5c3e\u306bvalue\u3092\u8ffd\u52a0\u3057\u307e\u3059":72,enabl:[80,142],"grntest\u3068\u3044\u3046\u540d\u524d\u3067grntest\u306e\u30bd\u30fc\u30b9\u3092\u914d\u7f6e\u3057\u307e\u3059":142,"masahiro\u3055\u3093":145,gram:[123,82,3,141],"output_columns\u304b\u3089_value\u3092\u524a\u9664":145,contain:123,sho:[70,116],"\u3067\u30de\u30c3\u30c1\u3057\u305f\u306e\u306710":64,orphan:116,"column2\u306e\u5024\u304cstring\u306bexact\u30e2\u30fc\u30c9\u3067\u30d2\u30c3\u30c8\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u306b\u3064\u3044\u3066\u306f":63,korea:121,statu:[49,120,2,38,155,12,26,116,6,143,160,70],correctli:[6,3],wibowo:116,tend:71,written:[70,118,18,172,9],benchmark:[46,49,38,116,6,70],grn_retry_max:2,ken:39,kei:[60,52,142,49,123,77,116,6,105,160,95,57,70,72,104],grn_no_child_process:2,"\u7528\u8a9e\u96c6\u306b\u767b\u9332\u3055\u308c\u3066\u3044\u308b\u8a9e\u306eid":117,"\u578b\u306e\u30ab\u30e9\u30e0\u306e\u5024\u3092\u9806\u756a\u306b\u53d6\u308a\
 u51fa\u3
 059\u305f\u3081\u306e\u30ab\u30fc\u30bd\u30eb\u3092\u751f\u6210\u3057\u3066\u8fd4\u3057\u307e\u3059":112,eclips:111,"\u3053\u306e\u307e\u307e\u3067\u306f\u691c\u7d22\u30ce\u30a4\u30ba\u304c\u4e0a\u4f4d\u306b\u8868\u793a\u3055\u308c\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u304f\u306a\u308a\u307e\u3059":64,admin:[6,23,145,116,70],jersei:172,"\u3059\u3079\u3066\u306e\u30e2\u30b8\u30e5\u30fc\u30eb\u3067\u540c\u3058\u540d\u524d\u306e\u95a2\u6570\u3092\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u3059\u308b\u3088\u3046\u306b\u3057\u305f":145,"\u691c\u7d22\u5bfe\u8c61\u306e\u30c6\u30fc\u30d6\u30eb\u3092\u6307\u5b9a\u3057\u307e\u3059":146,"po\u306e\u5b9f\u884c":80,"\u3069\u3046\u3057\u3066\u305d\u3046\u3059\u308b\u306e\u304b\u3068\u3044\u3046\u5171\u901a\u8a8d\u8b58\u3092\u6301\u3063\u3066\u3044\u306a\u3044\u3068\u4e00\u8cab\u6027\u306e\u306a\u3044\u30b5\u30dd\u30fc\u30c8\u3068\u306a\u3063\u3066\u3057\u307e":115,cutter_source_path:142,"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u5185\u306e\u30b9\u30a
 d\u30fc\
 u30de\u3068\u7279\u5b9a\u306e\u30c6\u30fc\u30d6\u30eb\u306e\u30c7\u30fc\u30bf\u306e\u307f\u51fa\u529b":148,"obj\u306b\u5c5e\u3059\u308bobject\u3082\u518d\u5e30\u7684\u306b\u30e1\u30e2\u30ea\u304b\u3089\u89e3\u653e\u3055\u308c\u307e\u3059":72,"\u5185\u8a33\u306f":64,"\u304c\u3042\u308a\u307e\u3059":[31,142],quit:[49,26,142,38],addition:67,quiz:39,"\u305d\u306e\u305f\u3081\u306b\u306f\u307e\u305a\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":142,treat:[84,100,82,141,116,6,16,70,166],"\u6210\u529f\u304b\u3069\u3046\u304b\u306e\u30d5\u30e9\u30b0":[136,5,65,7,146,178,99],downcas:177,"\u65e5\u672c":166,"\u6709\u52b9\u306a\u30ad\u30e3\u30c3\u30b7\u30e5\u304c\u591a\u304f\u30d2\u30c3\u30c8\u3059\u308b\u305f\u3081\u306b":100,"\u30c6\u30fc\u30d6\u30eb\u60c5\u5831\u306e\u578b\u3092\u51fa\u529b\u3057\u307e\u3059":97,"sort\u3055\u308c\u305f\u30ec\u30b3\u30fc\u30c9\u306e\u3046\u3061":105,delimit:[11,123,82,116,43],drildown:[49,147],"12gb":156,glossari:73,"\
 u5bfe\u8
 c61table2\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"\u30d1\u30c3\u30b1\u30fc\u30b8\u540d\u306e\u5909\u66f4\u3042\u308a":23,longitude_in_msec:141,"proc\u306e\u7a2e\u985e\u3092\u6307\u5b9a\u3057\u307e\u3059":47,demo:39,"\u3053\u306e\u60c5\u5831\u3092\u56de\u907f\u3059\u308b\u65b9\u6cd5\u30922\u7a2e\u985e\u7d39\u4ecb\u3057\u307e\u3059\u304c":64,welcom:[100,170,79,172,22,141,80,111],grn_table_cursor_t:57,"\u691c\u7d22\u30ce\u30a4\u30ba\u304c\u591a\u304f\u306a\u3063\u305f\u5834\u5408\u306f\u6307\u5b9a\u3059\u308b\u5024\u3092\u4f4e\u304f\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059":64,"\u30ab\u30e9\u30e0\u306e\u578b\u306b\u4ed6\u306e\u30c6\u30fc\u30d6\u30eb\u3092\u6307\u5b9a\u3059\u308b\u5834\u5408\u306f":40,speaker:22,"\u6642\u306e\u30e1\u30e2\u30ea\u30ea\u30fc\u30af\u3092\u4fee\u6b63":145,"\u691c\u7d22\u30b3\u30de\u30f3\u30c9\u3092\u5b9a\u7fa9":146,crch:82,entry_selector:146,"\u3068\u30c8\u30fc\u30af\u30ca\u30a4\u30ba\u3055\u308c\u308b\u305f\u3081":64,nsubrecs_column:1
 13,http:
 [89,6,93,8,95,176,49,101,142,77,12,148,111,155,20,158,116,70,73,168,120,122,123,143,175,31,177,81],"deb\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9\u306b\u5fc5\u8981\u306a\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3059\u308b\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":142,"gram\u7cfb\u306e\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u306b\u3088\u308a\u518d\u73fe\u7387\u3092\u3042\u3052\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u304c":64,effect:[6,52,172],"listen\u3059\u308b\u30a2\u30c9\u30ec\u30b9\u3092\u6307\u5b9a\u3057\u307e\u3059":89,rpmforg:120,"twitter\u3067\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u3092\u3059\u308b":80,well:[123,116,27,94,176,8],"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308bquit\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":150,operation_would_block:162,undefin:11,"
 \u4ee5\u
 4e0b\u306e\u5024\u3092\u6307\u5b9a\u3067\u304d\u307e\u3059":72,lcov:167,distanc:[84,68,141,123,6,67],koi8r:[6,176],remove_blank:124,"\u5f37\u5236\u7684\u306b\u30ed\u30c3\u30af\u3092\u30af\u30ea\u30a2\u3057\u307e\u3059":72,"log_reopen\u306f":178,bc009774:142,patricia:[49,3,170,86,116,6,23,141,147,59],"po\u30b3\u30de\u30f3\u30c9\u306e\u5b9f\u884c\u306b\u3088\u308a\u66f4\u65b0\u3057\u305f\u5404\u7a2e":142,grn_ctx_get_command_vers:14,"text\u578b\u3068longtext\u578b\u306b\u3064\u3044\u3066\u306f":40,"\u3067\u533a\u5207\u308a\u307e\u3059":89,logger:6,"obj\u3092\u5bfe\u8c61\u3068\u3057\u3066query\u306b\u30de\u30c3\u30c1\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u3092\u691c\u7d22\u3057":50,int32:[3,40,43,6,118,100,68,141,77,144,107,53,16,39,64,116,67,88,70,71,166,170,121,172],ryoji:70,pikonyan:39,"groonga\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3067\u4f5c\u6210\u3057\u305f\u30c6\u30fc\u30d6\u30eb\u306b\u306f":54,"\u3059\u3079\u3066\u306e\u30b9\u30ec\u30c3\u30c9\u6570\u306e\u5408\u8a08\
 u306f\u6
 700\u592764\u307e\u3067\u306b\u5236\u9650\u3055\u308c\u307e\u3059":158,"\u5404\u8a9e\u306e\u72b6\u614b\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u914d\u5217\u3068\u306a\u3063\u3066\u3044\u307e\u3059":117,"\u30b5\u30fc\u30d0\u304c\u52d5\u4f5c\u3057\u3066\u3044\u306a\u3044\u304b":158,dat_kei:86,tomita:145,"\u305d\u308c\u3089\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u3092\u9806\u6b21\u884c\u3044\u307e\u3059":168,grn_file_corrupt:2,necessari:[23,3],"\u4e0b\u8a18":57,page:[6,49,116,22,111],"\u4e3b\u30ad\u30fc\u304c\u6570\u5024\u306e\u30c6\u30fc\u30d6\u30eb\u3092\u53c2\u7167\u3057\u3066\u3044\u308b\u30ab\u30e9\u30e0\u3067\u306e\u6bd4\u8f03\u6f14\u7b97\u306b\u5bfe\u5fdc":145,lager:116,use_offline_index:104,revers:[49,142],assgin:141,"\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u306f":[168,89],"\u30bd\u30fc\u30c8\u30ad\u30fc\u914d\u5217\u3078\u306e\u30dd\u30a4\u30f3\u30bf\u3092\u6307\u5b9a\u3057\u307e\u3059":105,out_http:158,home:[176,142],tatsuya:6,"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u5bfe\u
 8c61\u30
 68\u306a\u308b\u30ab\u30e9\u30e0\u3092source\u5f15\u6570\u306b\u6307\u5b9a\u3057\u307e\u3059":66,index_column:70,nihon:166,estim:[156,102],grn_obj_key_float:56,grn_obj_remov:[23,72],"\u5b8c\u5168\u4e00\u81f4\u691c\u7d22\u3067\u306f\u30d2\u30c3\u30c8\u3057\u307e\u305b\u3093":135,"10t13":[16,166,43],win64:93,"\u30d5\u30e9\u30b0\u3092\u6570\u5024\u3067\u306f\u306a\u304f\u30ad\u30fc\u30ef\u30fc\u30c9\u3067\u51fa\u529b\u3059\u308b\u3088\u3046\u306b\u5909\u66f4":1,usag:[123,70,116,38,49],"\u7ba1\u7406\u3055\u308c\u3066\u3044\u306a\u3044\u30bb\u30b0\u30e1\u30f3\u30c8\u306e\u6570\u3067\u3059":117,offset:[35,102,85,6,105,146,57,72,76],"blog_body\u7d22\u5f15":64,"\u62e1\u5f35\u5b50\u306b\u5236\u9650\u306f\u3042\u308a\u307e\u305b\u3093":158,"\u8a2d\u5b9a\u5024\u3092\u8868\u793a\u3059\u308b":1,empti:[100,170,87,116,70,23],groonga_query_log_path:[70,116],"\u30d7\u30e9\u30b0\u30a4\u30f3\u767b\u9332api\u306e\u540d\u524d\u3092\u6539\u826f":137,"\u6a19\u6e96\u5165\u529b\u304b\u3089\u30b3\u30
 de\u30f3
 \u30c9\u6587\u5b57\u5217\u3092\u4e0e\u3048\u308b\u5834\u5408\u306f":89,museum:172,"\u5404\u547d\u4ee4\u306f\u4e26\u5217\u306b\u5b9f\u884c\u3055\u308c\u307e\u3059":158,"\u3053\u3053\u3067\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306bruby\u3092\u5229\u7528\u3057\u3066\u30ea\u30dd\u30b8\u30c8\u30ea\u3092web\u30b5\u30fc\u30d0\u7d4c\u7531\u3067\u53c2\u7167\u3067\u304d\u308b\u3088\u3046\u306b\u3057\u307e\u3059":142,"\u306b\u5bfe\u5fdc\u3059\u308b\u30ad\u30fc\u306f":89,"\u30ec\u30b3\u30fc\u30c9r2\u306e\u307f\u304c\u30d2\u30c3\u30c8\u3057\u307e\u3059":63,suzuki:6,"\u306e\u307f\u3092\u30c6\u30b9\u30c8\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":167,"\u3068\u3044\u3046\u8a9e\u5f59\u306e\u4e26\u3073\u306b\u542b\u307e\u308c\u308b\u306e\u3067":135,gronga:[159,165],overflow:[11,23,116,70],ear:82,quetzal:6,"\u30e6\u30fc\u30b6\u304c\u5b9a\u7fa9\u3057\u305f\u95a2\u6570\u3092\u65b0\u305f\u306a\u95a2\u4fc2\u5f0f\u3068\u3057\u3066\u4f7f\u3046\u3053\u3068\u3082\u3067\u304d\u307e\u3059":63
 ,displai
 :6,limit:49,"\u30d0\u30c3\u30d5\u30a1\u306b\u767b\u9332\u3055\u308c\u3066\u3044\u308b\u8a9e\u306eid":117,"\u611f\u8b1d":70,"\u306b\u306f\u30d2\u30c3\u30c8\u3057\u307e\u305b\u3093":135,evalu:[138,171,116,141],"\u521d\u671f\u5316\u3055\u308c\u305f":14,"aramaki\u3055\u3093\u304c\u5831\u544a":145,eric:88,"obj\u306b\u5bfe\u5fdc\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u30d1\u30b9\u3092\u8fd4\u3057\u307e\u3059":72,blog1:71,blog2:71,new_valu:100,futur:[62,68,77,124,116,162,138,23,48],rememb:100,halfwidth:177,"max\u304cnull\u306e\u5834\u5408\u306b\u306f":57,"\u9593\u9055\u3063\u3066\u3044\u305f\u554f\u984c\u3092\u4fee\u6b63":23,sphinx:[79,70,111,13,18],katagiri:116,table_remov:[6,49,26,116,38],"\u3068\u540c\u3058\u610f\u5473":89,max_concurr:168,"\u95a2\u6570\u306f\u73fe\u5728\u6642\u523b\u306b\u5bfe\u5fdc\u3059\u308btime\u578b\u306e\u5024\u3092\u8fd4\u3057\u307e\u3059":169,"\u30e6\u30fc\u30b6\u30fc\u306f\u305d\u306e\u3076\u3093\u78ba\u8a8d\u3059\u308b\u4f5c\u696d\u304c\u5fc5\u8981\u306b\
 u306a\u3
 08a\u307e\u3059":115,"windows\u7528\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9":80,whose:[3,141],accur:[123,27],"files\u3092\u5b9f\u884c\u3059\u308b\u3068\u65b0\u898f\u306b\u8ffd\u52a0\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb\u306a\u3069\u304c\u5404\u7a2e":142,grn_io_vers:70,"0x20":170,escaped_queri:76,kentaro:116,swap:130,"\u8a8d\u3059\u308b\u3088\u3046\u306b\u3057\u305f":1,"top_left\u3068bottom_right\u304c\u306a\u3059\u77e9\u5f62\u306e\u7bc4\u56f2\u5185\u306b\u3042\u308b\u304b\u3069\u3046\u304b\u3092\u8abf\u3079\u307e\u3059":29,"void":[35,75,114,105,21,108,17,57,72,104],voic:177,is_anim:11,affect:[6,70,116],"\u306f\u7121\u52b9\u3067\u3042\u308a":57,"\u5168\u6587\u691c\u7d22\u6642\u306b\u524a\u9664\u3057\u305f\u30ec\u30b3\u30fc\u30c9\u304c\u8fd4\u308b\u554f\u984c\u3092\u4fee\u6b63":145,demerit:86,"\u30b9\u30bf\u30a4\u30eb\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u540d\u3068\u540c\u3058\u3082\u306e\u304c\u4f7f\u3048\u308b":89,correct:[49,38,122,144,6,45,70,165,166],"\
 u3042\u3
 08b\u3044\u306f\u5ea7\u6a19\u3092\u793a\u3059\u6587\u5b57\u5217\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306f":164,vector:[49,133,38,116,6,70,23],"\u30bd\u30fc\u30b9\u30a2\u30fc\u30ab\u30a4\u30d6\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":142,"10m":8,batch:6,"10z":141,"\u30b0\u30eb\u30fc\u30d7\u5316":54,"\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u3092groonga":158,even:[66,120,141,155,123,12,116,6,143,93,128,70,71,166],"\u3064\u307e\u308atest":142,neg:[35,100,2,14,6,17,47],spokesman:80,"debian\u7cfb\u306e\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":142,"\u3050\u308b\u3093\u304c\u592a\u90ce":39,"new":[123,80,142],net:[39,3,142,121,11,22,67,94],ever:116,metadata:[6,172,62,138],"\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u3
 07e\u305
 9":167,behavior:[6,70,88,107],never:[144,176],"benchmark\u306f\u6b63\u5e38\u306b\u52d5\u4f5c\u3057\u307e\u305b\u3093":158,met:171,"\u3053\u306e\u30de\u30cb\u30e5\u30a2\u30eb\u30da\u30fc\u30b8\u3067\u306f":89,grn_log_level:35,"groonga\u306e\u30ea\u30ea\u30fc\u30b9\u4f5c\u696d\u3067\u306f\u30ea\u30ea\u30fc\u30b9\u5c02\u7528\u306e\u74b0\u5883\u4e0b":142,"obj\u306eid\u306b\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u306e\u5024\u3092\u66f4\u65b0\u3057\u307e\u3059":72,jame:134,sji:[176,37,89],serch:[144,16],yamada:70,"\u691c\u7d22\u7d50\u679c\u3092\u30af\u30a8\u30ea\u30ad\u30e3\u30c3\u30b7\u30e5\u306b\u6b8b\u3057\u307e\u305b\u3093":100,"\u305d\u308c\u3089\u306e\u30d1\u30b9\u306b\u9806\u6b21\u30a2\u30af\u30bb\u30b9\u3057\u307e\u3059":168,grn_expr_exec:[76,14],"\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c8\u306b\u63a5\u7d9a\u3067\u304d\u308b\u74b0\u5883\u3067\u3042\u308c\u3070groonga\u30b3\u30de\u30f3\u30c9\u306e\u77e5\u8b58\u304c\u306a\u304f\u3066\u3082groonga\u306e\u52d5\u4f5c\u
 3092\u78
 ba\u8a8d\u3067\u304d\u307e\u3059":158,"\u826f\u3044\u4f8b":115,"754\u5f62\u5f0f\u306e\u8a73\u7d30\u306b\u3064\u3044\u3066\u306f":40,"\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u5168\u6587\u691c\u7d22\u524d\u306b\u3059\u3067\u306b\u95be\u5024\u304c\u8d8a\u3048\u3066\u3044\u308b\u5834\u5408":64,"\u9023\u7d9a\u3059\u308b\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8":64,overhead:[70,132],typo:[116,6,16,70,23,165,166],recommend:[155,100,3,170,132,12,120,126,143,93,94,128,130,70,48,141],calc:100,type:[36,82,133,4,84,86,87,43,6,138,2,8,95,23,96,102,98,47,48,49,100,68,141,77,144,14,53,16,147,59,113,158,116,66,171,160,162,70,104,166,170,122,124,76],"\u30c7\u30d5\u30a9\u30eb\u30c8\u306ecommand_version\u3092\u8fd4\u3057\u307e\u3059":108,under:[122,8,70,176,58,48],"\u30ec\u30b3\u30fc\u30c9\u306e\u5024\u3092value\u3068\u7f6e\u304d\u63db\u3048\u307e\u3059":72,warp:70,warn:[100,5,116,6,7,8,139,70,104],"\u4ee5\u4e0b":158,"tokenmecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u306f\u4e8b\u524d\u306b\u
 6e96\u50
 99\u3057\u305f\u8f9e\u66f8\u3092\u7528\u3044\u3066\u30c8\u30fc\u30af\u30ca\u30a4\u30ba\u3059\u308b\u305f\u3081":64,setup:[111,116,73],"\u6570\u5024\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306b\u306f":164,akio:[6,23,116],root:[31,89,8,116,94],"\u30b5\u30fc\u30d0\u30e2\u30fc\u30c9\u3067\u5b9f\u884c\u3057\u307e\u3059":89,give:[123,107],"\u3067\u3042\u308b\u30ec\u30b3\u30fc\u30c9r2\u304ctable\u306b\u767b\u9332\u3055\u308c\u3066\u3044\u305f\u3068\u304d":63,"\u30a8\u30b9\u30ab\u30ec\u30fc\u30b7\u30e7\u30f3\u306e\u8a73\u7d30\u306f\u8a73\u7d30\u306f\u691c\u7d22\u306e\u4ed5\u69d8\u306b\u95a2\u3059\u308b\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044":21,"\u30c7\u30fc\u30bf\u306e\u6574\u5408\u6027\u3092\u78ba\u8a8d\u3059\u308bcheck\u30b3\u30de\u30f3\u30c9\u306e\u8ffd\u52a0":1,max_tp:168,"\u30c6\u30b9\u30c8\u74b0\u5883\u306e\u69cb\u7bc9":80,unsign:[35,2,113,78,15,105,56,57,70,72,76,47],"select\u3084load\u306a\u3069\u306egroonga\u306e\u30b3\
 u30de\u3
 0f3\u30c9\u306e\u4ed5\u69d8\u306e\u4e92\u63db\u6027\u3092\u8868\u3057\u307e\u3059":10,log_level:[49,26,38],n_kei:105,updag:6,config:[1,89,6,93,23,176],grn_arg_list_too_long:2,sitedomain:[94,121],"\u30b9\u30fc\u30d7":135,"table\u306ecolumn\u306e\u5024\u304cstring\u306b\u542b\u307e\u308c\u308b\u30ec\u30b3\u30fc\u30c9\u3092result\u306b\u8fd4\u3057\u307e\u3059":63,permission_deni:162,third:[11,87,100,141],grn_text_printf:70,"tokenbigramsplitsymbolalpha\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u4f7f\u3046\u5834\u5408\u3082\u91cd\u307f\u4ed8\u3051\u3092\u8003\u616e\u3059\u308b\u5fc5\u8981\u304c\u3042\u308b\u3053\u3068\u306f\u304b\u308f\u308a\u3042\u308a\u307e\u305b\u3093":64,romaji:166,"twitter\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u308b\u5b89\u5fc3\u611f\u304b\u3089groonga\u30e6\u30fc\u30b6\u30fc\u306e\u62e1\u5927\u306b\u7e4b\u3052\u308b":115,"cutter\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u3066cutter\u306e\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u3092\u4ee5\
 u4e0b\u3
 06e\u30b3\u30de\u30f3\u30c9\u306b\u3066\u53d6\u5f97\u3057\u307e\u3059":142,"\u914d\u5217\u306eoffset\u306fenum\u578bgrn_builtin_type\u306e\u5024\u306b\u5bfe\u5fdc\u3059\u308b":75,"\u30c6\u30fc\u30d6\u30eb\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u30ab\u30e9\u30e0\u306e\u524a\u9664":65,privileg:[94,116],keyboard:100,copyright:70,"\u6307\u5b9a\u3067\u304d\u308b\u5024\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3067\u3059":164,"\u6307\u5b9a\u3057\u305f2\u3064\u6587\u5b57\u5217\u306e\u7de8\u96c6\u8ddd\u96e2\u3092uint32\u578b\u306e\u5024\u3068\u3057\u3066\u8fd4\u3057\u307e\u3059":103,"\u73fe\u5728\u5b9f\u884c\u4e2d\u306e":47,persist:[49,38,87,105,53,97,59],"cursor\u306e\u30ab\u30ec\u30f3\u30c8\u30ec\u30b3\u30fc\u30c9\u304c\u5b58\u5728\u3057\u306a\u3044\u5834\u5408\u306f":57,anim:39,"\u30b3\u30e1\u30f3\u30c8\u884c\u306b\u5bfe\u5fdc":145,"\u8aa4\u5dee\u306f\u5c0f\u3055\u304f\u306a\u308a\u307e\u3059":164,leaner:[70,58],"\u30ea\u30ea\u30fc\u30b9\u306e\u305f\u3073\u306bformula\u306e\u
 5185\u5b
 b9\u3092\u66f4\u65b0\u3059\u308b\u4f5c\u696d\u3092\u5b9f\u65bd\u3057\u307e\u3059":142,grn_exec_format_error:2,cache_previ:15,side:[6,123,100],mean:[35,84,2,3,87,6,82,8,95,139,176,100,98,141,77,11,144,17,156,116,171,67,102,70,165,166,170,121,127,130,177,76],"command_version\u3092\u5909\u66f4\u3057\u307e\u3059":14,enorm:39,blog_comment_index:171,grn_obj_compar:72,extract:[111,123,27,42,6,171,93,70,176,76,59],"hiroshi\u3055\u3093\u304c\u5831\u544a":145,content:[35,87,8,23,48,100,101,141,106,107,39,154,116,171,162,70,71,170,172,27,126,130],rewrit:37,"cursor\u304c\u5c5e\u3059\u308btable\u3092\u8fd4\u3057\u307e\u3059":57,situat:100,ncpu:81,lzo_error:162,"\u4e0d\u6b63\u306a\u30ec\u30b3\u30fc\u30c9\u304c\u3042\u308b\u3068\u304d\u306bdump\u3059\u308b\u3068\u843d\u3061\u3066\u3057\u307e\u3046\u554f\u984c\u3092\u4fee\u6b63":145,"\u5b9f\u4f53\u3092\u78ba\u4fdd\u3057\u307e\u3059":14,iso:141,"\u30b9\u30af\u30ea\u30d7\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u30b3\u30e1\u30f3\u30c8\u884c\u306b\
 u306f\u7
 279\u6b8a\u30b3\u30de\u30f3\u30c9\u3092\u57cb\u3081\u8fbc\u3080\u3053\u3068\u304c\u53ef\u80fd\u3067\u3059":158,wgs84geoppoint:102,cpuinfo:[143,120,12,155],grn_snip_clos:70,"gram\u7cfb\u306e\u30d2\u30c3\u30c8\u30b9\u30b3\u30a2\u306e\u65b9\u304c\u91cd\u304f\u6271\u308f\u308c\u3066\u3057\u307e\u3044\u307e\u3059":64,hook:73,"\u4e0a\u8a18\u306e\u610f\u5473\u306f\u4ee5\u4e0b\u306e\u3068\u304a\u308a\u3067\u3059":158,"tomita\u3055\u3093\u304c\u30d1\u30c3\u30c1\u4f5c\u6210":145,sometim:70,"\u975e\u308f\u304b\u3061\u66f8\u304d\u691c\u7d22\u306f\u30d1\u30c8\u30ea\u30b7\u30a2\u6728\u3067\u8a9e\u5f59\u8868\u3092\u69cb\u7bc9\u3057\u3066\u3044\u308b\u5834\u5408\u306e\u307f\u5229\u7528\u53ef\u80fd\u3067\u3059":135,grn_cache_get_max_n_entri:15,iptabl:[94,48],"\u5358\u4f4d":[56,164],"push\u3057\u3066groonga":142,"80ghz":158,"\u5f15\u7528\u7b26\u306b\u4f7f\u7528\u3057\u305f\u6587\u5b57\u3092\u5024\u306e\u4e2d\u3067\u6307\u5b9a\u3059\u308b\u5834\u5408\u306b\u306f":89,mkostemp:70,"limit\u306b\u3
 088\u306
 3\u3066\u6307\u5b9a\u3055\u308c\u305f\u6761\u4ef6\u306b\u5f93\u3063\u3066\u5404\u30ec\u30b3\u30fc\u30c9\u306e\u5024\u304c\u51fa\u529b\u3055\u308c\u307e\u3059":100,conveni:[123,175,23,176,166,179],keyword:[39,100,3,170,159,152,27,42,116,6,107,71,76,59],"\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u306f\u7d44\u307f\u8fbc\u307f\u30b3\u30de\u30f3\u30c9\u3068\u3057\u3066\u4e88\u3081\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u3059":89,grn_expr_get_var_by_offset:76,modern:172,mind:60,mine:123,"\u5c0f\u6570\u5f62\u5f0f\u306etime\u30ea\u30c6\u30e9\u30eb\u3092\u30ed\u30fc\u30c9\u3059\u308b\u3068\u30df\u30ea\u79d2\u60c5\u5831\u304c\u843d\u3061\u308b\u554f\u984c\u3092\u4fee\u6b63":23,"makefile\u3092\u751f\u6210\u3059\u308b\u305f\u3081\u306bconfigure\u30b9\u30af\u30ea\u30d7\u30c8\u3092\u5b9f\u884c\u3057\u307e\u3059":142,"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u304c\u4e3b\u306a\u5229\u7528\u65b9\u6cd5\u3067\u3059":148,regular:[11,122,3,8],tradit:[123
 ,70],"\u
 30bb\u30df\u30b3\u30ed\u30f3\u3092\u5229\u7528\u3057\u3066":158,don:[3,4,87,43,8,23,98,48,15,100,176,141,77,14,52,111,162,70,165,177,170,127,128,59,76,94],doc:[83,142,79,18,116,6,8,23,70,104,111],"\u8a18\u53f7\u3068\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8\u3082\u30d0\u30a4\u30b0\u30e9\u30e0\u3067\u30c8\u30fc\u30af\u30ca\u30a4\u30ba\u3059\u308b":64,doe:[100,3,170,77,11,123,116,6,171,8,55,144,132,141],logyyyymmddhhmmss:122,grn_not_enough_spac:2,dot:6,"longtext\u306e\uff13\u3064\u306e\u578b\u306b\u3064\u3044\u3066\u306f\u30d9\u30af\u30bf\u30fc\u3068\u3057\u3066\u4fdd\u5b58\u3057\u305f\u308a\u51fa\u529b\u3057\u305f\u308a\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u3059\u304c":40,"\u904e\u53bb\u306e\u30c4\u30a4\u30fc\u30c8\u3092\u304a\u3055\u3089\u3044\u3057":115,keybuf:105,"\u4efb\u610f\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u51fa\u529b\u5148\u3092\u5909\u66f4\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":158,syntax:[49,38,77,116,6,70,76],"\u65e5\u672c\u
 8a9e":16
 6,yoji:23,acquir:17,explain:[11,3],"_key\u30ab\u30e9\u30e0\u306e\u51fa\u529b\u306b\u5bfe\u5fdc":1,"root\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u5024\u306b\u6307\u5b9a\u3057\u3066\u8d77\u52d5\u3057\u305f\u5834\u5408":89,"\u30c1\u30a7\u30c3\u30af\u3059\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\u3088\u308a\u8fd4\u3055\u308c\u308b\u5024\u304c\u5909\u308f\u308a\u307e\u3059":117,folder:93,cosmo0920:[70,116],"cursor\u306e\u30ab\u30ec\u30f3\u30c8\u30ec\u30b3\u30fc\u30c9\u3092\u4e00\u4ef6\u9032\u3081\u3066\u305d\u306eid\u3092\u8fd4\u3057\u307e\u3059":57,stop:[154,100,116,6,53,8,70,23],grn_plugin_fin:35,"blogroonga\u306e\u30ea\u30ea\u30fc\u30b9\u30a8\u30f3\u30c8\u30ea\u306b\u306f":142,"\u30d7\u30ed\u30bb\u30b9\u306f\u901f\u3084\u304b\u306b\u505c\u6b62\u3057\u307e\u3059":10,attr_setpshar:116,bar:59,reload:165,bad:[123,116,70],"obj\u306etype\u306b\u5bfe\u5fdc\u3059\u308b\u60c5\u5831\u3092valuebuf\u306b\u683c\u7d0d\u3057\u307e\u3059":36,"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u304c\u524
 a\u9664\
 u3055\u308c\u307e\u3059":65,veres:48,all_record:6,"\u62e1\u5f35\u5b50\u3092\u9664\u3044\u305f":158,"\u306b\u3088\u308b\u7d4c\u7def\u5ea6\u3067\u3042\u308a":40,"script\u30d5\u30a1\u30a4\u30eb\u306e\u540c\u671f\u3084\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u306e\u9001\u4fe1\u3092\u884c\u3044\u307e\u3059":158,old_releas:142,"\u5b9f\u884c\u3067\u304d\u307e\u3059":142,"\u30b9\u30fc\u30d7\u30ab\u30ec\u30fc\u30e9\u30a4\u30b9":135,subject:116,brazil:121,"095\u30d0\u30a4\u30c8\u4ee5\u4e0b\u306e\u6587\u5b57\u5217\u3092\u8868\u3057\u307e\u3059":40,grn_function_not_impl:2,simplest:[123,176,30],illegal_byte_sequ:162,attribut:[82,101,44,124,157],nfkc51lexicon:177,threasd:89,"\u30d0\u30c3\u30af\u30b9\u30e9\u30c3\u30b7\u30e5\u6587\u5b57\u81ea\u8eab\u3092\u5024\u3068\u3057\u3066\u6307\u5b9a\u3059\u308b\u5834\u5408\u306b\u306f":89,"100x150":29,"\u534a\u5f84":164,str_ptr:35,"takuto\u3055\u3093":145,replied_to:172,key_length:162,"\u306b\u5b8c\u5168\u4e00\u81f4\u3059\u308b\u3053\u3068\u306f\u3042\u3
 08a\u307
 e\u305b\u3093\u304c":64,string_liter:70,"\u6539\u884c\u6587\u5b57\u306f":89,against:[49,100,75,39,170,123,77,43,6,16,70,118,141,76,166,147,113],"libmemcached\u306e\u5c0e\u5165\u304c\u5fc5\u8981\u3067\u3059":167,"\u95a2\u6570\u304c\u5f15\u6570\u3092":1,grn_queri:6,"\u30c7\u30fc\u30e2\u30f3\u30e2\u30fc\u30c9\u3067\u5b9f\u884c\u3057\u307e\u3059":89,"twitter\u7de8":80,grn_op_cal:63,grn_expr_var:[35,47],g721d5c7:74,grn_obj_clos:[70,63,112,72,14],three:[100,68,3,121,77,11,152,116,126,53,16,149,71,166],"\u3059\u3067\u306bgroonga\u306eformula\u306f\u53d6\u308a\u8fbc\u307e\u308c\u3066\u3044\u308b\u306e\u3067":142,"\u307e\u3060\u958b\u767a\u4e2d\u3067\u3042\u308a":10,"1285858800\u306f2010":64,interest:[80,3],basic:[6,123,70,100,49],"new_release_date\u306b\u6b21\u56de\u30ea\u30ea\u30fc\u30b9\u306e\u65e5\u4ed8\u3092\u6307\u5b9a\u3057\u307e\u3059":142,suppress:[6,70,104],"2\u30ea\u30ea\u30fc\u30b9":70,multithread:95,servic:[132,123,116,6,16,130,70,73],"\u7d44\u307f\u8fbc\u307f\u578b\u306
 e\u540d\
 u524d\u3068\u306a\u308bnul\u7d42\u7aef\u6587\u5b57\u5217\u306e\u914d\u5217\u3092\u6307\u5b9a\u3059\u308b":75,calcul:[84,100,68,122,172,116,6,67,138,70],"codes\u6307\u5b9a\u306f\u6709\u52b9\u3067\u3059":142,seven:3,datail:100,theatr:83,"key\u3092\u8fd4\u3057\u307e\u3059":72,"\u4ee5\u964d\u3082\u30b3\u30e1\u30f3\u30c8":89,"\u30a2\u30af\u30bb\u30b5\u6587\u5b57\u5217\u3068\u306f":72,"\u691c\u7d22\u306e\u6319\u52d5":49,receiv:[122,123,162,14,8,58,111],make:[123,80],column_list_head:87,"_kei":[3,83,87,41,43,6,8,101,118,48,134,100,68,141,77,11,144,52,53,16,54,148,39,154,113,116,171,67,160,88,70,71,72,166,170,121,172,126,130,177,94],zlib1g:[143,12],unicorn:12,"key\u306e\u30d1\u30c8\u30ea\u30b7\u30a2\u6728\u3067":57,"\u9ad8\u6a5f\u80fd\u3067\u8907\u96d1\u306a\u30b3\u30de\u30f3\u30c9\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u307e\u3067\u3044\u304f\u3064\u304b\u306e\u968e\u5c64\u7684\u306a\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u3092\u30e6\u30fc\u30b6\u30d7\u30ed\u30b0\u30e9\u30e0\
 u306b\u6
 3d0\u4f9b\u3057\u3066\u3044\u307e\u3059":63,"8byte":162,"\u5f15\u6570\u3092grn_expr\u3068\u3057\u3066\u89e3\u91c8\u3059\u308b\u304b":63,"\u3092\u6307\u5b9a\u3059\u308b\u3068\u30b9\u30ab\u30e9\u5024":113,inherit:116,"grn_expr\u3092\u4f7f\u3063\u3066\u69d8\u3005\u306a\u691c\u7d22\u30af\u30a8\u30ea\u3092\u8868\u73fe\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":63,"\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2":66,"\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u306b\u306a\u308a\u307e\u3059":89,"http\u306e\u4e21\u30d7\u30ed\u30c8\u30b3\u30eb\u3067\u30ea\u30af\u30a8\u30b9\u30c8\u3092\u884c\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059":168,left:102,identifi:160,just:[15,120,176,75,111,155,20,12,116,6,143,93,128,23,70,72,73],sigusr1:23,"\u6771\u4eac\u90fd\u6c11":[64,135],human:[87,59],"\u73fe\u5728\u306f":[168,158],yamamoto:70,yet:[84,62,141,123,100,116,138,23,48],languag:[123,80,175],defrag:[23,26,116,38
 ,49],mac
 port:[49,128],"worker\u306f":125,save:[122,156,71,142,70],applic:[153,123,27,8,70,23,165,48],"bigram\u306e\u5834\u5408\u306f\u524d\u65b9\u4e00\u81f4\u691c\u7d22\u3068\u4e2d\u9593\u4e00\u81f4\u691c\u7d22\u3068\u5f8c\u65b9\u4e00\u81f4\u691c\u7d22\u3092\u884c\u3044\u307e\u3059":135,"\u3053\u306e\u4f5c\u696d\u306f\u30ea\u30ea\u30fc\u30b9\u4f5c\u696d\u3054\u3068\u306b\u884c\u3044\u307e\u3059":142,"deb\u306a\u3069\u306e\u30b5\u30d6\u30bf\u30b9\u30af\u3067\u3082architectur":142,nomral:[100,170],daemon:[122,116,6,8,70,58],vdw:[67,3,121],manual:[49,70],grn_obj_expir:72,"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9":99,mrubi:[138,70,62,116],unnecessari:130,cxxflag:[20,142],"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306equery\u5f15\u6570\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":146,intern:[11,27,14,15,116,70,98,104],"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308btable_list\u306b\u3064\u3044\u3066\u8aac\u660e
 \u3057\u
 307e\u3059":97,insensit:100,"\u3068\u3044\u3046\u8a9e\u5f59\u306e\u4e26\u3073\u306b\u306f\u4e00\u81f4\u3057\u307e\u305b\u3093\u306e\u3067":135,"\u5b8c\u5168\u4e00\u81f4\u691c\u7d22\u3067\u306e\u30d2\u30c3\u30c8\u4ef6\u6570\u304c\u6240\u5b9a\u306e\u95be\u5024\u4ee5\u4e0b\u306e\u5834\u5408\u306b\u9650\u308a":135,"\u30aa\u30d7\u30b7\u30e7\u30f3\u3067\u306f":134,"\u6761\u4ef6\u5f0f\u3092\u69cb\u6210\u3059\u308b\u500b\u3005\u306e\u8981\u7d20\u3092\u95a2\u4fc2\u5f0f\u3068\u547c\u3073\u307e\u3059":63,localhost:[168,4,142,122,158,89,94,95,48,8],range_filt:[49,26,38,70],new_release_d:142,"\u51fa\u529b\u3059\u308b\u6587\u5b57\u5217\u3092\u6307\u5b9a\u3057\u307e\u3059":7,grn_cursor_gt:57,"\u3092\u7528\u3044\u3066\u3044\u307e\u3059":167,promot:116,"\u30ea\u30ea\u30fc\u30b9\u5bfe\u8c61\u306erpm\u306b\u7f72\u540d\u3092\u884c\u3046\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":142,"\u305f\u3068\u3048\u3070\u4e0b\u8a18\u306e\u3088\u3046\u306bgroo
 nga\u306
 e\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u306f\u63a8\u79fb\u3057\u307e\u3059":10,postgresql:[123,27],"groonga\u306e\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u30bd\u30fc\u30b9\u306fgroonga\u540c\u69d8\u306bgithub\u306b\u30ea\u30dd\u30b8\u30c8\u30ea\u3092\u7f6e\u3044\u3066\u3044\u307e\u3059":142,update_buffer_s:78,"\u30c6\u30b9\u30c8\u306f":167,grn_ctx_recv:70,commit:[70,111],"\u30dd\u30fc\u30c8\u756a\u53f7\u3092\u6307\u5b9a\u3057\u306a\u3044\u5834\u5408\u306b\u306f":[168,89],meerkat:23,"\u5024\u306e\u578b\u3092\u6307\u5b9a\u3057\u307e\u3059":66,"\u30a8\u30b9\u30ab\u30ec\u30fc\u30b7\u30e7\u30f3\u306e\u8a73\u7d30\u306f\u691c\u7d22\u306e\u4ed5\u69d8\u306b\u95a2\u3059\u308b\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044":21,sphr:[68,164],down:[49,116,70],"grn_cursor_prefix\u304c\u52d5\u4f5c\u3057\u306a\u3044\u554f\u984c\u3092\u4fee\u6b63":145,"\u5f15\u6570\u3067\u6307\u5b9a\u3057\u305fd
 b\u306e\
 u4e2d\u8eab\u306f\u30c1\u30a7\u30c3\u30af\u3057\u307e\u305b\u3093":158,"\u3092\u6307\u5b9a\u3059\u308b\u3068id\u9806\u306b\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u308a\u51fa\u3057\u307e\u3059":57,editor:111,fraction:[11,123,172],storategi:100,fork:111,grn_content_tsv:98,infom:14,tokenbigramignoreblanksplitsymbolalphadigit:[64,157],form:[100,3,170,122,172,116,8,149,23,177,94],sub1:100,forc:6,grn_obj_db:75,"4e86e700":156,"txt\u306b\u307e\u3068\u3081\u307e\u3059":142,grroonga:159,"\u5426\u5b9a":63,auth_basic_user_fil:[8,48],"dump\u304c\u51fa\u529b\u3059\u308b\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u306f\u76f4\u63a5groonga\u304c\u89e3\u91c8\u3067\u304d\u308b\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3067\u3059":148,unrel:23,"\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u304c\u7570\u306a\u308c\u3070":10,classif:121,featur:[82,173,42,6,8,95,23,100,68,77,144,14,107,55,149,157,111,44,152,66,70,170,75,123,124,27,59],kwic:27,"\u304c\u6307\u5b9a\u3055\u308c\u305f\u3082\u306e\u3068\u307f
 \u306a\u
 3055\u308c\u307e\u3059":61,grn_obj:[36,102,112,75,38,49,85,78,25,14,6,70,76,113],"name\u306b\u5bfe\u5fdc\u3059\u308b\u65b0\u305f\u306aproc":47,"\u30ec\u30b3\u30fc\u30c9\u306e\u4e3b\u30ad\u30fc\u5024\u3092\u8868\u3057\u307e\u3059":54,"\u5ea7\u6a19\u304c\u77e9\u5f62\u306e\u7bc4\u56f2\u5185\u306b\u5b58\u5728\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u8abf\u3079\u307e\u3059":29,"\u65b0\u3057\u3044value\u306e\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":57,"\u30c6\u30fc\u30d6\u30eb\u306b\u542b\u307e\u308c\u308b\u30ec\u30b3\u30fc\u30c9\u3092\u691c\u7d22\u3057\u3066\u8868\u793a\u3057\u307e\u3059":89,tokenbigramignoreblank:[64,157,33],excel:165,"defrag\u306f":32,matur:[132,175],escaped_charact:76,faction:172,why:[100,116,132],calc_typ:[70,100],fsf:6,data_set_nam:144,"scr\u306e\u4e2d\u8eab\u304c":158,vmstat:156,ignor:[100,82,75,86,124,116,6,160,95,70,23,165,170],reply_to:71,"\u5168\u3066\u306e\u30c6\u30fc\u30d6\u30eb\u306b\u5b9a\u7fa9\u3055\u308c\u307e\u3059":54,n_entri:109,"152489000x
 ":172,sk
 ip:[70,3,116],segv:116,"\u958b\u3044\u3066\u3044\u308b\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30d5\u30e9\u30b0\u30e1\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u3092\u89e3\u6d88\u3059\u308b":32,depend:[123,80],"max\u3068pat\u6728\u4e0a\u3067\u8fd1\u3044\u4f4d\u7f6e\u306b\u3042\u308b\u30ce\u30fc\u30c9\u304b\u3089\u9806\u756a\u306b\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u308a\u51fa\u3057\u307e\u3059":57,"\u5206\u5c90\u306b\u5bfe\u5fdc\u3057\u307e\u3059":167,"\u30ab\u30e9\u30e0\u306e\u5c5e\u6027\u3092\u8868\u3059\u4ee5\u4e0b\u306e\u6570\u5024\u304b":66,marku:6,"\u30ec\u30b3\u30fc\u30c9\u3092key\u5024\u306e\u6607\u964d\u9806\u3067\u53d6\u308a\u51fa\u3059\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093":57,must:[35,3,87,43,94,95,133,102,176,48,15,100,101,141,11,144,52,53,55,58,59,113,156,171,160,162,70,166,170,75,122,127,130,76],query_str:116,"\u540c\u6642\u306b\u8907\u6570\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u958b\u3044\u3066\u3044\u308b\u3068\u304d":23,"0mq":116,"groonga\
 u306e\u3
 0c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3067\u306f":40,"\u73fe\u5728\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u308b\u306e\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3067\u3059":142,grn_obj_set_fin:47,"\u5b9a\u7fa9\u6e08\u307f\u306e\u30c6\u30fc\u30d6\u30eb\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":66,"\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4ee5\u4e0b\u3078\u3068\u767b\u9332\u3057\u3066\u3044\u307e\u3059":142,proc:[35,155,100,85,12,116,143,120,47,110],iter:141,dic:155,item:[132,144,100,43,16,148,166,48,59],round:23,dir:158,"table\u306bid\u306b\u5bfe\u5fdc\u3059\u308brecord\u304c\u5b58\u5728\u3059\u308b\u304b\u78ba\u8a8d\u3057":105,"\u6b21\u671f\u30d0\u30fc\u30b8\u30e7\u30f3\u306e\u958b\u767a\u304c\u59cb\u307e\u308a\u307e\u3059":142,strerror:70,"\u30c6\u30b9\u30c8\u304c\u5931\u6557\u3059\u308b\u554f\u984c\u306e\u4fee\u6b63":145,"\u81ea\u52d5\u7684\u306b\u8d77\u52d5\u3055\u308c\u308bgroonga\u30b5\u30fc\u30d0\u306f\u30dd\u30fc\u30c8\u756a\u53f710400\u309
 2\u5229\
 u7528\u3057\u307e\u3059":158,shinoda:70,"\u30ed\u30b0\u30ec\u30d9\u30eb\u3092\u6307\u5b9a\u3057\u307e\u3059":89,"\u306e\u9593\u306e\u7591\u4f3c\u4e71\u6570\u6574\u6570\u3092\u8fd4\u3057\u307e\u3059":61,deriv:[132,58],"\u53d6\u308a\u5f97\u308b\u5024\u306ftrue\u3068false\u3067\u3059":40,"\u3068\u3044\u3046\u6587\u5b57\u5217\u306f":135,wait:[35,17],box:100,"\u30ec\u30b3\u30fc\u30c9\u306b\u4ed8\u4e0e\u3055\u308c\u308b\u4e00\u610f\u306a\u756a\u53f7\u3067\u3059":54,"\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u3068\u3057\u3066\u6307\u5b9a\u3055\u308c\u305f\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u4f7f\u7528\u3057\u307e\u3059":10,grn_true:72,"dump\u306e\u7d50\u679c\u306f\u5927\u304d\u304f\u306a\u308b\u305f\u3081":148,raccoon:39,bob:[100,170,172,107,53,8,88,118,48],grn_content_json:98,modul:[123,70,145,49],"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308bcheck\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3
 059":117
 ,result_too_larg:162,univers:12,perl:8,nokubi:70,"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u578b\u306e\u30ab\u30e9\u30e0\u306b\u3064\u3044\u3066\u306f":66,"key\u306e\u578b\u3092\u6307\u5b9a\u3057\u307e\u3059":105,grn_proc_typ:47,"_min":100,"\u5f15\u6570\u306b\u306f\u305d\u308c\u305e\u308c\u540d\u524d\u304c\u3042\u308a\u307e\u3059":31,ooo:86,apper:100,"\u30b3\u30de\u30f3\u30c9\u306e\u5b9f\u51e6\u7406\u306fc\u8a00\u8a9e\u3067\u8a18\u8ff0\u3055\u308c\u307e\u3059":63,"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308bcolumn_remove\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":65,grn_plugin_proc_get_var_by_offset:[35,70],commands_column_list:87,tokyo:[67,68],"\u4ee5\u4e0b\u306e\u3088\u3046\u306bgroonga\u306e\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u3092clone\u3057\u305f\u5148\u304b\u3089\u306e\u76f8\u5bfe\u30d1\u30b9\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059":142,uniqu:[122,95],"\u30d2\u30c3\u30c8\u6570":100,ull:82,"256k
 b":156,p
 redict:[86,59],"\u306e\u914d\u5217\u3068\u305d\u306e\u6570\u3092\u53d6\u5f97\u3057\u307e\u3059":47,"\u30e6\u30fc\u30b6\u30fc\u306b\u3042\u307e\u308a\u8ca0\u62c5\u3092\u611f\u3058\u3055\u305b\u306a\u3044\u3088\u3046\u306b\u3059\u308b\u3068\u826f\u3044\u3067\u3059":115,libmemcach:167,"groonga\u30b3\u30de\u30f3\u30c9\u306e\u4f7f\u3044\u65b9\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":89,grn_no_buff:2,"\u3068\u3044\u3046\u4e8c\u3064\u306e\u8a9e\u5f59\u306e\u914d\u5217\u3068\u3057\u3066\u51e6\u7406\u3055\u308c\u307e\u3059":135,normalizs:59,map:[139,23,166,130,156],"\u7e70\u308a\u8fd4\u3057\u6570\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u5834\u5408":158,max:[15,116,6,23,57,70],mac:[49,128],grn_obj_append:72,assigend:170,mai:[153,86,87,6,8,95,70,138,176,48,144,15,53,55,59,60,39,62,113,116,23,71,165,75,123,124,126,127,130],underscor:59,"\u5ea6\u5206\u79d2\u5f62\u5f0f\u304b\u3089\u30df\u30ea\u79d2\u5f62\u5f0f\u3078\u306e\u5909\u63db\u65b9\u6cd5\u3084":40,table_dat_kei:[17
 0,116,97
 ,70,59,141],grn_expr_get_keyword:76,"\u975e\u308f\u304b\u3061\u66f8\u304d\u691c\u7d22\u306e\u6319\u52d5\u306ftokenbigram\u306a\u3069n":135,"suggest\u306ehttp\u30b5\u30fc\u30d0\u306blimit\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc\u3092\u8ffd\u52a0":23,"\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b\u305f\u3081\u306e\u30c4\u30fc\u30eb\u3067\u3059":168,"protocol\u30aa\u30d7\u30b7\u30e7\u30f3\u306bhttp\u3092\u6307\u5b9a\u3059\u308b\u3068":31,talk:[116,22,142],"gram\u7cfb\u306e\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u306f\u9069\u5408\u7387\u3092\u91cd\u8996\u3057\u305f\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3068\u8a00\u3048\u307e\u3059":64,pointer:35,"table\u306ecolumn\u306e\u5024\u304cstring\u3092\u542b\u3080\u30ec\u30b3\u30fc\u30c9\u3092result\u306b\u8fd4\u3057\u307e\u3059":63,entiti:123,group:[100,123,116,6,171,70],monitor:[143,120,12,116,155],polici:116,"\u5b9f\u9a13\u7684":70,main:143,env:165,initi:[35,122,14,6,70,23],lunch:123,"no_key\
 u30c6\u3
 0fc\u30d6\u30eb\u3092\u53c2\u7167\u3057\u3066\u3044\u308b\u30ab\u30e9\u30e0\u5024\u3092\u30b5\u30dd\u30fc\u30c8":1,"cutter_source_path\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306bcutter\u306e\u30bd\u30fc\u30b9\u3092\u53d6\u5f97\u3067\u304d\u307e\u3059":142,"groonga_dir\u4ee5\u4e0b\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u30ea\u30ea\u30fc\u30b9\u7528\u306e\u4f5c\u696d\u30c7\u30a3\u30ec\u30af\u30c8\u30ea":142,"\u5fa9\u53f7\u3057\u305f\u9375":142,"\u30ec\u30b3\u30fc\u30c9\u306e\u5024\u306bvalue\u3092\u6e1b\u7b97\u3057\u307e\u3059":72,massachusett:172,"groonga\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3067\u306f\u7f72\u540d\u7528\u306e\u9375\u3092\u30ea\u30ea\u30fc\u30b9\u62c5\u5f53\u8005\u306e\u516c\u958b\u9375\u3067\u6697\u53f7\u5316\u3057\u3066\u30ea\u30dd\u30b8\u30c8\u30ea\u306epackag":142,"\u306b\u9001\u4fe1\u3055\u308c\u307e\u3059":158,"\u3053\u306e\u7d50\u679c\u306f":158,gzip_typ:48,"\u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u521d\u671f\u5316\u95a2\u6570\u304c\u8907\u6570\u56d
 e\u547c\
 u3070\u308c\u308b\u554f\u984c\u3092\u4fee\u6b63":145,continu:[82,89,116,6,16,70,73],ensur:16,unlock:35,nroonga:[107,71,73],"memcached\u306e\u30d0\u30a4\u30ca\u30ea\u30d7\u30ed\u30c8\u30b3\u30eb\u306e\u30c6\u30b9\u30c8\u3092\u52d5\u4f5c\u3055\u305b\u308b\u305f\u3081\u306b\u306f":167,"3rd":[100,116],compress_lzo:66,"version\u304c\u6307\u5b9a\u3055\u308c\u306a\u304b\u3063\u305f\u5834\u5408\u306f":10,tablenam:10,"\u78ba\u8a8d\u304c\u5b8c\u4e86\u3057\u305f\u3089":142,uint32:[3,83,40,6,94,97,118,134,100,141,77,106,53,87,59,39,154,64,116,171,67,160,88,70,71,170,121,126,130,177],"\u624b\u7d9a\u304d":47,earlier:[23,118,177],"\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u30ed\u30b0\u95a2\u6570\u3092\u7528\u3044\u3066\u3044\u308b\u5834\u5408\u306e\u307f\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059":178,"\u3092db\u306b\u5b9a\u7fa9\u3057\u307e\u3059":56,debootstrap:142,org:[3,93,8,176,155,101,142,77,11,12,148,111,39,20,158,67,94,70,120,121,143,81],prefix_search:[23,144],"128487316x502920929":
 [39,67],
 grn_table_renam:105,"\u9069\u5408\u7387\u304c\u4e0b\u304c\u308a\u691c\u7d22\u30ce\u30a4\u30ba\u304c\u542b\u307e\u308c\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u304f\u306a\u308a\u307e\u3059":64,"\u305d\u306e\u9650\u3089\u308c\u305f\u30c4\u30a4\u30fc\u30c8\u304b\u3089\u89e3\u6c7a\u65b9\u6cd5\u304c\u898b\u3064\u304b\u308c\u3070\u30e6\u30fc\u30b6\u30fc\u306b\u3068\u3063\u3066\u4f59\u8a08\u306a\u624b\u9593\u304c\u5c11\u306a\u304f\u3066\u6e08\u307f\u307e\u3059":115,"marverick\u306b\u5909\u66f4":145,frequenc:[70,144,91],"grn_op_adjust\u306f":63,"\u30c6\u30fc\u30d6\u30eb\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305fid":97,"\u30b3\u30de\u30f3\u30c9\u306e\u5b9f\u884c\u7d50\u679c\u3092\u51fa\u529b\u3057\u307e\u3059":31,"\u95be\u5024\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u306f0\u3067\u3059":135,think:100,first:[35,132,3,83,87,42,93,8,95,23,176,48,100,141,11,14,111,39,152,116,70,71,165,170,122,172,27,126,59],"295\u4ee5\u4e0b\u306e\u6574\u6570\u3092\u8
 868\u305
 7\u307e\u3059":40,"grntest\u306e\u6b63\u5e38\u7d42\u4e86\u3092\u78ba\u8a8d\u3059\u308b":142,kernel:[6,130],key_norm:[106,100,177,3,83,64,172,170,27,6,107,130,71,141,59],fast:[39,100,82,3,170,84,123,133,27,42,52,68,101,86,126,71,141,179,152,48,59],crit:[5,7],grn_geo_cursor_open_in_rectangl:102,"\u7a7a\u767d\u306f\u7121\u8996\u3059\u308b":64,workaround:70,adjac:170,"tomotaka_ito\u3055\u3093\u304c\u5831\u544a":23,memo:[107,154],key_siz:105,broadcast:172,"value\u304c\u5c5e\u3059\u308b\u578b":97,"\u5909\u66f4\u5f8c\u306ekey\u3092\u6307\u5b9a\u3057\u307e\u3059":105,proxy_cache_valid:8,patprefix:134,"\u6e2c\u5730\u7cfb\u306e\u8a73\u7d30\u306b\u3064\u3044\u3066\u306f":40,longitudexlatitud:116,yoshioka:6,libgroonga:[153,3],grn_db_touch:[145,75],were:[68,3],zsh:176,"\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u3092\u6307\u5b9a\u3059\u308b":1,dash:176,grn_invalid_format:2,"3\u3067\u95be\u5024\u306e\u4ef6\u6570\u3088\u308a\u30d2\u30c3\u30c8\u3057\u3066\u3044\u308b\u5834\u5408":135,katakana:[14
 4,177,16
 6],squar:68,timeuot:17,"\u3068\u3044\u3046\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u3092groonga\u5358\u4f53\u3067\u5b9f\u884c\u3059\u308b":158,"256gbyte":60,normal:[49,120,38,155,12,116,14,6,143,70,98,104],beta:37,pair:[100,11,43,159,16,165,166],"143660000x419009000":68,synonym:[100,165,83],"gqtp\u306e\u3044\u305a\u308c\u304b\u3092\u6307\u5b9a\u3057\u307e\u3059":89,"\u5bfe\u8c61\u3068\u306a\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u540d\u3092\u6307\u5b9a\u3057\u307e\u3059":[32,99],"\u539f\u56e0":[49,34],shop:[106,135],lexicon:49,"\u691c\u7d22key\u306e\u30b5\u30a4\u30ba\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"\u3092\u516c\u958b":145,show:[84,1,2,3,4,42,6,94,23,101,98,100,68,141,11,52,107,39,152,116,171,67,160,162,88,70,170,121,123,124,27,126,172,176],"\u62c5\u5f53\u8005":142,threshold:128,"\u8907\u6570\u306e\u6761\u4ef6\u3092\u518d\u5e30\u7684\u306b\u7d44\u307f\u5408\u308f\u305b\u3066\u3088\u308a\u8907\u96d1\u306a\u6761\u4ef6\u3092\u8868\u73fe\u3059\u308b\u3053\u30
 68\u304c
 \u3067\u304d\u307e\u3059":63,"v1\u306e\u5024\u306e\u8981\u7d20\u304cv2\u306e\u5024\u306b\u524d\u65b9\u4e00\u81f4\u3059\u308b":63,black:[84,177],"\u30c6\u30fc\u30d6\u30eb\u540d":[97,32,99],"\u3053\u3053\u3067\u306f\u7c21\u5358\u306b\u8aac\u660e\u3059\u308b\u306e\u3067":64,"\u30b3\u30de\u30f3\u30c9\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u5f62\u5f0f\u3067\u6307\u5b9a\u3057\u307e\u3059":31,tamano:70,variou:[49,147],get:[35,15,100,82,142,49,123,12,41,22,14,6,143,102,109,18,23,70,176,111],"\u3092\u8a08\u7b97\u3059\u308b":1,wheezi:[49,142,128],"libedit\u30aa\u30d7\u30b7\u30e7\u30f3\u304c\u30d8\u30eb\u30d7\u30e1\u30c3\u30bb\u30fc\u30b8\u3068\u9055\u3046\u554f\u984c\u306e\u4fee\u6b63":145,"\u307e\u305f\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u6307\u5b9a\u3057\u306a\u304b\u3063\u305f\u5834\u5408\u306b\u3082set_host\u304c\u512a\u5148\u3055\u308c\u307e\u3059":158,"\u3068\u3044\u3046\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u3092groonga\u30
 b5\u30fc
 \u30d0\u306710\u500b\u306e\u30b9\u30ec\u30c3\u30c9\u3067\u540c\u6642\u306b\u5b9f\u884c\u3059\u308b":158,tokyogeopoint:[68,40,29,67,102,23,164],median:70,"\u30c7\u30a3\u30b9\u30af\u4f7f\u7528\u91cf\u8a08\u6e2c\u7528":1,summari:[49,116,38],wiki:8,"table\u306e\u5168\u30ec\u30b3\u30fc\u30c9\u3092\u4e00\u62ec\u3057\u3066\u524a\u9664\u3057\u307e\u3059":105,"\u95be\u5024\u306f1\u304c\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3068\u306a\u3063\u3066\u3044\u307e\u3059":64,"lenny\u306e\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u524a\u9664":23,"\u30ab\u30e9\u30e0\u306e\u5024\u306f\u3044\u305a\u308c\u3082\u4f55\u3089\u304b\u306e\u578b\u306b\u5c5e\u3057\u307e\u3059":40,sear:166,enci:158,masahiro:[70,145,116],japan:[67,160,94,121,166],infinit:[6,23,70,59],enumer:3,"\u5404\u30b3\u30de\u30f3\u30c9\u306e\u5b9f\u884c\u7d50\u679c\u3092\u3059\u3079\u3066":158,"\u30ec\u30b3\u30fc\u30c9id\u3092\u6307\u5b9a\u3057\u307e\u3059":105,label:[70,116],enough:[123,70,71,156],across:68,parent:[100,8],unknown_error:162
 ,column_
 vector:[39,100,77,11,172,87,116,66,171,160,70],"log_reopen\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3059\u308b":178,"\u30a6\u30a7\u30d6\u30d6\u30e9\u30a6\u30b6\u3067http":[31,89],"\u5bfe\u7b56\u65b9\u6cd52":[49,34],"\u5bfe\u7b56\u65b9\u6cd51":[49,34],recrod:100,"\u3088\u3063\u3066":40,"\u5206\u5272":135,grn_expr_clos:76,nogpgcheck:6,"\u3060\u3068\u539f\u56e0\u306f":115,grn_cache_open:15,among:[6,11,39,147,49],grn_obj_delete_hook:85,"status\u3068\u3044\u3046\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u309210\u500b\u306e\u30b9\u30ec\u30c3\u30c9\u3067\u5b9f\u884c\u3059\u308b":158,"groonga\u30b3\u30de\u30f3\u30c9\u304c\u4f7f\u3046\u30d7\u30ed\u30c8\u30b3\u30eb\u3068\u3057\u3066":158,"\u30b9\u30fc\u30d7\u30ab\u30ec\u30fc\u30d0\u30fc":135,inappropriate_i_o_control_oper:162,cancel:[70,95,30],grn_proc:[49,25,38],"ruby\u306erake\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u306b\u3088\u308a\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u307e\u3059"
 :142,gnu
 pg2:142,mark:[154,172,132,70,177,104,59],"1\u3068\u3044\u3046\u6271\u3044\u306b\u306a\u308a\u307e\u3059":10,"\u7279\u5b9a\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u7528\u306b\u6e96\u5099\u3057\u305f\u5185\u90e8api\u3067\u3059":78,grn_too_small_offset:2,grn_init:[6,139],senboku:116,i18n:[80,13],those:[100,68,3,4,159,20,123,149,170,27,43,11,177,86,141,176,104,48,111],sound:[16,177],hdd:158,"v1\u306e\u5024\u304cv2\u306e\u5024\u3092\u542b\u3093\u3067\u3044\u308b\u3053\u3068\u3092\u8868\u3057\u307e\u3059":63,"8\u306b\u5bfe\u5fdc":145,"\u4efb\u610f\u306e\u9806\u756a\u3067\u5f15\u6570\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u304c\u53ef\u80fd\u3067":89,advantag:[123,132,27],"\u3059\u3067\u306bgroonga\u30b5\u30fc\u30d0\u304c\u52d5\u4f5c\u3057\u3066\u3044\u308b\u5834\u5408":158,brasillia:68,"\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306ajson\u5f62\u5f0f\u306e\u30c6\u30ad\u30b9\u30c8\u3067\u3059":158,"1\u3068command":10,pat:[6,104],candida
 te_n:122
 ,drilldown_result2:100,"\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9":80,drilldown_result1:100,same:[3,8,95,9,48,100,141,77,11,14,52,107,16,17,116,67,70,71,170,30,126,177,76],speech:123,pai:100,"\u30b3\u30de\u30f3\u30c9\u304cquery\u30d1\u30e9\u30e1\u30fc\u30bf\u3092\u4f7f\u3063\u3066\u3069\u306e\u3088\u3046\u306b\u691c\u7d22\u3059\u308b\u306e\u304b\u3092\u8aac\u660e\u3057\u307e\u3059":135,"\u4e0a\u66f8\u304d\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3092\u884c\u3046":142,"\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u306e\u307f\u30d3\u30eb\u30c9\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":142,grn_command_version_st:108,grn_table_dat_kei:105,"64bit\u7b26\u53f7\u4ed8\u304d\u6574\u6570\u3067\u3042\u308a":40,montywi:104,grn_address_is_not_avail:2,macro:[23,116,70],markup:79,"drilldown\u7d50\u679c":100,"\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u8fd4\u3057\u307e\u3059":14,argument2:141,"clone\u3057\u305fweb\u30b5\u30a4\u30c8\u306e\u30bd\u30fc\u30b
 9\u306b\
 u5bfe\u3057\u3066\u4ee5\u4e0b\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u65b0\u898f\u8ffd\u52a0\u3057\u307e\u3059":142,argument1:141,"\u5f53\u8a72\u30ec\u30b3\u30fc\u30c9\u306e\u30ed\u30c3\u30af\u3092\u89e3\u9664\u3057\u307e\u3059":72,"\u3092lf\u533a\u5207\u308a\u5f62\u5f0f\u3067\u6a19\u6e96\u5165\u529b\u306b\u4e0e\u3048\u308b\u3068":168,document_vers:142,execut:[82,38,87,41,6,93,9,138,97,70,49,100,77,144,14,52,53,157,59,62,44,116,74,160,109,23,118,123,124,126],grn_obj_fin:76,"\u5b9a\u7fa9\u3055\u308c\u305f\u9806\u756a\u3067\u5024\u3092\u6307\u5b9a\u3057\u306a\u3051\u308c\u3070\u306a\u3089\u305a":89,monei:39,mcdonald:84,"cursor\u306e\u7bc4\u56f2\u5185\u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u5024\u3092\u9806\u756a\u306b\u53d6\u308a\u51fa\u3057\u307e\u3059":112,"root\u306b\u5909\u66f4":145,enable_tokenized_delimit:82,"db\u306eid\u306b\u5bfe\u5fdc\u3059\u308bpath\u3092\u8fd4\u3057\u307e\u3059":72,"\u697d\u3057":[64,135],value_column:113,"\u5bfe\u5fdc\u3059\u308b\u30ad\u30fc\
 u306e\u6
 91c\u7d22\u306b\u6210\u529f\u3057":105,evaluated_valu:138,either:[0,100,141,116,88,71,170],"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3067\u4f7f\u7528\u3059\u308b\u6587\u5b57\u30a8\u30f3\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u65b9\u5f0f\u3092\u6307\u5b9a\u3057\u307e\u3059":89,rinse_1:142,quantal:6,operation_not_support:162,"\u30ea\u30ea\u30fc\u30b9\u5909\u66f4\u70b9\u3078\u306e\u30ea\u30f3\u30af":142,ascend:[84,67,3,100,121],testdb:[158,58],"group\u5316\u306e\u7d50\u679c\u3092\u683c\u7d0d\u3059\u308b\u69cb\u9020\u4f53\u306e\u914d\u5217\u3078\u306e\u30dd\u30a4\u30f3\u30bf\u3092\u6307\u5b9a\u3057\u307e\u3059":105,confirm:80,table_no_kei:[100,170,127,152,27,42,106,107,160,148,97,70,141,59],valuebuf:36,str_length:35,"\u30cb\u30c3\u30dd\u30f3":166,event_typ:174,broken:[113,116,6,127,55,70,23,75],regexp:70,"128452975x503157902":[11,39,67,94],"\u5f62\u5f0f2\u3067\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3059\u308b\u5834\u5408\u306f":89,"_set_valu":104,"x\u306e\u304a\u77e5\u3089\u305b":
 70,"\u52
 4a\u9664\u3092\u7e70\u308a\u8fd4\u3059\u3068\u30c7\u30fc\u30bf\u304c\u58ca\u308c":145,"textile\u30d5\u30a1\u30a4\u30eb\u306epublish":142,"\u30ea\u30ea\u30fc\u30b9\u4f5c\u696d\u3067\u306f\u5f8c\u8ff0\u3059\u308b\u30b3\u30de\u30f3\u30c9":142,"\u683c\u7d0d\u3059\u308b\u30c7\u30fc\u30bf\u306e\u578b\u3092\u533a\u5225\u3057\u307e\u3059":40,"cursor\u306e\u30ab\u30ec\u30f3\u30c8\u30ec\u30b3\u30fc\u30c9\u306evalue\u3092\u5f15\u6570\u306e\u5185\u5bb9\u306b\u7f6e\u304d\u63db\u3048\u307e\u3059":57,strip:101,"tomita\u3055\u3093\u304c\u5831\u544a":145,yyi:111,drilldown:[49,54,116,146,70,23],grn_ctx_batch_mod:70,complianc:8,"\u3082\u3057\u6307\u5b9a\u3055\u308c\u305fdb\u304c\u5b58\u5728\u3057\u306a\u3051\u308c\u3070\u81ea\u52d5\u7684\u306bdb\u3092\u4f5c\u6210\u3057\u307e\u3059\u304c":158,"\u4e0d\u6b63\u306a\u5165\u529b\u5024\u306b\u5bfe\u3057\u3066\u30a8\u30e9\u30fc\u3092\u51fa\u529b\u3059\u308b\u3088\u3046\u306b\u3057\u305f":1,"http\u3067groonga\u30b5\u30fc\u30d0\u3068\u901a\u4fe1\u3059\u
 308b\u96
 9b\u306b\u306f":31,"\u5024\u306e\u914d\u5217\u304c\u30bb\u30c3\u30c8\u3055\u308c\u307e\u3059":72,"\u4f5c\u6210\u3059\u308b\u30ab\u30e9\u30e0\u306e\u540d\u524d\u3092\u6307\u5b9a\u3057\u307e\u3059":66,"repositories\u914d\u4e0b\u306brpm\u30d1\u30c3\u30b1\u30fc\u30b8\u304c\u751f\u6210\u3055\u308c\u307e\u3059":142,arugment1:141,"\u30b9\u30af\u30ea\u30d7\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u4e00\u884c\u306b\u306f\u8907\u6570\u306egroonga":158,possibl:23,"path\u306b\u306fgroonga\u306e\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u30ea\u30dd\u30b8\u30c8\u30ea\u3092clone\u3057\u305f\u5834\u6240\u3092\u6307\u5b9a\u3057\u307e\u3059":142,embed:[123,165,8,42,27],"1_all":142,grn_operation_not_permit:2,"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306edrilldown_offset\u5f15\u6570\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":146,file:[80,142],logo:6,fill:[122,141],again:[106,70,8,17],field:87,location_in_groonga:126,"\u306b\u7528\u610f\u3055\u308c
 \u3066\u
 3044\u308b\u30b9\u30af\u30ea\u30d7\u30c8\u30d5\u30a1\u30a4\u30eb\u3092\u8868\u793a\u3057\u307e\u3059":158,architectur:[123,142,70],"\u30ab\u30e9\u30e0\u306e\u8ffd\u52a0":66,sequenc:[100,170,30,116,43,144,16,162,139,23,166,141],"\u30ab\u30ec\u30f3\u30c8\u30ec\u30b3\u30fc\u30c9\u306evalue\u3078\u306e\u30dd\u30a4\u30f3\u30bf\u304c\u30bb\u30c3\u30c8\u3055\u308c\u307e\u3059":57,"6gib":130,"\u30ea\u30ea\u30fc\u30b9\u7528\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb\u306e\u4f5c\u6210":80,"\u65e2\u5b58record\u3060\u3063\u305f\u6642\u306b\u306f0\u304c\u30bb\u30c3\u30c8\u3055\u308c\u307e\u3059":105,escal:128,unload:6,"\u7d4c\u5ea6\u306e\u5c0f\u6570\u8868\u8a18x\u7def\u5ea6\u306e\u5c0f\u6570\u8868\u8a18":40,"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308btable_remove\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":136,"x\u3067\u306frealloc":145,descript:[100,44,162,170,122,172,87,135,124,116,6,82,8,157,70,141,166,59],escap:[6,70,152,76,11
 6],"shut
 down\u3067\u7d42\u4e86\u3057\u306a\u3044\u554f\u984c\u3092\u4fee\u6b63":145,represent:[114,111,76,77],forget:77,"\u30c7\u30fc\u30bf\u30ed\u30fc\u30c9\u6a5f\u80fd\u3092\u8ffd\u52a0":1,interpret:[104,170],suno:70,"hat\u7cfb\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9":80,file_too_larg:162,"obj\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308bhook\u306e\u6570\u3092\u8fd4\u3057\u307e\u3059":85,libmsgpack:[143,12],"rpm\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9\u306b\u5fc5\u8981\u306a\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3059\u308b\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":142,"\u691c\u7d22\u7d50\u679c\u306e\u30bd\u30fc\u30c8\u9806\u5e8f\u3092\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3059":100,objnam:[32,99],grn_op_and:[50,63],grn_op_or:[50,63],fals:[1,170,142,127,11,40,116,66,107,53,160,171,95,88,70,118,141,152,134],"\u3053\u30
 53\u3067
 \u3082":64,offlin:[49,38,116,6,70,104],util:8,"select\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u8ffd\u52a0":145,"\u500b\u3005\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3059\u308b\u969b\u306b":10,sub_filt:[49,151,116,38],hottolink:37,grn_hook_set:85,"\u30c1\u30e3\u30f3\u30af\u306e\u30b5\u30a4\u30ba\u3067\u3059":117,"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30e2\u30fc\u30c9\u3067\u5b9f\u884c\u3057\u307e\u3059":89,puropos:82,"\u305d\u308c\u3092\u65e7ji":57,zero:[154,133,77,11,100,162,177,165],further:11,"\u3053\u3053\u3067\u306f":64,aba:[67,3,121],grn_info_typ:36,"\u6c17\u8efd\u306b\u3067\u304d\u306a\u3044\u3053\u3068\u3092\u76f8\u624b\u306b\u8981\u6c42\u3059\u308b\u3068\u840e\u7e2e\u3055\u308c\u3066\u3057\u307e\u3046\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059":115,fffe:82,tokenbigramignoreblanksplitalphadigit:33,"\u30c6\u30fc\u30d6\u30ebterms\u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30ab\u30e9\u30e0name\u306e\u72b6\u614b\u3092\u8868\u793a\u3057\u307e\u3059":117,"public":
 [70,142]
 ,"\u30ed\u30c3\u30af\u3092\u89e3\u9664\u3057\u307e\u3059":89,grn_table_pat_kei:105,valu:[35,36,2,133,113,72,77,123,126,78,116,14,6,17,70,57,23,98,104,47,176],grn_table_setoper:105,"op\u306e\u64cd\u4f5c\u3092\u5b9f\u884c\u53ef\u80fd\u306a\u3082\u306e\u306e\u6570\u3092\u8fd4\u3057\u307e\u3059":113,"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308blog_reopen\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":178,narrow:[49,100,116,147,70],"\u305d\u306e\u524d\u306b\u30d0\u30c3\u30af\u30b9\u30e9\u30c3\u30b7\u30e5\u3092\u6307\u5b9a\u3057\u307e\u3059":89,"\u95a2\u4fc2\u5f0f\u306f":63,commands_table_cr:97,transit:132,"\u3092\u6307\u5b9a\u3057\u305f\u3068\u304d\u306f\u8ca0\u306e\u6570\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093":57,"groonga\u306epackag":142,"\u3088\u308a\u3082\u9045\u304f\u306a\u308a\u307e\u3059\u304c":164,establish:[3,94],distinct:[60,122],"distributions\u306e\u6307\u5b9a\u306f\u6709\u52b9\u3067\u30
 59":142,
 regist:[35,49,38,123,26,116,6,124],libev:[176,143,12,104],groonga_path:158,"check\u30b3\u30de\u30f3\u30c9\u306f":117,"null\u30ea\u30c6\u30e9\u30eb\u3092\u30b5\u30dd\u30fc\u30c8":1,"\u307e\u305f\u306f\u30c7\u30fc\u30e2\u30f3\u30e2\u30fc\u30c9\u3067\u4f7f\u7528\u3059\u308btcp\u30dd\u30fc\u30c8\u756a\u53f7":89,"\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093":66,"max_size\u30d1\u30e9\u30e1\u30fc\u30bf\u306f\u7121\u8996\u3055\u308c\u307e\u3059":57,"\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u306e\u9759\u7684\u89e3\u6790\u3092\u884c\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059":167,jsonp:122,desin:132,"\u3092\u4f7f\u3046\u3088\u3046\u306b\u4fee\u6b63":145,none:[100,82,124,162,89,41,174,127,8,71,176,59],"groonga\u72ec\u81ea\u30d7\u30ed\u30c8\u30b3\u30eb\u3067\u3042\u308bgqtp\u3068":168,hour:[172,141,17,139],dev:[142,12,116,22,6,143,70,23,167],grn_set_default_encod:114,"\u30c7\u30fc\u30bf\u306b\u4e0d\u6574\u5408\u304c\u767a\u751f\u3059\u308b\u5834\u5408\u306f\u30c7\u30fc\u30bf\u3092\u524a\
 u9664\u3
 057\u306a\u3044\u3088\u3046\u306b\u5909\u66f4":1,remain:[139,116],paragraph:3,"\u30b5\u30b8\u30a7\u30b9\u30c8\u6a5f\u80fd\u7528\u306e\u5b66\u7fd2\u30d7\u30ed\u30b0\u30e9\u30e0\u3092\u8ffd\u52a0":145,deb:[142,12,116,6,143,70,23],"\u6771\u4eac\u90fd\u6c11\u306b\u6df1\u523b\u306a\u30c0\u30e1\u30fc\u30b8\u3092\u4e0e\u3048\u307e\u3057\u305f":64,"\u30d3\u30eb\u30c9\u74b0\u5883\u306f":142,share:[15,75,39,123,89,116,22,6,8,113,23,71,176,17],shard:86,"\u30ec\u30b3\u30fc\u30c9r1\u306e\u307f\u304c\u30d2\u30c3\u30c8\u3057\u307e\u3059":63,"\u30c6\u30fc\u30d6\u30eb\u306ekey\u304c\u56fa\u5b9a\u9577\u578b\u306e\u5834\u5408":57,minimum:[35,155,100,141,12,120,143],"v1\u306e\u5024\u3068v2\u306e\u5024\u304c\u985e\u4f3c\u3057\u3066\u3044\u308b\u3053\u3068\u3092\u8868\u3057\u307e\u3059":63,"configure\u30b9\u30af\u30ea\u30d7\u30c8\u306e\u5b9f\u884c":80,strlen:35,"\u307e\u305f\u305d\u308c\u3089\u306eid\u3092":113,"tokenmecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u3092\u4f7f\u7528\u3057\u305f\u7d22\u5
 f15\u306
 7\u306f":135,secur:[49,130,147,70],"\u691c\u7d22\u7d50\u679c1":100,"13\u7528rpm\u306e\u63d0\u4f9b":145,needl:63,grn_command_vers:[49,25,38],number2:141,number1:141,mariadb:[70,116],associ:[35,39,100,3,11,52,160,23],"\u7ffb\u8a33\u7d50\u679c\u3092html\u3067\u78ba\u8a8d\u3059\u308b\u305f\u3081\u306b":142,kuriyama:70,spheric:68,"\u30bb\u30c3\u30b7\u30e7\u30f3\u7d42\u4e86":150,hypertext:[49,147],no_buff:162,"\u3053\u306e\u5ea6\u5408\u3044\u3092\u8abf\u6574\u3059\u308b\u305f\u3081\u306b\u306f":64,through:[123,8],"debian\u7cfb\u306e\u5834\u5408\u306e\u52d5\u4f5c\u78ba\u8a8d\u624b\u9806\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3068\u306a\u308a\u307e\u3059":142,"\u30d1\u30c3\u30b1\u30fc\u30b8\u7f72\u540d\u7528\u79d8\u5bc6\u9375\u306e\u30a4\u30f3\u30dd\u30fc\u30c8":80,"\u5024\u3092\u53d6\u5f97\u3059\u308b\u7bc4\u56f2\u306e\u958b\u59cb\u4f4d\u7f6e\u3068\u306a\u308b\u30ec\u30b3\u30fc\u30c9id\u3092\u6307\u5b9a\u3057\u307e\u3059":72,"\u30b0\u30eb\u30fc\u30d7\u5316\u51e6\u7406\u306e\u7d50\u67
 9c\u3092
 \u683c\u7d0d\u3059\u308b\u30c6\u30fc\u30d6\u30eb\u306e_nsubrecs\u306b\u8a18\u9332\u3055\u308c\u307e\u3059":54,"limit\u4ef6\u306e\u307f\u3092\u53d6\u308a\u51fa\u3057\u307e\u3059":57,"key\u306b\u5bfe\u5fdc\u3059\u308b\u5024\u3092\u683c\u7d0d\u3059\u308b\u9818\u57df\u3092\u4e00\u3064\u3060\u3051\u6301\u3064\u3053\u3068\u304c\u3067\u304d\u307e\u3059":105,good:[154,82,170,123,100,106,41,141,71,176,111],timestamp:172,"tokenmecab\u3067\u306f":64,"\u7ffb\u8a33\u6e08\u307fpo\u30d5\u30a1\u30a4\u30eb\u3092\u30b3\u30df\u30c3\u30c8\u3057\u307e\u3059":142,grn_get_lock_timeout:17,grn_obj_vector:[72,76],"_valu":[70,100,54,113,116],rank:[70,3],"db\u3068\u306a\u308a\u307e\u3059":75,comamnd:48,micro:[11,49,141,147],name_2:[3,94],name_1:[3,94],hard:130,idea:100,"2000\u898f\u683c\u306b\u5f93\u3063\u3066\u5168\u89d2\u30ab\u30bf\u30ab\u30ca\u306b\u5909\u63db\u3057\u305f\u6587\u5b57\u5217\u306b\u524d\u65b9\u4e00\u81f4\u3059\u308b\u5024\u3092key\u3068\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\
 u308a\u5
 1fa\u3057\u307e\u3059":57,connect:[6,175,3,94],rlimit_nofil:[139,116],"\u9014\u4e2d\u306e\u9078\u629e\u80a2\u306f\u7701\u7565":142,flower:11,"\u3053\u308c\u3092\u56de\u907f\u3059\u308b\u306b\u306f":142,"release\u306e\u5b9f\u884c":80,print:[70,94],name_s:[35,113,56,14,105,72,76,47],definion:141,"\u6761\u4ef6\u5f0f\u306f\u4e00\u500b\u4ee5\u4e0a\u306e\u95a2\u4fc2\u5f0f\u304b":63,entries_content_index:[130,100,170,141],"\u30b3\u30de\u30f3\u30c9\u306e\u30b5\u30f3\u30d7\u30eb\u3092\u8ffd\u52a0":145,database_path:55,"975mbyte":158,tahr:[70,12],"\u65b0\u898f\u306b\u30ea\u30ea\u30fc\u30b9\u3092\u884c\u3046\u3053\u3068\u306b\u306a\u3063\u305f\u62c5\u5f53\u8005\u3084\u30d1\u30c3\u30b1\u30fc\u30b8\u306b\u7f72\u540d\u3059\u308b\u9375\u306b\u5909\u66f4\u304c\u3042\u3063\u305f\u5834\u5408\u306a\u3069\u306b\u884c\u3044\u307e\u3059":142,grntest:[6,23,145,142,96],"tokenmecab\u306e\u5834\u5408":64,tritonn:[100,170,141],"res\u306b\u683c\u7d0d\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u306e\u4e0a\u965
 0\u3092\
 u6307\u5b9a\u3057\u307e\u3059":105,suggest_prepar:[144,16,166,43],"\u306e\u53ef\u80fd\u6027\u304c\u3042\u308b\u306e\u3067":115,"\u691c\u7d22\u306e\u6319\u52d5\u3092\u30a8\u30b9\u30ab\u30ec\u30fc\u30b7\u30e7\u30f3\u3059\u308b\u95be\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":89,"\u5024\u3068\u3057\u3066\u6307\u5b9a\u3059\u308b\u6587\u5b57\u5217\u306e\u4e2d\u3067\u306f":89,done:[15,70,100,8,17],stack_over_flow:162,"\u691c\u7d22\u6761\u4ef6\u3084\u30c9\u30ea\u30eb\u30c0\u30a6\u30f3\u6761\u4ef6\u306b\u6307\u5b9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093":40,stabl:[70,10,144],"squeeze\u306ei386\u306e\u307f\u30d3\u30eb\u30c9\u3057\u305f\u3044\u5834\u5408\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":142,"indexbuf\u306e\u30b5\u30a4\u30ba":113,"com\u306e\u30bd\u30fc\u30b9\u3092\u53d6\u5f97\u3067\u304d\u307e\u3059":142,"5th":100,least:[170,156,6,171,109,130],"output_type\u6307\u5b9a\u306f\u7121\u8996\u3055\u308c\u307e\u305
 9":148,"
 \u3053\u306e\u5834\u5408\u3082\u5bfe\u7b56\u65b9\u6cd51\u540c\u69d8":64,"group\u5316\u306e\u7d50\u679c\u3092\u683c\u7d0d\u3059\u308b\u69cb\u9020\u4f53\u306e\u914d\u5217\u306e\u30b5\u30a4\u30ba\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"\u524d\u8ff0\u306e\u4f8b\u3092\u4f7f\u3063\u3066\u5177\u4f53\u4f8b\u3092\u793a\u3057\u307e\u3059":64,"libedit\u5bfe\u5fdc":1,grn_plugin_get_suffix:23,"grn_expr\u306f\u4ee3\u5165\u3084\u95a2\u6570\u547c\u3073\u51fa\u3057\u306e\u3088\u3046\u306a\u69d8\u3005\u306a\u64cd\u4f5c\u3092\u8868\u73fe\u3067\u304d\u307e\u3059\u304c":63,pari:68,selector:6,part:[3,11,123,27,126,172,176],pars:[70,114,76,149],"\u304c\u6307\u5b9a\u3055\u308c\u305f\u5834\u5408\u306f\u7121\u52b9\u3067\u3059":105,"\u7de8\u96c6\u3057\u305f\u5185\u5bb9\u3092push\u3059\u308b\u524d\u306b\u78ba\u8a8d\u3057\u305f\u3044\u5834\u5408\u306b\u306fjekyll\u304a\u3088\u3073redcloth\u304c\u5fc5\u8981\u3067\u3059":142,"v1\u306e\u5024\u3068v2\u306e\u5024\u304c\u7b49\u3057\u304f\u306a\u3044\u3053\u
 3068\u30
 92\u8868\u3057\u307e\u3059":63,"\u7279\u6b8a\u306a\u5f15\u6570\u3067\u3042\u308b":31,"\u3053\u3068\u304c\u3067\u304d\u308b\u3088\u3046\u306b\u30b5\u30dd\u30fc\u30c8\u306e\u969b\u306b\u6c17\u3092\u3064\u3051\u308b\u3053\u3068\u3092\u307e\u3068\u3081\u307e\u3059":115,"\u3053\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3067\u6307\u5b9a\u3057\u305f\u30dd\u30fc\u30c8\u756a\u53f7\u304c\u7570\u306a\u308b\u5834\u5408":158,"key_with_sis\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u6307\u5b9a\u3057\u3066\u3044\u308b\u5834\u5408\u306e\u307f\u5229\u7528\u53ef\u80fd\u3067\u3059":135,"\u30c6\u30fc\u30d6\u30eb":99,"\u305d\u306e\u95a2\u4fc2\u304c\u6210\u308a\u7acb\u3063\u305f\u3068\u304d\u306b\u8a55\u4fa1\u3055\u308c\u308bcallback":63,"\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u6307\u5b9a\u3059\u308b\u3068":64,"\u533a\u5207\u308a\u3067\u6307\u5b9a\u3057\u307e\u3059":148,"\u30de\u30eb\u30c1\u30bb\u30af\u30b7\u30e7\u30f3\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u4e00\u90e8\u3067\u3042\u308b\u5834\u5408\u3082":6
 5,built:
 [49,82,38,123,26,116,68,8,176,72,124,151],build:[49,142,123,128,18,167,73],"git\u3067\u306e\u30b3\u30df\u30c3\u30c8\u6642\u30cf\u30c3\u30b7\u30e5\u306e\u4e00\u90e8\u304c\u4f7f\u308f\u308c\u308b\u305f\u3081\u3067\u3059":142,distribut:[155,120,142,12,6,143,93,128,70,176],"\u30d0\u30fc\u30b8\u30e7\u30f30":70,"\u30d0\u30fc\u30b8\u30e7\u30f31":70,previou:[132,121,11,116,6,70,71],chart:23,"\u8fd4\u5024\u306e\u6700\u5927\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":61,most:[100,102,3,77,11,26,14,70,48],"db\u304b\u3089id\u306b\u5bfe\u5fdc\u3059\u308b\u30c6\u30fc\u30d6\u30eb\u3084\u30ab\u30e9\u30e0\u306a\u3069\u3092\u524a\u9664\u3057\u307e\u3059":72,grn_cache_current_get:15,grn_incompatible_file_format:2,"\u30ea\u30ea\u30fc\u30b9\u624b\u9806":[80,161],groonga_log_level:116,mainlin:70,cas_error:162,roughli:11,"\u3068\u3044\u3046\u4e09\u3064\u306e\u8a9e\u5f59\u3068\u3057\u3066\u51e6\u7406\u3055\u308c\u307e\u3059":135,"\u691c\u7d22\u306e\u4f7f\u3044\u5206\u3051":49,"\u30bd\u30fc\u30b9\u30
 b3\u30fc
 \u30c9\u306e\u9759\u7684\u89e3\u6790\u3092\u884c\u3046\u305f\u3081\u306b\u306f":167,carefulli:77,"bom\u4ed8\u304dutf":145,find:[154,177,3,123,152,100,27,42,43,144,53,16,93,18,80,176,105,166,111],grn_no_such_process:2,grn_index_cursor_open:112,"builtin_type_names\u3067\u6307\u5b9a\u3059\u308b\u6587\u5b57\u5217\u306e\u6570\u3092":75,grn_logger:6,"http\u3092\u6307\u5b9a\u3057\u3066\u8d77\u52d5\u3057\u305fgroonga\u30b5\u30fc\u30d0\u306b\u5bfe\u3057\u3066\u3082":31,unus:70,grn_in_values_too_many_index_match_ratio:70,express:[62,68,122,100,116,6,160,93,8,149,23,76],"install\u3057\u3066\u3082\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u306f\u884c\u308f\u308c\u306a\u3044":168,commands_column_renam:53,restart:[130,165,9],"set_host\u3092\u5229\u7528\u3057\u305f\u5834\u5408":158,"\u4e0a\u8a18\u306e\u4f8b\u3067\u306f":64,"\u81ea\u52d5\u7684\u306blocalhost\u306egroonga\u30b5\u30fc\u30d0\u3092\u7acb\u3061\u4e0a\u3052\u307e\u3059":158,map_hugetlb:23,common:[100,170,86,12,6,105,149,57,23,71,141,59
 ],table_
 cr:[49,100,38,77,87,26,6,127,53,160,148,70],grn_api:76,"table1\u3068table2\u3092op\u306e\u6307\u5b9a\u306b\u5f93\u3063\u3066\u96c6\u5408\u6f14\u7b97\u3057\u305f\u7d50\u679c\u3092res\u306b\u683c\u7d0d\u3057\u307e\u3059":105,grn_interrupted_function_cal:[2,95],"status\u30b3\u30de\u30f3\u30c9\u306f":74,lion:6,"\u521d\u671f\u5024\u306f10\u3067\u3059":168,reserv:66,blog_cont:171,"\u30b9\u30ec\u30c3\u30c9\u6570\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u308b\u5834\u5408":158,gemfil:6,"benchmark\u304bgroonga\u306b\u3042\u308a\u307e\u3059":158,"scan_build\u3068\u3044\u3046\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u89e3\u6790\u7d50\u679c\u306ehtml\u304c\u51fa\u529b\u3055\u308c\u307e\u3059":167,"\u5168\u30ab\u30e9\u30e0\u306e\u5024\u3092\u51fa\u529b\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u3092\u5b9a\u7fa9\u3057\u307e\u3059":146,network_is_down:162,"\u90e8\u5206\u4e00\u81f4\u691c\u7d22\u3092\u884c\u3044\u307e\u3059":64,is_stop_word:[70,154,41],point:[35,68,170,77,122,123,116,29,5
 3,102,95
 ,23,164,104],hideki:[70,116],shutdown:[49,26,38],"\u3053\u308c\u3089\u3092\u5408\u8a08\u3057\u306613\u306b\u306a\u3063\u3066\u3044\u307e\u3059":64,weight_in_match_column:77,ran:166,secret:142,indexblog1:71,"\u4ee5\u4e0b\u3067":64,gat:[67,3,121],understand:[70,100,3],"\u30b5\u30dd\u30fc\u30c8\u7bc4\u56f2\u5916\u306e\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306b\u306f\u30a8\u30e9\u30fc\u3068\u306a\u308a":10,bill:[64,135],"\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u30af\u30a8\u30ea\u306e\u5834\u5408\u306f":135,opear:141,"\u30d0\u30c3\u30d5\u30a1\u306e\u7a7a\u304d\u5bb9\u91cf\u3067\u3059":117,anonym:86,gb87d9f8:4,everyon:94,"v1\u306e\u5024\u304cv2\u306e\u5024\u306b\u5bfe\u3057\u3066\u524d\u65b9\u4e00\u81f4\u3059\u308b\u3053\u3068\u3092\u8868\u3057\u307e\u3059":63,manner:[100,3],"\u306a\u304a\u3053\u306e\u547d\u4ee4\u306e":158,"\u6c11":135,itself:[82,170,77,116,70,165],cento:[49,142,128,18],"\u65b0\u305f\u306a\u30c7\u30fc\u30bf\u
 30d9\u30
 fc\u30b9\u3092\u4f5c\u6210\u3059\u308b\u6642\u306e\u307f\u6709\u52b9\u3067\u3059":89,"\u30d3\u30eb\u30c9\u3057\u305f\u30d1\u30c3\u30b1\u30fc\u30b8\u306b\u5bfe\u3057\u30ea\u30ea\u30fc\u30b9\u524d\u306e\u52d5\u4f5c\u78ba\u8a8d\u3092\u884c\u3044\u307e\u3059":142,"\u5b8c\u5168\u4e00\u81f4\u3067\u30d2\u30c3\u30c8\u3057\u307e\u3059":135,"\u5b9f\u884c\u7d50\u679c\u3092\u8fd4\u3057\u307e\u3059":63,res2:105,"\u7bc4\u56f2\u6307\u5b9a\u3068\u5168\u6587\u691c\u7d22\u3092\u7d44\u307f\u5408\u308f\u305b\u3066\u691c\u7d22\u3057\u307e\u3059":64,inv_thread_column:158,"\u4e3b\u306b\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u304b\u3089\u4f7f\u3046\u3053\u3068\u3092\u60f3\u5b9a\u3057\u3066\u3044\u307e\u3059":148,keyr:[6,143],"\u65b0\u305f\u306a\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u304c\u4f5c\u6210\u3055\u308c\u308b":178,"\u540c\u3058\u691c\u7d22\u30ad\u30fc\u30ef\u30fc\u30c9\u3067\u3082\u4e00\u7dd2\u306b\u6307\u5b9a\u3059\u308b\u30af\u30a8\u30ea\u306b\u3088\u3063\u3066\u306f\u5168\u6587\u691c\u7
 d22\u306
 e\u7d50\u679c\u304c\u7570\u306a\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059":64,task:[6,123],sortbi:[23,146,116],entri:[136,85,42,99,15,100,141,52,146,148,152,65,116,66,171,160,109,71,170,172,127,130,32],"\u30ec\u30b3\u30fc\u30c9\u306e\u5024\u3092\u8868\u3057\u307e\u3059":54,"ctx\u304c\u64cd\u4f5c\u5bfe\u8c61\u3068\u3059\u308bdb\u3092\u6307\u5b9a\u3057\u307e\u3059":14,"\u81ea\u52d5\u7684\u306b\u8d77\u52d5\u3059\u308bgroonga\u30b5\u30fc\u30d0":158,spend:[170,141],"build\u3092\u7528\u3044\u3066":167,"\u4e71\u6570\u3092\u751f\u6210\u3059\u308b":61,shape:84,"\u3088\u308a\u8a73\u7d30\u306a\u5831\u544a\u3092\u884c\u3044\u307e\u3059":158,"\u3053\u306e\u64cd\u4f5c\u306f":105,"\u51fa\u529b\u5bfe\u8c61\u306e\u30c6\u30fc\u30d6\u30eb\u3092":148,"\u6e21\u3055\u308c\u305f\u30b3\u30de\u30f3\u30c9\u3092\u89e3\u91c8\u3057":63,"groonga\u306e\u30ea\u30ea\u30fc\u30b9\u4f5c\u696d\u3067\u306f":142,"\u30b9\u30bf\u30f3\u30c9\u30a2\u30ed\u30f3\u3084\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30e2\u30f
 c\u30c9\
 u3067\u306f":31,bin:[176,93,18],key_column:113,kashihara:70,"\u4e0d\u6b63\u306a\u540d\u524d\u3092\u6307\u5b9a\u3057\u305f\u3068\u304d\u306b\u6307\u5b9a\u3055\u308c\u305f\u540d\u524d\u3082\u5831\u544a\u3059\u308b\u3088\u3046\u306b\u3057\u305f":145,tokendelimitnul:[157,33],"\u6c38\u7d9a\u7684\u306a":72,bit:[155,100,170,143,20,12,158,120,11,93,128,141,73],"\u7d4c\u5ea6\u3068\u7def\u5ea6\u3092\u30df\u30ea\u79d2\u5358\u4f4d\u3067\u8868\u73fe\u3057\u305f\u6574\u6570\u306e\u7d44\u306b\u3088\u308a\u8868\u73fe\u3057\u307e\u3059":40,semi:[23,59],groogna_default_command_vers:48,in_valu:[49,151,38,70],followe:172,often:88,grn_ctx_set_fin:14,back:8,grn_plugin_init:35,sizeof:76,"table\u306esrc_key\u306b\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u306ekey\u3092\u5909\u66f4\u3057\u307e\u3059":105,scale:[123,48],"\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u306e\u5185\u5bb9\u3092\u7e70\u308a\u8fd4\u3057\u5b9f\u884c\u3057\u307e\u3059":158,per:[6,23,122,8,123],newark:172,substitut:[1
 07,100,1
 11,170,73],larg:[170,11,123,6,55,86,130,141,48,59],"\u304c\u8fd4\u3055\u308c\u307e\u3059":72,"\u958b\u3044\u3066\u3044\u308b\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30ed\u30c3\u30af\u3092\u3059\u3079\u3066\u89e3\u9664\u3059\u308b":99,reproduc:116,"\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u3092\u8ffd\u52a0":1,s10:70,"\u30e6\u30fc\u30b6\u304cc\u8a00\u8a9e\u3067\u5b9a\u7fa9\u3057\u305f\u95a2\u6570\u3092\u65b0\u305f\u306a\u30b3\u30de\u30f3\u30c9\u3068\u3057\u3066groonga\u5b9f\u884c\u30d5\u30a1\u30a4\u30eb\u306b\u7d44\u307f\u8fbc\u3080\u3053\u3068\u304c\u3067\u304d\u307e\u3059":63,"\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u304c\u5909\u66f4\u3055\u308c\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044":117,"groonga_suggest_create_dataset\u5909\u6570\u3092\u8ffd\u52a0":137,tanuma:70,grn_expr_compil:76,"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e\u4e00\u3064\u3067\u3042\u308bclearlock\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":99,"\u30c6\u30f
 c\u30d6\
 u30ebterm\u306b":66,nsi:142,bsd:[23,176,70],errno:70,pair_dataset:[174,43],"647\u30d0\u30a4\u30c8\u4ee5\u4e0b\u306e\u6587\u5b57\u5217\u3092\u8868\u3057\u307e\u3059":40,includ:[62,82,3,141,79,87,100,124,27,116,126,127,53,88,9,138,70,165,120,48],"groonga\u7d44\u8fbc\u95a2\u6570\u306e\u4e00\u3064\u3067\u3042\u308bgeo_in_rectangle\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":29,"gdb\u4e0a\u3067run\u3092\u884c\u3046\u3068":167,str_size:76,translat:80,"\u30ea\u30ea\u30fc\u30b9\u4f5c\u696d\u7528\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306e\u4f5c\u6210":80,concaten:71,default_command_vers:[94,74,3,4,8],"\u5bfe\u8c61\u30ec\u30b3\u30fc\u30c9\u306ekey\u306e\u9577\u3055":105,remaind:141,grn_tabl:[49,25,38],no_space_left_on_devic:162,curl:[176,4,122,6,8,95,81,48,73],cmake:[6,176,93,116],sequenti:70,"\u3042\u308b\u3044\u306f\u6761\u4ef6\u5f0f\u3092\u8ad6\u7406\u6f14\u7b97\u5b50\u3067\u7d50\u5408\u3057\u305f\u3082\u306e\u3067\u3059":63,grn_content_msgpack:98,grn_no_locks_avail:2,"\u
 30c7\u30
 fc\u30bf\u578b":[49,68,38,59],libwinpthread:70,"\u65e7\u30d0\u30fc\u30b8\u30e7\u30f3\u3092chroot\u74b0\u5883\u3078\u3068\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b":142,"\u30b7\u30a7\u30eb\u4e0a":158,"output_columns\u306b\u6307\u5b9a\u3055\u308c\u305f\u6761\u4ef6\u306b\u5f93\u3063\u3066":100,"\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u4e2d\u306egroonga\u30b3\u30de\u30f3\u30c9\u306e\u9577\u3055\u306f\u6700\u95775000000byte\u3067\u3059":158,"\u3053\u306e\u4f5c\u696d\u306f":142,"tokenbigram\u306a\u3069":64,ellip:[68,164],grn_bulk_vsiz:76,"\u3092\u8fd4\u3059\u3088\u3046\u306b\u3057\u305f":1,getaddrinfo:6,jason:134,"\u5f62\u5f0f1":[31,89],"\u5f62\u5f0f2":[31,89],"\u308d\u3086\u304d":134,"name\u306f\u7701\u7565\u3067\u304d\u307e\u305b\u3093":113,"\u3057\u3066\u304a\u304f\u3079\u304d\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u793a\u3057\u307e\u3059":142,"sh\u304c\u30bf\u30b0\u3068\u4e00\u81f4\u3059\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3059\u308b\u306e\u304c\u671b\u307e\u3057\
 u3044\u3
 067\u3059":142,grn_db:[49,25,104,38],becam:[70,132],exit:[6,116,55],"configure\u30aa\u30d7\u30b7\u30e7\u30f3\u3067":74,fatal:70,db_path:[94,31,3,4,8],comment_cont:171,"2rd":100,"rinse\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u304c\u53e4\u3044\u3068cento":142,"8bit\u7b26\u53f7\u306a\u3057\u6574\u6570\u3067\u3042\u308a":40,"807\u4ee5\u4e0b\u306e\u6574\u6570\u3092\u8868\u3057\u307e\u3059":40,geograph:[11,68],"\u30ed\u30b0\u306bmessage\u3092\u51fa\u529b\u3057\u307e\u3059":7,"\u4e3b\u30ad\u30fc\u304cshorttext\u578b\u306e\u30c6\u30fc\u30d6\u30eb\u3092\u5225\u9014\u4f5c\u6210\u3057":40,"\u958b\u3044\u3066\u3044\u308bdb\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u304c\u5bfe\u8c61\u3068\u306a\u308a\u307e\u3059":[32,99],"groonga\u30b3\u30de\u30f3\u30c9\u304bc\u30e9\u30a4\u30d6\u30e9\u30ea\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u3092\u901a\u3057\u3066\u64cd\u4f5c\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":89,"sign\u3092\u884c\u3046\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059":142,"0x0
 ":[11,40
 ,104],object1:141,object2:141,leakag:83,carlo:[53,118],append:[6,76],"\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u5168\u6587\u691c\u7d22\u3092\u884c\u3046\u524d\u306b\u691c\u7d22\u7d50\u679c\u30bb\u30c3\u30c8\u304c\u5b58\u5728\u3059\u308b\u5834\u5408\u306f\u5b8c\u5168\u4e00\u81f4\u691c\u7d22\u306e\u307f\u3092\u884c\u3044\u307e\u3059":135,"\u52d5\u4f5c\u306b\u4e92\u63db\u6027\u304c\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059":10,access:[49,100,113,179,123,116,43,6,53,16,8,130,70,23,111,166,17],"32gib":130,"\u30ea\u30af\u30a8\u30b9\u30c8\u306e\u591a\u91cd\u5ea6\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":168,interrupted_function_cal:162,"obj\u30d1\u30e9\u30e1\u30fc\u30bf\u306e\u3068\u308b\u5024\u306e\u7bc4\u56f2\u3092\u8868\u308f\u3057\u3066\u3044\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306eid\u3092\u8fd4\u3057\u307e\u3059":72,"\u4e0a\u91ce\u4e43\u6bc5\u3055\u3093":145,vertic:59,sinc:[106,132,68,113,155,11,172,89,141,6,139,126,118,59,9
 9],"\u4e
 0b\u8a18\u306e\u3088\u3046\u306a\u914d\u5217\u304c\u51fa\u529b\u3055\u308c\u307e\u3059":117,"groonga\u7d44\u8fbc\u95a2\u6570\u306e\u4e00\u3064\u3067\u3042\u308bnow\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":169,grn_resource_deadlock_avoid:[2,72],grn_too_large_offset:2,"\u30c7\u30d5\u30a9\u30eb\u30c8\u3067\u306f\u51fa\u529b\u3055\u308c\u307e\u305b\u3093":89,groonga_github_com_path:142,"groonga\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30e9\u3084zip\u30a2\u30fc\u30ab\u30a4\u30d6\u304c\u30ab\u30ec\u30f3\u30c8\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4ee5\u4e0b\u3078\u3068\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3055\u308c\u307e\u3059":142,ii_buff:78,"x\u3067\u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u62e1\u5f35\u5b50\u306e\u691c\u51fa\u306b\u5931\u6557\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63":145,"\u3053\u308c\u306b\u3088\u308aclone\u3057\u3066\u304a\u3044\u305fgroonga":142,set_token_filt:70,grn_content_typ:[49,25,38],name1:141,account:[70,22],"146607190x":172,"\u3042\u308b\u30b3\u
 30de\u30
 f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u306f\u306f\u3058\u3081\u306bdevelop\u6271\u3044\u3068\u3057\u3066\u30ea\u30ea\u30fc\u30b9\u3055\u308c":10,alic:[100,170,172,107,53,8,88,118,48],rurema:70,"\u305d\u306e\u30dc\u30bf\u30f3\u3092\u4f7f\u3063\u3066\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u3057\u307e\u3059":142,"\u306b\u3082\u30d2\u30c3\u30c8\u3057\u307e\u3059":135,fetch:[70,71,43],abcd:124,calc_target:[70,100],commnad:[10,93],"\u5909\u6570\u306e\u6570\u3092\u53d6\u5f97\u3057\u307e\u3059":47,onlin:[49,38],users_loc:172,grn_ii_buffer_commit:78,surfac:84,groonga_n_record:116,afr:[67,3,121],"\u30b3\u30de\u30f3\u30c9":6,"entry\u30c6\u30fc\u30d6\u30eb\u306ebody\u30ab\u30e9\u30e0\u306e\u5024\u3092\u5bfe\u8c61\u3068\u3059\u308b\u5b8c\u5168\u8ee2\u7f6e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u578b\u30ab\u30e9\u30e0":66,inst:116,physic:117,"search\u3092\u884c\u3046\u5834\u5408\u306b\u306f":57,bind:[153,37,152,89,42,6,149,23,73],amazon:100,"\u8a72\u5f53\u3059\u308b\u30d5\u30
 a1\u30a4
 \u30eb\u4e00\u5f0f\u3092\u524a\u9664\u3057\u307e\u3059":72,grn_geo_select_in_circl:23,"\u6df1\u523b":64,"learner\u306e\u30e1\u30e2\u30ea\u30ea\u30fc\u30af\u3092\u4fee\u6b63":145,hiroshi:[23,70],replies2:71,"centos_versions\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u3067\u7279\u5b9a\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u306e\u307f\u30d3\u30eb\u30c9\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":142,"\u30c7\u30a3\u30b9\u30c8\u30ea\u30d3\u30e5\u30fc\u30b7\u30e7\u30f3\u306e\u30ea\u30ea\u30fc\u30b9\u3068\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u306e\u7d44\u307f\u5408\u308f\u305b\u3067\u30d3\u30eb\u30c9\u3092\u5e73\u884c\u3057\u3066\u884c\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059":142,meter:[67,68],report:80,effici:[123,71,77],"keybuf\u306b\u8a72\u5f53\u3059\u308bkey\u3092\u30b3\u30d4\u30fc\u3057\u307e\u3059":105,"\u3092\u7834\u68c4\u3059\u308b\u3068\u304d\u306b\u547c\u3070\u308c\u308b\u95a2\u6570\u3092\u6307\u5b9a\u3057\u307e\u3059":14,"\u3067\u793a\u3055\u308c\u30
 5f\u60c5
 \u5831\u306e\u914d\u5217\u3092\u51fa\u529b\u3057\u307e\u3059":97,"\u6975\u4ed8\u8fd1\u3067\u306f\u8aa4\u5dee\u304c\u5927\u304d\u304f\u306a\u308a\u307e\u3059":164,euc:[89,116],"benchmark\u547d\u4ee4\u3092\u8a18\u8ff0\u3067\u304d\u307e\u3059\u304c":158,"db\u306b\u5bfe\u3057\u3066\u540d\u524d\u3092\u3042\u308a\u306etable\u3092\u4f5c\u6210\u3059\u308b\u3068\u304d\u306b\u306f":105,"\u4ee5\u4e0b\u306b\u4f4e\u30ec\u30a4\u30e4\u306a\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u304b\u3089\u9806\u306b\u8aac\u660e\u3057\u307e\u3059":63,"\u30b9\u30bf\u30f3\u30c9\u30a2\u30ed\u30f3\u304a\u3088\u3073\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30e2\u30fc\u30c9\u306e\u5834\u5408\u306f":89,nvar:47,"table\u306eid\u306b\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u306ekey\u3092\u5909\u66f4\u3057\u307e\u3059":105,dai:[106,172,141,139],dat:[6,104,116],mention:171,rubygem:6,"8\u30ea\u30ea\u30fc\u30b9":[70,142],"\u30c6\u30fc\u30d6\u30eb\u60c5\u5831n":97,"\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c8\u306b
 \u63a5\u
 7d9a\u3057\u3066\u3044\u308b\u304b":158,"\u306b\u540c\u3058\u4f4d\u7f6e\u3092\u6307\u5b9a\u3059\u308b\u3068\u30af\u30e9\u30c3\u30b7\u30e5\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63":23,"\u30ea\u30ea\u30fc\u30b9\u5f8c\u306b\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u4e00\u90e8\u3092\u5dee\u3057\u66ff\u3048\u305f\u3044\u5834\u5408":142,grn_table_lcp_search:105,"tomotaka_ito\u3055\u3093":23,"\u3069\u3046\u3057\u3066\u3053\u306e\u3088\u3046\u306a\u6319\u52d5\u306b\u306a\u308b\u304b\u3092\u8aac\u660e\u3057\u307e\u3059":64,column_index:[3,83,87,42,100,141,77,106,107,39,154,64,152,66,171,88,70,71,170,172,27,130],"\u30d5\u30e9\u30b0\u30e1\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u89e3\u6d88\u3092\u5b9f\u884c\u3057\u305f\u30bb\u30b0\u30e1\u30f3\u30c8\u306e\u6570\u3092\u8fd4\u3059":32,"\u306e\u66f4\u65b0":80,normalizerauto:[100,82,152,124,41,42,107,44,97,59],"\u3067\u3042\u308c\u3070":158,"obj\u306eid\u306b\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u306evalue\u3092\u53d6\u5f97\u3057\u
 307e\u30
 59":72,"\u3053\u306e\u4f5c\u696d\u306fblogroonga\u306e\u82f1\u8a9e\u7248":142,stub:70,rel:[23,100,70],"\u30ab\u30ec\u30fc":135,red:80,clarifi:70,"\u3053\u306e\u30b1\u30fc\u30b9\u306e\u30c7\u30fc\u30bf\u306f\u90e8\u5206\u4e00\u81f4\u691c\u7d22\u3067\u306f\u30d2\u30c3\u30c8\u3059\u308b\u306e\u3067":64,frank:88,standalon:58,test_loc:158,releas:[155,120,93,142],"\u5b9f\u884c\u3059\u308b\u30b3\u30de\u30f3\u30c9\u3068\u305d\u306e\u5f15\u6570\u3092\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u5f15\u6570\u306b\u6307\u5b9a\u3067\u304d\u307e\u3059":89,groonga_log_path:116,drilldown_xxx:100,"\u30c6\u30ad\u30b9\u30c8\u304b\u3089\u6570\u5024\u3078\u306e\u30ad\u30e3\u30b9\u30c8\u51e6\u7406\u3092\u5f37\u5316":145,tokenizer_error:162,natti:23,messag:[142,128],"\u6761\u4ef6\u306e\u9806\u5e8f\u3092\u5909\u3048\u308b\u3068\u691c\u7d22\u7d50\u679c\u304c\u5909\u308f\u308b\u3068\u3044\u3046\u72b6\u6cc1\u304c\u767a\u751f\u3057\u307e\u3059":64,monkei:11,"windows\u30b5\u30d6\u30c7\u30a3\u30ec\u30af\u3
 0c8\u30e
 a\u306b\u79fb\u52d5\u3057\u3066":142,"\u6307\u5b9a\u3055\u308c\u305f\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u304c\u5b58\u5728\u3057\u306a\u3044\u5834\u5408":158,"\u5fc5\u8981\u306a\u9805\u76ee\u304c\u306a\u3044\u5834\u5408\u306f\u30ed\u30b0\u306b\u51fa\u529b":1,alloc_count:[94,74,3,4,8],ipad:155,"groonga\u30b3\u30de\u30f3\u30c9\u3092\u901a\u3057\u3066\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u64cd\u4f5c\u3059\u308b\u547d\u4ee4\u3092\u30b3\u30de\u30f3\u30c9\u3068\u547c\u3073\u307e\u3059":89,syscal:70,structur:[126,123,70,39,86],charact:[35,82,3,89,42,6,23,139,100,141,16,59,152,116,70,165,170,123,124,27,177,76],"\u3067\u3042\u308b\u30ec\u30b3\u30fc\u30c9r1\u3068":63,"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30ab\u30e9\u30e0\u306e\u5834\u5408":117,have:[84,132,2,3,179,87,43,8,133,176,48,52,100,98,141,79,144,106,16,59,154,70,165,170,177,75,123,126,11,130,111,94],"\u30c6\u30fc\u30d6\u30eb\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u30ab\u30e9\u30e0\u306e\u30ea\u30b9\u30c8\u3092\u
 8868\u79
 3a\u3057\u307e\u3059":89,min:[168,100,158,6,17,57,70],"\u5404\u30b9\u30ec\u30c3\u30c9\u306ftest":158,"\u578b\u306e\u30ab\u30e9\u30e0\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093":113,"lc_messages\u4ee5\u4e0b\u306e\u5404\u7a2e":142,mix:[144,77],builtin:68,"ctx\u304c\u4f7f\u7528\u3059\u308bdb\u306b\u304a\u3044\u3066obj\u306b\u5bfe\u5fdc\u3059\u308b\u540d\u524d\u3092name\u306b\u66f4\u65b0\u3057\u307e\u3059":72,"\u90e8\u5206\u4e00\u81f4\u691c\u7d22\u3092\u9806\u306b\u884c\u3044\u307e\u3059":135,gurun:149,bottom_right:[23,29],eight:3,"\u30d5\u30e9\u30b0\u30e1\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u89e3\u6d88\u3092\u5b9f\u884c\u3057\u305f\u30bb\u30b0\u30e1\u30f3\u30c8\u306e\u6570":32,"\u6e2c\u5730\u7cfb":40,"takahiro\u3055\u3093\u304c\u63d0\u6848":145,mail_column:158,"groonga\u306f\u8907\u6570\u306e\u624b\u6bb5\u3092\u7528\u610f\u3057\u3066\u3044\u307e\u3059":63,"sh\u3092\u5b9f\u884c\u3059\u308b\u3053\u3068\u306b\u3088\u3063\u3066\u3082\u884c\u3048\u307e\u3059":167,"\
 u305d\u3
 08c\u305e\u308c\u306e\u691c\u7d22\u306e\u6319\u52d5\u3092\u8aac\u660e\u3057\u307e\u3059":135,"\u30671\u4ef6\u30d2\u30c3\u30c8\u3057":64,"\u51e6\u7406\u3092\u958b\u59cb\u3057\u305f\u6642\u9593\u306b\u3064\u3044\u3066":100,"grn_bool\u578b\u3092\u8ffd\u52a0":145,"\u3067\u59cb\u307e\u308b\u540d\u524d\u306f\u4e88\u7d04\u6e08\u307f\u3067\u3042\u308a":66,elfr:6,grn_plugin_malloc:35,grn_ii_buffer_append:78,"\u9023\u7d9a\u3059\u308b\u8a18\u53f7":64,"\u3082\u691c\u7d22\u6761\u4ef6\u306b\u52a0\u3048\u307e\u3059":134,escaped_str:76,"builtin_type_names\u3067\u6307\u5b9a\u3059\u308b\u6587\u5b57\u5217\u306e\u6570\u3092\u6307\u5b9a\u3057\u307e\u3059":75,integr:[6,11,116,73],"hat\u7cfb\u306e\u5834\u5408\u306b\u306f\u672c\u756a\u74b0\u5883\u3078\u3068\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3059\u308b\u524d\u306b\u30ed\u30fc\u30ab\u30eb\u306eapt\u306a\u3044\u3057yum\u306e\u30ea\u30dd\u30b8\u30c8\u30ea\u3092\u53c2\u7167\u3057\u3066\u6b63\u5e38\u306b\u66f4\u65b0\u3067\u304d\u308b\u3053\u3068\u3092
 \u78ba\u
 8a8d\u3057\u307e\u3059":142,"\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":142,with_weight:[66,70,87,77],"tokenmecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u4f7f\u3063\u3066\u4f5c\u3063\u305f\u7d22\u5f15\u306e\u65b9\u3092tokenbigram\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u4f7f\u3063\u3066\u4f5c\u3063\u305f\u7d22\u5f15\u3088\u308a\u3082\u91cd\u8996\u3059\u308b\u3088\u3046\u306b\u91cd\u307f\u4ed8\u3051\u3092\u6307\u5b9a\u3057\u307e\u3059":64,pattern:[126,123,141],"groonga\u306e\u30c8\u30c3\u30d7\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3067":167,progress:139,superior:[123,27],"benchmark\u306e\u52d5\u4f5c\u65b9\u6cd5":158,"name\u306b\u5bfe\u5fdc\u3059\u308b\u65b0\u305f\u306atyp":56,plugin:[49,120,155,143,128,96,111],shorttext:[3,83,86,40,89,41,42,43,94,97,102,118,134,100,68,141,77,11,144,106,107,53,16,148,87,59,39,154,64,152,158,66,171,67,160,88,70,71,101,166,170,121,172,
 27,126,1
 27,130,177],"\u3069\u3061\u3089\u3067\u521d\u671f\u5316\u3055\u308c\u305f":14,"\u30d0\u30c3\u30d5\u30a1\u5185\u306b\u3042\u308b\u8a9e\u306e\u4e00\u89a7\u3067\u3059":117,"\u30c7\u30d5\u30a9\u30eb\u30c8\u306ecommand_version\u3092\u5909\u66f4\u3057\u307e\u3059":108,equat:68,"\u3069\u306e\u3088\u3046\u306b\u691c\u7d22\u306e\u6319\u52d5\u3092\u4f7f\u3044\u5206\u3051\u3066\u3044\u308b\u304b\u3092\u8aac\u660e\u3059\u308b\u524d\u306b":135,comment:[171,71,165,116,148],grn_update_not_allow:2,"obj\u306b\u5bfe\u3057\u3066hook\u3092\u8ffd\u52a0\u3057\u307e\u3059":85,log_repoen:6,test_str:167,"hook\u306e\u5b9f\u884c\u9806\u4f4d":85,"\u30d7\u30ed\u30bb\u30b9\u3092\u505c\u6b62\u3057\u307e\u3059":89,json:[77,145,6,70,23,98],grn_obj_table_no_kei:[57,105],grn_table_group_flag:105,"\u30c6\u30b9\u30c8\u306e\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af\u3068\u3057\u3066":167,"\u304b\u30c0\u30d6\u30eb\u30af\u30a9\u30fc\u30c8":89,"\u4f8b\u3048\u3070":[134,64,158,135,89,72],bulk:76,multi:[123,8,70,23,1
 76,179],
 "\u771f\u507d\u5024\u3092\u8868\u3057\u307e\u3059":40,plain:101,defin:[3,141,174,106,162,165,166],buildabl:23,replies_cont:71,ill:135,"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306escorer\u5f15\u6570\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":146,"\u74b0\u5883\u5909\u6570cutter_check_leak\u3092yes\u3068\u8a2d\u5b9a\u3059\u308b\u3068":167,"\u30c6\u30b9\u30c8\u306e\u52d5\u4f5c":80,almost:[23,100,130,156],caplit:[70,116],grn_plugin_mutex_open:35,"\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u6307\u5b9a\u3059\u308b\u3068":158,"groonga\u3092\u7c21\u5358\u306b\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3067\u304d\u308b\u3088\u3046\u306b\u3059\u308b\u305f\u3081\u306b":142,too_many_open_files_in_system:162,japanes:[0,170,123,22,6,70,141,166,111],"pc\u306bgroonga":137,auth_bas:[8,48],utop:[12,142],optarg:[50,75],hostnam:[158,89,6,8,31,94],"\u6bb5\u843d\u60c5\u5831\u3092\u683c\u7d0d\u3059\u308b\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u4f5c\u6210
 \u3057\u
 307e\u3059":66,column_nam:52,grn_column_name_key_len:113,document_index:[152,42],francisco:68,"\u4f5c\u6210\u3057\u305f\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u3092\u30e1\u30fc\u30ea\u30f3\u30b0\u30ea\u30b9\u30c8\u3078\u3068\u6d41\u3057\u307e\u3059":142,center:[123,164],builder:78,"\u30e6\u30fc\u30b6\u3078\u5f71\u97ff\u3059\u308b\u3088\u3046\u306a\u5909\u66f4":142,choos:[11,52,100,8,70],error_cod:35,update_not_allow:162,"1byte":162,usual:[11,71,58,14],unari:116,"5\u30ea\u30ea\u30fc\u30b9":70,"\u30c6\u30b9\u30c8\u3092\u52d5\u4f5c\u3055\u305b\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":167,takayuki:23,gmo:70,"30ac":177,lake:84,add:80,successor:141,grn_ctx_at:[6,14],match:128,"\u4e3b\u306b\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u304c\u58ca\u308c\u305f\u5834\u5408\u306a\u3069\u7570\u5e38\u6642\u306e\u554f\u984c\u89e3\u6c7a\u306e\u305f\u3081\u306b\u4f7f\u7528\u3059\u308b\u3053\u3068\u3092\u60f3\u5b9a\u3057\u3066\u3044\u307e\u3059":117,grn_obj_table_pat_kei:[57,10
 5],"\u30
 67\u306f\u306a\u304ffree":145,grn_obj_path_by_id:[72,104],"\u914d\u5217\u306eoffset\u306fenum\u578bgrn_builtin_type\u306e\u5024\u306b\u5bfe\u5fdc\u3057\u307e\u3059":75,"obj\u306f\u6c38\u7d9a\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3067\u306a\u3051\u308c\u3070\u3044\u3051\u307e\u305b\u3093":72,substit:100,"\u8ffd\u52a0\u306e\u5c5e":66,qwik:148,insert:[6,3,27],like:[84,87,22,8,176,147,49,100,68,141,77,144,53,48,149,113,171,70,166,170,121,172],success:[35,75,14,15,76,113],grn_obj_id:72,"obj\u306b\u6307\u5b9a\u3055\u308c\u305f\u30ab\u30e9\u30e0\u306b\u3064\u3044\u3066":72,"shorttext\u306e\u30d9\u30af\u30bf\u30fc\u3092\u691c\u7d22\u6761\u4ef6\u3084\u30c9\u30ea\u30eb\u30c0\u30a6\u30f3\u6761\u4ef6\u306b\u4f7f\u7528\u3057\u305f\u3044\u5834\u5408\u306b\u306f":40,"\u3067\u4e0d\u6b63\u306ajson\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306b\u305d\u308c\u4ee5\u964d\u30b3\u30de\u30f3\u30c9\u3092\u53d7\u3051\u4ed8\u3051\u306a\u304f\u306a\u308b":145,"com\u304cedge\u3092\u4f5c\u308b":125,socke
 t_is_alr
 eady_shutdown:162,soft:130,snippet_html:[49,38,116,6,70,151],normalizer_list:[49,26,38,70],"\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u3057\u3066\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9":148,"\u305d\u308c\u305e\u308c\u306e\u8981\u7d20\u306b\u5bfe\u3057\u3066\u4e8c\u3064\u76ee\u306e\u8981\u7d20\u304c\u4e00\u81f4\u3059\u308b\u305f\u3081\u306emode\u3068\u3057\u3066\u4e0b\u8a18\u306e\u3044\u305a\u308c\u304b\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":63,specfi:102,"\u5185\u5bb9\u304c\u5909\u66f4\u3055\u308c\u305fdb\u3092\u6307\u5b9a\u3057\u307e\u3059":75,"\u5b58\u5728\u3057\u306a\u3044\u30c6\u30fc\u30d6\u30eb\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306f\u7121\u8996\u3055\u308c\u307e\u3059":148,proper:[126,70,172],grn_column_cr:113,"\u4ee5\u4e0a\u306e\u539f\u56e0\u3067\u306a\u3051\u308c\u3070":158,tmp:[3,142,122,144,87,89,116,53,94,97,165,48],"1\u30b9\u30ec\u30c3\u30c9\u3067\u8907\u6570\u56de\u52d5\u4f5c\u3055\u305b\u305f\u3044\u5834\u5408\u306f":158,"\u30a
 f\u30a8\
 u30ea\u30fc\u30ed\u30b0\u3092\u51fa\u529b\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u306e\u30d1\u30b9\u3092\u6307\u5b9a\u3057\u307e\u3059":89,"\u5f62\u5f0f":31,"\u500b\u3005\u306e\u6761\u4ef6\u306f\u540c\u3058\u3067\u3059\u304c":64,"\u3053\u306e\u3088\u3046\u306btokenmecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u306e\u91cd\u307f\u3092\u9ad8\u304f\u3059\u308b\u3053\u3068\u306b\u3088\u308a":64,"repositories\u914d\u4e0b\u306b":142,"\u7bc4\u56f2\u6307\u5b9a\u3068\u5168\u6587\u691c\u7d22\u306e\u9806\u756a\u3092\u5165\u308c\u66ff\u3048\u3066\u691c\u7d22\u3057\u307e\u3059":64,host:[23,158,94,73],although:8,"\u65e7\u30d0\u30fc\u30b8\u30e7\u30f3\u3092chroot\u74b0\u5883\u3078\u3068\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb":142,"\u30c0\u30e1\u30fc\u30b8":64,sbin:81,actual:[11,70,3,8,116],socket:6,"\u306b\u3088\u3063\u3066\u89e3\u653e\u3057\u3066\u3082\u554f\u984c\u3042\u308a\u307e\u305b\u3093":14,"\u3092\u6307\u5b9a\u3059\u308b\u3068\u6c38\u7d9acolumn\u3068\u306a\u308a\u307e\u3059":113,"benchm
 ark\u547
 d\u4ee4\u3092\u5b9f\u884c\u3059\u308b\u5834\u5408\u306b\u4ed8\u4e0e\u3057\u3066\u3082\u554f\u984c\u3042\u308a\u307e\u305b\u3093":158,"mooz\u3055\u3093\u304c\u4fee\u6b63":23,statement:141,"\u30e6\u30fc\u30b6\u30fc\u3068\u5354\u529b\u3057\u3066\u958b\u767a\u3092\u3046\u307e\u304f\u9032\u3081\u3066\u3044\u304f\u305f\u3081\u306e\u6307\u91dd":[80,161],tomo:39,discard:116,"\u30b9\u30af\u30ea\u30d7\u30c8\u30d5\u30a1\u30a4\u30eb\u306f":158,syntax_error:162,"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u4e0a\u306b\u5b9a\u7fa9\u3055\u308c\u305f\u30c6\u30fc\u30d6\u30eb\u3084\u7d22\u5f15\u306a\u3069\u3092\u7d44\u307f\u5408\u308f\u305b\u3066\u53ef\u80fd\u306a\u9650\u308a\u9ad8\u901f\u306b\u6307\u5b9a\u3055\u308c\u305f\u30af\u30a8\u30ea\u3092\u5b9f\u884c\u3057\u3088\u3046\u3068\u3057\u307e\u3059":63,dataset:[46,49,116,38,144],"tokenbigramsplitsymbolalpha\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u4f7f\u3046\u3068":64,"po\u30d5\u30a1\u30a4\u30eb\u3092\u7ffb\u8a33\u3057\u307e\u3059":142,"\u4e
 e5\u4e0b
 \u306bgroonga\u306e\u30ea\u30ea\u30fc\u30b9\u4f5c\u696d\u3092\u884c\u3046\u305f\u3081\u306b\u4e8b\u524d\u306b\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb":142,"100\u4ef6\u4ee5\u4e0b\u306e\u30d2\u30c3\u30c8\u6570\u3067\u3042\u308c\u3070":64,ayumu:70,conbind:170,"\u30c9\u30ea\u30eb\u30c0\u30a6\u30f3\u7d50\u679cn":100,rch:82,"\u3084\u304c\u3066stable\u306b\u79fb\u884c\u3057\u307e\u3059":10,hatak:70,"\u524a\u9664\u3055\u308c\u305f\u30ec\u30b3\u30fc\u30c9\u306e_id\u306e\u5024\u306f\u518d\u5229\u7528\u3055\u308c\u307e\u3059":54,glib:116,unexpect:[6,70],"\u30c7\u30fc\u30e2\u30f3\u306b\u306a\u308b\u3068\u304d\u306f\u6a19\u6e96\u51fa\u529b\u3092\u9589\u3058\u308b\u3088\u3046\u306b\u3057\u305f":1,"\u30af\u30a8\u30ea\u306e\u5b9f\u73fe":[80,161],"\u30c6\u30fc\u30d6\u30eb\u306e\u4e3b\u30ad\u30fc\u306b\u6307\u5b9a\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093":40,"\u5b9a\u7fa9\u6e08\u307f\u306etype\u3042\u308b\u3044\u306ftable\u3092\u6307\u5b9a\u3067\u304d\u307e\u3059":113,uninstal:
 6,bug:80
 ,grn_obj_set:72,binlib:142,"point\u578b\u306e\u5024":[29,164],tokenmecab:[6,64,157],"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306edrilldown_output_columns\u5f15\u6570\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":146,epel:[6,120],"shimada\u3055\u3093":145,colum:[130,71],dure:[6,3],pid:[23,1,176,89],saer:[144,16],grn_too_small_limit:2,implement:[62,37,141,86,100,6,68,8,70,138,23,179,111],pip:18,"\u3092\u6307\u5b9a\u3057\u3066\u4f5c\u3063\u305ftable\u306a\u3089":105,probabl:144,"\u305f\u3060\u3057":[57,31,135,54,89],detail:[35,132,82,3,87,6,8,9,139,176,155,100,77,11,12,107,111,41,158,116,67,70,120,121,123,143,175,30,130,80,59],virtual:116,comment_nam:171,grn_expr_create_for_queri:63,"\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u3092groonga\u30b5\u30fc\u30d0\u3067gqtp\u7d4c\u7531\u3067\u5b9f\u884c\u3057":158,is_a_directori:162,"\u5bfe\u8c61cursor\u3092\u6307\u5b9a\u3057\u307e\u3059":[57,112],grn_obj_flag:[35,56,105,76,113],
 "\u30b5\
 u30fc\u30d0\u30d7\u30ed\u30bb\u30b9\u306e\u505c\u6b62":131,sergei:70,"v1\u306e\u5024\u304c\u8981\u7d20\u306b\u5206\u89e3\u3055\u308c\u308b\u3068\u304d":63,"\u3067\u30de\u30c3\u30c1\u3057\u305f\u306e\u30673":64,"\u6539\u826f":70,"\u8aa4\u3063\u305f\u30b3\u30f3\u30d1\u30a4\u30eb\u30d5\u30e9\u30b0\u3067\u30ea\u30ea\u30fc\u30b9\u3057\u3066\u3057\u307e\u3046\u5371\u967a\u304c\u3042\u308a\u307e\u3059":142,tweet:[106,22],umask:70,"\u3044\u305a\u308c\u304b\u4e00\u3064\u304c\u5fc5\u305astable\u306e\u4f4d\u7f6e\u3065\u3051\u3068\u306a\u308a\u307e\u3059":10,concret:[39,71,121],"\u554f\u984c\u306fgroonga":158,"\u3092\u6307\u5b9a\u3057\u3066\u4f5c\u3063\u305f\u30c6\u30fc\u30d6\u30eb\u3067":57,everi:121,risk:70,"configure\u30b9\u30af\u30ea\u30d7\u30c8\u306e\u751f\u6210":80,"db\u306b\u30c6\u30fc\u30d6\u30eb\u3092\u8ffd\u52a0\u3057\u307e\u3059":89,"24byte":162,grn_encoding_to_str:114,not_a_directori:162,x86_64:[120,142],properti:[139,12],naiv:121,not_enough_spac:162,direct:[6,116],"section\
 u756a\u5
 3f7\u3092\u683c\u7d0d\u3059\u308bint\u9577\u30d0\u30c3\u30d5\u30a1":113,aim:116,hide:116,introspect:6,"\u30ab\u30e9\u30e0\u3092\u8ffd\u52a0\u3059\u308b\u30c6\u30fc\u30d6\u30eb\u306e\u540d\u524d\u3092\u6307\u5b9a\u3057\u307e\u3059":66,"obj\u306e\u5360\u6709\u3059\u308bdb\u30d5\u30a1\u30a4\u30eb\u9818\u57df\u306e\u3046\u3061":72,"\u5f97\u3089\u308c\u305f\u30b9\u30b3\u30a2\u5024\u306bscore2\u3092\u7a4d\u7b97\u3057\u305f\u3082\u306e\u3092":63,"82pre":37,"\u3067_value\u3092\u6307\u5b9a\u3059\u308b\u3068\u30e1\u30e2\u30ea\u30ea\u30fc\u30af\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63":23,grn_tokenizer_query_open:6,studio:[6,93,116],path:[142,128,18],"\u3067\u914d\u5217\u3067table_no_key\u306a\u30c6\u30fc\u30d6\u30eb\u306b\u30ec\u30b3\u30fc\u30c9\u3092\u30ed\u30fc\u30c9\u3067\u304d\u306a\u3044\u554f\u984c\u3092\u4fee\u6b63":145,httprewritemodul:8,"\u95a2\u4fc2\u5f0f":80,functin:141,"group\u5316\u30ad\u30fc\u69cb\u9020\u4f53\u306e\u914d\u5217\u306e\u30b5\u30a4\u30ba\u3092\u6307\u5b9a\u
 3057\u30
 7e\u3059":105,precis:[126,3,142,123,12,6,166],"\u306e3\u30d5\u30e9\u30b0\u306f":57,"\u30b5\u30f3\u30d7\u30eb\u5185\u306e\u30b9\u30af\u30ea\u30d7\u30c8\u306b\u5b9f\u884c\u5c5e\u6027\u304c\u3064\u304b\u306a\u3044\u554f\u984c\u3092\u4fee\u6b63":137,orilldown:121,portabl:[23,8,116],"\u6307\u5b9a\u3057\u305f\u5024\u306e\u9593\u306e\u95a2\u4fc2\u3068\u3057\u3066\u8868\u73fe\u3057\u307e\u3059":63,"\u7bc4\u56f2\u5185\u306eid\u306b\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u304c\u6709\u52b9\u3067\u3042\u308b\u3068\u306f\u9650\u308a\u307e\u305b\u3093":72,describ:[35,0,82,3,84,124,87,41,43,93,45,95,138,176,118,155,100,101,141,77,12,52,53,16,109,55,18,151,59,153,62,20,46,173,171,162,70,71,165,166,73,120,177,170,127,172,25,26,126,143,128,130,80,111,81],noarch:[155,120],"groonga\u306e\u7d44\u8fbc\u578b\u304b":66,namebuf:[72,113],autogen:[6,142,111],"\u30c7\u30d5\u30a9\u30eb\u30c8\u5024":40,"msg\u306fcom\u306b\u3088\u3063\u3066":125,chracter:[177,27,59],"arg\u306e\u307f\u304c\u6570\u
 5024\u30
 67\u4e0e\u3048\u3089\u308c\u305f\u5834\u5408\u306f\u30b9\u30b3\u30a2\u5024\u306e\u4fc2\u6570\u3068\u307f\u306a\u3055\u308c\u307e\u3059":63,"grn_op_but\u306f":63,grn_obj_with_sect:113,join:22,"\u3082\u30d2\u30c3\u30c8\u3057\u307e\u3059":135,"\u4f5c\u6210\u3059\u308btable\u306e\u540d\u524d\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"\u3092\u7701\u7565\u3057\u305f\u5834\u5408\u306f\u65b9\u5f62\u8fd1\u4f3c\u306b\u306a\u308a\u307e\u3059":164,overrid:176,enourm:43,end:[168,141,68,4,170],eng:[144,166],hiragana:[166,170,141],resource_temporarily_unavail:162,rroonga:[171,152,116,42,15,107,149,70,71,73],grn_content_non:98,"benchmark\u306f\u6b63\u5e38\u306b\u52d5\u4f5c\u3057\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059":158,grn_set_default_command_vers:108,befor:[100,3,77,11,104,6,159,16,8,9,176,165,166,109],"2\u306e\u4e8c\u3064\u3092\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u3053\u3068\u306b\u306a\u308a\u307e\u3059":10,parallel:123,exclud:[6,52,88,116,70],environ:[120,104,116,
 93,8,128
 ,70,23,176,165,73],enter:[3,94,116],composit:177,over:[123,152,116,6,94,156,70],"\u30ea\u30ea\u30fc\u30b9\u7528\u306e\u30bf\u30b0\u3092\u6253\u3064\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":142,becaus:[132,3,4,86,43,6,8,9,48,83,155,100,141,11,106,107,53,16,59,39,154,66,159,162,88,70,71,165,166,170,171,122,123,27,126,130,177,179],london:68,gqtp:[168,49,120,2,155,123,12,158,116,28,6,143,175,70],"\u304bwgs84geopoint":[29,164],digest:48,"\u51fa\u529b\u3059\u308b\u30ec\u30b3\u30fc\u30c9id\u306e\u4e0b\u9650\u3092\u6307\u5b9a\u3057\u307e\u3059":112,tokenizer_list:[49,26,38,70],"deprecated\u306e\u3044\u305a\u308c\u304b\u306e\u4f4d\u7f6e\u3065\u3051\u3068\u306a\u308a\u307e\u3059":10,"\u30a8\u30e9\u30fc\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u308f\u304b\u308a\u3084\u3059\u304f\u3057\u305f":145,oneir:[23,116],"table\u306ecolumn1\u306e\u5024\u304cstring\u306bexact\u30e2\u30fc\u30c9\u3067\u30d2\u30c3\u30c8\u3059\u308b\u30ec\u30b3\u30fc\u30c9\
 u306b\u3
 064\u3044\u3066\u5f97\u3089\u308c\u308b\u30b9\u30b3\u30a2\u5024\u306bscore1\u3092\u7a4d\u7b97\u3057\u3066result\u306b\u30bb\u30c3\u30c8\u3057\u307e\u3059":63,choic:123,grn_pat_at:145,each:[82,3,86,87,43,8,95,139,176,100,141,77,11,144,52,107,16,157,39,44,156,152,116,162,23,91,166,121,122,123,128,30,76],searc:166,"0\u30ea\u30ea\u30fc\u30b9":70,"key\u304cmin\u3068\u524d\u65b9\u4e00\u81f4\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u308a\u51fa\u3057\u307e\u3059":57,"groonga\u306e\u30ab\u30e9\u30e0\u306f":40,goo:[170,141],msgpack:[4,48,162],"\u4f7f\u7528\u3059\u308b\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u306f":10,newli:[106,123,27,15,70,118],"\u6587\u5b57\u5217\u3092\u6307\u5b9a\u3057\u307e\u3059":103,got:[70,116],"\u7ba1\u7406\u30c4\u30fc\u30eb\u3092\u5229\u7528\u3067\u304d\u307e\u3059":31,"\u69cb\u9020\u4f53\u306e\u914d\u5217":47,"offset\u306f":105,"\u30d1\u30b9\u914d\u4e0b\u306b\u7f6e\u304b\u308c\u305f\u30d5\u30a1\u30a4\u30eb\u3092\u51fa\u529b\u3057\u307e\u
 3059":31
 ,"\u30c1\u30e3\u30f3\u30af\u5185\u3067\u306e\u30b5\u30a4\u30ba":117,filter:[49,38,77,12,116,6,143,160,146,95,70,23],"\u65e5\u672c\u8a9e\u7248\u305d\u308c\u305e\u308c\u3067\u884c\u3044\u307e\u3059":142,"16gib":130,"\u306e\u7ae0\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044":158,score_column:113,onto:130,rand:[49,151,38],rang:[49,100,133,87,116,6,53,70],"\u5bfe\u8c61\u30c6\u30fc\u30d6\u30eb\u306ekey\u30b5\u30a4\u30ba\u3068\u540c\u3058\u304b\u8d85\u3048\u308b\u5e45\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059":57,edit_dist:[49,1,151,38],restrict:[6,94,48,116],alreadi:[35,106,82,3,52,17,130,70,71,58],"\u7121\u540dobject\u306a\u30890\u3092\u8fd4\u3057\u307e\u3059":72,primari:[49,3,121,39,11,52,147],"\u81ea\u5206\u304c\u30c4\u30a4\u30fc\u30c8\u3057\u305f\u5185\u5bb9\u3092\u628a\u63e1\u3057\u3066\u3044\u306a\u3044\u8fd4\u4fe1\u3092\u3055\u308c\u305f\u3089\u666e\u901a\u3044\u3044\u6c17\u306f\u3057\u307e\u305b\u3093":115,"\u540d\u524d\u4ed8\u304d\u306eobject\u3
 067\u304
 2\u308a":72,top:[102,121],mercuri:142,too:[100,141,77,11,116,71],tom:107,"\u30af\u30a8\u30ea\u306e\u5b9f\u4f8b":[80,161],"\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u305d\u308c\u305e\u308c\u306b\u304a\u3044\u3066\u30d1\u30c3\u30b1\u30fc\u30b8\u3084\u30a2\u30fc\u30ab\u30a4\u30d6\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3092\u884c\u3044\u307e\u3059":142,"\u5bfe\u8c61\u30ec\u30b3\u30fc\u30c9\u306ekey\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"path\u3092":145,"\u30d0\u30c3\u30d5\u30a1\u5185\u306b\u3042\u308b\u8a9e\u306e\u6570\u3067\u3059":117,tood:35,consol:8,tool:[49,73,128,18,13,111],"\u30c6\u30fc\u30d6\u30eb\u306e\u30ec\u30b3\u30fc\u30c9\u3092\u683c\u7d0d\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u540d":97,user_ag:88,wareohji:6,grn_obj_set_valu:[57,72],ga54c5f8:158,"\u4f4d\u7f6e\u60c5\u5831\u306e\u5165\u529b\u5024\u30c1\u30a7\u30c3\u30af\u3092\u5f37\u5316":23,"\u30db\u30b9\u30c8\u3067web\u30b5\u30fc\u30d0\u3092\u8d77\u52d5\u3057\u3066\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u30eb\u30fc\u30c
 8\u3092\
 u30d3\u30eb\u30c9\u74b0\u5883\u306e\u3082\u306e":142,expr:76,obata:[23,145,116],"\u691c\u7d22\u7d50\u679c\u30c6\u30fc\u30d6\u30eb\u306e\u4e2d\u304b\u3089\u30af\u30a8\u30ea\u306b\u30de\u30c3\u30c1\u3057\u306a\u3044\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u308a\u9664\u304d\u307e\u3059":63,thu:[83,123,174,91,67,70,71,58,170],rab:[67,3,121],indexblog2:71,"column_list\u30b3\u30de\u30f3\u30c9":1,"\u60c5\u5831\u306e\u9806\u5e8f\u306f":97,ram:158,raw:[116,73],"\u9023\u7d9a\u3059\u308b\u6570\u5b57\u306f\u4e00\u8a9e\u3068\u3057\u3066\u6271\u3046":64,with_sect:[66,70,71,87,172],unresolv:23,"\u305d\u308c\u305e\u308c\u306e\u691c\u7d22\u3067\u30d2\u30c3\u30c8\u4ef6\u6570\u304c\u95be\u5024\u4ee5\u4e0b\u306e\u5834\u5408\u306f\u5b8c\u5168\u4e00\u81f4\u691c\u7d22":135,hanako:160,bad_file_descriptor:162,"\u8a18\u4e8b\u3092\u975e\u516c\u958b\u306e\u72b6\u614b\u3067\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3059\u308b\u306b\u306f":142,"\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u306e\u3
 07f\u670
 9\u52b9\u3067\u3059":[105,113],fuzzi:59,though:[123,116,6,70,71,166],"\u3044\u307e\u3059":115,"\u30b5\u30fc\u30d0\u304c\u5229\u7528\u3059\u308b\u30dd\u30fc\u30c8\u756a\u53f7\u3092\u6307\u5b9a\u3057\u307e\u3059":158,grn_db_recov:[70,75],"\u304c\u6307\u5b9a\u3055\u308c\u305ftable\u3067\u306f":105,"v1\u306e\u5024\u306e\u8981\u7d20\u304cv2\u306e\u5024\u306b\u4e2d\u9593\u4e00\u81f4\u3059\u308b":63,"deb\u30d1\u30c3\u30b1\u30fc\u30b8\u3084\u30bd\u30fc\u30b9\u30a2\u30fc\u30ab\u30a4\u30d6\u306a\u3069\u304c\u30ab\u30ec\u30f3\u30c8\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4ee5\u4e0b\u3078\u3068\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3055\u308c\u307e\u3059":142,"benchmark\u547d\u4ee4\u3092\u8a18\u8ff0\u3059\u308b\u5834\u5408\u306b\u5fc5\u8981\u3067\u3059\u304c":158,mininum:132,flow:80,abbrev:68,radix:141,"0\u30d9\u30fc\u30b9\u3067":[57,105],abl:27,random:67,"groonga\u30d7\u30ed\u30bb\u30b9\u8d77\u52d5\u6642\u306b":10,pkg:[120,20,145,6,23,176],"groonga\u7d44\u8fbc\u30b3\u30de\u30f3\u30c9\u306e
 \u4e00\u
 3064\u3067\u3042\u308bdump\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":148,"\u3067\u4f5c\u6210\u3057\u305f":14,"\u3082\u3057\u304f\u306f":[57,40,105],absolut:9,top_left_point:102,configur:[80,167,142,111],"yes\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3059\u308b\u3068":142,"\u3068\u5171\u306b\u6307\u5b9a\u3055\u308c\u305f\u5834\u5408\u306f":72,"benchmark\u304c\u65b0\u898f\u306b\u4f5c\u6210\u3057\u307e\u3059":158,"\u542b\u3081\u308b\u3082\u306e":142,item_queri:[144,16,166,174,43],label1:[70,100],label2:100,watch:142,"admin_html\u4ee5\u4e0b\u306b\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3055\u308c\u307e\u3059":89,"\u30a6\u30a7\u30a4\u30c8\u60c5\u5831\u3092\u683c\u7d0d\u3059\u308b\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u4f5c\u6210\u3057\u307e\u3059":66,normalized_text:124,reconstruct:70,"\u4e3b\u306bgroonga\u30b5\u30fc\u30d0\u30d7\u30ed\u30bb\u30b9\u306b\u5bfe\u3057\u3066\u4f7f\u7528\u3059\u308b\u3053\u3068\u3092\u60f3\u5b9a\u3057\u3066\u3044\u307e\u3059":74,method:[
 166,3,8,
 116],twice:[100,170],hendro:116,"\u8b66\u544a\u30e1\u30c3\u30bb\u30fc\u30b8\u304c\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u306b\u51fa\u529b\u3055\u308c\u307e\u3059":10,"debug\u4ed8\u304d\u3067\u30d3\u30eb\u30c9\u3057\u305f\u3068\u304d\u306b\u7d42\u4e86\u6642\u306b\u672a\u958b\u653e\u306e\u30e1\u30e2\u30ea\u304c":145,"\u5b9f\u7a3c\u52d5\u74b0\u5883\u3067\u306e\u30af\u30a8\u30ea\u30d1\u30bf\u30f3\u306b\u8fd1\u3044\u30af\u30a8\u30ea\u3092\u6a19\u6e96\u5165\u529b\u306b\u4e0e\u3048\u308b\u3053\u3068\u306b\u3088\u3063\u3066":168,"drilldown_limit\u306b\u3088\u3063\u3066\u6307\u5b9a\u3055\u308c\u305f\u6761\u4ef6\u306b\u5f93\u3063\u3066\u5404\u30ec\u30b3\u30fc\u30c9\u306e\u5024\u304c\u51fa\u529b\u3055\u308c\u307e\u3059":100,"\u691c\u7d22\u306e\u6319\u52d5\u3092\u30a8\u30b9\u30ab\u30ec\u30fc\u30b7\u30e7\u30f3\u3059\u308b\u95be\u5024\u3092\u5909\u66f4\u3057\u307e\u3059":21,"\u30c7\u30fc\u30bf\u3092\u8ffd\u52a0\u3059\u308b\u969b\u306b\u5f8c\u65b9\u4e00\u81f4\u7528\u306e\u30ec\u30b3\u30fc\u3
 0c9\u308
 2\u8ffd\u52a0\u3055\u308c\u3066\u3057\u307e\u3044\u307e\u3059":134,"org\u306bssh\u30ed\u30b0\u30a4\u30f3\u3067\u304d\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304a\u3044\u3066\u304f\u3060\u3055\u3044":142,nul:[35,23],"\u5143\u306e\u30ec\u30b3\u30fc\u30c9\u306b\u52a0\u3048\u3066\u81ea\u52d5\u7684\u306b\u8ffd\u52a0\u3055\u308c\u305f\u30ec\u30b3\u30fc\u30c9\u307e\u3067\u30d2\u30c3\u30c8\u3057\u3066\u3057\u307e\u3044\u307e\u3059":134,"cursor\u306e\u30ab\u30ec\u30f3\u30c8\u30ec\u30b3\u30fc\u30c9\u3092\u524a\u9664\u3057\u307e\u3059":57,grn_plugin_error:35,databas:[86,87,6,8,9,97,70,176,49,141,53,15,105,55,149,157,52,58,59,153,44,116,23,72,170,75,122,123,27,174,127,130,177,179],"\u51fa\u529b\u30d5\u30a1\u30a4\u30eb\u540d":158,"\u65b0\u3057\u3044\u30ec\u30b3\u30fc\u30c9\u306e\u5024\u3092value\u306b\u30bb\u30c3\u30c8\u3057\u307e\u3059":72,algolithm:149,approach:68,exec_format_error:162,"\u30c7\u30d5\u30a9\u30eb\u30c8\u306f0\u3067\u3059":89,weak:[123,27],grn_invalid_argu:[57,10
 5,2,72],
 fault:6,"4gib":[86,162],facet:100,"key\u306e\u4e0b\u9650\u3092\u6307\u5b9a\u3057\u307e\u3059":57,"\u79d2\u5358\u4f4d\u3088\u308a\u8a73\u7d30\u306a\u65e5\u6642\u3092\u6307\u5b9a\u3059\u308b\u306b\u306f":40,"hosts\u3092\u66f8\u304d\u63db\u3048\u3066packag":142,trust:142,id_column:113,"\u30c6\u30fc\u30d6\u30eb\u306b\u30ec\u30b3\u30fc\u30c9\u3092\u633f\u5165\u3057\u307e\u3059":89,evalud:138,been:[53,142],"\u3072\u308d\u3042\u304d":134,accumul:100,geo_distance2:[23,68],geo_distance3:[23,68],"\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u4f5c\u696d\u3092\u884c\u3044\u307e\u3059":142,quickli:106,"groonga\u30d7\u30ed\u30bb\u30b9\u3068\u306e\u30bb\u30c3\u30b7\u30e7\u30f3\u3092\u7d42\u4e86\u3057\u307e\u3059":150,"\u30af\u30a8\u30ea\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u8a08\u6e2c\u7528":1,xxx:[70,89,116,141],"767\u4ee5\u4e0b\u306e\u6574\u6570\u3092\u8868\u3057\u307e\u3059":40,"column\u306b\u5f35\u3089\u308c\u3066\u3044\u308bindex\u306e\u3046\u306
 1":113,"
 \u73fe\u5728\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u308bgroonga":158,"\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u8ffd\u52a0":1,"\u5b8c\u5168\u4e00\u81f4\u3067\u30d2\u30c3\u30c8\u3057\u307e\u305b\u3093":135,"grn_op_or\u306f":63,"null\u306a\u3089\u81ea\u52d5\u7684\u306b\u30d5\u30a1\u30a4\u30eb\u30d1\u30b9\u304c\u4ed8\u4e0e\u3055\u308c\u307e\u3059":[105,113],suggest:[49,38,145,26,116,137,6,70,23,176,104],"\u3092grn_cursor_column_index\u5bfe\u5fdc\u306b\u3057\u305f":145,complex:[6,100,116,141],unix_time_when_command_is_start:126,"groonga\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3092\u4f5c\u6210\u3057\u3088\u3046\u3068\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63":23,niku:70,"\u4f5c\u6210\u3059\u308bproc\u306e\u540d\u524d\u3092\u6307\u5b9a\u3057\u307e\u3059":47,complet:[49,38,122,144,116,45,9,23,104],"\u683c\u7d0d\u3057\u305f\u30ab\u30e9\u30e0id\u306e\u6570\u3092\u8fd4\u3057\u307e\u3059":105,sen_index_delimit:37,"44001770019531e":4,"\u30b3\u30de\u30f3\u30c9\u540d":[31,89],quotient:
 141,"gro
 onga\u306b\u306fhtml":31,"\u751f\u6210\u3055\u308c\u3066\u3044\u308b\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306b\u554f\u984c\u306e\u306a\u3044\u3053\u3068\u3092\u78ba\u8a8d\u3067\u304d\u305f\u3089":142,"\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u5834\u6240\u3092\u8868\u793a\u3059\u308b\u3088\u3046\u306b\u3057\u305f":145,"\u5024":89,"edge\u306f\u63a5\u7d9a\u3068\uff11\u5bfe\uff11\u5bfe\u5fdc":125,els:70,grn_column_name_valu:113,"command_version\u306f\u30b3\u30de\u30f3\u30c9\u306e\u4ed5\u69d8\u306e\u4e92\u63db\u6027\u3092\u6307\u5b9a\u3057\u307e\u3059":31,ceekz:116,"\u540c\u6642\u306b\u6307\u5b9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093":57,"v1\u306e\u5024\u306e\u8981\u7d20\u304cv2\u306e\u5024\u306b\u5f8c\u65b9\u4e00\u81f4\u3059\u308b":63,"\u77e9\u5f62\u306e\u53f3\u4e0b\u9685\u3068\u306a\u308b\u5ea7\u6a19\u3092\u6307\u5b9a\u3057\u307e\u3059":29,"mooz\u3055\u3093":23,unstabl:104,poedit:111,el5:120,escaps:[152,27,42],"column\u306f\u6c38\u7d9a\u30aa\u30d6\u30b8\
 u30a7\u3
 0af\u30c8\u3067\u306a\u3051\u308c\u3070\u3044\u3051\u307e\u305b\u3093":113,log_reopen:[5,49,7,26,38],grn_plugin_mutex_unlock:35,"\u7d44\u8fbc\u95a2\u6570\u306f":[169,29,103,164,61],"\u30b3\u30de\u30f3\u30c9\u3092\u8ffd\u52a0":145,"\u6700\u5927\u30ad\u30e3\u30c3\u30b7\u30e5\u6570\u3092\u6307\u5b9a\u3059\u308b":1,"\u751f\u6210\u3057\u305f\u30d1\u30c3\u30b1\u30fc\u30b8\u3078\u306e\u7f72\u540d\u3092\u884c\u3046\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":142,line_cont:126,"package\u304c\u6b63\u5e38\u306b\u7d42\u4e86\u3059\u308b\u3068zip\u30a2\u30fc\u30ab\u30a4\u30d6\u3092files\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4ee5\u4e0b\u306b\u4f5c\u6210\u3057\u307e\u3059":142,core:[122,123,158,8,176,179],"v2\u306e\u5024\u306e\u8981\u7d20\u304c\u63a5\u8fd1\u3057\u3066\u542b\u307e\u308c\u3066\u3044\u308b\u3053\u3068\u3092\u8868\u3057\u307e\u3059":63,surround:[6,152,27,42],dinner:123,ppa:[49,128],"obj\u306eid\u306b\u5bfe\u5fdc\u3059\u308b\u30ec\u3
 0b3\u30f
 c\u30c9\u306e":36,"\u578b":56,encod:128,two:[0,84,132,82,3,87,43,8,139,48,155,100,68,12,14,107,16,58,59,39,116,66,171,67,70,71,120,170,121,172,124,27,126,143,177,76,179],"sigint\u3067\u306e\u4e2d\u65ad\u306b\u5bfe\u5fdc":23,"name\u306b\u4e00\u81f4\u3059\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u304c\u5b58\u5728\u3057\u306a\u3051\u308c\u3070null\u3092\u8fd4\u3059":14,"16bit\u7b26\u53f7\u306a\u3057\u6574\u6570\u3067\u3042\u308a":40,version4:10,git:[96,142,111],version1:10,version2:10,version3:10,"\u30d0\u30fc\u30b8\u30e7\u30f3":142,"256gib":60,head:[168,70,100,8,162],medium:[155,120,172,12,143,93,128],"\u65e5\u6642\u3092\u8868\u3059\u578b\u3067\u3042\u308a":40,removep:72,drilldown_sortbi:146,"max\u306esize\u3092\u6307\u5b9a\u3057\u307e\u3059":57,deafult:23,autoconf:23,grn_expr_syntax_escape_queri:76,trie:[49,3,170,86,116,6,23,141,147,59],decrypt:142,bad_address:162,check:[49,2,75,38,126,145,26,116,6,70,96,23,72,142,167],ongaeshi:[6,116],"clearlock\u306f":99,successfulli:[35,3
 ],"\u306
 b\u306f\u4e0b\u8a18\u306e\u9805\u76ee\u304c\u30cf\u30c3\u30b7\u30e5\u5f62\u5f0f\u3067\u51fa\u529b\u3055\u308c\u307e\u3059":117,"\u5404\u30b3\u30de\u30f3\u30c9\u306f\u3044\u304f\u3064\u304b\u306e\u6587\u5b57\u5217\u5f15\u6570\u3092\u53d7\u3051\u53d6\u308a":63,"\u63a5\u7d9a\u5148\u30b5\u30fc\u30d0\u304c\u4f7f\u7528\u4e2d\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u306a\u308b\u3053\u3068\u306b\u6ce8\u610f\u3057\u3066\u304f\u3060\u3055\u3044":158,when:[3,6,8,9,70,100,68,77,144,52,107,18,59,39,113,116,66,171,101,23,166,170,75,122,123,126,172,80,177,94],groonga_dist:6,"key_with_sis\u30d5\u30e9\u30b0\u3092\u4ed8\u4e0e\u3059\u308b\u3068":134,tid:112,saerch:[144,16],node:[6,120,73],"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306eoffset\u5f15\u6570\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":146,grn_op_and_not:50,"\u5217\u6307\u5411\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u6a5f\u80fd\u3092\u6301\u3064\u5168\u6587\u691c\u7d22\u30a8\u30
 f3\u30b8
 \u30f3\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2":89,sql:[100,121],faster:[23,176,116,70],top_left:[23,29],"\u691c\u7d22\u51e6\u7406\u3092\u5b9f\u884c\u3059\u308b\u904e\u7a0b\u3067\u5024\u304c\u8a2d\u5b9a\u3055\u308c\u307e\u3059\u304c":54,"\u306b\u30d2\u30c3\u30c8\u3057\u307e\u3059\u304c":135,backward:[6,70,118,48],grn_obj_table_dat_kei:23,"6\u30ea\u30ea\u30fc\u30b9":70,"\u30bd\u30fc\u30c8\u51e6\u7406\u304c\u5b9f\u884c\u3055\u308c\u308b\u524d\u306b\u547c\u3073\u51fa\u3055\u308c\u307e\u3059":100,focus:3,llt:82,"\u3068\u7701\u7565\u3057\u3066\u6307\u5b9a\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059":164,row:[123,27],"\u540c\u4e00\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b9a\u7fa9\u6e08\u307f\u306e\u30e6\u30fc\u30b6\u5b9a\u7fa9\u578b":66,"commit\u3067\u691c\u7d22\u3057\u306a\u304c\u3089":142,readabl:[70,104],"\u554f\u984c\u3042\u308a":23,jumand:155,sourc:[49,142,79,128,18,111,73],"\u306b\u8a2d\u5b9a\u3059\u308b":142,"\u8a73\u7d30\u306b\u5831\u544a\u3059\u308b":158,"\u304b
 \u3089\u
 53d6\u5f97\u3067\u304d\u308b\u305d\u308c\u305e\u308c\u306e\u30ec\u30b3\u30fc\u30c9\u306b\u3064\u3044\u3066":112,"6elz":70,"\u3092\u8fd4\u3057\u307e\u3059":[57,85,105,72],"\u30c6\u30fc\u30d6\u30eb\u306e\u7a2e\u985e\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059":54,level:[35,121,5,89,116,6,7,8,139,70,58,162],brother:170,"section\u306b\u5bfe\u5fdc\u3059\u308b\u30a8\u30f3\u30c8\u30ea\u3092\u66f4\u65b0\u3057\u307e\u3059":113,slower:[68,121],"16\u9032\u6570\u3067\u8868\u73fe\u3055\u308c\u3066\u3044\u307e\u3059":117,"\u30e6\u30fc\u30b6\u304c\u5b9a\u7fa9\u3059\u308b\u578b":40,port:[132,37,4,122,158,89,116,94,70,31,81,48,8],repli:[172,71],"sh\u306e\u307f\u306a\u3089\u305a":167,grn_expr_append_const:[63,76],"http\u3067\u30ea\u30af\u30a8\u30b9\u30c8\u3057\u307e\u3059":168,"\u6b63\u78ba\u306a\u5024\u3092\u8fd4\u3057\u307e\u3059":74,connection_refus:162,"po\u30d5\u30a1\u30a4\u30eb\u306e\u66f4\u65b0\u3092\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u306b\u3066\u5b9f\u884c\u3057\u307
 e\u3059"
 :142,"\u30d5\u30e9\u30b0\u30e1\u30f3\u30c8\u89e3\u6d88\u304c\u5b9f\u884c\u3055\u308c\u305f\u30bb\u30b0\u30e1\u30f3\u30c8\u306e\u6570\u3092\u8fd4\u3057\u307e\u3059":72,grn_not_a_directori:2,"grntest\u3067\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u306a\u3044\u3053\u3068\u3092\u78ba\u8a8d\u3057\u307e\u3059":142,normalizeauto:152,"\u30aa\u30d7\u30b7\u30e7\u30f3\u306b\u95a2\u4fc2\u306a\u304f\u5e38\u306b\u30d2\u30c3\u30c8\u3057\u305f\u30ec\u30b3\u30fc\u30c9\u306e\u6570\u306b\u306a\u308a\u307e\u3059":100,"\u306b\u3088\u3063\u3066\u9759\u7684\u30da\u30fc\u30b8\u306e\u30d1\u30b9\u3092\u6307\u5b9a\u3059\u308b\u3068":31,"1st":88,grn_table_cursor_clos:57,"string1\u306b\u6307\u5b9a\u3057\u305f\u6587\u5b57\u5217\u3068string2\u306b\u6307\u5b9a\u3057\u305f\u6587\u5b57\u5217\u306e\u9593\u306e\u7de8\u96c6\u8ddd\u96e2\u3092\u6c42\u3081\u307e\u3059":103,"\u3092\u542b\u3080\u540d\u524d\u306e\u30ab\u30e9\u30e0\u306f\u4f5c\u6210\u3067\u304d\u307e\u305b\u3093":66,"\u6307\u5b9a\u3055\u308c\u305f\u3
 0b3\u30d
 e\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u3067\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":10,grn_obj_clear_lock:[23,72],file_exist:162,memori:[35,15,120,145,49,12,66,116,155,14,6,143,93,128,70,23,59],todai:123,"\u3053\u308c\u306f":64,criteria:3,capit:3,target_charact:76,"\u521d\u671f\u5316\u95a2\u6570\u306e\u30dd\u30a4\u30f3\u30bf\u3092\u6307\u5b9a\u3057\u307e\u3059":47,"\u8d77\u52d5\u30aa\u30d7\u30b7\u30e7\u30f3\u3068":145,proxy_cache_path:8,entries_key_index:[130,100,170,141],lc_messag:111,"\u5ea7\u6a19\u304c\u5186\u306e\u7bc4\u56f2\u5185\u306b\u5b58\u5728\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u8abf\u3079\u307e\u3059":164,purpos:[107,3,94,116,77],backslash:[76,116,170],critic:[6,35,176,139],"\u4e3b\u30ad\u30fc\u306b\u3088\u308b\u5f8c\u65b9\u4e00\u81f4\u691c\u7d22":[49,147],satoh:23,alwai:[100,162,170,123,87,126,144,8,130,70,166,141],grn_table_update_by_id:105,grn_plugin_isspac:35,"tokenbigramsplitsymbolalpha\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u306
 7\u306f\
 u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8\u6587\u5b57\u5217\u306b\u3064\u3044\u3066\u3082bigram\u3092\u751f\u6210\u3057":135,clone:[96,80,142],"4th":100,"0\u4ee5\u4e0a18":40,key_with_si:[134,141,170,59],"\u3067table_no_key\u306a\u30c6\u30fc\u30d6\u30eb\u306e\u30ec\u30b3\u30fc\u30c9\u3092\u524a\u9664\u3059\u308b\u3068\u30c6\u30fc\u30d6\u30eb\u304c\u58ca\u308c\u308b":145,ueno:[6,23],inform:[15,62,49,123,39,100,22,116,6,9,138,139,177,104,87,147,111],combin:[100,123,6,107,88,70,59],"\u5168\u6587\u691c\u7d22\u306e\u307f\u3067\u691c\u7d22\u3057\u307e\u3059":64,midnight:141,"benchmark\u547d\u4ee4\u3092\u8a18\u8ff0\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":158,mainli:[70,172],"key\u306b\u5bfe\u5fdc\u3059\u308b\u5024\u3092\u683c\u7d0d\u3059\u308b\u9818\u57df\u306e\u578b\u3092\u6307\u5b9a\u3057\u307e\u3059":105,"\u5b9f\u884c\u306e\u4e2d\u65ad\u3092\u6307\u793a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":85,platform:[128,111],meridian:68,cutter:[167,142],"\u5b58
 \u5728\u
 3057\u306a\u3044\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u6307\u5b9a\u3057\u305f\u3068\u304d\u306e\u30a8\u30e9\u30fc\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u6539\u5584":1,"\u77e9\u5f62\u306e\u5de6\u4e0a\u9685\u3068\u306a\u308b\u5ea7\u6a19\u3092\u6307\u5b9a\u3057\u307e\u3059":29,"\u30ea\u30ea\u30fc\u30b9\u5909\u66f4\u70b9":142,"\u6b21\u306b":63,"\u691c\u7d22\u6761\u4ef6\u3092\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3057\u305f\u65b0\u305f\u306a\u691c\u7d22\u30b3\u30de\u30f3\u30c9\u3092\u5b9a\u7fa9\u3057\u307e\u3059":[146,89],"output_type\u306b\u306fjson":31,"\u53ef\u80fd\u306a\u9818\u57df\u3092threshold\u3092\u6307\u6a19\u3068\u3057\u3066\u89e3\u653e\u3057\u307e\u3059":72,term:[60,66,100,170,117,123,152,89,27,42,116,6,107,70,41],name:[35,87,6,23,47,49,14,105,111,113,56,114,65,116,66,117,70,72,104,75,123,126,76],"\u65e5\u3005":115,"\u4f7f\u7528\u3059\u308b\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30d1\u30b9\u540d\u3092\u6307\u5b9a\u3057\u307e\u3059":89,"\u30c6\u30fc\u30d6\u30eb\u
 306ekey\
 u304cshorttext\u578b\u3067\u3042\u308b\u5834\u5408":57,"command_version\u30d1\u30e9\u30e1\u30fc\u30bf\u3092\u4e0e\u3048\u308b\u3053\u3068\u306b\u3088\u3063\u3066\u3082\u6307\u5b9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":10,"\u5f8c\u8ff0\u306e\u3059\u3079\u3066\u306e\u30af\u30a8\u30ea\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u306fdb_api\u306e\u6a5f\u80fd\u3092\u7d44\u307f\u5408\u308f\u305b\u308b\u3053\u3068\u306b\u3088\u3063\u3066\u5b9f\u73fe\u3055\u308c\u3066\u3044\u307e\u3059":63,no_memory_avail:162,request_id:[30,95],osanai:70,grn_itoh:23,grn_bool:72,"\u3059\u308b\u3068\u304d\u306b\u30ad\u30e3\u30b9\u30c8\u306b\u5931\u6557\u3057\u305f\u3089":145,end_tagn:152,"base_version\u306ftar":142,"groonga_clone_dir\u306b\u3066autogen":142,profil:172,"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u578b\u306e\u30ab\u30e9\u30e0\u3092\u4f5c\u6210\u3057\u307e\u3059":66,compress_zlib:66,migrat:[70,100,170,141],"\u691c\u7d22\u7d50\u679c\u3092\u683c\u7d0d\u3059\u308b\u30c6\u30fc\u30d6
 \u30eb":
 63,ruby19:[6,142],"ctx\u304c\u73fe\u5728\u64cd\u4f5c\u5bfe\u8c61\u3068\u3057\u3066\u3044\u308bdb\u3092\u8fd4\u3057\u307e\u3059":14,"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30e2\u30fc\u30c9\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u306f10043\u756a":89,"benchmark\u304c\u6b63\u5e38\u306b\u52d5\u4f5c\u3057\u306a\u3044\u5834\u5408":158,"xxxxx\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8":142,"\u5404\u30ec\u30b3\u30fc\u30c9\u306e\u30b9\u30b3\u30a2\u3092\u64cd\u4f5c\u3059\u308b\u5f0f\u3092\u6307\u5b9a\u3057\u3066\u304a\u3051\u3070":100,"obj\u306eid\u3092\u8fd4\u3057\u307e\u3059":72,place:[172,176,22],kawada:70,"\u30c6\u30fc\u30d6\u30eb\u60c5\u58311":97,origin:[100,116,126,175,148,70,98,111],"\u305f\u3068\u3048\u5b8c\u5168\u4e00\u81f4\u691c\u7d22\u30671\u4ef6\u3082\u30d2\u30c3\u30c8\u3057\u306a\u3044\u5834\u5408\u3067\u3082\u90e8\u5206\u4e00\u81f4\u691c\u7d22\u306a\u3069\u3092\u884c\u3044\u307e\u305b\u3093":64,redhat:[23,176],arrai:[126,100,44,170,77,87,124,27,6,117,82,70,157,23,59],string_siz:76,g
 iven:[6,
 39,116,107],"\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u7f72\u540d\u306b\u5fc5\u8981\u306a\u79d8\u5bc6\u9375\u306e\u30d1\u30b9\u30d5\u30ec\u30fc\u30ba\u306b\u3064\u3044\u3066\u306f":142,"\u30c1\u30e5\u30fc\u30c8\u30ea\u30a2\u30eb\u4e2d\u306etypo\u3092\u4fee\u6b63":23,domain_error:162,circl:[123,84],"32bit\u7b26\u53f7\u4ed8\u304d\u6574\u6570\u3067\u3042\u308a":40,white:[3,170],"\u623b\u308a\u5024\u3067\u3042\u308bgrn_index_cursor\u306f":112,grn_table_add:105,"debian\u3084ubuntu\u3067\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u3057\u3066\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3067\u304d\u307e\u3059":167,copi:[6,35,53],specifi:[35,82,133,87,41,6,8,95,9,138,176,47,49,100,102,77,144,14,52,53,58,59,111,62,116,66,160,109,88,70,118,104,75,122,123,124,174,126,127,32,81],"\u30d1\u30a4\u30d7":66,github:[0,66,177,142,116,6,70,96,23,111,73],enclos:[52,3],pragma:100,calro:88,wide:[23,176,3,123],"\u4e00\u6642\u7684\u306aobject\u3067\u3042\u308bobj\u3092\u30e1\u30e2\u30ea\u304b\u3089\u89e3\u653e\u
 3057\u30
 7e\u3059":72,"\u524a\u9664\u3057\u305f\u30d1\u30c8\u30ea\u30b7\u30a2\u30c8\u30e9\u30a4\u304b\u3089id\u9806\u306b\u53d6\u308a\u51fa\u3059\u30ab\u30fc\u30bd\u30eb\u304c":145,grn_table_cursor:[49,25,112,38],"\u30b0\u30eb\u30fc\u30d7\u5316\u30ad\u30fc\u306e\u5024\u304c\u540c\u4e00\u3067\u3042\u3063\u305f\u30ec\u30b3\u30fc\u30c9\u306e\u4ef6\u6570\u304c":54,"windows\u5411\u3051\u306e\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":142,posix:141,posit:[35,100,2,3,102,77,87,41,82,70],grn_column_index:113,seri:3,"808\u4ee5\u4e0a9":40,local_nam:148,ann:142,ani:[62,82,170,171,123,152,100,124,27,42,52,107,8,144,138,176,165,120,48,41],grn_unsupported_command_vers:2,grn_obj_set_mask:72,operation_timeout:162,moreov:67,"\u691c\u7d22\u7d50\u679cn":100,"\u306b\u306a\u308a\u307e\u3059":14,sure:3,multipli:141,"mecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u306e\u8aad\u307f\u8fbc\
 u307f\u3
 06b\u5931\u6557\u3057\u305f\u3068\u304d\u306b\u30af\u30e9\u30c3\u30b7\u30e5\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63":23,"check\u3067\u3082\u5229\u7528\u53ef\u80fd\u3067\u3059":167,geoindex:39,time_column:158,"partial\u30e2\u30fc\u30c9\u3067\u518d\u5ea6\u691c\u7d22\u3057":63,"com\u306f1\u30b9\u30ec\u30c3\u30c9":125,"0\u500b\u4ee5\u4e0a\u306e\u5f15\u6570\u3092\u6301\u3061\u307e\u3059":89,grn_table_cursor_set_valu:57,permiss:[70,176],sitecountri:[94,121],explicitli:[6,8,18],"groonga\u306f\u57fa\u672c\u7684\u306b\u5b8c\u5168\u4e00\u81f4\u691c\u7d22\u306e\u307f\u3092\u884c\u3044\u307e\u3059":[64,135],state:[6,68,162,160],analyz:[6,23,8,123],grn_obj_column_vector:113,"\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u5909\u66f4\u3059\u308b":[49,34],"\u3092\u6307\u5b9a\u3057":[57,32,99],"45ea3034":139,ssh:142,takatsugu:70,"\u8a73\u7d30\u306f":[64,31,167],pipermail:70,reveal:123,"\u542b\u3081\u306a\u3044\u3082\u306e":142,tokenfilterstopword:[70,41],grn_geo_select_in_rectangl:[23,1
 02],"shi
 buya\u3055\u3093\u304c\u5831\u544a":145,"\u9014\u4e2d\u3067\u5931\u6557\u3059\u308b\u3053\u3068\u3082\u3042\u308b\u306e\u3067\u9806\u306b\u5b9f\u884c\u3059\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059":142,"obj\u306b\u5bfe\u5fdc\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u306e\u6574\u5408\u6027\u3092\u691c\u67fb\u3057\u307e\u3059":72,"\u5bfe\u5fdc\u3059\u308bid\u3092\u8fd4\u3057\u307e\u3059":105,"ongaeshi\u3055\u3093":145,"\u30d6\u30fc\u30ea\u30a2\u30f3\u578b\u3084\u30d6\u30fc\u30eb\u578b\u306a\u3069\u3068\u547c\u3070\u308c\u308b\u578b\u3067\u3042\u308a":40,"\u8b66\u544a\u3092\u9664\u53bb":145,detect:[6,23,82,8,176],"groonga\u3092\u4f7f\u3063\u3066\u3082\u3089\u3048\u308b\u3088\u3046\u306btwitter\u306e\u30a2\u30ab\u30a6\u30f3\u30c8groonga\u3092\u53d6\u5f97\u3057\u3066":115,"\u5909\u6570\u540d\u306e\u5909\u66f4\u3084\u3089\u30ea\u30d5\u30a1\u30af\u30bf\u30ea\u30f3\u30b0":142,grn_query_expander_tsv_synonyms_fil:165,grn_db_register_by_nam:137,"59\u74b0\u5883\u306b
 \u304a\u
 3044\u3066":23,come:[84,172],"\u63a5\u7d9a\u3059\u308bgroonga":158,region:[84,67],quiet:162,reference_vector_column:116,"\u3053\u306e\u3088\u3046\u306a\u6319\u52d5\u306b\u306a\u308b\u306e\u306f\u5168\u6587\u691c\u7d22\u6642\u306b\u8907\u6570\u306e\u691c\u7d22\u306e\u6319\u52d5\u3092\u4f7f\u3044\u5206\u3051\u3066\u3044\u308b\u304b\u3089\u3067\u3059":64,"\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8\u306e\u5834\u5408\u306ftokenbigramsplitsymbolalpha\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u306a\u3069\u3082\u5229\u7528\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059":64,"\u691c\u7d22\u7d50\u679c\u3068\u3057\u3066\u751f\u6210\u3055\u308c\u305f\u30c6\u30fc\u30d6\u30eb\u306e\u307f\u306b\u5b9a\u7fa9\u3055\u308c\u307e\u3059":54,color:177,whombx:116,period:70,pole:68,"\u4e0d\u6b63\u306a\u95a2\u6570\u547c\u3073\u51fa\u3057\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b\u3088\u3046\u306b\u3057\u305f":145,"obj\u306e\u5360\u6709\u3059\u308b\u30e1\u30e2\u30ea\u306e\u3046\u3061":72,grn_ctx
 _use_ql:
 70,"ueno\u3055\u3093":[145,137],lexicon2:71,item_exampl:166,log_put:[5,49,26,38],"\u30ea\u30ea\u30fc\u30b9\u306e\u30c8\u30d4\u30c3\u30af\u7d39\u4ecb\u3067\u306f":142,frequency_threshold:[23,144,16,166,43],"shorttext\u578b\u30ab\u30e9\u30e0\u3078\u30c7\u30fc\u30bf\u8ffd\u52a0":145,"s3ki\u3055\u3093\u304c\u5831\u544a":145,"\u65b0\u3057\u3044\u540d\u524d\u3092\u6307\u5b9a\u3057\u307e\u3059":[72,113],not_socket:162,grn_command_version_max:108,"case":[35,75,77,116,14,15,70,23,176],"\u3042\u308a\u307e\u305b\u3093":[74,97,178,131,150],cast:[6,23,104,116],grn_db_open:75,"v1\u306e\u5024\u304cv2\u306e\u5024\u3088\u308a\u3082\u5c0f\u3055\u3044\u3053\u3068\u3092\u8868\u3057\u307e\u3059":63,favorited_bi:172,grn_expr_alloc:76,"\u691c\u7d22\u3057\u3088\u3046\u3068\u3057\u3066\u3044\u308b\u30c7\u30fc\u30bf\u304c\u6e80\u305f\u3059\u3079\u304d\u6761\u4ef6\u3092":63,"define_selector\u306f":146,"\u5185\u90e8\u5229\u7528\u306e\u305f\u3081\u306e\u30e1\u30f3\u30d0\u3067\u3059":105,query_s:76,"\u30
 ea\u30ea
 \u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u306b\u306f\u4ee5\u4e0b\u3092\u542b\u3081\u307e\u3059":142,saerc:[144,16],"4\u884c\u76ee":158,"\u3092\u6307\u5b9a\u3059\u308b\u3068\u5024\u3092zlib\u5727\u7e2e\u3057\u3066\u683c\u7d0d\u3057\u307e\u3059":113,author:8,alphabet:[82,70,100,16,59],users_index:172,grn_get_default_match_escalation_threshold:21,"\u3053\u308c\u3092\u30af\u30a8\u30ea\u3068\u3057\u3066\u89e3\u91c8\u3057\u3066\u5b9f\u884c\u3057\u307e\u3059":63,grn_cursor_rk:57,expresss:149,messagepack:[6,23,98,104,176],status:[2,162],nest:[6,49,116,147,70],"com\u306edoc":142,"\u4f5c\u6210\u6e08\u307f\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u30c6\u30fc\u30d6\u30eb\u3092\u5b9a\u7fa9\u3057\u307e\u3059":89,"\u6587\u5b57\u5217\u304c\u8fd4\u3055\u308c\u307e\u3059":100,"_nsubrec":[39,100,113,121,172,54,70],"suggest\u30b3\u30de\u30f3\u30c9\u306bthreshold\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc\u3092\u8ffd\u52a0":23,"\u901a\u4fe1\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3":[80,161],"
 \u534a\u
 89d2\u5c0f\u6587\u5b57\u306e\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8\u6587\u5b57\u5217\u304b\u3089":57,"\u306e\u3044\u305a\u308c\u304b\u3092\u6307\u5b9a\u3067\u304d\u307e\u3059":[29,105,164],sed:[6,23],overcommit_memori:6,without:[106,100,170,77,123,27,43,6,107,171,8,116,9,70,109,179,104,166,141],model:162,"lzo\u30b5\u30dd\u30fc\u30c8\u4ed8\u304d\u3067\u30d3\u30eb\u30c9\u3055\u308c\u3066\u3044\u308b\u304b\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308bapi\u3092\u8ffd\u52a0":145,"\u3067\u78ba\u4fdd\u3057\u305f":14,"groonga\u3092build\u3059\u308b\u969b\u306b":74,"\u306e\u307f\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u3059":57,rose:11,except:[155,84,62,82,170,77,86,100,27,130,6,8,70,138,23,59],blog:[49,100,170,142,64,106,171,71,147,141],"\u3067\u5b58\u5728\u3057\u306a\u3044\u30ab\u30e9\u30e0\u3092":145,vulner:70,hino:116,hyphen:[3,59],grn_obj_nam:72,"\u30b5\u30fc\u30d0\u306b\u63a5\u7d9a\u3057":89,grn_table_cursor_open:[57,145],realtim:[144,43],with_typ:124,madrid:68,gr
 n_rc:[35
 ,36,72,75,85,78,114,105,14,15,21,108,102,17,57,50,76,47,113],unrecover:75,rsync:142,easili:70,grn_cache_current_set:15,freed:[15,70],garbag:[23,116,117,70],inspect:[70,116],tokenbigramsplitsymbolalpha:[64,157,100,82,33],"\u30ab\u30e9\u30e0\u540d\u3092\u6307\u5b9a\u3057\u307e\u3059":[72,113],"obj\u306e\u5c5e\u3059\u308bdb\u3092\u8fd4\u3057\u307e\u3059":75,"\u53f3\u8fba\u304c\u5f0f\u306e\u6f14\u7b97\u4ee3\u5165\u6f14\u7b97\u5b50\u3092\u30b5\u30dd\u30fc\u30c8":145,"version\u306b\u6307\u5b9a\u3057\u305f\u5024\u304c\u6307\u5b9a\u3055\u308c\u305f\u3082\u306e\u3068\u307f\u306a\u3057\u307e\u3059":10,"dist\u3092\u884c\u3046\u3068version\u304c\u53e4\u3044\u307e\u307e\u306b\u306a\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059":142,tokentrigram:[157,82,33],consid:[39,132,83,71,48,59],libmecab:[143,12,142],"\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u72b6\u614b\u8868\u793a":117,rescord:149,strict:70,interfac:[6,122,3,4],chracterist:86,regard:[116,170],jun:70,grn_obj_key_var_s:56,untag:1
 01,longe
 r:[37,14],notat:[6,116,141],"\u4e00\u6642object\u306a\u3089null\u3092\u8fd4\u3057\u307e\u3059":72,"\u6307\u5b9a\u3055\u308c\u305f\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u304c\u30b5\u30dd\u30fc\u30c8\u5bfe\u8c61\u5916\u3067\u3042\u3063\u305f\u5834\u5408\u306b\u306f\u6a19\u6e96\u30a8\u30e9\u30fc\u51fa\u529b\u306b\u30a8\u30e9\u30fc\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u51fa\u529b\u3057":10,"groonga\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306f":89,grn_expr_creat:76,"yum\u30b5\u30d6\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u79fb\u52d5\u3057\u3066":142,"http\u7d4c\u7531\u3067\u5b58\u5728\u3057\u306a\u3044\u30d1\u30b9\u306b\u30a2\u30af\u30bb\u30b9\u3057\u305f\u6642\u306b\u5b58\u5728\u3057\u306a\u3044\u30d1\u30b9\u3092\u5831\u544a\u3059\u308b\u3088\u3046\u306b":145,strongli:[155,120,12,143,93,128],"a\u3092\u6307\u5b9a\u3057\u3066tabl":105,user_column:158,incorrect:70,grn_db_text:76,grn_index_cursor_next:[112,116],gettext:[111,18],orient:[11,123,27],oneself:70,remov
 e_tokeni
 zed_delimit:124,"\u30b5\u30fc\u30d0\u3092\u660e\u793a\u7684\u306b\u6307\u5b9a\u3057\u305f\u5834\u5408\u306b\u5229\u7528\u3059\u308b\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306f":158,allow_upd:[100,170],comments_loc:172,"\u3042\u308c\u3053\u308c\u60c5\u5831\u63d0\u4f9b\u3092\u8981\u6c42\u3059\u308b\u3068":115,directori:[35,122,116,6,8,70,23,176,165,58,111],potenti:116,"\u30c7\u30fc\u30e2\u30f3":89,"id\u306b\u4e00\u81f4\u3059\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u304c\u5b58\u5728\u3057\u306a\u3051\u308c\u3070null\u3092\u8fd4\u3059":14,all:[82,3,83,86,87,62,43,6,8,9,138,139,70,176,48,52,100,102,141,77,177,106,53,149,59,154,113,41,162,88,23,118,166,172,170,123,127,30,130,111,109],grn_table_column:105,dist:142,"ctx_new\u3068\u3044\u3046queue\u306b":125,scalar:[49,133,38],follow:[35,84,82,3,4,87,42,43,6,93,8,70,139,176,48,100,68,141,77,11,144,52,107,53,16,18,157,58,59,60,39,44,113,156,152,116,159,22,23,165,166,73,170,121,171,122,124,27,174,126,130,111,162],disk:[71,59],ptr:[35,1
 45],item
 _:144,"groonga\u306e\u30e1\u30e2\u30ea\u30ea\u30fc\u30af\u3092\u691c\u51fa\u3059\u308b\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30c4\u30fc\u30eb":145,init:[6,70,176,47,116],program:[122,87,116,6,175,8,58],"\u95be\u5024\u3092\u8d8a\u3048\u308b":64,neglig:70,liter:[170,152,27,42,116,6,23],"\u305d\u306e\u539f\u56e0\u3068\u5bfe\u7b56\u65b9\u6cd5\u3092\u8aac\u660e\u3057\u307e\u3059":64,libgcc_s_sjlj:70,rand_max:61,systemctl:132,failur:[6,70,17,142],"\u4e3b\u30ad\u30fc\u306e\u5024\u304c\u540c\u4e00\u3067\u3042\u3063\u305f\u30ec\u30b3\u30fc\u30c9\u306e\u4ef6\u6570\u3092\u8868\u3057\u307e\u3059":54,"\u3092\u6307\u5b9a\u3057\u305f\u30c6\u30fc\u30d6\u30eb\u3067\u306f":57,"\u9014\u4e2d\u306e\u5f15\u6570\u306e\u5024\u3092\u7701\u7565\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093":89,longtext:[40,102],"distributions\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u660e\u793a\u7684\u306b\u6307\u5b9a\u3059\u308b\u3053\u3068\u3067":142,"\u304a\u3088\u3073":142,"help\u3067\u51fa\u529b\u3
 055\u308
 c\u308b":23,yappo:[70,37,116],tex:82,rate:[116,88],design:[6,11,100],sug:159,what:[144,76,83,171],sub:[123,142],sum:[70,100],"\u66f4\u65b0\u524d\u306e\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":113,libstemm:70,themselv:[165,111],noraml:82,bottom_right_point:102,behaviour:116,shouldn:70,solari:[49,128],n_var:35,grn_ctx_init:[23,14],serihiro:6,"\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u3092\u518d\u8aad\u307f\u8fbc\u307f\u3057\u307e\u3059":178,memcach:[123,175,147,49],"16bit\u7b26\u53f7\u4ed8\u304d\u6574\u6570\u3067\u3042\u308a":40,matsuu:145,grn_bad_address:2,grn_ctx_get_output_typ:14,gtihub:23,"\u3068\u3044\u3046\u4e8b\u67c4\u3092\u307e\u3068\u3081\u307e\u3057\u305f":115,"\u30c6\u30b9\u30c8\u7528\u306e\u30c7\u30fc\u30bf\u306f1\u4ef6\u3060\u3051\u6295\u5165\u3057\u307e\u3059":64,tokenunigram:[157,33],"\u30ea\u30ea\u30fc\u30b9\u65e5":142,deprec:[100,10,89,116,6,68,70,23,99,59],ocelot:[23,116],suddenli:116,"\u30e1\u30e2\u30ea\u30ea\u30fc\u30af\u3092\u4fee\u6b63":[23,145],"\u753b\u97
 62\u4e0b
 \u90e8\u306b\u914d\u7f6e\u3055\u308c\u3066\u3044\u308b":142,"\u4ee5\u964d\u3092\u7121\u8996":145,"netbsd\u3067\u306e\u30d3\u30eb\u30c9\u306b\u5bfe\u5fdc":145,"\u540c\u3058\u691c\u7d22\u30ad\u30fc\u30ef\u30fc\u30c9\u306a\u306e\u306b\u5168\u6587\u691c\u7d22\u7d50\u679c\u304c\u7570\u306a\u308b":[49,34],"\u3092\u4f7f\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059":40,"\u5b9a\u7fa9\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306e\u540d\u524d\u3092\u6307\u5b9a\u3057\u307e\u3059":146,grn_syntax_error:2,src_key_siz:105,flag:[35,66,112,113,77,56,87,104,105,14,6,117,53,70,57,23,72,76],"op\u306e\u6307\u5b9a\u306b\u5f93\u3063\u3066res\u306b\u30ec\u30b3\u30fc\u30c9\u3092\u8ffd\u52a0\u3042\u308b\u3044\u306f\u524a\u9664\u3057\u307e\u3059":50,known:[3,141,123,27,116,94],"\u51e6\u7406\u306e\u5b9f\u884c\u72b6\u6cc1\u3092\u8abf\u3079\u305f\u308a":85,"2\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u307e\u3059":40,"\u30b3\u30de\u30f3\u30c9\u540d\u3068\u5f15\u6570\u540d\u3068\u5024\u306f":89,"\u30
 a4\u30f3
 \u30c7\u30c3\u30af\u30b9\u7b49":99,"org\u3068\u901a\u4fe1\u3057\u307e\u3059":158,mecab_strerror:70,omit:[100,82,3,4,86,126,127,68,9,23,166],grndb:[46,49,38,70],"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306edrilldown_sortby\u5f15\u6570\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":146,cours:121,newlin:[23,104],divid:[11,123,141],rather:[106,87,100,77],rep_loc:158,divis:70,cmp0014:70,resourc:[106,70],"\u5bfe\u8c61\u3068\u306a\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":[32,99],"buf_size\u306b\u6307\u5b9a\u3055\u308c\u305f\u500b\u6570\u3092\u4e0a\u9650\u3068\u3057\u3066indexbuf\u306b\u8fd4\u3057\u307e\u3059":113,overcommit:130,"\u8ee2\u7f6e\u7d22\u5f15\u306b\u51fa\u73fe\u4f4d\u7f6e\u60c5\u5831\u3092\u5408\u308f\u305b\u3066\u683c\u7d0d\u3057\u307e\u3059":113,"\u6307\u5b9a\u3059\u308b":75,resours:15,"request\u3092\u9001\u308a\u307e\u3059":142,"short":[8,77],geo_dist:[49,38,116,6,23,151],caus:[170,11,116,6,70,23,141,59],"\u305d\u308
 c\u304c\
 u6c38\u7d9a\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3067\u3042\u3063\u305f\u5834\u5408\u306f":72,mailarch:142,yahppo:116,grn_table_trunc:[23,105],logal:73,"\u3092\u6307\u5b9a\u3059\u308b\u3068\u6c38\u7d9atable\u3068\u306a\u308a\u307e\u3059":105,"\u30ed\u30b0\u30d1\u30b9\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u306b":145,style:70,"\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u6307\u5b9a\u3057\u307e\u3059":14,"7\u30ea\u30ea\u30fc\u30b9":70,soccer:39,"return":[35,15,102,75,38,49,114,26,116,14,6,105,17,70,126,23,72,76,113],normalzi:152,grn_table_sort_asc:105,"\u3044\u305a\u308c\u306e\u95a2\u4fc2\u5f0f\u3082":63,"\u30ab\u30e9\u30e0\u5024\u306e\u578b\u3092\u6307\u5b9a\u3057\u307e\u3059":113,refresh:39,innodb:123,"\u63a5\u7d9a\u3057\u3066\u3044\u308bgroonga\u30b5\u30fc\u30d0\u30d7\u30ed\u30bb\u30b9\u3092\u505c\u6b62\u3057\u307e\u3059":131,"table_remove\u306f\u30c6\u30fc\u30d6\u30eb\u3068\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u30ab\u30e9\u30e0\u3092\u524a\u9664\u3057\u307e\u3059":1
 36,frien
 dship:39,truncat:[49,113,38,26,116,127,70,23],"windows\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9\u306b\u5fc5\u8981\u306a\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3059\u308b\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":142,grn_text_vprintf:70,weight:[6,49,116,70],needless:[6,104,116],yoshida:116,expect:[11,70],"b\u3092\u4f5c\u6210\u3057\u305f\u5834\u5408":105,"\u5f53\u8a72\u30ec\u30b3\u30fc\u30c9\u3092\u30ed\u30c3\u30af\u3057\u307e\u3059":72,socket_is_not_connect:162,"\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u304c\u5b58\u5728\u3057\u306a\u3044\u5834\u5408\u306f":[105,72],footnot:[68,3],"\u5186\u5468\u4e0a\u306e\u70b9\u306e\u4e00\u3064\u306e\u5ea7\u6a19\u304c\u6307\u5b9a\u3055\u308c\u305f\u3082\u306e\u3068\u307f\u306a\u3057\u307e\u3059":164,"windows\u3067\u306fmingw\u3067\u3082pthread\u3092\u4f7f\u308f\u306a\u3044\u3088\u3046\u306b\u3057\u305f":23,advanc:[138,62,37],differ:[0,100,
 68,4,122
 ,11,170,6,107,67,70,71,141,48,59],content_type_len:6,thread:[35,75,122,123,89,116,14,127,139,70,48,113],"\u306exml\u51fa\u529b\u5bfe\u5fdc":145,"\u691c\u7d22\u5bfe\u8c61\u30c6\u30fc\u30d6\u30eb\u306e\u4e2d\u304b\u3089\u30af\u30a8\u30ea\u306b\u30de\u30c3\u30c1\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u3092\u691c\u7d22\u7d50\u679c\u30c6\u30fc\u30d6\u30eb\u306b\u52a0\u3048\u307e\u3059":63,"table\u306b\u767b\u9332\u3055\u308c\u3066\u3044\u308b\u30ec\u30b3\u30fc\u30c9\u306e\u4ef6\u6570\u3092\u8fd4\u3057\u307e\u3059":105,grn_selector_func:70,"apt\u306e\u5834\u5408":142,notifi:95,feel:70,groonga_database_auto_cr:[6,116],blank:177,"groonga\u7d44\u307f\u8fbc\u307f\u30b3\u30de\u30f3\u30c9\u306b\u95a2\u3057\u3066\u306f":158,"tokenbigram\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u3092\u4f7f\u7528\u3057\u305f\u7d22\u5f15\u3067\u306f":135,gpl:37,"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u304c\u3064\u3044\u305f\u30ab\u30e9\u30e0\u3067\u30bd\u30fc\u30c8\u3059\u308b\u3068\u7d50\u679c\u304c\u304a\u304b\u305
 7\u304f\
 u306a\u308b\u554f\u984c\u3092\u4fee\u6b63":145,script:[49,38,116,6,70,176,76],goronga:93,"po\u3092\u5b9f\u884c\u3059\u308b\u3068":142,gpg:142,exclude_t:116,"cutter\u3067\u306f\u30c6\u30b9\u30c8\u30b1\u30fc\u30b9\u3068\u547c\u3076":167,"tokenmecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u306e\u5834\u5408\u306f\u308f\u304b\u3061\u66f8\u304d\u524d\u306e\u30ad\u30fc\u30ef\u30fc\u30c9\u3067\u524d\u65b9\u4e00\u81f4\u691c\u7d22\u3092\u3057\u307e\u3059":135,"gram\u7cfb\u306e\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u5229\u7528\u3057\u3066\u3044\u308b\u5834\u5408\u3068tokenmecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u5229\u7528\u3057\u3066\u3044\u308b\u5834\u5408\u3067\u6319\u52d5\u304c\u5909\u308f\u308a\u307e\u3059":135,option:[126,120,155,75,18,20,87,12,116,6,143,109,23,70,176,104,81],"\u3067\u30d3\u30eb\u30c9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059":142,"\u8a2d\u5b9a\u3059\u308b\u60c5\u5831\u306e\u7a2e\u985e\u3092\u6307\u5b9a\u3057\u307e\u3059":36,
 "version
 \u3067\u8868\u793a\u3055\u308c\u308b\u30d0\u30fc\u30b8\u30e7\u30f3\u8868\u8a18\u304c\u66f4\u65b0\u3055\u308c\u306a\u3044\u306e\u3067\u6ce8\u610f\u304c\u5fc5\u8981\u3067\u3059":142,"\u540d\u524d\u3092\u683c\u7d0d\u3059\u308b\u30d0\u30c3\u30d5\u30a1":[72,113],kind:[123,67,3,83,121],similar_search:[6,144],remov:[154,75,20,116,6,11,160,8,9,23,70,72,104,41],rep_http:158,"\u7279\u6b8a\u547d\u4ee4\u304c\u6709\u52b9\u3068\u306a\u308a\u307e\u3059":158,"sh\u306f\u3044\u304f\u3064\u304b\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u3068\u308a\u307e\u3059":167,grn_post:[102,112],ruby_ev:[49,26,116,38],expir:[8,109],"\u3068\u30b3\u30de\u30f3\u30c9\u4e0a\u3067\u30dd\u30fc\u30c8\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u3067\u3082":158,"\u30d9\u30af\u30bf\u30fc\u3068\u3057\u3066\u683c\u7d0d\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":40,grn_directory_not_empti:2,"\u30e1\u30e2\u30ea\u30c7\u30d0\u30c3\u30b0\u7528\u30aa\u30d7\u30b7\u30e7\u30f3":145,"html\u306b\u30a2\u30af\u30bb\u30b9
 \u3059\u
 308b\u3068":89,"mecab\u306e\u8f9e\u66f8\u306e\u30a8\u30f3\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u691c\u51fa\u51e6\u7406\u3092\u6539\u5584":1,"\u73fe\u5728\u6642\u523b\u3092\u8fd4\u3059":169,"blogs\u30c6\u30fc\u30d6\u30eb\u306ebody\u30ab\u30e9\u30e0\u3092tokenmecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u4f7f\u3063\u3066\u30c8\u30fc\u30af\u30ca\u30a4\u30ba\u3057\u3066\u304b\u3089\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059":64,park:172,function_not_impl:162,"_id\u306e\u5024\u306f\u4e0d\u5909\u3067":54,reach:130,keyword_s:76,"\u30e1\u30fc\u30c8\u30eb":164,grn_obj_incr:72,latitude_in_degre:141,"name_size\u30d1\u30e9\u30e1\u30fc\u30bf\u304c0\u306e\u5834\u5408\u306f\u3059\u3079\u3066\u306e\u30ab\u30e9\u30e0id\u3092\u683c\u7d0d\u3057\u307e\u3059":105,grn_column_name_kei:113,"\u5186\u306e\u534a\u5f84\u3092\u6307\u5b9a\u3057\u307e\u3059":164,"match_columns\u30aa\u30d7\u30b7\u30e7\u30f3\u3067\u6307\u5b9a\u3067\u304d\u307e\u3059":64,"\u30
 a8\u30e9
 \u30fc\u304c\u751f\u3058\u306a\u304b\u3063\u305f\u5834\u5408\u306b\u306ftrue":[136,5,65,7,146,178,99],penalti:116,firewood:[6,116],"\u691c\u7d22\u3057\u3088\u3046\u3068\u3059\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306eid\u3092\u6307\u5b9a\u3057\u307e\u3059":14,underflow:11,grn_plugin_fre:35,hit:[100,116,149],"\u5b9f\u6570\u3092\u8868\u3057\u307e\u3059":40,pair_queri:[144,16,166,174,43],"\u65b0\u305f\u306brecord\u304c\u8ffd\u52a0\u3055\u308c\u305f\u6642\u306b\u306f1\u304c":105,"\u306b\u7f6e\u304d\u63db\u3048\u3066\u6307\u5b9a\u3057\u307e\u3059":89,longest:[23,105,141],"\u5f62\u5f0f1\u3068\u5f62\u5f0f2\u306f\u6df7\u5728\u3055\u305b\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":31,"gram\u7cfb\u306e\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u306e\u65b9\u304ctokenmecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3088\u308a\u3082\u8a9e\u306e\u30d2\u30c3\u30c8\u6570\u304c\u591a\u3044\u305f\u3081":64,grn_column_name_nsubrec:113,grn_obj_persist:[105,113],"key_with_sis\u30aa\u30
 d7\u30b7
 \u30e7\u30f3\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u306f\u975e\u308f\u304b\u3061\u66f8\u304d\u691c\u7d22\u3068\u540c\u7b49\u3067\u3059":135,grn_success:[35,100,2,75,14,15,17,139,76,113],armhf:70,"\u6570\u5024":135,"\u30b3\u30df\u30c3\u30c8":142,"\u30ea\u30ea\u30fc\u30b9\u5f8c\u306b\u3084\u308b\u3053\u3068":80,art:[172,141],dump:[49,38,145,26,116,6,70,23,98],highight_ful:152,arc:82,tobbi:107,grn_obj_with_weight:113,"\u4e00\u3064\u306etable\u306b\u540c\u4e00\u306ename\u306ecolumn\u3092\u8907\u6570\u5b9a\u7fa9\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093":113,jemalloc:70,grn_table_differ:105,"\u5fc5\u8981\u306a\u6642\u4ee5\u5916\u306bmecab\u306e\u8f9e\u66f8\u30c1\u30a7\u30c3\u30af\u3092\u3057\u3066\u3057\u307e\u3046\u554f\u984c\u3092\u4fee\u6b63":145,"\u30ea\u30ea\u30fc\u30b9\u30bf\u30b0\u306e\u8a2d\u5b9a":80,latin:89,"\u691c\u7d22\u30ce\u30a4\u30ba\u304c\u4e0a\u4f4d\u306b\u304f\u308b\u3053\u3068\u3092\u6291\u3048\u3064\u3064\u518d\u73
 fe\u7387
 \u3092\u4e0a\u3052\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":64,succeed:[2,3,66,127,160,118,176],"columns\u3067\u6307\u5b9a\u3059\u308b\u3068\u30af\u30e9\u30c3\u30b7\u30e5\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63":145,solv:11,solr:141,socket_not_initi:162,grn_table_get:[105,104],threashold:[64,145],"\u4ee5\u4e0b\u306e\u578b\u304c\u7d44\u8fbc\u578b\u3068\u3057\u3066\u3042\u3089\u304b\u3058\u3081\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u3059":40,context:[27,14,15,171,8,23,72,76],"1x139":11,"column\u304c\u5c5e\u3059\u308btable\u3092\u8fd4\u3057\u307e\u3059":113,grn_table_sort_flag:105,"db\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u30c6\u30fc\u30d6\u30eb\u3092\u524a\u9664\u3057\u307e\u3059":89,grn_no_such_devic:2,"\u5f53\u8a72\u30d7\u30ed\u30bb\u30b9\u8d77\u52d5\u6642\u306bdefault":10,additional_configure_opt:116,"\u5f93\u3063\u3066":100,"hook\u56fa\u6709\u60c5\u5831\u3092\u6307\u5b9a\u3057\u307e\u3059":85,f10399c0:142,"\u305d\u306e\u30ab\u30e9\u30e0\u306f":40,"\
 u8aa4\u5
 dee\u306f\u5c0f\u3055\u3044\u3067\u3059":164,conifugr:73,grn_file_exist:2,beforehand:155,close_tag1:152,"\u3054\u5831\u544a\u3092\u304a\u9858\u3044\u3057\u307e\u3059":158,packag:[49,120,142,155,143,128,81,111],"benchmark\u5358\u4f53\u3067\u5b9f\u884c\u3057\u307e\u3059":158,nakai:116,abov:[3,83,43,6,93,8,95,176,100,101,59,107,16,111,171,67,88,71,165,166,73,121,122,172,177],kana:[144,16,166,174,43],input_file_nam:126,xvzf:[155,120,20,12,143,176,81],"\u3053\u306e\u5834\u5408\u3082\u30d2\u30c3\u30c8\u3057\u307e\u3059":64,"benchmark\u7d42\u4e86\u5f8c\u306e\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u306e\u51fa\u529b\u5148\u306f\u306f\u30ab\u30ec\u30f3\u30c8\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3067\u3059":158,"old_release_date\u306b\u524d\u56de\u306e\u30ea\u30ea\u30fc\u30b9\u306e\u65e5\u4ed8\u3092":142,rid:78,"\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb\u3092groonga\u30b5\u30fc\u30d0\u3067http\u7d4c\u7531\u3067\u5b9f\u884c\u3057\u307e\u3059":158,minim:[8,88],grn_obj_column:72,"\u50
 65\u4f5c
 ":39,"\u306e\u4e00\u884c\u3042\u305f\u308a\u306e\u6700\u5927\u30d0\u30a4\u30c8\u6570\u306e\u5236\u9650\u3092\u64a4\u5ec3":145,"\u4e00\u3064\u306e\u30c6\u30fc\u30d6\u30eb\u306e\u4e2d\u306e\u5168\u3066\u306e\u30ec\u30b3\u30fc\u30c9\u306b\u3064\u3044\u3066":40,higher:[144,100],"\u975e\u4e92\u63db":23,x86:[23,93],"\u5404\u30c1\u30e3\u30f3\u30af\u6bce\u306e\u30b4\u30df\u306e\u6570\u3067\u3059":117,"benchmark\u5358\u4f53\u3067\u5b9f\u884c\u3057":158,"\u3068\u3044\u3046\u8a9e\u5f59\u306e\u4e26\u3073\u306b\u306f\u542b\u307e\u308c\u306a\u3044\u306e\u3067":135,lower:[100,82,3,59],"\u3068\u3057\u305f\u5834\u5408\u3068\u540c\u3058\u3067\u3059":158,searchabl:106,"key\u3092\u683c\u7d0d\u3059\u308b\u30d0\u30c3\u30d5\u30a1":105,propos:[159,100],table_:[86,59],"groonga\u7d44\u8fbc\u95a2\u6570\u306e\u4e00\u3064\u3067\u3042\u308brand\u306b\u3064\u3044\u3066\u8aac\u660e\u3057\u307e\u3059":61,"3\u884c\u76ee":158,northern:6,"\u4e0b\u8a18\u306e11\u7a2e\u985e\u304c\u7528\u610f\u3055\u308c\u3066\u30
 44\u307e
 \u3059":63,"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306esortby\u5f15\u6570\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":146,"\u7d4c\u904e\u3057\u3066\u3082lock\u3092\u53d6\u5f97\u3067\u304d\u306a\u3044\u5834\u5408\u306f":72,grn_plugin_get_system_plugins_dir:23,table2:105,"result\u306b\u30bb\u30c3\u30c8\u3055\u308c\u305f\u30ec\u30b3\u30fc\u30c9\u306e\u3046\u3061":63,gem1:142,table1:105,docutil:142,retry_max:162,collect:[126,123,172],"\u3042\u3089\u304b\u3058\u3081groonga\u30a2\u30ab\u30a6\u30f3\u30c8\u3067\u30ed\u30b0\u30a4\u30f3\u3057\u3066\u304a\u304f\u3068\u30a2\u30ca\u30a6\u30f3\u30b9\u3092\u5186\u6ed1\u306b\u884c\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059":142,"groonga\u306f\u4f4e\u6a5f\u80fd\u3067\u5358\u7d14\u306a\u30e9\u30a4\u30d6\u30e9\u30ea\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u304b\u3089":63,"\u305d\u306e\u6642\u70b9\u3067stable\u3067\u3042\u308b\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u304
 c\u6307\
 u5b9a\u3055\u308c\u305f\u3082\u306e\u3068\u307f\u306a\u3057\u307e\u3059":10,global:[6,49,25,116,38],"version\u30d1\u30e9\u30e1\u30fc\u30bf\u3092\u4e0e\u3048\u308b\u3053\u3068\u306b\u3088\u3063\u3066\u6307\u5b9a\u3067\u304d\u307e\u3059":10,invalid_format:162,"log\u3067\u3059":89,"\u5bfe\u8c61object\u3092\u6307\u5b9a\u3057\u307e\u3059":[36,75,85,72,47,110,113],blog_titl:3,retri:17,"groonga\u306e\u30d1\u30b9\u6307\u5b9a":142,leftmost:141,form_1:3,form_2:3,"\u7591\u4f3c\u30ab\u30e9\u30e0":54,squeez:[116,142],maximium:100,"min\u306esize\u3092\u6307\u5b9a\u3057\u307e\u3059":57,plai:[123,83],"null\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306f":14,dialog:116,"groonga\u6c4e\u7528\u30d9\u30f3\u30c1\u30de\u30fc\u30af\u30c4\u30fc\u30eb\u3067\u3059":158,myisam:123,"\u3092\u6307\u5b9a\u3059\u308b\u3068key\u9806\u306b\u30ec\u30b3\u30fc\u30c9\u3092\u53d6\u308a\u51fa\u3057\u307e\u3059":57,"\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u306e\u518d\u8aad\u307f\u8fbc\u307f":178,"\u3059\u3079\u3066\u30
 6e\u95a2
 \u6570\u304c\u30c6\u30b9\u30c8\u3055\u308c\u308b\u3088\u3046\u306b\u306a\u3063\u3066\u3044\u308b\u3053\u3068\u3092\u5fc3\u304c\u3051\u3066\u304f\u3060\u3055\u3044":167,shimoda:145,"\u56de\u907f\u65b9\u6cd5\u7b49\u306e\u6848\u5185\u3092\u8f09\u305b\u308b\u3053\u3068\u3082\u91cd\u8981\u3067\u3059":142,question:71,live:[172,59],"long":[55,78,116,95,21,70,59],"\u30b0\u30eb\u30fc\u30d7\u5316\u524d\u306e\u30c6\u30fc\u30d6\u30eb\u306b\u304a\u3044\u3066":54,arithmet:116,"benchmark\u3067\u306f\u30b3\u30e1\u30f3\u30c8\u304c\u5229\u7528\u3067\u304d\u308b\u4ee5\u5916":158,grn_proc_get_info:47,wno:23,"436218z":141,"\u554f\u984c\u3092\u4fee\u6b63":145,aramaki:23,piro:70,consist:[100,3,170,43,162,70],"benchmark\u306f":158,caller:47,"\u691c\u7d22\u6761\u4ef6\u306b\u30de\u30c3\u30c1\u3059\u308b\u5168\u3066\u306e\u30ec\u30b3\u30fc\u30c9\u306b\u5bfe\u3057\u3066\u9069\u7528\u3059\u308bgrn_expr\u3092script\u5f62\u5f0f\u3067\u6307\u5b9a\u3057\u307e\u3059":100,"\u30c7\u30d5\u30a9\u30eb\u30c8\u306f
 100\u306
 7\u3059":89,test_text_otoj:167,highlight:[152,42],radious_or_point:164,"tokenbigram\u3067\u306f\u5b8c\u5168\u4e00\u81f4\u3057\u307e\u3059":64,"\u3059\u308b\u3068groonga":142,horikoshi:23,unauthent:[6,143],grn_expr_append_const_int:76,"\u3059\u3067\u306b\u691c\u7d22\u7d50\u679c\u30bb\u30c3\u30c8\u304c\u5b58\u5728\u3059\u308b\u5834\u5408\u306f\u305f\u3068\u3048\u30d2\u30c3\u30c8\u4ef6\u6570\u304c\u95be\u5024\u4ee5\u4e0b\u3067\u3082\u5b8c\u5168\u4e00\u81f4\u691c\u7d22\u306e\u307f\u3092\u884c\u3044\u307e\u3059":135,grn_socket_not_initi:2,"\u540c\u3058\u3067\u3059":158,"man\u3092\u8ffd\u52a0":1,"filter\u5185\u3067\u306e\u6570\u5024\u6bd4\u8f03\u6f14\u7b97\u3092\u30b5\u30dd\u30fc\u30c8":145,weight3:77,weight2:[6,100,77],weight1:[6,100,77],comments2:71,grn:[8,148],gro:[122,27],"\u691c\u7d22\u30ad\u30fc\u30ef\u30fc\u30c9\u3092\u30c8\u30fc\u30af\u30ca\u30a4\u30ba\u3057\u305f\u7d50\u679c\u5f97\u3089\u308c\u308b\u8a9e\u5f59\u306e\u914d\u5217\u3068\u540c\u4e00\u306e\u914d\u5217\u3092\u5
 42b\u308
 0\u6587\u66f8\u3092\u691c\u7d22\u3059\u308b\u51e6\u7406\u3092\u5b8c\u5168\u4e00\u81f4\u691c\u7d22\u3068\u547c\u3093\u3067\u3044\u307e\u3059":135,nice:106,"\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u30aa\u30d7\u30b7\u30e7\u30f3\u306b\u6307\u5b9a\u3057\u305f\u30dd\u30fc\u30c8\u756a\u53f7\u3068set_port\u3067\u6307\u5b9a\u3057\u305f\u30dd\u30fc\u30c8\u756a\u53f7\u304c\u7570\u306a\u308b\u5834\u5408":158,grn_expr_add_var:76,"\u540c\u6642\u306b":125,"\u7279\u306b\u4f55\u3082\u6307\u5b9a\u3057\u306a\u3044\u3068\u751f\u6210\u3057\u305fhtml\u306b\u57cb\u3081\u8fbc\u307e\u308c\u308b\u30d0\u30fc\u30b8\u30e7\u30f3\u304c":142,konishi:116,"\u305d\u308c\u4ee5\u5916\u306e\u5834\u5408\u306f\u4e0d\u6b63\u78ba\u306a\u5024\u3092\u8fd4\u3059\u5834\u5408\u304c\u3042\u308a\u307e\u3059":74,"dataset\u306e\u30d1\u30b9\u304c\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b":137,"gz\u304c\u4f5c\u6210\u3055\u308c\u307e\u3059":142,lear:43,escape_charact:76,"\u7e70\u308a\u8fd4\u3057\u6570":158,mainstream:123,w64
 :142,"v2
 \u306e\u5024\u3082v1\u306e\u5024\u3068\u540c\u69d8\u306b\u8981\u7d20\u306b\u5206\u89e3\u3057\u305f\u3068\u304d":63,"grn_expr\u306f":63,relev:[123,3],ranguba:[70,77],"\u578b\u306b\u95a2\u3059\u308b\u5236\u9650\u4e8b\u9805":[49,38],"\u30ea\u30ea\u30fc\u30b9\u5bfe\u8c61\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u30ea\u30dd\u30b8\u30c8\u30ea\u306b\u53cd\u6620\u3059\u308b\u306b\u306f\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059":142,nfkc:177,pleas:[0,132,3,75,22,70,80,176,111],smaller:[68,77,123,106,139,59],"\u3053\u308c\u306b\u3088\u308a\u904e\u53bb\u306b\u30ea\u30ea\u30fc\u30b9\u3057\u305f\u30bd\u30fc\u30b9\u30a2\u30fc\u30ab\u30a4\u30d6":142,compat:[155,120,12,124,143,8,70,118,177,48],compar:[100,170,123,27,6,70],grn_plugin_mutex:35,jekyl:142,grn_info:[49,25,38],"314e":141,"\u30c7\u30fc\u30bf\u6295\u5165\u5f8c\u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30ab\u30e9\u30e0\u4f5c\u6210\u306b\u5bfe\u5fdc":1,"\u7d50\u679c\u304c\u7570\u5e38\u306b\u306a\u308b\
 u53ef\u8
 0fd\u6027\u304c\u3042\u308a\u307e\u3059":158,"\u30c6\u30fc\u30d6\u30eb\u578b\u306f":40,larger:[100,77,86,27,43,162,130,70,58],larget:95,"_name":59,"\u8907\u6570\u306e\u5f15\u6570\u3092\u3068\u308a\u307e\u3059":31,typic:100,appli:[37,76],approxim:[6,23,68],motoi:116,apt:[142,12,6,143,18,73],api:[80,13,175],from:[123,128,49],"\u3067\u306f\u5b8c\u5168\u4e00\u81f4\u3057\u307e\u305b\u3093":64,usa:121,few:[100,48,179],usr:[89,8,9,176,167,81],sort:[84,100,49,86,116,144,123,23,147],grn_db_creat:75,"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f3\u30c9\u306edrilldown_limit\u5f15\u6570\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":146,tokenbigramignoreblanksplitsymbolalpha:[64,157],memos_cont:154,"\u6642\u9593\u306e\u89e3\u50cf\u5ea6\u3092\u30ca\u30ce\u79d2\u306b\u5909\u66f4":145,"groonga\u95a2\u9023\u3067\u6c17\u8efd\u306b\u3064\u3076\u3084\u3051\u306a\u3044\u3068\u306a\u308b\u3068\u958b\u767a\u8005\u306f\u56f0\u3063\u3066\u3044\u308b\u4eba\u3092\u
 898b\u30
 64\u3051\u3089\u308c\u306a\u3044\u3057":115,"\u5909\u66f4\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093":54,annot:116,"\u624b\u7d9a\u304d\u3092\u6307\u5b9a\u3057\u307e\u3059":85,"\u30c6\u30b9\u30c8\u304c\u30ab\u30d0\u30fc\u3057\u3066\u3044\u306a\u3044\u90e8\u5206\u306e\u7de8\u96c6\u306f\u614e\u91cd\u306b\u884c\u3063\u3066\u304f\u3060\u3055\u3044":167,endian:70,"res2\u306b\u683c\u7d0d\u3057\u307e\u3059":105,"\u30ec\u30b3\u30fc\u30c9\u306e\u5024\u306e\u5148\u982d\u306bvalue\u3092\u8ffd\u52a0\u3057\u307e\u3059":72,"\u3068\u3044\u3046\u6587\u5b57\u5217\u8868\u73fe\u3092\u4f7f\u3063\u3066\u6307\u5b9a\u3057\u307e\u3059":40,grn_column:[49,25,38],tar:[155,120,142,20,12,143,176,81],tag:[49,100,142,77,87,116,6,70,23],"\u30d1\u30c3\u30b1\u30fc\u30b8\u30df\u30b9\u3092\u4fee\u6b63":145,"\u30ea\u30ea\u30fc\u30b9\u6642\u3068\u958b\u767a\u6642\u3067\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3092\u5206\u3051\u305a\u306b\u4f5c\u696d\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u30
 59\u304c
 ":142,grn_set_lock_timeout:17,"0\u3092\u6307\u5b9a\u3057\u305f\u5834\u5408\u306f\u5148\u982d\u306b\u633f\u5165\u3055\u308c\u307e\u3059":85,"\u30de\u30a4\u30af\u30ed\u79d2\u5358\u4f4d\u306764bit\u7b26\u53f7\u4ed8\u304d\u6574\u6570\u306b\u3088\u308a\u8868\u73fe\u3057\u307e\u3059":40,six:[139,3],"100x100":164,"\u30c6\u30fc\u30d6\u30eb\u60c5\u5831\u540dn":97,sid:[23,117,70],instead:[84,132,83,86,89,42,6,93,94,23,176,99,155,100,68,141,14,149,59,152,116,70,73,170,27,128,177,8],grn_obj_defrag:72,"\u500b\u5225\u306b\u30d3\u30eb\u30c9\u3059\u308b\u3053\u3068\u3067\u554f\u984c\u304c\u767a\u751f\u3057\u3066\u3044\u308b\u7b87\u6240\u3092\u5207\u308a\u5206\u3051\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059":142,"\u30d1\u30c3\u30b1\u30fc\u30b8\u5316\u4f5c\u696d\u306f\u4ee5\u4e0b\u306e3\u7a2e\u985e\u3092\u5bfe\u8c61\u306b\u884c\u3044\u307e\u3059":142,"load\u30b3\u30de\u30f3\u30c9":1,attent:100,"db_api\u306f\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u69cb\u6210\u3059\u308b\u500b\u3005\u3
 06e\u90e
 8\u5206\u306b\u5bfe\u3059\u308b\u5358\u7d14\u306a\u64cd\u4f5c\u95a2\u6570\u3092\u63d0\u4f9b\u3057\u307e\u3059":63,"uint16\u306e\u7b49\u5024\u6bd4\u8f03\u306bc\u8a00\u8a9e\u306e\u6bd4\u8f03\u6f14\u7b97\u5b50\u3092\u4f7f\u7528":145,"\u30ea\u30af\u30a8\u30b9\u30c8\u306e\u591a\u91cd\u5ea6\u3092\u6307\u5b9a\u3057\u307e\u3059":168,light:53,"\u30c6\u30fc\u30d6\u30eb\u60c5\u5831\u540d1":97,"1\u884c\u76ee":158,freebsd:[49,38],"\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u6bce\u306ecutter\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u65b9\u6cd5":167,"\u4eac\u90fd":[64,135],location_in_input:126,ouput:116,"\u30b9\u30af\u30ea\u30d7\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u30b5\u30f3\u30d7\u30eb\u3067\u3059":158,"\u30d3\u30eb\u30c9\u74b0\u5883\u306e\u6e96\u5099":80,"log_level\u306f":5,condtion:170,"\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u306f\u7121\u8996\u3055\u308c\u308b":89,"homebrew\u3078pul":142,bye:[41,141,154,100,170],"\u30ed\u30b0\u51fa\u529b\u3092\u884c\u3044\u307e\u3059":89,crash:[1
 16,6,127
 ,53,70,23],"groonga\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u304c\u65b0\u3057\u304f\u306a\u3063\u305f\u3068\u3057\u3066\u3082":10,"release\u3092\u5b9f\u884c\u3059\u308b\u3053\u3068\u3067build\u304b\u3089upload\u307e\u3067\u4e00\u6c17\u306b\u5b9f\u884c\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u304c":142,keys_zon:8,"\u884c":167,devel:[155,120],shinjyuku:67,"4000\u306b\u30a2\u30af\u30bb\u30b9\u3057\u3066\u5185\u5bb9\u306b\u554f\u984c\u304c\u306a\u3044\u304b\u3092\u78ba\u8a8d\u3057\u307e\u3059":142,"\u30c6\u30b9\u30c8\u306e\u5b9f\u884c\u304c\u958b\u59cb\u3055\u308c\u307e\u3059":167,edit:[80,142],grn_socket_is_already_connect:2,nested_reference_column:100,"\u306b\u3066\u65b0\u898f\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u8ffd\u52a0\u3057\u307e\u3059":142,our:[22,111],grn_obj_column_index:[112,113],"groonga\u3092\u5358\u72ec\u306e\u30d7\u30ed\u30bb\u30b9\u3068\u3057\u3066\u5229\u7528\u3059\u308b\u5834\u5408\u306f\u3082\u3061\u308d\u3093":158,"gz\
 u306ever
 sion\u304a\u3088\u3073vers":142,out:[155,120,171,12,143,93,128,96,70,71],longitude_in_degre:141,"\u30b3\u30de\u30f3\u30c9\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u306e":145,"\u4ee5\u4e0b\u306e\u57fa\u6e96\u3092\u76ee\u5b89\u3068\u3057\u3066\u5909\u66f4\u70b9\u3092\u8ffd\u8a18\u3057\u3066\u3044\u304d\u307e\u3059":142,dcb314:70,"com\u304c\u5916\u90e8\u304b\u3089\u306e\u63a5\u7d9a\u3092\u53d7\u3051\u4ed8\u3051\u308b":125,"\u6570\u5b57\u3082\u30d0\u30a4\u30b0\u30e9\u30e0\u3067\u30c8\u30fc\u30af\u30ca\u30a4\u30ba\u3059\u308b":64,grn_ctx_send:[15,98,14],"\u4e0a\u8a18url\u3092\u53c2\u7167\u3059\u308b\u3068\u308f\u304b\u308b\u3088\u3046\u306b\u30bd\u30fc\u30b9\u30a2\u30fc\u30ab\u30a4\u30d6\u306eurl\u3068sha1\u30c1\u30a7\u30c3\u30af\u30b5\u30e0\u3092\u66f4\u65b0\u3057\u307e\u3059":142,"\u3053\u306e\u5834\u5408\u306f\u30d2\u30c3\u30c8\u3057\u307e\u305b\u3093":64,"0\u4ee5\u4e0a255\u4ee5\u4e0b\u306e\u6574\u6570\u3092\u8868\u3057\u307e\u3059":40,york:[172,68],dictionari:[155,145,116,6,70,177
 ],"128\u
 4ee5\u4e0a127\u4ee5\u4e0b\u306e\u6574\u6570\u3092\u8868\u3057\u307e\u3059":40,lte:82,"\u57fa\u672c\u7684\u306b\u306f\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u306e\u5185\u5bb9\u3092\u305d\u306e\u307e\u307e\u8a18\u8f09\u3057\u307e\u3059":142,"buf_size\u306e\u9577\u3055\u304c\u540d\u524d\u306e\u9577\u4ee5\u4e0a\u3067\u3042\u3063\u305f\u5834\u5408\u306f":72,"\u8aac\u660e":[49,38],"groonga\u30b9\u30af\u30ea\u30d7\u30c8\u5185\u3067\u306e\u884c\u30b3\u30e1\u30f3\u30c8\u306b\u5bfe\u5fdc":145,"\u4f5c\u6210\u3059\u308btype\u306e\u540d\u524d\u3092\u6307\u5b9a\u3057\u307e\u3059":56,"request\u3092\u9001\u308a\u307e\u3057\u305f":142,tetsuharu:70,prioriti:[123,100,166],"proc\u3067\u4f7f\u7528\u3059\u308b\u5909\u6570\u306e\u5b9a\u7fa9\u3092\u6307\u5b9a\u3057\u307e\u3059":47,grn_obj_get:72,unknown:[114,104],"\u4e3b\u30ad\u30fc\u3092\u6301\u3064\u30c6\u30fc\u30d6\u30eb\u306e\u307f\u306b\u5b9a\u7fa9\u3055\u308c\u307e\u3059":54,"akio\u3055\u3093":145,grn_dat_repair:104,shell:[176,
 170],"\u
 306e\u30d5\u30e9\u30b0\u30e1\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u3092\u89e3\u6d88\u3059\u308b":32,"\u5b8c\u5168\u8ee2\u7f6e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9":66,"table\u306b\u767b\u9332\u3055\u308c\u3066\u3044\u308b\u30ec\u30b3\u30fc\u30c9\u3092\u9806\u756a\u306b\u53d6\u308a\u51fa\u3059\u305f\u3081\u306e\u30ab\u30fc\u30bd\u30eb\u3092\u751f\u6210\u3057\u3066\u8fd4\u3057\u307e\u3059":57,practic:[11,123,70],"http\u3067\u516c\u958b\u3059\u308b\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3092\u6307\u5b9a\u3059\u308b":145,"\u3092\u4f5c\u6210\u3057\u307e\u3059":66,emac:111,no_such_file_or_directori:162,collaps:6,"\u307e\u3068\u3081\u3066\u304a\u304f\u3068":115,"\u7d4c\u5ea6\u3068\u7def\u5ea6\u306e\u533a\u5207\u308a\u3068\u3057\u3066\u306f":40,"4097byte":86,"\u30a6\u30a7\u30d6\u30d9\u30fc\u30b9\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u7ba1\u7406\u30c4\u30fc\u30eb\u3092\u4f7f\u7528\u3067\u304d\u307e\u3059":89,"shimada\u3055\u3093\u304c\u5831\u544a":145,"\u305d\u308c\u306b\u5bfe\u5fdc\
 u3059\u3
 08baccessor\u3092\u8fd4\u3057\u307e\u3059":72,which:[35,132,82,3,83,89,41,6,94,138,101,134,155,100,68,141,11,107,58,39,62,116,171,67,160,70,71,166,170,121,122,123,124,175,172],grn_obj_delete_by_id:[23,72],"\u30db\u30b9\u30c8\u540d\u3068":158,who:[39,116],"\u7d44\u8fbc\u578b":[49,38],default_token:100,"class":[152,101,27,42],"org\u3078\u3068\u53cd\u6620\u3055\u308c\u307e\u3059":142,determin:[100,3,149],"_id":[3,83,43,94,118,134,100,141,77,144,106,53,16,54,148,39,154,113,64,67,160,88,70,71,72,166,170,121,126,177],someth:70,"max\u3068\u7570\u306a\u3063\u305f\u65b9\u5411\u306b\u3042\u308b\u30ce\u30fc\u30c9\u306b\u5bfe\u5fdc\u3059\u308b\u30ec\u30b3\u30fc\u30c9\u306b\u3064\u3044\u3066\u306f\u53d6\u308a\u51fa\u3057\u307e\u305b\u3093":57,word1:[6,100,170,141],word2:[6,100,170,141],memo_index:70,your_github_account:111,grn_obj_with_posit:113,"\u5358\u7d14\u306b\u691c\u7d22\u3059\u308b\u3068":134,local:[141,142,123,8,18,176,111],"150x100":29,"\u8a18\u53f7\u6587\u5b57\u5217\u306b\u3064
 \u3044\u
 3066\u306fbigram\u3092\u751f\u6210\u305b\u305a":135,grn_ctx_use:14,"\u90e8\u5206\u4e00\u81f4\u691c\u7d22\u306f\u30d1\u30c8\u30ea\u30b7\u30a2\u6728\u3067\u8a9e\u5f59\u8868\u3092\u69cb\u7bc9\u3057\u3066\u3044\u3066":135,subrecord:116,grn_cursor_prefix:57,candidate2:144,candidate1:144,"\u5b9f\u884c\u958b\u59cb\u6642\u523b":158,view:[6,49,122,147,156],"x86\u30d0\u30a4\u30ca\u30ea\u3092\u4f5c\u6210\u3057\u307e\u3059":142,knowledg:123,"1073741824\u306e\u6574\u6570\u3067":54,"\u5f15\u6570\u306f\u4ee5\u4e0b\u306e2\u7a2e\u985e\u306e\u65b9\u6cd5\u306e\u3044\u305a\u308c\u304b\u3067\u6307\u5b9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059":89,"\u30ab\u30e9\u30e0\u3092\u683c\u7d0d\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u30d1\u30b9\u3092\u6307\u5b9a\u3057\u307e\u3059":113,"10t22":16,"\u3092\u6307\u5b9a\u3057\u305ftable\u306b\u3064\u3044\u3066\u306f":57,index_tag:39,"\u4f5c\u6210\u3055\u308c\u306a\u3044\u5834\u5408":158,entranc:3,"\u8ffd\u52a0\u3059\u308bselector\u30b3\u30de\u30f3\u3
 0c9\u306
 edrilldown\u5f15\u6570\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u6307\u5b9a\u3057\u307e\u3059":146,dll:[6,23,35,70],"v1\u306e\u5024\u306e\u4e2d\u306b":63,"twitter\u306f\u6c17\u8efd\u306b\u3064\u3076\u3084\u3051\u308b\u3053\u3068\u304c\u91cd\u8981\u306a\u306e\u3067":115,yaman:[70,116],"\u5186\u306e\u4e2d\u5fc3\u3068\u306a\u308b\u5ea7\u6a19\u3092\u6307\u5b9a\u3057\u307e\u3059":164,elimin:116,job:158,"\u5c0f\u6570\u3092\u4f7f\u3044\u307e\u3059":40,homebrew:[49,142,128],"twitter\u3067\u3084\u308a\u3068\u308a\u3092\u5b8c\u7d50\u3067\u304d\u308b\u3088\u3046\u306b\u3057\u307e\u3059":115,addit:[49,100,82,38,155,123,12,124,120,143],"10041\u304c\u6307\u5b9a\u3055\u308c\u305f\u3082\u306e\u3068\u3057\u307e\u3059":168,april:142,"groonga\u306e\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u3092clone\u3057\u305f\u6642\u70b9\u3067\u306fconfigure\u30b9\u30af\u30ea\u30d7\u30c8\u304c\u542b\u307e\u308c\u3066\u304a\u3089\u305a":142,grn_logger_info:6,"delete\u304c\u5e38\u306b\u5931\u6557\u3059\u308b
 \u554f\u
 984c\u3092\u4fee\u6b63":145,respect:[6,11,67,172],rpm:[155,120,142,116,6,70,23,104],target_nam:70,"truncate\u30b3\u30de\u30f3\u30c9\u3092\u8ffd\u52a0":23,"\u5bfe\u8c61\u30ec\u30b3\u30fc\u30c9\u306e\u30bb\u30af\u30b7\u30e7\u30f3\u756a\u53f7\u3092\u6307\u5b9a\u3057\u307e\u3059":113,"535\u4ee5\u4e0b\u306e\u6574\u6570\u3092\u8868\u3057\u307e\u3059":40,mike:160,hmm:172,"point\u578b\u306e\u5024\u3092\u6307\u5b9a\u3067\u304d\u307e\u3059":[29,164],roonga:159,"\u30c6\u30fc\u30d6\u30ebentry\u306b":66,"21th":116,cursor:[23,102],"\u5404\u30ec\u30b3\u30fc\u30c9\u306e\u30b9\u30b3\u30a2\u5024\u3092\u8868\u3057\u307e\u3059":54,"gram\u7cfb\u306e\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u306e\u65b9\u304ctokenmecab\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3088\u308a\u3082\u9069\u5408\u7387\u306e\u4f4e\u3044\u5834\u5408\u304c\u591a\u3044\u306e\u3067":64,customiz:27,"groonga\u3067\u4e88\u3081\u5b9a\u7fa9\u6e08\u307f\u306e\u578b\u304b":40,"\u3072\u308d\u3086\u304d":134,"\u7ffb\u8a33\u307e\u306
 7\u5b8c\
 u4e86\u3057\u3066\u3044\u308b\u72b6\u614b\u3067":142,avg:[168,70,100],"\u30b3\u30de\u30f3\u30c9\u3067\u30ad\u30fc\u304cshorttext\u4ee5\u5916\u306e\u30ec\u30b3\u30fc\u30c9\u3092\u524a\u9664\u3067\u304d\u306a\u3044\u554f\u984c\u306e\u4fee\u6b63":145,grn_expr_append_op:[63,76],"\u30aa\u30d7\u30b7\u30e7\u30f3\u3068\u540c\u7b49\u306e\u6a5f\u80fd\u3067\u3059":158,"\u6ce8\u610f":105,"\u5024\u304c\u5b58\u5728\u3057\u306a\u3044\u30ec\u30b3\u30fc\u30c9\u304c\u3042\u308b\u30ab\u30e9\u30e0\u3067\u30bd\u30fc\u30c8\u3059\u308b\u3068\u843d\u3061\u308b\u554f\u984c\u3092\u4fee\u6b63":145,difficult:123,"\u3053\u306e\u5834\u5408\u30d2\u30c3\u30c8\u3057\u307e\u3059":64,grn_column_name_id:113,"\u975e\u308f\u304b\u3061\u66f8\u304d\u691c\u7d22\u3092\u884c\u3044":[64,135],"0x10":162,"\u3053\u3046\u3059\u308c\u3070\u826f\u3044\u3068\u3044\u3046\u63d0\u6848\u3092\u3067\u304d\u308b\u306e\u304c\u671b\u307e\u3057\u3044\u3067\u3059":115,english:[0,100,18,116,22,70,23,166,111],grn_content_xml:98,uzulla:23
 ,"groong
 a\u30d7\u30ed\u30bb\u30b9\u304c\u8d77\u52d5\u3057\u305f\u6642\u523b\u306etvsec\u5024\u3092\u8fd4\u3057\u307e\u3059":74,"\u30d3\u30eb\u30c9\u74b0\u5883\u3068\u3057\u3066\u306f":142,do_http:158,users_nam:107,obtain:35,"\u3082\u3057groonga":158,euc_jp:176,"key\u306b\u306f":105,amd64:142,book:141,"\u30ab\u30e9\u30e0\u578b1":100,"\u307e\u305f\u306f":158,"table\u306fcolumn\u3068\u306f\u5225\u306b":105,"\u5909\u66f4\u5f8c\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u306eencoding\u3092\u6307\u5b9a\u3057\u307e\u3059":114,"offset\u306b\u6307\u5b9a\u3055\u308c\u305f\u30ec\u30b3\u30fc\u30c9id\u3092\u958b\u59cb\u4f4d\u7f6e\u3068\u3057\u3066":72,know:[39,100,121,55,172],press:111,"\u95be\u5024\u3092\u3042\u3052\u308b":[49,34],"\u30ab\u30e9\u30e0\u578bn":100,earch:82,incres:70,"\u3067\u30af\u30e9\u30c3\u30b7\u30e5\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63":23,exceed:156,no_child_process:162,"\u6700\u5927\u30ad\u30e3\u30c3\u30b7\u30e5\u6570\u3092\u6307\u5b9a\u3059\u308bcache_limit\u30b3\u30de\u30f3
 \u30c9\u
 306e\u8ffd\u52a0":1,"export":[23,70,116,18],vojtovich:70,column_inform:87,lead:[100,3,27],grn_obj_get_nhook:85,leak:[66,145,116,6,70,23],"10043\u304c\u6307\u5b9a\u3055\u308c\u305f\u3082\u306e\u3068\u3057\u307e\u3059":89,grn_address_is_in_us:2,time_stamp:139,"\u3092\u6307\u5b9a\u3059\u308b\u3068\u8ee2\u7f6e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3068\u306a\u308a\u307e\u3059":113,investig:[156,116,121],acronym:162,tanab:116,rare:116,"\u305d\u308c\u305e\u308c":167,kanako:116,disabl:[66,100,145,170,122,139,18,116,6,8,70,23,176,104,166],"\u69d8\u3005\u306a\u30c6\u30b9\u30c8":80,own:[6,123,76,141,11],grn_operation_timeout:2,"\u6570\u5b57":158,grn_ii:[49,25,38],"\u4f8b":[49,1,72,142],grn_id:[35,36,112,113,78,14,105,57,72,76],yuya:70,automat:[39,3,170,86,8,55,9,141,111],automak:145,grn_expr_append_const_str:76,grn_default_query_logger_get_path:6,"145508000x":68,transfer:[123,132,162,147,49],grn_command_version_min:108,appl:177,replac:[70,58,174,83],"var":[35,132,63,87,89,8,55,176,47],
 "\u30ad\
 u30fc\u304c":89,"\u305d\u306e\u307e\u307emake\u30b3\u30de\u30f3\u30c9\u306b\u3066\u30d3\u30eb\u30c9\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093":142,"\u4ee5\u5916\u306e\u5834\u5408\u306f":100,"groonga\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u64cd\u4f5c\u3059\u308b\u305f\u3081\u306e\u30b3\u30de\u30f3\u30c9\u30a4\u30f3\u30bf\u30fc\u30d7\u30ea\u30bf\u3067\u3059":63,"\u73fe\u5728":178,"\u9806\u6b21\u5b9f\u884c\u3057\u307e\u3059":89,"entry_body\u3092\u4f5c\u6210\u3057\u307e\u3059":66,"\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9\u624b\u9806\u3092\u5b9f\u884c\u3059\u308b":142,palallel:142,made:[6,23,3],tab:[98,165,4,162],whether:[100,2,75,171,11,156,149,88,6,107,68,8,55,144,70,118,72,170],troubl:111,record:[60,49,102,38,77,123,116,6,105,160,70,23,52,76],below:[52,96,53,170],"expr\u306a\u3069\u306f\u89e3\u653e\u3057\u3066\u306f\u3044\u3051\u307e\u305b\u3093":72,"\u307e\u305f\u306f\u30bd\u30b1\u30c3\u30c8\u7d4c\u7531\u3067groonga\u30b5\u30fc\u30d0\u306b\u30ea\u30af\u
 30a8\u30
 b9\u30c8\u3092\u9001\u4fe1\u3059\u308b\u3053\u3068\u306b\u3088\u3063\u3066\u5b9f\u884c\u3057\u307e\u3059":[74,136,5,65,66,117,7,146,148,150,178,97,32,131,99],"\u5909\u66f4\u5f8c\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u306ecommand_version\u3092\u6307\u5b9a\u3057\u307e\u3059":108,ff76:177,"\u53d6\u5f97\u3059\u308b\u60c5\u5831\u306e\u7a2e\u985e\u3092\u6307\u5b9a\u3057\u307e\u3059":36,"\u3067\u306f\u6607\u9806":105,"\u30ea\u30ea\u30fc\u30b9\u7528\u306e\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb\u304c\u3067\u304d\u305f\u306e\u3067":142,makecach:[6,120],"fork\u3059\u308b\u70b9\u304c\u30b5\u30fc\u30d0\u30e2\u30fc\u30c9\u3068\u7570\u306a\u308b":89,"\u6700\u5f8c\u306bgrntest\u306b\u3088\u308b\u5b9f\u884c\u7d50\u679c\u304c\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u307e\u3068\u3081\u3066\u8868\u793a\u3055\u308c\u307e\u3059":142,other:[123,80,111,128,49],bool:[154,170,11,40,116,41,134],"command_version\u3092\u8fd4\u3057\u307e\u3059":14,"\u30d8\u30eb\u30d7\u30e1\u30c3\u30bb\u30fc\u30b
 8\u3092\
 u51fa\u529b\u3057\u307e\u3059":89,grn_table_delete_by_id:105,"obj\u306e\u540d\u524d\u306e\u9577\u3055\u3092\u8fd4\u3057\u307e\u3059":72,"drilldown\u6761\u4ef6\u304c\u5b9f\u884c\u3055\u308c\u308b\u524d\u306e\u691c\u7d22\u7d50\u679c\u304c\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u51fa\u529b\u3055\u308c\u307e\u3059":100,"\u6b21\u56de\u63d0\u4f9b\u3059\u308bgroonga\u306f":10,debian:[49,128,18],"object\u306e\u66f4\u65b0\u6642\u306b\u547c\u3073\u51fa\u3055\u308c\u308bhook\u3092\u5b9a\u7fa9\u3057\u307e\u3059":85,emerg:[5,139,7,8],allow_leading_not:100},objtypes:{"0":"std:option","1":"c:function","2":"c:type","3":"c:macro","4":"c:member"},objnames:{"0":["std","option","option"],"1":["c","function","C function"],"2":["c","type","C type"],"3":["c","macro","C macro"],"4":["c","member","C member"]},filenames:["contribution/report","news/0.x","reference/command/return_code","tutorial/introduction","reference/output","reference/commands/log_level","news/2.x","reference/commands/log_put","refer
 ence/exe
 cutables/groonga-httpd","reference/commands/register","reference/command/command_version","tutorial/data","install/ubuntu","contribution/documentation","reference/api/grn_ctx","reference/api/grn_cache","reference/suggest/correction","reference/api/global_configurations","contribution/documentation/introduction","spec","install/solaris","reference/api/grn_match_escalation","community","news/1.2.x","reference/query_expanders","reference/api","reference/command","reference/functions/snippet_html","server","reference/functions/geo_in_rectangle","reference/command/request_id","reference/executables/groonga-server-http","reference/commands/defrag","reference/tokenizers","troubleshooting","reference/api/plugin","reference/api/grn_info","news/senna","reference","tutorial/index","reference/types","reference/commands/table_tokenize","reference/functions/highlight_html","reference/suggest/suggestion","reference/commands/normalizer_list","reference/suggest","reference/executables","refe
 rence/ap
 i/grn_proc","server/http/comparison","index","reference/api/grn_search","reference/cast","reference/commands/load","reference/commands/column_rename","reference/columns/pseudo","reference/executables/grndb","reference/api/grn_type","reference/api/grn_table_cursor","reference/executables/groonga-suggest-learner","reference/commands/table_create","limitations","reference/functions/rand","reference/commands/ruby_load","contribution/development/query","troubleshooting/different_results_with_the_same_keyword","reference/commands/column_remove","reference/commands/column_create","tutorial/search","reference/functions/geo_distance","reference/commands/range_filter","news","tutorial/match_columns","reference/api/grn_obj","development/travis-ci","reference/commands/status","reference/api/grn_db","reference/api/grn_expr","reference/columns/vector","reference/api/grn_ii","contribution/documentation/c-api","contribution","install/mac_os_x","reference/commands/tokenize","tutorial/query_e
 xpansion
 ","reference/operations/geolocation_search","reference/api/grn_hook","reference/tables","reference/commands/column_list","reference/functions/between","reference/executables/groonga","server/http/groonga-httpd","tutorial/lexicon","reference/functions/in_values","install/windows","tutorial/network","reference/commands/request_cancel","contribution/development/repository","reference/commands/table_list","reference/api/grn_content_type","reference/commands/clearlock","reference/commands/select","reference/functions/html_untag","reference/api/grn_geo","reference/functions/edit_distance","news/1.3.x","reference/api/grn_table","reference/indexing","reference/functions/query","reference/api/grn_command_version","reference/commands/cache_limit","reference/api/grn_user_data","contribution/documentation/i18n","reference/api/grn_index_cursor","reference/api/grn_column","reference/api/grn_encoding","contribution/development/cooperation","news/3.x","reference/commands/check","reference/c
 ommands/
 truncate","server/gqtp","install/centos","tutorial/drilldown","reference/executables/groonga-suggest-httpd","characteristic","reference/commands/normalize","contribution/development/com","reference/command/output_format","reference/commands/lock_clear","install","reference/columns/index","reference/tuning","reference/commands/shutdown","server/package","reference/column","tutorial/patricia_trie","spec/search","reference/commands/table_remove","news/1.1.x","reference/commands/ruby_eval","reference/log","reference/columns/scalar","reference/grn_expr/script_syntax","contribution/development/release","install/debian","reference/commands/suggest","news/1.0.x","reference/commands/define_selector","tutorial","reference/commands/dump","reference/grn_expr","reference/commands/quit","reference/function","reference/functions/highlight_full","development","reference/token_filters","install/fedora","troubleshooting/mmap_cannot_allocate_memory","reference/commands/tokenizer_list","referen
 ce/execu
 tables/groonga-benchmark","reference/suggest/introduction","reference/commands/delete","contribution/development","spec/gqtp","server/http/groonga","reference/functions/geo_in_circle","reference/query_expanders/tsv","reference/suggest/completion","contribution/development/test","reference/executables/grnslap","reference/functions/now","reference/grn_expr/query_syntax","reference/functions/sub_filter","tutorial/micro_blog","reference/operations","reference/executables/groonga-suggest-create-dataset","client","install/others","reference/normalizers","reference/commands/log_reopen","server/http"],titles:["12.1. How to report a bug","\u30d0\u30fc\u30b8\u30e7\u30f30.x\u306e\u304a\u77e5\u3089\u305b","7.3.4. Return code","4.1. Basic operations","7.2. Output","7.3.18. <tt class=\"docutils literal\"><span class=\"pre\">log_level</span></tt>","Release 2.1.2 - 2013/01/29","7.3.19. <tt class=\"docutils literal\"><span class=\"pre\">log_put</span></tt>","7.1.5. groonga-httpd","7.3.25. <t
 t class=
 \"docutils literal\"><span class=\"pre\">register</span></tt>","7.3.1. \u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3","4.3. Various data types","2.4. Ubuntu","12.2. How to contribute in documentation topics","7.18.6. <tt class=\"docutils literal\"><span class=\"pre\">grn_ctx</span></tt>","7.18.2. <tt class=\"docutils literal\"><span class=\"pre\">grn_cache</span></tt>","7.14.3. Correction","7.18.1. Global configurations","12.2.1. Introduction","8. Specification","2.7. Oracle Solaris","7.18.15. <tt class=\"docutils literal\"><span class=\"pre\">grn_match_escalation</span></tt>","3. Community","Release 1.2.9 - 2011/12/29","7.10. Query expanders","7.18. API","7.3. Command","7.12.13. snippet_html","5. Server","7.12.5. geo_in_rectangle","7.3.3. Request ID","7.1.6. groonga HTTP\u30b5\u30fc\u30d0\u30fc","7.3.13. <tt class=\"docutils literal\"><span class=\"pre\">defrag</span></tt>","7.8. Tokenizers","10. \u30c8\u30e9\u30d6\u30eb\u30b7\u30e5\u30fc\u30c6\u30a3\u30f3\u30b0","
 7.18.23.
  Plugin","7.18.14. <tt class=\"docutils literal\"><span class=\"pre\">grn_info</span></tt>","News in Senna period","7. Reference manual","4.6. Tag search and reverse resolution of reference relationships","7.4. \u30c7\u30fc\u30bf\u578b","7.3.36. <tt class=\"docutils literal\"><span class=\"pre\">table_tokenize</span></tt>","7.12.7. highlight_html","7.14.4. Suggestion","7.3.22. <tt class=\"docutils literal\"><span class=\"pre\">normalizer_list</span></tt>","7.14. Suggest","7.1. Executables","7.18.17. <tt class=\"docutils literal\"><span class=\"pre\">grn_proc</span></tt>","5.3.1. Comparison","Groonga documentation","7.18.18. <tt class=\"docutils literal\"><span class=\"pre\">grn_search</span></tt>","Cast","7.3.16. <tt class=\"docutils literal\"><span class=\"pre\">load</span></tt>","7.3.11. <tt class=\"docutils literal\"><span class=\"pre\">column_rename</span></tt>","7.6.3. Pseudo column","7.1.1. <tt class=\"docutils literal\"><span class=\"pre\">grndb</span></tt>","7.18.21.
  <tt cla
 ss=\"docutils literal\"><span class=\"pre\">grn_type</span></tt>","7.18.20. <tt class=\"docutils literal\"><span class=\"pre\">grn_table_cursor</span></tt>","7.1.9. groonga-suggest-learner","7.3.33. <tt class=\"docutils literal\"><span class=\"pre\">table_create</span></tt>","9. Limitations","7.12.12. rand","7.3.28. <tt class=\"docutils literal\"><span class=\"pre\">ruby_load</span></tt>","12.3.4. \u30af\u30a8\u30ea\u306e\u5b9f\u73fe","10.1. \u540c\u3058\u691c\u7d22\u30ad\u30fc\u30ef\u30fc\u30c9\u306a\u306e\u306b\u5168\u6587\u691c\u7d22\u7d50\u679c\u304c\u7570\u306a\u308b","7.3.10. <tt class=\"docutils literal\"><span class=\"pre\">column_remove</span></tt>","7.3.8. <tt class=\"docutils literal\"><span class=\"pre\">column_create</span></tt>","4.4. Various search conditions","7.12.3. geo_distance","7.3.24. <tt class=\"docutils literal\"><span class=\"pre\">range_filter</span></tt>","News","4.7. match_columns parameter","7.18.16. <tt class=\"docutils literal\"><span class=\"p
 re\">grn
 _obj</span></tt>","11.1. Travis CI","7.3.31. <tt class=\"docutils literal\"><span class=\"pre\">status</span></tt>","7.18.7. <tt class=\"docutils literal\"><span class=\"pre\">grn_db</span></tt>","7.18.9. grn_expr","7.6.2. Vector column","7.18.12. <tt class=\"docutils literal\"><span class=\"pre\">grn_ii</span></tt>","12.2.3. C API","12. How to contribute to groonga","2.2. Mac OS X","7.3.37. <tt class=\"docutils literal\"><span class=\"pre\">tokenize</span></tt>","4.11. Query expansion","7.13.1. Geolocation Search","7.18.11. <tt class=\"docutils literal\"><span class=\"pre\">grn_hook</span></tt>","7.5. Tables","7.3.9. <tt class=\"docutils literal\"><span class=\"pre\">column_list</span></tt>","7.12.1. between","7.1.3. groonga command","5.3.3. groonga-httpd","4.9. Additional information about lexicon for full text search","7.12.9. in_values","2.1. Windows","4.2. Remote access","7.3.26. <tt class=\"docutils literal\"><span class=\"pre\">request_cancel</span></tt>","12.3.1. Rep
 ository"
 ,"7.3.34. <tt class=\"docutils literal\"><span class=\"pre\">table_list</span></tt>","7.18.5. <tt class=\"docutils literal\"><span class=\"pre\">grn_content_type</span></tt>","7.3.7. <tt class=\"docutils literal\"><span class=\"pre\">clearlock</span></tt>","7.3.29. <tt class=\"docutils literal\"><span class=\"pre\">select</span></tt>","7.12.8. html_untag","7.18.10. <tt class=\"docutils literal\"><span class=\"pre\">grn_geo</span></tt>","7.12.2. edit_distance","Release 1.3.0 - 2012/01/29","7.18.19. <tt class=\"docutils literal\"><span class=\"pre\">grn_table</span></tt>","7.15. Indexing","7.12.11. query","7.18.4. <tt class=\"docutils literal\"><span class=\"pre\">grn_command_version</span></tt>","7.3.5. <tt class=\"docutils literal\"><span class=\"pre\">cache_limit</span></tt>","7.18.22. <tt class=\"docutils literal\"><span class=\"pre\">grn_user_data</span></tt>","12.2.2. I18N","7.18.13. <tt class=\"docutils literal\"><span class=\"pre\">grn_index_cursor</span></tt>","7.18.3
 . <tt cl
 ass=\"docutils literal\"><span class=\"pre\">grn_column</span></tt>","7.18.8. <tt class=\"docutils literal\"><span class=\"pre\">grn_encoding</span></tt>","12.3.3. \u30e6\u30fc\u30b6\u30fc\u3068\u5354\u529b\u3057\u3066\u958b\u767a\u3092\u3046\u307e\u304f\u9032\u3081\u3066\u3044\u304f\u305f\u3081\u306e\u6307\u91dd","Release 3.1.2 - 2014/01/29","7.3.6. <tt class=\"docutils literal\"><span class=\"pre\">check</span></tt>","7.3.39. <tt class=\"docutils literal\"><span class=\"pre\">truncate</span></tt>","5.2. GQTP","2.5. CentOS","4.5. Drilldown","7.1.8. groonga-suggest-httpd","1. Characteristics of Groonga","7.3.21. <tt class=\"docutils literal\"><span class=\"pre\">normalize</span></tt>","12.3.2. Groonga \u901a\u4fe1\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3","7.3.2. Output format","7.3.17. <tt class=\"docutils literal\"><span class=\"pre\">lock_clear</span></tt>","2. Install","7.6.4. Index column","7.17. Tuning","7.3.30. <tt class=\"docutils literal\"><span class=\"pre\">shutd
 own</spa
 n></tt>","5.1. Server packages","7.6. Column","4.8. Prefix search with patricia trie","8.2. \u691c\u7d22","7.3.35. <tt class=\"docutils literal\"><span class=\"pre\">table_remove</span></tt>","\u30d0\u30fc\u30b8\u30e7\u30f31.1.x\u306e\u304a\u77e5\u3089\u305b","7.3.27. <tt class=\"docutils literal\"><span class=\"pre\">ruby_eval</span></tt>","7.16. Log","7.6.1. Scalar column","7.11.2. Script syntax","12.3.6. \u30ea\u30ea\u30fc\u30b9\u624b\u9806","2.3. Debian GNU/Linux","7.3.32. <tt class=\"docutils literal\"><span class=\"pre\">suggest</span></tt>","\u30d0\u30fc\u30b8\u30e7\u30f31.0.x\u306e\u304a\u77e5\u3089\u305b","7.3.12. <tt class=\"docutils literal\"><span class=\"pre\">define_selector</span></tt>","4. Tutorial","7.3.15. <tt class=\"docutils literal\"><span class=\"pre\">dump</span></tt>","7.11. grn_expr","7.3.23. <tt class=\"docutils literal\"><span class=\"pre\">quit</span></tt>","7.12. Function","7.12.6. highlight_full","11. Development","7.9. Token filters","2.6. Fedo
 ra","10.
 2. How to avoid mmap Cannot allocate memory error","7.3.38. <tt class=\"docutils literal\"><span class=\"pre\">tokenizer_list</span></tt>","7.1.4. groonga-benchmark","7.14.1. Introduction","7.3.14. <tt class=\"docutils literal\"><span class=\"pre\">delete</span></tt>","12.3. Groonga\u958b\u767a\u8005\u5411\u3051\u60c5\u5831","8.1. GQTP","5.3.2. groonga","7.12.4. geo_in_circle","7.10.1. QueryExpanderTSV","7.14.2. Completion","12.3.7. \u30c6\u30b9\u30c8\u65b9\u6cd5","7.1.2. grnslap","7.12.10. now","7.11.1. Query syntax","7.12.14. sub_filter","4.10. Let's create micro-blog","7.13. Operations","7.1.7. groonga-suggest-create-dataset","6. Client","2.8. Others","7.7. Normalizers","7.3.20. <tt class=\"docutils literal\"><span class=\"pre\">log_reopen</span></tt>","5.3. HTTP"],objects:{"":{grn_ctx_get_match_escalation_threshold:[21,1,1,"c.grn_ctx_get_match_escalation_threshold"],"--cache-limit":[89,0,1,"cmdoption--cache-limit"],grn_obj_reinit:[72,1,1,"c.grn_obj_reinit"],grn_get_defau
 lt_match
 _escalation_threshold:[21,1,1,"c.grn_get_default_match_escalation_threshold"],grn_db_create:[75,1,1,"c.grn_db_create"],grn_plugin_charlen:[35,1,1,"c.grn_plugin_charlen"],grn_obj_get_hook:[85,1,1,"c.grn_obj_get_hook"],grn_obj_expire:[72,1,1,"c.grn_obj_expire"],grn_table_cursor_close:[57,1,1,"c.grn_table_cursor_close"],"-P":[168,0,1,"cmdoption-P"],grn_table_cursor_set_value:[57,1,1,"c.grn_table_cursor_set_value"],grn_expr_syntax_escape:[76,1,1,"c.grn_expr_syntax_escape"],"--log-output-dir":[158,0,1,"cmdoption--log-output-dir"],"-d":[58,0,1,"cmdoption-d"],"-a":[89,0,1,"cmdoption-a"],"-c":[89,0,1,"cmdoption-c"],grn_obj_set_info:[36,1,1,"c.grn_obj_set_info"],"-m":[168,0,1,"cmdoption-m"],"-l":[58,0,1,"cmdoption-l"],"--disable-max-fd-check":[122,0,1,"cmdoption--disable-max-fd-check"],"-i":[158,0,1,"cmdoption-i"],"-h":[89,0,1,"cmdoption-h"],grn_db:[75,2,1,"c.grn_db"],"-t":[122,0,1,"cmdoption-t"],grn_command_version:[108,2,1,"c.grn_command_version"],grn_obj_set_element_info:[36,1,1,"
 c.grn_ob
 j_set_element_info"],"-p":[122,0,1,"cmdoption-p"],"-s":[58,0,1,"cmdoption-s"],"-r":[58,0,1,"cmdoption-r"],grn_plugin_proc_get_var:[35,1,1,"c.grn_plugin_proc_get_var"],grn_ctx_at:[14,1,1,"c.grn_ctx_at"],"--bind-address":[89,0,1,"cmdoption--bind-address"],GRN_COMMAND_VERSION_STABLE:[108,3,1,"c.GRN_COMMAND_VERSION_STABLE"],"--config-path":[89,0,1,"cmdoption--config-path"],grn_table_size:[105,1,1,"c.grn_table_size"],"--query-log-path":[89,0,1,"cmdoption--query-log-path"],grn_ctx_use:[14,1,1,"c.grn_ctx_use"],grn_obj_defrag:[72,1,1,"c.grn_obj_defrag"],db:[158,0,1,"cmdoption-arg-db"],grn_get_lock_timeout:[17,1,1,"c.grn_get_lock_timeout"],grn_table_cursor_open:[57,1,1,"c.grn_table_cursor_open"],grn_get_default_encoding:[114,1,1,"c.grn_get_default_encoding"],GRN_OBJ_LOCK:[72,3,1,"c.GRN_OBJ_LOCK"],grn_ii_buffer_append:[78,1,1,"c.grn_ii_buffer_append"],grn_obj_column:[72,1,1,"c.grn_obj_column"],grn_geo_estimate_in_rectangle:[102,1,1,"c.grn_geo_estimate_in_rectangle"],grn_table_sort:[10
 5,1,1,"c
 .grn_table_sort"],GRN_COLUMN_NAME_SCORE:[113,3,1,"c.GRN_COLUMN_NAME_SCORE"],grn_obj_unlink:[72,1,1,"c.grn_obj_unlink"],grn_obj_id:[72,1,1,"c.grn_obj_id"],grn_obj_set_value:[72,1,1,"c.grn_obj_set_value"],grn_plugin_win32_base_dir:[35,1,1,"c.grn_plugin_win32_base_dir"],grn_encoding:[114,2,1,"c.grn_encoding"],grn_proc_create:[47,1,1,"c.grn_proc_create"],GRN_PLUGIN_FREE:[35,3,1,"c.GRN_PLUGIN_FREE"],GRN_COLUMN_NAME_VALUE:[113,3,1,"c.GRN_COLUMN_NAME_VALUE"],"--log-base-path":[58,0,1,"cmdoption--log-base-path"],"--dir":[158,0,1,"cmdoption--dir"],GRN_OBJ_SET_MASK:[72,3,1,"c.GRN_OBJ_SET_MASK"],grn_table_group_result:[105,2,1,"c.grn_table_group_result"],grn_expr_close:[76,1,1,"c.grn_expr_close"],grn_obj_path:[72,1,1,"c.grn_obj_path"],grn_cache_get_max_n_entries:[15,1,1,"c.grn_cache_get_max_n_entries"],grn_obj_db:[75,1,1,"c.grn_obj_db"],grn_geo_cursor_next:[102,1,1,"c.grn_geo_cursor_next"],GRN_OBJ_APPEND:[72,3,1,"c.GRN_OBJ_APPEND"],grn_table_lcp_search:[105,1,1,"c.grn_table_lcp_search"
 ],grn_ta
 ble_create:[105,1,1,"c.grn_table_create"],grn_table_cursor_get_value:[57,1,1,"c.grn_table_cursor_get_value"],"--address":[89,0,1,"cmdoption--address"],"--daemon":[58,0,1,"cmdoption--daemon"],grn_obj_is_builtin:[72,1,1,"c.grn_obj_is_builtin"],grn_table_columns:[105,1,1,"c.grn_table_columns"],grn_ctx_set_output_type:[14,1,1,"c.grn_ctx_set_output_type"],"--pid-path":[89,0,1,"cmdoption--pid-path"],"--encoding":[89,0,1,"cmdoption--encoding"],grn_ctx_set_finalizer:[14,1,1,"c.grn_ctx_set_finalizer"],grn_cache:[15,2,1,"c.grn_cache"],grn_table_delete_by_id:[105,1,1,"c.grn_table_delete_by_id"],grn_content_type:[98,2,1,"c.grn_content_type"],grn_plugin_mutex:[35,2,1,"c.grn_plugin_mutex"],grn_expr_get_keywords:[76,1,1,"c.grn_expr_get_keywords"],grn_ii_buffer:[78,2,1,"c.grn_ii_buffer"],"--host":[158,0,1,"cmdoption--host"],grn_ctx_get_output_type:[14,1,1,"c.grn_ctx_get_output_type"],grn_obj_set_finalizer:[47,1,1,"c.grn_obj_set_finalizer"],grn_cache_current_set:[15,1,1,"c.grn_cache_current_
 set"],gr
 n_obj_user_data:[110,1,1,"c.grn_obj_user_data"],grn_obj_lock:[72,1,1,"c.grn_obj_lock"],grn_obj_name:[72,1,1,"c.grn_obj_name"],"--log-path":[58,0,1,"cmdoption--log-path"],GRN_COLUMN_NAME_KEY_LEN:[113,3,1,"c.GRN_COLUMN_NAME_KEY_LEN"],"-e":[89,0,1,"cmdoption-e"],GRN_OBJ_COMPARE:[72,3,1,"c.GRN_OBJ_COMPARE"],grn_expr_append_const:[76,1,1,"c.grn_expr_append_const"],grn_plugin_mutex_lock:[35,1,1,"c.grn_plugin_mutex_lock"],grn_obj_clear_lock:[72,1,1,"c.grn_obj_clear_lock"],grn_table_cursor_next:[57,1,1,"c.grn_table_cursor_next"],grn_expr_alloc:[76,1,1,"c.grn_expr_alloc"],grn_expr_compile:[76,1,1,"c.grn_expr_compile"],grn_user_data:[110,2,1,"c.grn_user_data"],grn_obj_get_range:[72,1,1,"c.grn_obj_get_range"],grn_table_get:[105,1,1,"c.grn_table_get"],grn_ctx_fin:[14,1,1,"c.grn_ctx_fin"],grn_geo_cursor_open_in_rectangle:[102,1,1,"c.grn_geo_cursor_open_in_rectangle"],"--max-threads":[89,0,1,"cmdoption--max-threads"],grn_ctx_init:[14,1,1,"c.grn_ctx_init"],grn_ii_buffer_close:[78,1,1,"c.gr
 n_ii_buf
 fer_close"],GRN_OBJ_DECR:[72,3,1,"c.GRN_OBJ_DECR"],grn_table_sort_key:[105,2,1,"c.grn_table_sort_key"],grn_obj_rename:[72,1,1,"c.grn_obj_rename"],grn_table_group_flags:[105,2,1,"c.grn_table_group_flags"],grn_obj_check:[72,1,1,"c.grn_obj_check"],grn_table_at:[105,1,1,"c.grn_table_at"],grn_column_name:[113,1,1,"c.grn_column_name"],grn_table_difference:[105,1,1,"c.grn_table_difference"],"--n-lines-per-log-file":[122,0,1,"cmdoption--n-lines-per-log-file"],GRN_PLUGIN_INIT:[35,1,1,"c.GRN_PLUGIN_INIT"],grn_cache_close:[15,1,1,"c.grn_cache_close"],grn_obj_close:[72,1,1,"c.grn_obj_close"],GRN_COLUMN_NAME_ID_LEN:[113,3,1,"c.GRN_COLUMN_NAME_ID_LEN"],grn_table_truncate:[105,1,1,"c.grn_table_truncate"],grn_obj_get_value:[72,1,1,"c.grn_obj_get_value"],grn_cache_open:[15,1,1,"c.grn_cache_open"],"--server-id":[89,0,1,"cmdoption--server-id"],grn_obj_delete_hook:[85,1,1,"c.grn_obj_delete_hook"],"-n":[89,0,1,"cmdoption-n"],"--port":[122,0,1,"cmdoption--port"],grn_ii:[78,2,1,"c.grn_ii"],"--ftp"
 :[158,0,
 1,"cmdoption--ftp"],grn_obj_is_locked:[72,1,1,"c.grn_obj_is_locked"],grn_expr_exec:[76,1,1,"c.grn_expr_exec"],grn_plugin_proc_alloc:[35,1,1,"c.grn_plugin_proc_alloc"],"--log-level":[58,0,1,"cmdoption--log-level"],grn_table_rename:[105,1,1,"c.grn_table_rename"],GRN_COLUMN_NAME_NSUBRECS:[113,3,1,"c.GRN_COLUMN_NAME_NSUBRECS"],grn_plugin_mutex_unlock:[35,1,1,"c.grn_plugin_mutex_unlock"],GRN_COMMAND_VERSION_MAX:[108,3,1,"c.GRN_COMMAND_VERSION_MAX"],grn_plugin_expr_var_init:[35,1,1,"c.grn_plugin_expr_var_init"],grn_obj_get_element_info:[36,1,1,"c.grn_obj_get_element_info"],grn_search_optarg:[50,2,1,"c.grn_search_optarg"],grn_expr_append_const_str:[76,1,1,"c.grn_expr_append_const_str"],script:[158,0,1,"cmdoption-arg-script"],GRN_PLUGIN_ERROR:[35,3,1,"c.GRN_PLUGIN_ERROR"],GRN_COMMAND_VERSION_MIN:[108,3,1,"c.GRN_COMMAND_VERSION_MIN"],grn_expr_get_var_by_offset:[76,1,1,"c.grn_expr_get_var_by_offset"],GRN_PLUGIN_MALLOC:[35,3,1,"c.GRN_PLUGIN_MALLOC"],grn_obj_add_hook:[85,1,1,"c.grn_obj_
 add_hook
 "],GRN_PLUGIN_LOG:[35,3,1,"c.GRN_PLUGIN_LOG"],grn_index_cursor_open:[112,1,1,"c.grn_index_cursor_open"],grn_proc_func:[47,2,1,"c.grn_proc_func"],grn_db_create_optarg:[75,2,1,"c.grn_db_create_optarg"],grn_column_table:[113,1,1,"c.grn_column_table"],grn_table_add:[105,1,1,"c.grn_table_add"],grn_obj_unlock:[72,1,1,"c.grn_obj_unlock"],grn_cache_set_max_n_entries:[15,1,1,"c.grn_cache_set_max_n_entries"],grn_proc_type:[47,2,1,"c.grn_proc_type"],grn_proc_get_info:[47,1,1,"c.grn_proc_get_info"],GRN_OBJ_INCR:[72,3,1,"c.GRN_OBJ_INCR"],grn_ctx_close:[14,1,1,"c.grn_ctx_close"],grn_ctx:[14,2,1,"c.grn_ctx"],GRN_COLUMN_NAME_KEY:[113,3,1,"c.GRN_COLUMN_NAME_KEY"],GRN_COLUMN_NAME_SCORE_LEN:[113,3,1,"c.GRN_COLUMN_NAME_SCORE_LEN"],GRN_COLUMN_NAME_VALUE_LEN:[113,3,1,"c.GRN_COLUMN_NAME_VALUE_LEN"],grn_table_cursor_get_key:[57,1,1,"c.grn_table_cursor_get_key"],grn_obj_get_values:[72,1,1,"c.grn_obj_get_values"],grn_column_rename:[113,1,1,"c.grn_column_rename"],GRN_OBJ_UNLOCK:[72,3,1,"c.GRN_OBJ_UNLO
 CK"],grn
 _obj_get_info:[36,1,1,"c.grn_obj_get_info"],grn_ctx_db:[14,1,1,"c.grn_ctx_db"],"--protocol":[158,0,1,"cmdoption--protocol"],GRN_PLUGIN_REALLOC:[35,3,1,"c.GRN_PLUGIN_REALLOC"],grn_table_cursor:[57,2,1,"c.grn_table_cursor"],grn_ctx_get:[14,1,1,"c.grn_ctx_get"],grn_ctx_set_match_escalation_threshold:[21,1,1,"c.grn_ctx_set_match_escalation_threshold"],grn_db_open:[75,1,1,"c.grn_db_open"],grn_column_index:[113,1,1,"c.grn_column_index"],"--n-threads":[122,0,1,"cmdoption--n-threads"],"--help":[89,0,1,"cmdoption--help"],"--groonga":[158,0,1,"cmdoption--groonga"],grn_table_setoperation:[105,1,1,"c.grn_table_setoperation"],GRN_COLUMN_NAME_ID:[113,3,1,"c.GRN_COLUMN_NAME_ID"],GRN_OBJ_SET:[72,3,1,"c.GRN_OBJ_SET"],"--document-root":[89,0,1,"cmdoption--document-root"],grn_info_type:[36,2,1,"c.grn_info_type"],grn_column_truncate:[113,1,1,"c.grn_column_truncate"],grn_obj:[72,2,1,"c.grn_obj"],grn_obj_remove:[72,1,1,"c.grn_obj_remove"],grn_plugin_mutex_open:[35,1,1,"c.grn_plugin_mutex_open"],G
 RN_OBJ_G
 ET:[72,3,1,"c.GRN_OBJ_GET"],grn_expr_append_const_int:[76,1,1,"c.grn_expr_append_const_int"],grn_expr_syntax_escape_query:[76,1,1,"c.grn_expr_syntax_escape_query"],grn_ii_buffer_open:[78,1,1,"c.grn_ii_buffer_open"],grn_geo_select_in_rectangle:[102,1,1,"c.grn_geo_select_in_rectangle"],grn_set_lock_timeout:[17,1,1,"c.grn_set_lock_timeout"],grn_ii_buffer_commit:[78,1,1,"c.grn_ii_buffer_commit"],grn_obj_search:[50,1,1,"c.grn_obj_search"],"--send-endpoint":[58,0,1,"cmdoption--send-endpoint"],grn_table_update_by_id:[105,1,1,"c.grn_table_update_by_id"],grn_hook_entry:[85,2,1,"c.grn_hook_entry"],grn_expr_append_op:[76,1,1,"c.grn_expr_append_op"],grn_geo_point:[102,2,1,"c.grn_geo_point"],grn_table_cursor_table:[57,1,1,"c.grn_table_cursor_table"],grn_index_cursor_next:[112,1,1,"c.grn_index_cursor_next"],grn_table_delete:[105,1,1,"c.grn_table_delete"],dest:[89,0,1,"cmdoption-arg-dest"],grn_ctx_open:[14,1,1,"c.grn_ctx_open"],grn_plugin_isspace:[35,1,1,"c.grn_plugin_isspace"],grn_column_
 index_up
 date:[113,1,1,"c.grn_column_index_update"],grn_obj_delete_by_id:[72,1,1,"c.grn_obj_delete_by_id"],grn_ctx_get_command_version:[14,1,1,"c.grn_ctx_get_command_version"],"--default-match-escalation-threshold":[89,0,1,"cmdoption--default-match-escalation-threshold"],grn_table_cursor_delete:[57,1,1,"c.grn_table_cursor_delete"],grn_type_create:[56,1,1,"c.grn_type_create"],grn_obj_path_by_id:[72,1,1,"c.grn_obj_path_by_id"],grn_plugin_command_create:[35,1,1,"c.grn_plugin_command_create"],grn_db_recover:[75,1,1,"c.grn_db_recover"],grn_builtin_type:[56,2,1,"c.grn_builtin_type"],grn_table_get_key:[105,1,1,"c.grn_table_get_key"],GRN_OBJ_PREPEND:[72,3,1,"c.GRN_OBJ_PREPEND"],grn_set_default_match_escalation_threshold:[21,1,1,"c.grn_set_default_match_escalation_threshold"],grn_cache_current_get:[15,1,1,"c.grn_cache_current_get"],grn_expr_create:[76,1,1,"c.grn_expr_create"],grn_get_default_command_version:[108,1,1,"c.grn_get_default_command_version"],grn_expr_add_var:[76,1,1,"c.grn_expr_add
 _var"],g
 rn_encoding_parse:[114,1,1,"c.grn_encoding_parse"],grn_column_create:[113,1,1,"c.grn_column_create"],grn_ctx_set_command_version:[14,1,1,"c.grn_ctx_set_command_version"],grn_table_sort_flags:[105,2,1,"c.grn_table_sort_flags"],grn_obj_get_nhooks:[85,1,1,"c.grn_obj_get_nhooks"],grn_set_default_encoding:[114,1,1,"c.grn_set_default_encoding"],grn_set_default_command_version:[108,1,1,"c.grn_set_default_command_version"],grn_plugin_proc_get_var_by_offset:[35,1,1,"c.grn_plugin_proc_get_var_by_offset"],grn_encoding_to_string:[114,1,1,"c.grn_encoding_to_string"],"--receive-endpoint":[58,0,1,"cmdoption--receive-endpoint"],GRN_COLUMN_NAME_NSUBRECS_LEN:[113,3,1,"c.GRN_COLUMN_NAME_NSUBRECS_LEN"],grn_table_group:[105,1,1,"c.grn_table_group"],GRN_PLUGIN_FIN:[35,1,1,"c.GRN_PLUGIN_FIN"],command:[89,0,1,"cmdoption-arg-command"],GRN_PLUGIN_REGISTER:[35,1,1,"c.GRN_PLUGIN_REGISTER"],grn_plugin_mutex_close:[35,1,1,"c.grn_plugin_mutex_close"],grn_db_touch:[75,1,1,"c.grn_db_touch"],grn_table_update
 :[105,1,
 1,"c.grn_table_update"]},grn_db_create_optarg:{n_builtin_type_names:[75,4,1,"c.grn_db_create_optarg.n_builtin_type_names"],builtin_type_names:[75,4,1,"c.grn_db_create_optarg.builtin_type_names"]}},titleterms:{"6\u30ea\u30ea\u30fc\u30b9":[1,145],code:2,senna:37,"\u6539\u826f":[23,1,145,137],"\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u660e\u793a\u7684\u306b\u6307\u5b9a\u3057\u3066\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u751f\u6210\u3057\u305f\u3044":142,queri:[100,83,123,170,107,8,139,24,94],global:17,localstatedir:176,"4\u30ea\u30ea\u30fc\u30b9":145,prefix:[63,141,134,176,166,48,170],"hat\u7cfb\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9":142,follow:172,"windows\u7528\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9":142,cache_limit:109,value_typ:59,"\u7d44\u307f\u8fbc\u307f\u30b3\u30de\u30f3\u30c9":89,depend:[176,18],grn_type:56,"debian\u7cfb\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9":142,"\u30d0\u30fc\u30b8\u30e7\u30f3\u66f4\u65b0":142,drilldown_off
 set:100,
 send:[94,111],column_cr:66,column_or_valu:88,table_list:97,downtim:48,"\u30c8\u30e9\u30d6\u30eb\u30b7\u30e5\u30fc\u30c6\u30a3\u30f3\u30b0":[158,34],query_str:107,"\u524d\u63d0\u6761\u4ef6":142,grn_command_vers:108,sourc:[155,120,12,143,93,176,81],string:[11,41,82,124,141],groonga:[49,132,37,142,174,122,123,125,89,90,94,163,31,80,111,58,158,8],"configure\u30b9\u30af\u30ea\u30d7\u30c8\u306e\u751f\u6210":142,"\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9":142,drilldown_calc_target:100,facebook:22,"\u30b5\u30f3\u30d7\u30eb":[168,158],greater_equ:63,brows:8,"\u30c6\u30fc\u30d6\u30eb\u306e\u4e3b\u30ad\u30fc\u306b\u6307\u5b9a\u3067\u304d\u306a\u3044\u578b":40,administr:[8,94],"\u578b\u306b\u95a2\u3059\u308b\u5236\u9650\u4e8b\u9805":40,sub_filt:171,gnu:143,list:[0,2,22],scalar:140,vector:[11,77],drilldown_output_column:100,refer:[35,36,38,85,78,98,47,50,77,11,108,14,15,105,17,21,110,39,112,113,56,114,57,102,72,75,76],"\u30aa\u30d7\u30b7\u30e7\u30f3":
 [168,158
 ,89],direct:8,sign:141,range_filt:69,aggreg:123,"\u5b8c\u5168\u4e00\u81f4\u691c\u7d22":135,"\u975e\u308f\u304b\u3061\u66f8\u304d\u691c\u7d22":135,index:[60,39,3,123,106,129,71,59],xor:141,learner:58,"files\u306e\u5b9f\u884c":142,delet:160,version:48,"new":[70,37,111],grn_info:36,full:[3,170,123,91,67,71],hash:172,gener:[111,18],learn:[122,58,159,16,43,166],lock_clear:127,bodi:126,let:172,solari:20,ubuntu:12,path:[62,176,48],valu:[82,5,87,41,42,7,136,95,9,138,97,99,68,144,178,52,107,53,146,148,157,150,59,62,44,152,65,66,117,160,109,88,69,118,74,171,122,172,124,27,127,92,101,32,131],"\u95a2\u4fc2\u5f0f":63,table_hash_kei:86,search:[39,100,3,83,84,123,77,43,67,16,172,134,141,71,91,166,170],"cutter\u306e\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u53d6\u5f97":142,shift:141,blogroonga:142,memcach:94,"\u5909\u66f4\u70b9\u306e\u307e\u3068\u3081":142,chang:37,narrow:67,"\u9759\u7684\u89e3\u6790":167,"windows\u5411\u3051\u306e\u5834\u5408":142,match_column:[107,71,100],appli:77,modul:8,phra
 se:170,"
 debian\u7cfb\u306e\u5834\u5408":142,api:[79,25],grn_db:75,request_cancel:95,instal:[165,176,93,128,18],total:100,define_selector:146,select:100,httpd:[122,132,8,90,58],"gqtp\u3067\u306e\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3":125,from:[155,120,12,143,93,176,58,81],zip:93,commun:22,query_expand:[107,100],regist:9,upgrad:48,"\u540c\u3058\u691c\u7d22\u30ad\u30fc\u30ef\u30fc\u30c9\u306a\u306e\u306b\u5168\u6587\u691c\u7d22\u7d50\u679c\u304c\u7570\u306a\u308b":64,column_remov:65,call:141,"\u30c6\u30b9\u30c8\u65b9\u6cd5":167,key_typ:59,scope:171,query_expans:100,"\u30d6\u30ed\u30b0":142,sort:[67,3,121],token_filt:[82,59],relat:[71,100,8,58],benchmark:158,flag:[41,82,124,162,59],grn_content_typ:98,cach:[100,8],sphere:68,prepar:83,work:[111,16,166,43],tag:[39,172,59],clearlock:99,"\u7279\u6b8a\u547d\u4ee4":158,control:141,grn_column:113,geo_in_rectangl:29,process:[130,139],lock:123,topic:13,"\u4f7f\u3044\u65b9":158,liter:141,"\u904e\u53bb\u306e\u30c4\u30a4\u30fc\u30c8\u306f\u304a\
 u3055\u3
 089\u3044\u3057\u3066\u304a\u304f":115,groonga_cache_limit:8,grndb:55,onlin:106,"configure\u30b9\u30af\u30ea\u30d7\u30c8\u306e\u5b9f\u884c":142,unsign:141,filter:[154,100],"\u4e3b\u30ad\u30fc\u306b\u3088\u308b\u5f8c\u65b9\u4e00\u81f4\u691c\u7d22":134,multipl:[71,141,121],secur:94,"\u540d\u524d":[168,61,169,103,158,40,89,29,54,31,164],divis:141,how:[0,77,156,43,106,16,94,30,80,13,166,111],open_tagn:152,"\u30c6\u30b9\u30c8\u74b0\u5883\u306e\u69cb\u7bc9":167,simpl:100,"\u30b3\u30de\u30f3\u30c9":[31,89],message_pack_install_prefix:176,"\u7406\u7531":115,max:[130,109,88],clone:111,geoloc:[84,172],mac:81,offlin:106,date:11,log_level:5,data:[170,11,172,166,43,8,141,58,59],table_dat_kei:86,alloc:156,"\u66f8\u5f0f":[168,61,169,103,158,89,29,31,164],geo_dist:68,grn_cach:15,favorit:172,issu:[0,94],callback:63,combin:170,normalizernfkc51:177,freebsd:130,"\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9":142,table_token:41,origin:141,adjust:100,"\u30e6\u30fc\u30b6
 \u30fc\u
 3068\u5354\u529b\u3057\u3066\u958b\u767a\u3092\u3046\u307e\u304f\u9032\u3081\u3066\u3044\u304f\u305f\u3081\u306e\u6307\u91dd":115,help:176,rand:61,hypertext:94,lz4:176,"3\u30ea\u30ea\u30fc\u30b9":145,gqtp:[132,162,94,119],paramet:[82,5,87,41,42,7,136,101,95,138,97,118,99,100,68,144,52,107,53,146,148,178,150,58,59,62,152,65,66,117,160,109,88,71,74,171,122,124,127,92,130,32,131],"\u30d3\u30eb\u30c9\u74b0\u5883\u306e\u6e96\u5099":142,"\u30d1\u30c3\u30b1\u30fc\u30b8\u7f72\u540d\u7528\u79d8\u5bc6\u9375\u306e\u30a4\u30f3\u30dd\u30fc\u30c8":142,"groonga\u306e\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u53d6\u5f97":142,group:[170,141],thank:[6,23,104,116,70],grn_table_select:63,fix:[6,23,37,116,70],"\u5b9f\u9a13\u7684":23,platform:176,window:93,requir:[100,68,122,87,124,41,107,53,82,95,101,118],persist:86,tsv:[126,165],mail:[0,22],"\u30e1\u30e2\u30ea\u30ea\u30fc\u30af\u691c\u51fa":167,"\u4f8b\u3048\u3070redmin":115,grn_hook:85,html_untag:101,"return":[82,5,87,41,42,2,136,95,9,138,97,
 99,68,14
 4,178,52,107,53,146,148,157,150,59,62,44,92,152,65,66,117,160,109,88,69,118,74,171,122,124,27,127,7,101,32,131],greater:[63,170,141],worker_process:8,rectangl:68,"8\u30ea\u30ea\u30fc\u30b9":145,"\u30c7\u30d0\u30c3\u30ac\u4e0a\u3067\u306e\u30c6\u30b9\u30c8\u5b9f\u884c":167,"\u8fd4\u5024":[61,100,169,103,29,31,164],now:169,highlight_ful:152,introduct:[159,18],term:141,name:[53,71,174,59],edit:111,revers:[39,8],grn_ctx:14,authent:48,kern:130,micro:172,token:[123,154,82,33],"groonga\u958b\u767a\u8005\u5411\u3051\u60c5\u5831":161,each:71,ruby_load:62,updat:[123,111,166,142,18],"benchmark\u5b9f\u884c\u7d50\u679c":158,grn_encod:114,"cutter\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb":167,domain:121,"\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3\u306e\u6307\u5b9a\u65b9\u6cd5":10,weight:[71,77],"0\u30ea\u30ea\u30fc\u30b9":[23,145,137],normalizerauto:177,proxy_cach:8,todo:[107,27],"http\u30b5\u30fc\u30d0\u30fc":31,"\u3053\u3061\u3089\u304b\u3089\u60c5\u5831\u3092\u63d0\u4f9b\u3
 059\u308
 b":115,develop:153,your:111,db_api:63,query_flag:100,"release\u306e\u5b9f\u884c":142,normalizer_nam:152,correct:[159,16],red:142,nofil:130,"1\u30ea\u30ea\u30fc\u30b9":[23,145],shut:8,proxi:8,advanc:100,free:123,grn_user_data:110,substitution_t:107,"\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30d3\u30eb\u30c9":142,releas:[6,23,104,116,70],database_path:[122,58],grn_match_escal:21,launch:122,success:126,recov:55,synopsti:174,assign:[30,170,141],oper:[173,3,141],softwar:18,rang:[3,59],groonga_log_path:8,suffix:[63,170,141],"7\u30ea\u30ea\u30fc\u30b9":[1,145],"\u8aac\u660e":[168,61,169,103,158,40,89,29,54,31,164],arrai:141,number:[130,100,176],edit_dist:103,groonga_database_auto_cr:8,modulo:141,open:130,primari:134,size:162,script:[138,141],"\u4fee\u6b63":[23,1,145,137],messag:176,expand:24,termin:94,store:[123,59],option:[41,68,122,124,174,107,82,58],relationship:39,travi:73,tool:[176,8,94],specifi:[68,3],"\u30d0\u30fc\u30b8\u30e7\u30f3\u306e\u4f4d\u7f6e\u3065\u3051":10,tokenfilterst
 em:154,"
 \u30af\u30a8\u30ea\u306e\u5b9f\u4f8b":63,than:[170,141],not_equ:63,keyword:172,remot:94,"grntest\u306e\u6e96\u5099":142,grn_table_cursor:57,exampl:[36,85,78,50,47,102,108,14,15,105,56,21,110,112,113,156,114,57,162,72,73,75,174,76],column_list:87,grn_expr:[63,76,149],latitud:[11,123],explicit:170,ruby_ev:138,tabl:[60,100,3,86,87,41,53,172,71,58,59],"null":141,packag:[176,132,12],bitwis:141,drilldown_limit:100,built:177,min:88,"grn_expr\u3067\u8868\u73fe\u3067\u304d\u308b\u30af\u30a8\u30ea":63,also:[82,5,86,87,62,42,41,2,95,138,99,100,144,178,52,107,146,149,157,59,154,44,152,171,160,162,69,165,30,124,27,174,126,7,177,109],point2:68,without:48,build:[155,120,12,143,93,176,81],highlight_html:42,"\u4e0d\u6b63\u30e1\u30e2\u30ea\u30a2\u30af\u30bb\u30b9":167,mroonga:123,normal:[77,82,124,177,59],"\u30d0\u30fc\u30b8\u30e7\u30f30":1,"\u30d0\u30fc\u30b8\u30e7\u30f31":[145,137],object:141,oracl:20,"twitter\u3067\u306e\u3084\u308a\u3068\u308a\u306f\u3067\u304d\u308b\u3060\u3051\u4ed6\u30
 6e\u5834
 \u6240":115,"\u7d44\u8fbc\u578b":40,default_token:59,"\u30ea\u30ea\u30fc\u30b9\u624b\u9806":142,groonga_log_level:8,geoindex:172,table_pat_kei:86,request:[122,30,8,111],"groonga\u5b9f\u884c\u30d5\u30a1\u30a4\u30eb":63,latest:142,"\u691c\u7d22\u306e\u4f7f\u3044\u5206\u3051":135,"\u539f\u56e0":64,lexicon:[91,3,59],keywordn:152,text:[3,170,123,91,67,71],grn_index_cursor:112,syntax:[82,5,87,41,42,7,136,95,9,138,97,99,100,68,141,144,178,52,107,53,146,55,157,150,59,62,44,148,152,65,66,117,67,160,109,88,69,118,74,170,171,124,27,127,92,101,32,131],"\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9":142,threshold:176,xml:126,access:[94,48],explicitli:68,locat:[123,67,68,165,39],just:77,ellipsoid:68,grnslap:168,configur:[17,8,18,176,48,73],solut:156,max_bord:88,use_html_escap:152,"benchmark\u547d\u4ee4":158,"\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u3092\u5909\u66f4\u3059\u308b":64,contribut:[80,13],variou:[11,67],get:[122,3],express:170,stop:132,cannot:156,wheezi:143,report:0,
 geo:[123
 ,141,39],restart:132,"\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3":10,enabl:18,query_typ:162,"\u3078\u3068\u8a98\u5c0e\u3057\u306a\u3044":115,patch:111,"default":[176,10],tokenfilterstopword:154,"log_reopen\u3092\u7528\u3044\u305f\u30ed\u30b0\u306e\u30ed\u30fc\u30c6\u30fc\u30b7\u30e7\u30f3":178,contain:63,table_cr:59,"\u7279\u5b9a\u306e\u30c6\u30b9\u30c8\u95a2\u6570\u306e\u307f\u30c6\u30b9\u30c8\u3059\u308b":167,summari:[35,36,2,5,86,87,62,42,41,82,136,8,95,9,138,97,98,152,47,99,52,100,50,102,77,144,105,108,14,15,85,53,146,17,55,78,57,150,58,160,59,171,154,44,112,113,56,114,157,65,140,7,21,68,109,88,69,118,72,165,107,66,177,178,75,117,122,30,101,124,27,126,127,92,148,110,129,130,32,74,131],"\u30ea\u30ea\u30fc\u30b9\u5f8c\u306b\u3084\u308b\u3053\u3068":142,set:[122,8],max_map_count:130,dump:148,see:[82,5,86,87,62,42,41,2,95,138,99,100,144,178,52,107,146,149,157,59,154,44,152,171,160,162,69,165,30,124,27,174,126,7,177,109],result:[3,121],arg:63,"\u30ab\u30d0\u30ec\u
 30c3\u30
 b8\u60c5\u5831":167,statu:[74,162,174],databas:[3,48],column_renam:53,label:100,less_equ:63,score:100,between:88,"\u30ea\u30ea\u30fc\u30b9\u30bf\u30b0\u306e\u8a2d\u5b9a":142,kei:[100,134],numer:11,javascript:67,"\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u65b0\u898f\u30d0\u30fc\u30b8\u30e7\u30f3\u8ffd\u52a0":142,style:100,"\u5bfe\u7b56\u65b9\u6cd52":64,"\u5bfe\u7b56\u65b9\u6cd51":64,"\u30b9\u30af\u30ea\u30d7\u30c8\u30d5\u30a1\u30a4\u30eb":158,homebrew:81,addit:[177,141,91],instant:123,plugin:[35,176],geopoint:172,equal:[63,170,141],against:71,tutori:147,logic:[170,141],improv:[37,116,6,70,23,104],"po\u306e\u5b9f\u884c":142,load:[52,172,3,8,77],among:71,defrag:32,point:141,overview:[11,123],period:37,header:[126,162],close_tagn:152,shutdown:131,linux:[143,130],grn_proc:47,quit:150,"\u5236\u9650\u4e8b\u9805":158,target_nam:[127,118],invert:123,"\u7279\u5b9a\u306e\u30c6\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u307f\u30c6\u30b9\u30c8\u3059\u308b":167,json:[52,126],basic:[3,141
 ],"libme
 mcached\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb":167,log_put:7,drilldown_calc_typ:100,resolut:39,"2\u30ea\u30ea\u30fc\u30b9":145,"\u30d3\u30eb\u30c9\u3092\u4e26\u5217\u5316\u3057\u305f\u3044":142,hashtag:172,i18n:111,in_valu:92,"case":126,drildown:121,multi:48,"\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u52d5\u4f5c\u78ba\u8a8d":142,zlib:176,cast:51,"\u691c\u7d22":135,error:[126,156],pack:176,"\u30c6\u30b9\u30c8\u306e\u52d5\u4f5c":167,"\u6982\u8981":10,"\u30d3\u30eb\u30c9\u7528\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9":142,"\u5f15\u6570":[168,61,103,89,158,29,164],filter_str:171,archiv:12,cento:120,synopsi:[122,8,58],"version\u30d1\u30e9\u30e1\u30fc\u30bf":10,fedora:155,"\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u7f72\u540d\u7528\u306e\u30d1\u30b9\u30d5\u30ec\u30fc\u30ba\u3092\u77e5\u308a\u305f\u3044":142,"\u691c\u7d22\u306e\u6319\u52d5":135,perform:[8,48],suggest:[122,144,174,43,159,45,58],make:[176,142],"clang\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb"
 :167,bin
 ari:94,html:[101,111,18],output_column:100,document:[49,13,18],messagepack:126,complet:[159,166],http:[132,179,4,48,94],expans:83,nest:71,temporari:86,user:172,engin:123,"\u901a\u4fe1\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3":125,"twitter\u3067\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u3092\u3059\u308b":142,tune:130,desctipion:174,sortbi:100,overcommit_memori:130,person:12,client:[175,94],command:[10,3,4,122,89,26,94,55,48],gzip:48,left:141,comment:172,construct:106,protocol:[94,162],execut:46,less:[63,170,141],min_bord:88,"5\u30ea\u30ea\u30fc\u30b9":145,languag:111,approximate_typ:68,point1:68,mmap:156,"twitter\u7de8":115,patricia:134,blog:172,add:111,macport:81,geo_in_circl:164,"po\u30d5\u30a1\u30a4\u30eb\u306e\u7ffb\u8a33":142,"\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9\u306e\u4f5c\u6210":142,match:[176,170,141],format:[126,100,3,52,139,165],read:[123,166],nginx:8,"\u95be\u5024\u3092\u3042\u3052\u308b":64,characterist:[123,86],daemon:94,like:67,s
 pecif:[1
 72,71,8,19],maxfileperproc:130,manual:38,integ:141,server:[123,132,94,28],"boolean":[11,141],cascad:160,output:[126,100,3,4,111],snippet_html:27,normalizer_list:44,old:70,twitter:22,log_reopen:178,sampl:[170,141],"lcov\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb":167,librari:[123,176],confirm:111,avoid:156,per:130,tracker:0,exit:174,condit:[67,100,170],mode:[41,82,63],core:48,who:172,run:[94,18],compress:48,view:3,usag:[82,4,5,87,41,42,92,136,8,95,9,138,97,99,100,68,77,144,178,52,107,53,146,55,157,150,58,59,62,44,148,152,65,140,66,117,160,109,88,69,118,101,165,74,171,122,129,124,27,127,7,130,32,131],tokenizer_list:157,"\u30d3\u30eb\u30c9\u6642\u306etip":142,repositori:[96,111],offset:100,post:[172,8,48],subtract:141,comparison:[141,48],about:91,column:[60,140,68,3,170,121,77,123,152,42,54,129,133,71],memori:[156,130],page:100,truncat:118,"x\u306e\u304a\u77e5\u3089\u305b":[1,145,137],"\u69d8\u3005\u306a\u30c6\u30b9\u30c8":167,ppa:12,match_escalation_threshold:100,grn_ii:78,"\u4
 f8b":[61
 ,169,103,64,89,29,164],"float":141,encod:176,dataset:174,down:[67,8],"\u90e8\u5206\u4e00\u81f4\u691c\u7d22":135,"\u30af\u30a8\u30ea\u5b9f\u884c\u306e\u305f\u3081\u306e\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9":63,storag:123,groonga_query_log_path:8,"\u30d9\u30af\u30bf\u30fc\u3068\u3057\u3066\u683c\u7d0d\u3067\u304d\u306a\u3044\u578b":40,log:[139,176,58,48],transfer:94,"\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb":158,support:84,"\u5909\u66f4":145,submit:0,custom:48,avail:[154,8],start:132,arithmet:141,"\u306e\u66f4\u65b0":142,sharabl:123,"command_version\u30d1\u30e9\u30e1\u30fc\u30bf":10,"grntest\u306e\u5b9f\u884c\u65b9\u6cd5":142,"function":[151,141],"\u7279\u5b9a\u306e\u74b0\u5883\u5411\u3051\u306e\u307f\u30d3\u30eb\u30c9\u3057\u305f\u3044":142,"\u691c\u7d22\u4f8b4":63,"\u30af\u30a8\u30ea\u306e\u5b9f\u73fe":63,"\u691c\u7d22\u4f8b2":63,"\u691c\u7d22\u4f8b1":63,translat:111,drilldown_sortbi:100,line:[122,4],bug:0,"\u30ea\u30ea\u30fc\u30b9\u4f5c\u696d\u7528\u30c7\u30a3\
 u30ec\u3
 0af\u30c8\u30ea\u306e\u4f5c\u6210":142,pull:111,new_nam:53,type:[11,172],record:[86,100,3],limit:[60,100,121,77,86,165],inform:[67,91],similar:[16,141,63],grn_tabl:105,"\u611f\u8b1d":[23,1,145,137],featur:84,bigram:172,creat:[3,77,172,174,71,59],trie:134,flow:111,grn_obj:72,groonga_databas:8,"homebrew\u306e\u66f4\u65b0":142,right:141,file:[174,130,165,58,48,111],check:[117,55],"\u5bfe\u5fdc":115,table_remov:136,extract:[141,43],grn_search:50,other:176,"\u30c7\u30fc\u30bf\u578b":40,grn_geo:102,"hat\u7cfb\u306e\u5834\u5408":142,scorer:[67,100],cooccurr:[16,166,43],drilldown:[100,121],debian:143,longitud:[11,123],groonga_base_path:8,escal:176,"\u691c\u7d22\u4f8b3":63,pseudo:54,cpu:48,munin:176,queryexpandertsv:165,time:[11,172,141],escap:170,"\u30ea\u30ea\u30fc\u30b9\u7528\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb\u306e\u4f5c\u6210":142,table_no_kei:86}})
\ No newline at end of file

  Modified: docs/server/http.html (+1 -1)
===================================================================
--- docs/server/http.html    2015-01-26 12:28:47 +0900 (1992c88)
+++ docs/server/http.html    2015-01-27 19:13:53 +0900 (f29f2fa)
@@ -93,7 +93,7 @@
 <li><a class="reference internal" href="http/groonga-httpd.html"><em>groonga-httpd</em></a></li>
 </ul>
 <p><a class="reference internal" href="http/groonga.html"><em>groonga</em></a> is a simple implemntation. It is fast but doesn't
-have many HTTP features. It is convenient to try groonga because it
+have many HTTP features. It is convenient to try Groonga because it
 requires just a few command line options to run.</p>
 <p><a class="reference internal" href="http/groonga-httpd.html"><em>groonga-httpd</em></a> is a <a class="reference external" href="http://nginx.org/">nginx</a> based
 implementation. It is also fast and has many HTTP features.</p>

  Modified: docs/sources/install/centos.txt (+3 -3)
===================================================================
--- docs/sources/install/centos.txt    2015-01-26 12:28:47 +0900 (9dd2f19)
+++ docs/sources/install/centos.txt    2015-01-27 19:13:53 +0900 (4d0b9f2)
@@ -170,9 +170,9 @@ Install required packages to build Groonga::
 
 Download source::
 
-  % wget http://packages.groonga.org/source/groonga/groonga-4.1.0.tar.gz
-  % tar xvzf groonga-4.1.0.tar.gz
-  % cd groonga-4.1.0
+  % wget http://packages.groonga.org/source/groonga/groonga-4.1.1.tar.gz
+  % tar xvzf groonga-4.1.1.tar.gz
+  % cd groonga-4.1.1
 
 Configure (see :ref:`source-configure` about ``configure`` options)::
 

  Modified: docs/sources/install/debian.txt (+4 -4)
===================================================================
--- docs/sources/install/debian.txt    2015-01-26 12:28:47 +0900 (bc9faa1)
+++ docs/sources/install/debian.txt    2015-01-27 19:13:53 +0900 (4242a87)
@@ -40,7 +40,7 @@ Install groonga-tokenizer-mecab package::
 
   % sudo apt-get install -y -V groonga-tokenizer-mecab
 
-If you want to use TokenFilterStem as a token filter, install
+If you want to use ``TokenFilterStem`` as a token filter, install
 groonga-token-filter-stem package.
 
 Install groonga-token-filter-stem package::
@@ -72,9 +72,9 @@ Install required packages to build Groonga::
 
 Download source::
 
-  % wget http://packages.groonga.org/source/groonga/groonga-4.1.0.tar.gz
-  % tar xvzf groonga-4.1.0.tar.gz
-  % cd groonga-4.1.0
+  % wget http://packages.groonga.org/source/groonga/groonga-4.1.1.tar.gz
+  % tar xvzf groonga-4.1.1.tar.gz
+  % cd groonga-4.1.1
 
 Configure (see :ref:`source-configure` about ``configure`` options)::
 

  Modified: docs/sources/install/fedora.txt (+3 -3)
===================================================================
--- docs/sources/install/fedora.txt    2015-01-26 12:28:47 +0900 (c138667)
+++ docs/sources/install/fedora.txt    2015-01-27 19:13:53 +0900 (1b0199a)
@@ -80,9 +80,9 @@ Install required packages to build Groonga::
 
 Download source::
 
-  % wget http://packages.groonga.org/source/groonga/groonga-4.1.0.tar.gz
-  % tar xvzf groonga-4.1.0.tar.gz
-  % cd groonga-4.1.0
+  % wget http://packages.groonga.org/source/groonga/groonga-4.1.1.tar.gz
+  % tar xvzf groonga-4.1.1.tar.gz
+  % cd groonga-4.1.1
 
 Configure (see :ref:`source-configure` about ``configure`` options)::
 

  Modified: docs/sources/install/mac_os_x.txt (+5 -5)
===================================================================
--- docs/sources/install/mac_os_x.txt    2015-01-26 12:28:47 +0900 (e89d277)
+++ docs/sources/install/mac_os_x.txt    2015-01-27 19:13:53 +0900 (2ece831)
@@ -6,8 +6,8 @@ Mac OS X
 ========
 
 This section describes how to install Groonga on Mac OS X. You can
-install Groonga by `MacPorts <http://www.macports.org/>`_ or `Homebrew
-<http://mxcl.github.com/homebrew/>`_.
+install Groonga by `MacPorts <http://www.macports.org/>`__ or
+`Homebrew <http://mxcl.github.com/homebrew/>`__.
 
 .. _macports:
 
@@ -39,9 +39,9 @@ Install `Xcode <https://developer.apple.com/xcode/>`_.
 
 Download source::
 
-  % curl -O http://packages.groonga.org/source/groonga/groonga-4.1.0.tar.gz
-  % tar xvzf groonga-4.1.0.tar.gz
-  % cd groonga-4.1.0
+  % curl -O http://packages.groonga.org/source/groonga/groonga-4.1.1.tar.gz
+  % tar xvzf groonga-4.1.1.tar.gz
+  % cd groonga-4.1.1
 
 Configure (see :ref:`source-configure` about ``configure`` options)::
 

  Modified: docs/sources/install/others.txt (+3 -3)
===================================================================
--- docs/sources/install/others.txt    2015-01-26 12:28:47 +0900 (1614165)
+++ docs/sources/install/others.txt    2015-01-27 19:13:53 +0900 (c867093)
@@ -74,9 +74,9 @@ Build from source
 Groonga uses GNU build system. So the following is the simplest build
 steps::
 
-  % wget http://packages.groonga.org/source/groonga/groonga-4.1.0.tar.gz
-  % tar xvzf groonga-4.1.0.tar.gz
-  % cd groonga-4.1.0
+  % wget http://packages.groonga.org/source/groonga/groonga-4.1.1.tar.gz
+  % tar xvzf groonga-4.1.1.tar.gz
+  % cd groonga-4.1.1
   % ./configure
   % make
   % sudo make install

  Modified: docs/sources/install/solaris.txt (+3 -3)
===================================================================
--- docs/sources/install/solaris.txt    2015-01-26 12:28:47 +0900 (dcab45d)
+++ docs/sources/install/solaris.txt    2015-01-27 19:13:53 +0900 (60ca62c)
@@ -17,9 +17,9 @@ Install required packages to build Groonga::
 
 Download source::
 
-  % wget http://packages.groonga.org/source/groonga/groonga-4.1.0.tar.gz
-  % gtar xvzf groonga-4.1.0.tar.gz
-  % cd groonga-4.1.0
+  % wget http://packages.groonga.org/source/groonga/groonga-4.1.1.tar.gz
+  % gtar xvzf groonga-4.1.1.tar.gz
+  % cd groonga-4.1.1
 
 Configure with ``CFLAGS="-m64" CXXFLAGS="-m64"`` variables. They are
 needed for building 64-bit version. To build 32-bit version, just

  Modified: docs/sources/install/ubuntu.txt (+4 -4)
===================================================================
--- docs/sources/install/ubuntu.txt    2015-01-26 12:28:47 +0900 (6068c71)
+++ docs/sources/install/ubuntu.txt    2015-01-27 19:13:53 +0900 (90bfe07)
@@ -49,7 +49,7 @@ Install groonga-tokenizer-mecab package::
 
   % sudo apt-get -y install groonga-tokenizer-mecab
 
-If you want to use TokenFilterStem as a token filter, install
+If you want to use ``TokenFilterStem`` as a token filter, install
 groonga-token-filter-stem package.
 
 Install groonga-token-filter-stem package::
@@ -81,9 +81,9 @@ Install required packages to build Groonga::
 
 Download source::
 
-  % wget http://packages.groonga.org/source/groonga/groonga-4.1.0.tar.gz
-  % tar xvzf groonga-4.1.0.tar.gz
-  % cd groonga-4.1.0
+  % wget http://packages.groonga.org/source/groonga/groonga-4.1.1.tar.gz
+  % tar xvzf groonga-4.1.1.tar.gz
+  % cd groonga-4.1.1
 
 Configure (see :ref:`source-configure` about ``configure`` options)::
 

  Modified: docs/sources/install/windows.txt (+9 -9)
===================================================================
--- docs/sources/install/windows.txt    2015-01-26 12:28:47 +0900 (553a463)
+++ docs/sources/install/windows.txt    2015-01-27 19:13:53 +0900 (3cf6a6d)
@@ -21,14 +21,14 @@ Installer
 For 32-bit environment, download x86 executable binary from
 packages.groonga.org:
 
-  * http://packages.groonga.org/windows/groonga/groonga-4.1.0-x86.exe
+  * http://packages.groonga.org/windows/groonga/groonga-4.1.1-x86.exe
 
 Then run it.
 
 For 64-bit environment, download x64 executable binary from
 packages.goronga.org:
 
-  * http://packages.groonga.org/windows/groonga/groonga-4.1.0-x64.exe
+  * http://packages.groonga.org/windows/groonga/groonga-4.1.1-x64.exe
 
 Then run it.
 
@@ -41,14 +41,14 @@ zip
 For 32-bit environment, download x86 zip archive from
 packages.groonga.org:
 
-  * http://packages.groonga.org/windows/groonga/groonga-4.1.0-x86.zip
+  * http://packages.groonga.org/windows/groonga/groonga-4.1.1-x86.zip
 
 Then extract it.
 
 For 64-bit environment, download x64 zip archive from
 packages.groonga.org:
 
-  * http://packages.groonga.org/windows/groonga/groonga-4.1.0-x64.zip
+  * http://packages.groonga.org/windows/groonga/groonga-4.1.1-x64.zip
 
 Then extract it.
 
@@ -66,27 +66,27 @@ Windows. Here are required tools:
 
 Download zipped source from packages.groonga.org:
 
-  * http://packages.groonga.org/source/groonga/groonga-4.1.0.zip
+  * http://packages.groonga.org/source/groonga/groonga-4.1.1.zip
 
 Then extract it.
 
 Move to the Groonga's source folder::
 
-  > cd c:\Users\%USERNAME%\Downloads\groonga-4.1.0
+  > cd c:\Users\%USERNAME%\Downloads\groonga-4.1.1
 
 Configure by ``cmake``. The following commnad line is for 64-bit
 version. To build 32-bit version, use ``-G "Visual Studio 10"``
 parameter instead::
 
-  groonga-4.1.0> cmake . -G "Visual Studio 10 Win64" -DCMAKE_INSTALL_PREFIX=C:\groonga
+  groonga-4.1.1> cmake . -G "Visual Studio 10 Win64" -DCMAKE_INSTALL_PREFIX=C:\groonga
 
 Build::
 
-  groonga-4.1.0> cmake --build . --config Release
+  groonga-4.1.1> cmake --build . --config Release
 
 Install::
 
-  groonga-4.1.0> cmake --build . --config Release --target Install
+  groonga-4.1.1> cmake --build . --config Release --target Install
 
 After the above steps, :doc:`/reference/executables/groonga` is found in
 ``c:\groonga\bin\groonga.exe``.

  Modified: docs/sources/news.txt (+64 -10)
===================================================================
--- docs/sources/news.txt    2015-01-26 12:28:47 +0900 (676c4f4)
+++ docs/sources/news.txt    2015-01-27 19:13:53 +0900 (2d2fe4b)
@@ -7,6 +7,58 @@
 News
 ====
 
+.. _release-4-1-1:
+
+Release 4.1.1 - 2015-01-29
+--------------------------
+
+Improvements
+^^^^^^^^^^^^
+
+* [windows] Improved to show error message instead of
+  error code. It's easy to understand.
+* [windows] Supported small start file size for database file.
+  In previous versions, Groonga consumed larger initial file
+  size on windows in contrast to UNIX like environment.
+  To enable this feature, use ``GRN_IO_VERSION=1`` environment
+  variable.
+* Supported sum feature for drilldown. Here is the syntax how to use it.
+  ``select --drilldown[label].calc_type SUM --drilldown[label].calc_target target_column``
+  It returns drilldown result with max value in group.
+* Supported ``MIN``, ``MAX``, ``AVG`` feature for drilldown. The syntax is same as
+  sum feature. You can specify multiple 'calc_types' at the same time.
+* Added ``--with-jemalloc`` option to use ``jemalloc`` for ``malloc()/free()``.
+  It'll improve performance on multi-threading usage.
+* groonga-httpd: Supported long error message over ``NGX_MAX_ERROR_STR``.
+  By this change, long error message (>=2048) is not truncated.
+* [doc] Added documents about :ref:`select-drilldown-limit`,
+  :ref:`select-drilldown-calc-types`, :ref:`select-drilldown-calc-target` and more.
+
+Fixes
+^^^^^
+
+* Fixed mismatch between error code and error message when
+  ``strerror()`` is failed. There was a case that Groonga shows
+  incorrect error code as syscall error.
+* Fixed to show errno in error message when unknow error is occurred.
+* [windows] Fixed to return proper error code.
+* Fixed a bug that there is only 'index[0]' for :ref:`select-match_columns`,
+  it doesn't return correct search results. For example, it occurs
+  when index 'memo_index' is created against multiple column -
+  'title,content' then 'memo_index[0]' is specified.
+* http: Fixed a bug that two or more request don't have body.
+* mecab: Added workaround for ``mecab_strerror(NULL)`` on MeCab 0.993.
+  Without this workaround, Groonga aborts if there is no MeCab
+  dictionary. [Reported by Shuhei Tanuma]
+* groonga-httpd: Fixed a bug that custom log file is ignored.
+* groonga-httpd: Fixed a bug that empty dump doesn't return.
+* http: Fixed a bug that body isn't returned for POST requests.
+
+Thanks
+^^^^^^
+
+* Shuhei Tanuma
+
 .. _release-4-1-0:
 
 Release 4.1.0 - 2015-01-09
@@ -153,7 +205,7 @@ Improvements
 * [experimental] :doc:`/reference/functions/between` supports auto sequential search mode.
   Use the value of ``GRN_BETWEEN_TOO_MANY_INDEX_MATCH_RATIO`` as threshold.
   Basic concept is similar to ``GRN_IN_VALUES_TOO_MANY_INDEX_MATCH_RATIO``.
-* [experimental] Supported multiple drilldowns for :doc:``/reference/command/select``
+* [experimental] Supported multiple drilldowns for :doc:`/reference/commands/select`
   command. The syntax is extended to support this feature. The new one is
   ``--drilldown[LABEL1].keys COLUMN1,COLUMN2`` for keys,
   ``--drilldown[LABEL1].output_columns _value.COLUMN1,_value.COLUMN2,_nsubrecs`` for output columns.
@@ -161,11 +213,13 @@ Improvements
   by multiple keys. Use ``_key[N]`` for ``--drilldown[LABEL1].output_columns`` to show
   original value of key in records.
 * Supported to search ``'reference_column @ "query"'`` without index.
-* [experimental] Added :doc:`/reference/commands/range_filter` command. It is faster than select
-  command to fetch specific range of records in most cases, because it doesn't returns
-  the number of matched records. There are limitations which doesn't support drilldown and so on.
-  Thus, ``range_filter`` is suitable for extracting first ``N`` records in specific range for ranking
-  or something else.
+* [experimental] Added :doc:`/reference/commands/range_filter`
+  command. It is faster than :doc:`/reference/commands/select` command
+  to fetch specific range of records in most cases, because it doesn't
+  returns the number of matched records. There are limitations which
+  doesn't support drilldown and so on.  Thus, ``range_filter`` is
+  suitable for extracting first ``N`` records in specific range for
+  ranking or something else.
 * [httpd] Supported ``groonga-httpd`` on windows.
 * Supported vector column for drilldown.
 * [deb] Changed ``groonga-httpd`` as default HTTP server package.
@@ -185,10 +239,10 @@ Fixes
   returns empty results.
 * Fixed flags parameter which is strict in BSD ``mkostemp(3)``.
   [GitHub#240] [Patch by Jun Kuriyama]
-* Fixed a bug that select command reports invalid value type (table)
-  as index column value type. It was fixed to ``UInt32``.
-  Note that it affects only the value of response header.
-  The search results is not changed at all.
+* Fixed a bug that :doc:`/reference/commands/select` command reports
+  invalid value type (table) as index column value type. It was fixed
+  to ``UInt32``.  Note that it affects only the value of response
+  header.  The search results is not changed at all.
 * Fixed a bug that compare operations such as ``<``, ``<=``, ``>``, ``>=``, ``!=`` with
   Time and String type returns invalid results.
 * Fixed a bug that prefix search can't be executed against single character such as

  Modified: docs/sources/news/2.x.txt (+5 -4)
===================================================================
--- docs/sources/news/2.x.txt    2015-01-26 12:28:47 +0900 (54dc94a)
+++ docs/sources/news/2.x.txt    2015-01-27 19:13:53 +0900 (319f70d)
@@ -115,10 +115,11 @@ Fixes
 * [windows] Added missing ``O_BINARY`` flag to open file correctly.
   This change fixes the infinite loop problem about groonga HTTP server.
   [GitHub#47] [Patch by Shimomura Tatsuya]
-* Fixed a bug that ``--default-match-escalation-threshold`` doesn't accept
-  negative value to disable functionality.
-  This fix enable you to disable search escalation.
-  see :option:`--default-match-escalation-threshold` about details.
+* Fixed a bug that ``--default-match-escalation-threshold`` doesn't
+  accept negative value to disable functionality that is used on
+  :doc:`/spec/search`.  This fix enable you to disable search
+  escalation.  see :option:`--default-match-escalation-threshold`
+  about details.
 * Fixed a bug that ``_score`` after "*" is ignored in ``--output_columns``.
 
 Thanks

  Modified: docs/sources/news/3.x.txt (+1 -1)
===================================================================
--- docs/sources/news/3.x.txt    2015-01-26 12:28:47 +0900 (c7beba0)
+++ docs/sources/news/3.x.txt    2015-01-27 19:13:53 +0900 (8b187d1)
@@ -437,7 +437,7 @@ Improvements
 * Supported binary operations such as ``X + Y``, ``X - Y``, ``X * Y``, ``X / Y``,
   ``X % Y``, ``X >> Y``, ``X << Y``, ``X | Y``, ``X ^ Y``, ``X & Y`` and ``X >>> Y``
   for Int8, UInt8, Int16, UInt16 and UInt64.
-* Added english documentation for ``load`` command.
+* Added English documentation for :doc:`/reference/commands/load` command.
 * Supported binary assign operations such as ``X += Y``, ``X -= Y``, ``X *= Y``,
   ``X /= Y``, ``X %= Y``, ``X <<= Y``, ``X >>= Y``, ``X >>>= Y``, ``X &= Y``,
   ``X |= Y`` and ``X ^= Y`` for Int8, UInt8, Int16, UInt16 and UInt64.

  Modified: docs/sources/reference.txt (+0 -1)
===================================================================
--- docs/sources/reference.txt    2015-01-26 12:28:47 +0900 (2055254)
+++ docs/sources/reference.txt    2015-01-27 19:13:53 +0900 (6709dc2)
@@ -19,7 +19,6 @@ Reference manual
    reference/tokenizers
    reference/token_filters
    reference/query_expanders
-   reference/pseudo_column
    reference/grn_expr
    reference/function
    reference/operations

  Modified: docs/sources/reference/api/grn_ctx.txt (+3 -1)
===================================================================
--- docs/sources/reference/api/grn_ctx.txt    2015-01-26 12:28:47 +0900 (f9acebb)
+++ docs/sources/reference/api/grn_ctx.txt    2015-01-27 19:13:53 +0900 (9705408)
@@ -52,7 +52,9 @@ Reference
 
    ctxの管理するメモリを解放し、使用を終了します。
 
-   If ``ctx`` is initialized by :c:func:`grn_ctx_open()` not :c:func:`grn_ctx_init()`. You need also to call :c:func:`grn_ctx_close()`.
+   If ``ctx`` is initialized by :c:func:`grn_ctx_open()` not
+   :c:func:`grn_ctx_init()`, you need to use
+   :c:func:`grn_ctx_close()` instead of :c:func:`grn_ctx_fin()`.
 
    :param ctx: 解放するctx構造体へのポインタを指定します。
    :return: ``GRN_SUCCESS`` on success, not ``GRN_SUCCESS`` on error.

  Modified: docs/sources/reference/column.txt (+12 -4)
===================================================================
--- docs/sources/reference/column.txt    2015-01-26 12:28:47 +0900 (522d8b4)
+++ docs/sources/reference/column.txt    2015-01-27 19:13:53 +0900 (5f05826)
@@ -17,10 +17,18 @@ must be a table.
 
 Here are data store columns:
 
-  * :doc:`columns/scalar`
-  * :doc:`columns/vector`
-  * :doc:`columns/pseudo`
+.. toctree::
+   :maxdepth: 1
+   :glob:
+
+   columns/scalar
+   columns/vector
+   columns/pseudo
 
 Here is an index column:
 
-  * :doc:`columns/index`
+.. toctree::
+   :maxdepth: 1
+   :glob:
+
+   columns/index

  Added: docs/sources/reference/columns/index.txt (+19 -0) 100644
===================================================================
--- /dev/null
+++ docs/sources/reference/columns/index.txt    2015-01-27 19:13:53 +0900 (3fb8e18)
@@ -0,0 +1,19 @@
+.. -*- rst -*-
+
+.. highlightlang:: none
+
+.. groonga-command
+.. database: columns_index
+
+Index column
+============
+
+Summary
+-------
+
+TODO
+
+Usage
+-----
+
+TODO

  Modified: docs/sources/reference/columns/pseudo.txt (+2 -2)
===================================================================
--- docs/sources/reference/columns/pseudo.txt    2015-01-26 12:28:47 +0900 (536194f)
+++ docs/sources/reference/columns/pseudo.txt    2015-01-27 19:13:53 +0900 (8b243c6)
@@ -2,8 +2,8 @@
 
 .. highlightlang:: none
 
-疑似カラム (pseudo_column)
-==========================
+Pseudo column
+=============
 
 名前
 ----

  Added: docs/sources/reference/columns/scalar.txt (+19 -0) 100644
===================================================================
--- /dev/null
+++ docs/sources/reference/columns/scalar.txt    2015-01-27 19:13:53 +0900 (4e4c94a)
@@ -0,0 +1,19 @@
+.. -*- rst -*-
+
+.. highlightlang:: none
+
+.. groonga-command
+.. database: columns_scalar
+
+Scalar column
+=============
+
+Summary
+-------
+
+TODO
+
+Usage
+-----
+
+TODO

  Modified: docs/sources/reference/commands/select.txt (+734 -29)
===================================================================
--- docs/sources/reference/commands/select.txt    2015-01-26 12:28:47 +0900 (9ee96bb)
+++ docs/sources/reference/commands/select.txt    2015-01-27 19:13:53 +0900 (ac9f1e6)
@@ -43,6 +43,35 @@ Syntax
          [query_flags=ALLOW_PRAGMA|ALLOW_COLUMN|ALLOW_UPDATE|ALLOW_LEADING_NOT|NONE]
          [query_expander=null]
          [adjuster=null]
+         [drilldown_calc_types=NONE]
+         [drilldown_calc_target=null]
+
+``select`` has the following named parameters for advanced drilldown:
+
+  * ``drilldown[${LABEL}].keys=null``
+  * ``drilldown[${LABEL}].sortby=null``
+  * ``drilldown[${LABEL}].output_columns="_key, _nsubrecs"``
+  * ``drilldown[${LABEL}].offset=0``
+  * ``drilldown[${LABEL}].limit=10``
+  * ``drilldown[${LABEL}].calc_types=NONE``
+  * ``drilldown[${LABEL}].calc_target=null``
+
+You can use one or more alphabets, digits, ``_`` and ``.`` for
+``${LABEL}``. For example, ``parent.sub1`` is a valid ``${LABEL}``.
+
+Parameters that have the same ``${LABEL}`` are grouped.
+
+For example, the following parameters specify one drilldown:
+
+  * ``--drilldown[label].keys column``
+  * ``--drilldown[label].sortby -_nsubrecs``
+
+The following parameters specify two drilldowns:
+
+  * ``--drilldown[label1].keys column1``
+  * ``--drilldown[label1].sortby -_nsubrecs``
+  * ``--drilldown[label2].keys column2``
+  * ``--drilldown[label2].sortby _key``
 
 Usage
 -----
@@ -57,6 +86,7 @@ Here are a schema definition and sample data to show usage.
 .. table_create Entries TABLE_HASH_KEY ShortText
 .. column_create Entries content COLUMN_SCALAR Text
 .. column_create Entries n_likes COLUMN_SCALAR UInt32
+.. column_create Entries tag COLUMN_SCALAR ShortText
 .. table_create Terms TABLE_PAT_KEY|KEY_NORMALIZE ShortText --default_tokenizer TokenBigram
 .. column_create Terms entries_key_index COLUMN_INDEX|WITH_POSITION Entries _key
 .. column_create Terms entries_content_index COLUMN_INDEX|WITH_POSITION Entries content
@@ -64,25 +94,31 @@ Here are a schema definition and sample data to show usage.
 .. [
 .. {"_key":    "The first post!",
 ..  "content": "Welcome! This is my first post!",
-..  "n_likes": 5},
+..  "n_likes": 5,
+..  "tag": "Hello"},
 .. {"_key":    "Groonga",
-..  "content": "I started to use groonga. It's very fast!",
-..  "n_likes": 10},
+..  "content": "I started to use Groonga. It's very fast!",
+..  "n_likes": 10,
+..  "tag": "Groonga"},
 .. {"_key":    "Mroonga",
-..  "content": "I also started to use mroonga. It's also very fast! Really fast!",
-..  "n_likes": 15},
+..  "content": "I also started to use Mroonga. It's also very fast! Really fast!",
+..  "n_likes": 15,
+..  "tag": "Groonga"},
 .. {"_key":    "Good-bye Senna",
 ..  "content": "I migrated all Senna system!",
-..  "n_likes": 3},
+..  "n_likes": 3,
+..  "tag": "Senna"},
 .. {"_key":    "Good-bye Tritonn",
 ..  "content": "I also migrated all Tritonn system!",
-..  "n_likes": 3}
+..  "n_likes": 3,
+..  "tag": "Senna"}
 .. ]
 
 There is a table, ``Entries``, for blog entries. An entry has title,
-content and the number of likes for the entry. Title is key of
+content, the number of likes for the entry and tag. Title is key of
 ``Entries``. Content is value of ``Entries.content`` column. The
-number of likes is value of ``Entries.n_likes`` column.
+number of likes is value of ``Entries.n_likes`` column. Tag is value
+of ``Entries.tag`` column.
 
 ``Entries._key`` column and ``Entries.content`` column are indexed
 using ``TokenBigram`` tokenizer. So both ``Entries._key`` and
@@ -163,8 +199,8 @@ in ``content`` column value and has ``Groonga`` as ``_key`` from
 ``==`` is equality operator.
 
 ``filter`` has more operators and syntax like grouping by ``(...)``
-its deatils aren't described here. See :doc:`/reference/grn_expr/script_syntax` for
-datails.
+its details aren't described here. See
+:doc:`/reference/grn_expr/script_syntax` for datails.
 
 Paging
 ^^^^^^
@@ -176,7 +212,7 @@ Here is an example to output only the 2nd record.
 .. include:: ../../example/reference/commands/select/paging.log
 .. select Entries --offset 1 --limit 1
 
-``offset`` is zero-origin. ``--offset 1`` means output range is
+``offset`` is zero-based. ``--offset 1`` means output range is
 started from the 2nd record.
 
 ``limit`` specifies the max number of output records. ``--limit 1``
@@ -196,6 +232,56 @@ without any contents of records.
 ``--limit 0`` is also useful for retrieving only the number of matched
 records.
 
+Drilldown
+^^^^^^^^^
+
+You can get additional grouped results against the search result in
+one ``select``. You need to use two or more ``SELECT``s in SQL but
+``select`` in Groonga can do it in one ``select``.
+
+This feature is called as `drilldown
+<http://en.wikipedia.org/wiki/Drill_down>`_ in Groonga. It's also
+called as `faceted search
+<http://en.wikipedia.org/wiki/Faceted_search>`_ in other search
+engine.
+
+For example, think about the following situation.
+
+You search entries that has ``fast`` word:
+
+.. groonga-command
+.. include:: ../../example/reference/commands/select/usage_drilldown_only_query.log
+.. select Entries --filter 'content @ "fast"'
+
+You want to use ``tag`` for additional search condition like
+``--filter 'content @ "fast" && tag == "???"``. But you don't know
+suitable tag until you see the result of ``content @ "fast"``.
+
+If you know the number of matched records of each available tag, you
+can choose suitable tag. You can use drilldown for the case:
+
+.. groonga-command
+.. include:: ../../example/reference/commands/select/usage_drilldown.log
+.. select Entries --filter 'content @ "fast"' --drilldown tag
+
+``--drilldown tag`` returns a list of pair of available tag and the
+number of matched records. You can avoid "no hit search" case by
+choosing a tag from the list. You can also avoid "too many search
+results" case by choosing a tag that the number of matched records is
+few from the list.
+
+You can create the following UI with the drilldown results:
+
+  * Links to narrow search results. (Users don't need to input a
+    search query by their keyboard. They just click a link.)
+
+Most EC sites use the UI. See side menu at Amazon.
+
+Groonga supports not only counting grouped records but also finding
+the maximum and/or minimum value from grouped records, summing values
+in grouped records and so on. See
+:ref:`select-drilldown-related-parameters` for details.
+
 Parameters
 ----------
 
@@ -646,11 +732,10 @@ more liked entries.
 The ``select`` command outputs records that ``n_likes`` column value
 is equal to or more than ``10`` from ``Entries`` table.
 
-
 Output related parameters
 ^^^^^^^^^^^^^^^^^^^^^^^^^
 
-.. _output_columns:
+.. _select-output-columns:
 
 ``output_columns``
 """"""""""""""""""
@@ -682,6 +767,8 @@ column value.
 The default value is ``_id, _key, *``. It means that all column
 values except ``_score`` are outputted.
 
+.. _select-sortby:
+
 ``sortby``
 """"""""""
 
@@ -723,11 +810,13 @@ descending order and outputs record key and hit score.
 If you use ``_score`` without ``query`` nor ``filter`` parameters,
 it's just ignored but get a warning in log file.
 
+.. _select-offset:
+
 ``offset``
 """"""""""
 
 It specifies offset to determine output records range. Offset is
-zero-origin. ``--offset 1`` means output range is started from the 2nd
+zero-based. ``--offset 1`` means output range is started from the 2nd
 record.
 
 .. groonga-command
@@ -738,8 +827,9 @@ The ``select`` command outputs from the 4th record.
 
 You can specify negative value. It means that ``the number of matched
 records + offset``. If you have 3 matched records and specify
-``--offset -2``, you get records from the 1st (``3 + -2 = 1``) record
-to the 3rd record.
+``--offset -2``, you get records from the 2nd (``3 + -2 = 1``. ``1``
+means 2nd. Remember that offset is zero-based.) record to the 3rd
+record.
 
 .. groonga-command
 .. include:: ../../example/reference/commands/select/offset_negative.log
@@ -787,43 +877,658 @@ TODO: write in English and add example.
 
 scorerは、検索処理が完了し、ソート処理が実行される前に呼び出されます。従って、各レコードのスコアを操作する式を指定しておけば、検索結果のソート順序をカスタマイズできるようになります。
 
-Facet related parameters
-^^^^^^^^^^^^^^^^^^^^^^^^
+.. _select-drilldown-related-parameters:
+
+Drilldown related parameters
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+This section describes basic drilldown related parameters. Advanced
+drilldown related parameters are described in another section.
+
+.. _select-drilldown:
 
 ``drilldown``
 """""""""""""
 
-TODO: write in English and add example.
+It specifies keys for grouping separated by ``,``.
+
+Matched records by specified search conditions are grouped by each
+key. If you specify no search condition, all records are grouped by
+each key.
+
+Here is a simple ``drilldown`` example:
+
+.. groonga-command
+.. include:: ../../example/reference/commands/select/drilldown_simple.log
+.. select Entries \
+..   --output_columns _key,tag \
+..   --drilldown tag
+
+The ``select`` command outputs the following information:
+
+  * There is one record that has "Hello" tag.
+  * There is two records that has "Groonga" tag.
+  * There is two records that has "Senna" tag.
+
+Here is a ``drilldown`` with search condition example:
+
+.. groonga-command
+.. include:: ../../example/reference/commands/select/drilldown_filter.log
+.. select Entries \
+..   --output_columns _key,tag \
+..   --filter 'n_likes >= 5' \
+..   --drilldown tag
+
+The ``select`` command outputs the following information:
+
+  * In records that have 5 or larger as ``n_likes`` value:
 
-グループ化のキーとなるカラム名のリストをカンマ(',')区切りで指定します。検索条件にマッチした各レコードを出力したのちに、drilldownに指定されたカラムの値が同一であるレコードをとりまとめて、それぞれについて結果レコードを出力します。
+    * There is one record that has "Hello" tag.
+    * There is two records that has "Groonga" tag.
+
+Here is a ``drilldown`` with multiple group keys example:
+
+.. groonga-command
+.. include:: ../../example/reference/commands/select/drilldown_multiple.log
+.. select Entries \
+..   --limit 0 \
+..   --output_column _id \
+..   --drilldown tag,n_likes
+
+The ``select`` command outputs the following information:
+
+  * About ``tag``:
+
+    * There is one record that has "Hello" tag.
+    * There is two records that has "Groonga" tag.
+    * There is two records that has "Senna" tag.
+
+  * About ``n_likes``:
+
+    * There is one record that has "Hello" tag.
+    * There is two records that has "Groonga" tag.
+    * There is two records that has "Senna" tag.
+
+.. _select-drilldown-sortby:
 
 ``drilldown_sortby``
 """"""""""""""""""""
 
-TODO: write in English and add example.
+It specifies sort keys for drilldown outputs separated by ``,``. Each
+sort key is column name.
+
+You can refer the number of grouped records by ``_nsubrecs``
+:doc:`/reference/columns/pseudo`.
+
+Here is a simple ``drilldown_sortby`` example:
+
+.. groonga-command
+.. include:: ../../example/reference/commands/select/drilldown_sortby_simple.log
+.. select Entries \
+..   --limit 0 \
+..   --output_column _id \
+..   --drilldown tag \
+..   --drilldown_sortby '-_nsubrecs, _key'
+
+Drilldown result is sorted by the number of grouped records (=
+``_nsubrecs`` ) in descending order. If there are grouped results that
+the number of records in the group are the same, these grouped results
+are sorted by grouped key (= ``_key`` ) in ascending order.
+
+The sort keys are used in all group keys specified in ``drilldown``:
+
+.. groonga-command
+.. include:: ../../example/reference/commands/select/drilldown_sortby_simple.log
+.. select Entries \
+..   --limit 0 \
+..   --output_column _id \
+..   --drilldown 'tag, n_likes' \
+..   --drilldown_sortby '-_nsubrecs, _key'
+
+The same sort keys are used in ``tag`` drilldown and ``n_likes``
+drilldown.
+
+If you want to use different sort keys for each drilldown, use
+:ref:`select-advanced-drilldown-related-parameters`.
 
-drilldown条件に指定されたカラムの値毎にとりまとめられたレコードについて、ソートキーとなるカラム名のリストをカンマ(',')区切りで指定します。sortbyパラメータと同様に昇降順を指定できます。
+.. _select-drilldown-output-columns:
 
 ``drilldown_output_columns``
 """"""""""""""""""""""""""""
 
-TODO: write in English and add example.
+It specifies output columns for drilldown separated by ``,``.
+
+Here is a ``drilldown_output_columns`` example:
+
+.. groonga-command
+.. include:: ../../example/reference/commands/select/drilldown_output_columns_simple.log
+.. select Entries \
+..   --limit 0 \
+..   --output_column _id \
+..   --drilldown tag \
+..   --drilldown_output_columns _key
+
+The ``select`` command just outputs grouped key.
+
+If grouped key is a referenced type column (= column that its type is
+a table), you can access column of the table referenced by the
+referenced type column.
+
+Here are a schema definition and sample data to show drilldown against
+referenced type column:
+
+.. groonga-command
+.. include:: ../../example/reference/commands/select/drilldown_output_columns_referenced_type_column_definition.log
+.. table_create Tags TABLE_HASH_KEY ShortText --normalizer NormalizerAuto
+.. column_create Tags label COLUMN_SCALAR ShortText
+.. column_create Tags priority COLUMN_SCALAR Int32
+..
+.. table_create Items TABLE_HASH_KEY ShortText
+.. column_create Items tag COLUMN_SCALAR Tags
+..
+.. load --table Tags
+.. [
+.. {"_key": "groonga", label: "Groonga", priority: 10},
+.. {"_key": "mroonga", label: "Mroonga", priority: 5}
+.. ]
+..
+.. load --table Items
+.. [
+.. {"_key": "A", "tag": "groonga"},
+.. {"_key": "B", "tag": "groonga"},
+.. {"_key": "C", "tag": "mroonga"}
+.. ]
+
+``Tags`` table is a referenced table. ``Items.tag`` is a referenced
+type column.
 
-drilldown条件に指定されたカラムの値毎にとりまとめられたレコードについて、出力するカラム名のリストをカンマ(',')区切りで指定します。
+You can refer ``Tags.label`` by ``label`` in
+``drilldown_output_columns``:
+
+.. groonga-command
+.. include:: ../../example/reference/commands/select/drilldown_output_columns_referenced_type_column_label.log
+.. select Items \
+..   --limit 0 \
+..   --output_column _id \
+..   --drilldown tag \
+..   --drilldown_output_columns '_key, label'
+
+You can use ``*`` to refer all columns in referenced table (= ``Tags``):
+
+.. groonga-command
+.. include:: ../../example/reference/commands/select/drilldown_output_columns_referenced_type_column_asterisk.log
+.. select Items \
+..   --limit 0 \
+..   --output_column _id \
+..   --drilldown tag \
+..   --drilldown_output_columns '_key, *'
+
+``*`` is expanded to ``label, priority``.
+
+The default value of ``drilldown_output_columns`` is ``_key,
+_nsubrecs``. It means that grouped key and the number of records in
+the group are output.
+
+You can use more :doc:`/reference/columns/pseudo` in
+``drilldown_output_columns`` such as ``_max``, ``_min``, ``_sum`` and
+``_avg`` when you use :ref:`select-drilldown-calc-types`. See
+``drilldown_calc_types`` document for details.
+
+.. _select-drilldown-offset:
 
 ``drilldown_offset``
 """"""""""""""""""""
 
-TODO: write in English and add example.
+It specifies offset to determine range of drilldown output
+records. Offset is zero-based. ``--drilldown_offset 1`` means output
+range is started from the 2nd record.
 
-drilldown条件に指定されたカラムの値毎にとりまとめられたレコードについて、出力対象となる最初のレコードの番号を0ベースで指定します。デフォルト値は0です。drilldown_offsetに負の値を指定した場合は、ヒットした件数 + drilldown_offsetによって算出される値が指定されたものとみなされます。
+Here is a ``drilldown_offset`` example:
+
+.. groonga-command
+.. include:: ../../example/reference/commands/select/drilldown_offset_simple.log
+.. select Entries \
+..   --limit 0 \
+..   --output_column _id \
+..   --drilldown tag \
+..   --drilldown_sortby _key \
+..   --drilldown_offset 1
+
+The ``select`` command outputs from the 2nd record.
+
+You can specify negative value. It means that ``the number of grouped
+results + offset``. If you have 3 grouped results and specify
+``--drilldown_offset -2``, you get grouped results from the 2st
+(``3 + -2 = 1``. ``1`` means 2nd. Remember that offset is zero-based.)
+grouped result to the 3rd grouped result.
+
+.. groonga-command
+.. include:: ../../example/reference/commands/select/drilldown_offset_negative.log
+.. select Entries \
+..   --limit 0 \
+..   --output_column _id \
+..   --drilldown tag \
+..   --drilldown_sortby _key \
+..   --drilldown_offset -2
+
+The ``select`` command outputs from the 2nd grouped result because the
+total number of grouped results is ``3``.
+
+The default value of ``drilldown_offset`` is ``0``.
+
+.. _select-drilldown-limit:
 
 ``drilldown_limit``
 """""""""""""""""""
 
-TODO: write in English and add example.
+It specifies the max number of groups in a drilldown. If the number of
+groups is less than ``drilldown_limit``, all groups are outputted.
+
+Here is a ``drilldown_limit`` example:
+
+.. groonga-command
+.. include:: ../../example/reference/commands/select/drilldown_limit_simple.log
+.. select Entries \
+..   --limit 0 \
+..   --output_column _id \
+..   --drilldown tag \
+..   --drilldown_sortby _key \
+..   --drilldown_offset 1 \
+..   --drilldown_limit 2
+
+The ``select`` command outputs the 2rd and the 3rd groups.
+
+You can specify negative value. It means that ``the number of groups +
+drilldown_limit + 1``. For example, ``--drilldown_limit -1`` outputs
+all groups. It's very useful value to show all groups.
+
+Here is a negative ``drilldown_limit`` value example.
+
+.. groonga-command
+.. include:: ../../example/reference/commands/select/drilldown_limit_negative.log
+.. select Entries \
+..   --limit 0 \
+..   --output_column _id \
+..   --drilldown tag \
+..   --drilldown_sortby _key \
+..   --drilldown_limit -1
+
+The ``select`` command outputs all groups.
+
+The default value of ``drilldown_limit`` is ``10``.
+
+.. _select-drilldown-calc-types:
+
+``drilldown_calc_types``
+""""""""""""""""""""""""
+
+It specifies how to calculate (aggregate) values in grouped records by
+a drilldown. You can specify multiple calculation types separated by
+"``|``". For example, ``MAX|MIN``.
+
+Calculation target values are read from a column of grouped
+records. The column is specified by
+:ref:`select-drilldown-calc-target`.
+
+You can read calculated value by :doc:`/reference/columns/pseudo` such
+as ``_max`` and ``_min`` in :ref:`select-drilldown-output-columns`.
+
+You can use the following calculation types:
+
+.. list-table::
+   :header-rows: 1
+
+   * - Type name
+     - :doc:`/reference/columns/pseudo` name
+     - Need :ref:`select-drilldown-calc-target`
+     - Description
+   * - ``NONE``
+     - Nothing.
+     - Not needs.
+     - Just ignored.
+   * - ``COUNT``
+     - ``_nsubrecs``
+     - Not needs.
+     - Counting grouped records. It's always enabled. So you don't
+       specify it.
+   * - ``MAX``
+     - ``_max``
+     - Needs.
+     - Finding the maximum integer value from integer values in
+       grouped records.
+   * - ``MIN``
+     - ``_min``
+     - Needs.
+     - Finding the minimum integer value from integer values in
+       grouped records.
+   * - ``SUM``
+     - ``_sum``
+     - Needs.
+     - Summing integer values in grouped records.
+   * - ``AVG``
+     - ``_avg``
+     - Needs.
+     - Averaging integer/float values in grouped records.
+
+Here is a ``MAX`` example:
+
+.. groonga-command
+.. include:: ../../example/reference/commands/select/drilldown_calc_types_max.log
+.. select Entries \
+..   --limit -1 \
+..   --output_column _id,n_likes \
+..   --drilldown tag \
+..   --drilldown_calc_types MAX \
+..   --drilldown_calc_target n_likes \
+..   --drilldown_output_columns _key,_max
+
+The ``select`` command groups all records by ``tag`` column value,
+finding the maximum ``n_likes`` column value for each group and
+outputs pairs of grouped key and the maximum ``n_likes`` column value
+for the group. It uses ``_max`` :doc:`/reference/columns/pseudo` to
+read the maximum ``n_likes`` column value.
+
+Here is a ``MIN`` example:
+
+.. groonga-command
+.. include:: ../../example/reference/commands/select/drilldown_calc_types_min.log
+.. select Entries \
+..   --limit -1 \
+..   --output_column _id,n_likes \
+..   --drilldown tag \
+..   --drilldown_calc_types MIN \
+..   --drilldown_calc_target n_likes \
+..   --drilldown_output_columns _key,_min
+
+The ``select`` command groups all records by ``tag`` column value,
... truncated to 1.0MB




More information about the Groonga-commit mailing list
Back to archive index