[Groonga-commit] groonga/groonga.org at 7c7eb0f [gh-pages] Update Groonga documents

Back to archive index

Masafumi Yokoyama null+****@clear*****
Mon May 2 10:01:07 JST 2016


Masafumi Yokoyama	2016-05-02 10:01:07 +0900 (Mon, 02 May 2016)

  New Revision: 7c7eb0fc8070f96fb1fd5746659ef52e2505a712
  https://github.com/groonga/groonga.org/commit/7c7eb0fc8070f96fb1fd5746659ef52e2505a712

  Message:
    Update Groonga documents

  Modified files:
    ja/docs/news.html
    ja/docs/reference/api/global_configurations.html
    ja/docs/reference/api/grn_cache.html
    ja/docs/reference/api/grn_column.html
    ja/docs/reference/api/grn_command_version.html
    ja/docs/reference/api/grn_ctx.html
    ja/docs/reference/api/grn_db.html
    ja/docs/reference/api/grn_encoding.html
    ja/docs/reference/api/grn_expr.html
    ja/docs/reference/api/grn_geo.html
    ja/docs/reference/api/grn_hook.html
    ja/docs/reference/api/grn_index_cursor.html
    ja/docs/reference/api/grn_info.html
    ja/docs/reference/api/grn_match_escalation.html
    ja/docs/reference/api/grn_obj.html
    ja/docs/reference/api/grn_proc.html
    ja/docs/reference/api/grn_search.html
    ja/docs/reference/api/grn_table.html
    ja/docs/reference/api/grn_table_cursor.html
    ja/docs/reference/api/grn_thread.html
    ja/docs/reference/api/grn_type.html
    ja/docs/reference/api/grn_user_data.html
    ja/docs/reference/api/plugin.html
    ja/docs/searchindex.js

  Modified: ja/docs/news.html (+1 -1)
===================================================================
--- ja/docs/news.html    2016-04-29 11:37:25 +0900 (8b1c4e0)
+++ ja/docs/news.html    2016-05-02 10:01:07 +0900 (1006c52)
@@ -157,7 +157,7 @@
 </li>
 <li><p class="first">[tokenizer mecab] Groongaと辞書のエンコーディングが一致していないとき、エラーでメモリリークするのを修正しました。 [groonga-dev,04012] [村上さんが報告]</p>
 </li>
-<li><p class="first">[<a class="reference internal" href="reference/executables/groonga-suggest-httpd.html"><span class="doc">groonga-suggest-httpd</span></a>] と [<span class="xref doc">/reference/executables/groonga-suggest-leaner</span>] の組み合わせが動作しない不具合を修正しました。</p>
+<li><p class="first">[<a class="reference internal" href="reference/executables/groonga-suggest-httpd.html"><span class="doc">groonga-suggest-httpd</span></a>] と [<a class="reference internal" href="reference/executables/groonga-suggest-learner.html"><span class="doc">groonga-suggest-learner</span></a>] の組み合わせが動作しない不具合を修正しました。</p>
 </li>
 <li><p class="first">[doc] *.poから必要のないUUIDを削除しました [GitHub#531] [Hiroshi Ohkuboさんがパッチ提供]</p>
 </li>

  Modified: ja/docs/reference/api/global_configurations.html (+1 -1)
===================================================================
--- ja/docs/reference/api/global_configurations.html    2016-04-29 11:37:25 +0900 (1547dde)
+++ ja/docs/reference/api/global_configurations.html    2016-05-02 10:01:07 +0900 (642b76b)
@@ -133,7 +133,7 @@ grn_rc <code class="descname">grn_set_lock_timeout</code><span class="sig-paren"
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>timeuot</strong> -- 新しいロックのタイムアウト。</li>
 </ul>
 </td>

  Modified: ja/docs/reference/api/grn_cache.html (+6 -6)
===================================================================
--- ja/docs/reference/api/grn_cache.html    2016-04-29 11:37:25 +0900 (bd059be)
+++ ja/docs/reference/api/grn_cache.html    2016-05-02 10:01:07 +0900 (5f0cb5e)
@@ -128,7 +128,7 @@
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>ctx</strong> -- その時点のコンテキスト。</li>
 </ul>
 </td>
@@ -148,7 +148,7 @@ grn_rc <code class="descname">grn_cache_close</code><span class="sig-paren">(</s
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>ctx</strong> -- その時点のコンテキスト。</li>
 <li><strong>cache</strong> -- キャッシュオブジェクトを解放する。</li>
 </ul>
@@ -169,7 +169,7 @@ grn_rc <code class="descname">grn_cache_current_set</code><span class="sig-paren
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>ctx</strong> -- その時点のコンテキスト。</li>
 <li><strong>cache</strong> -- <a class="reference internal" href="../commands/select.html"><span class="doc">select</span></a> コマンドで使われるキャッシュオブジェクト。</li>
 </ul>
@@ -190,7 +190,7 @@ grn_rc <code class="descname">grn_cache_current_set</code><span class="sig-paren
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>ctx</strong> -- その時点のコンテキスト。</li>
 </ul>
 </td>
@@ -210,7 +210,7 @@ grn_rc <code class="descname">grn_cache_set_max_n_entries</code><span class="sig
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>ctx</strong> -- その時点のコンテキスト。</li>
 <li><strong>cache</strong> -- 変更するキャッシュオブジェクト。</li>
 <li><strong>n</strong> -- キャッシュオブジェクトの新しい最大エントリ数。</li>
@@ -232,7 +232,7 @@ unsigned int <code class="descname">grn_cache_get_max_n_entries</code><span clas
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>ctx</strong> -- その時点のコンテキスト。</li>
 <li><strong>cache</strong> -- ターゲットキャッシュオブジェクト。</li>
 </ul>

  Modified: ja/docs/reference/api/grn_column.html (+7 -7)
===================================================================
--- ja/docs/reference/api/grn_column.html    2016-04-29 11:37:25 +0900 (47f95bc)
+++ ja/docs/reference/api/grn_column.html    2016-05-02 10:01:07 +0900 (a3f40e8)
@@ -202,7 +202,7 @@ the following:</p>
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>table</strong> -- 対象tableを指定します。</li>
 <li><strong>name</strong> -- カラム名を指定します。</li>
 <li><strong>name_size</strong> -- nameパラメータのsize(byte)を指定します。</li>
@@ -235,7 +235,7 @@ grn_rc <code class="descname">grn_column_index_update</code><span class="sig-par
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>column</strong> -- 対象columnを指定します。</li>
 <li><strong>id</strong> -- 対象レコードのIDを指定します。</li>
 <li><strong>section</strong> -- 対象レコードのセクション番号を指定します。</li>
@@ -256,7 +256,7 @@ grn_rc <code class="descname">grn_column_index_update</code><span class="sig-par
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>column</strong> -- 対象columnを指定します。</li>
 </ul>
 </td>
@@ -273,7 +273,7 @@ grn_rc <code class="descname">grn_column_rename</code><span class="sig-paren">(<
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>column</strong> -- 対象columnを指定します。</li>
 <li><strong>name</strong> -- 新しい名前を指定します。</li>
 <li><strong>name_size</strong> -- nameパラメータのsize(byte)を指定します。</li>
@@ -292,7 +292,7 @@ int <code class="descname">grn_column_name</code><span class="sig-paren">(</span
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 <li><strong>namebuf</strong> -- 名前を格納するバッファ(呼出側で準備する)を指定します。</li>
 <li><strong>buf_size</strong> -- namebufのサイズ(byte長)を指定します。</li>
@@ -311,7 +311,7 @@ int <code class="descname">grn_column_index</code><span class="sig-paren">(</spa
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>column</strong> -- 対象のcolumnを指定します。</li>
 <li><strong>op</strong> -- indexで実行したい操作を指定します。</li>
 <li><strong>indexbuf</strong> -- indexを格納するバッファ(呼出側で準備する)を指定します。</li>
@@ -342,7 +342,7 @@ may be broken and the column may be broken.</p>
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>column</strong> -- truncate対象のカラム。</li>
 </ul>
 </td>

  Modified: ja/docs/reference/api/grn_command_version.html (+1 -1)
===================================================================
--- ja/docs/reference/api/grn_command_version.html    2016-04-29 11:37:25 +0900 (0ed47ec)
+++ ja/docs/reference/api/grn_command_version.html    2016-05-02 10:01:07 +0900 (22a7091)
@@ -131,7 +131,7 @@ grn_rc <code class="descname">grn_set_default_command_version</code><span class=
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>version</strong> -- 変更後のデフォルトのcommand_versionを指定します。</li>
 </ul>
 </td>

  Modified: ja/docs/reference/api/grn_ctx.html (+13 -13)
===================================================================
--- ja/docs/reference/api/grn_ctx.html    2016-04-29 11:37:25 +0900 (1a43c3e)
+++ ja/docs/reference/api/grn_ctx.html    2016-05-02 10:01:07 +0900 (1e5aade)
@@ -130,7 +130,7 @@ grn_rc <code class="descname">grn_ctx_init</code><span class="sig-paren">(</span
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>ctx</strong> -- 初期化するctx構造体へのポインタを指定します。</li>
 <li><strong>flags</strong> -- 初期化する <code class="docutils literal"><span class="pre">ctx</span></code> のオプションを指定します。</li>
 </ul>
@@ -152,7 +152,7 @@ grn_rc <code class="descname">grn_ctx_fin</code><span class="sig-paren">(</span>
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>ctx</strong> -- 解放するctx構造体へのポインタを指定します。</li>
 </ul>
 </td>
@@ -175,7 +175,7 @@ grn_rc <code class="descname">grn_ctx_fin</code><span class="sig-paren">(</span>
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>flags</strong> -- 初期化する <code class="docutils literal"><span class="pre">ctx</span></code> のオプションを指定します。</li>
 </ul>
 </td>
@@ -195,7 +195,7 @@ grn_rc <code class="descname">grn_ctx_close</code><span class="sig-paren">(</spa
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>ctx</strong> -- もう使わない <a class="reference internal" href="#c.grn_ctx" title="grn_ctx"><code class="xref c c-type docutils literal"><span class="pre">grn_ctx</span></code></a> 。</li>
 </ul>
 </td>
@@ -215,7 +215,7 @@ grn_rc <code class="descname">grn_ctx_set_finalizer</code><span class="sig-paren
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>ctx</strong> -- 対象ctxを指定します。</li>
 <li><strong>func</strong> -- <code class="docutils literal"><span class="pre">ctx</span></code> を破棄するときに呼ばれる関数を指定します。</li>
 </ul>
@@ -242,7 +242,7 @@ grn_rc <code class="descname">grn_ctx_set_command_version</code><span class="sig
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>version</strong> -- 変更後のcommand_versionを指定します。</li>
 </ul>
 </td>
@@ -260,7 +260,7 @@ grn_rc <code class="descname">grn_ctx_use</code><span class="sig-paren">(</span>
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>db</strong> -- ctxが使用するdbを指定します。</li>
 </ul>
 </td>
@@ -283,7 +283,7 @@ grn_rc <code class="descname">grn_ctx_use</code><span class="sig-paren">(</span>
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>name</strong> -- 検索しようとするオブジェクトの名前。</li>
 <li><strong>name_size</strong> -- 名前のバイト数。負の値が指定された場合は、終端をNULL文字とした文字列として扱われる。</li>
 </ul>
@@ -301,7 +301,7 @@ grn_rc <code class="descname">grn_ctx_use</code><span class="sig-paren">(</span>
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>id</strong> -- 検索しようとするオブジェクトのidを指定します。</li>
 </ul>
 </td>
@@ -349,7 +349,7 @@ grn_rc <code class="descname">grn_ctx_get_all_tables</code><span class="sig-pare
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>ctx</strong> -- その時点のコンテキスト。</li>
 <li><strong>table_buffer</strong> -- The output buffer to store tables.</li>
 </ul>
@@ -371,7 +371,7 @@ grn_rc <code class="descname">grn_ctx_get_all_tables</code><span class="sig-pare
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>ctx</strong> -- その時点のコンテキスト。</li>
 </ul>
 </td>
@@ -396,7 +396,7 @@ internally.</p>
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>ctx</strong> -- その時点のコンテキスト。</li>
 <li><strong>type</strong> -- 新しい出力形式。</li>
 </ul>
@@ -417,7 +417,7 @@ grn_bool_rc <code class="descname">grn_ctx_is_opened</code><span class="sig-pare
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>ctx</strong> -- その時点のコンテキスト。</li>
 <li><strong>id</strong> -- チェック対象のオブジェクトのID。</li>
 </ul>

  Modified: ja/docs/reference/api/grn_db.html (+6 -6)
===================================================================
--- ja/docs/reference/api/grn_db.html    2016-04-29 11:37:25 +0900 (374b953)
+++ ja/docs/reference/api/grn_db.html    2016-05-02 10:01:07 +0900 (0dc203c)
@@ -131,7 +131,7 @@ int <code class="descname">grn_db_create_optarg.n_builtin_type_names</code><a cl
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>ctx</strong> -- 初期化済みの <a class="reference internal" href="grn_ctx.html#c.grn_ctx" title="grn_ctx"><code class="xref c c-type docutils literal"><span class="pre">grn_ctx</span></code></a> を指定します。</li>
 <li><strong>path</strong> -- 作成するdbを格納するファイルパスを指定します。NULLならtemporary dbとなります。NULL以外のパスを指定した場合はpersistent dbとなります。</li>
 <li><strong>optarg</strong> -- <p>Currently, it is not used. It is just ignored.</p>
@@ -153,7 +153,7 @@ int <code class="descname">grn_db_create_optarg.n_builtin_type_names</code><a cl
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>path</strong> -- 開こうとするdbを格納するファイルパスを指定します。</li>
 </ul>
 </td>
@@ -171,7 +171,7 @@ void <code class="descname">grn_db_touch</code><span class="sig-paren">(</span><
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>db</strong> -- 内容が変更されたdbを指定します。</li>
 </ul>
 </td>
@@ -188,7 +188,7 @@ void <code class="descname">grn_db_touch</code><span class="sig-paren">(</span><
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 </ul>
 </td>
@@ -240,7 +240,7 @@ lock and re-add data.</p>
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>db</strong> -- 復旧対象のデータベース。</li>
 </ul>
 </td>
@@ -276,7 +276,7 @@ tables and columns are managed by OS automatically.</p>
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>db</strong> -- 復旧対象のデータベース。</li>
 </ul>
 </td>

  Modified: ja/docs/reference/api/grn_encoding.html (+3 -3)
===================================================================
--- ja/docs/reference/api/grn_encoding.html    2016-04-29 11:37:25 +0900 (bb9cd4d)
+++ ja/docs/reference/api/grn_encoding.html    2016-05-02 10:01:07 +0900 (ed2dc2f)
@@ -117,7 +117,7 @@ grn_rc <code class="descname">grn_set_default_encoding</code><span class="sig-pa
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>encoding</strong> -- 変更後のデフォルトのencodingを指定します。</li>
 </ul>
 </td>
@@ -135,7 +135,7 @@ const char *<code class="descname">grn_encoding_to_string</code><span class="sig
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>encoding</strong> -- その時点のエンコーディング。</li>
 </ul>
 </td>
@@ -153,7 +153,7 @@ const char *<code class="descname">grn_encoding_to_string</code><span class="sig
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>name</strong> -- エンコーディング名。</li>
 </ul>
 </td>

  Modified: ja/docs/reference/api/grn_expr.html (+3 -3)
===================================================================
--- ja/docs/reference/api/grn_expr.html    2016-04-29 11:37:25 +0900 (40a0b4b)
+++ ja/docs/reference/api/grn_expr.html    2016-05-02 10:01:07 +0900 (0e8f728)
@@ -190,7 +190,7 @@ unlink them. Each keyword is <code class="docutils literal"><span class="pre">GR
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>ctx</strong> -- The context that creates the <code class="docutils literal"><span class="pre">expr</span></code>.</li>
 <li><strong>expr</strong> -- The expression to be extracted.</li>
 <li><strong>keywords</strong> -- <p>The container to store extracted keywords.
@@ -218,7 +218,7 @@ grn_rc <code class="descname">grn_expr_syntax_escape</code><span class="sig-pare
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>ctx</strong> -- エンコーディングは <code class="docutils literal"><span class="pre">string</span></code> と同じでなければいけません。 <code class="docutils literal"><span class="pre">escaped_string</span></code> 用のバッファを確保するために使います。</li>
 <li><strong>string</strong> -- 文字列式表現</li>
 <li><strong>string_size</strong> -- <code class="docutils literal"><span class="pre">string</span></code> のバイトサイズです。 <code class="docutils literal"><span class="pre">-1</span></code> を指定した場合は <code class="docutils literal"><span class="pre">string</span></code> がNULL終端文字列であるという意味になります。</li>
@@ -243,7 +243,7 @@ grn_rc <code class="descname">grn_expr_syntax_escape_query</code><span class="si
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>ctx</strong> -- このエンコーディングは <code class="docutils literal"><span class="pre">query</span></code> のエンコーディングと同じでなければなりません。 <code class="docutils literal"><span class="pre">escaped_query</span></code> 用のバッファを確保するために使います。</li>
 <li><strong>query</strong> -- <a class="reference internal" href="../grn_expr/query_syntax.html"><span class="doc">クエリー構文</span></a> にある文字列式の表現。</li>
 <li><strong>query_size</strong> -- <code class="docutils literal"><span class="pre">query</span></code> のバイトサイズです。 <code class="docutils literal"><span class="pre">-1</span></code> を指定した場合は <code class="docutils literal"><span class="pre">query</span></code> がNULL終端文字列であるという意味になります。</li>

  Modified: ja/docs/reference/api/grn_geo.html (+4 -4)
===================================================================
--- ja/docs/reference/api/grn_geo.html    2016-04-29 11:37:25 +0900 (b6870d4)
+++ ja/docs/reference/api/grn_geo.html    2016-05-02 10:01:07 +0900 (e07fbde)
@@ -110,7 +110,7 @@ grn_rc <code class="descname">grn_geo_select_in_rectangle</code><span class="sig
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>index</strong> -- the index column for TokyoGeoPoint or WGS84GeoPpoint type.</li>
 <li><strong>top_left_point</strong> -- the top left point of the target rectangle. (ShortText, Text, LongText, TokyoGeoPoint or  WGS84GeoPoint)</li>
 <li><strong>bottom_right_point</strong> -- the bottom right point of the target rectangle. (ShortText, Text, LongText, TokyoGeoPoint or WGS84GeoPoint)</li>
@@ -131,7 +131,7 @@ int <code class="descname">grn_geo_estimate_in_rectangle</code><span class="sig-
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>index</strong> -- the index column for TokyoGeoPoint or WGS84GeoPpoint type.</li>
 <li><strong>top_left_point</strong> -- the top left point of the target rectangle. (ShortText, Text, LongText, TokyoGeoPoint or WGS84GeoPoint)</li>
 <li><strong>bottom_right_point</strong> -- the bottom right point of the target rectangle. (ShortText, Text, LongText, TokyoGeoPoint or WGS84GeoPoint)</li>
@@ -150,7 +150,7 @@ int <code class="descname">grn_geo_estimate_in_rectangle</code><span class="sig-
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>index</strong> -- the index column for TokyoGeoPoint or WGS84GeoPpoint type.</li>
 <li><strong>top_left_point</strong> -- the top left point of the target rectangle. (ShortText, Text, LongText, TokyoGeoPoint or WGS84GeoPoint)</li>
 <li><strong>bottom_right_point</strong> -- the bottom right point of the target rectangle. (ShortText, Text, LongText, TokyoGeoPoint or WGS84GeoPoint)</li>
@@ -171,7 +171,7 @@ grn_posting *<code class="descname">grn_geo_cursor_next</code><span class="sig-p
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>cursor</strong> -- the geo cursor.</li>
 </ul>
 </td>

  Modified: ja/docs/reference/api/grn_hook.html (+4 -4)
===================================================================
--- ja/docs/reference/api/grn_hook.html    2016-04-29 11:37:25 +0900 (4c625bb)
+++ ja/docs/reference/api/grn_hook.html    2016-05-02 10:01:07 +0900 (9f79a94)
@@ -111,7 +111,7 @@ grn_rc <code class="descname">grn_obj_add_hook</code><span class="sig-paren">(</
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 <li><strong>entry</strong> -- <p><code class="docutils literal"><span class="pre">GRN_HOOK_GET</span></code> は、objectの参照時に呼び出されるhookを定義します。</p>
 <p><code class="docutils literal"><span class="pre">GRN_HOOK_SET</span></code> は、objectの更新時に呼び出されるhookを定義します。</p>
@@ -138,7 +138,7 @@ int <code class="descname">grn_obj_get_nhooks</code><span class="sig-paren">(</s
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 <li><strong>entry</strong> -- hookタイプを指定します。</li>
 </ul>
@@ -156,7 +156,7 @@ int <code class="descname">grn_obj_get_nhooks</code><span class="sig-paren">(</s
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 <li><strong>entry</strong> -- hookタイプを指定します。</li>
 <li><strong>offset</strong> -- 実行順位を指定します。</li>
@@ -176,7 +176,7 @@ grn_rc <code class="descname">grn_obj_delete_hook</code><span class="sig-paren">
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 <li><strong>entry</strong> -- hookタイプを指定します。</li>
 <li><strong>offset</strong> -- 実行順位を指定します。</li>

  Modified: ja/docs/reference/api/grn_index_cursor.html (+2 -2)
===================================================================
--- ja/docs/reference/api/grn_index_cursor.html    2016-04-29 11:37:25 +0900 (d2d4941)
+++ ja/docs/reference/api/grn_index_cursor.html    2016-05-02 10:01:07 +0900 (14a1a90)
@@ -107,7 +107,7 @@
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>tc</strong> -- 対象cursorを指定します。</li>
 <li><strong>index</strong> -- 対象インデックスカラムを指定します。</li>
 <li><strong>rid_min</strong> -- 出力するレコードidの下限を指定します。</li>
@@ -129,7 +129,7 @@ grn_posting *<code class="descname">grn_index_cursor_next</code><span class="sig
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>ic</strong> -- 対象cursorを指定します。</li>
 <li><strong>tid</strong> -- テーブルレコードIDを指定します。</li>
 </ul>

  Modified: ja/docs/reference/api/grn_info.html (+4 -4)
===================================================================
--- ja/docs/reference/api/grn_info.html    2016-04-29 11:37:25 +0900 (e802133)
+++ ja/docs/reference/api/grn_info.html    2016-05-02 10:01:07 +0900 (3b2547c)
@@ -111,7 +111,7 @@
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objを指定します。</li>
 <li><strong>type</strong> -- 取得する情報の種類を指定します。</li>
 <li><strong>valuebuf</strong> -- 値を格納するバッファ(呼出側で準備)を指定します。</li>
@@ -130,7 +130,7 @@ grn_rc <code class="descname">grn_obj_set_info</code><span class="sig-paren">(</
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objを指定します。</li>
 <li><strong>type</strong> -- 設定する情報の種類を指定します。</li>
 </ul>
@@ -148,7 +148,7 @@ grn_rc <code class="descname">grn_obj_set_info</code><span class="sig-paren">(</
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objを指定します。</li>
 <li><strong>id</strong> -- 対象IDを指定します。</li>
 <li><strong>type</strong> -- 取得する情報の種類を指定します。</li>
@@ -168,7 +168,7 @@ grn_rc <code class="descname">grn_obj_set_element_info</code><span class="sig-pa
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 <li><strong>id</strong> -- 対象IDを指定します。</li>
 <li><strong>type</strong> -- 設定する情報の種類を指定します。</li>

  Modified: ja/docs/reference/api/grn_match_escalation.html (+2 -2)
===================================================================
--- ja/docs/reference/api/grn_match_escalation.html    2016-04-29 11:37:25 +0900 (27ac85e)
+++ ja/docs/reference/api/grn_match_escalation.html    2016-05-02 10:01:07 +0900 (75cfee2)
@@ -111,7 +111,7 @@ grn_rc <code class="descname">grn_ctx_set_match_escalation_threshold</code><span
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>threshold</strong> -- 変更後の検索の挙動をエスカレーションする閾値を指定します。</li>
 </ul>
 </td>
@@ -134,7 +134,7 @@ grn_rc <code class="descname">grn_set_default_match_escalation_threshold</code><
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>threshold</strong> -- 変更後のデフォルトの検索の挙動をエスカレーションする閾値を指定します。</li>
 </ul>
 </td>

  Modified: ja/docs/reference/api/grn_obj.html (+23 -23)
===================================================================
--- ja/docs/reference/api/grn_obj.html    2016-04-29 11:37:25 +0900 (3908cae)
+++ ja/docs/reference/api/grn_obj.html    2016-05-02 10:01:07 +0900 (e875529)
@@ -112,7 +112,7 @@
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>table</strong> -- 対象tableを指定します。</li>
 <li><strong>name</strong> -- カラム名を指定します。</li>
 </ul>
@@ -130,7 +130,7 @@ grn_bool <code class="descname">grn_obj_is_builtin</code><span class="sig-paren"
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>ctx</strong> -- context</li>
 <li><strong>obj</strong> -- target object</li>
 </ul>
@@ -151,7 +151,7 @@ grn_bool <code class="descname">grn_obj_is_builtin</code><span class="sig-paren"
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 <li><strong>id</strong> -- 対象レコードのIDを指定します。</li>
 <li><strong>value</strong> -- 値を格納するバッファ(呼出側で準備する)を指定します。</li>
@@ -175,7 +175,7 @@ int <code class="descname">grn_obj_get_values</code><span class="sig-paren">(</s
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 <li><strong>offset</strong> -- 値を取得する範囲の開始位置となるレコードIDを指定します。</li>
 <li><strong>values</strong> -- 値の配列がセットされます。</li>
@@ -194,7 +194,7 @@ grn_rc <code class="descname">grn_obj_set_value</code><span class="sig-paren">(<
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 <li><strong>id</strong> -- 対象レコードのIDを指定します。</li>
 <li><strong>value</strong> -- 格納する値を指定します。</li>
@@ -290,7 +290,7 @@ grn_rc <code class="descname">grn_obj_remove</code><span class="sig-paren">(</sp
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 </ul>
 </td>
@@ -307,7 +307,7 @@ grn_rc <code class="descname">grn_obj_rename</code><span class="sig-paren">(</sp
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 <li><strong>name</strong> -- 新しい名前を指定します。</li>
 <li><strong>name_size</strong> -- nameパラメータのsize(byte)を指定します。</li>
@@ -327,7 +327,7 @@ grn_rc <code class="descname">grn_obj_close</code><span class="sig-paren">(</spa
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 </ul>
 </td>
@@ -345,7 +345,7 @@ grn_rc <code class="descname">grn_obj_reinit</code><span class="sig-paren">(</sp
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 <li><strong>domain</strong> -- 変更後のobjの型を指定します。</li>
 <li><strong>flags</strong> -- <code class="docutils literal"><span class="pre">GRN_OBJ_VECTOR</span></code> を指定するとdomain型の値のベクタを格納するオブジェクトになります。</li>
@@ -370,7 +370,7 @@ const char *<code class="descname">grn_obj_path</code><span class="sig-paren">(<
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 </ul>
 </td>
@@ -388,7 +388,7 @@ int <code class="descname">grn_obj_name</code><span class="sig-paren">(</span><a
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 <li><strong>namebuf</strong> -- 名前を格納するバッファ(呼出側で準備する)を指定します。</li>
 <li><strong>buf_size</strong> -- namebufのサイズ(byte長)を指定します。</li>
@@ -407,7 +407,7 @@ grn_id <code class="descname">grn_obj_get_range</code><span class="sig-paren">(<
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 </ul>
 </td>
@@ -424,7 +424,7 @@ int <code class="descname">grn_obj_expire</code><span class="sig-paren">(</span>
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 </ul>
 </td>
@@ -441,7 +441,7 @@ int <code class="descname">grn_obj_check</code><span class="sig-paren">(</span><
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 </ul>
 </td>
@@ -458,7 +458,7 @@ grn_rc <code class="descname">grn_obj_lock</code><span class="sig-paren">(</span
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 </ul>
 </td>
@@ -475,7 +475,7 @@ grn_rc <code class="descname">grn_obj_unlock</code><span class="sig-paren">(</sp
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 </ul>
 </td>
@@ -492,7 +492,7 @@ grn_rc <code class="descname">grn_obj_clear_lock</code><span class="sig-paren">(
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 </ul>
 </td>
@@ -509,7 +509,7 @@ unsigned int <code class="descname">grn_obj_is_locked</code><span class="sig-par
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 </ul>
 </td>
@@ -527,7 +527,7 @@ int <code class="descname">grn_obj_defrag</code><span class="sig-paren">(</span>
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 </ul>
 </td>
@@ -544,7 +544,7 @@ grn_id <code class="descname">grn_obj_id</code><span class="sig-paren">(</span><
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 </ul>
 </td>
@@ -561,7 +561,7 @@ grn_rc <code class="descname">grn_obj_delete_by_id</code><span class="sig-paren"
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>db</strong> -- The target database.</li>
 <li><strong>id</strong> -- The object (table, column and so on) ID to be deleted.</li>
 <li><strong>removep</strong> -- If <code class="docutils literal"><span class="pre">GRN_TRUE</span></code>, clear object cache and remove relation between ID and key in database. Otherwise, just clear object cache.</li>
@@ -580,7 +580,7 @@ grn_rc <code class="descname">grn_obj_path_by_id</code><span class="sig-paren">(
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>db</strong> -- The target database.</li>
 <li><strong>id</strong> -- The object (table, column and so on) ID to be deleted.</li>
 <li><strong>buffer</strong> -- path string corresponding to the id will be set in this buffer.</li>
@@ -606,7 +606,7 @@ value is added to the table.</p>
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>ctx</strong> -- その時点のコンテキスト。</li>
 <li><strong>source</strong> -- The bulk to be casted.</li>
 <li><strong>destination</strong> -- The bulk to specify cast target type and store

  Modified: ja/docs/reference/api/grn_proc.html (+3 -3)
===================================================================
--- ja/docs/reference/api/grn_proc.html    2016-04-29 11:37:25 +0900 (0a80849)
+++ ja/docs/reference/api/grn_proc.html    2016-05-02 10:01:07 +0900 (3e7cb91)
@@ -117,7 +117,7 @@
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>name</strong> -- 作成するprocの名前を指定します。</li>
 <li><strong>name_size</strong> -- The number of bytes of name parameter. If negative value is specified, name parameter is assumed that NULL-terminated string.</li>
 <li><strong>type</strong> -- procの種類を指定します。</li>
@@ -141,7 +141,7 @@
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>user_data</strong> -- <a class="reference internal" href="#c.grn_proc_func" title="grn_proc_func"><code class="xref c c-type docutils literal"><span class="pre">grn_proc_func</span></code></a> に渡されたuser_dataを指定します。</li>
 <li><strong>nvars</strong> -- 変数の数を取得します。</li>
 </ul>
@@ -160,7 +160,7 @@ grn_rc <code class="descname">grn_obj_set_finalizer</code><span class="sig-paren
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 <li><strong>func</strong> -- objectを破棄するときに呼ばれる関数を指定します。</li>
 </ul>

  Modified: ja/docs/reference/api/grn_search.html (+1 -1)
===================================================================
--- ja/docs/reference/api/grn_search.html    2016-04-29 11:37:25 +0900 (8596962)
+++ ja/docs/reference/api/grn_search.html    2016-05-02 10:01:07 +0900 (ad34c31)
@@ -110,7 +110,7 @@ grn_rc <code class="descname">grn_obj_search</code><span class="sig-paren">(</sp
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 検索対象のobjectを指定します。</li>
 <li><strong>query</strong> -- 検索クエリを指定します。</li>
 <li><strong>res</strong> -- 検索結果を格納するテーブルを指定します。</li>

  Modified: ja/docs/reference/api/grn_table.html (+18 -18)
===================================================================
--- ja/docs/reference/api/grn_table.html    2016-04-29 11:37:25 +0900 (a868028)
+++ ja/docs/reference/api/grn_table.html    2016-05-02 10:01:07 +0900 (35c7d94)
@@ -105,7 +105,7 @@
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>name</strong> -- <p>作成するtableの名前を指定します。NULLなら無名tableとなります。</p>
 <p>persistent dbに対して名前をありのtableを作成するときには、flagsに <code class="docutils literal"><span class="pre">GRN_OBJ_PERSISTENT</span></code> が指定されていなけれなりません。</p>
 </li>
@@ -139,7 +139,7 @@ grn_id <code class="descname">grn_table_add</code><span class="sig-paren">(</spa
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>table</strong> -- 対象tableを指定します。</li>
 <li><strong>key</strong> -- 検索keyを指定します。</li>
 <li><strong>added</strong> -- NULL以外の値が指定された場合、新たにrecordが追加された時には1が、既存recordだった時には0がセットされます。</li>
@@ -158,7 +158,7 @@ grn_id <code class="descname">grn_table_get</code><span class="sig-paren">(</spa
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>table</strong> -- The table or database.</li>
 <li><strong>key</strong> -- The record or object key to be found.</li>
 </ul>
@@ -177,7 +177,7 @@ grn_id <code class="descname">grn_table_at</code><span class="sig-paren">(</span
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>table</strong> -- 対象tableを指定します。</li>
 <li><strong>id</strong> -- 検索idを指定します。</li>
 </ul>
@@ -196,7 +196,7 @@ grn_id <code class="descname">grn_table_lcp_search</code><span class="sig-paren"
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>table</strong> -- 対象tableを指定します。</li>
 <li><strong>key</strong> -- 検索keyを指定します。</li>
 </ul>
@@ -215,7 +215,7 @@ int <code class="descname">grn_table_get_key</code><span class="sig-paren">(</sp
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>table</strong> -- 対象tableを指定します。</li>
 <li><strong>id</strong> -- 対象レコードのIDを指定します。</li>
 <li><strong>keybuf</strong> -- keyを格納するバッファ(呼出側で準備する)を指定します。</li>
@@ -235,7 +235,7 @@ grn_rc <code class="descname">grn_table_delete</code><span class="sig-paren">(</
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>table</strong> -- 対象tableを指定します。</li>
 <li><strong>key</strong> -- 検索keyを指定します。</li>
 <li><strong>key_size</strong> -- 検索keyのサイズを指定します。</li>
@@ -254,7 +254,7 @@ grn_rc <code class="descname">grn_table_delete_by_id</code><span class="sig-pare
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>table</strong> -- 対象tableを指定します。</li>
 <li><strong>id</strong> -- レコードIDを指定します。</li>
 </ul>
@@ -273,7 +273,7 @@ grn_rc <code class="descname">grn_table_update_by_id</code><span class="sig-pare
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>table</strong> -- 対象tableを指定します。</li>
 <li><strong>id</strong> -- レコードIDを指定します。</li>
 </ul>
@@ -292,7 +292,7 @@ grn_rc <code class="descname">grn_table_update</code><span class="sig-paren">(</
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>table</strong> -- 対象tableを指定します。</li>
 <li><strong>src_key</strong> -- 対象レコードのkeyを指定します。</li>
 <li><strong>src_key_size</strong> -- 対象レコードのkeyの長さ(byte)を指定します。</li>
@@ -314,7 +314,7 @@ grn_rc <code class="descname">grn_table_truncate</code><span class="sig-paren">(
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>table</strong> -- 対象tableを指定します。</li>
 </ul>
 </td>
@@ -344,7 +344,7 @@ int <code class="descname">grn_table_sort</code><span class="sig-paren">(</span>
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>table</strong> -- 対象tableを指定します。</li>
 <li><strong>offset</strong> -- sortされたレコードのうち、(0ベースで)offset番目から順にresにレコードを格納します。</li>
 <li><strong>limit</strong> -- resに格納するレコードの上限を指定します。</li>
@@ -378,7 +378,7 @@ grn_rc <code class="descname">grn_table_group</code><span class="sig-paren">(</s
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>table</strong> -- 対象tableを指定します。</li>
 <li><strong>keys</strong> -- group化キー構造体の配列へのポインタを指定します。</li>
 <li><strong>n_keys</strong> -- group化キー構造体の配列のサイズを指定します。</li>
@@ -400,7 +400,7 @@ grn_rc <code class="descname">grn_table_setoperation</code><span class="sig-pare
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>table1</strong> -- 対象table1を指定します。</li>
 <li><strong>table2</strong> -- 対象table2を指定します。</li>
 <li><strong>res</strong> -- 結果を格納するtableを指定します。</li>
@@ -420,7 +420,7 @@ grn_rc <code class="descname">grn_table_difference</code><span class="sig-paren"
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>table1</strong> -- 対象table1を指定します。</li>
 <li><strong>table2</strong> -- 対象table2を指定します。</li>
 <li><strong>res1</strong> -- 結果を格納するtableを指定します。</li>
@@ -440,7 +440,7 @@ int <code class="descname">grn_table_columns</code><span class="sig-paren">(</sp
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>table</strong> -- 対象tableを指定します。</li>
 <li><strong>name</strong> -- 取得したいカラム名のprefixを指定します。</li>
 <li><strong>name_size</strong> -- nameパラメータの長さを指定します。</li>
@@ -463,7 +463,7 @@ unsigned int <code class="descname">grn_table_size</code><span class="sig-paren"
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>table</strong> -- 対象tableを指定します。</li>
 </ul>
 </td>
@@ -480,7 +480,7 @@ grn_rc <code class="descname">grn_table_rename</code><span class="sig-paren">(</
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>name_size</strong> -- nameパラメータのsize(byte)を指定します。</li>
 </ul>
 </td>

  Modified: ja/docs/reference/api/grn_table_cursor.html (+8 -8)
===================================================================
--- ja/docs/reference/api/grn_table_cursor.html    2016-04-29 11:37:25 +0900 (a03e9fa)
+++ ja/docs/reference/api/grn_table_cursor.html    2016-05-02 10:01:07 +0900 (d8d194c)
@@ -111,7 +111,7 @@
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>table</strong> -- 対象tableを指定します。</li>
 <li><strong>min</strong> -- keyの下限を指定します。(NULLは下限なしと見なします。) <code class="docutils literal"><span class="pre">GRN_CURSOR_PREFIX</span></code> については後述。</li>
 <li><strong>min_size</strong> -- minのsizeを指定します。<code class="docutils literal"><span class="pre">GRN_CURSOR_PREFIX</span></code> については後述。</li>
@@ -149,7 +149,7 @@ grn_rc <code class="descname">grn_table_cursor_close</code><span class="sig-pare
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>tc</strong> -- 対象cursorを指定します。</li>
 </ul>
 </td>
@@ -166,7 +166,7 @@ grn_id <code class="descname">grn_table_cursor_next</code><span class="sig-paren
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>tc</strong> -- 対象cursorを指定します。</li>
 </ul>
 </td>
@@ -183,7 +183,7 @@ int <code class="descname">grn_table_cursor_get_key</code><span class="sig-paren
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>tc</strong> -- 対象cursorを指定します。</li>
 <li><strong>key</strong> -- カレントレコードのkeyへのポインタがセットされます。</li>
 </ul>
@@ -201,7 +201,7 @@ int <code class="descname">grn_table_cursor_get_value</code><span class="sig-par
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>tc</strong> -- 対象cursorを指定します。</li>
 <li><strong>value</strong> -- カレントレコードのvalueへのポインタがセットされます。</li>
 </ul>
@@ -219,7 +219,7 @@ grn_rc <code class="descname">grn_table_cursor_set_value</code><span class="sig-
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>tc</strong> -- 対象cursorを指定します。</li>
 <li><strong>value</strong> -- 新しいvalueの値を指定します。</li>
 <li><strong>flags</strong> -- <a class="reference internal" href="grn_obj.html#c.grn_obj_set_value" title="grn_obj_set_value"><code class="xref c c-func docutils literal"><span class="pre">grn_obj_set_value()</span></code></a> のflagsと同様の値を指定できます。</li>
@@ -238,7 +238,7 @@ grn_rc <code class="descname">grn_table_cursor_delete</code><span class="sig-par
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>tc</strong> -- 対象cursorを指定します。</li>
 </ul>
 </td>
@@ -255,7 +255,7 @@ grn_rc <code class="descname">grn_table_cursor_delete</code><span class="sig-par
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>tc</strong> -- 対象cursorを指定します。</li>
 </ul>
 </td>

  Modified: ja/docs/reference/api/grn_thread.html (+3 -3)
===================================================================
--- ja/docs/reference/api/grn_thread.html    2016-04-29 11:37:25 +0900 (258c801)
+++ ja/docs/reference/api/grn_thread.html    2016-05-02 10:01:07 +0900 (85e6428)
@@ -179,7 +179,7 @@ void_t <code class="descname">grn_thread_set_limit</code><span class="sig-paren"
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>new_limit</strong> -- 新しい最大スレッド数。</li>
 </ul>
 </td>
@@ -197,7 +197,7 @@ void <code class="descname">grn_thread_set_get_limit_func</code><span class="sig
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>func</strong> -- 最大スレッド数を返すカスタム関数。</li>
 <li><strong>data</strong> -- <code class="docutils literal"><span class="pre">func</span></code> が呼ばれるときに <code class="docutils literal"><span class="pre">func</span></code> に渡されるユーザーのためのデータ。</li>
 </ul>
@@ -216,7 +216,7 @@ void <code class="descname">grn_thread_set_set_limit_func</code><span class="sig
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>func</strong> -- 最大スレッド数を設定するカスタム関数。</li>
 <li><strong>data</strong> -- <code class="docutils literal"><span class="pre">func</span></code> が呼ばれるときに <code class="docutils literal"><span class="pre">func</span></code> に渡されるユーザーのためのデータ。</li>
 </ul>

  Modified: ja/docs/reference/api/grn_type.html (+1 -1)
===================================================================
--- ja/docs/reference/api/grn_type.html    2016-04-29 11:37:25 +0900 (0a1bb1e)
+++ ja/docs/reference/api/grn_type.html    2016-05-02 10:01:07 +0900 (b71f665)
@@ -111,7 +111,7 @@
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>name</strong> -- 作成するtypeの名前を指定します。</li>
 <li><strong>flags</strong> -- <code class="docutils literal"><span class="pre">GRN_OBJ_KEY_VAR_SIZE</span></code>, <code class="docutils literal"><span class="pre">GRN_OBJ_KEY_FLOAT</span></code>, <code class="docutils literal"><span class="pre">GRN_OBJ_KEY_INT</span></code>, <code class="docutils literal"><span class="pre">GRN_OBJ_KEY_UINT</span></code> のいずれかを指定します。</li>
 <li><strong>size</strong> -- <code class="docutils literal"><span class="pre">GRN_OBJ_KEY_VAR_SIZE</span></code> の場合は最大長、それ以外の場合は長さ(単位:byte)を指定します。</li>

  Modified: ja/docs/reference/api/grn_user_data.html (+1 -1)
===================================================================
--- ja/docs/reference/api/grn_user_data.html    2016-04-29 11:37:25 +0900 (341b81b)
+++ ja/docs/reference/api/grn_user_data.html    2016-05-02 10:01:07 +0900 (f6c7559)
@@ -111,7 +111,7 @@
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first last simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first last simple">
 <li><strong>obj</strong> -- 対象objectを指定します。</li>
 </ul>
 </td>

  Modified: ja/docs/reference/api/plugin.html (+4 -4)
===================================================================
--- ja/docs/reference/api/plugin.html    2016-04-29 11:37:25 +0900 (bf9d5d9)
+++ ja/docs/reference/api/plugin.html    2016-05-02 10:01:07 +0900 (0264615)
@@ -205,7 +205,7 @@ You can use it in function that is registered as GRN_PROC_FUNCTION.</p>
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>name</strong> -- 変数名。</li>
 <li><strong>name_size</strong> -- The number of bytes of name. If <cite>name_size</cite> is negative, <cite>name</cite> must be NUL-terminated. <cite>name_size</cite> is computed by <cite>strlen(name)</cite> for the case.</li>
 </ul>
@@ -226,7 +226,7 @@ You can use it in function that is registered as GRN_PROC_FUNCTION.</p>
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>offset</strong> -- The offset position of the variable.</li>
 </ul>
 </td>
@@ -288,7 +288,7 @@ grn_rc <code class="descname">grn_plugin_expr_var_init</code><span class="sig-pa
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>var</strong> -- The pointer of <cite>grn_expr_var</cite> object to be initialized.</li>
 <li><strong>name</strong> -- The name of <cite>grn_expr_var</cite> object to be initialized.</li>
 <li><strong>name_size</strong> -- The number of bytes of name. If <cite>name_size</cite> is negative, <cite>name</cite> must be NUL-terminated. <cite>name_size</cite> is computed by <cite>strlen(name)</cite> for the case.</li>
@@ -310,7 +310,7 @@ grn_rc <code class="descname">grn_plugin_expr_var_init</code><span class="sig-pa
 <col class="field-name" />
 <col class="field-body" />
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">パラメタ:</th><td class="field-body"><ul class="first simple">
+<tr class="field-odd field"><th class="field-name">パラメータ:</th><td class="field-body"><ul class="first simple">
 <li><strong>name</strong> -- The <cite>proc</cite> name of the command to be created.</li>
 <li><strong>name_size</strong> -- The number of bytes of name. If <cite>name_size</cite> is negative, <cite>name</cite> must be NUL-terminated. <cite>name_size</cite> is computed by <cite>strlen(name)</cite> for the case.</li>
 <li><strong>func</strong> -- The function name to be called by the created command.</li>

  Modified: ja/docs/searchindex.js (+1 -1)
===================================================================
--- ja/docs/searchindex.js    2016-04-29 11:37:25 +0900 (a38686c)
+++ ja/docs/searchindex.js    2016-05-02 10:01:07 +0900 (05c8378)
@@ -1 +1 @@
-Search.setIndex({envversion:47,filenames:["characteristic","client","community","contribution","contribution/development","contribution/development/build","contribution/development/build/unix_autotools","contribution/development/build/unix_cmake","contribution/development/build/windows_cmake","contribution/development/com","contribution/development/cooperation","contribution/development/query","contribution/development/release","contribution/development/repository","contribution/development/test","contribution/documentation","contribution/documentation/c-api","contribution/documentation/i18n","contribution/documentation/introduction","contribution/report","development","development/travis-ci","index","install","install/centos","install/debian","install/fedora","install/mac_os_x","install/others","install/solaris","install/ubuntu","install/windows","limitations","news","news/0.x","news/1.0.x","news/1.1.x","news/1.2.x","news/1.3.x","news/2.x","news/3.x","news/4.x","news/senna"
 ,"reference","reference/alias","reference/api","reference/api/global_configurations","reference/api/grn_cache","reference/api/grn_column","reference/api/grn_command_version","reference/api/grn_content_type","reference/api/grn_ctx","reference/api/grn_db","reference/api/grn_encoding","reference/api/grn_expr","reference/api/grn_geo","reference/api/grn_hook","reference/api/grn_ii","reference/api/grn_index_cursor","reference/api/grn_info","reference/api/grn_match_escalation","reference/api/grn_obj","reference/api/grn_proc","reference/api/grn_search","reference/api/grn_table","reference/api/grn_table_cursor","reference/api/grn_thread","reference/api/grn_type","reference/api/grn_user_data","reference/api/overview","reference/api/plugin","reference/cast","reference/column","reference/columns/index","reference/columns/pseudo","reference/columns/scalar","reference/columns/vector","reference/command","reference/command/command_version","reference/command/output_format","reference/comma
 nd/pretty_print","reference/command/request_id","reference/command/request_timeout","reference/command/return_code","reference/commands/cache_limit","reference/commands/check","reference/commands/clearlock","reference/commands/column_copy","reference/commands/column_create","reference/commands/column_list","reference/commands/column_remove","reference/commands/column_rename","reference/commands/config_delete","reference/commands/config_get","reference/commands/config_set","reference/commands/database_unmap","reference/commands/define_selector","reference/commands/defrag","reference/commands/delete","reference/commands/dump","reference/commands/io_flush","reference/commands/load","reference/commands/lock_acquire","reference/commands/lock_clear","reference/commands/lock_release","reference/commands/log_level","reference/commands/log_put","reference/commands/log_reopen","reference/commands/logical_count","reference/commands/logical_parameters","reference/commands/logical_range_
 filter","reference/commands/logical_select","reference/commands/logical_shard_list","reference/commands/logical_table_remove","reference/commands/normalize","reference/commands/normalizer_list","reference/commands/object_exist","reference/commands/object_inspect","reference/commands/object_remove","reference/commands/plugin_register","reference/commands/plugin_unregister","reference/commands/quit","reference/commands/range_filter","reference/commands/register","reference/commands/reindex","reference/commands/request_cancel","reference/commands/ruby_eval","reference/commands/ruby_load","reference/commands/schema","reference/commands/select","reference/commands/shutdown","reference/commands/status","reference/commands/suggest","reference/commands/table_create","reference/commands/table_list","reference/commands/table_remove","reference/commands/table_rename","reference/commands/table_tokenize","reference/commands/thread_limit","reference/commands/tokenize","reference/commands/
 tokenizer_list","reference/commands/truncate","reference/configuration","reference/executables","reference/executables/grndb","reference/executables/grnslap","reference/executables/groonga","reference/executables/groonga-benchmark","reference/executables/groonga-httpd","reference/executables/groonga-server-http","reference/executables/groonga-suggest-create-dataset","reference/executables/groonga-suggest-httpd","reference/executables/groonga-suggest-learner","reference/function","reference/functions/between","reference/functions/edit_distance","reference/functions/geo_distance","reference/functions/geo_in_circle","reference/functions/geo_in_rectangle","reference/functions/highlight_full","reference/functions/highlight_html","reference/functions/html_untag","reference/functions/in_values","reference/functions/now","reference/functions/prefix_rk_search","reference/functions/query","reference/functions/rand","reference/functions/snippet_html","reference/functions/sub_filter","r
 eference/functions/vector_size","reference/grn_expr","reference/grn_expr/query_syntax","reference/grn_expr/script_syntax","reference/indexing","reference/log","reference/normalizers","reference/operations","reference/operations/geolocation_search","reference/operations/prefix_rk_search","reference/output","reference/query_expanders","reference/query_expanders/tsv","reference/regular_expression","reference/scorer","reference/scorers/scorer_tf_at_most","reference/scorers/scorer_tf_idf","reference/sharding","reference/suggest","reference/suggest/completion","reference/suggest/correction","reference/suggest/introduction","reference/suggest/suggestion","reference/tables","reference/token_filters","reference/tokenizers","reference/tuning","reference/types","server","server/gqtp","server/http","server/http/comparison","server/http/groonga","server/http/groonga-httpd","server/memcached","server/package","spec","spec/gqtp","spec/search","troubleshooting","troubleshooting/different_re
 sults_with_the_same_keyword","troubleshooting/mmap_cannot_allocate_memory","tutorial","tutorial/data","tutorial/drilldown","tutorial/index","tutorial/introduction","tutorial/lexicon","tutorial/match_columns","tutorial/micro_blog","tutorial/network","tutorial/patricia_trie","tutorial/query_expansion","tutorial/search"],objects:{"":{"--address":[146,4,1,"cmdoption--address"],"--bind-address":[146,4,1,"cmdoption--bind-address"],"--cache-limit":[146,4,1,"cmdoption--cache-limit"],"--config-path":[146,4,1,"cmdoption--config-path"],"--daemon":[152,4,1,"cmdoption--daemon"],"--default-match-escalation-threshold":[146,4,1,"cmdoption--default-match-escalation-threshold"],"--default-request-timeout":[146,4,1,"cmdoption--default-request-timeout"],"--dir":[147,4,1,"cmdoption--dir"],"--disable-max-fd-check":[151,4,1,"cmdoption--disable-max-fd-check"],"--document-root":[146,4,1,"cmdoption--document-root"],"--encoding":[146,4,1,"cmdoption--encoding"],"--ftp":[147,4,1,"cmdoption--ftp"],"--gro
 onga":[147,4,1,"cmdoption--groonga"],"--help":[146,4,1,"cmdoption--help"],"--host":[147,4,1,"cmdoption--host"],"--log-base-path":[152,4,1,"cmdoption--log-base-path"],"--log-level":[152,4,1,"cmdoption--log-level"],"--log-output-dir":[147,4,1,"cmdoption--log-output-dir"],"--log-path":[152,4,1,"cmdoption--log-path"],"--log-rotate-threshold-size":[146,4,1,"cmdoption--log-rotate-threshold-size"],"--max-threads":[146,4,1,"cmdoption--max-threads"],"--n-lines-per-log-file":[151,4,1,"cmdoption--n-lines-per-log-file"],"--n-threads":[151,4,1,"cmdoption--n-threads"],"--pid-path":[146,4,1,"cmdoption--pid-path"],"--port":[151,4,1,"cmdoption--port"],"--protocol":[147,4,1,"cmdoption--protocol"],"--query-log-path":[146,4,1,"cmdoption--query-log-path"],"--query-log-rotate-threshold-size":[146,4,1,"cmdoption--query-log-rotate-threshold-size"],"--receive-endpoint":[152,4,1,"cmdoption--receive-endpoint"],"--send-endpoint":[152,4,1,"cmdoption--send-endpoint"],"--server-id":[146,4,1,"cmdoption--se
 rver-id"],"-P":[145,4,1,"cmdoption-P"],"-a":[146,4,1,"cmdoption-a"],"-c":[146,4,1,"cmdoption-c"],"-d":[152,4,1,"cmdoption-d"],"-e":[146,4,1,"cmdoption-e"],"-h":[146,4,1,"cmdoption-h"],"-i":[147,4,1,"cmdoption-i"],"-l":[152,4,1,"cmdoption-l"],"-m":[145,4,1,"cmdoption-m"],"-n":[146,4,1,"cmdoption-n"],"-p":[151,4,1,"cmdoption-p"],"-r":[152,4,1,"cmdoption-r"],"-s":[152,4,1,"cmdoption-s"],"-t":[151,4,1,"cmdoption-t"],GRN_COLUMN_NAME_ID:[48,0,1,"c.GRN_COLUMN_NAME_ID"],GRN_COLUMN_NAME_ID_LEN:[48,0,1,"c.GRN_COLUMN_NAME_ID_LEN"],GRN_COLUMN_NAME_KEY:[48,0,1,"c.GRN_COLUMN_NAME_KEY"],GRN_COLUMN_NAME_KEY_LEN:[48,0,1,"c.GRN_COLUMN_NAME_KEY_LEN"],GRN_COLUMN_NAME_NSUBRECS:[48,0,1,"c.GRN_COLUMN_NAME_NSUBRECS"],GRN_COLUMN_NAME_NSUBRECS_LEN:[48,0,1,"c.GRN_COLUMN_NAME_NSUBRECS_LEN"],GRN_COLUMN_NAME_SCORE:[48,0,1,"c.GRN_COLUMN_NAME_SCORE"],GRN_COLUMN_NAME_SCORE_LEN:[48,0,1,"c.GRN_COLUMN_NAME_SCORE_LEN"],GRN_COLUMN_NAME_VALUE:[48,0,1,"c.GRN_COLUMN_NAME_VALUE"],GRN_COLUMN_NAME_VALUE_LEN:[48,0,1,"c
 .GRN_COLUMN_NAME_VALUE_LEN"],GRN_COMMAND_VERSION_MAX:[49,0,1,"c.GRN_COMMAND_VERSION_MAX"],GRN_COMMAND_VERSION_MIN:[49,0,1,"c.GRN_COMMAND_VERSION_MIN"],GRN_COMMAND_VERSION_STABLE:[49,0,1,"c.GRN_COMMAND_VERSION_STABLE"],GRN_OBJ_APPEND:[61,0,1,"c.GRN_OBJ_APPEND"],GRN_OBJ_COMPARE:[61,0,1,"c.GRN_OBJ_COMPARE"],GRN_OBJ_DECR:[61,0,1,"c.GRN_OBJ_DECR"],GRN_OBJ_GET:[61,0,1,"c.GRN_OBJ_GET"],GRN_OBJ_INCR:[61,0,1,"c.GRN_OBJ_INCR"],GRN_OBJ_LOCK:[61,0,1,"c.GRN_OBJ_LOCK"],GRN_OBJ_PREPEND:[61,0,1,"c.GRN_OBJ_PREPEND"],GRN_OBJ_SET:[61,0,1,"c.GRN_OBJ_SET"],GRN_OBJ_SET_MASK:[61,0,1,"c.GRN_OBJ_SET_MASK"],GRN_OBJ_UNLOCK:[61,0,1,"c.GRN_OBJ_UNLOCK"],GRN_PLUGIN_ERROR:[70,0,1,"c.GRN_PLUGIN_ERROR"],GRN_PLUGIN_FIN:[70,1,1,"c.GRN_PLUGIN_FIN"],GRN_PLUGIN_FREE:[70,0,1,"c.GRN_PLUGIN_FREE"],GRN_PLUGIN_INIT:[70,1,1,"c.GRN_PLUGIN_INIT"],GRN_PLUGIN_LOG:[70,0,1,"c.GRN_PLUGIN_LOG"],GRN_PLUGIN_MALLOC:[70,0,1,"c.GRN_PLUGIN_MALLOC"],GRN_PLUGIN_REALLOC:[70,0,1,"c.GRN_PLUGIN_REALLOC"],GRN_PLUGIN_REGISTER:[70,1,1,"c.GRN
 _PLUGIN_REGISTER"],command:[146,4,1,"cmdoption-arg-command"],db:[147,4,1,"cmdoption-arg-db"],dest:[146,4,1,"cmdoption-arg-dest"],grn_builtin_type:[67,2,1,"c.grn_builtin_type"],grn_cache:[47,2,1,"c.grn_cache"],grn_cache_close:[47,1,1,"c.grn_cache_close"],grn_cache_current_get:[47,1,1,"c.grn_cache_current_get"],grn_cache_current_set:[47,1,1,"c.grn_cache_current_set"],grn_cache_get_max_n_entries:[47,1,1,"c.grn_cache_get_max_n_entries"],grn_cache_open:[47,1,1,"c.grn_cache_open"],grn_cache_set_max_n_entries:[47,1,1,"c.grn_cache_set_max_n_entries"],grn_column_create:[48,1,1,"c.grn_column_create"],grn_column_index:[48,1,1,"c.grn_column_index"],grn_column_index_update:[48,1,1,"c.grn_column_index_update"],grn_column_name:[48,1,1,"c.grn_column_name"],grn_column_rename:[48,1,1,"c.grn_column_rename"],grn_column_table:[48,1,1,"c.grn_column_table"],grn_column_truncate:[48,1,1,"c.grn_column_truncate"],grn_command_version:[49,2,1,"c.grn_command_version"],grn_content_type:[50,2,1,"c.grn_cont
 ent_type"],grn_ctx:[51,2,1,"c.grn_ctx"],grn_ctx_at:[51,1,1,"c.grn_ctx_at"],grn_ctx_close:[51,1,1,"c.grn_ctx_close"],grn_ctx_db:[51,1,1,"c.grn_ctx_db"],grn_ctx_fin:[51,1,1,"c.grn_ctx_fin"],grn_ctx_get:[51,1,1,"c.grn_ctx_get"],grn_ctx_get_all_tables:[51,1,1,"c.grn_ctx_get_all_tables"],grn_ctx_get_command_version:[51,1,1,"c.grn_ctx_get_command_version"],grn_ctx_get_match_escalation_threshold:[60,1,1,"c.grn_ctx_get_match_escalation_threshold"],grn_ctx_get_output_type:[51,1,1,"c.grn_ctx_get_output_type"],grn_ctx_init:[51,1,1,"c.grn_ctx_init"],grn_ctx_is_opened:[51,1,1,"c.grn_ctx_is_opened"],grn_ctx_open:[51,1,1,"c.grn_ctx_open"],grn_ctx_set_command_version:[51,1,1,"c.grn_ctx_set_command_version"],grn_ctx_set_finalizer:[51,1,1,"c.grn_ctx_set_finalizer"],grn_ctx_set_match_escalation_threshold:[60,1,1,"c.grn_ctx_set_match_escalation_threshold"],grn_ctx_set_output_type:[51,1,1,"c.grn_ctx_set_output_type"],grn_ctx_use:[51,1,1,"c.grn_ctx_use"],grn_db:[52,2,1,"c.grn_db"],grn_db_create:[
 52,1,1,"c.grn_db_create"],grn_db_create_optarg:[52,2,1,"c.grn_db_create_optarg"],grn_db_open:[52,1,1,"c.grn_db_open"],grn_db_recover:[52,1,1,"c.grn_db_recover"],grn_db_touch:[52,1,1,"c.grn_db_touch"],grn_db_unmap:[52,1,1,"c.grn_db_unmap"],grn_encoding:[53,2,1,"c.grn_encoding"],grn_encoding_parse:[53,1,1,"c.grn_encoding_parse"],grn_encoding_to_string:[53,1,1,"c.grn_encoding_to_string"],grn_expr_add_var:[54,1,1,"c.grn_expr_add_var"],grn_expr_alloc:[54,1,1,"c.grn_expr_alloc"],grn_expr_append_const:[54,1,1,"c.grn_expr_append_const"],grn_expr_append_const_int:[54,1,1,"c.grn_expr_append_const_int"],grn_expr_append_const_str:[54,1,1,"c.grn_expr_append_const_str"],grn_expr_append_op:[54,1,1,"c.grn_expr_append_op"],grn_expr_close:[54,1,1,"c.grn_expr_close"],grn_expr_compile:[54,1,1,"c.grn_expr_compile"],grn_expr_create:[54,1,1,"c.grn_expr_create"],grn_expr_exec:[54,1,1,"c.grn_expr_exec"],grn_expr_get_keywords:[54,1,1,"c.grn_expr_get_keywords"],grn_expr_get_var_by_offset:[54,1,1,"c.gr
 n_expr_get_var_by_offset"],grn_expr_syntax_escape:[54,1,1,"c.grn_expr_syntax_escape"],grn_expr_syntax_escape_query:[54,1,1,"c.grn_expr_syntax_escape_query"],grn_fin:[69,1,1,"c.grn_fin"],grn_geo_cursor_next:[55,1,1,"c.grn_geo_cursor_next"],grn_geo_cursor_open_in_rectangle:[55,1,1,"c.grn_geo_cursor_open_in_rectangle"],grn_geo_estimate_in_rectangle:[55,1,1,"c.grn_geo_estimate_in_rectangle"],grn_geo_point:[55,2,1,"c.grn_geo_point"],grn_geo_select_in_rectangle:[55,1,1,"c.grn_geo_select_in_rectangle"],grn_get_default_command_version:[49,1,1,"c.grn_get_default_command_version"],grn_get_default_encoding:[53,1,1,"c.grn_get_default_encoding"],grn_get_default_match_escalation_threshold:[60,1,1,"c.grn_get_default_match_escalation_threshold"],grn_get_lock_timeout:[46,1,1,"c.grn_get_lock_timeout"],grn_hook_entry:[56,2,1,"c.grn_hook_entry"],grn_ii:[57,2,1,"c.grn_ii"],grn_ii_buffer:[57,2,1,"c.grn_ii_buffer"],grn_ii_buffer_append:[57,1,1,"c.grn_ii_buffer_append"],grn_ii_buffer_close:[57,1,1,
 "c.grn_ii_buffer_close"],grn_ii_buffer_commit:[57,1,1,"c.grn_ii_buffer_commit"],grn_ii_buffer_open:[57,1,1,"c.grn_ii_buffer_open"],grn_index_cursor_next:[58,1,1,"c.grn_index_cursor_next"],grn_index_cursor_open:[58,1,1,"c.grn_index_cursor_open"],grn_info_type:[59,2,1,"c.grn_info_type"],grn_init:[69,1,1,"c.grn_init"],grn_obj:[61,2,1,"c.grn_obj"],grn_obj_add_hook:[56,1,1,"c.grn_obj_add_hook"],grn_obj_cast_by_id:[61,1,1,"c.grn_obj_cast_by_id"],grn_obj_check:[61,1,1,"c.grn_obj_check"],grn_obj_clear_lock:[61,1,1,"c.grn_obj_clear_lock"],grn_obj_close:[61,1,1,"c.grn_obj_close"],grn_obj_column:[61,1,1,"c.grn_obj_column"],grn_obj_db:[52,1,1,"c.grn_obj_db"],grn_obj_defrag:[61,1,1,"c.grn_obj_defrag"],grn_obj_delete_by_id:[61,1,1,"c.grn_obj_delete_by_id"],grn_obj_delete_hook:[56,1,1,"c.grn_obj_delete_hook"],grn_obj_expire:[61,1,1,"c.grn_obj_expire"],grn_obj_get_element_info:[59,1,1,"c.grn_obj_get_element_info"],grn_obj_get_hook:[56,1,1,"c.grn_obj_get_hook"],grn_obj_get_info:[59,1,1,"c.gr
 n_obj_get_info"],grn_obj_get_nhooks:[56,1,1,"c.grn_obj_get_nhooks"],grn_obj_get_range:[61,1,1,"c.grn_obj_get_range"],grn_obj_get_value:[61,1,1,"c.grn_obj_get_value"],grn_obj_get_values:[61,1,1,"c.grn_obj_get_values"],grn_obj_id:[61,1,1,"c.grn_obj_id"],grn_obj_is_builtin:[61,1,1,"c.grn_obj_is_builtin"],grn_obj_is_locked:[61,1,1,"c.grn_obj_is_locked"],grn_obj_lock:[61,1,1,"c.grn_obj_lock"],grn_obj_name:[61,1,1,"c.grn_obj_name"],grn_obj_path:[61,1,1,"c.grn_obj_path"],grn_obj_path_by_id:[61,1,1,"c.grn_obj_path_by_id"],grn_obj_reinit:[61,1,1,"c.grn_obj_reinit"],grn_obj_remove:[61,1,1,"c.grn_obj_remove"],grn_obj_rename:[61,1,1,"c.grn_obj_rename"],grn_obj_search:[63,1,1,"c.grn_obj_search"],grn_obj_set_element_info:[59,1,1,"c.grn_obj_set_element_info"],grn_obj_set_finalizer:[62,1,1,"c.grn_obj_set_finalizer"],grn_obj_set_info:[59,1,1,"c.grn_obj_set_info"],grn_obj_set_value:[61,1,1,"c.grn_obj_set_value"],grn_obj_unlink:[61,1,1,"c.grn_obj_unlink"],grn_obj_unlock:[61,1,1,"c.grn_obj_unlo
 ck"],grn_obj_user_data:[68,1,1,"c.grn_obj_user_data"],grn_plugin_charlen:[70,1,1,"c.grn_plugin_charlen"],grn_plugin_command_create:[70,1,1,"c.grn_plugin_command_create"],grn_plugin_expr_var_init:[70,1,1,"c.grn_plugin_expr_var_init"],grn_plugin_isspace:[70,1,1,"c.grn_plugin_isspace"],grn_plugin_mutex:[70,2,1,"c.grn_plugin_mutex"],grn_plugin_mutex_close:[70,1,1,"c.grn_plugin_mutex_close"],grn_plugin_mutex_lock:[70,1,1,"c.grn_plugin_mutex_lock"],grn_plugin_mutex_open:[70,1,1,"c.grn_plugin_mutex_open"],grn_plugin_mutex_unlock:[70,1,1,"c.grn_plugin_mutex_unlock"],grn_plugin_proc_alloc:[70,1,1,"c.grn_plugin_proc_alloc"],grn_plugin_proc_get_var:[70,1,1,"c.grn_plugin_proc_get_var"],grn_plugin_proc_get_var_by_offset:[70,1,1,"c.grn_plugin_proc_get_var_by_offset"],grn_plugin_win32_base_dir:[70,1,1,"c.grn_plugin_win32_base_dir"],grn_plugin_windows_base_dir:[70,1,1,"c.grn_plugin_windows_base_dir"],grn_proc_create:[62,1,1,"c.grn_proc_create"],grn_proc_func:[62,2,1,"c.grn_proc_func"],grn_p
 roc_get_info:[62,1,1,"c.grn_proc_get_info"],grn_proc_type:[62,2,1,"c.grn_proc_type"],grn_search_optarg:[63,2,1,"c.grn_search_optarg"],grn_set_default_command_version:[49,1,1,"c.grn_set_default_command_version"],grn_set_default_encoding:[53,1,1,"c.grn_set_default_encoding"],grn_set_default_match_escalation_threshold:[60,1,1,"c.grn_set_default_match_escalation_threshold"],grn_set_lock_timeout:[46,1,1,"c.grn_set_lock_timeout"],grn_table_add:[64,1,1,"c.grn_table_add"],grn_table_at:[64,1,1,"c.grn_table_at"],grn_table_columns:[64,1,1,"c.grn_table_columns"],grn_table_create:[64,1,1,"c.grn_table_create"],grn_table_cursor:[65,2,1,"c.grn_table_cursor"],grn_table_cursor_close:[65,1,1,"c.grn_table_cursor_close"],grn_table_cursor_delete:[65,1,1,"c.grn_table_cursor_delete"],grn_table_cursor_get_key:[65,1,1,"c.grn_table_cursor_get_key"],grn_table_cursor_get_value:[65,1,1,"c.grn_table_cursor_get_value"],grn_table_cursor_next:[65,1,1,"c.grn_table_cursor_next"],grn_table_cursor_open:[65,1,1,"
 c.grn_table_cursor_open"],grn_table_cursor_set_value:[65,1,1,"c.grn_table_cursor_set_value"],grn_table_cursor_table:[65,1,1,"c.grn_table_cursor_table"],grn_table_delete:[64,1,1,"c.grn_table_delete"],grn_table_delete_by_id:[64,1,1,"c.grn_table_delete_by_id"],grn_table_difference:[64,1,1,"c.grn_table_difference"],grn_table_get:[64,1,1,"c.grn_table_get"],grn_table_get_key:[64,1,1,"c.grn_table_get_key"],grn_table_group:[64,1,1,"c.grn_table_group"],grn_table_group_flags:[64,2,1,"c.grn_table_group_flags"],grn_table_group_result:[64,2,1,"c.grn_table_group_result"],grn_table_lcp_search:[64,1,1,"c.grn_table_lcp_search"],grn_table_rename:[64,1,1,"c.grn_table_rename"],grn_table_setoperation:[64,1,1,"c.grn_table_setoperation"],grn_table_size:[64,1,1,"c.grn_table_size"],grn_table_sort:[64,1,1,"c.grn_table_sort"],grn_table_sort_flags:[64,2,1,"c.grn_table_sort_flags"],grn_table_sort_key:[64,2,1,"c.grn_table_sort_key"],grn_table_truncate:[64,1,1,"c.grn_table_truncate"],grn_table_update:[64,
 1,1,"c.grn_table_update"],grn_table_update_by_id:[64,1,1,"c.grn_table_update_by_id"],grn_thread_get_limit:[66,1,1,"c.grn_thread_get_limit"],grn_thread_get_limit_func:[66,2,1,"c.grn_thread_get_limit_func"],grn_thread_set_get_limit_func:[66,1,1,"c.grn_thread_set_get_limit_func"],grn_thread_set_limit:[66,1,1,"c.grn_thread_set_limit"],grn_thread_set_limit_func:[66,2,1,"c.grn_thread_set_limit_func"],grn_thread_set_set_limit_func:[66,1,1,"c.grn_thread_set_set_limit_func"],grn_type_create:[67,1,1,"c.grn_type_create"],grn_user_data:[68,2,1,"c.grn_user_data"],script:[147,4,1,"cmdoption-arg-script"]},grn_db_create_optarg:{builtin_type_names:[52,3,1,"c.grn_db_create_optarg.builtin_type_names"],n_builtin_type_names:[52,3,1,"c.grn_db_create_optarg.n_builtin_type_names"]}},objnames:{"0":["c","macro","C \u306e\u30de\u30af\u30ed"],"1":["c","function","C \u306e\u95a2\u6570"],"2":["c","type","C \u306e\u30c7\u30fc\u30bf\u578b"],"3":["c","member","C \u306e\u30e1\u30f3\u30d0\u5909\u6570"],"4":["
 std","option","option"]},objtypes:{"0":"c:macro","1":"c:function","2":"c:type","3":"c:member","4":"std:option"},terms:{"!!":[101,148,194,214,218],"!(n":172,"!)":148,"!\"":[39,79,111,129,139,148,171,172,173,183,194,200,212,214,215,217,218,219],"!\\":172,"!condition":172,"!xxx":41,"#'":146,"#[":33,"#arguments":33,"#command":33,"#delete":33,"#each":33,"#groonga":[181,218],"#group":33,"#index":33,"#inspect":33,"#key":33,"#name":33,"#proxy":148,"#remove":33,"#scalar":33,"#set":147,"#value":33,"#vector":33,"#with":33,"#worker":148,"#{":174,"#{l":174,"$(":[24,25,26,27,30],"$groonga":12,"$home":12,"$prefix":37,"${":[17,111,118,129,151,165,172,182,186,195],"%'":41,"%\"":182,"%\\":31,"%post":39,"& (":172,"& _":222,"& b":172,"& x":41,"& y":40,"&!":172,"&&":[33,129,168,172,209,220],"&..":219,"&arg":182,"&filter":125,"&frequency":151,"&gt":[159,160,167],"&lt":[159,160,167],"&n":151,"&q":151,"&query":219,"&request":[33,125],"&s":151,"&t":151,"' -":27,"'(":146,"')":[41,101,145,146],"',":[4
 1,61,150,191],"'-":[40,146],"'.":[17,61],"'..":40,"';":146,"'='":146,"'>":161,"'\"":[39,40],"'\u3002":146,"'alice":171,"'column":39,"'config":146,"'fixed":33,"'grn":53,"'hay":11,"'haystack":11,"'ja":17,"'localhost":[145,146],"'m":[173,193,217,218],"'mroonga":165,"'n":146,"'needle":11,"'now":218,"'or":39,"'pid":146,"'query":39,"'s":[17,79,101,111,129,168,171,172,173,174,198],"'t":[46,50,51,52,54,61,118,148,191],"'user":165,"'ve":218,"'vector":33,"(!":11,"(&":[33,51,54],"('":[74,88,101,146,215],"((":[76,129],"((x":196,"()":3,"(-":172,"(.":12,"(..":40,"(<":11,"(=":[11,83,172],"(>":11,"(?":33,"([":166,"(\"":[39,40,53,125,146,156,159,160,165,167,215],"(\u300c":12,"(_":[33,132,164,172,188,189,191],"(a":21,"(age":154,"(argument":172,"(arugment":172,"(body":[159,160],"(byte":[48,64],"(cmp":41,"(column":[41,154,159,164,167,183,184,185],"(comments":168,"(content":[129,161,167,183],"(ctx":[11,47,48,51,54],"(cutter":14,"(cve":41,"(database":210,"(debian":204,"(default":33,"(drilldown":7
 4,"(fedora":204,"(get":145,"(grn":[33,51,54],"(groonga":66,"(html":161,"(index":[184,185],"(init":51,"(int":66,"(keyword":54,"(location":[156,214,218,222],"(match":165,"(message":[184,185],"(mroonga":181,"(msghdr":33,"(name":70,"(news":12,"(nginx":204,"(null":41,"(packages":12,"(point":[156,157,158],"(popular":129,"(pos":[157,158],"(ptr":35,"(q":66,"(r":[147,182],"(readings":164,"(scan":14,"(scope":168,"(score":33,"(select":172,"(string":155,"(tab":181,"(table":41,"(tag":162,"(tags":169,"(target":[162,169],"(text":160,"(title":[40,155,183],"(uint":66,"(void":66,"(wgs":222,"(windows":147,"(x":41,"(xxx":40,")'":[132,159,160,167,168,169,171,172,188,189,191,214,218,222],"))":[33,129,172,181],"),":[40,88],")-":12,").":[12,167,204],")..":12,")/":33,"):":[12,118,204,215],");":[11,33,47,48,51,54,66],")=":210,")\"":[40,129,161,167,171,182,183,184,185,221],")\\":182,")\u3001":41,")\u300d":146,")\u3059\u3079\u3066":154,")]":40,")disk":182,")grn":33,")groonga":181,")hello":33,")mroonga"
 :181,")offset":[64,65],")senna":181,"*'":[111,129],"**":[48,52,61,62,65,106],"***":106,"*,":27,"*.":33,"*/":[51,54,66,69],"*\"":[33,36,41,111,129,217],"*added":64,"*bottom":55,"*bsd":[7,8,35,37],"*buffer":61,"*cache":47,"*column":48,"*ctx":[47,48,51,52,54,55,56,57,58,59,60,61,62,63,64,65,67,68,70],"*cursor":55,"*data":[56,66],"*db":[51,52,61],"*dest":64,"*destination":61,"*escaped":54,"*expr":54,"*fin":62,"*func":[51,62],"*grn":66,"*ic":58,"*ii":57,"*index":[55,58],"*init":62,"*key":64,"*keybuf":64,"*keys":64,"*keywords":54,"*max":65,"*min":65,"*mutex":70,"*name":[48,51,53,54,61,62,64,67,70],"*namebuf":[48,61],"*newvalue":48,"*next":62,"*nvars":62,"*obj":[48,52,54,56,59,61,62,63,68],"*oldvalue":48,"*optarg":[52,63],"*path":[48,52,64],"*proc":56,"*query":[54,63],"*res":[55,63,64],"*result":64,"*results":64,"*s":41,"*section":48,"*source":61,"*src":64,"*str":[54,70],"*string":54,"*table":[48,61,64,65],"*tables":51,"*target":54,"*tc":[58,65],"*tid":58,"*top":55,"*type":48,"*use
 r":[62,70],"*value":[57,59,61,64,65],"*valuebuf":59,"*var":70,"*vars":[62,70],"+ \"":[33,39],"+ y":196,"++":[0,6,7,12,24,26,28,33,37,38,41,51,54,66,146,198],"+-":[54,148],"+a":171,"+c":146,"+ff":[33,175],"+ff0":33,"+ffef":194,"+fff":194,"+fffe":139,"+or":182,", [":113,", \"":[76,159,217],", {":[148,200],",'":[196,212],",*":110,",.":12,",..":[101,134],",[":209,",[\"":[151,209],",\"":[33,41,85,99,179,214,217,218],",\"domain":213,",\"http":212,",\"link":212,",\"links":212,",\"location":[214,222],",\"tags":214,",\"title":215,",\\\"":101,",\n#":[44,76,95,111,113,117,118,128,129,135,137,139,165,171,172,183,194,212,214,215,218,219,222],",\n[":[33,99,167],",\n]":[129,168,209,212,220,222],",\n{":[76,99,108,111,113,129,132,148,162,164,165,168,171,172,175,178,182,183,184,185,188,189,191,193,213,217,220],",_":[76,111,129,132,165,172,213,214,215,218,222],",{":[80,146,147,179],"- \"":41,"-(":[12,172],"-+":148,"--":[8,12,31,34,35,36,37,39,40,41,46,47,48,49,51,52,53,54,55,56,58,59,60,61,62,
 63,64,65,66,67,68,70,76,108,111,113,124,128,129,135,137,139,146,147,148,151,159,160,161,162,164,165,167,169,172,181,182,183,184,185,191,193,209,213,214,218,221,222],"->":[33,35,113,135],"-\"":137,"-_":[129,183,184,185],"-a":[39,146,171],"-add":52,"-address":[33,37,39,146],"-adjuster":[76,129],"-admin":39,"-aki":41,"-analyzer":[37,39],"-api":16,"-apt":30,"-autoreconf":12,"-base":[151,152],"-benchmark":[22,39,40,41,43,143],"-binary":[148,200],"-bind":[33,37,39,146],"-blog":218,"-bugs":33,"-build":14,"-bye":[111,129,137,171,172,193],"-c":[24,26,146,206],"-cache":[33,40,146],"-canceler":82,"-check":[35,37,151],"-chroot":12,"-ci":[40,41],"-ci\u4e0a":40,"-client":198,"-code":[12,41],"-column":33,"-columns":33,"-command":[21,35],"-commnad":78,"-common":[30,39],"-conditional":37,"-config":[28,33,34,35,37,39,146],"-create":[22,33,36,40,43,52,132,143],"-cutter":12,"-d":[146,148,151,152,203,206,219],"-daemon":[151,152],"-databases":[89,91,118,134,136,206,215,219],"-dataset":[22,33,36,4
 0,43,132,143],"-db":38,"-dcmake":[7,8],"-dd":[172,174],"-deafult":37,"-deb":12,"-debug":[6,35],"-default":23,"-dependent":[33,113,135],"-dev":[2,12,14,25,30,33,37,39,40,41],"-devel":[24,26],"-dgrn":[7,8],"-dir":147,"-directory":39,"-disable":[35,37,41,151],"-doc":38,"-document":[3,12,17],"-docutils":12,"-drilldown":[33,41,111,129,213],"-dump":33,"-e":146,"-each":37,"-eanble":6,"-efficient":76,"-enable":[3,6,18,35],"-encoding":23,"-encodiong":172,"-endpoint":[151,152],"-escalation":23,"-essential":[25,30],"-event":33,"-existence":40,"-fd":[37,151],"-file":[33,37,79,151],"-files":3,"-filter":[25,30,33,37,39,41,76,129,153,160,165,167,168,172,182,218,220],"-force":118,"-frequency":37,"-ftp":147,"-full":12,"-g":[8,31],"-get":[12,18,25,30,39],"-gobject":33,"-gqtp":[22,24,25,26,30,33,39,41,197],"-gram":[0,139,172,207,209,215],"-groonga":[12,13,147,218],"-gtqp":25,"-h":[146,148,200],"-help":23,"-history":37,"-host":147,"-html":[35,39],"-http":[22,33,39,40,41,148,197],"-httpd":[22,24
 ,25,26,30,33,37,39,41,43,47,125,138,143],"-i":[33,146,147],"-id":[39,125,146],"-idf":[183,184,185],"-in":[12,61],"-index":33,"-inverse":[183,185],"-ipadic":[26,27,194],"-j":[6,7,28],"-jemalloc":41,"-jinja":12,"-jp":[40,194],"-jumandic":26,"-key":[12,38],"-keyring":[25,39],"-keys":12,"-known":167,"-l":[146,151,152,174],"-latest":3,"-launchpad":12,"-leak":35,"-leaner":[33,152],"-learner":[22,35,41,43,143,150],"-level":[33,41,146,152],"-libedit":35,"-libevent":38,"-libstemmer":41,"-limit":[33,34,40,129,146],"-line":21,"-lines":[37,151],"-localstatedir":23,"-log":23,"-lz4":23,"-lzo":88,"-m":145,"-match":23,"-max":[37,146,151],"-mecab":[24,25,26,27,30,39,40,41],"-memcached":33,"-memory":35,"-message":23,"-mm":[172,174],"-mode":17,"-mruby":[6,12,41],"-msgpack":200,"-munin":[23,24,25,26],"-mysql":[24,25,26,30,114,175],"-n":[37,146,151,215],"-neologd":194,"-node":24,"-normalizer":[24,25,26,30,33,39,114,164,175],"-offset":[33,129],"-org":12,"-oriented":167,"-output":[33,39,40,129,147
 ,159,160,161,167],"-p":[145,146,147,151,206,219],"-pack":23,"-package":[12,23],"-packages":12,"-patch":17,"-path":[12,23],"-per":[37,151],"-pgp":12,"-pid":[33,37,146],"-pip":18,"-platform":23,"-platorm":33,"-plugin":13,"-plugins":[23,24,25,26],"-po":3,"-point":196,"-port":[146,147,151],"-prefix":[6,23],"-properties":30,"-protocol":[146,147,149,203,219],"-query":[33,37,39,40,41,146,148,159,160,165,167,171,174,181,204,215,218,220],"-r":[151,152],"-receive":[151,152],"-release":3,"-repository":[12,30,39],"-request":[33,82,146],"-root":[35,146,149],"-rotate":[33,146],"-rpm":12,"-rroonga":47,"-ruby":[6,12,39],"-s":[146,151,152,206],"-scorer":153,"-search":[41,194],"-searchu":194,"-secret":12,"-send":[151,152],"-separated":33,"-server":[22,24,25,26,30,33,37,38,39,40,41,146,197],"-size":[33,146],"-sortby":40,"-source":12,"-sphinx":[12,18],"-src":[12,25],"-static":37,"-stem":[25,30,41],"-strings":38,"-suggest":[22,33,35,36,37,39,40,41,43,132,143],"-t":[146,151],"-talk":[2,12,33,40],
 "-tar":29,"-target":33,"-terminated":[62,70],"-test":[12,14],"-text":194,"-threads":[146,151],"-threshold":23,"-time":167,"-timeout":[33,82,146],"-token":[25,30,41],"-tokenizer":[24,25,26,30,39,40],"-type":[37,148,188,189,191,200],"-unauthenticated":[25,39],"-uploader":12,"-use":33,"-values":33,"-version":[12,35],"-w":12,"-windows":33,"-with":[6,23,27],"-wno":37,"-word":129,"-working":39,"-x":[12,40],"-yyy":17,"-zlib":23,".$":[111,129],".'":[39,40,88],".(":12,".)":[40,61,172,174,183,195],".*":27,".,":[128,129,151,162],".-":17,"..":[6,7,17,33,39,40,66,70,76,81,85,89,101,112,125,128,129,132,133,146,148,149,151,162,165,171,172,182,183,184,185,200,215],"...":[33,37,39,40,41,46,47,48,49,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,71,80,85,125,129,132,134,146,147,148,149,159,168,171,172,173,179,182,186,218],"./":[17,28],".:":152,".>":186,".\"":[129,159,160,165,167,172,173,183,194,212,214,215,219,221],".]":[76,85,125,132,134,172],"._":[40,41,61,111,129,135,171,172,212,
 213],".age":[44,100,128],".am":18,".am\u30d5\u30a1\u30a4\u30eb":12,".asc":12,".askmonty":41,".blog":209,".body":[86,97,221],".builtin":52,".c":[42,92,95,118,129,135],".clean":[12,113],".co":[42,129],".column":[40,41,44,87,92,93,94,100],".com":[6,7,8,12,13,17,21,212,213,215,219,222],".comment":[217,218],".conf":[33,148,195,204,210],".content":[111,128,129,135,168,171,172,173,195,217],".context":135,".created":111,".current":33,".d":[25,195,210],".db":[40,146,206,215,219],".ddl":147,".deb":12,".debian":12,".description":218,".dll":70,".domain":33,".dump":37,".en":12,".entries":195,".entry":124,".exe":31,".facebook":12,".fedoraproject":24,".flags":64,".garbage":40,".git":[6,7,8,12,13,17],".github":17,".gpg":12,".grn":[99,148],".groonga":[12,17,24,25,26,27,28,29,30,31,147],".group":168,".gz":[12,17,24,25,26,27,28,29,30],".h":[16,33,70],".hash":218,".high":87,".html":[12,17,146,148],".htpasswd":[148,200],".i":24,".index":[33,100,124,128],".jp":[12,33,42,129],".js":12,".js\u30d0\u
 30a4\u30f3\u30c7\u30a3\u30f3\u30b0":21,".json":[148,179],".kentaro":40,".key":[64,135],".label":[129,164],".lemon":44,".list":[12,25],".load":147,".location":218,".log":[28,33,78,113,146,147,148,151,204],".logs":124,".md":12,".md\u30d5\u30a1\u30a4\u30eb":12,".me":[2,12,33],".memos":128,".mo\u30d5\u30a1\u30a4\u30eb":17,".msgpack":179,".n":[52,111,129,171,172,195],".name":[85,144,168,218],".ncpu":27,".ne":42,".nested":129,".net":[2,12,212,213,214,215,219,222],".nginx":148,".o":214,".offset":64,".org":[12,17,24,25,26,27,28,29,30,31,33,41,47,76,99,147,148,161,212,213,214,215,219,222],".osdn":[2,12],".output":149,".overcommit":39,".patch":17,".pc":[36,37],".php":12,".pid":146,".po":3,".po\u30d5\u30a1\u30a4\u30eb":[3,12],".posted":218,".rb":[35,41,111,113,127],".readings":164,".real":[44,92,93,94],".reference":135,".remove":113,".repoforge":24,".roonga":[171,172],".rpm":[24,26],".score":141,".scr":147,".select":[147,172],".serial":87,".service":39,".set":111,".sh":[6,12,14,17,21,3
 9],".site":124,".so":[119,120,123],".source":33,".sourceforge":[2,12],".spec":37,".ssssss":174,".status":147,".sub":[111,129],".synonym":129,".t":194,".tag":[87,111,129],".tar":17,".timestamp":[116,118],".title":[102,103,104,124,135,212],".to":87,".travis":21,".tsv":[179,181],".txt":[12,194],".uuuuuu":172,".value":129,".weight":40,".x":24,".xml":179,".years":44,".yml":21,".zip":17,".}":[76,85,172],"/ '":61,"/#":47,"/$":17,"/${":151,"/'":41,"/(":12,"/*":[16,17,51,66,69,148,204,210],"/+":12,"/.":37,"/..":[12,148,151],"/;":148,"/?":151,"/\"":[76,194,212,213,214,215,219,222],"/\u65e5":218,"/\u6708":218,"/\uff09":35,"/_":12,"/aba":[213,215,222],"/acccess":204,"/admin":[37,146],"/afr":[213,215,222],"/alice":194,"/api":200,"/apt":[12,25],"/archive":12,"/atv":[213,215,222],"/base":12,"/bc":12,"/bin":28,"/blog":12,"/branches":14,"/c":[0,6,7,16,113,198],"/cache":148,"/centos":[12,24,204],"/command":[14,148,149,182,219],"/commands":[41,89,91,118,134,136],"/commits":41,"/context":111,"/
 copyright":41,"/coremodule":148,"/cpuinfo":[24,25,26,30],"/cutter":12,"/d":[41,148,182,200],"/data":21,"/database":[148,200],"/db":[99,132,144,148,152,182,204],"/db1":200,"/db2":200,"/dd":172,"/debian":[12,25],"/default":[39,204],"/dev":12,"/dic":27,"/dictionary":35,"/disk":182,"/doc":12,"/docs":148,"/en":[12,148],"/en\u30c1\u30e3\u30c3\u30c8\u30eb\u30fc\u30e0":2,"/epel":24,"/etc":[12,25,27,39,148,181,195,204,210],"/eval":126,"/example":151,"/executables":[33,151],"/f":12,"/false":[34,212],"/fedora":[26,35,39],"/files":[12,18],"/function":12,"/functions":14,"/gat":[213,215,222],"/gqtp":[40,204],"/grntest":12,"/groonga":[6,7,8,12,13,16,17,21,24,25,26,27,28,29,30,31,33,35,37,39,40,89,91,113,118,119,120,123,134,136,144,146,148,151,181,195,204,206,215,219],"/header":29,"/hoge":146,"/home":194,"/homebrew":12,"/hostname":[146,147],"/hosts":12,"/html":[17,18,37,200],"/http":[148,204],"/httpd":[148,204],"/in":33,"/index":[12,17,146],"/introduction":[206,215,219],"/ipadic":27,"/ja":[
 12,17,18,47],"/ja\u30c1\u30e3\u30c3\u30c8\u30eb\u30fc\u30e0":2,"/javascript":37,"/json":[37,148,200],"/key":61,"/kou":113,"/kytea":139,"/lc":[12,17],"/learn":151,"/lib":[27,119,120,123,144,148,204],"/limits":195,"/linux":[3,5],"/lists":12,"/load":[33,127,148,200],"/local":[6,7,12,27,28,148],"/locale":[12,17,18],"/log":[28,33,146,148,151,204],"/logical":113,"/lzo":[35,37,40],"/mailarchive":12,"/managers":[148,200],"/master":[17,21],"/max":41,"/mecab":27,"/mecabrc":27,"/meetup":33,"/message":12,"/mm":172,"/modules":[35,148],"/mpisel":33,"/mrb":111,"/munin":28,"/mxcl":12,"/news":12,"/nfs":28,"/ngx":148,"/non":40,"/null":[6,7,34],"/o":133,"/other":148,"/packages":12,"/php":33,"/pipermail":41,"/plain":33,"/plugins":[28,35,40,113,119,120,123],"/ppa":[12,30],"/projects":12,"/pub":24,"/pull":12,"/query":[119,120,123],"/rab":[213,215,222],"/raw":21,"/reference":[33,151],"/repositories":12,"/request":125,"/result":38,"/rpmforge":24,"/rroonga":41,"/run":[12,14,146],"/rurema":41,"/sbin"
 :27,"/scripts":111,"/security":195,"/select":[125,148,219],"/setup":21,"/sharding":113,"/share":[37,146],"/shutdown":[146,148,200],"/source":[12,16,17,18,24,25,26,27,28,29,30,31],"/sources":[12,25],"/span":[159,160,167],"/srpm":12,"/status":[145,148,179,200,219],"/stem":193,"/stop":[99,137,193],"/string":33,"/suggest":151,"/synonyms":181,"/sysconfig":204,"/sysctl":[27,195,210],"/tab":33,"/test":194,"/tmp":[6,7,181,200],"/to":[148,200],"/travis":21,"/tsv":[119,120,123,181],"/ubuntu":[12,39,204],"/unit":14,"/usr":[28,146],"/var":[28,33,144,146,148,204],"/vdw":[213,215,222],"/vector":[33,169],"/version":33,"/wgs":222,"/windows":[12,31],"/work":[12,113],"/x":200,"/xml":200,"/yum":12,"/~":12,"0c":194,"0d":82,"0e":147,"0mq":40,"0x":[38,82,171,196,206,212],"0xc":206,"10":[147,215],"11":[76,118,129,165,172,195,209],"1\u305a":[74,78],"1\u3064":[10,32,33,37,40,41,44,54,72,76,84,87,89,92,93,100,102,103,104,109,111,112,113,116,117,118,119,120,123,124,125,126,127,128,129,130,132,133,135,
 138,139,141,142,146,147,148,151,160,162,164,165,167,168,171,172,182,183,184,185,186,190,192,194,195,200,206,212,214,217,218],"1\u30f6\u6708":186,"1\u4ef6":[209,218],"1\u5ea6":69,"1\u6708":[172,196,212,218],"1\u884c":147,"1byte":206,"1f":33,"1g":[25,30],"1gb":33,"1o":182,"1tib":[32,133],"2\u3064":[19,24,25,26,30,33,40,41,88,89,94,100,108,109,110,111,113,118,129,133,135,136,137,138,151,155,164,165,168,171,182,183,184,191,194,199,200,204,212,213,215,217,218],"2\u3064\u3081":[125,171,200,217],"2\u6708":108,"2byte":206,"2grn":41,"3\u3064":[14,40,79,91,108,114,129,159,167,170,212,213,215,217],"3ki":35,"4\u3064":[87,146,167,183,192],"4byte":206,"4e":210,"4gib":[32,33,133,192,206],"4kib":[32,33,44,92,93,94,142],"5\u3064":154,"5b":[94,142],"5d":82,"5f":147,"6elz":41,"6fd":131,"6gib":195,"7\u3064":131,"7\u6708":33,"7e":147,"7ed":82,"7f":131,"7fa":82,"8bit":196,"8byte":206,"8r":[28,39,146],"9\u3064":215,"9e":175,"9f":179,": n":145,":!":171,":#":41,":#{":174,":$":[18,171,172,220],":')":
 88,":..":129,":/":[12,13,17,21,24,25,26,27,28,29,30,31,41,47,76,99,125,145,146,148,149,151,161,179,200,212,213,214,215,219,222],"::":[33,83,111,113,151,179],":<":[129,171],":=":[129,171],":>":[129,171],":@":[129,165,171,212,214,215,218,219],":[":[147,182],":\"":[54,182,215],":\\":[8,31,182],":\\\"":101,":\u5206":218,":\u79d2":218,":^":[171,220],":bob":218,":byte":67,":clear":12,":dat":117,":groonga":[6,7,8,12,30,129,171],":hash":117,":mm":[172,174],":no":117,":order":33,":pat":117,":port":[146,148,149],":set":41,":ss":[172,174],":value":[129,171],":~":[171,182],";/":[159,160],";\"":39,";b":[159,160],";rroonga":[159,160],"< n":172,"< t1":11,"< y":40,"<#{":174,"<-":200,"<..":186,"</":[118,159,160,161,167,179],"<=":[40,148,172,218],"<[":113,"<directory":152,"<encoding":146,"<endpoint":152,"<gqtp":147,"<groonga":147,"<ip":[146,147],"<level":152,"<limit":146,"<log":146,"<max":146,"<path":[146,152],"<port":[146,147],"<protocol":146,"<span":[159,160,167],"<threshold":146,"<timeout"
 :146,"= \"":[41,108,129,172],"= n":172,"= y":40,"=$":[12,17,28],"='":161,"=(":12,"=)":11,"=-":[28,132],"=.":27,"=..":12,"=/":[6,7,12,14,28,146,181],"==":[33,172],"=\"":[29,111,113,129,159,160,167,179],"=\\":[159,160,161,167],"=_":[110,132],"=`":18,"=add":139,"=allow":129,"=arg":182,"=ascending":110,"=auto":132,"=c":[8,31],"=centos":28,"=complete":151,"=dat":38,"=encoding":23,"=fedora":12,"=g":151,"=get":137,"=gr":151,"=graceful":130,"=gro":151,"=groo":151,"=groonga":[148,151],"=grooon":151,"=i":12,"=largetable":125,"=message":23,"=no":[110,113,118,135],"=none":[111,114,129,137,139],"=null":[84,100,102,103,104,109,110,111,113,117,124,129,133,137,138,139],"=number":23,"=on":[7,8],"=pat":38,"=path":23,"=platform":23,"=query":151,"=r":39,"=site":219,"=sjis":28,"=squeeze":12,"=submit":151,"=table":133,"=title":219,"=true":125,"=unique":125,"=users":[148,200],"=x":33,"=xxx":33,"=yes":[12,14,33,38,40,100,129],"> \"":33,"> y":40,">#{":174,">(":118,">.":[159,160],">:":111,"><":[54,17
 9],">=":[40,118,172],">>":[40,172],">\"":[40,44,82,95,111,118,129,135,159,161],">\n<":179,">alloc":179,">cache":179,">command":179,">default":179,">max":179,">n":179,">rroonga":[159,160],">starttime":179,">uptime":179,">version":179,"??":129,"?arg":182,"?argument":149,"?i":182,"?id":125,"?max":33,"?msg":12,"?parameter":148,"?table":[33,125,148,200,219],"@'":215,"@ceekz":40,"@do":41,"@github":[6,7,8,12],"@groonga":[2,12],"@kiske":39,"@lists":[2,12],"@naoina":[39,40],"@orangain":40,"@packages":12,"@s":35,"@soundkitchen":[37,39],"@tomotaka":37,"@uzulla":37,"@wareohji":39,"@yappo":[40,41],"@yito":[39,40],"@~":182,"[#":[37,38,39,41],"[$":33,"[(":182,"[,":157,"[2":146,"[:":219,"[@":[37,39,40,41],"[[":[44,76,87,91,98,108,113,125,126,127,129,134,136,137,141,146,151,154,156,159,160,164,167,171,172,173,183,188,193,209,212,214,217,218,220],"[[\"":85,"[\"":[33,76,85,89,129,132,151,167,169,172,188,209,212,214,218],"[\"g":151,"[\u8a9e":85,"[admin":[37,39,40],"[api":33,"[apt":39,"[args":14
 6,"[backslash":171,"[benchmark":41,"[bernard":33,"[bindings":33,"[centos":33,"[cmake":33,"[column":41,"[dat":[38,39],"[dd":182,"[deb":[33,37,39,40,41],"[doc":[33,37,38,39,40,41],"[dump":[39,40,41],"[element":[76,172],"[example":[33,41],"[fedora":[39,41],"[geo":[33,37,40],"[github":41,"[gqtp":40,"[grn":33,"[grntest":37,"[groonga":[12,33,37,39,41],"[hash":33,"[header":[79,84,87,88,91,92,93,94,95,98,100,102,103,104,108,110,113,114,115,116,117,118,119,120,123,124,126,127,128,130,133,135,136,138,139,140,141],"[hh":33,"[http":[33,39,40,41],"[httpd":[33,39,40,41],"[index":41,"[info":182,"[key":33,"[label":[33,111,129],"[label1":[41,111,129],"[label2":[111,129],"[libedit":37,"[linux":39,"[load":[39,41],"[logical":33,"[macports":37,"[mdev":33,"[mecab":33,"[mrb":33,"[mruby":[33,41],"[munin":[37,39,40,41],"[n":[40,41,129],"[normalizer":41,"[number":101,"[os":41,"[output":38,"[pat":39,"[php":[39,41],"[pkg":[37,39],"[plugin":[33,41],"[power8":41,"[rpm":[33,37,38,39,40,41],"[sharding":33,
 "[snippet":[41,167],"[solaris":39,"[space":171,"[suggest":[38,39,40],"[table":40,"[tag":[111,129],"[test":39,"[token":40,"[tokenizer":[33,39,40],"[travis":40,"[ubuntu":33,"[warning":182,"[windows":[33,37,39,40,41],"[yum":39,"[{":[148,200],"\"#":37,"\"#\"":147,"\"#{":172,"\"%":182,"\"'":[33,39,40,41,76,87,108,129,164,171,172,182,207,209],"\"(":[40,221],"\")":[33,39,40,41,53,125,154,155,156,158,162,164,165,172,214,222],"\"*":39,"\",":[33,40,44,76,79,85,87,89,91,92,95,98,99,101,111,113,117,118,125,128,129,132,134,135,136,137,141,146,147,148,151,154,156,159,160,161,162,164,165,167,168,169,171,172,173,175,182,183,184,185,188,189,191,193,206,209,212,213,214,215,217,218,219,220,221,222],"\"-":[37,156],"\".":[172,198,213],"\"/":[89,91,113,134,136,146,194,222],"\":":[33,44,76,80,85,87,91,98,99,101,108,109,111,112,113,114,115,117,125,126,127,128,129,131,132,136,137,139,140,141,146,147,148,151,154,156,159,160,161,162,164,165,168,169,171,172,173,175,178,179,182,183,184,185,188,189,191,1
 93,194,200,206,212,213,214,215,217,218,219,220,221,222],"\";":[147,148,200],"\"<":[40,159,160],"\">":[159,160,167,179],"\"?":[129,179],"\"@":218,"\"[":[39,82,92,95,111,118,135,182],"\"\"":[33,38,87,92,93,168,172,182,196],"\"\\":[33,182],"\"\\\\":182,"\"\\n":33,"\"\u3001":[188,213],"\"\u3002":41,"\"\u308d\u3086\u304d":220,"\"\u30df\u30ea":172,"\"\u5f37":194,"\"\u672c":194,"\"\u8a9e":194,"\"\uff09":[34,188,212,222],"\"]":[33,76,89,92,93,94,99,111,113,129,146,151,164,167,169,172,188,209,214,215,218],"\"_":[33,40,44,76,79,87,89,91,98,99,101,111,113,117,129,132,136,137,141,148,151,154,156,161,162,164,165,168,169,171,172,173,175,178,182,183,184,185,188,189,191,193,200,209,212,213,214,215,217,218,219,220,221,222],"\"a":[41,129,139,168],"\"ab":190,"\"alice":[117,171],"\"always":109,"\"apple":175,"\"application":37,"\"auto":109,"\"b":[129,168],"\"black":175,"\"blank":175,"\"block":212,"\"book":172,"\"c":[129,168],"\"canceled":125,"\"co":190,"\"color":175,"\"complete":190,"\"content":
 [129,171,172,193],"\"correction":190,"\"created":111,"\"d":194,"\"db":117,"\"ddl":41,"\"double":172,"\"e":[132,139,188,194],"\"element":76,"\"ellip":157,"\"ellipsoid":157,"\"engine":[188,189,191],"\"flower":212,"\"fulltext":139,"\"good":[111,129,172],"\"gr":133,"\"gronga":190,"\"groonga":[76,99,129,133,167,168,172,190],"\"h":139,"\"hello":[137,193],"\"http":76,"\"i":[79,111,129,171,172,173,193,217,218],"\"include":113,"\"is":212,"\"k":214,"\"key":117,"\"keyword":129,"\"label":129,"\"localhost":206,"\"message":[182,184,185],"\"monkey":212,"\"mroonga":[76,99,129,168,172],"\"mysql":[76,190],"\"n":[79,111,117,129,131,148,171,172,206,215,219],"\"name":[117,165],"\"never":109,"\"no":39,"\"null":39,"\"o":194,"\"popular":129,"\"pp":41,"\"rect":[39,157],"\"rectangle":[39,156,157],"\"requires":39,"\"roonga":190,"\"ruby":76,"\"s":[132,139,188,189,194],"\"saerch":189,"\"say":172,"\"se":188,"\"sea":188,"\"search":[171,188,189,191],"\"sequence":[132,188,189,191],"\"serach":189,"\"service"
 :189,"\"sound":189,"\"sphere":157,"\"sphr":157,"\"starttime":[80,179],"\"sug":190,"\"suggest":190,"\"t":[139,194],"\"table":[117,146],"\"tags":76,"\"text":37,"\"theater":221,"\"theatre":221,"\"timestamp":[108,113],"\"tritonn":129,"\"type":132,"\"unknown":53,"\"uptime":179,"\"utf":53,"\"value":129,"\"vector":40,"\"version":179,"\"visual":8,"\"web":[189,191],"\"weight":212,"\"x":[40,41,172],"\"xxx":40,"\"yyyy":172,"\"}":[44,87,98,99,101,108,109,111,112,113,117,129,132,148,162,164,165,168,169,171,172,173,175,178,182,184,185,188,189,191,193,200,212,213,214,217,220,222],"\\%":31,"\\'":[146,171],"\\(":171,"\\[(":182,"\\\"":[54,101,159,160,161,167,168,182,207],"\\\"a":168,"\\\"}":101,"\\\\":[33,54,159,164,168,182],"\\\\\"":164,"\\\\\\":[33,182],"\\\\z":182,"\\a":[33,182,194],"\\ahello":33,"\\ahost":182,"\\bin":31,"\\groonga":31,"\\n":182,"\\u":194,"\\z":[182,194],"\u2026\uff09":189,"\u2192id":192,"\u25a1\u25a1":10,"\u25cb\u25cb":10,"\u3001 \"":162,"\u3001#":218,"\u3001$":12,"\u3001
 '":[41,53,146,165,172,196,212],"\u3001(":[64,65,147,154,196],"\u3001-":[35,147,196],"\u3001.":[14,17],"\u3001/":[215,219],"\u3001:":147,"\u3001>":90,"\u3001[":215,"\u3001\"":[37,39,40,161,162,168,188,189,190,191,196,215,218,221],"\u3001\u00d7":10,"\u3001\u300c":[34,113,129,146,178,183,184,185,188,194,207,209,213,214,222],"\u3001_":215,"\u3001c":215,"\u3002#":[35,37,218],"\u3002'":61,"\u3002(":[11,12,26,46,62,65,98,101,146,147,204,217],"\u3002)":[65,98,129,147,217],"\u3002-":[28,56,65],"\u3002.":17,"\u3002:":[10,12,14,17,18,33,37,78,80,82,85,88,92,93,94,96,99,101,102,103,104,115,117,118,124,125,128,130,131,132,134,135,140,141,144,146,147,148,149,151,160,172,183,184,185,188,189,190,191,195,200,207,209,210,215],"\u3002[":[33,39,40,41,215],"\u3002\"":[40,41,162,189,203,209,213,218,219],"\u3002\u00d7":10,"\u3002\u2193":146,"\u3002\u3002":177,"\u3002\u300c":[41,95,111,113,114,118,129,133,137,139,171,172,182,185,194,214,217],"\u3002\u300d":209,"\u3002\u3044":11,"\u3002\u3044\u304f\
 u3064\u304b":[151,182],"\u3002\u3044\u307e":38,"\u3002\u3056\u3063\u304f\u308a":76,"\u3002\u3057\u304b\u3057":[0,6,7,8,23,37,76,91,113,129,136,146,156,173,175,183,185,189,194,196,200],"\u3002\u3057\u304b\u3082":199,"\u3002\u3059":[147,173],"\u3002\u3059\u3050":148,"\u3002\u3059\u3079\u3066":[14,17],"\u3002\u3064\u307e\u308a":[46,129,142,151,171,184,194,215,221],"\u3002\u3069\u308c":151,"\u3002\u307e\u305a":209,"\u3002\u307e\u305f":[0,11,78,100,129,145,146,147,149,172,181,185,189,196,206,212,215,222],"\u3002\u307e\u3060":41,"\u3002\u30ad\u30fc":[44,128,129,142],"\u3002\u30bf\u30b0":[76,111,129,160,214],"\u3002\u30d0\u30b0":19,"\u3002\u30df\u30ea":212,"\u3002\u30ed\u30b0":[133,148],"\u3002\u4f8b":[8,33,61,118,133],"\u3002\u5024":154,"\u3002\u7701\u7565\u53ef\u80fd":159,"\u3002\uff08":[17,21,33,35,37,51,65,85,100,109,111,125,129,146,151,160,167,170,171,172,177,188,189,191,192,194,195,196,207],"\u3002\uff09":[17,21,33,34,35,37,65,100,109,111,117,125,129,133,151,160,167,171,172,1
 77,189,191,192,194,207],"\u3002_":[74,215],"\u3002adjuster":41,"\u3002amazon":129,"\u3002api":[159,160,167,170],"\u3002apt":12,"\u3002ascii":[171,172],"\u3002bash":33,"\u3002blogs":209,"\u3002buf":48,"\u3002c":[0,16,83],"\u3002callback":11,"\u3002centos":33,"\u3002column":[11,48,215],"\u3002command":78,"\u3002cpu\u30b3\u30a2":200,"\u3002ctrl\u30ad\u30fc":215,"\u3002cursor":65,"\u3002db":[11,37,51,206,215],"\u3002debian":14,"\u3002dump":99,"\u3002eclipse":17,"\u3002ecmascript":129,"\u3002ftp":147,"\u3002functions":14,"\u3002gdb":[6,7,14],"\u3002geopoint":218,"\u3002git":12,"\u3002gnr":170,"\u3002gnu":5,"\u3002google":171,"\u3002gqtp":[83,145,206],"\u3002grn":[11,170],"\u3002groonga":[0,3,24,25,26,28,30,31,33,39,40,41,44,69,72,78,88,129,146,147,148,171,172,179,182,186,188,192,195,203,215,217,219],"\u3002hook":56,"\u3002host":206,"\u3002html":159,"\u3002http":[33,40],"\u3002id":51,"\u3002int":40,"\u3002iptables":219,"\u3002jis":178,"\u3002json":101,"\u3002key":[64,207],"\u3002k
 eys":64,"\u3002linux":195,"\u3002lz4":33,"\u3002make":147,"\u3002max":65,"\u3002memcached":33,"\u3002messagepack":[28,79],"\u3002min":65,"\u3002mroonga":[0,61],"\u3002mruby":33,"\u3002munin":[24,25,26,30],"\u3002mysql":[24,25,26,30,186],"\u3002n":[114,139,209],"\u3002name":[48,51,64],"\u3002null":[51,52,64],"\u3002obj":61,"\u3002offset":56,"\u3002optarg":52,"\u3002os":95,"\u3002output":[41,99],"\u3002pcre":148,"\u3002point":[157,158],"\u3002post":200,"\u3002rdbms":146,"\u3002rk":178,"\u3002rroonga":170,"\u3002ruby":182,"\u3002run":14,"\u3002scan":14,"\u3002set":147,"\u3002sql":129,"\u3002squeeze":14,"\u3002table":[64,68,98],"\u3002tag":214,"\u3002timeout":61,"\u3002tokendelimit":191,"\u3002travis":21,"\u3002true":33,"\u3002tsv":[79,181],"\u3002unix":131,"\u3002utf":[40,151,175],"\u3002value":[61,74],"\u3002video":214,"\u3002windows":5,"\u3002xml":79,"\u300c#":35,"\u300c,":99,"\u300c\"":146,"\u300c\u25cb":[33,110],"\u300c\u30e9\u30d9\u30eb":129,"\u300c\u5024":[128,133],"\u300
 c\u5e74":33,"\u300c\u5f0f":54,"\u300c\u6771\u4eac\u90fd":209,"\u300c\u697d\u3057":207,"\u300c\u697d\u3057\u3044":207,"\u300c\uff76":175,"\u300ca":183,"\u300calice":218,"\u300cbill":207,"\u300cbilliard":207,"\u300cbob":218,"\u300ccharlie":218,"\u300ccomments":218,"\u300cgrand":218,"\u300cgroonga":[41,129,151,170,195],"\u300chello":129,"\u300cnew":218,"\u300cnihon":188,"\u300cnippon":188,"\u300cpopular":129,"\u300csenna":129,"\u300cthe":183,"\u300cthey":[183,184,185],"\u300cusers":218,"\u300cv":12,"\u300d:":175,"\u300d\u3001":[41,214,218],"\u300d\u3002":170,"\u300d\uff08":[99,129,207],"\u3042\u3044\u307e\u3044":133,"\u3042\u304d":220,"\u3042\u304d\u3089":41,"\u3042\u304f":47,"\u3042\u3052\u308b":[22,208],"\u3042\u305f\u308a":[35,37],"\u3042\u3063":[12,17,26,33,39,40,48,61,64,74,78,101,108,113,129,130,132,147,172,182,200,214],"\u3042\u3068":[12,17,95,195],"\u3042\u3068\u3082":82,"\u3042\u306a\u305f":[2,6,7,8,12,33,182,183,184,185],"\u3042\u307e\u308a":[10,64,146,217],"\u3042\u3
 089\u304b\u3058\u3081":[12,26,196],"\u3042\u3089\u3086\u308b":118,"\u3042\u3089\u308f\u3057":221,"\u3042\u308a":[0,1,2,3,5,6,7,8,10,11,12,13,14,16,17,18,19,23,24,25,26,28,30,31,32,33,37,39,40,41,44,46,47,51,54,58,61,64,65,66,69,74,76,78,79,82,87,88,89,92,93,94,95,98,99,100,101,102,103,104,107,108,109,110,111,112,113,114,115,116,117,118,119,121,123,124,125,128,129,130,131,132,133,134,135,136,137,138,139,140,144,146,147,148,149,151,154,156,159,160,161,164,165,167,168,169,170],"\u3042\u308b":[0,1,2,5,6,7,8,10,11,12,17,20,28,31,33,35,37,39,40,41,44,54,58,61,65,76,78,83,85,86,88,89,90,95,96,97,98,99,100,101,105,106,107,108,110,111,113,121,129,130,131,132,133,134,135,139,144,145,146,147,149,151,154,155,156,157,158,162,163,164,165,166,167,168,170,171,172,177,181,182,183,188,189,192,194,195,196,200,206,209,210,212,213,214,215,217],"\u3042\u308b\u3044":[0,11,26,41,48,63,64,78,113,133,135,148,157,158,162,171,172,195,206],"\u3042\u308c":[6,7,12,44,47,113,133,135,146,147,154,162,172,173
 ,209],"\u3042\u308c\u3053\u308c":10,"\u3042\u308f\u305b":[186,195],"\u3042\u308f\u305b\u308b":39,"\u3044\u3044":[2,10],"\u3044\u3044\u306d":[111,129,171,172],"\u3044\u3046":129,"\u3044\u304d":[10,12,215],"\u3044\u304f":[3,4],"\u3044\u304f\u3064":[3,182],"\u3044\u304f\u3064\u304b":[1,2,8,11,12,14,26,28,33,40,74,94,99,100,108,110,111,113,114,117,125,129,130,137,139,142,151,153,165,171,172,175,182,183,186,194,195,199],"\u3044\u304f\u3089":0,"\u3044\u305a\u308c":[74,78,196],"\u3044\u3063":[131,182],"\u3044\u3064":188,"\u3044\u307e":127,"\u3044\u307e\u305b":[6,24,40,41,79,111,113,129,132,133,139,148,171,172,177,181,182,183,184,185,186,192,194,199,200],"\u3044\u308b":[0,6,7,10,11,12,14,17,18,21,25,28,30,33,34,35,36,37,38,39,40,41,44,45,48,51,56,61,62,64,65,66,76,79,82,84,85,86,87,88,89,90,91,95,97,98,100,101,102,103,107,108,109,111,113,115,116,117,118,119,120,123,124,125,126,127,128,129,131,133,134],"\u3044\u308c":[33,39,61,82,113,194,212],"\u3044\u308d\u3044\u308d":[22,211],"\u30
 44\u308f\u3086\u308b":214,"\u3044b":[207,209],"\u3046\u3048":[37,39],"\u3046\u3061":[11,33,37,39,48,61,64,65,78,85,131,142,154,177],"\u3046\u3061\u3044":146,"\u3046\u3063\u304b\u308a":40,"\u3046\u307e\u304f":[3,4],"\u304a\u3044":[0,12,14,17,33,37,40,48,61,64,74,151,212,215],"\u304a\u304b":28,"\u304a\u304b\u3052":182,"\u304a\u304b\u3057":35,"\u304a\u304b\u3057\u3044":33,"\u304a\u304b\u3057\u304f":35,"\u304a\u304d":[0,12,44],"\u304a\u304d\u307e\u3057\u3087":212,"\u304a\u3051":[129,178],"\u304a\u3051\u308b":[0,32,39,40,171,196,212,214,215],"\u304a\u3053":[0,212],"\u304a\u3053\u306a\u3063":215,"\u304a\u3055\u3089\u3044\u3057":10,"\u304a\u3059\u3059\u3081":[162,200],"\u304a\u3059\u3059\u3081\u3057":[12,171,172,204],"\u304a\u3070":[33,34,37,40],"\u304a\u3070\u305f":[33,37,40],"\u304a\u3088":46,"\u304a\u3088\u3073":[0,12,28,39,62,146,212,215],"\u304a\u3089":12,"\u304a\u308a":[41,222],"\u304a\u5f85\u3061":2,"\u304a\u77e5\u3089":22,"\u304a\u9858\u3044":[10,147],"\u304b\u3048\u308b":[
 33,168],"\u304b\u304b\u3063":79,"\u304b\u304b\u308a":[144,171,172,173,194],"\u304b\u304b\u308b":[64,125,144,173,215],"\u304b\u304e\u308a":147,"\u304b\u3051":[40,86],"\u304b\u3051\u308b":[10,148],"\u304b\u3057\u3089":118,"\u304b\u305a":[39,41],"\u304b\u305a\u3072\u3053\u3055\u3093":39,"\u304b\u305f":33,"\u304b\u3061":[129,207],"\u304b\u3061\u3083\u3093":[113,135],"\u304b\u3064":[40,65,129,144,172,207],"\u304b\u3069":[33,41,51,99,100,110,111,113,116,118,129,132,135,144,148,154,157,158,171,209,210,215,222],"\u304b\u3069\u3046":[28,33,83,92,124,128,141,154,165,168,209],"\u304b\u306a\u308a":41,"\u304b\u307e\u3044":215,"\u304b\u3082":[10,33,41,66,79,91,102,103,108,114,115,116,125,126,127,128,131,133,135,136,140,151,171,172,182,183,184,185,217],"\u304b\u3089":[0,3],"\u304b\u308f\u308a":[26,33,41,209],"\u304by":40,"\u304c\u3042\u308a":[12,19,129,149,156,181,186,193],"\u304c\u3042\u308c":186,"\u304c\u3044":44,"\u304c\u3053\u306e":171,"\u304c\u3059":[64,116],"\u304c\u3061":194,"\u304c
 \u3063":89,"\u304c\u3064\u3044":[35,39,66,76,129,186,192],"\u304c\u3069":[128,195],"\u304c\u3072\u3068\u3064":181,"\u304c\u308f\u304b\u308a":[87,161,194,218],"\u304c\u308f\u304b\u308b":156,"\u304c\u308f\u304b\u308c":129,"\u304f\u3060":[0,2,6,7,8,12,17,24,25,26,27,28,29,30,31,33,39,40,41,46,60,76,81,82,83,84,87,88,89,91,92,93,94,95,98,100,102,103,104,109,111,112,113,114,115,116,117,118,119,120,123,124,125,126,127,128,129,130,131,132,133,135,136,137,138,139,140,141,147,148,149,151,156,161,164,165,168,169,171,172,178,181,182,192,194,195,196,198,200,204,209,210,212,213,215,218,219,220,222],"\u304f\u308c":10,"\u304f\u308c\u308b":[0,16,17,95,100],"\u3050\u3088\u3046":156,"\u3050\u308b":[33,170,171,172],"\u3050\u308b\u3093":[171,172,214],"\u3053\u3046":10,"\u3053\u3046\u3059\u308c":10,"\u3053\u3053":[12,21,79,102,129,132,171,172,175,181,209,212,215,218,222],"\u3053\u3053\u3067":12,"\u3053\u3068":[0,1,3,6,7,8,9,10,11],"\u3053\u306a\u3044":[33,41],"\u3053\u306a\u308c":108,"\u3053\u30
 6e":[0,2,3,5,6,7,8,11,12,17,18,20,21,23,24,25,26,27,28,29,30,31,33,37,38,39,40,41,44,45,46,47,54,64,65,66,70,76,77,79,81,82,83,84,87,88,89,91,92,93,94,95,100,101,102,103,104,108,109,110,111,112,113,114,115,116,117,118,119,120,123,124,125,126,127,128,129,130,131,133,135,136,137,138,139,140,141,144,146,147,148,151,153,154,156,157,159,160,164,165,167,168,169,171,172,173,176,178,179,181,182,183,184,185,186,187,188,189,191,192,194,195,199,200,206,207,209,212,213,214,215,216,217,218,221,222],"\u3053\u308c":[0,6,7,8,11,12,16,17,18,28,33,37,39,40,41,44,47,52,69,76,82,84,87,88,91,102,103,104,108,109,110,111,113,116,119,120,123,124,125,129,130,133,136,139,148,151,154,156,160,164,167,168,171,172,173,175,181,182,183,184,185,186,188,189,190,191,192,194,195,200,206,207,209,210,212,213,217,218,221,222],"\u3053\u308c\u3089":[3,24,25,26,28,29,30,39,40,74,76,100,109,110,111,113,119,120,123,129,142,148,149,151,156,170,171,172,175,179,182,183,186,190,191,192,200,209,213,214,215,218],"\u3054\u30
 68":[9,12,33,39,40,51,108,109,131,139,159,165,183,195,210,216],"\u3054\u307f":[10,40],"\u3054\u3089\u3093\u304f":13,"\u3054\u89a7\u304f":[14,215],"\u3055\u3044":[0,2,6,7,8,12,14,17,24,25,26,27,28,29,30,31,33,39,40,41,46,60,76,81,82,83,84,87,88,89,91,92,93,94,95,98,100,102,103,104,109,111,112,113,114,115,116,117,118,119,120,123,124,125,126,127,128,129,130,131,132,133,135,136,137,138,139,140,141,147,148,149,151,156,161,164,165,168,169,171,172,178,181,182,192,194,195,196,198,200,204,209,210,212,213,215,218,219,220,222],"\u3055\u304d":212,"\u3055\u305b":10,"\u3055\u307e\u3056\u307e\u306a":[22,211,218],"\u3055\u3089":217,"\u3055\u3089\u306b":[0,33,41,76,78,190,192,214,215],"\u3055\u3093":[6,7,17,33,35,36,37,38,39,40,41,108,110,111,113,129,133,135,137,139,167,182,185,190,195,200,213],"\u3057\u3044":[207,209],"\u3057\u3046\u308b":41,"\u3057\u304b":[17,33,41,44,110,111,129,133,148,171,172,182,184,185,194,200,212,217],"\u3057\u304b\u3057":[17,111,118,129,172,181,182,185,194,195,200,2
 07,209,217],"\u3057\u304d\u308c":39,"\u3057\u304f":40,"\u3057\u3064\u3064":14,"\u3057\u3066":[10,12,14,17,30,35,39,40,64,129,148,209,213,214,215],"\u3057\u306a\u3044":33,"\u3057\u307e":10,"\u3057\u307e\u3044":[10,135,147,184,189,209,212,220],"\u3057\u307e\u3046":[0,10,12,33,35,37,39,40,41,135,144,194],"\u3057\u307e\u3057":40,"\u3057\u307e\u3057\u3087":[76,108,135,183,184,185,194,221],"\u3057\u307e\u3059":[24,111,129,151,171,172,190,207,218],"\u3057\u307e\u305b":[10,28,111,129,148,151,188,209],"\u3057\u307e\u3063":41,"\u3057\u3084\u3059\u3044":151,"\u3057\u3084\u3059\u304f":39,"\u3057\u3088":[11,33,37,40,46,51,59,91,92,101,113,135,136,156,173,212],"\u3057\u308a":10,"\u3057\u308c":[10,33,41,66,79,91,102,103,108,114,115,116,125,126,127,128,131,133,135,136,140,151,171,172,182,183,184,185,217],"\u3058\u304d":[82,167],"\u3059\u304e\u307e\u305b":214,"\u3059\u304e\u308b":76,"\u3059\u304f":168,"\u3059\u3050":[0,125,130,151,200],"\u3059\u3053\u308c\u3089":129,"\u3059\u3067":[12,41,66,
 91,136,139,173,178,195,207],"\u3059\u306a\u308f\u3061":212,"\u3059\u3079":[11,33,37,41,78,86,87,99,100,103,112,113,124,129,135,136,139,141,144,147,148,172,188,192,194,195,200,206,218],"\u3059\u3079\u304d":11,"\u3059\u3079\u3066":[28,33,35,37,39,41,44,64,76,78,81,82,87,89,91,100,113,129,133,136,139,147,148,154,172,182,193,194,195,213,215],"\u3059\u3080":108,"\u3059\u308b":[0,1,2,3,4],"\u3059\u308b\u304b":213,"\u3059\u308c":[0,12,33,64,119,123,129,147,154,159,171,172,194,213,215],"\u305a\u3064":[146,147,195,217],"\u305a\u306b":76,"\u305a\u308c":[0,11,64,78,88,101,105,106,146,156,196,206,212],"\u305b\u3044":[40,41],"\u305b\u3044\u305c\u3044":133,"\u305b\u304b\u306d":33,"\u305b\u305a":104,"\u305b\u306a":[171,172],"\u305b\u308b":[0,11,14,133,149,151,159,160,164,165,204],"\u305b\u308c":[0,87],"\u305d\u3046":[10,21,51,116,125,128,154,162,172],"\u305d\u3053":[12,209,212],"\u305d\u3053\u306b":134,"\u305d\u3057\u3066":[0,129,139,167,212,213,217,218],"\u305d\u3061\u3089":28,"\u305d\u30
 6e":[0,10,11,12,17,22,23],"\u305d\u306e\u307e\u307e":12,"\u305d\u306e\u3088\u3046":98,"\u305d\u306e\u5f8c":[44,51,129,172],"\u305d\u306e\u969b":12,"\u305d\u308c":[11,12,17,26,27,31,33,35,58,61,65,67,89,111,129,133,135,148,161,169,171,172,182,191,194,196,207,209,212,213,215,217,221],"\u305d\u308c\u304b\u3089":[76,129],"\u305d\u308c\u305e\u308c":[6,7,8,11,12,14,28,41,61,64,79,108,129,133,139,146,149,151,165,172,179,192,206,207,209,212,213,215,217,222],"\u305d\u308c\u3086\u3048":[171,212],"\u305d\u308c\u3089":[33,44,46,48,66,88,100,113,129,130,135,142,145,181,182,200],"\u305d\u308d\u305d\u308d":215,"\u305d\u3093\u306a":[28,133],"\u305e\u3044":111,"\u305e\u308c":[11,12,58,129,172,191],"\u305f\u3044":[6,7,8],"\u305f\u304b":[33,37,94,102,103,104,125,129,151,189],"\u305f\u304b\u3063":[189,221],"\u305f\u304f":[6,7,17,33,37,40,66,108,110,111,113,129,133,135,137,139,167,182,185,190,195,200,213],"\u305f\u3051\u3069":129,"\u305f\u3055\u3093":[33,34,37,40],"\u305f\u3059\u3079\u3066":129,
 "\u305f\u3060":[26,76],"\u305f\u3060\u3051":39,"\u305f\u3060\u3057":[33,34,37,40,41,65,74,88,110,131,146,149,171,172,182,207],"\u305f\u3061":186,"\u305f\u3068\u3048":[130,209],"\u305f\u3069\u3063":218,"\u305f\u3069\u308b":214,"\u305f\u3070\u304b\u308a":173,"\u305f\u3073":[12,78,147,222],"\u305f\u3076\u3093":28,"\u305f\u307b\u3046":129,"\u305f\u307e\u307e":200,"\u305f\u3081":[0,1,2,3,4,6,7],"\u305f\u3081\u3057":222,"\u305f\u3089":[10,12,17,28,33,35,41,51,66,69,95,102,103,104,113,124,125,129,130,135,138,144,151,154,165,168,172,184,188,194,200,204],"\u305f\u308a":[0,3,10,33,41,56,128,129,133,170,182,192,196,204],"\u3060\u3044":[37,41],"\u3060\u304b\u3089":[111,129],"\u3060\u3051":[6,7],"\u3060\u3055\u3044":[0,3,12,13,14,17,18,19,21,23,28,29,30,33,39,41,76,79,87,109,111,113,116,118,129,131,133,135,148,151,164,169,171,172,175,181,182,186,188,200,206,213,215],"\u3060\u3057":[37,147],"\u3060\u3063":[33,39,64,78,129,172,209],"\u3060\u3068":10,"\u3061\u3083\u3093":214,"\u3064\u3044":
 218,"\u3064\u304b":36,"\u3064\u304d":[32,33,41,76,84,88,126,127,129,138,161,181,184],"\u3064\u3051":[129,151,156],"\u3064\u3051\u308b":[10,33,41,76,129,203,220],"\u3064\u3064":[165,209],"\u3064\u3065\u3044":218,"\u3064\u3065\u304f":151,"\u3064\u3076\u3084\u304d":173,"\u3064\u307e\u308a":[12,33,95,108,129,139],"\u3065\u3051":[39,40],"\u3065\u3051\u308b":44,"\u3066\u304d":83,"\u3066\u304f":14,"\u3066\u307f\u307e\u3057\u3087":222,"\u3066\u308c":113,"\u3067\u3044":[33,129,172,212,218],"\u3067\u3044\u3046":[175,213],"\u3067\u304d":[0,1,6,7,8,10,11,12,13,14,17,18,21,24,25,26,27,28,30,33,34,35,37,39,40,41,44,45,47,48,51,52,54,56,58,61,64,65,69,74,76,78,79,80,81,82,83,84,87,88,89,91,92,93,94,95,99,100,101,102,103,104,108,109,110,111,112],"\u3067\u304d\u308b":[0,3,6,7,8,9],"\u3067\u304f":[3,21,23,41,76,129,133,151,164,172,181],"\u3067\u3053\u306e":195,"\u3067\u3057":[29,33,41,172,183,212],"\u3067\u3057\u304b":[7,194],"\u3067\u3057\u3087":[0,6,7,20,28,41,144,151,172,173,213],"\u3067\u
 3059":[0,3,6,7,8,10,11,12,14,16,17,18,19,21,24,25,26,28,29,30,31,32,33,37,39,40,41,44,46,47,48,50,51,52,54,57,61,62,64,66,68,69,72,74,76,77,78,79,80,81,82,83,84,85,87,88,89,91,92,93,94,95,98,99,100,101,102,103,104,108,109,110,111,112,113,114,115,116,117,118,119,120,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,144,145,146,147,148,149,151,152,154,156,157,159,160,161,162,164,165,167,168,169,170,171,172,173,175,177,178,179,181,182,183,184,185,186,188,189,190,191,192,193,194,195,196,199,200,203,204,206,207,209,210,212,213,215,216,217,218,219,221,222],"\u3067\u3059\u306d":10,"\u3067\u3059\u3079\u3066":142,"\u3067\u305d\u3046":109,"\u3067\u3064\u306a\u3052\u308b":129,"\u3067\u3069":[109,132],"\u3067\u3069\u3053":83,"\u3067\u306a\u3051\u308c":[100,118,128,171,172],"\u3067\u306b":[116,119,123,173,209],"\u3067\u306e":[41,79,167,194],"\u3067\u306f":41,"\u3067\u307e\u3068\u3081":181,"\u3067\u307f":0,"\u3067\u3082":[0,12,14,17,19,23,24,25,26,28,30,31,33
 ,37,39,40,41,44,83,88,100,113,129,133,135,147,148,151,160,165,167,168,178,182,185,186,188,192,194,206,207,209,215,217,219,222],"\u3067\u3082\u3059\u3079\u3066":[33,194],"\u3067\u3082\u3063\u3068\u3082":77,"\u3067\u3088\u308a":41,"\u3067\u5024":[146,215],"\u3068\u3044\u3044":182,"\u3068\u3044\u3046":[0,9,10,12,14,17,28,33,37,39,40,41,44,54,76,78,81,82,85,95,100,102,103,104,111,114,116,117,118,119,120,123,124,125,126,129,131,132,133,135,138,139,142,146,147,148,149,151,156,160,164,165,167,168,170,171,172,175,179,181,182,183,184,185,186,188,189,192,193,194,195,196,200,206,207,209,212,213,214,215,217,218,219,222],"\u3068\u3044\u3051":[33,108,129,133,206,210],"\u3068\u3044\u3063":[26,33,39,40,41,76,108,110,111,113,118,129,156,170,171,172,192,200,222],"\u3068\u3048":[0,28,33,41,44,53,54,78,87,91,111,117,128,129,130,131,136,151,160,167,178,182,183,184,185,194,195,207,222],"\u3068\u304a\u308a":[32,147,212,213,222],"\u3068\u304d":[0,6,7,9,10,11,12,24,25,26,27,28,30,33,34,35,37,39,40,4
 1,44,51,58,62,64,65,66,76,79,80,82,87,88,91,95,100,102,109,110,113,116,118,119,120,123,124,128,129,130,132,133,135,136,138,139,146,148,151,156,164,165,167,170,171,172,173,175,178,181,182,186,188,189,190,191,194,195,196,200,206,207,212,213,214,215,218,219],"\u3068\u304d\u3057\u304b":95,"\u3068\u3053\u306e":[129,182,188,195],"\u3068\u3053\u308d":[16,17,33,38,88,111,126,127,164,172,194],"\u3068\u3053\u308d\u3044\u304f\u3064\u304b":76,"\u3068\u3055\u3089\u306b":[6,7],"\u3068\u3057":[11,33,40,41,44,51,91,113,127,129,135,136,145,146,147,148,156,172,173,181,188,189,190,191,194,196,212,214,217],"\u3068\u3057\u3066":[0,11,12,14,15,17,18,20,24,25,26,27,28,30,33,35,37,38,39,40,41,44,45,47,48,51,61,62,63,69,74,78,83,88,92,94,98,101,102,103,104,108,110,111,112,113,116,117,124,126,127,129,131,132,133,135,138,141,146,147,148,151,155,156,160,165,167,170,171,172,175,177,178,181,182,183,184,186,188,189,190,192,193,194],"\u3068\u3057\u307e\u3057\u3087":[217,221],"\u3068\u3057\u307e\u305b":46,"
 \u3068\u3059\u3050":173,"\u3068\u3059\u3079\u3066":[39,100,109,124,129,144],"\u3068\u3059\u308c":0,"\u3068\u305d\u306e":[78,81,151,184],"\u3068\u3063":148,"\u3068\u3064\u3044":222,"\u3068\u3066":[0,129,171,172,188,192,200],"\u3068\u3068":[16,17],"\u3068\u3068\u3082\u306b":212,"\u3068\u3069":[87,187],"\u3068\u306a\u3063":40,"\u3068\u306a\u308a":[160,167,171,200,219],"\u3068\u306e":[33,111,172],"\u3068\u307f":[40,129,149,171],"\u3068\u3082":[33,111,129,147,167,168,171,172,195,210,222],"\u3068\u3082\u3063\u3068":28,"\u3068\u3088\u3044":28,"\u3068\u308a\u3068\u3093":[171,172],"\u3068\u308b":61,"\u3068\u308f\u304b\u308a":186,"\u3068\u308f\u304b\u308b":12,"\u3069\u3046":[10,33,34,39,52,86,90,94,96,102,103,104,105,106,107,110,113,129,144,148,151,194,209,213],"\u3069\u3053":[28,37,41],"\u3069\u3061\u3089":[19,33,51,72,135,151,190,200,215,217],"\u3069\u3061\u3089\u304b":[160,167,171,172],"\u3069\u306e":[28,129,139,156,157,172,177,189,213],"\u3069\u308c":[79,89,100,102,103,104,109,113
 ,124,128,129,133,135,164,194,200],"\u3069\u3093":134,"\u3069\u3093\u306a":151,"\u306a\u3044":[0,9],"\u306a\u304a":[12,207],"\u306a\u304a\u3053\u306e":147,"\u306a\u304a\u3057":41,"\u306a\u304a\u3059":[41,124],"\u306a\u304b":10,"\u306a\u304b\u3063":[33,39,41,78,80,82,86,90,96,102,103,104,105,106,107,113,118,124,129,130,144,146,147,154,165,168,172,182,184,209,215],"\u306a\u304c\u3089":[0,12,39,111,129,139,151,194,215],"\u306a\u304c\u308b":39,"\u306a\u304e":168,"\u306a\u304f":[0,3,10,12,21,28,33,34,35,37,39,40,41,44,51,61,89,102,108,111,113,119,123,129,133,135,147,148,154,167,168,170,171,172,177,178,183,184,185,192,194,195,200,204,212,213,215,217,221],"\u306a\u3051\u308c":[21,28,39,47,48,51,54,59,61,64,72,76,83,87,88,89,91,101,108,111,113,125,129,133,136,146,147,148,151,154,161,162,164,168,169,171,172,181,182,183,184,185,212],"\u306a\u3055":[149,166],"\u306a\u3055\u3093":3,"\u306a\u3057":[33,40,41,44,65,78,83,84,111,118,129,138,146,157,161,165,168,171],"\u306a\u3059":158,"\u306a
 \u305c":[6,7,8,33,44,87,95,100,111,113,117,129,133,138,144,151,164,171,172,175,178,182,183,184,185,188,189,193,194],"\u306a\u305f":[33,186],"\u306a\u3063":[0,6,7,8,10,12,14,33,35,37,38,39,40,41,76,78,79,85,95,102,108,129,139,171,172,184,186,188,195,200,204,209,212,215,217,218,219],"\u306a\u3068\u304d":0,"\u306a\u3069":[0,5,6,7,8,11,12,13,17,20,28,33,37,39,41,44,52,61,78,85,87,107,117,118,126,127,129,133,139,142,146,147,151,159,160,167,170,171,172,173,177,181,182,183,184,185,188,189,191,192,194,196,200,207,209,212,215,216,218,219],"\u306a\u306a\u3069":[171,172],"\u306a\u306b":[22,43,66,113,118,135,188],"\u306a\u306b\u5bfe\u3057":[171,172],"\u306a\u306e":[33,188],"\u306a\u3073":33,"\u306a\u3082\u306e":[12,48,182],"\u306a\u3084\u308a\u304b\u305f":221,"\u306a\u3089":[6,7,8,11,14,21,24,25,26,30,33,39,40,41,44,48,52,61,64,76,78,82,87,95,98,100,103,108,110,111,113,117,121,128,129,130,131,133,138,144,146,147,148,151,161,164,169,171,172,175,178,182,183,184,185,188,189,193,194,195,210
 ,217],"\u306a\u308a":[0,6,7,8,10,12,21,33,37,39,40,41,44,47,48,51,52,54,61,64,72,74,76,78,79,82,83,84,86,87,88,95,97,100,101,102,103,104,108,111,113,118,119,120,123,124,125,128,129,130,131,132,133,135,136,138,146,147,148,149,151,156,157,164,167,171,172,173,175,178,179,181,182,183,184,185,186,188,189,193,194,196,203,206,209,212,213,214,215,217,218,219,220,222],"\u306a\u308b":[0,10,11,12,17,23,24,25,26,28,30,31,33,34,35,36,39,40,41,51,52,61,66,86,88,97,98,99,100,102,103,104,113,124,128,129,133,135,146,147,148,151,154,157,158,162,164,165,167,171,172,173,186,191,195,196,209,212,213,215],"\u306a\u308c":78,"\u306a\u3093":78,"\u306b\u3042\u308a":[6,7,8,18,114,133],"\u306b\u3044\u304f\u3064\u304b":[33,40],"\u306b\u304a\u3044":[12,78,212],"\u306b\u304f\u3044":0,"\u306b\u304f\u3044\u304b":194,"\u306b\u304f\u304f":33,"\u306b\u304f\u308b":209,"\u306b\u3057":[33,40,41,44,109,129,164,171,172],"\u306b\u3059":209,"\u306b\u3059\u3050":173,"\u306b\u3059\u3079\u3066":87,"\u306b\u3059\u308b":20
 0,"\u306b\u305d\u306e":151,"\u306b\u3064":39,"\u306b\u3064\u3044\u3066":[0,3,7,11,12,18,19,20,21,24,25,26,27,28,29,30,33,37,39,40,41,44,46,58,61,65,76,77,78,79,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,143,144,151,153,155,156,157,158,160,163,165,166,168,171,178,181,182,183,184,185,186,188,189,191,194,195,196,198,200,206,207,210,212,213,215,216,218,222],"\u306b\u3064\u3051":172,"\u306b\u3064\u3076\u3084\u3051":10,"\u306b\u3064\u3076\u3084\u3051\u308b":10,"\u306b\u3066":[12,33,39,40,156],"\u306b\u3068\u3063":[10,33],"\u306b\u3068\u3063\u3066":[10,139,194],"\u306b\u3069":11,"\u306b\u3082":[129,182,207],"\u306b\u3088":39,"\u306b\u3088\u304f":183,"\u306b\u3088\u3063":[0,9,11,40,51,61,64,76,78,85,86,88,90,96,97,99,105,106,107,108,121,134,145,146,149,170,206,207,212,214,215],"\u306b\u3088\u3063\u3066":[0,14,4
 0,51,74,78,209,212,215],"\u306b\u3088\u308a":[0,12,32,33,39,40,41,85,129,148,156,194,196,200,203,206,209,212,215,217,219,220],"\u306b\u3088\u308b":[0,10,12,22,33,37,38,39,40,41,156,172,196,211,212],"\u306b\u5bfe\u3057":[0,11,12,33,34,39,40,41,56,61,64,76,87,88,111,119,123,125,129,132,141,144,145,149,168,171,172,182,184,194,207,213,214,215,217,221,222],"\u306b\u5bfe\u3057\u7570":165,"\u306b\u5bfe\u3059\u308b":[0,11,12,22,33,35,37,40,41,65,112,125,128,132,135,151,211,212,214,215],"\u306b\u5bfe\u5fdc":[37,38,39,41,48,51,56,59,61,62,64,67,101,107,108,111,146,149],"\u306b\u5bfe\u5fdc\u4ed8\u3051":188,"\u306b\u5bfe\u8c61":37,"\u306b\u95a2\u3057":[11,33,40,51,147],"\u306b\u95a2\u3059\u308b":[2,22,33,37,38,39,40,41,43,60,65,128,148,171,172,188,195],"\u306e\u3042\u3068":39,"\u306e\u3044":[0,11,64,78,101,105,106,146,156,196,206],"\u306e\u3044\u305a\u308c":[89,221],"\u306e\u3044\u305a\u308c\u304b":[63,64,67,157,158],"\u306e\u3046\u3061":[89,151,171],"\u306e\u304b":[207,218],"\u306e\u30
 4b\u308f\u308a":[33,41],"\u306e\u304f\u3089\u3044":195,"\u306e\u3059":95,"\u306e\u3059\u3079\u3066":[111,129,138,200],"\u306e\u305e\u3044":194,"\u306e\u3067":[0,1,10,12,17,21,31,33,37,39,40,41,79,87,100,108,110,111,126,127,129,133,148,149,154,156,165,167,168,181,188,195,200,204,207,209,210,212,215,217,218],"\u306e\u3067\u3057\u3087":[129,182],"\u306e\u3069\u3061\u3089":[129,151,172],"\u306e\u3069\u3061\u3089\u304b":[129,154,171,172],"\u306e\u3069\u308c":[133,146,151,188],"\u306e\u306b":[22,33,39,40,41,114,137,194,208],"\u306e\u306b\u5bfe\u3057":51,"\u306e\u307b\u304b":[196,212],"\u306e\u307f":[0,11],"\u306e\u307f\u3057\u304b":190,"\u306e\u3088\u3046":[33,40,41,44,47,82,89,108,129,133,142,146,151,164,170,171,172,182,183,194],"\u306f\u3042\u306a\u305f":6,"\u306f\u3044":212,"\u306f\u3044\u304f\u3064\u304b":[32,46,79,135,144,171,200],"\u306f\u3044\u3051":[51,61,98,103,144,151,172],"\u306f\u3044\u308f\u3086\u308b":33,"\u306f\u304d\u3063\u3068":182,"\u306f\u3053\u306e":[33,128,129
 ,131,168,185,194,210],"\u306f\u3058\u307e\u308a":78,"\u306f\u3058\u3081":[17,22,43,78,132,187],"\u306f\u3059\u3079\u3066":[84,92,93,94,95,100,101,102,103,104,116,117,118,124,126,127,128,129,130,131,133,135,137,138,139,148,160,170,172,175,184,185,194,215],"\u306f\u305a":[18,39,147,182,195],"\u306f\u305d\u306e":51,"\u306f\u305d\u308c\u3089":113,"\u306f\u3061\u3087\u3046":172,"\u306f\u3068":192,"\u306f\u3069":[129,133,188],"\u306f\u3069\u3061\u3089":[151,200],"\u306f\u3069\u3061\u3089\u304b":[171,172],"\u306f\u306a\u304f":182,"\u306f\u307b\u3068\u3093\u3069":129,"\u306f\u307e\u305a":12,"\u306f\u307e\u3060":[111,185,200],"\u306f\u307e\u3068\u3081\u3066":12,"\u306f\u307f":3,"\u306f\u6708":[172,186],"\u3070\u3042":186,"\u3070\u3044\u3051":[21,28,39,48,51,54,59,61,64,72,76,87,89,91,100,111,118,129,133,136,148,151,164,168,171,172,181,182,183,184,185],"\u3070\u304b\u308a":33,"\u3070\u3053\u306e":33,"\u3070\u3059\u3079\u3066":194,"\u3070\u3069":44,"\u3070\u308c\u308b":35,"\u3072\u3053
 \u3055\u3093":[39,41],"\u3072\u3068\u3064":[39,155,171],"\u3072\u3089":[164,171,172,178,188,194],"\u3072\u308d":220,"\u3072\u308d\u3086\u304d":220,"\u3075\u306a\u3068":41,"\u3075\u308a":132,"\u3076\u3093":10,"\u3078\u3059\u3079\u3066":[33,87],"\u3078\u306e":[28,212],"\u3079\u304d":[6,7,8,12,33,61,89,110,118,124,151,172,175,206],"\u3079\u304f":215,"\u3079\u3066":[44,112,129,148,213],"\u3079\u30fc\u30b9":41,"\u307b\u3046":41,"\u307b\u304b":[0,212],"\u307b\u3057\u304f":129,"\u307b\u3068\u3093\u3069":[33,51],"\u307b\u3069":[132,133,144,146,194,204,212,215],"\u307e\u3057":[6,7,8,10,12,17,18,33,37,39,40,41,111,129,133,148,156,171,172,175,182,189,194,209,213,214,218],"\u307e\u3057\u3087":[111,129,156,214,215],"\u307e\u3059":[0,1,2,3,5,6,7,8,10,11,12,13,14,15,16,17,18,19,20,21,23,24,25,26,27,28,29,30,31,32,33,37,39,40,41,44,45,46,47,48,49,51,52,53,54,56,58,59,60,61,62,63,64,65,66,67,68,69,70,72,74,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,10
 3,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,175,176,177,178,179,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,198,199,200,203,204,206,207,209,210,212,213,214,215,216,217,218,219,220,221,222],"\u307e\u305a":[12,17,28,31,147,148,172,207,209,213,215,217,218,221],"\u307e\u305b":[0,6,7,10,12,17,25,28,33,37,39,40,41,44,46,47,48,51,54,58,59,61,64,65,66,69,70,72,74,76,79,81,83,84,87,88,89,91,92,93,94,95,98,100,101,102,103,104,107,108,109,110,111,112,113,114,115,116,117,118,121,124,125,126,127,128,129,130,131,132,133,134,135,136,138,139,140,144,146,147,148,151,154,156,160,164,165,167,168,171,172,173,175,177,181,182,183,184,185,186,188,189,190,192,193,194,195,196,198,200,204,206,207,209,210,212,213,215,217,219,221],"\u307e\u305f":[3,5],"\u30
 7e\u305f\u3044":[39,156,186],"\u307e\u305f\u3050":[22,39,156,211],"\u307e\u3060":[37,40,41,78,108,111,126,127,129,131,132,151,167,172,183,186,206],"\u307e\u3064\u308f":40,"\u307e\u3067":[11,12,17,32,40,41,46,47,82,101,108,113,129,146,147,154,173,182,192,195,213,215,217,218,220],"\u307e\u3068\u3081":[3,10],"\u307e\u3068\u3081\u3066":[0,12,212,213],"\u307e\u3068\u3081\u308b":148,"\u307e\u307e":[10,12,33,40,78,135,151,172,213],"\u307e\u307e\u3067":209,"\u307e\u308a":[33,129],"\u307e\u308d\u3086\u304d":220,"\u307e\u308f\u308a":3,"\u307f\u304c":11,"\u307f\u305f\u3059":218,"\u307f\u3066":222,"\u307f\u306a\u3055":11,"\u307f\u306a\u3057":33,"\u307f\u307e\u3057\u3087":[108,129,135,172,183,184,185,212,213,214,215,217,218,221,222],"\u3080\u308b":[171,172],"\u3080\u308b\u3093":[171,172],"\u3082\u3046":[39,51,100,148,155,173,212,217],"\u3082\u3046\u307e\u304f":28,"\u3082\u304d\u3061\u3093":148,"\u3082\u3053\u306e":100,"\u3082\u3057":[6,7,21,28,33,40,41,47,66,79,81,82,83,95,100,102,104,11
 1,113,124,125,129,130,131,133,135,144,147,148,154,156,162,165,168,171,172,181,182,183,184,186,195,200],"\u3082\u3057\u3042":33,"\u3082\u3057\u304b\u3057":194,"\u3082\u3057\u304f":[12,26,33,39,40,41,64,65,108,110,148,154,159,160,167,171,172,196,206,210,212,217],"\u3082\u3057\u3053\u306e":210,"\u3082\u3057\u3054":39,"\u3082\u3057\u307e\u305b":66,"\u3082\u3057\u308c":[181,194],"\u3082\u3057\u4f7f\u3063":103,"\u3082\u3057\u578b":128,"\u3082\u3057x":40,"\u3082\u3059":[119,123],"\u3082\u3059\u3050":130,"\u3082\u305b":144,"\u3082\u3061\u308d\u3093":[147,213],"\u3082\u3063\u3068":[6,7,129],"\u3082\u3063\u3068\u3082":[14,81],"\u3082\u3064":[33,98,213],"\u3082\u3068":12,"\u3082\u3069\u3061\u3089":185,"\u3082\u306e":[11,12,17,31,33,39,40,41,47,64,65,78,108,110,111,113,128,129,145,146,147,148,156,157,162,164,166,175,182,183,185,189,206,212,215,217],"\u3082\u3088\u308a":185,"\u3082\u3089\u3048":10,"\u3082\u3089\u3048\u308b":10,"\u3082\u3089\u3063":215,"\u3082\u308a":33,"\u3082\u308c\u308
 b":33,"\u3084\u304c":78,"\u3084\u3057":129,"\u3084\u3059\u3044":[33,34,129,146,160,167,170],"\u3084\u3059\u3044\u304b":181,"\u3084\u3059\u304f":[35,41,80],"\u3084\u3059\u304f\u3057":33,"\u3084\u305d\u306e":98,"\u3084\u307e":41,"\u3084\u307e\u3060":41,"\u3084\u307e\u306d":[40,41],"\u3084\u3081":[33,37,40,41,82],"\u3084\u3081\u307e\u3057\u3087":[183,184,185],"\u3084\u3089":12,"\u3084\u308b":3,"\u3086\u304d":220,"\u3086\u304d\u3072\u308d":220,"\u3088\u3044":[17,61,87,100,129,151,171,172,200,213,217],"\u3088\u3046":[0,6,7,8,10,11,12,14,21,28,33,34,35,37,38,39,40,41,44,48,64,76,78,79,81,85,87,95,98,99,100,108,109,113,114,116,118,119,120,123,129,130,133,135,136,139,146,147,148,149,151,156,157,160,165,167,168,171,172,173,175,177,181,182,183,184,185,186,187],"\u3088\u304b\u3063":209,"\u3088\u304f":[76,100,111,129,146,154,182,194],"\u3088\u3063":222,"\u3088\u3063\u3066":[72,139,177,196,216,222],"\u3088\u3073":11,"\u3088\u308a":[6,7,11,18,23,28,33,35,37,39,40,41,65,76,82,95,129,133,14
 7,156,157,162,171,172,173,181,182,183,184,185,188,194,195,196,207,209,212,213,217,218],"\u3089\u308c":[0,10,11,35,37,39,40,47,86,87,89,98,125,129,134,139,192,194,215,217,221],"\u3089\u308c\u308b":[0,11,33,39,40,41,48,65,182,207],"\u308c\u305a":78,"\u308c\u307e\u305b":[28,33,44,64,78,85,129,130,135,146,159,181,217],"\u308c\u308b":[0,9,11,12,14,17,28,33,37,39,40,41,44,47,51,56,62,65,66,74,76,78,84,85,107,108,109,111,114,125,126,127,129,132,133,135,146,147,154,156,162,167,168,173,175,177,182,188,189,191,192,194,196,206,207,209,215,222],"\u308f\u304b\u3061":207,"\u308f\u304b\u3063":144,"\u308f\u304b\u308a":[33,35,41,129,194,213],"\u308f\u304b\u308b":41,"\u308f\u304b\u308c":129,"\u308f\u3051":[118,129,137,139,172,188,195,212],"\u3092\u304a\u3053":218,"\u3092\u3054":14,"\u3092\u3054\u89a7\u304f":[0,18],"\u3092\u3064\u3051":[108,129,171],"\u3092\u3064\u3051\u308b":[6,7,172],"\u3092\u3088\u308a":33,"\u3092\u308a":148,"\u3092\u901a\u3057":[146,215],"\u3093\u304c":[171,172],"\u3093\u3
 057":[103,116],"\u3093\u3057\u304d":170,"\u30a2\u30ab\u30a6\u30f3\u30c8":[2,12,41],"\u30a2\u30ab\u30a6\u30f3\u30c8groonga":10,"\u30a2\u30af\u30bb\u30b5":61,"\u30a2\u30af\u30bb\u30b5\u30fc":33,"\u30a2\u30af\u30bb\u30b9":[12,17,33,35,37,39,40,41,44,46,64,91,129,136,145,146,148,149,195,212,219],"\u30a2\u30af\u30bb\u30b9\u30ed\u30b0":[188,189,191,199],"\u30a2\u30b8\u30e3\u30b9\u30bf\u30fc":[76,129],"\u30a2\u30c3\u30c8\u30de\u30fc\u30af":133,"\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9":[12,33,41,199],"\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9":3,"\u30a2\u30c9\u30ec\u30b9":[37,64,146,147,151,206,219],"\u30a2\u30ca\u30a6\u30f3\u30b9":12,"\u30a2\u30d4\u30fc\u30eb":12,"\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3":[0,20,57,146,172],"\u30a2\u30e1\u30ea\u30ab":156,"\u30a2\u30e9\u30fc\u30c8":[146,174],"\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0":[84,156,170,185],"\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8":[41,65,111,129,133,139,182,189,194,207,209],"\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\
 u30eb":39,"\u30a2\u30f3\u30ab\u30fc":33,"\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2":[74,88,133],"\u30a2\u30f3\u30de\u30c3\u30d7":[33,95],"\u30a2\u30fc\u30ab\u30a4\u30d6":[12,17,31],"\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb":3,"\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3":[3,4],"\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u30fc":[41,146],"\u30a4\u30d9\u30f3\u30c8":33,"\u30a4\u30d9\u30f3\u30c8\u30ed\u30b0":33,"\u30a4\u30f3\u30af\u30ea\u30e1\u30f3\u30c8":81,"\u30a4\u30f3\u30af\u30eb\u30fc\u30c9":33,"\u30a4\u30f3\u30b9\u30c8\u30fc\u30e9":[12,37],"\u30a4\u30f3\u30b9\u30c8\u30fc\u30e9\u30fc":[22,23],"\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb":[0,3],"\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u30c7\u30a3\u30ec\u30af\u30c8\u30ea":37,"\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8":[35,37],"\u30a4\u30f3\u30b9\u30da\u30af\u30b7\u30e7\u30f3":[33,40],"\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9":3,"\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c8":[0,147,170],"\u30a
 4\u30f3\u30bf\u30fc\u30d5\u30a7\u30a4\u30b9":[151,179],"\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3":21,"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9":22,"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30ab\u30e9\u30e0":[22,33,34,40,41,43,58,72],"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30b5\u30a4\u30ba":32,"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30c6\u30fc\u30d6\u30eb":40,"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30e2\u30b8\u30e5\u30fc\u30eb":33,"\u30a4\u30f3\u30dd\u30fc\u30c8":3,"\u30a6\u30a7\u30a4\u30c8":88,"\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8":3,"\u30a6\u30a7\u30d6\u30d6\u30e9\u30a6\u30b6":[146,148,149],"\u30a6\u30a7\u30d6\u30d9\u30fc\u30b9":146,"\u30a8\u30a4\u30ea\u30a2\u30b9":[22,33,43],"\u30a8\u30af\u30b9\u30dd\u30fc\u30c8":35,"\u30a8\u30b9\u30ab\u30ec\u30fc\u30b7\u30e7\u30f3":[28,60,129,146],"\u30a8\u30b9\u30b1\u30fc\u30d7":[39,40,41,54,101,159,160,167],"\u30a8\u30c7\u30a3\u30bf":17,"\u30a8\u30e9\u30fc":[12,22,23,24,25,26,28,30,31,33,34,37,38,39,40,41,47,48,51,52,54,61,69,78],"\
 u30a8\u30e9\u30fc\u30b3\u30fc\u30c9":[33,39,41,215],"\u30a8\u30e9\u30fc\u30c1\u30a7\u30c3\u30af":[37,39,41],"\u30a8\u30e9\u30fc\u30e1\u30c3\u30bb\u30fc\u30b8":[6,7,33,34,35,37,38,39,40,41,78,79],"\u30a8\u30e9\u30fc\u30ec\u30dd\u30fc\u30c8":39,"\u30a8\u30e9\u30fc\u30ed\u30b0":204,"\u30a8\u30f3\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0":[28,33,34,41,51,53,54,172,175],"\u30a8\u30f3\u30b3\u30fc\u30c9":[35,149,151,175],"\u30a8\u30f3\u30b8\u30f3":[0,129,182,183,184,185,212,214],"\u30a8\u30f3\u30c8\u30ea":[47,48,111,129,168,171,172],"\u30a8\u30f3\u30c8\u30ea\u30fc":[33,129],"\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8":151,"\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8uri":151,"\u30aa\u30b9\u30b9\u30e1":[6,7,8,23,24,25,26,30,31,44,182,194],"\u30aa\u30d5\u30a3\u30b7\u30e3\u30eb\u30ea\u30dd\u30b8\u30c8\u30ea":35,"\u30aa\u30d5\u30bb\u30c3\u30c8":[33,39,129,132],"\u30aa\u30d5\u30e9\u30a4\u30f3\u30a4\u30f3\u30c7\u30c3\u30af\u30b9":[33,38],"\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":[22,33,37,39,41,43,
 44,47,48,51,61,64,72,76,85,86,97,100,102,103,104,114,115,116,117,118,119,120,123,124,128,129,131,139,140,144,163,170,172],"\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30ea\u30c6\u30e9\u30eb":167,"\u30aa\u30d7\u30b7\u30e7\u30f3":[6,7,8,12,14,18,24,25,26,27,28,29,30,33,34,35,37,38,39,40,41,51,52,87,114,129,133,137,139,144],"\u30aa\u30da\u30ec\u30fc\u30bf":33,"\u30aa\u30da\u30ec\u30fc\u30bf\u30fc":33,"\u30aa\u30fc\u30ca\u30fc":[33,40],"\u30aa\u30fc\u30d0\u30fc\u30d5\u30ed\u30fc":[33,37,40,41],"\u30aa\u30fc\u30d0\u30fc\u30d5\u30ed\u30fc\u30c1\u30a7\u30c3\u30af":[33,37],"\u30aa\u30fc\u30d0\u30fc\u30d8\u30c3\u30c9":[41,204],"\u30aa\u30fc\u30d7\u30f3":[33,37,39,40,47],"\u30aa\u30fc\u30d7\u30f3\u30bd\u30fc\u30b9\u30b3\u30df\u30e5\u30cb\u30c6\u30a3":21,"\u30aa\u30fc\u30d7\u30f3\u30bd\u30fc\u30b9\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2":21,"\u30ab\u30a6\u30f3\u30bf":33,"\u30ab\u30a6\u30f3\u30c8":[40,108,218],"\u30ab\u30b9\u30b1\u30fc\u30c9":[40,41],"\u30ab\u30b9\u30bf\u30de\u30a4\u30ba":[6,7,8,
 28,33,39,40,41,96,99,114,129,133,137,139,146,167,171,175,183,188,193,195,213],"\u30ab\u30b9\u30bf\u30e0":[66,138,148],"\u30ab\u30b9\u30bf\u30e0\u30b9\u30b3\u30a2\u30e9\u30fc":183,"\u30ab\u30b9\u30bf\u30e0\u30bb\u30ec\u30af\u30bf":39,"\u30ab\u30b9\u30bf\u30e0\u30ed\u30b0":41,"\u30ab\u30bf\u30ab\u30ca":[65,132,164,175,178,188,194],"\u30ab\u30c6\u30b4\u30ea":[129,137,139],"\u30ab\u30d0\u30ec\u30c3\u30b8":3,"\u30ab\u30d0\u30fc":14,"\u30ab\u30e9\u30e0":[0,22,28],"\u30ab\u30e9\u30e0\u30a4\u30f3\u30c7\u30c3\u30af\u30b9":[22,39,211],"\u30ab\u30e9\u30e0\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":91,"\u30ab\u30e9\u30e0\u30d1\u30e9\u30e1\u30fc\u30bf":33,"\u30ab\u30e9\u30e0\u30d9\u30fc\u30b9":[171,172],"\u30ab\u30e9\u30e0id":64,"\u30ab\u30e9\u30e0n":168,"\u30ab\u30ec\u30f3\u30c8\u30c7\u30a3\u30ec\u30af\u30c8\u30ea":[12,17,147],"\u30ab\u30ec\u30f3\u30c8\u30ec\u30b3\u30fc\u30c9":65,"\u30ab\u30ec\u30fc":207,"\u30ab\u30ec\u30fc\u30e9\u30a4\u30b9":207,"\u30ab\u30f3\u30b8":164,"\u30ab\u30f3\u30de":
 [99,101,172,213,215],"\u30ab\u30fc\u30bd\u30eb":[33,35,37,58,65],"\u30ab\u30fc\u30cd\u30eb":195,"\u30ab\u30fc\u30cd\u30eb\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc":[39,195],"\u30ad\u30e3\u30b9\u30c8":[35,38,39,40,171,184,185,218],"\u30ad\u30e3\u30c3\u30b7\u30e5":[0,33,34,39,47,52,84],"\u30ad\u30e3\u30c3\u30b7\u30e5\u30a8\u30f3\u30c8\u30ea\u30fc":84,"\u30ad\u30e3\u30c3\u30b7\u30e5\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":47,"\u30ad\u30e3\u30c3\u30b7\u30e5\u30b5\u30a4\u30ba":148,"\u30ad\u30e3\u30c3\u30b7\u30e5\u30d2\u30c3\u30c8":40,"\u30ad\u30e3\u30c3\u30b7\u30e5\u30d5\u30a1\u30a4\u30eb":148,"\u30ad\u30e3\u30f3\u30bb\u30eb":[33,81,82,125],"\u30ad\u30e3\u30f3\u30bb\u30eb\u30ea\u30af\u30a8\u30b9\u30c8":125,"\u30ad\u30fc":[32,33,35,38,39,40,41,44,48,62,64,74,76,87,92,93,94,98,108,110,111,113,117,125,128,129,131,133,135,142,144,146,151,171,172,175,178,192,194,196,212,215],"\u30ad\u30fc\u30b5\u30a4\u30ba":[32,33,92,93,94,117,133,192],"\u30ad\u30fc\u30b5\u30dd\u30fc\u30c8":192,"\u30ad\u30fc\
 u30c7\u30fc\u30bf":133,"\u30ad\u30fc\u30dc\u30fc\u30c9":129,"\u30ad\u30fc\u30ef\u30fc\u30c9":[0,22,33,34,36,39,40,109,129,133,159,160,165,167,171,183,184,185,190,207,208],"\u30af\u30a8\u30ea\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9":11,"\u30af\u30a8\u30ea\u30aa\u30d7\u30c6\u30a3\u30de\u30a4\u30b6":41,"\u30af\u30a8\u30ea\u30aa\u30d7\u30c6\u30a3\u30de\u30a4\u30b6\u30fc":41,"\u30af\u30a8\u30ea\u30ad\u30e3\u30c3\u30b7\u30e5":148,"\u30af\u30a8\u30ea\u30d1\u30bf\u30f3":145,"\u30af\u30a8\u30ea\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9":34,"\u30af\u30a8\u30ea\u30d1\u30e9\u30e1\u30fc\u30bf":39,"\u30af\u30a8\u30ea\u30da\u30a2":190,"\u30af\u30a8\u30ea\u30ed\u30b0":[37,39,188,189,191],"\u30af\u30a8\u30ea\u30fc":[22,33,39,41,43,54,110,119,120,123,129,132],"\u30af\u30a8\u30ea\u30fc\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30a4\u30b9":179,"\u30af\u30a8\u30ea\u30fc\u30ad\u30e3\u30c3\u30b7\u30e5":[33,84],"\u30af\u30a8\u30ea\u30fc\u30ad\u30e3\u30c3\u30b7\u30e5\u30a8\u30f3\u30c8\u30ea\u30fc":84,"
 \u30af\u30a8\u30ea\u30fc\u30c6\u30ad\u30b9\u30c8":129,"\u30af\u30a8\u30ea\u30fc\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc":200,"\u30af\u30a8\u30ea\u30fc\u30ed\u30b0":[33,41,146,148],"\u30af\u30a8\u30ea\u30fc\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb":146,"\u30af\u30a8\u30ea\u30fcapi":[77,83],"\u30af\u30a8\u30eaapi":33,"\u30af\u30a9\u30fc\u30c8":[114,139,171],"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3":41,"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30b5\u30a4\u30c9":82,"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30d7\u30ed\u30bb\u30b9":121,"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30e2\u30fc\u30c9":[35,39,146,149],"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30e9\u30a4\u30d6\u30e9\u30ea":[1,204],"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30e9\u30a4\u30d6\u30e9\u30ea\u30fc":41,"\u30af\u30e9\u30c3\u30b7\u30e5":[33,35,37,39,40,41,91,100,103,136],"\u30af\u30e9\u30c3\u30b7\u30e5\u30d0\u30b0":33,"\u30af\u30ea\u30a2":[37,39,61],"\u30af\u30ea\u30a2\u30fc":33,"\u30af\u30ea\u30
 c3\u30af":129,"\u30af\u30ea\u30c6\u30a3\u30ab\u30eb\u30bb\u30af\u30b7\u30e7\u30f3":33,"\u30af\u30ea\u30fc\u30f3":12,"\u30af\u30ea\u30fc\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb":[6,7],"\u30af\u30ed\u30b9\u30b3\u30f3\u30d1\u30a4\u30eb":12,"\u30af\u30ed\u30fc\u30f3":28,"\u30b0\u30e9\u30d5":0,"\u30b0\u30eb\u30fc\u30d7":[0,12,33,39,40,41,64,74,111,129],"\u30b0\u30eb\u30fc\u30d7\u30ad\u30fc":129,"\u30b0\u30ed\u30fc\u30d0\u30eb":[39,46],"\u30b0\u30ed\u30fc\u30d0\u30eb\u30ad\u30e3\u30c3\u30b7\u30e5\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":47,"\u30b1\u30f3\u30bf\u30c3\u30ad\u30fc":177,"\u30b1\u30fc\u30b9":[33,41,44,47,52,91,100,109],"\u30b2\u30c3\u30c8":2,"\u30b3\u30a2":[28,148,151,200],"\u30b3\u30b9\u30c8":[64,173],"\u30b3\u30cd\u30af\u30b7\u30e7\u30f3":33,"\u30b3\u30d4\u30fc":[12,33,39,44,48,56,61,64,87,91,99,136],"\u30b3\u30de\u30f3\u30c9":[11,12,13,14,18,21,22,25,33,34,35,37,38,39,40,41,43,44,47,76],"\u30b3\u30de\u30f3\u30c9\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9":11,"\u30b3\u30
 de\u30f3\u30c9\u30a4\u30f3\u30bf\u30fc\u30d7\u30ea\u30bf":11,"\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3":[22,33,35,41,43,51,77],"\u30b3\u30de\u30f3\u30c9\u30d1\u30fc\u30b5\u30fc":182,"\u30b3\u30de\u30f3\u30c9\u30d7\u30ed\u30f3\u30d7\u30c8":[31,39,147],"\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3":[6,7,8,12,17,18,28,31,33,37,41,99,128],"\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u30aa\u30d7\u30b7\u30e7\u30f3":[28,78,79,147,199],"\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u30af\u30a8\u30ea\u30fc\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30a4\u30b9":179,"\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u30b7\u30a7\u30eb":171,"\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u30b9\u30bf\u30a4\u30eb":182,"\u30b3\u30de\u30f3\u30c9\u30ea\u30b9\u30c8":146,"\u30b3\u30de\u30f3\u30c9url":200,"\u30b3\u30df\u30c3\u30c8":[6,7,12],"\u30b3\u30e1\u30f3\u30c8":[35,40,146,147,168,181,217],"\u30b3\u30e1\u30f3\u30c8\u30a2\u30a6\u30c8":217,"\u30b3\u30e1\u30f3\u30c8\u30ab\u30e9\u30e0":217,"\u30b3\u30e1
 \u30f3\u30c8\u30c6\u30fc\u30d6\u30eb":217,"\u30b3\u30e1\u30f3\u30c8id":218,"\u30b3\u30ed\u30f3":88,"\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8":[47,51,61,131,168],"\u30b3\u30f3\u30c6\u30f3\u30c8\u30bf\u30a4\u30d7":206,"\u30b3\u30f3\u30c8\u30ea\u30d3\u30e5\u30fc\u30b7\u30e7\u30f3":33,"\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb":41,"\u30b3\u30f3\u30d1\u30a4\u30e9":[37,41],"\u30b3\u30f3\u30d1\u30a4\u30e9\u30fc":[6,7,28],"\u30b3\u30f3\u30d1\u30a4\u30eb":[38,40],"\u30b3\u30f3\u30d1\u30a4\u30eb\u30a8\u30e9\u30fc":33,"\u30b3\u30f3\u30d1\u30a4\u30eb\u30d5\u30e9\u30b0":12,"\u30b3\u30f3\u30d4\u30e5\u30fc\u30bf\u30fc":178,"\u30b3\u30f3\u30d5\u30a3\u30b0\u30d5\u30a1\u30a4\u30eb":78,"\u30b3\u30fc\u30c9":[17,33,40,41,139],"\u30b3\u30fc\u30eb\u30d0\u30c3\u30af":11,"\u30b4\u30df":[35,37,85],"\u30b4\u30df\u30bb\u30b0\u30e1\u30f3\u30c8":85,"\u30b4\u30df\u30c7\u30fc\u30bf":151,"\u30b5\u30a4\u30ba":[0,23,24,25,26,30,31,32,33,37,39,40,41,44,48,59,61,64,65,66,81,85,94,117,133,142,146,167,169,192,195,206,210,
 212],"\u30b5\u30a4\u30ba\u30ab\u30e9\u30e0":97,"\u30b5\u30a4\u30c8":[12,129,170,212,214],"\u30b5\u30a4\u30c9\u30e1\u30cb\u30e5\u30fc":129,"\u30b5\u30b8\u30a7\u30b9\u30c8":[22,28,35,37,39,41,43,132,150],"\u30b5\u30b8\u30a7\u30b9\u30c8\u30c7\u30fc\u30bf":151,"\u30b5\u30b8\u30a7\u30b9\u30c8\u30c7\u30fc\u30bf\u30bb\u30c3\u30c8\u30b9\u30ad\u30fc\u30de":189,"\u30b5\u30d6\u30bb\u30c3\u30c8":[64,196],"\u30b5\u30d6\u30bf\u30b9\u30af":12,"\u30b5\u30d6\u30c7\u30a3\u30ec\u30af\u30c8\u30ea":12,"\u30b5\u30d6\u30df\u30c3\u30c8":151,"\u30b5\u30dd\u30fc\u30c8":[0,1,6,7,8,10,12,21,28,30,33,34,35,37,38,39,40,41,65,78,111,125,126,127,131,133,138,139,147,148,164,165,167,171,172,173,175,177,178,179,181,182,186,192,194,200,203,204,212,213,217,219],"\u30b5\u30de\u30ea":40,"\u30b5\u30f3\u30d5\u30e9\u30f3\u30b7\u30b9\u30b3":156,"\u30b5\u30f3\u30d7\u30eb":[35,36,39,40,129],"\u30b5\u30f3\u30d7\u30eb\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3":35,"\u30b5\u30f3\u30d7\u30eb\u30b7\u30e3\u30fc\u30c9":1
 12,"\u30b5\u30f3\u30d7\u30eb\u30b9\u30ad\u30fc\u30de":[128,161,162,165,168,169,183,184,185],"\u30b5\u30f3\u30d7\u30eb\u30c7\u30fc\u30bf":[87,98,99,108,111,129,154,156,159,160,161,162,164,165,167,168,169],"\u30b5\u30fc\u30d0\u30d7\u30ed\u30b0\u30e9\u30e0":147,"\u30b5\u30fc\u30d0\u30e2\u30fc\u30c9":146,"\u30b5\u30fc\u30d0\u30fc":[1,22,24,25,26,30,33,37,39,40,41,43,66,125,138,143,146,148],"\u30b5\u30fc\u30d0\u30fc\u30d1\u30c3\u30b1\u30fc\u30b8":[22,33,39,41,197],"\u30b5\u30fc\u30d0\u30fc\u30d7\u30ed\u30bb\u30b9":[40,130],"\u30b5\u30fc\u30d0\u30fc\u30e2\u30c7\u30eb":[146,206],"\u30b5\u30fc\u30d0\u30fc\u30e2\u30fc\u30c9":33,"\u30b5\u30fc\u30d0\u30fcid":37,"\u30b5\u30fc\u30d3\u30b9":[0,21,25,39,40,41,130,195],"\u30b5\u30fc\u30d3\u30b9\u30b9\u30af\u30ea\u30d7\u30c8":40,"\u30b7\u30a7\u30a2":2,"\u30b7\u30a7\u30eb":[28,33,146,147,171,182],"\u30b7\u30b0\u30ca\u30eb":[37,41],"\u30b7\u30b9\u30c6\u30e0":[0,3,6],"\u30b7\u30b9\u30c6\u30e0\u30a8\u30e9\u30fc\u30e1\u30c3\u30bb\u30fc\u30b8":40,
 "\u30b7\u30e3\u30c3\u30c8\u30c0\u30a6\u30f3":130,"\u30b7\u30e3\u30fc\u30c7\u30a3\u30f3\u30b0":[22,33,43,108,112],"\u30b7\u30e3\u30fc\u30c7\u30a3\u30f3\u30b0\u30d0\u30fc\u30b8\u30e7\u30f3":111,"\u30b7\u30e3\u30fc\u30c9":[33,111,112,113,186],"\u30b7\u30e3\u30fc\u30c9\u30ad\u30fc":[111,113],"\u30b7\u30e3\u30fc\u30d7":133,"\u30b7\u30f3\u30b0\u30eb\u30af\u30a9\u30fc\u30c8":[40,114,139,146,215],"\u30b7\u30f3\u30b0\u30eb\u30b9\u30ec\u30c3\u30c9\u30e2\u30c7\u30eb":138,"\u30b7\u30f3\u30bf\u30c3\u30af\u30b9":41,"\u30b7\u30f3\u30bf\u30c3\u30af\u30b9\u30a8\u30e9\u30fc":[33,41],"\u30b7\u30f3\u30d7\u30eb":[33,170,199,213],"\u30b7\u30f3\u30dc\u30eb":88,"\u30b7\u30fc\u30b1\u30f3\u30b7\u30e3\u30eb":33,"\u30b7\u30fc\u30b1\u30f3\u30b7\u30e3\u30eb\u30b5\u30fc\u30c1":[33,173],"\u30b7\u30fc\u30b1\u30f3\u30b7\u30e3\u30eb\u30b9\u30ad\u30e3\u30f3":[33,164],"\u30b7\u30fc\u30b1\u30f3\u30b9":[188,189,191],"\u30b8\u30aa\u30b5\u30fc\u30c1":[22,37,211],"\u30b9\u30ab\u30e9":48,"\u30b9\u30ab\u30e9\u30fc":[7
 6,129],"\u30b9\u30ab\u30e9\u30fc\u30ab\u30e9\u30e0":[22,43,44,72],"\u30b9\u30ab\u30e9\u30fc\u30c7\u30fc\u30bf":76,"\u30b9\u30ad\u30c3\u30d7":[33,40,41],"\u30b9\u30ad\u30e3\u30f3":[159,160],"\u30b9\u30ad\u30fc\u30de":[33,44,54,87,98,99,108,111,128,129,135,154,156,159,160,161,162,164,165,167,168,169,171,172,173,182,183,184,185,186,195,217],"\u30b9\u30af\u30ea\u30d7\u30c8":3,"\u30b9\u30b1\u30fc\u30d7":182,"\u30b9\u30b3\u30a2":[11,33,39,74,76,129,132,183,184,185,209,222],"\u30b9\u30b3\u30a2\u30e9\u30fc":[22,33,43,129],"\u30b9\u30b3\u30a2\u30fc":[33,76],"\u30b9\u30b3\u30a2\u30fc\u30e2\u30b8\u30e5\u30fc\u30eb":183,"\u30b9\u30b3\u30fc\u30d7":182,"\u30b9\u30bf\u30a4\u30eb":33,"\u30b9\u30bf\u30c3\u30af\u30aa\u30fc\u30d0\u30fc\u30d5\u30ed\u30fc":[33,40],"\u30b9\u30bf\u30f3\u30c9\u30a2\u30ed\u30f3":[146,149],"\u30b9\u30bf\u30f3\u30c9\u30a2\u30ed\u30fc\u30f3\u30e2\u30fc\u30c9":33,"\u30b9\u30bf\u30fc\u30c8\u30e1\u30cb\u30e5\u30fc":31,"\u30b9\u30c6\u30c3\u30d7":[87,182],"\u30b9\u30c6\u30d
 f\u30f3\u30b0":[41,193],"\u30b9\u30c6\u30fc\u30bf\u30b9":[33,40,83,131,144,206],"\u30b9\u30c6\u30fc\u30bf\u30b9\u30b3\u30fc\u30c9":39,"\u30b9\u30c6\u30fc\u30c8\u30d5\u30eb":206,"\u30b9\u30c8\u30c3\u30d7\u30ef\u30fc\u30c9":[41,129,193,216],"\u30b9\u30c8\u30c3\u30d7\u30ef\u30fc\u30c9\u30c8\u30fc\u30af\u30f3\u30d5\u30a3\u30eb\u30bf\u30fc\u30d7\u30e9\u30b0\u30a4\u30f3":41,"\u30b9\u30c8\u30ea\u30fc\u30e0":41,"\u30b9\u30c8\u30ec\u30fc\u30b8\u30e2\u30fc\u30c9":40,"\u30b9\u30cb\u30da\u30c3\u30c8":[33,40,167],"\u30b9\u30d1\u30de\u30fc":[183,184,185],"\u30b9\u30d1\u30fc\u30b9\u30d5\u30a1\u30a4\u30eb":33,"\u30b9\u30d1\u30fc\u30b9\u30d5\u30a1\u30a4\u30eb\u30b5\u30dd\u30fc\u30c8":33,"\u30b9\u30da\u30a4\u30f3":156,"\u30b9\u30da\u30eb":181,"\u30b9\u30da\u30fc\u30b9":[33,37,40,129],"\u30b9\u30eb\u30fc\u30d7\u30c3\u30c8":[37,200],"\u30b9\u30eb\u30fc\u30d7\u30c3\u30c8\u30c1\u30e3\u30fc\u30c8":37,"\u30b9\u30ec\u30c3\u30c9":[0,9,33,51,66,95,103,109,131,135,138,146,147,151,200],"\u30b9\u30ec\u30
 c3\u30c9\u30bb\u30fc\u30d5":33,"\u30b9\u30ec\u30c3\u30c9\u30d7\u30fc\u30eb":66,"\u30b9\u30ed\u30fc\u30af\u30a8\u30ea\u30fc":[33,148],"\u30b9\u30ef\u30c3\u30d7":195,"\u30b9\u30fc\u30d7":207,"\u30b9\u30fc\u30d7\u30ab\u30ec\u30fc":207,"\u30b9\u30fc\u30d7\u30ab\u30ec\u30fc\u30d0\u30fc":207,"\u30b9\u30fc\u30d7\u30ab\u30ec\u30fc\u30e9\u30a4\u30b9":207,"\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3":[22,211],"\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc":[33,41],"\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc\u30ea\u30b9\u30af":41,"\u30bb\u30af\u30b7\u30e7\u30f3":[3,12,17,20,21,23,24,25,26,27,28,29,30,31,33,41,44,48,76,77,79,84,87,89,91,92,93,94,95,100,101,102,103,104,108,109,110,111,112,113,114,116,117,118,124,125,126,127,128,129,130,131,133,135,136,137,138,139,141,144,148,151,153,156,160,171,176,181,182,183,184,185,187,188,189,191,195,206,213],"\u30bb\u30b0\u30e1\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u30d5\u30a9\u30eb\u30c8":39,"\u30bb\u30b0\u30e1\u30f3\u30c8":[41,61,85,97],"\u30bb\u30c3\u30b7\u3
 0e7\u30f3":[121,146,206],"\u30bb\u30c3\u30b7\u30e7\u30f3id":151,"\u30bb\u30c3\u30c8":[11,33,61,64,65,86,137,207],"\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7":[17,33,40],"\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u30b9\u30af\u30ea\u30d7\u30c8":21,"\u30bb\u30df\u30b3\u30ed\u30f3":147,"\u30bb\u30ec\u30af\u30bf\u30fc":[33,164],"\u30bb\u30f3\u30c8\u30e9\u30eb\u30d1\u30fc\u30af":218,"\u30bd\u30b1\u30c3\u30c8":[39,85,86,88,90,96,97,99,105,106,107,121,134],"\u30bd\u30d5\u30c8":181,"\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2":3,"\u30bd\u30fc\u30b7\u30e3\u30eb\u30cd\u30c3\u30c8\u30ef\u30fc\u30ad\u30f3\u30b0\u30b5\u30a4\u30c8":214,"\u30bd\u30fc\u30b9":[12,18,22,23],"\u30bd\u30fc\u30b9\u30a2\u30fc\u30ab\u30a4\u30d6":[6,7,8,12,28],"\u30bd\u30fc\u30b9\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb":12,"\u30bd\u30fc\u30b9\u30ab\u30e9\u30e0":[33,41,87,89,128],"\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9":[3,6,7,8],"\u30bd\u30fc\u30b9\u30d5\u30a1\u30a4\u30eb":17,"\u30bd\u30fc\u30b9\u30d5\u30a9\u30eb\u30c0":3
 1,"\u30bd\u30fc\u30c8":[22,33,34,35,37,40,64,112,129,132,151,177,192,211],"\u30bd\u30fc\u30c8\u30ad\u30fc":[33,34,64,129,132],"\u30bf\u30a4\u30c8\u30eb":[111,129,171,172,183,184,185,212,214,217],"\u30bf\u30a4\u30d7":[33,37,56,129,147,200],"\u30bf\u30a4\u30d7id":33,"\u30bf\u30a4\u30df\u30f3\u30b0":[39,215],"\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8":[40,46],"\u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7":[36,151,188,189,191],"\u30bf\u30b0":[12,22,35,37,39,40,41,76,111,129,133,159,160,161,167,172,183,184,185,192,211],"\u30bf\u30b0\u30c6\u30ad\u30b9\u30c8":194,"\u30bf\u30d6":[179,181,206],"\u30bf\u30fc\u30b2\u30c3\u30c8":39,"\u30bf\u30fc\u30b2\u30c3\u30c8\u30ad\u30e3\u30c3\u30b7\u30e5\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":47,"\u30bf\u30fc\u30df\u30ca\u30eb":[146,148],"\u30c0\u30a4\u30a2\u30ed\u30b0":40,"\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8":200,"\u30c0\u30a6\u30f3\u30bf\u30a4\u30e0":[44,199],"\u30c0\u30d6\u30eb":[37,39,133,171,172,192],"\u30c0\u30d6\u30eb\u30af\u30a9\u30fc\u30c8":[114,1
 39,146,215],"\u30c0\u30e1\u30fc\u30b8":209,"\u30c0\u30f3\u30d7":[33,35,39,40,99,146,174,195],"\u30c1\u30a7\u30c3\u30af":[33,35,37,39,40,41,51,85,113,116,135,144,145,147,151,154],"\u30c1\u30a7\u30c3\u30af\u30b5\u30e0":12,"\u30c1\u30e3\u30f3\u30af":[33,85],"\u30c1\u30e3\u30f3\u30af\u30b5\u30a4\u30ba":85,"\u30c1\u30e3\u30f3\u30af\u30bb\u30b0\u30e1\u30f3\u30c8":85,"\u30c1\u30e5\u30fc\u30c8\u30ea\u30a2\u30eb":[22,33,37,39,41],"\u30c1\u30e5\u30fc\u30cb\u30f3\u30b0":[22,33,40,43,76,129],"\u30c1\u30e5\u30fc\u30cb\u30f3\u30b0\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc":195,"\u30c1\u30fc\u30e0":12,"\u30c4\u30a4\u30fc\u30c8":2,"\u30c4\u30a4\u30fc\u30c8\u30dc\u30bf\u30f3":12,"\u30c4\u30ea\u30fc":41,"\u30c4\u30fc\u30eb":[17,22,23],"\u30c6\u30ad\u30b9\u30c8":[12,17,33,35,39,40,54,76,114,133,137,139,147,159,160,161,167,175,178,182,194],"\u30c6\u30ad\u30b9\u30c8\u30ab\u30e9\u30e0":33,"\u30c6\u30ad\u30b9\u30c8\u30c7\u30fc\u30bf":133,"\u30c6\u30ad\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb":147,"\u30c6\u30
 af\u30cb\u30c3\u30af":[183,184,185],"\u30c6\u30b9\u30c8":[3,4,6,7,8,12],"\u30c6\u30b9\u30c8\u30b1\u30fc\u30b9":14,"\u30c6\u30b9\u30c8\u30c7\u30fc\u30bf":12,"\u30c6\u30b9\u30c8\u30d7\u30ed\u30b0\u30e9\u30e0":147,"\u30c6\u30fc\u30d6\u30eb":[11,22],"\u30c6\u30fc\u30d6\u30eb\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":[134,136],"\u30c6\u30fc\u30d6\u30eb\u30d7\u30e9\u30b0\u30a4\u30f3":39,"\u30c6\u30fc\u30d6\u30eb\u30ec\u30b3\u30fc\u30c9id":58,"\u30c7\u30a3\u30b9\u30af":[33,34,95,100,116,217],"\u30c7\u30a3\u30b9\u30af\u30d5\u30eb":33,"\u30c7\u30a3\u30b9\u30afi":133,"\u30c7\u30a3\u30b9\u30c8\u30ea\u30d3\u30e5\u30fc\u30b7\u30e7\u30f3":[12,28,35],"\u30c7\u30a3\u30ec\u30af\u30c6\u30a3\u30d6":[39,40],"\u30c7\u30a3\u30ec\u30af\u30c8\u30ea":3,"\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30d1\u30b9":40,"\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30fc":[6,7,151],"\u30c7\u30b6\u30a4\u30f3":39,"\u30c7\u30d0\u30c3\u30ac\u30fc":[6,7],"\u30c7\u30d0\u30c3\u30b0":[6,7,33,41,85,139,146,148,174],"\u30c7\u30d0\u30c3\
 u30b0\u30aa\u30d7\u30b7\u30e7\u30f3":[6,7],"\u30c7\u30d0\u30c3\u30b0\u30ed\u30b0":33,"\u30c7\u30d5\u30a9\u30eb\u30c8":[6,7,8,11,18,28,33,34,35,37,38,39,40,41,46,49,51,53,60,76,78],"\u30c7\u30d5\u30a9\u30eb\u30c8\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc":[39,87,133,189],"\u30c7\u30d5\u30a9\u30eb\u30c8\u30dd\u30fc\u30c8":41,"\u30c7\u30d5\u30e9\u30b0":37,"\u30c7\u30d7\u30ed\u30a4":148,"\u30c7\u30e1\u30ea\u30c3\u30c8":192,"\u30c7\u30fc\u30bf":[0,11,22,23,24,25,26,30,31,33,34,35,37,38,39,40,41,43,44,66,76,89,99,108,111,117,129,132],"\u30c7\u30fc\u30bf\u30ab\u30e9\u30e0":[33,124,144,184,185],"\u30c7\u30fc\u30bf\u30b9\u30c8\u30a2":47,"\u30c7\u30fc\u30bf\u30b9\u30c8\u30a2\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":[72,76],"\u30c7\u30fc\u30bf\u30b9\u30c8\u30a2\u30ab\u30e9\u30e0":72,"\u30c7\u30fc\u30bf\u30bb\u30c3\u30c8":[132,151,188],"\u30c7\u30fc\u30bf\u30d5\u30a1\u30a4\u30eb":147,"\u30c7\u30fc\u30bf\u30d5\u30a9\u30fc\u30de\u30c3\u30c8":200,"\u30c7\u30fc\u30bf\u30d9\u30fc":37,"\u30c7\u30
 fc\u30bf\u30d9\u30fc\u30b9":[0,11,20,22,28,33,34,37,39,40,41,47,52,74,85,86,88,89,95,97,99,100,101,102,103,104,115,116],"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u30b5\u30a4\u30ba":195,"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u30b9\u30ad\u30fc\u30de":99,"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u30d5\u30a1\u30a4\u30eb":[40,195],"\u30c7\u30fc\u30bf\u30ed\u30fc\u30c9":[34,133],"\u30c7\u30fc\u30bf\u30ed\u30fc\u30c9\u30b3\u30de\u30f3\u30c9":186,"\u30c7\u30fc\u30e2\u30f3":[33,34,39,40,146,148,151,203],"\u30c7\u30fc\u30e2\u30f3\u30d7\u30ed\u30bb\u30b9":148,"\u30c7\u30fc\u30e2\u30f3\u30e2\u30fc\u30c9":[40,41,146],"\u30c8\u30c3\u30d7\u30c7\u30a3\u30ec\u30af\u30c8\u30ea":14,"\u30c8\u30c3\u30d7\u30da\u30fc\u30b8":12,"\u30c8\u30c3\u30d7\u30ec\u30d9\u30eb\u30c9\u30e1\u30a4\u30f3":213,"\u30c8\u30d4\u30c3\u30af":12,"\u30c8\u30e2":214,"\u30c8\u30e9\u30a4":[37,133,171,172,192],"\u30c8\u30e9\u30d6\u30eb\u30b7\u30e5\u30fc\u30c6\u30a3\u30f3\u30b0":[22,35],"\u30c8\u30ec\u30fc\u30c9\u30aa\u30d5":[194,209],
 "\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30d7\u30e9\u30b0\u30a4\u30f3":39,"\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30d7\u30e9\u30b0\u30a4\u30f3api":39,"\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc":[22,24,25,26,27,30,33,35,36,37,39,40,43,111,128,129,133,137,139,140,171,172,182,189,191],"\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":33,"\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u30d7\u30e9\u30b0\u30a4\u30f3":[41,139],"\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u30e2\u30fc\u30b8\u30e5\u30fc\u30eb":194,"\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fcapi":39,"\u30c8\u30fc\u30af\u30ca\u30a4\u30ba":[22,28,33,37,43,129,133,137,139,175,189,191,193],"\u30c8\u30fc\u30af\u30ca\u30a4\u30ba\u30e2\u30fc\u30c9":[33,137,139],"\u30c8\u30fc\u30af\u30f3":[33,35,37,40,41,133,137,139,172,175,189,191,192,193,194,207],"\u30c8\u30fc\u30af\u30f3\u30d5\u30a3\u30eb\u30bf":41,"\u30c8\u30fc\u30af\u30f3\u30d5\u30a3\u30eb\u30bf\u30fc":[22,25,30,33,41,43,128,133,137,139],"\u30c8\u30
 fc\u30af\u30f3\u30d5\u30a3\u30eb\u30bf\u30fc\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":33,"\u30c8\u30fc\u30af\u30f3\u30d5\u30a3\u30eb\u30bf\u30fc\u30d7\u30e9\u30b0\u30a4\u30f3":193,"\u30c8\u30fc\u30af\u30f3\u30d5\u30a3\u30eb\u30bf\u30fc\u30e2\u30b8\u30e5\u30fc\u30eb":193,"\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8":[3,5,6,7,8],"\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u30c4\u30fc\u30eb":[15,18],"\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u30eb\u30fc\u30c8":12,"\u30c9\u30e1\u30a4\u30f3":[33,41,213],"\u30c9\u30ea\u30eb\u30c0\u30a6\u30f3":[22,33,37,40,41],"\u30ca\u30ce":[35,79],"\u30cb\u30c3\u30dd\u30f3":[164,178,188],"\u30cb\u30db\u30f3":[164,178,188],"\u30cb\u30db\u30f3\u30b4":188,"\u30cb\u30db\u30f3\u30b8\u30f3":188,"\u30cb\u30e5\u30fc\u30b9":173,"\u30cb\u30e5\u30fc\u30e8\u30fc\u30af":[156,218],"\u30cd\u30b9\u30c8":[33,39,40,41,117,217],"\u30cd\u30c3\u30c8\u30ef\u30fc\u30af":[200,219],"\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u30d0\u30a4\u30c8\u30aa\u30fc\u30c0\u30fc":[39,206],"\u30cd\u30c3\u30c8\u3
 0ef\u30fc\u30af\u30d7\u30ed\u30c8\u30b3\u30eb":39,"\u30ce\u30a4\u30ba":[151,189,209],"\u30ce\u30fc\u30c9":[39,65],"\u30ce\u30fc\u30de\u30e9\u30a4\u30b6\u30fc":[22,24,25,26,30,33,39,40,41,43,87,114,115,128,129,133,137,139,159,160,172],"\u30ce\u30fc\u30de\u30e9\u30a4\u30b6\u30fc\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":33,"\u30ce\u30fc\u30de\u30e9\u30a4\u30b6\u30fc\u30aa\u30d7\u30b7\u30e7\u30f3":175,"\u30ce\u30fc\u30de\u30e9\u30a4\u30b6\u30fc\u30d7\u30e9\u30b0\u30a4\u30f3":[114,175],"\u30ce\u30fc\u30de\u30e9\u30a4\u30b6\u30fc\u30e2\u30b8\u30e5\u30fc\u30eb":175,"\u30ce\u30fc\u30de\u30e9\u30a4\u30ba":[40,41,114,139,215],"\u30cf\u30a4\u30d5\u30f3":[133,215],"\u30cf\u30a4\u30e9\u30a4\u30c8":[33,159,160],"\u30cf\u30c3\u30b7\u30e5":[12,33,39,85],"\u30cf\u30c3\u30b7\u30e5\u30c6\u30fc\u30d6\u30eb":[33,37,40,133,172,192],"\u30d0\u30a4\u30b0\u30e9\u30e0":[194,209],"\u30d0\u30a4\u30b0\u30e9\u30e0\u30d9\u30fc\u30b9":194,"\u30d0\u30a4\u30c8":[33,35,37,39,40,41,48,51,65,81,83,117,128,129,167,19
 2,196],"\u30d0\u30a4\u30c8\u30aa\u30fc\u30c0\u30fc":39,"\u30d0\u30a4\u30c8\u30b5\u30a4\u30ba":[33,54],"\u30d0\u30a4\u30c8\u30b7\u30fc\u30b1\u30f3\u30b9":40,"\u30d0\u30a4\u30ca\u30ea":[12,31],"\u30d0\u30a4\u30ca\u30ea\u30c7\u30fc\u30bf":39,"\u30d0\u30a4\u30ca\u30ea\u30d7\u30ed\u30c8\u30b3\u30eb":[1,14,22,33,197],"\u30d0\u30a4\u30ca\u30ea\u30fc":79,"\u30d0\u30a4\u30f3\u30c7\u30a3\u30f3\u30b0":[20,21,170],"\u30d0\u30a4\u30f3\u30c9":33,"\u30d0\u30b0":[10,33,37,40],"\u30d0\u30b0\u30d5\u30a3\u30c3\u30af\u30b9":33,"\u30d0\u30b0\u30d5\u30a3\u30c3\u30af\u30b9\u30ea\u30ea\u30fc\u30b9":[33,39,41],"\u30d0\u30b0\u30ec\u30dd\u30fc\u30c8":3,"\u30d0\u30c3\u30af\u30a2\u30c3\u30d7":99,"\u30d0\u30c3\u30af\u30b9\u30e9\u30c3\u30b7\u30e5":[40,54,146,171],"\u30d0\u30c3\u30af\u30c8\u30ec\u30fc\u30b9":33,"\u30d0\u30c3\u30c1\u30e2\u30fc\u30c9":39,"\u30d0\u30c3\u30d5\u30a1":[39,40,48,54,56,59,61,64,85,217],"\u30d0\u30c3\u30d5\u30a1\u30b5\u30a4\u30ba":33,"\u30d0\u30c3\u30d5\u30a1\u30bb\u30b0\u30e1\u30f
 3\u30c8":85,"\u30d0\u30c3\u30d5\u30a1\u30ea\u30f3\u30b0":40,"\u30d0\u30c3\u30d5\u30a1id":85,"\u30d0\u30ea\u30e5\u30fc\u30b5\u30dd\u30fc\u30c8":192,"\u30d0\u30eb\u30af":33,"\u30d0\u30eb\u30af\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":33,"\u30d0\u30f3\u30c9\u30eb":[33,40,41],"\u30d1\u30a4\u30d7":88,"\u30d1\u30b9":[12,28,33,35,36,37,41,52,89,119,120,123,144,145,146,147,148,149,151,152,200,206,215],"\u30d1\u30b9\u30b9\u30bf\u30a4\u30eb":182,"\u30d1\u30bf\u30fc\u30f3":[33,79,171,172,182],"\u30d1\u30bf\u30fc\u30f3\u30de\u30c3\u30c1":182,"\u30d1\u30c3\u30b1\u30fc\u30b8":[3,8],"\u30d1\u30c3\u30b1\u30fc\u30b8\u30df\u30b9":35,"\u30d1\u30c3\u30b1\u30fc\u30b8\u30f3\u30b0\u30dd\u30ea\u30b7\u30fc":40,"\u30d1\u30c3\u30c1":16,"\u30d1\u30c8\u30ea\u30b7\u30a2":[22,39,65,207,211,215],"\u30d1\u30c8\u30ea\u30b7\u30a2\u30c8\u30e9\u30a4":[33,35,37,40,133,171,172,192],"\u30d1\u30c8\u30ea\u30b7\u30a2\u30c8\u30e9\u30a4\u30c6\u30fc\u30d6\u30eb":[171,172],"\u30d1\u30c8\u30ea\u30b7\u30a2\u30c8\u30e9\u30a4\u3
 0ce\u30fc\u30c9":33,"\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9":[33,40,41,145,148,151,162,204],"\u30d1\u30e9\u30e1\u30bf":[46,47,48,49,51,52,53,54,55,56,58,59,60,61,62,63,64,65,66,67,68,70],"\u30d1\u30e9\u30e1\u30fc\u30bf":[22,33,37,39,40,41,48,61,64,65],"\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc":[31,33,37,38,41,80,81,82,100,102,103,104,109],"\u30d1\u30ea":156,"\u30d1\u30fc\u30b5\u30fc":[12,171,182],"\u30d1\u30fc\u30b9":[33,37,53,54,170],"\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3":41,"\u30d2\u30c3\u30c8":[11,40,129,173,178,188,207,209,218,220],"\u30d2\u30c3\u30c8\u30b9\u30b3\u30a2":[129,170,209],"\u30d2\u30e5\u30d9\u30cb":[156,157],"\u30d3\u30c3\u30b0\u30a8\u30f3\u30c7\u30a3\u30a2\u30f3":41,"\u30d3\u30c3\u30c8":[33,65,171],"\u30d3\u30c3\u30c8\u30b7\u30d5\u30c8":172,"\u30d3\u30e5\u30fc":39,"\u30d3\u30eb\u30c8\u30a4\u30f3":40,"\u30d3\u30eb\u30c9":[3,4],"\u30d3\u30eb\u30c9\u30a8\u30e9\u30fc":[33,41],"\u30d3\u30eb\u30c9\u30aa\u30d7\u30b7\u30e7\u30f3":[28,31],"\u30d3\u30eb\u30c9\u3
 0b7\u30b9\u30c6\u30e0":[5,28],"\u30d3\u30eb\u30c9\u30bf\u30a4\u30e0":[6,7],"\u30d3\u30eb\u30c9\u30c4\u30fc\u30eb":6,"\u30d3\u30eb\u30c9\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc":[6,7,8,142],"\u30d4\u30ea\u30aa\u30c9":[88,217],"\u30d5\u30a1\u30a4\u30eb":3,"\u30d5\u30a1\u30a4\u30eb\u30b5\u30a4\u30ba":33,"\u30d5\u30a1\u30a4\u30eb\u30b7\u30b9\u30c6\u30e0":37,"\u30d5\u30a1\u30a4\u30eb\u30c7\u30a3\u30b9\u30af\u30ea\u30d7\u30bf":35,"\u30d5\u30a1\u30a4\u30eb\u30c7\u30a3\u30b9\u30af\u30ea\u30d7\u30bf\u30fc":[39,151],"\u30d5\u30a1\u30a4\u30eb\u30d1\u30b9":[48,52,61,64],"\u30d5\u30a1\u30a4\u30eb\u30d5\u30a9\u30fc\u30de\u30c3\u30c8":181,"\u30d5\u30a1\u30bb\u30c3\u30c8":129,"\u30d5\u30a3\u30eb\u30bf":[33,39],"\u30d5\u30a3\u30eb\u30bf\u30ea\u30f3\u30b0":40,"\u30d5\u30a3\u30eb\u30bf\u30fc":168,"\u30d5\u30a3\u30eb\u30bf\u30fc\u30c6\u30ad\u30b9\u30c8":129,"\u30d5\u30a3\u30fc\u30eb\u30c9":89,"\u30d5\u30a9\u30eb\u30c0\u30fc":31,"\u30d5\u30a9\u30ed\u30ef\u30fc":12,"\u30d5\u30a9\u30ed\u30fc":2,"\u30d
 5\u30a9\u30ed\u30fc\u30ea\u30b9\u30c8":218,"\u30d5\u30a9\u30fc\u30de\u30c3\u30c8":[33,85,99,111,117],"\u30d5\u30a9\u30fc\u30e0":[40,129,170,171],"\u30d5\u30a9\u30fc\u30eb\u30d0\u30c3\u30af":33,"\u30d5\u30a9\u30fc\u30eb\u30d0\u30c3\u30af\u30e2\u30fc\u30c9":33,"\u30d5\u30c3\u30af":21,"\u30d5\u30e9\u30b0":[32,33,34,37,38,39,41,51,65,76,85,86,88,89,90,96,105,106,107,114,128,129,133,139,171,172,175,182,206,212,215,216,220],"\u30d5\u30e9\u30b0\u30e1\u30f3\u30c6\u30fc\u30b7\u30e7":97,"\u30d5\u30e9\u30b0\u30e1\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3":[34,97],"\u30d5\u30e9\u30b0\u30e1\u30f3\u30c8":61,"\u30d5\u30e9\u30c3\u30b7\u30e5":33,"\u30d5\u30e9\u30f3\u30b9":156,"\u30d5\u30ec\u30fc\u30ba":[33,39],"\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af":14,"\u30d6\u30c3\u30af\u30de\u30fc\u30af":76,"\u30d6\u30e9\u30a6\u30b6":[12,17,28,219],"\u30d6\u30e9\u30a6\u30b6\u30d9\u30fc\u30b9":[22,211],"\u30d6\u30e9\u30b8\u30ea\u30a2":156,"\u30d6\u30e9\u30b8\u30eb":156,"\u30d6\u30ed\u30b0":3,"\u30d6\u30ed\u
 30b0\u30a8\u30f3\u30c8\u30ea":[12,129,171,172,217],"\u30d6\u30ed\u30b0\u30a8\u30f3\u30c8\u30ea\u30fc":111,"\u30d6\u30ed\u30c3\u30af":[0,40,148],"\u30d6\u30fc\u30ea\u30a2\u30f3":196,"\u30d6\u30fc\u30eb":[196,212],"\u30d7\u30e9\u30b0\u30a4\u30f3":[0,17,24,25,26,28,30,33,34,35,36,37,39,40,41,99,108,109,110,111,112,113,119,120,123,126,127,128,165,169,175,181,186,193],"\u30d7\u30e9\u30b0\u30a4\u30f3api":41,"\u30d7\u30e9\u30b0\u30de":129,"\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0":[14,17,18,23,28,37],"\u30d7\u30ea\u30c6\u30a3\u30fc\u30d7\u30ea\u30f3\u30c8":[22,33,43,77],"\u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9":[66,148,151,186,192,215],"\u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9\u30d1\u30b9":199,"\u30d7\u30ec\u30fc\u30b9\u30db\u30eb\u30c0":40,"\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0":1,"\u30d7\u30ed\u30b0\u30e9\u30e0":[3,35,39,89,146,148,151,172],"\u30d7\u30ed\u30b7\u30fc\u30b8\u30e3":164,"\u30d7\u30ed\u30b8\u30a7\u30af\u30c8":[0,3],"\u30d7\u30ed\u30bb\u30b9":[0,33,39
 ,40,78,85,91,100,103,119,121,123,124,131,136,142,144,145,146,147,148,151],"\u30d7\u30ed\u30bb\u30b9id":206,"\u30d7\u30ed\u30c0\u30af\u30b7\u30e7\u30f3":[148,151],"\u30d7\u30ed\u30c8\u30b3\u30eb":[0,1,22,33,39,83,145,147,148,203,204],"\u30d7\u30ed\u30d1\u30c6\u30a3":128,"\u30d7\u30ed\u30f3\u30d7\u30c8":179,"\u30d8\u30c3\u30c0":[40,41],"\u30d8\u30c3\u30c0\u30d5\u30a1\u30a4\u30eb":39,"\u30d8\u30c3\u30c0\u30fc":[33,39,41,83,200],"\u30d8\u30eb\u30d7":14,"\u30d8\u30eb\u30d7\u30e1\u30c3\u30bb\u30fc\u30b8":[35,146],"\u30d9\u30af\u30bf":[34,35,39,40,61],"\u30d9\u30af\u30bf\u30ab\u30e9\u30e0":[37,39,40],"\u30d9\u30af\u30bf\u30fc":[33,37,40,41,76,98,129],"\u30d9\u30af\u30bf\u30fc\u30ab\u30e9\u30e0":[22,33,40,41,43,72],"\u30d9\u30af\u30bf\u30fc\u30c7\u30fc\u30bf":76,"\u30d9\u30f3\u30c1\u30de\u30fc\u30af":41,"\u30d9\u30f3\u30c1\u30de\u30fc\u30af\u30c4\u30fc\u30eb":147,"\u30d9\u30f3\u30c1\u30de\u30fc\u30af\u30d7\u30ed\u30b0\u30e9\u30e0":40,"\u30d9\u30fc\u30b7\u30c3\u30af":200,"\u30d9\u30f
 c\u30b9":[0,17,35,37,39,41,64,65,125,139,171,172,178,183,184,185,186,194,199,204],"\u30d9\u30fc\u30b9\u30d1\u30b9":148,"\u30da\u30a2":[33,117,129,142,181,188,189,190,191,212,221],"\u30da\u30fc\u30b8":[2,12,17,22,33,39,40,129,146,149,215],"\u30da\u30fc\u30b8\u30e9\u30f3\u30af":[183,184,185],"\u30da\u30fc\u30b9\u30c8":39,"\u30db\u30b9\u30c8":[12,37,39,145,146,147,151,206],"\u30dc\u30bf\u30f3":[12,17,39,40],"\u30dc\u30c3\u30af\u30b9":129,"\u30dc\u30c7\u30a3":[87,95,100,113,116,117,118,119,120,123,130,133,135,136,138,151,206],"\u30dd\u30a4\u30f3\u30bf":[51,61,62,64,65,68],"\u30dd\u30a4\u30f3\u30c8":[76,181],"\u30dd\u30b9\u30c6\u30a3\u30f3\u30b0\u30ea\u30b9\u30c8":33,"\u30dd\u30fc\u30bf\u30d3\u30ea\u30c6\u30a3":[37,40],"\u30dd\u30fc\u30c8":[40,145,146,147,151,179,200,204,206,219],"\u30de\u30a4\u30af\u30ed":[172,196,212,218],"\u30de\u30a4\u30af\u30ed\u30d6\u30ed\u30b0":[22,211],"\u30de\u30af\u30c9\u30ca\u30eb\u30c9":177,"\u30de\u30af\u30ed":[33,37,40,61],"\u30de\u30b7\u30f3":[146,
 186],"\u30de\u30c3\u30c1":[11,28,33,34,37,40,41,54,63,76,108,111,129,154,159,160,164,165,167,168,170,171],"\u30de\u30c3\u30c1\u30a8\u30b9\u30ab\u30ec\u30fc\u30b7\u30e7\u30f3":28,"\u30de\u30c3\u30d4\u30f3\u30b0":210,"\u30de\u30c3\u30d7":[33,95,195],"\u30de\u30c9\u30ea\u30fc\u30c9":156,"\u30de\u30eb\u30c1\u30ab\u30e9\u30e0\u30a4\u30f3\u30c7\u30c3\u30af\u30b9":[33,40,41,89,128,217],"\u30de\u30eb\u30c1\u30b3\u30a2":0,"\u30de\u30eb\u30c1\u30b3\u30a2cpu":28,"\u30de\u30eb\u30c1\u30b9\u30ec\u30c3\u30c9":[33,41,95,125,200],"\u30de\u30eb\u30c1\u30bb\u30af\u30b7\u30e7\u30f3":40,"\u30de\u30eb\u30c1\u30bb\u30af\u30b7\u30e7\u30f3\u30a4\u30f3\u30c7\u30c3\u30af\u30b9":90,"\u30de\u30eb\u30c1\u30d0\u30a4\u30c8":37,"\u30de\u30eb\u30c1\u30d7\u30ed\u30bb\u30b9":[37,200],"\u30de\u30eb\u30c1\u30d7\u30ed\u30bb\u30b9\u30e2\u30c7\u30eb":41,"\u30de\u30eb\u30c1\u30e9\u30a4\u30f3\u30e2\u30fc\u30c9":182,"\u30de\u30fc\u30af":194,"\u30de\u30fc\u30af\u30a2\u30c3\u30d7":33,"\u30de\u30fc\u30b8":[17,39],"\u30d
 f\u30b9":188,"\u30df\u30ea":[37,82,146,151,172,196,212,222],"\u30df\u30ea\u79d2":196,"\u30e1\u30bd\u30c3\u30c9":33,"\u30e1\u30bf\u30c7\u30fc\u30bf":[89,126,127,183,184,185],"\u30e1\u30bf\u30d1\u30c3\u30b1\u30fc\u30b8":39,"\u30e1\u30c3\u30bb\u30fc\u30b8":[6,7,33,41,78,218],"\u30e1\u30c3\u30bb\u30fc\u30b8\u30dc\u30c7\u30a3":40,"\u30e1\u30e2":[183,184,185],"\u30e1\u30e2\u30ea":[23,24,25,26,30,31,33,35,39,40,41,47,51,61],"\u30e1\u30e2\u30ea\u30a2\u30af\u30bb\u30b9":14,"\u30e1\u30e2\u30ea\u30c7\u30d0\u30c3\u30b0":35,"\u30e1\u30e2\u30ea\u30c7\u30d0\u30c3\u30b0\u30e2\u30fc\u30c9":33,"\u30e1\u30e2\u30ea\u30ea\u30fc\u30af":[14,33,34,35,37,39,40,41,88],"\u30e1\u30e2\u30ea\u30fc":[33,95,100,133,195],"\u30e1\u30e2\u30ea\u30fc\u30a2\u30ed\u30b1\u30fc\u30b7\u30e7\u30f3":33,"\u30e1\u30e2\u30ea\u30fc\u30d6\u30ed\u30c3\u30af":131,"\u30e1\u30e2\u30ea\u30fc\u30de\u30c3\u30d7":195,"\u30e1\u30e2\u30ea\u30fc\u30ea\u30fc\u30af":[33,131],"\u30e1\u30f3\u30c6\u30ca\u30f3\u30b9\u30b3\u30b9\u30c8":194,
 "\u30e1\u30f3\u30d0":64,"\u30e1\u30f3\u30d0\u30fc":12,"\u30e1\u30fc\u30c8\u30eb":[156,157],"\u30e1\u30fc\u30eb":[12,17,19],"\u30e2\u30b8\u30e5\u30fc\u30eb":[0,22,33,35,78],"\u30e2\u30cb\u30bf\u30ea\u30f3\u30b0":40,"\u30e2\u30cb\u30bf\u30fc":[24,25,26,30],"\u30e2\u30fc\u30c9":[11,33,41,118,130,139,146,149,206,215],"\u30e6\u30cb\u30fc\u30af":151,"\u30e6\u30fc\u30b6":[11,12,39,88,129,147,188,189,190,191,196,215],"\u30e6\u30fc\u30b6\u30c7\u30fc\u30bf":68,"\u30e6\u30fc\u30b6\u30d7\u30ed\u30b0\u30e9\u30e0":11,"\u30e6\u30fc\u30b6\u30fc":[3,4,6,7,8],"\u30e6\u30fc\u30b6\u30fc\u30b5\u30dd\u30fc\u30c8":10,"\u30e6\u30fc\u30b9\u30b1\u30fc\u30b9":[76,87,194],"\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30c4\u30fc\u30eb":35,"\u30e9\u30a4\u30bb\u30f3\u30b9":39,"\u30e9\u30a4\u30d6\u30e9\u30ea\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9":11,"\u30e9\u30a4\u30d6\u30e9\u30ea\u30fc":[33,41,69,138,146],"\u30e9\u30d9\u30eb":[33,40,41,111,129],"\u30e9\u30f3\u30ad\u30f3\u30b0":[41,215],"\u30e9\u30f3\u3
 0c0\u30e0":222,"\u30ea\u30a2\u30eb\u30bf\u30a4\u30e0":0,"\u30ea\u30af\u30a8\u30b9\u30c8":[33,40,41,44,77],"\u30ea\u30af\u30a8\u30b9\u30c8\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8":[22,33,43,77],"\u30ea\u30af\u30a8\u30b9\u30c8\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc":142,"\u30ea\u30af\u30a8\u30b9\u30c8gqtp":206,"\u30ea\u30af\u30a8\u30b9\u30c8id":[22,33,43,77],"\u30ea\u30af\u30a8\u30b9\u30c8uri":148,"\u30ea\u30af\u30e9\u30c3\u30b7\u30e5":39,"\u30ea\u30b0\u30ec\u30c3\u30b7\u30e7\u30f3":33,"\u30ea\u30b0\u30ec\u30c3\u30b7\u30e7\u30f3\u30d0\u30b0":41,"\u30ea\u30b9\u30c8":[12,13,17,33,39,54,100,101,109,112,117,129,133,134,146,151,171,172,175,177,181,182,193,194,214,215],"\u30ea\u30b9\u30c8\u30a2\u30c3\u30d7":12,"\u30ea\u30bb\u30c3\u30c8":33,"\u30ea\u30bd\u30fc\u30b9":[41,47,69,82],"\u30ea\u30bf\u30fc\u30f3\u30b3\u30fc\u30c9":[22,33,39,41,43,77,79],"\u30ea\u30c6\u30e9\u30eb":[33,34,37,39,159,160,167,171],"\u30ea\u30c8\u30e9\u30a4":46,"\u30ea\u30cd\u30fc\u30e0":[33,37,44,87],"\u30ea\u30d3\u30
 eb\u30c9":33,"\u30ea\u30d5\u30a1\u30af\u30bf\u30ea\u30f3\u30b0":12,"\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9":41,"\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9\u30de\u30cb\u30e5\u30a2\u30eb":[22,41],"\u30ea\u30dd\u30b8\u30c8\u30ea":[3,4,12],"\u30ea\u30dd\u30b8\u30c8\u30ea\u30c7\u30fc\u30bf":12,"\u30ea\u30dd\u30b8\u30c8\u30ea\u30fc":[3,4],"\u30ea\u30e2\u30fc\u30c8\u30a2\u30af\u30bb\u30b9":[22,206,211],"\u30ea\u30e9\u30a4\u30bf\u30fc":33,"\u30ea\u30ea\u30fc\u30b9":[3,4,6,7,8,10],"\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9":3,"\u30ea\u30ea\u30fc\u30b9\u30a8\u30f3\u30c8\u30ea":12,"\u30ea\u30ea\u30fc\u30b9\u30b7\u30b9\u30c6\u30e0":7,"\u30ea\u30ea\u30fc\u30b9\u30bf\u30a4\u30c8\u30eb":12,"\u30ea\u30ea\u30fc\u30b9\u30bf\u30b0":3,"\u30ea\u30ec\u30fc\u30b7\u30e7\u30ca\u30eb":146,"\u30ea\u30f3\u30af":[12,13,33,39,40,41,129,171,172,212],"\u30eb\u30fc\u30c8":37,"\u30eb\u30fc\u30d7":[33,35,39,41],"\u30eb\u30fc\u30eb":[22,35,41,43,129,139],"\u30ec\u30a4\u30e4":11,"\u30ec\u30b3\u30fc\u30c9":
 [0,11,22,32,33,35,37,39,40,41,44,48,54,58,59,61,63,64,65,74,76,87,96,98,99,101,108,111,113,117],"\u30ec\u30b3\u30fc\u30c9id":[22,39,43,58,61,64],"\u30ec\u30b3\u30fc\u30c9r":11,"\u30ec\u30b9\u30c8\u30e9\u30f3":0,"\u30ec\u30b9\u30dd\u30f3\u30b9":[37,39,40,41,47,82,83,87,110,129,131,151,200,206],"\u30ec\u30b9\u30dd\u30f3\u30b9\u30c7\u30fc\u30bf":200,"\u30ec\u30b9\u30dd\u30f3\u30b9\u30d8\u30c3\u30c0\u30fc":[33,82,200],"\u30ec\u30d9\u30eb":[33,39,41,105,106,146],"\u30ec\u30dd\u30fc\u30c8":28,"\u30ec\u30f3\u30bf\u30eb\u30b5\u30fc\u30d0":0,"\u30ec\u30fc\u30bf":39,"\u30ec\u30fc\u30c6\u30a3\u30f3\u30b0":154,"\u30ec\u30fc\u30d9\u30f3\u30b7\u30e5\u30bf\u30a4\u30f3":34,"\u30ed\u30ac\u30fc":33,"\u30ed\u30ae\u30f3\u30b0":[33,51],"\u30ed\u30b0":[12,33,34,36,37,39,41,105,106],"\u30ed\u30b0\u30a4\u30f3":[12,195],"\u30ed\u30b0\u30c7\u30a3\u30ec\u30af\u30c8\u30ea":41,"\u30ed\u30b0\u30d1\u30b9":35,"\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb":[28,33,78,107,129,146,147,151,210],"\u30ed\u30b0\u30e1\u30c
 3\u30bb\u30fc\u30b8":[33,39,40,182],"\u30ed\u30b0\u30ec\u30d9\u30eb":[33,146,148],"\u30ed\u30b0\u30ed\u30fc\u30c6\u30fc\u30b7\u30e7\u30f3":[33,146],"\u30ed\u30b0\u30ed\u30fc\u30c6\u30fc\u30c8":33,"\u30ed\u30b1\u30fc\u30b7\u30e7\u30f3":39,"\u30ed\u30b1\u30fc\u30eb\u30e1\u30c3\u30bb\u30fc\u30b8":12,"\u30ed\u30b4":39,"\u30ed\u30b8\u30c3\u30af":113,"\u30ed\u30c3\u30af":[33,34,37,39,40,46,61,86,102,103,104,146],"\u30ed\u30c3\u30af\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8":[40,46],"\u30ed\u30f3\u30c9\u30f3":156,"\u30ed\u30fc\u30ab\u30eb":[12,172],"\u30ed\u30fc\u30c6\u30fc\u30c8":146,"\u30ed\u30fc\u30c9":[0,22,33,35,37,40,41],"\u30ed\u30fc\u30c9\u30a8\u30e9\u30fc":39,"\u30ed\u30fc\u30de":164,"\u30ed\u30fc\u30de\u30b8":[164,178],"\u30ef\u30a4\u30c9":37,"\u30ef\u30fc\u30ab":148,"\u30ef\u30fc\u30ab\u30fc":148,"\u30ef\u30fc\u30ab\u30fc\u30b9\u30ec\u30c3\u30c9":40,"\u30fb\u30b5\u30fc\u30d0":215,"\u30fb\u30cf\u30c3\u30b7\u30e5\u30bf\u30b0":218,"\u30fb\u30d5\u30a1\u30a4\u30eb":18,"\u30fb\u5168
 ":96,"\u30fb\u5186":0,"\u30fb\u6d6e\u52d5\u5c0f":129,"\u30fb\u81ea\u5df1\u7d39":218,"\u30fbgroonga":33,"\u30fbor":222,"\u30fbroot":33,"\u4e00\u3064":[0,47,48,51,64,78,85,86,88,90,96,97,99,105,106,107,121,134,155,156,157,158,161,163,166,168,169,196,207,212],"\u4e00\u4ef6\u9032\u3081":65,"\u4e00\u500b":11,"\u4e00\u5207":33,"\u4e00\u5b9a":33,"\u4e00\u5bfe":212,"\u4e00\u5de5":220,"\u4e00\u5ea6":[37,39,41,46,119,123,148,173,175,181,195,213,217],"\u4e00\u5f0f":61,"\u4e00\u610f":[74,88,125,146],"\u4e00\u62ec\u3057":64,"\u4e00\u6587\u5b57":[33,41],"\u4e00\u65b9":[0,66,69,129,160,165,167,168,171,172,194,209,212,215,217],"\u4e00\u6642":[6,7,22,33,43,61,156],"\u4e00\u6642\u30c6\u30fc\u30d6\u30eb":33,"\u4e00\u6642\u7684":[33,61,135,210],"\u4e00\u6642\u7d50\u679c":39,"\u4e00\u6b69":215,"\u4e00\u6c17":12,"\u4e00\u756a":[28,76,129,200],"\u4e00\u756a\u5de6":172,"\u4e00\u756a\u901f\u3044":44,"\u4e00\u77ed":0,"\u4e00\u7dd2":[34,39,41,48,51,76],"\u4e00\u7fa4":11,"\u4e00\u81f4":[11,12,22,33,34,
 36,38,39,41,44,51,64,65,87,129,132,133,164],"\u4e00\u81f4\u3057":[41,207],"\u4e00\u81f4\u7528":220,"\u4e00\u81f4rk":[22,33,43,164,176],"\u4e00\u822c":[0,47,61,129,170,171,215],"\u4e00\u822c\u7684":[0,194],"\u4e00\u884c":[35,146,147],"\u4e00\u89a7":[17,18,22,43],"\u4e00\u8a9e":209,"\u4e00\u8cab\u6027":[10,33],"\u4e00\u90e8":[12,33,39,90],"\u4e00\u9577":0,"\u4e09\u3064":[156,207],"\u4e09\u756a\u76ee":172,"\u4e09\u8c37":41,"\u4e09\u8c37\u3055\u3093":41,"\u4e0a\u304c\u3063":194,"\u4e0a\u3052\u308b":209,"\u4e0a\u4f4d":[64,209],"\u4e0a\u554f":204,"\u4e0a\u66f8\u304d":[12,82,222],"\u4e0a\u8a18":[17,21,28,32,33,39,108,129,133,147,154,161,165,168,181,189,191,194,206,209,213,215,222],"\u4e0a\u8a18url":12,"\u4e0a\u8ff0":181,"\u4e0a\u91ce":35,"\u4e0a\u9650":[9,22],"\u4e0b\u304c\u3063":194,"\u4e0b\u304c\u308a":209,"\u4e0b\u3052":33,"\u4e0b\u3055\u3044":[1,12,23,24,25,26,30,31,39,40,64,89,139],"\u4e0b\u66f8\u304d":177,"\u4e0b\u8a18":[11,65,78,85],"\u4e0b\u90e8":12,"\u4e0b\u9650":[58,65],"
 \u4e0d\u5177\u5408":[3,33,39,40,41],"\u4e0d\u5909":74,"\u4e0d\u5b8c\u5168":37,"\u4e0d\u5fc5\u8981":[33,82],"\u4e0d\u610f":100,"\u4e0d\u6574\u5408":34,"\u4e0d\u6b63":[14,33,34,35,37,40,41,100,133],"\u4e0d\u6b63\u78ba":39,"\u4e0d\u80fd":147,"\u4e0d\u8981":[0,33,39,40,41,194,203],"\u4e0d\u8db3":[23,24,25,26,30,31,33,41],"\u4e0d\u9069\u5207":[39,41],"\u4e0e\u3048":[11,33,39,40,53,65,101,146,206,209,215],"\u4e0e\u3048\u308b":[78,101,145,146,222],"\u4e16\u4ee3":78,"\u4e16\u754c":[156,157,158,196,212,222],"\u4e21\u65b9":[0,76,111,129,171,172,173,182,188,192,194,218,220],"\u4e21\u8005":222,"\u4e26\u3073":[172,207],"\u4e26\u3073\u9806":222,"\u4e26\u3079":[22,211],"\u4e26\u5217":[6,7],"\u4e2d\u4e95":40,"\u4e2d\u56fd":156,"\u4e2d\u592e\u5024":41,"\u4e2d\u5fc3":157,"\u4e2d\u65ad":[37,39,41,56],"\u4e2d\u7a0b\u5ea6":[23,24,25,26,30,31],"\u4e2d\u8eab":[41,147,206,215],"\u4e2d\u9593":[11,207],"\u4e38\u62ec":215,"\u4e3b\u30ad\u30fc":[22,35,39,74,101,134],"\u4e3b\u5c0e":151,"\u4e3b\u8981":23,
 "\u4e43\u6bc5":35,"\u4e57\u308a":108,"\u4e71\u6570":[166,222],"\u4e88\u3081":[146,196],"\u4e88\u5b9a":[16,33,37,76,78,126,127,156,167,182,186,200],"\u4e88\u7d04":88,"\u4e8b\u524d":[12,108,109,110,112,113,126,127,190,209],"\u4e8b\u67c4":10,"\u4e8b\u9805":22,"\u4e8c\u3064":[11,51,78,108,110,111,114,139,147,156,162,164,165,168,207],"\u4e8c\u756a\u76ee":172,"\u4e8c\u91cd":[33,40,41,171],"\u4e8c\u9805":[33,172],"\u4e92\u63db":[12,24,25,26,30,33,41,78,111,114,149,172,184,185,200],"\u4e92\u63db\u6027":12,"\u4e94\u5165":37,"\u4eac\u90fd":[194,207,209],"\u4eba\u3068":10,"\u4eba\u5411\u3051":33,"\u4eca\u56de":[33,39,167,172,215],"\u4eca\u5f8c":[37,107,126,139,182],"\u4ecb\u3057":[0,219],"\u4ecb\u6587":218,"\u4ed5\u65b9":3,"\u4ed5\u69d8":[22,35,38,39,41,60,78,132,148,149,194],"\u4ed5\u7d44":[17,33,200],"\u4ed5\u7d44\u307f":[33,39,148],"\u4ed8\u3044":175,"\u4ed8\u304d":3,"\u4ed8\u3051":[39,81,82,98,125,151,154,159,160,200,206,212,215,217],"\u4ed8\u3051\u308b":[9,151,172,175,193,215,221]
 ,"\u4ed8\u3051\u65b9":81,"\u4ed8\u4e0e":[48,64,74,147,214],"\u4ed8\u5c5e":[148,149],"\u4ed8\u968f":90,"\u4ee3\u308a":[39,156,171],"\u4ee3\u308f\u308a":[28,31,33,129,131,133,146,148,159,160,167,171,175,182,194,206],"\u4ee3\u5165":[11,35,40,171],"\u4ee3\u8868":0,"\u4ee5\u4e0a":[11,12,14,17,31,33,39,40,41,48,51,65,66,72,76,89,111,113,124,129,132,133,135,146,147,148,151,159,162,164,165,167,168],"\u4ee5\u4e0b":[11,12,14,17,18,21,25,28,31,32,33,37,39,41,44,47,48,50,51,52,54,61,66,69,72,76,79,80,81,82,83,85,87,88,89,91,92,93,94,95,98,99,100,101,102,103,104,105,106,108,109,110,111,113,114,115,116,117,119,120,123,124,125,128,129,130,131,132,133,134,135,136,137,139,140,141,144,146,147,148,149,151,154,156,157,159,160,161,162,164,165,167,168,169],"\u4ee5\u5185":[172,188,189,218,222],"\u4ee5\u524d":[33,37,39,40,41,175,209,212,218],"\u4ee5\u5916":[0,11,12,35,37,40,41,44,47,48,51,52,54,58,61,64,67,69,76,111,124,129,133,135,144,147,171,177,182,192,196],"\u4ee5\u964d":[12,14,17,33,35,37,40,4
 1,91,108,136,146,159,160,161,175,177,194,219],"\u4eee\u540d":178,"\u4eee\u5b9a":125,"\u4eee\u60f3":[12,33,40,213,222],"\u4ef6\u540c":33,"\u4ef6\u542b":218,"\u4ef6\u6570":[33,41,61,64,74,101,207,209,215],"\u4efb\u610f":[0,12,146,147,215],"\u4f1a\u793e":[33,41],"\u4f1d\u7d71":0,"\u4f3c\u305f":175,"\u4f4e\u3044":209,"\u4f4e\u304f":[194,209],"\u4f4e\u4e0b":40,"\u4f4e\u6a5f":11,"\u4f4e\u6e1b":[35,204],"\u4f4f\u3093":218,"\u4f4f\u6240":39,"\u4f50\u85e4":33,"\u4f53\u8fd1":157,"\u4f55\u3089\u304b":196,"\u4f55\u500b":129,"\u4f55\u5ea6":[40,125],"\u4f59\u308a":172,"\u4f59\u8a08":10,"\u4f5c\u3063":[37,64,65,116,118,128,148,151,175,188,209,213],"\u4f5c\u3089":[33,108],"\u4f5c\u3089\u308c":[41,147],"\u4f5c\u308a":[41,124,131,133,151,188,189,195,217],"\u4f5c\u308a\u76f4\u3057":124,"\u4f5c\u308a\u76f4\u3059":[33,124],"\u4f5c\u308c":102,"\u4f5c\u308c\u308b":33,"\u4f5c\u6210":3,"\u4f5c\u6210\u6e08":146,"\u4f5c\u696d":[3,10],"\u4f5c\u7528":39,"\u4f75\u305b":215,"\u4f7f\u3044":[0,6,7,8,11,15,1
 7,18,21,22,24,25,26,27,28,30,33,37,41,44,46,52,54,66,76,79,82,98,109,111,114,128,129,130,132,133,137,139,146,148,151,160,161,164,167,170,171,172,173,175,181,182,183,187,188,189,191,193,194,195,196,200],"\u4f7f\u3044\u5206\u3051":[207,209],"\u4f7f\u3044\u65b9":[0,22,43],"\u4f7f\u3046":[5,7,11,12,16,21,23,24,25,26,28,30,33,34,35,37,39,40,41,44,45,47,48,54,66,69,76,79,81,84,87,92,93,94,95,98,99,100,108,109,110,111,112,113,114,118,119,123,124,126,127,129,130,132,133,135,139,142,146,147],"\u4f7f\u3048":[6,8,21,33,37,40,41,44,87,95,110,111,118,124,125,129,133,139,146,148,151,153,154,170,171,172,178,182,183,184,185,186,194,198,199,213,215],"\u4f7f\u3048\u308b":[21,28,33,37,39,40,41,128,129,146,171,182,186],"\u4f7f\u3063":[3,5],"\u4f7f\u308f":[12,21,33,37,40,41,44,47,51,83,100,109,111,113,116,129,133,135,139,148,154,170,171,175,178,181,182,188,192,194,206,213,214,221],"\u4f7f\u308f\u305a":165,"\u4f7f\u7528":[11,12,33,34,35,39,40,41,47,48,51,61,62,64,68,78,85,87,88,89,91,98,101,111,1
 14,115,125,129,131,136,137,139,140,141,146,147,148,149,151,156,159,165,168,171,172,178,183,194],"\u4f7f\u7528\u4f8b":156,"\u4f8b\u3068\u3057\u3066":[195,212],"\u4f8b\u3068\u3068\u3082":156,"\u4f8b\u5916":[26,33,41,87,117,126,127],"\u4f9d\u5b58":[22,23],"\u4fbf\u5229":[0,1,6,7,28,33,48,76,79,108,109,114,124,128,129,130,137,139,146,170,171,178,182,188,212],"\u4fc2\u6570":[11,129],"\u4fdd\u3064":33,"\u4fdd\u5b58":[22,33,39,40,76,87,89,108,111,128,129],"\u4fdd\u6301":[47,51,212,216,218],"\u4fdd\u8a3c":[78,85],"\u4fe1\u6d0b":33,"\u4fe1\u983c":144,"\u4fee\u5e73":41,"\u4fee\u6b63\u4e2d":189,"\u500b\u3005":[11,78,108,110,209],"\u500b\u4eba":[12,28],"\u500b\u5225":12,"\u500b\u5b9a":9,"\u500b\u6240":41,"\u500b\u6570":[39,48],"\u500d\u7cbe":196,"\u5019\u88dc":[132,151,164,188,189,190],"\u5024\u304b":156,"\u5024\u304c":33,"\u5024\u3054":213,"\u5024\u3054\u3068":213,"\u5024\u3060\u3051":172,"\u5024\u3068":[129,171,212],"\u5024\u3068\u3057\u3066":[146,156,210,218],"\u5024\u306a\u3057":38,
 "\u5024\u306a\u3089":40,"\u5024\u3088\u308a":[11,129],"\u5024\u4ee5\u4e0a":146,"\u5024\u578b":212,"\u5024\u57df":72,"\u5024\u6bce":213,"\u5024\u7528":37,"\u5024\u8a18":172,"\u505c\u6b62":[33,40,78,91,136,146],"\u5065\u4f5c":214,"\u5074\u9762":0,"\u5076\u6570":172,"\u5099\u8003":[40,151],"\u50be\u5411":217,"\u512a\u308c":[0,194],"\u512a\u5148":[0,33,95,147,188],"\u5143\u6c17":40,"\u5148\u60c5":218,"\u5148\u982d":[56,61,129,148,182,194,215],"\u5149\u7537":40,"\u5165\u3063":[14,33,39,40,79,188,206,214,215,217],"\u5165\u308a":[100,172,194,206,213,215],"\u5165\u308b":134,"\u5165\u308c":[194,209,214,218],"\u5165\u308c\u308b":[33,182],"\u5165\u529b":[33,34,37,38,40,79,85,86,88,90,96,97,99,101,105,106,107,121,129,132,134,145,146,147],"\u5165\u529b\u30df\u30b9":189,"\u5168\u304f":33,"\u5168\u3066":[17,64,129,148,170,173,196,217],"\u5168\u4e16\u754c":40,"\u5168\u4ef6":[65,171,172],"\u5168\u4f53":[22,28,40,43,45],"\u5168\u524a":141,"\u5168\u6587\u691c":[22,35,211],"\u5168\u6587\u691c\u
 7d22":[39,133,146],"\u5168\u89d2":[33,37,65,175,215],"\u5168\u90e8":206,"\u5168suffix":64,"\u516c\u5e73":40,"\u516c\u5f0f":[8,24,26,37,165],"\u516c\u8f14":40,"\u516c\u958b":[12,33,35,37,40,41,47],"\u516c\u958b\u9375":12,"\u5171\u306b":[48,61],"\u5171\u901a":[10,37,108,110,172,192,196,217],"\u5171\u901a\u63a5":192,"\u5177\u4f53":[129,209,213,217],"\u5177\u4f53\u4f8b":[87,111],"\u5177\u5408":[129,172],"\u5178\u578b":33,"\u5185\u5bb9":[10,12,17,33,39,41,52,56,59,65,79,89,111,129,134,145,147,167,171,172,188,191,195,204,212,215,217,218,219],"\u5185\u8a33":209,"\u5185\u8fd1\u304f":172,"\u5185\u90e8":[12,33,38,41,47,51,57,61,64,167,212],"\u5186\u6ed1":12,"\u518d\u3073":41,"\u518d\u4f5c":33,"\u518d\u4f5c\u6210":33,"\u518d\u5229":[33,41,74,192],"\u518d\u5e30":[11,44,61,86,103,129,144,148,181],"\u518d\u5ea6":[11,33,41,46],"\u518d\u691c":170,"\u518d\u69cb":37,"\u518d\u73fe":[10,40,170,194,209],"\u518d\u751f":148,"\u518d\u767a":41,"\u518d\u8aad":[107,181],"\u518d\u8d77":[33,181,195,204]
 ,"\u518d\u8d77\u52d5":[119,123,195],"\u51e6\u7406":[0,6,7,11,17,33,34,35,39,40,41,56,74,77,82,83,100,103,114,129,131,133,137,139,144,147,148,160,167,171,172,193,194,200,206,207,222],"\u51fa\u3055":40,"\u51fa\u3057":218,"\u51fa\u3059":[151,218],"\u51fa\u305b\u308b":0,"\u51fa\u529b":[0,3,14],"\u51fa\u6765":[18,139,214,217],"\u51fa\u6765\u308b":218,"\u51fa\u73fe":[0,33,48,89,132,137,151,183,184,185,216],"\u5206\u304b\u3061":0,"\u5206\u3051":[12,22,89],"\u5206\u3051\u308b":[12,212],"\u5206\u307e":186,"\u5206\u5272":[0,33,37,172,192,194,207,215],"\u5206\u5c90":14,"\u5206\u6563":186,"\u5206\u6790":0,"\u5206\u89e3":[11,186],"\u5206\u914d":111,"\u5206\u985e":[212,213],"\u5206z":196,"\u5207\u3089":41,"\u5207\u308a":[12,33,37,40,41,121],"\u5207\u308a\u6368\u3066":212,"\u5207\u308b":[41,148],"\u5207\u308c":33,"\u5217\u4e2d":[33,172],"\u5217\u578b":[41,171,212,213],"\u5217\u5f0f":54,"\u5217\u5f15":11,"\u5217\u60c5":139,"\u5217\u6307\u5411":0,"\u5217\u6319":[33,215],"\u5217\u8868":[54,19
 6],"\u5217\u95a2":33,"\u521d\u56de":17,"\u521d\u671f":[0,35,37,39,41,52,61],"\u521d\u671f\u5024":145,"\u521d\u671f\u5316":[33,39,51,62,69],"\u5224\u5b9a":222,"\u5224\u65ad":[52,113,129,172],"\u5225\u3005":[129,213],"\u5225\u540d":33,"\u5225\u9014":[61,196],"\u5229\u70b9":0,"\u5229\u7528":[0,1,10,12,14,17,22,23,24,25,26,28,30,31,33,37,39,40,41,43,47,52,64,79,99],"\u5229\u7528\u4f8b":0,"\u5230\u9054":32,"\u5236\u5fa1":[39,109,148,154,165],"\u5236\u7d04":32,"\u5236\u9650":22,"\u5247\u3063":186,"\u524a\u6e1b":33,"\u524a\u9664":[0,6,7,18,33,34,35,37,38,39,40,41,56,61,63,64,65,74,87,90,92],"\u524d\u3082\u3063":33,"\u524d\u4ed8":110,"\u524d\u4ed8\u304d":61,"\u524d\u56de":12,"\u524d\u5f8c":[146,215],"\u524d\u63d0":3,"\u524d\u65b9":[11,22,33,34,36,38,39,41,43,65,87,132,133,164],"\u524d\u8005":[44,151,175,181,222],"\u524d\u8ff0":[133,148,175,209],"\u5270\u4f59":41,"\u5272\u3063":[183,185],"\u5272\u308a":51,"\u5272\u308a\u5f53\u3066":[35,47],"\u5272\u308a\u5f53\u3066\u308b":[81,192,212
 ,215],"\u5272\u308b":185,"\u5272\u5408":131,"\u52a0\u3048":[11,21,100,212,220],"\u52a0\u3048\u308b":[37,88,100],"\u52a0\u308f\u308b":10,"\u52a0\u7b97":[61,74,76],"\u52a3\u5316":33,"\u52b9\u679c":[109,218],"\u52b9\u7387":[33,100,217],"\u52c9\u5f37":194,"\u52d5\u3044":[33,66],"\u52d5\u304b":[33,40,41,95,151,182],"\u52d5\u304b\u3057":[151,195],"\u52d5\u304b\u3059":33,"\u52d5\u304d":[33,129,138,186,200],"\u52d5\u304f":[28,37,39,195,199],"\u52d5\u4f5c":3,"\u52d5\u5c0f":196,"\u52d5\u74b0":145,"\u52d5\u753b":214,"\u52d5\u7684":[0,22,33,35,38,43,148],"\u52e7\u3081":41,"\u5316\u4f5c":12,"\u5316\u51e6":[37,74],"\u5316\u524d":74,"\u5316\u5bfe":17,"\u5316\u65b9":[114,175],"\u5316\u6642":37,"\u5316\u6e08":[52,61],"\u5316\u6f0f\u308c":39,"\u5316\u95a2":35,"\u5317\u4eac":156,"\u5317\u534a\u7403":39,"\u5317\u5e02":33,"\u533a\u5207\u3063":[114,129,137,139,151,206],"\u533a\u5207\u3089":37,"\u533a\u5207\u308a":[0,33,39,99,101,129,132,139,145,146,151,171,172,179,191,194,196,212,213,215],"\u533a
 \u5207\u308b":[35,129,181],"\u533a\u5225":[129,182,196,220],"\u5341\u5206":[33,59,209,210],"\u5341\u5206\u6c17":129,"\u534a\u5f84":157,"\u534a\u7121":[37,133],"\u534a\u89d2":[65,175,215],"\u5354\u529b":[3,4],"\u5357\u534a":39,"\u5358\u306b":[40,127],"\u5358\u4e00":88,"\u5358\u4f4d":[0,33,35,37,67,77,79,82,117,131,142,146,151,156,157,167,172,194,196,206,207,215,218],"\u5358\u4f53":[0,147],"\u5358\u72ec":[48,147],"\u5358\u7d14":[11,81,157,220],"\u5358\u8a9e":[39,129,170,171],"\u535a\u4e4b":33,"\u5360\u6709":61,"\u5371\u6a5f":[146,174],"\u5371\u967a":[12,91,102,103,104,113,118,135,136,200],"\u5373\u5024":33,"\u5373\u5ea7":33,"\u539f\u56e0":[10,22,33,144,147,208],"\u539f\u99c5":222,"\u53b3\u5bc6":[33,41,188],"\u53c2\u52a0":[2,3],"\u53c2\u7167\u5143":212,"\u53c2\u7167\u5148":40,"\u53ca\u3073":147,"\u53cb\u4eba":214,"\u53cc\u65b9":10,"\u53cd\u6620":[0,11,12,151,195],"\u53cd\u8ee2":172,"\u53ce\u307e\u308a\u304d\u3089":33,"\u53ce\u96c6":[0,79],"\u53d6\u308a\u51fa\u3055":212,"\u53d6\
 u308a\u51fa\u3057":[58,65,215],"\u53d6\u308a\u51fa\u3059":[11,35,58,65,212],"\u53d6\u308a\u5f97\u308b":196,"\u53d6\u308a\u8fbc\u307e":12,"\u53d6\u308a\u8fbc\u307f":37,"\u53d6\u308a\u9664\u3044":64,"\u53d6\u308a\u9664\u304d":[11,161],"\u53d6\u308b":[151,172,206],"\u53d6\u308c\u308b":101,"\u53d6\u5f97":[3,10],"\u53d7\u3051":[9,33,39,40,41,81,82,125,148,151,154,156,172,200,203,206,215,221],"\u53d7\u3051\u308b":[41,204],"\u53d7\u3051\u4ed8\u3051":[35,39,130,172],"\u53d7\u3051\u53d6\u3063":0,"\u53d7\u3051\u53d6\u308a":[11,148,151,215],"\u53d7\u4ed8":[40,221],"\u53d7\u4fe1":151,"\u53e4\u3044":12,"\u53e4\u304f":41,"\u53e4\u3059\u304e\u308b":18,"\u53ef\u5426":215,"\u53ef\u5909":[37,89,97,117,206],"\u53ef\u8aad":41,"\u53f3\u4e0a":34,"\u53f3\u4e0b":[34,158],"\u53f3\u8fba":[33,35,37],"\u5404\u51fa":129,"\u5404\u52d9":33,"\u5404\u547d":147,"\u5404\u56fd":12,"\u5404\u7a2e":12,"\u5404\u7d22":215,"\u5404\u8981":76,"\u5404\u8a9e":85,"\u5408\u308f\u305b":[12,39,48,172],"\u5408\u7406":194,"\u
 5408\u81f4":[215,222],"\u5408\u8a08":[32,41,85,129,147,183,192,209,210],"\u5409\u5ca1":33,"\u5409\u7530":40,"\u540c\u3058":[0,22,33,34,35,37,41,51,54,65,76,78,79,81,87,107,110,111,113,119,123,124,125,129,132,134,139,146,147,148,149,151,165,172,175,181,182,183,184,185,189,196,200,208],"\u540c\u3058\u4f8b":217,"\u540c\u3058\u5024":[148,215],"\u540c\u3058\u578b":76,"\u540c\u3058\u6570":[146,148,200],"\u540c\u3058\u6708":33,"\u540c\u3058\u91cd\u307f":165,"\u540c\u6642":[0,9,33,64,65,78,129,147,151,222],"\u540c\u671f":[12,147],"\u540c\u68b1":[17,35,39,41],"\u540c\u69d8":[11,12,65,147,177,206,212,222],"\u540c\u7b49":[33,147,207],"\u540c\u7fa9":181,"\u540d\u524d":[12,17,22,33,35,36,37,39,43,44,48,51,52,61,62,64,67],"\u540d\u79f0":33,"\u540d\u7b49":61,"\u540dn":134,"\u5411\u3044":[41,79,129,192],"\u5411\u3051":3,"\u5411\u4e0a":[33,37,148,170,200,204],"\u5426\u304b":[108,110,154],"\u5426\u5b9a":[11,33,129],"\u542b\u307e":[6,11,12,24,33,39,41,79,87,89,95,100,101,108,111,113,119,120,12
 3,126,127,129,130,133,134,135,136,137,151,154,162,165,167,171,172,181,183,184,185,191,194,200,207,215,218],"\u542b\u307e\u308c":[0,40,79,111,119,120,123,129,133,154,167,207],"\u542b\u307e\u308c\u308b":[0,11,12,33,129,146,159,160,209,212,215],"\u542b\u307f":[33,65,79,111,117],"\u542b\u3080":[9,11,33,39,40,41,76,87,88,108,128,129,132,136,145,171,172,184,185,207,215,217,218],"\u542b\u3080\u5024":[146,215],"\u542b\u3080\u5168\u3066":91,"\u542b\u3081":[12,129,154,171,181],"\u542b\u3081\u308b":[12,33,37,38,41,99,108,110,111,113,114,129,139,171,181,215],"\u542b\u3093":[11,33,41,79,113,117,128,129,167,171,172,183,184,189,190,194,212,218],"\u5438\u53ce":215,"\u5468\u4e0a":157,"\u5468\u8fba":[39,167],"\u547c\u3070":[33,40,51,62,64,66,129,172,183,196,215],"\u547c\u3073":[11,69,76,129,146,147,167,212],"\u547c\u3073\u5143":51,"\u547c\u3073\u51fa\u3055":[56,129],"\u547c\u3073\u51fa\u3057":[0,11,33,35,39,41,51,99,129,167,170],"\u547c\u3073\u51fa\u3059":[109,138,155,157,158,163,166,170],"\u
 547c\u3076":[14,33,39,66,69,91,136,170],"\u547c\u3076\u524d":69,"\u547c\u3093":[41,69,129,207,213],"\u547c\u51fa":[48,59,61,64],"\u547d\u4ee4":146,"\u547d\u540d":[39,111],"\u548c\u5e83":40,"\u552f\u4e00":138,"\u554f\u3044\u5408\u308f":11,"\u554f\u984c":[12,17,33,34,35,36,37,39,40,41,47,51,85,88,118,147,148,171,172,194,210,215],"\u559c\u3073":[16,17],"\u56db\u3064":207,"\u56db\u5247":41,"\u56db\u6368":37,"\u56db\u89d2\u5f62":177,"\u56de\u52d5":147,"\u56de\u540c":33,"\u56de\u547c":35,"\u56de\u6307\u5b9a":171,"\u56de\u6570":[39,195],"\u56de\u7279":147,"\u56de\u7e70\u308a":147,"\u56de\u9001\u308b":125,"\u56de\u907f":[12,22,33,41,135,208,209],"\u56f0\u3063":10,"\u56f0\u96e3":[0,39],"\u56f2\u307e":[160,167],"\u56f2\u307f":[146,159,160,167],"\u56f2\u3080":[40,167,215],"\u56f2\u3093":172,"\u56fa\u5b9a":[41,61,65,89,133,206,215],"\u56fa\u5b9a\u9577":35,"\u56fa\u6709":[56,76],"\u56fd\u3054":213,"\u56fd\u540d":213,"\u56fd\u969b":17,"\u56fd\u969b\u5316":[3,15],"\u570f\u5185":218,"\u5727
 \u7e2e":[28,33,37,39,40,41,48,88,128,199],"\u5730\u56f3":0,"\u5730\u57df":0,"\u5730\u5f62":[156,157],"\u5730\u70b9":[156,222],"\u5730\u7cfb":156,"\u578b\u304b":196,"\u578b\u3068\u3057\u3066":196,"\u578b\u540d":[89,128,129],"\u578b\u5909":37,"\u578b\u60c5":39,"\u578b\u6307":39,"\u578b\u7528":54,"\u57cb\u3081\u8fbc\u307e":12,"\u57cb\u3081\u8fbc\u307f":[160,167],"\u57cb\u3081\u8fbc\u3080":147,"\u57f7\u7b46":[18,177,216,217],"\u57fa\u6570":172,"\u57fa\u672c":[0,12,22,39,41,87],"\u57fa\u6e96":[0,12,212,215],"\u57fa\u76e4":51,"\u5831\u4ee5":139,"\u5831\u544a":[3,10],"\u5834\u5408":[5,6,7,10,11],"\u5834\u6240":2,"\u5883\u754c":[39,108,110,156],"\u5897\u3048":[76,126,131,139,182,185,217],"\u5897\u3048\u308b":[33,115,140,151],"\u5897\u3084":[6,7,33,66,76],"\u5897\u3084\u3059":[14,66,76,129,182,195],"\u5897\u5206":129,"\u5897\u52a0":[40,129],"\u5897\u5927":156,"\u58ca\u3057":[33,144],"\u58ca\u3059":39,"\u58ca\u308c":[33,35,37,39,85,118,124,135,144],"\u58ca\u308c\u308b":[33,34,35,37,39
 ,40,41,102,103,104],"\u5909\u3048":87,"\u5909\u3048\u308b":[87,129,194,209],"\u5909\u308a":41,"\u5909\u308f\u3063":[87,194],"\u5909\u308f\u308a":[33,84,85,125,194,207,222],"\u5909\u308f\u308b":[159,160,167,194,209],"\u5909\u5316":[0,33],"\u5909\u63db":[33,37,65,83,148,172,175],"\u5909\u6570":[12,14,29,33,36,37,38,39,40,41,62,70,129,172,181],"\u5909\u66f4":[12,18,21,22,28,33,34],"\u5909\u66f4\u5f8c":[49,51,53,60,61,64],"\u5909\u66f4\u70b9":3,"\u5916\u90e8":9,"\u591a\u3044":[144,171,172,178,209],"\u591a\u304f":[37,100,111,129,133,148,164,167,171,172,182,185,194,199,204,209,212,215],"\u591a\u3059\u304e":35,"\u591a\u3059\u304e\u308b":129,"\u591a\u5f69":0,"\u591a\u69d8":0,"\u591a\u6bb5":33,"\u591a\u91cd":145,"\u591a\u9762":0,"\u5927\u304d":[39,76,85,133,144,148,192,195],"\u5927\u304d\u3044":[11,33,37,41,82,95,129,133,144,171,192,194,195],"\u5927\u304d\u304f":[35,78,99,144,157,184,212],"\u5927\u304d\u3055":192,"\u5927\u4e08":19,"\u5927\u4e08\u592b":[10,28],"\u5927\u4e8b":[171,181]
 ,"\u5927\u5207":0,"\u5927\u5225":212,"\u5927\u62b5":148,"\u5927\u6587":[129,182],"\u5927\u6587\u5b57":[41,133,164,182,215],"\u5927\u898f\u6a21":0,"\u5927\u8cb4":39,"\u5927\u91cf":[11,33,41,133,135,183,184,192,214,215],"\u5927\u95a2":41,"\u592a\u90ce":214,"\u592b\u5fc5":220,"\u5931\u308f":39,"\u5931\u52b9":[84,148],"\u5931\u6557":[12,33,35,37,39,40,41,46,47,70,87,88,91,92,94,95,98,100,102,103,104,113,119,120,123,124,129,133,135,136,141,171,182,215],"\u5947\u5999":182,"\u5947\u6570":172,"\u5968\u6271\u3044":41,"\u597d\u304d":17,"\u59a5\u5f53":[33,192],"\u59cb\u307e\u3063":[79,178,190],"\u59cb\u307e\u308a":12,"\u59cb\u307e\u308b":[28,41,64,74,88,129,147,171,172,181,188,190,194,200],"\u59cb\u3081":17,"\u59cb\u70b9":215,"\u5b09\u3057\u304f":10,"\u5b50\u5348\u7dda":156,"\u5b57\u5165":178,"\u5b57\u5217":[33,37,41,92,93,94,133,171,196],"\u5b57\u5c0f":[129,182],"\u5b58\u5426":61,"\u5b58\u5728":[0,18,33,34,35,39,40,41,44,51,61,64,65,74,79,92,93,99,111,113,116,125,129,147,148,154,157,1
 58,186,194,204,206,207,210,213,215,217,222],"\u5b66\u3073":[111,129,156,213],"\u5b66\u3093":218,"\u5b66\u7fd2":[35,40,132],"\u5b66\u7fd2\u7528":151,"\u5b89\u5168":[33,206],"\u5b89\u5b9a":[0,38,78,85],"\u5b89\u5fc3":10,"\u5b8c\u4e86":[12,17,82,129],"\u5b8c\u5168":[11,44,64,88,109,129,133,172,192],"\u5b8c\u74a7":185,"\u5b8c\u7d50":10,"\u5b9a\u5024":39,"\u5b9a\u5b50":182,"\u5b9a\u6570":33,"\u5b9a\u7fa9":[11,33,39,41,44,48,56,62,64,67,74,87,88,90,96,98,99,108,111,129,134,146,154,156,159,160,161,162,164,165,167,168,169,171,172,173,181,182,183,184,185,186,196,206,215,217],"\u5b9f\u4f53":51,"\u5b9f\u4f8b":[3,4],"\u5b9f\u51e6":[11,62],"\u5b9f\u6570":196,"\u5b9f\u65bd":12,"\u5b9f\u73fe":[0,3,4],"\u5b9f\u7528":41,"\u5b9f\u7a3c":145,"\u5b9f\u884c":[0,3],"\u5b9f\u884c\u4f8b":[14,39,44,76,78,79,84,87,89,91,92,93,94,95,98,100,102,103,104,108,109,111,112,113,114,115,116,117,118,119,120,123,124,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,148,151,154,156,159,160,161,162,1
 64,165,167,168,169,171,172,173,174,175,178,182,183,184,185,188,189,191,193,194,206,212,213,214,215,217,218,219,220,221,222],"\u5b9f\u88c5":[17,33,37,39,41,66,82,87,111,126,127,129,148,149,156,185,186,199],"\u5b9f\u969b":[32,40,44,66,108,110,111,113,129,131,183,195,209,214,217],"\u5b9f\u9a13":33,"\u5bb9\u91cf":[33,85],"\u5bc6\u9375":3,"\u5bfe\u51e6":41,"\u5bfe\u5fdc":[0,9],"\u5bfe\u7167":165,"\u5bfe\u7b56":[22,208],"\u5bfe\u8a71":[206,215],"\u5bfe\u8c61":[0,9,11,12,14,17,18,28,33,37,38,41,48,51,52,54,58,61,63,64,65,72,78,86,88,90,92,93,94,96,97,98,99,100,101,102,103,104,111,113,116,117,118,124,125,129,132,133],"\u5bfe\u8c61column":48,"\u5bfe\u8c61ctx":51,"\u5bfe\u8c61cursor":[58,65],"\u5bfe\u8c61id":59,"\u5bfe\u8c61obj":59,"\u5bfe\u8c61object":[48,52,56,59,61,62,68],"\u5bfe\u8c61table":[48,61,64,65],"\u5bfe\u8c61table1":64,"\u5bfe\u8c61table2":64,"\u5c02\u7528":[1,12,17,118,206,219],"\u5c06\u6765":[40,76,108,114,115,126,127,140,156,186,200,206],"\u5c0e\u5165":[3,14,15,17],"\u
 5c0f\u3055":33,"\u5c0f\u3055\u3044":[11,36,65,129,133,157,171,184,192,194],"\u5c0f\u3055\u304f":[33,41,156,157,173,182,192,195,200],"\u5c0f\u306a\u308a":170,"\u5c0f\u5024":[108,110,111,113],"\u5c0f\u6570":[33,37,79,82,146],"\u5c0f\u6570\u70b9":212,"\u5c0f\u6587\u5b57":[65,133,139,164,175,182,215],"\u5c0f\u897f":40,"\u5c11\u304f":210,"\u5c11\u3057":[28,185],"\u5c11\u3057\u9055\u3044":129,"\u5c11\u306a\u3044":[41,129,170,171,172,173,181],"\u5c11\u306a\u304f":[0,10,33,95,167,171,172,173,195],"\u5c11\u306a\u3051\u308c":133,"\u5c1a\u4e5f":40,"\u5c3a\u5ea6":0,"\u5c55\u958b":[12,22,28,31,33,37,39,40,43,95,119,120,123,129,165],"\u5c55\u958b\u5f8c":129,"\u5c55\u958b\u7528":37,"\u5c5e\u3057":[72,196,213],"\u5c5e\u3059\u308b":[48,61,65,134],"\u5c5e\u6027":[36,88,114,115,134,139,140,161],"\u5c65\u6b74":12,"\u5c71\u672c":41,"\u5ca9\u4e95":[39,40],"\u5ca9\u677e":33,"\u5cf6\u7530":39,"\u5d8b\u7530":39,"\u5de6\u4e0a":[34,158],"\u5de6\u4e0b":34,"\u5de6\u53f3":215,"\u5de6\u8fba":33,"\u5dee\u3
 057":12,"\u5dee\u5206":147,"\u5dee\u96c6\u5408":172,"\u5e02\u5185":177,"\u5e02\u771f":33,"\u5e03\u6559":3,"\u5e38\u306b":33,"\u5e73\u5747":[41,129],"\u5e73\u884c":12,"\u5e74\u9f62":[0,133],"\u5e83\u304f":[12,182],"\u5ea6\u3068":37,"\u5ea6\u5206":196,"\u5ea6\u5408\u3044":209,"\u5ea6\u6570":[37,172,212,222],"\u5ea6\u6d6e":196,"\u5ea6\u8868":35,"\u5ea6y":196,"\u5ea7\u6a19":[37,156,157,158,172,177,218],"\u5ea7\u6a19\u5024":37,"\u5ec3\u6b62":[78,178],"\u5f0f\u5168":[171,172],"\u5f0f\u8868":54,"\u5f0f\u96c6\u5408":182,"\u5f15\u3044":172,"\u5f15\u304d\u51fa\u3059":0,"\u5f15\u304d\u7d9a\u304d":40,"\u5f15\u304d\u8d77\u3053\u3059":[39,40],"\u5f15\u304d\u8d77\u3059":[33,39,40],"\u5f15\u6570":[11,22,33,34,39,40,41,43,51,65,78],"\u5f15\u7528":[40,146],"\u5f15\u8a9e":215,"\u5f31\u70b9":0,"\u5f35\u3063":[33,40,113,129,135],"\u5f35\u3089":[33,39,40,48,100,184,185,212],"\u5f35\u308b":[135,171,172],"\u5f35\u308c\u308b":40,"\u5f37\u5236":[33,34,39,41,61,118,130],"\u5f37\u529b":182,"\u5f37\u531
 6":[35,37,41],"\u5f53\u3066":[51,125,134,139,192],"\u5f53\u8a72":[61,78],"\u5f62\u5f0f":[11,22,33,34,37,38,39,41,43,50,51,53,77],"\u5f62\u614b":[0,28,172,194],"\u5f62\u72b6":177,"\u5f71\u97ff":[12,33,39,40,41,184],"\u5f79\u5272":[165,215],"\u5f79\u7acb\u3061":40,"\u5f85\u3061\u53d7\u3051\u308b":[206,219],"\u5f85\u3064":82,"\u5f8c\u304b\u3089":99,"\u5f8c\u65b9":[11,22,33,39,41],"\u5f8c\u8005":[44,151,175,181,222],"\u5f8c\u8ff0":[11,12,65,129,168,182,186],"\u5f93\u3046":35,"\u5f93\u3063":[63,64,65,129,149,200],"\u5f93\u6765":41,"\u5f97\u3089\u308c":[138,162],"\u5f97\u308b":[148,178],"\u5fa9\u53f7":12,"\u5fa9\u65e7":[33,38,52,144],"\u5faa\u74b0":33,"\u5fc3\u304c":14,"\u5fc3\u914d":23,"\u5fc5\u305a":[64,72,78,110,129,133,164,182,183,206],"\u5fc5\u8981":[0,3,5],"\u5fc5\u9808":[28,31],"\u5fd8\u308c":[37,76,164],"\u5fd8\u308c\u308b":102,"\u5fdc\u3058":[0,59,147,182],"\u5fdc\u7528":0,"\u5fdc\u7b54":[0,40],"\u601d\u3044":17,"\u601d\u3044\u51fa\u3057":129,"\u601d\u3046":[182,213,217],
 "\u601d\u3063":16,"\u6027\u5225":0,"\u6027\u80fd":[0,33],"\u6069\u6075":204,"\u60aa\u610f":[151,172],"\u60c5\u5831\u540d":134,"\u60f3\u5b9a":[85,99,214],"\u610f\u5473":[11,28,33,40,44,54,76,82,89,100,103,117,118,124,125,129,131,132,146,147,171,172,178,181,182,185,194,195,213,215,222],"\u610f\u56f3":[33,39,40,41,165,168,171,184,217],"\u610f\u8b58":133,"\u611f\u3058":10,"\u614e\u91cd":14,"\u6163\u308c":213,"\u6163\u7fd2":39,"\u6210\u308a":[129,171,206],"\u6210\u308a\u7acb\u3063":11,"\u6210\u529f":[12,28,33,47,48,51,52,54,61,64,69,70],"\u6210\u679c":3,"\u623b\u3057":95,"\u623b\u3063":148,"\u623b\u308a":[39,61],"\u623b\u308a\u5024":[46,47,48,51,52,54,58,61,64,66,69,70],"\u6240\u5b9a":[133,193,207,209],"\u6240\u5c5e":91,"\u6240\u6709":33,"\u624b\u52d5":[18,148,151],"\u624b\u6bb5":[11,54],"\u624b\u7d9a\u304d":[56,62],"\u624b\u9593":10,"\u624b\u9806":[3,4,10],"\u6253\u3061":108,"\u6253\u3061\u5207\u308a":40,"\u6253\u3063":12,"\u6253\u3064":12,"\u6253\u3064\u524d":12,"\u6271\u3044":
 [33,41,78,188,194,207,212],"\u6271\u3046":[0,2,38,40,83,108,110,172,195,209,210],"\u6271\u3048":[33,51,216],"\u6271\u3048\u308b":[40,41,210],"\u6271\u3063":[34,40,218],"\u6271\u308f":[33,39,40,41,51,129,139,147,171,175,177,209,212],"\u627f\u8a8d":41,"\u628a\u63e1":[10,100],"\u6291\u3048":209,"\u6291\u5236":[39,40,41],"\u6295\u5165":[34,108,209],"\u6295\u7a3f":12,"\u6295\u7a3f\u5834\u6240":218,"\u629c\u304d\u51fa\u3059":0,"\u629c\u3051":[33,37,40,41],"\u629c\u3051\u308b":215,"\u62bc\u3057":215,"\u62bc\u3059":[17,215],"\u62bd\u51fa":[39,129,133,160,167,168],"\u62c5\u5f53":12,"\u62c5\u5f53\u8005":12,"\u62e1\u5927":10,"\u62e1\u5f35":[22,37,41,133,182,211],"\u62e1\u5f35\u578b":212,"\u62e1\u5f35\u5b50":[35,119,120,123,147,179],"\u62ec\u5f27":101,"\u6301\u3061":[11,72,89,128,129,139,146,148,182],"\u6301\u3063":[0,10,39,76,89,111,114,115,117,129,139,140,146,171,172,175,189],"\u6301\u3064":[0,9,37,64,74,89,101,111,115,129,140,156,168,172,175,177,189,212,213,214,215],"\u6301\u3064\u30
 59\u3079":129,"\u6301\u3066":[89,193],"\u6301\u3066\u308b":33,"\u6307\u3057":212,"\u6307\u3059\u5024":65,"\u6307\u5b9a":[0,6,7,8,11],"\u6307\u6570":172,"\u6307\u6a19":61,"\u6307\u793a":[56,188,215,219],"\u6307\u91dd":[3,4],"\u6319\u304c\u3063":194,"\u6319\u52d5":[22,33,35,39,41,60,99,113,142,146,182,184,194],"\u632f\u821e":156,"\u632f\u821e\u3044":[39,40,41,154,165],"\u633f\u5165":[12,39,56,146,167,215],"\u6368\u3066":37,"\u6392\u4ed6":33,"\u639b\u3051":172,"\u63a1\u7528":[0,138,206,209],"\u63a2\u3057":[0,129,147,194],"\u63a2\u3059":[178,194,217],"\u63a2\u7d22":0,"\u63a5\u7d9a":[1,9,39,121,146,147],"\u63a5\u7d9a\u5148":145,"\u63a5\u8fd1":11,"\u63a5\u982d":[37,172,192],"\u63a8\u5968":[23,33,39,41,78,79,129,151,195,219],"\u63a8\u5b9a":33,"\u63a8\u6e2c":28,"\u63a8\u79fb":78,"\u63a8\u9032":40,"\u63d0\u4f9b":[0,1],"\u63d0\u6848":[10,22,33,35,37,38,39,40,41,43,132,187],"\u63db\u3048":[33,44,61,65,182,221],"\u63db\u3048\u308b":[12,33,44,72,135],"\u63db\u6642":37,"\u63fa\u308c":221,
 "\u642d\u8f09":0,"\u643a\u5e2f":0,"\u64a4\u53bb":37,"\u64a4\u5ec3":[35,41,70,86,123,131,146],"\u64cd\u4f5c":[0,11,22,33,40,43,48,51,54,61,64,91,116,129,136,146,170,172],"\u64ec\u4f3c":[22,33,43,48,72],"\u652f\u63f4":190,"\u6539\u540d":[37,39],"\u6539\u5584":[33,34,37,39,40,41],"\u6539\u884c":[33,37,38,146],"\u6570\u3048":[131,213],"\u6570\u3048\u308b":[129,213],"\u6570\u5024":[11,22,33,34,35,76,81,84,88,126,129,157,171,172,207,211],"\u6570\u5b57":[41,111,129,133,147,182,189,194,209],"\u6570\u70b9":[129,196],"\u6570\u73e0":168,"\u6574\u3063":14,"\u6574\u5217":[0,215],"\u6574\u5408":[34,61],"\u6574\u5f62":[33,80,215],"\u6574\u6570":[33,74,76,83,117,129,138,146,166],"\u6574\u7406":[39,40],"\u6587\u5b57":[0,11,33,34,37,39,40,41,51,52,54,61,64,65,76,101,106,114,128,129,133,137,139,142,146,151,155,156,157,158,159,160,167,171,172,175,181],"\u6587\u5b57\u5217":[22,33,39,40,41,53,54,76,79,81,93,101,114,129,139,151,155,156,159,160,164,167,168,170,171],"\u6587\u5b57\u6570":[167,172],"\
 u6587\u5b57\u7a2e":182,"\u6587\u66f8":[0,18,41,170],"\u6587\u66f8\u4e2d":[183,184],"\u6587\u66f8\u5185":193,"\u6587\u6cd5":[22,211],"\u6587\u8108":168,"\u65ad\u7247":167,"\u65b0\u3057\u3044":[0,3,6,7],"\u65b0\u3057\u304f":[10,41,78,109,129,133,170,173,215],"\u65b0\u305f":[11,48,52,56,64],"\u65b0\u5bbf":222,"\u65b0\u5bbf\u99c5":222,"\u65b0\u65e7":33,"\u65b0\u8a9e":194,"\u65b9\u5411":65,"\u65b9\u5f0f":[0,215,217],"\u65b9\u5f62":[156,157],"\u65b9\u6cd5":0,"\u65e2\u5b58":[0,1,12,33,39,41,44,52,64,107,110,129,144,147,186,204,206,212,215],"\u65e2\u5b9a":39,"\u65e2\u5b9a\u5024":204,"\u65e2\u77e5":108,"\u65e5\u3005":10,"\u65e5\u3054\u3068":108,"\u65e5\u4ed8":[0,12,156],"\u65e5\u6642":[22,111,196,211],"\u65e5\u672c":[12,41,157,158,164,171,172,178,188,194,196,222],"\u65e5\u672c\u4eba":188,"\u65e5\u672c\u6e2c":156,"\u65e5\u672c\u8a9e":[0,2,17,19,39,171,172,178,188,194,209],"\u65e5\u6b21":33,"\u6607\u964d":65,"\u6607\u9806":[61,64,65,112,129,213,215,222],"\u660e\u78ba":41,"\u660e\u793a\
 u7684":130,"\u6642\u306b":37,"\u6642\u4ee3":0,"\u6642\u4ee5\u5916":35,"\u6642\u523b":[33,52,79,147,163,189,218],"\u6642\u671f":33,"\u6642\u70b9":[12,39,46,47,51,53,61,78],"\u6642\u9593":[0,6,7,33,35,37,40,41,46,79,130,131,144,147,151,171],"\u666e\u53ca":0,"\u666e\u901a":[10,172],"\u6697\u53f7":12,"\u66d6\u6627":33,"\u66f8\u3044":[33,41,171,172,182,218],"\u66f8\u304b":[18,33,39,186,218],"\u66f8\u304d":[0,33,129,147,182],"\u66f8\u304d\u51fa\u3057":100,"\u66f8\u304d\u51fa\u3059":100,"\u66f8\u304d\u5f8c":207,"\u66f8\u304d\u63db\u3048":[12,21],"\u66f8\u304d\u8fbc\u307e":107,"\u66f8\u304d\u8fbc\u307f":[28,33,103],"\u66f8\u304d\u8fbc\u3080":[33,147],"\u66f8\u304d\u8fbc\u3081\u308b":41,"\u66f8\u304f":[41,146,171,182,217],"\u66f8\u3051\u308b":[33,39,40,41],"\u66f8\u5f0f":[22,116,118,129],"\u66ff\u3048":[12,22,33,41,209,211],"\u66ff\u3048\u308b":[33,215],"\u66ff\u308f\u308b":33,"\u6700\u3082":[51,85,129],"\u6700\u4e2d":[0,118],"\u6700\u521d":[10,33,37,41,51,79,125,129,133,154,159,160,
 167,171,172,181,182,183,194,204,212,215,217],"\u6700\u5927":[32,33,34,35,37,39,40,41,44,47,66,67,84,92,93,94,95,108,109,110,111,113,117,129,131,133,135,138,142,146,147,151,154,166,167,172,183,184,192],"\u6700\u5927\u5024":[39,41,108,110,111,113,129,184],"\u6700\u5927\u7dcf":[32,33,117,133],"\u6700\u5c0f":[24,25,26,30,33,129,154,204],"\u6700\u5c0f\u5024":[41,108,110,111,113,129,172],"\u6700\u5c0f\u9650":148,"\u6700\u5f8c":[12,33,35,39,51,139,147,148,172,182,194,209,212],"\u6700\u65b0":[2,6,7,8,12,33,37,84],"\u6700\u7d42":[52,76,129],"\u6700\u7d42\u66f4":52,"\u6700\u9069":[33,148],"\u6700\u9577":[37,81,147,172],"\u6708\u6b21":33,"\u6709\u3057":89,"\u6709\u529b":132,"\u6709\u52b9":[0,6,7,8,12,18,24,28,30,33,37,38,40,41,48,52,61,64],"\u6709\u7121":[159,212],"\u6709\u7528":[33,41,44,79,82,89,118,148,192,200,215],"\u6709\u76ca":0,"\u671b\u307e\u3057\u3044":[0,10,12],"\u671f\u5316":[39,51],"\u671f\u5f85":[0,178,182,194,212],"\u6728\u4e0a":65,"\u672a\u4f7f":41,"\u672a\u4f7f\u7528":2
 06,"\u672a\u521d":39,"\u672a\u5b9a":212,"\u672a\u5b9a\u7fa9":41,"\u672a\u5b9f\u88c5":111,"\u672a\u5bfe":39,"\u672a\u6e80":[65,82,146,171],"\u672a\u77e5":38,"\u672a\u8a2d":39,"\u672a\u958b\u653e":35,"\u672b\u5c3e":[56,61,65,108,113,182],"\u672b\u6c38":33,"\u672c\u4f53":3,"\u672c\u5f53":[188,221],"\u672c\u6587":[161,217],"\u672c\u756a":[12,33,110],"\u672c\u8a9e":194,"\u672c\u8cea":147,"\u6749\u672c":33,"\u6749\u672c\u6dbc":33,"\u6751\u4e0a":[33,40,41],"\u6761\u4ef6":[3,11],"\u6761\u4ef6\u5f0f":39,"\u6771\u4eac":[156,194,207,209,222],"\u6771\u4eac\u90fd":[194,207,209],"\u6790\u5668":[0,194],"\u6790\u7cfb":172,"\u679c\u305f":215,"\u67af\u308c":[1,204],"\u67d4\u8edf":[0,165,170],"\u6817\u5c71":[33,41],"\u682a\u5f0f":[33,41],"\u683c\u7d0d":[0,11,32,37,44,47,48,52,56,59,61,63,64,74,88,133,134,146,164,172,173,177,186,192],"\u6848\u5185":[10,12,33],"\u68ee\u7530":214,"\u691c\u51fa":6,"\u691c\u67fb":61,"\u691c\u7d22\u4f8b":3,"\u691c\u7d22id":64,"\u691c\u7d22key":64,"\u691c\u8a0e":[183
 ,184,185,204,209],"\u691c\u8a3c":[41,145],"\u6955\u5186":[156,157],"\u6975\u4ed8":[156,157],"\u697d\u3057":[207,209],"\u697d\u3057\u3044":[207,209],"\u6982\u5ff5":78,"\u6982\u7b97":137,"\u69cb\u3044":[17,160,167],"\u69cb\u6210":[11,12,24,25,26,30,41,204,215],"\u69cb\u6587":[22,33,36,39,40,41,43,54,76],"\u69cb\u7bc9":3,"\u69cb\u9020":[0,11,51,64,79,192,214],"\u69cb\u9020\u4f53":[33,41,51,58,62],"\u69d8\u3005":[3,11],"\u6a19\u6e96":[33,34,38,41,78,85,86,88,90,96,97,99,101,105,106,107,121,134,145,146,148,149,183,206,215],"\u6a19\u8a18":41,"\u6a29\u8868":41,"\u6a29\u9650":[28,33,40,219],"\u6a2a\u5c71":[33,40,41],"\u6a5f\u68b0":41,"\u6a5f\u80fd":[0,6,7,8,11,28,33,34,35,37,38,39,40,41,44,51,76,82,87,100,108,109,111,114,120,125,129,132,133,135,138,144,146,147,148,151,159,160,164,165,167,170,171,176],"\u6b20\u70b9":0,"\u6b20\u843d":40,"\u6b21\u56de":[12,78],"\u6b21\u671f":12,"\u6b21\u90ce":214,"\u6b32\u3057\u3044":186,"\u6b53\u8fce":3,"\u6b62\u3081":[33,41,66],"\u6b62\u3081\u308b":4
 4,"\u6b63\u3057\u3044":[33,171,181,189,190],"\u6b63\u3057\u304f":[33,39,40,41,171,188],"\u6b63\u5e38":[12,33,111,147],"\u6b63\u5f0f":41,"\u6b63\u78ba":[109,212,215],"\u6b63\u898f":[22,33,38,39,41,43,64,114,133,137,139,159,160],"\u6b63\u898f\u5316":[39,114,167],"\u6b66\u8005":33,"\u6b8a\u547d":147,"\u6b8b\u3063":[35,40,135],"\u6b8b\u308a":[78,129,133,137,181],"\u6b8b\u308b":37,"\u6b8b\u5ff5":212,"\u6bb5\u843d":[48,88,89],"\u6bb5\u968e":195,"\u6bd4\u3079":[41,173],"\u6bd4\u8f03":[22,33,35,39,41,129,147,171],"\u6c17\u306b":[17,61,89,108],"\u6c17\u8efd":[10,41],"\u6c38\u7d9a":[22,43,48,61,64,89,133,142],"\u6c42\u307e\u308a":0,"\u6c42\u3081":[0,155],"\u6c42\u3081\u308b":[0,156,157,213],"\u6c4e\u7528":[146,147,148],"\u6c7a\u307e\u308a":181,"\u6c7a\u307e\u308b":215,"\u6c7a\u3081":[87,108,129,133],"\u6c7a\u3081\u308b":[11,129],"\u6c7a\u5b9a":129,"\u6cbf\u3046":41,"\u6ce8\u610f":[12,37,40,64,76,100,113,118,125,129,133,135,147,148,151,161,169,171,172,195,200,209,212,213,215,220],"\u6c
 e8\u76ee":[129,213],"\u6ce8\u8a18":40,"\u6d0b\u5fd7":[33,41],"\u6d0b\u723e":37,"\u6d3b\u304b\u3059":129,"\u6d3b\u7528":[33,204],"\u6d41\u3057":12,"\u6d41\u308c":3,"\u6d41\u91cf":200,"\u6d45\u898b":40,"\u6d69\u4e8c":39,"\u6d6e\u52d5":[33,79],"\u6d88\u3048":192,"\u6d88\u305b":148,"\u6d88\u53bb":40,"\u6d88\u8cbb":[82,173],"\u6df1\u523b":[39,41,209],"\u6df7\u3056\u3063":194,"\u6df7\u305c":[132,212],"\u6df7\u305c\u308b":76,"\u6df7\u4e71":33,"\u6df7\u5728":[33,149],"\u6dfb\u4ed8":39,"\u6e08\u307f":[10,12,24,25,26,30,33,37,39,40,48,88,101,112,139,181,188,189,190,196,204],"\u6e08\u3080":33,"\u6e1b\u3063":33,"\u6e1b\u3089":[33,39,66,189,192,221],"\u6e1b\u308b":178,"\u6e1b\u5c11\u5f8c":66,"\u6e1b\u7b97":61,"\u6e21\u3055":[11,39,40,62,66,156],"\u6e21\u3057":[6,7,8,11,33,41,101,125,138,144,151,171,215,219],"\u6e21\u3059":[33,38,172,215],"\u6e2c\u4f4d":0,"\u6e2c\u5730":[156,157,158,196,212,222],"\u6e2c\u5730\u7cfb":196,"\u6e2c\u5b9a":147,"\u6e2c\u7528":34,"\u6e80\u3055":40,"\u6e80\u3059"
 :[33,40],"\u6e80\u305f":[11,33,113,135,168,182,222],"\u6e96\u5099":3,"\u6e96\u62e0":[40,148],"\u6f0f\u308c":[0,12,39,170,221],"\u6f14\u7b97":[28,33,35,39,40,41,64,170,172],"\u6f14\u7b97\u5b50":[11,33,35,39,40,87,129,164],"\u6f22\u5b57":[164,178,194],"\u6fc1\u70b9":175,"\u7027\u5185":40,"\u70b9\u4ee5\u4e0b":212,"\u70b9\u6570":[33,79],"\u70b9\u9593":[156,177],"\u7121\u3057":[100,109,182],"\u7121\u52b9":[6,7,8,18,28,33,38,39,40,53,64,65,118,129,146,148,151,171,188],"\u7121\u540d":[61,64],"\u7121\u8996":[33,35,37,39,40,41,64,65,98,99,114,125,129,139,146,164,171,181,192,194,209],"\u7121\u9650":[33,35,39,41],"\u7121\u99c4":0,"\u7279\u306b":[11,12],"\u7279\u5225":[28,46,54,83,129,139,171,182,188],"\u7279\u5316":[17,172],"\u7279\u5b9a":0,"\u7279\u6027":192,"\u7279\u6709":76,"\u7279\u6b8a":[40,61,79],"\u72b6\u614b":[0,10,12,24,25,26,30,33,35,39,41,44,51,85,145,146,188,209,215],"\u72b6\u6cc1":[0,56,129,172,209],"\u72ec\u7acb":109,"\u72ec\u81ea":[0,33,79,145],"\u72ed\u3081\u308b":100,"
 \u7372\u5f97":[33,102,104],"\u7389\u91ce":41,"\u73fe\u308c":139,"\u73fe\u308c\u308b":209,"\u73fe\u4ee3":0,"\u73fe\u5728":[0,12,25,33,44,47,51,52,58,61,62,84,87,91,107,109,131,133,135,136,145,147,163,177,215,216,218],"\u73fe\u5728\u5730":218,"\u73fe\u5b9f":213,"\u73fe\u72b6":78,"\u73fe\u983b":41,"\u7403\u9762":[156,157],"\u7406\u7531":0,"\u7406\u89e3":[113,129,135,215],"\u7406\u95a2":62,"\u74b0\u5883":[0,3,6,7,8],"\u751f\u3058":[86,90,96,105,106,107],"\u751f\u6210":[3,6],"\u7528\u3044":[0,14,22,33,34,37,47],"\u7528\u3044\u308b":[0,61,206,212,214,215,216,222],"\u7528\u5909":41,"\u7528\u610f":[11,12,28,61,129,147,156,188,189,190,191,194,195],"\u7528\u79d8":3,"\u7528\u8a9e\u96c6":[22,43,85],"\u7528\u9014":[0,23,24,25,26,30,31,40,41,76,79,129,182,186,192,204],"\u7530\u6cbc":41,"\u7530\u8fba":40,"\u7531\u6765":[151,170],"\u753b\u9762":[12,34,41],"\u7551\u30b1":[33,41],"\u7551\u30f6":41,"\u756a\u53f7":[12,40,41,48,74,128,145,146,147,151,182,200,204,206,219],"\u756a\u76ee":[40,64,65
 ,89,110,114,129,139,171,172,182,183,212,215],"\u7570\u306a\u3063":[33,65],"\u7570\u306a\u308a":[41,171],"\u7570\u306a\u308b":[22,39,41,147,165,183,208],"\u7570\u5e38":[85,147],"\u7591\u4f3c":[39,40,41,74,101,166],"\u7591\u554f":217,"\u767a\u63ee":0,"\u767a\u751f":[0,12,28,33,34,39,40,41,51,61,64,79,88,118,133,209],"\u767a\u884c":206,"\u767b\u9332":[0,3,11,12],"\u7686\u5ddd":41,"\u76ee\u304f\u3089\u3044":133,"\u76ee\u4ee5\u964d":129,"\u76ee\u5b89":12,"\u76ee\u7684":[28,40,108,139,151],"\u76ee\u8996":79,"\u76f4\u3057":[33,195],"\u76f4\u3059":124,"\u76f4\u4e0b":37,"\u76f4\u524d":56,"\u76f4\u5f8c":51,"\u76f4\u611f":220,"\u76f4\u63a5":[99,218],"\u76f8\u5bfe":[12,37,129],"\u76f8\u5bfe\u30d1\u30b9":41,"\u76f8\u5f53":[79,213,215,222],"\u76f8\u5fdc":64,"\u76f8\u624b":10,"\u7701\u30b9\u30da\u30fc\u30b9\u30d0\u30fc\u30b8\u30e7\u30f3":33,"\u7701\u7565":[12,40,48,84],"\u771f\u306a\u3089":172,"\u771f\u507d":[33,40,171,172,196,212],"\u771f\u507d\u5024":22,"\u77e5\u3089":194,"\u77e5\u308b":
 213,"\u77e5\u8b58":147,"\u77e9\u5f62":[0,158,222],"\u77ed\u3044":[33,35,218],"\u77ed\u304f":[0,173],"\u77ed\u6642\u9593":0,"\u77ed\u7e2e":[6,7,33],"\u7834\u58ca":64,"\u7834\u68c4":[51,62],"\u78ba\u4fdd":[33,51,54,59,210],"\u78ba\u5b9a":132,"\u78ba\u5b9f":189,"\u78ba\u7387":132,"\u78ba\u8a8d":[3,10],"\u78ef\u90e8":40,"\u793a\u3055":134,"\u793a\u3057":[12,45,83,87,108,114,128,156,162,177,183,194,203,206,209,213,215,217,219],"\u793a\u3059":[44,79,83,98,101,102,111,113,128,129,134,154,156,157,158,159,160,161,162,164,165,167,168,169,171,172,183,184,185,200,212,220],"\u79cb\u8449":222,"\u79d2\u3088\u308a":36,"\u79d2\u5358":[196,212],"\u79d2\u5f62":196,"\u79d2\u5f8c":82,"\u79d2\u60c5":37,"\u79d2\u6570":[79,172,196,212,218],"\u79d2\u8868":[172,209,212,222],"\u79d2\u9593":37,"\u79d8\u5bc6":12,"\u79fb\u52d5":[12,16,31,37,39,87,107],"\u79fb\u884c":[37,78],"\u7a0b\u5ea6":[37,40,215],"\u7a2e\u5225":114,"\u7a2e\u985e":[1,11,12,22,33,37,44,59,62,64,74,76,83,87,116,117,128,129,132,133,139,1
 46,147,151,171,172,183,184,185,188,189,191,192,194,206,209,211],"\u7a32\u7530":40,"\u7a4d\u307f\u91cd\u306a\u3063":40,"\u7a4d\u7528":129,"\u7a4d\u7b97":[11,129],"\u7a7a\u304d":[85,210],"\u7a7a\u6587":[33,41,92,93,94,171,196],"\u7a7a\u767d":[0,33,101,114,139,146,171,191,194,209,215],"\u7a7a\u914d":128,"\u7a81\u7136":40,"\u7acb\u3061":79,"\u7acb\u3061\u4e0a\u304c\u3063":147,"\u7acb\u3061\u4e0a\u3052":147,"\u7acb\u3064":[144,182],"\u7acb\u3064\u304b":194,"\u7acb\u5834":3,"\u7acb\u5ddd":33,"\u7adc\u4e4b":33,"\u7aef\u672b":0,"\u7b26\u53f7":[33,83],"\u7b49\u3057\u3044":[11,61,129,171,172],"\u7b49\u3057\u304f":[11,171,172],"\u7b49\u4fa1":[33,35,41,129,170],"\u7b49\u5024":35,"\u7b87\u6240":[12,40,79,167],"\u7b97\u51fa":[39,41],"\u7b97\u8853":40,"\u7ba1\u7406":[12,18,22,28,34,37,38,39,41,44,51,81,85,95,117,125,142,144,146],"\u7bc4\u56f2":[0,22,33,39,40,41,58,61,65,74,78,109,113,129],"\u7bc4\u56f2\u5916":41,"\u7be0\u7530":[33,41],"\u7c21\u5358":[12,28,41,89,91,108],"\u7c21\u6613":[41,
 156,204],"\u7c21\u7565":[40,162],"\u7cbe\u5ea6":33,"\u7cfb\u5ea7":[157,158],"\u7d00\u5143":33,"\u7d14\u7c8b":194,"\u7d1b\u3089\u308f\u3057\u3044":182,"\u7d20\u65b9":0,"\u7d20\u6734":213,"\u7d20\u89e3":[0,28,172,194],"\u7d22\u6642":35,"\u7d22\u7528":[22,211],"\u7d30\u5206":212,"\u7d39\u4ecb":[3,12,41,111,129,218],"\u7d42\u3048":12,"\u7d42\u308f\u3063":[33,69],"\u7d42\u308f\u308b":[171,172,173],"\u7d42\u4e86":[12,33,35,39,40,41,51,62,69,78,100,121,125,130,142,144,146,147],"\u7d42\u4e86\u30bf\u30b0":159,"\u7d42\u7aef":[39,51,52,54],"\u7d44\u307f\u5408\u308f":[0,11,129,133,151,154,164],"\u7d44\u307f\u5408\u308f\u305b":[0,11,12,33,41,88,194,209,215],"\u7d44\u307f\u5408\u308f\u305b\u308b":164,"\u7d44\u307f\u8fbc\u307f":[22,33,43,52,77,99,114,117,139],"\u7d44\u307f\u8fbc\u3080":[0,11,146,148],"\u7d44\u307f\u8fbc\u3093":[0,33,41],"\u7d44\u5408":165,"\u7d44\u8fbc":[85,86,88,90,96,97,99,105,106,107,121,134,155,157,158,163,166,196],"\u7d44\u8fbc\u578b":[22,43],"\u7d4c\u7531":[12,35,39,
 41,85,86,88,90,96,97,99,105,106,107,121,134,147,151],"\u7d4c\u7def":[196,212,222],"\u7d4c\u7def\u5ea6":[22,211],"\u7d4c\u904e":[37,46,61,78,79,131,151,172,196,212,218],"\u7d50\u3073\u3064\u3044":9,"\u7d50\u3073\u3064\u304f":9,"\u7d50\u5408":[11,170,171],"\u7d50\u5408\u5f0f":39,"\u7d50\u57ce":[33,41],"\u7d50\u679c":[0,11,12,14,21,22,33,35,37,39,40,41,63,64,74,79,80,84,87,99,110,111,114,125,126,127,129,144],"\u7d5e\u308a\u8fbc\u307f":[0,215],"\u7d5e\u308a\u8fbc\u3080":[41,129,190],"\u7d5e\u308a\u8fbc\u3093":[0,40],"\u7d5e\u8fbc":[22,211],"\u7d71\u5408":[0,39,40],"\u7d76\u5bfe":[119,120,123],"\u7d99\u627f":40,"\u7d99\u7d9a":[21,39,131,146],"\u7d9a\u3044":209,"\u7d9a\u304d":101,"\u7d9a\u3051":[82,147],"\u7d9a\u3051\u308b":194,"\u7dad\u6301":[0,184,185,200],"\u7db2\u7f85":148,"\u7dca\u6025":[146,174],"\u7dcf\u91cf":195,"\u7de8\u96c6":[3,12,14],"\u7de9\u3084\u304b":33,"\u7de9\u548c":195,"\u7e26\u68d2":133,"\u7e4b\u3052":41,"\u7e4b\u3052\u308b":10,"\u7e70\u308a\u8fd4\u3057":[17,147
 ,172],"\u7e70\u308a\u8fd4\u3057\u6570":147,"\u7e70\u308a\u8fd4\u3059":35,"\u7f6e\u3044":[12,41],"\u7f6e\u304b":[28,148,149,181],"\u7f6e\u304d":[12,33,35,44,61,65,182,221],"\u7f6e\u304d\u63db\u3048":[17,41,146,171,186],"\u7f6e\u304f":[28,33,195],"\u7f6e\u304f\u4f8b":28,"\u7f6e\u63db":[33,129],"\u7f72\u540d":3,"\u7fa9\u8a9e":181,"\u7ffb\u8a33":3,"\u8003\u3048":[0,10,129,135,171,172,195,200,213,215],"\u8003\u3048\u308b":[183,184,185],"\u8003\u3048\u65b9":41,"\u8003\u616e":[185,209,221],"\u80a5\u5927":41,"\u811a\u6ce8":[90,156,157,158,215],"\u81a8\u5927":0,"\u81ea\u4f53":[41,171],"\u81ea\u5206":[10,17,23,108,113,135,147,148,178],"\u81ea\u52d5":[12,17,25,33,37,39,41,48,64,74,100,119,120,123,144,147,148,171,172,192,203,214,215,220],"\u81ea\u52d5\u5207\u308a":41,"\u81ea\u52d5\u7684":147,"\u81ea\u5df1":218,"\u81ea\u5df1\u7d39":218,"\u81ea\u7531":[0,11,74,206],"\u81ea\u8eab":[33,37,39,139,146,181],"\u81f3\u308b":212,"\u81f4\u547d":39,"\u8208\u5473":[0,33,182],"\u826f\u3044":[10,217],
 "\u826f\u3044\u4f8b":10,"\u826f\u304f":[33,217],"\u826f\u4e8c":41,"\u82b1\u5b50":214,"\u82e6\u624b":0,"\u82f1\u8a9e":[2,12,17,18,19,37,41,194],"\u840e\u7e2e":10,"\u843d\u3061":[35,40],"\u843d\u3061\u308b":[35,37,40],"\u8457\u4f5c":41,"\u884c\u3044":[11,12,33,61,64,65,145,146,147,165,207,209,214,215,217,218],"\u884c\u3046":[10,12,14,35,39,41,65,133,145,156,165,193,204,207,214,217,218,220,222],"\u884c\u3048":[14,41,165,171,215],"\u884c\u3048\u308b":[39,214],"\u884c\u3063":[12,14,41,213,222],"\u884c\u306a\u308f":39,"\u884c\u308f":[129,145,147,214],"\u884c\u6307\u5411":0,"\u884c\u6570":[37,151],"\u884c\u672b":182,"\u884c\u756a":[37,79],"\u884c\u76ee":[12,79,147],"\u884c\u982d":182,"\u8868\u3057":[11,74,78,79,83,129,177,182,185,196,215],"\u8868\u3059":[11,88,118,139,156,166,177,182,212,214],"\u8868\u3059\u578b":196,"\u8868\u308f":61,"\u8868\u73fe":3,"\u8868\u793a":[0,12,22,28,33,34,35,37,38,39,40,41,78,85,111,129,134,146,147,164,179,206,209,211,212,214],"\u8868\u8a08":181,"\u8868
 \u8a18":[12,17,37,39,40,76,156,172,196,212,221,222],"\u88d5\u4e5f":41,"\u88dc\u3046":0,"\u88dc\u5b8c":[22,33,35,40,43,119,120,123,132,151,164,178,187],"\u88dc\u5b8c\u7528":151,"\u88dc\u5b8c\u8a9e":188,"\u88dc\u6b63":[22,43,132,187],"\u88dc\u8db3":148,"\u8907\u6570":[0,10,11,22,33,34,35,37,39,40,41,44,47,48,54,56,76,81,88,98,108,111,114,124,125,129,132,133,134,137,139,147,148,149,151,159,162,165,171,176,182,183,186,188,194,199],"\u8907\u96d1":[11,33,39,40,129,172,182],"\u897f\u66a6":172,"\u8981\u6c42":[10,33,40,168,203,215],"\u8981\u7d20":[11,33,39,40,64,76,79,83,89,101,147,167,215],"\u898b\u3048\u308b":[6,7],"\u898b\u305b":186,"\u898b\u3064":[33,35,39,132],"\u898b\u3064\u304b\u3063":[129,190,194],"\u898b\u3064\u304b\u3089":64,"\u898b\u3064\u304b\u308a":[129,164,194],"\u898b\u3064\u304b\u308b":39,"\u898b\u3064\u304b\u308c":10,"\u898b\u3064\u3051":[10,34,39,129,188,194],"\u898b\u3064\u3051\u308b":[91,129,136,148,164,175,178,194],"\u898b\u3066":[79,87,111,129,148,188],"\u898b\u
 306a\u3057":65,"\u898b\u308b":[83,87,129],"\u898b\u4ed8":40,"\u898b\u4ed8\u3051":40,"\u898b\u76f4\u3057":41,"\u898b\u7a4d":33,"\u898b\u7a4d\u308b":210,"\u898b\u8fbc\u3081":41,"\u898f\u5247":[39,111],"\u898f\u683c":65,"\u8996\u899a":[0,128],"\u89a7\u4e0b":14,"\u89aa\u5207":35,"\u89b3\u70b9":[41,162,172,210],"\u89e3\u50cf":35,"\u89e3\u653e":[33,41,47,51,58,61,65,69,95,102,104,131],"\u89e3\u6790":3,"\u89e3\u6c7a":[10,22,33,37,39,43],"\u89e3\u6c7a\u7b56":10,"\u89e3\u6d88":[33,34,40,61,76,97],"\u89e3\u91c8":[11,35,99,171],"\u89e3\u9664":[34,61,86,103,119,120,146],"\u89e6\u308b":33,"\u89e6\u308c":215,"\u89e6\u308c\u308b":194,"\u8a00\u3044":[33,72,135,168],"\u8a00\u3046":[76,109,185,188],"\u8a00\u3048":[171,209],"\u8a00\u53ca":[168,218],"\u8a00\u8a9e":[1,3,11],"\u8a00\u8a9e\u540d":17,"\u8a02\u6b63":181,"\u8a08\u6e2c":[14,34,37],"\u8a08\u7b97":[0,34,39,40,41,126,129,131,151,155,156,157,172,177,183,184,185,188,189,191,195,196,222],"\u8a18\u4e8b":[12,173,217],"\u8a18\u53f7":[35,146,19
 4,207,209,215],"\u8a18\u6cd5":[172,217],"\u8a18\u8f09":[12,39],"\u8a18\u8ff0":[11,33,146,147,215,217,218],"\u8a18\u9332":[0,33,39,74,119,123],"\u8a2d\u5b9a":3,"\u8a2d\u5b9a\u5024":[34,210],"\u8a2d\u5b9a\u6e08\u307f":204,"\u8a2d\u6a02":37,"\u8a2d\u8a08":[129,204],"\u8a55\u4fa1":[11,33,40,126,128,168,171,172,182],"\u8a66\u3057":[10,33,146],"\u8a66\u3059":[6,7,146,194,199],"\u8a66\u3059\u4f8b":194,"\u8a66\u884c":0,"\u8a71\u3057":3,"\u8a71\u984c":2,"\u8a72\u5f53":[41,47,48,61,64,65,116,154,159,160,162,167,217],"\u8a72\u5f53\u30a4\u30f3\u30c7\u30c3\u30af\u30b9":33,"\u8a73\u3057\u304f":[0,212,215],"\u8a73\u7d30":[1,14,17,24,25,26,28,30,33,39,40,41,47,60,63,76,79,81,87,89,95,100,111,113,117,119,120,123,128,129,130,131,133,135,136,137,139,144,147,148,149,165,171,172,178,181,182,195,196,204,209,213,215,222],"\u8a8d\u8a3c":[148,199],"\u8a8d\u8b58":10,"\u8a9e\u4ee5":[172,194],"\u8a9e\u5165":178,"\u8a9e\u53e5":[33,40,214],"\u8a9e\u5f59":[22,32,33,133,135,137,175,192,193,207,211],"\u8a9e
 \u6271":207,"\u8a9e\u691c":129,"\u8a9e\u7248":12,"\u8a9e\u7528":194,"\u8aa4\u3063":[12,33,39,40,41],"\u8aa4\u308a":[33,39,40,41],"\u8aa4\u52d5\u4f5c":33,"\u8aa4\u5b57":[33,35,37,39,40,181],"\u8aa4\u5dee":[37,156,157],"\u8aac\u660e":[3,5,6,7,8,11,12,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,33,39,40,41,43,44],"\u8aad\u307f":[0,12,34,80,164,170],"\u8aad\u307f\u3084\u3059\u3044":38,"\u8aad\u307f\u51fa\u3057":0,"\u8aad\u307f\u53d6\u308a":[91,101,136,146],"\u8aad\u307f\u8fbc\u307f":[37,40,41,119,123,127,181,215],"\u8aad\u307f\u8fbc\u3080":[34,127],"\u8aad\u307f\u8fbc\u3081\u308b":99,"\u8aad\u307f\u8fbc\u3093":[127,206],"\u8aad\u307f\u98db\u3070":215,"\u8aad\u3081":39,"\u8aad\u3093":[3,21],"\u8ab0\u304b":3,"\u8ab0\u304c":218,"\u8ab0\u3067":41,"\u8ab2\u7a0b":40,"\u8ab2\u984c":3,"\u8abf\u3079":[56,61,157,158,213],"\u8abf\u3079\u308b":[40,137,157,158,210],"\u8abf\u6574":[129,170,194,209,210],"\u8abf\u67fb":[33,117],"\u8ad6\u7406":[0,11,32,33,39,85,108,110,111,112],"\u8ad6\u7406\u5
 48c":[11,129],"\u8af8\u6761":32,"\u8b58\u5225":151,"\u8b66\u544a":[6,7,35,38,39,40,41,78,129,146,174],"\u8b70\u8ad6":19,"\u8ca0\u62c5":10,"\u8ca0\u6570":[39,46],"\u8ca0\u8377":[35,148],"\u8ca2\u732e":40,"\u8ce2\u304f":95,"\u8d64\u9053":156,"\u8d70\u67fb":41,"\u8d77\u3053\u3063":[91,136],"\u8d77\u3053\u308a":221,"\u8d77\u52d5":[12,25,31,33,35,39,40,78,131,146,147,149],"\u8d77\u52d5\u6642":151,"\u8d77\u6e90":212,"\u8d85\u3048":[33,40,209],"\u8d85\u3048\u308b":[39,65,192,210,212],"\u8d85\u904e":[40,210],"\u8d8a\u3048":[33,41,209],"\u8d8a\u3048\u308b":[33,41,108,209],"\u8db3\u3057":172,"\u8db3\u308a":[37,181],"\u8ddd\u96e2":[0,34,39,155,156,157,172,177,222],"\u8efd\u3044":[91,116,136],"\u8f09\u305b\u308b":12,"\u8f9e\u66f8":[26,27,33,34,35,39,40,41,194,209],"\u8f9e\u691c":[37,172,192],"\u8fbc\u307f":[107,181],"\u8fd1\u3044":[65,145,186],"\u8fd1\u3044\u9806":177,"\u8fd1\u304f":[0,172,177],"\u8fd1\u3055":172,"\u8fd1\u4f3c":[37,39,156,157],"\u8fd1\u508d":[39,41,170],"\u8fd4\u3055":[
 33,39,41,53,61,78,85,101,132],"\u8fd4\u3057":[11,33,40,41,46,47,48,49,51,52,53,56,58,60,61,64,65,66,68,70,84,88,89,91,92,93,94,98,102,103,104,109,112,115,116,117,118,124,125,126,127,128,129,131,132,137,138,139,140,141,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,172,184,185,188,189,190,191,200,215,218,221,222],"\u8fd4\u3059":[33,34,35,37,39,40,41,48,51,54,66,86,90,95,96,97,105,106,107,110,129,132,138,146,147,151,154,163,172,200,206,222],"\u8fd4\u3059\u304b":132,"\u8fd4\u3059\u4f8b":169,"\u8fd4\u3059\u65b0\u3057\u3044":33,"\u8fd4\u3063":[33,41,138,171,172],"\u8fd4\u308a":[111,129,135,138,213,222],"\u8fd4\u308a\u5024":[33,40,41],"\u8fd4\u308b":[33,35],"\u8fd4\u4fe1":[10,217,218],"\u8fd4\u4fe1\u5143":218,"\u8fd4\u4fe1\u5148":218,"\u8fd4\u5024":85,"\u8fd4\u5374":[134,215],"\u8ff0\u3079":215,"\u8ff0\u8a9e":33,"\u8ffd\u52a0":[0,3,11],"\u8ffd\u8a18":[12,33,39],"\u8ffd\u8de1":3,"\u9000\u907f":95,"\u9001\u3063":[3,16,17,19],"\u9001\u308a":[12,206],"\u9001\u308a\u65
 b9":3,"\u9001\u308b":[17,19,200,206],"\u9001\u4fe1":[40,85,86,88,90,96,97,99,105,106,107,121,125,134,147,151],"\u9006\u306b":[214,218],"\u9006\u5f15":214,"\u9006\u5f15\u304d":[22,211],"\u9006\u6587\u66f8\u51fa":41,"\u9006\u9806":215,"\u9010\u6b21":[0,41,182,194],"\u9014\u4e2d":[12,39,41,146,188,189,206],"\u901a\u308a":[6,7,8,12,18,21,28,30,44,50,87,89,98,99,108,109,110,111,112,114,128,129,130,132,133,134,139,144,146,148,151,154,156,157,159,160,161,162,164,165,167,168,169,171,172,177,178,182,183,184,185,191,194,195,209,217],"\u901a\u4fe1":[3,4],"\u901a\u5e38":[33,39,41,44,51,66,74,79,89,95,100,109,117,118,128,129,131,139,148,151,171,175,178,181,195,196,212,215],"\u901a\u77e5":[12,125,146],"\u901f\u3044":[33,41,192],"\u901f\u304f":[28,33,133,214],"\u901f\u3084\u304b":78,"\u901f\u5ea6":[33,37,40,147,192,214],"\u9023\u643a":0,"\u9023\u7d50":[33,39,40,61,217],"\u9023\u7d61":17,"\u9023\u7d9a":[33,40,61,139,189,194,207,209],"\u9032\u3081":[3,4],"\u9032\u3093":0,"\u9032\u6570":[85,1
 72],"\u9045\u3044":[156,183,192],"\u9045\u304f":[33,157,171,172,182,185,213],"\u904b\u7528":0,"\u904e\u7a0b":74,"\u9054\u3057":195,"\u9054\u3059\u308b":65,"\u9054\u6210":108,"\u9055\u3046":[35,111,151],"\u9055\u3063":188,"\u9069\u3057":[0,133,173,183,184],"\u9069\u5207":[0,33,35,41,108,111,129,133,139,147,182,185,194,215],"\u9069\u5408":[194,209,215],"\u9069\u5408\u7387":194,"\u9069\u5b9c":[12,41],"\u9069\u6642":56,"\u9069\u7528":[41,54],"\u9078\u3073":190,"\u9078\u3076":[0,129,148],"\u9078\u3079":[5,129],"\u9078\u3093":[80,133],"\u9078\u629e":[0,12,33,41,54,129,151,156,162,164],"\u907f\u3051\u308b":129,"\u90e8\u5206":[11,14,28,33,41,79,129,151,171,172],"\u90fd\u6c11":[207,209],"\u914d\u4e0b":[12,149],"\u914d\u5217":[11,33,35,37,39,41,48,52,61,62,64,76,79,85,88,89,114,115,128,129,133,134,139,140,167,171],"\u914d\u5e03":[23,24,25,26,30,31,39,41],"\u914d\u7f6e":[12,215],"\u91cd\u3044":[0,100,129],"\u91cd\u304f":209,"\u91cd\u306a\u3063":40,"\u91cd\u307f":[22,39,40],"\u91cd\u307
 f\u3064\u304d":41,"\u91cd\u307f\u4ed8\u304d":41,"\u91cd\u307f\u4ed8\u3051":[129,209],"\u91cd\u8907":[33,41,64],"\u91cd\u8981":[0,10,12,14,28,33,47,51,76,77,129,133,139,148,173,183,184,185,194,200,216],"\u91cd\u8996":[173,209],"\u91ce\u9996":41,"\u91cf\u6307":182,"\u91cf\u8a08":34,"\u9234\u6728":39,"\u932f\u8aa4":0,"\u9577\u3044":33,"\u9577\u3055":[39,48,61,64,65,67,147,212],"\u9577\u3059\u304e\u308b":40,"\u9577\u4ee5\u4e0a":[61,64],"\u9577\u5185":[33,41],"\u9577\u5185\u6b69":[33,41],"\u9577\u578b":[65,89,117],"\u9577\u65b9\u5f62":37,"\u9577\u6642\u9593":[125,144],"\u9577\u751f\u304d":133,"\u9577\u91ce":41,"\u9589\u3058":[37,135,192],"\u9589\u3058\u308b":[33,34,37,192],"\u958b\u3044":[33,35,37,40,86,97,135,144,175],"\u958b\u304b":[33,51,144],"\u958b\u304d":[47,52,124,135,195],"\u958b\u304f":[33,37,39,47,175,195,215],"\u958b\u304f\u969b":39,"\u958b\u3051":[33,39],"\u958b\u3051\u308b":39,"\u958b\u3053":52,"\u958b\u59cb":[14,37,40,41,61,91,136,147,156,159],"\u958b\u653e":[33,104
 ],"\u958b\u767a":[0,3],"\u9593\u9055\u3063":[33,37,39,40,41,144,189,190],"\u95a2\u308f\u3089":[129,147],"\u95a2\u4fc2":[11,13,22,23],"\u95a2\u4fc2\u5f0f":3,"\u95a2\u6570":11,"\u95a2\u9023":[0,2,3,10,12],"\u95b2\u89a7":219,"\u95be\u5024":[22,28,33,37,41,51,60,129,132,146,207,208],"\u9632\u304e":[40,135],"\u9632\u3050":[113,172,185],"\u964d\u9806":[64,65,129,132,151,215],"\u9650\u3063":61,"\u9650\u3089":10,"\u9650\u308a":[11,61,74,101,138,207,209],"\u9650\u5b9a":[144,182],"\u9650\u6587":[37,133],"\u9664\u3044":[108,110,113,147,162,167],"\u9664\u304f":39,"\u9664\u3051":64,"\u9664\u53bb":[33,35,40,137,161,193],"\u9664\u5916":99,"\u9664\u7b97":41,"\u9665\u3063":39,"\u968e\u5c64":11,"\u96a3\u308a\u5408\u3063":194,"\u96a3\u63a5":[0,171],"\u96c5\u5e83":41,"\u96c6\u307e\u3063":213,"\u96c6\u307e\u308a":[129,151],"\u96c6\u3081":213,"\u96c6\u5408":[39,64,72,76,129,170,182],"\u96e2\u308c":222,"\u96e3\u3057\u3044":0,"\u9759\u7684":3,"\u975e\u308f":207,"\u975e\u4e92":[33,39,40,41],"\u975e\
 u4e92\u63db":[33,37,41],"\u975e\u4f9d":24,"\u975e\u516c\u958b":12,"\u975e\u5206":129,"\u975e\u5e38":[39,182,183,184,185,200],"\u975e\u63a8":[33,37,39,40,41,133,156],"\u975e\u63a8\u5968":[33,39],"\u975eascii":194,"\u9805\u76ee":[33,34,44,85,92,93,94,129,133,142,200,204,216],"\u9806\u4f4d":56,"\u9806\u5e8f":[129,134,209,215],"\u9806\u6b21":[145,146,206,215],"\u9806\u756a":[58,65,146,171,209,215],"\u9818\u57df":[28,39,41,61,64,222],"\u982d\u6587":206,"\u982d\u8f9e":192,"\u983b\u51fa":33,"\u983b\u5ea6":[33,132,137],"\u983b\u7e41":[28,64],"\u9855\u8457":194,"\u985e\u4f3c":[11,39,40,41,132,170],"\u985e\u7d39":209,"\u985e\u7fa9":129,"\u99c4\u76ee":10,"\u9ad8\u3044":[0,85,129,132,148,151,194,215],"\u9ad8\u3044\u9806":215,"\u9ad8\u304f":[33,76,184,209],"\u9ad8\u307e\u3063":0,"\u9ad8\u6a5f":[0,11],"\u9ad8\u7cbe":0,"\u9ad8\u901f":[0,11,34,37,40,72,110,129,133,156,157,171,172,177,182,183,185,192,194,199,200,214,215],"\u9b3c\u96f2":33,"\u9bae\u5ea6":173,"\u9df2\u7530":40,"\u9df2\u7530\u5
 7fa":40,"\u9ed2\u3044\u70b9":177,"\uff01:":28,"\uff01\u300d":[111,129,171,172],"\uff01\u3057":2,"\uff01\uff08":17,"\uff01\uff09":[188,189],"\uff08*":5,"\uff08,":215,"\uff08-":[129,215],"\uff08.":12,"\uff08=":[94,113,129,131,142],"\uff08@":[35,37],"\uff08\u300c":[175,209],"\uff08\u3064\u307e\u308a":100,"\uff08\u30ad\u30fc":33,"\uff08\u4f8b":33,"\uff08\u578b":67,"\uff08\u79d2":61,"\uff08\uff1d":186,"\uff08age":133,"\uff08and":170,"\uff08byte":[48,61],"\uff08ci":21,"\uff08document":[41,185],"\uff08eol":33,"\uff08gnu":28,"\uff08groonga":33,"\uff08kana":178,"\uff08least":84,"\uff08longest":[37,172],"\uff08markdown":12,"\uff08messagepack":28,"\uff08node":21,"\uff08normalization":175,"\uff08not":170,"\uff08or":170,"\uff08perl":148,"\uff08personal":[22,23],"\uff08piro":[33,41],"\uff08proc":56,"\uff08romaji":178,"\uff08rroonga":33,"\uff08ruby":21,"\uff08score":129,"\uff08term":[183,184,185],"\uff08textile":12,"\uff08tf":183,"\uff08therubyracer":12,"\uff08todo":172,"\uff08tokenbigram"
 :209,"\uff08tokenmecab":209,"\uff08true":212,"\uff08virtualbox":12,"\uff08world":196,"\uff09:":[24,25,26,27,29,30,126,127,207],"\uff09\u3001":[12,183,184,185,192,207],"\uff09\u3002":[33,209,215],"\uff09\u307e\u305f":[114,139,171,172],"\uff09\uff08":133,"\uff11\u3064":[9,89],"\uff11\u5bfe":9,"\uff12\u3064":222,"\uff13\u3064":196,"\uff1f\u300d":213,"\uff1f\uff09":33,"\uff4d\uff59\uff53\uff51\uff4c":[159,160],"\uffef\"":194,"\ufff0\"":194,"\ufffecrch":139,"\ufffetext":139,"] [":147,"] \u6708":33,"]%":182,"]'":[148,200],"])":[46,157,159,166],"],":[44,76,79,85,87,89,91,92,95,98,101,111,112,113,114,115,117,118,125,128,129,131,132,134,135,136,137,139,140,141,146,147,151,154,156,159,160,161,162,164,165,167,168,169,171,172,173,175,182,183,184,185,188,189,191,193,194,206,209,212,213,214,215,217,218,219,220,221,222],"].":[33,41,111,129],"]/":219,"]:":182,"][":[33,37,38,39,40,41,92,113,118,135,171,182],"]\"":[39,40,182,218],"]\u3002":41,"]]":[33,96,98,101,113,146,147,151],"]]]":[96,172,
 209],"]ello":33,"]x":218,"]}":[33,85,164,168,212],"^ \"":[87,164,172],"^commit":12,"_$":[132,133],"_')":[74,88],"_*":[22,43,45],"_\"":37,"_a":[83,206],"_accepted":125,"_accessor":33,"_account":17,"_acquire":[22,33,43,77],"_add":[54,56,64],"_address":[83,206,219],"_adjust":[11,63,129],"_age":154,"_all":[33,51],"_alloc":[54,70],"_allowed":[83,206],"_already":[83,206],"_and":[11,63],"_animal":212,"_append":[11,54,57,61],"_arg":83,"_argument":[61,64,65,83,206],"_arguments":33,"_asc":64,"_ascending":65,"_at":[33,35,38,39,51,54,61,64,111,183],"_auto":[39,40],"_available":[83,206],"_avg":129,"_avoided":[61,83,206],"_bad":83,"_base":[33,70],"_basic":[148,200],"_batch":41,"_be":128,"_between":41,"_binary":39,"_blank":114,"_block":[83,206],"_blog":217,"_body":[88,124,209,221],"_bool":[33,35,51,61],"_broken":83,"_buffer":[51,57,83,151,206],"_build":14,"_builtin":[37,52,61,67],"_bulk":[33,51,54],"_busy":[83,206],"_but":11,"_by":[33,36,37,38,41,54,61,64,65,70,218],"_byte":[83,128,206],"_
 cache":[22,33,40,43,45],"_calc":41,"_call":[11,83,125,206],"_calloc":33,"_cancel":[22,33,41,43,77,81,82,83],"_canceler":33,"_cas":83,"_case":33,"_cast":[33,61],"_character":54,"_characters":54,"_charlen":70,"_check":[14,41,61],"_checks":114,"_child":[83,206],"_chunk":33,"_chunked":33,"_circle":[22,37,40,43,153],"_clear":[22,33,37,41,43,61,77,86,102],"_client":172,"_clone":12,"_close":[11,33,37,41,47,51,54,57,58,61,65,70],"_code":[70,79,174],"_column":[22,33,35,40,41,43,44,45],"_columns":[22,33,35,39,40,41,64,76,87,96],"_command":[22,33,41,43,45],"_comment":168,"_commit":57,"_compare":61,"_compile":54,"_compress":48,"_concurrency":145,"_cond":66,"_conf":33,"_config":[33,92],"_configure":40,"_connected":[83,206],"_connection":83,"_const":[11,54],"_content":[22,43,45],"_control":[33,83,206],"_controllen":33,"_copy":[22,33,43,44,77],"_corrupt":[83,206],"_count":[22,33,43,77,80],"_create":[11,22,33,36,37,39,40,41,43,44,48,52,54,62,64,67,70,76,77,87],"_ctx":[22,33,37,39,41,43,45,4
 6,47,48,50],"_current":47,"_cursor":[22,33,35,40,43,45,55],"_dat":[37,38,40,41,64,87,117,128,133,134,171,172],"_data":[22,33,43,45,62],"_database":[39,40,95],"_dataset":[36,150,152,191],"_date":12,"_db":[22,33,35,36,37,38,41,43,45,51],"_db\u30d5\u30e9\u30b0":37,"_deadlock":[61,83,206],"_debug":[7,14],"_decr":61,"_default":[33,39,49,53,60,200],"_defrag":61,"_del":33,"_delete":[22,33,37,43,56,61,64,65,77],"_delimited":42,"_delimiter":[114,139],"_denied":[83,206],"_dependent":33,"_desc":64,"_descending":65,"_descriptor":[83,206],"_device":[83,206],"_difference":64,"_dir":[12,33,37,70],"_directory":[83,206],"_dist":39,"_distance":[22,33,34,37,39,40,43,153],"_domain":83,"_down":[83,206],"_drilldown":129,"_dump":33,"_ecmascript":44,"_element":[33,59],"_empty":[83,206],"_enable":33,"_enabled":33,"_enc":[53,65],"_encoding":[22,43,45],"_end":83,"_enough":[83,206],"_entries":[47,84],"_entry":56,"_error":[33,44,70,83,111,206],"_escalation":[22,28,35,43,45,51],"_escape":54,"_estimate":[
 33,37,55],"_eval":[22,40,43,77],"_exec":[33,51,54,83],"_exist":[22,33,43,61,77,113],"_exists":[83,206],"_expand":33,"_expander":40,"_expanders":[119,120,123,181],"_expansion":[37,40],"_expire":61,"_expr":3,"_expression":[129,182],"_extract":[33,42],"_failure":69,"_false":[51,61],"_family":33,"_file":[33,79,83,148,181,200,206],"_filename":83,"_files":[83,206],"_filter":[22,33,40,41,43,77,83,109],"_filtered":110,"_filters":[33,41,99],"_fin":[33,39,51,54,69,70],"_finalizer":[51,62],"_fitlers":128,"_flags":[33,39,48,54,64,67,70],"_float":[33,67],"_flow":[83,206],"_flush":[22,33,43,77],"_for":[11,33,129],"_format":[83,206],"_free":70,"_friends":214,"_full":[12,22,41,43,153],"_func":[41,51,62,66,70,138],"_function":[33,70,83,125,183,206],"_fuzzy":33,"_geo":[22,33,37,43,45],"_get":[22,33,37,38,39,41,43,46,47,48,49,51,53,54,56,59,60,61,62,64,65,66,70,77,92],"_github":17,"_global":33,"_gqpt":147,"_gqtp":147,"_groonga":[79,111],"_group":[33,64],"_gt":65,"_hash":[33,44,55,64,65,76,87,9
 8,99,100,102,103,104,111,112,113,116,117,118,124,128,129,133,134,135,151,154,156,161,162,164,165,169,172,173,175,183],"_header":89,"_hit":[80,131,148,179,206,215,219],"_hits":129,"_hook":[22,43,45],"_host":147,"_html":[22,33,37,39,40,41,43,129,146,153],"_http":[147,148],"_hugetlb":37,"_i":[83,206],"_id":[12,33,37,38,41,48,51,54,57,58,59,61,64,65,70,74,81],"_idf":183,"_if":61,"_ii":[22,33,43,45],"_illegal":83,"_implemented":[83,206],"_improper":83,"_in":[22,33,34,35,37,40,41,43,55,79,83,128,153],"_inappropriate":83,"_incompatible":83,"_incr":61,"_index":[22,33,35,40,41,42,43,45,48],"_indexer":38,"_indexes":33,"_info":[22,33,39,43,45],"_information":89,"_init":[33,37,39,41,51,54,61,66,69,70,174],"_initialized":[83,206],"_input":[33,79,83,172],"_inspect":[22,33,43,77],"_install":[7,8,21,23],"_int":[33,54,61,67],"_interrupted":[83,125],"_invalid":[61,64,65,83],"_io":[33,41,118],"_ip":[206,219],"_is":[33,37,51,61,79,83,125,206],"_isspace":70,"_items":164,"_ito":37,"_itoh":37,"_ja
 ":40,"_jis":[28,194],"_jp":28,"_json":50,"_kana":151,"_key":[33,34,35,37,38,39,40,41,44,48,55,64,65,67,74,76,87,89,91,98,99,100,101,102,103,104],"_keys":[64,129],"_keywords":54,"_label":33,"_labeled":129,"_large":[32,33,83,133,206],"_lcp":64,"_leading":129,"_leak":14,"_left":[37,55,83,158,206],"_len":[39,48,54],"_length":[33,70,206],"_level":[22,33,40,43,70,77],"_lexicon":33,"_likes":[79,111,129,171,172,195],"_limit":[22,33,34,40,43,66,77,83],"_line":128,"_link":[83,206],"_links":[83,206],"_list":[22,33,34,35,37,39,41,43,77,83],"_literal":41,"_load":[22,40,43,77],"_local":147,"_location":[79,218],"_lock":[37,46,61,66,70],"_locked":61,"_locks":[83,206],"_log":[33,39,40,41,70],"_logger":[33,39],"_logical":33,"_long":[83,206],"_lt":65,"_lzo":[48,83,88],"_malloc":70,"_many":[41,83,206],"_mask":61,"_match":[22,41,43,45],"_max":[47,49,58,83],"_mecab":33,"_memo":165,"_memory":[39,83],"_message":[33,79,182,217],"_messages":[12,17],"_min":[33,49,58,129],"_mode":41,"_modified":218,"_m
 odule":148,"_most":[33,183],"_mruby":[7,8],"_msgpack":50,"_mutex":[66,70],"_n":[40,47,112],"_nabe":41,"_name":[33,36,41,44,48,61,79],"_names":[33,52],"_network":83,"_new":[9,37,39],"_next":[33,35,40,55,58,65],"_nfthreads":66,"_nhooks":56,"_nil":[35,51,54,64,65],"_no":[33,35,41,44,64,65,83,87,98,99,102,103,104,108,113,116,117,118,124,128,129,133,134,135,151,159,160,165,167,171,172,173,182,184,185],"_nofile":[40,174],"_none":50,"_normalize":[33,39,42,64,133,175],"_normalizer":[33,83],"_normalizers":33,"_not":[61,63,83,91],"_nromalize":175,"_nsubrecs":[41,48,74,129,213],"_null":33,"_number":[79,203,206,219],"_numbers":33,"_o":[83,206],"_obj":[11,22,33,37,38,39,40,41,43,45,48,51,52,54,55,56,57,58,59],"_object":[83,118],"_of":[83,100],"_offline":38,"_offset":[33,41,54,70,83,96],"_old":44,"_on":[83,206],"_one":128,"_only":[33,83,206],"_op":[11,33,54,63],"_open":[33,35,37,39,47,51,52,55,57,58,65,70,83,118,206],"_opened":[33,51],"_operation":[83,206],"_operator":[48,54,55,63,64],"_o
 ptarg":[33,52,63],"_options":[40,172],"_or":[11,63,83,91],"_org":12,"_otoj":14,"_output":[33,41,51,83,96],"_over":[83,206],"_own":33,"_pack":23,"_package":33,"_parameters":[22,33,43,77],"_parse":[33,53,54],"_pass":148,"_pat":[33,35,40,64,65,76,87,89,91,99,111,113,117,124,128,129,133,134,135,136,137,141,146,151,159,160,162,164,165,167,168,171,172,178,182,183,184,185],"_path":[12,33,38,39,40,41,61,118,144,146,147],"_pattern":33,"_per":[37,51],"_permission":83,"_permitted":[83,206],"_persistent":[48,64],"_pipe":[83,206],"_plugin":[33,36,37,41,70,83],"_plugins":[33,37],"_point":[55,157,214],"_pop":33,"_port":147,"_position":[33,48,88,89,111,124,128,129,151,159,160,165,167,168,171,172,173,182,183,184,185,193,195,209,215,217,218,221],"_posting":[55,58],"_pragma":129,"_prefix":[7,8,23],"_preparer":[132,188,189,191],"_prepend":61,"_pretty":80,"_previous":47,"_printf":41,"_probability":[37,132],"_proc":[22,33,41,43,45,51],"_process":[83,206],"_processes":83,"_proxy":148,"_ptr":[33,51
 ,54,70],"_push":11,"_put":[22,33,40,43,77,105],"_pvector":[33,51,54],"_ql":41,"_qlog":39,"_queries":[80,131,148,179,206,215,219],"_query":[11,33,39,40,41,54,132],"_range":[22,33,43,61,77,83,109],"_rate":[80,131,148,179,206,215,219],"_ratio":41,"_rc":[46,47,48,49,51,52,53,54,55,56,57,59,60,61,62,63,64,65,69,70],"_read":83,"_reader":33,"_realloc":70,"_record":61,"_records":[33,39,40],"_recover":[33,41,52],"_rectangle":[22,33,34,35,37,40,43,55,153],"_recursive":33,"_recv":41,"_reference":129,"_refused":[83,206],"_register":[22,36,43,70,77,99,100,109,111,112,113],"_reindex":33,"_reinit":61,"_release":[12,22,33,43,77,102],"_removable":135,"_remove":[22,33,37,39,40,41,43,61,77,87],"_rename":[22,38,40,41,43,44,48,61,64,77,87],"_reopen":[22,39,43,77,105,106],"_repair":38,"_request":[33,125],"_res":147,"_resource":[61,83],"_result":[64,83,129],"_results":64,"_retry":83,"_right":[37,55,158],"_rk":[22,33,43,65,153],"_root":33,"_rotate":33,"_ruby":33,"_s":41,"_same":40,"_scalar":[44,48,
 87,88,89,91,98,99,100,102,103,104,108,111,112,113,116,118,124,128,129,135,136,137,141,151,154,156,159,160,161,162,164,165,167,168,171,172,173,182,183,184,185,193,195,209,213,214,217,218,221],"_schema":33,"_score":[33,37,39,40,48,74,87,129,132,151,172,183,184,185,218,222],"_scorer":[33,83],"_script":126,"_search":[22,33,37,39,43,45],"_section":[33,41,48,88,89,128,217,218],"_seek":[83,206],"_sel":42,"_select":3,"_selector":[22,33,41,43,77],"_send":[47,50,51],"_sequence":[83,206],"_serial":87,"_set":[22,33,38,39,41,43,44,46,47,49,51,53,56,59,60,61,62,65,66,77,92,93],"_setoperation":64,"_setpshared":40,"_shard":[22,33,43,77],"_shutdowned":[83,206],"_signal":66,"_sis":[64,133,171,172,207,220],"_size":[11,22,33,43,48,51,54,57,61,62,64,65,67,70],"_sjlj":41,"_skip":40,"_small":[83,206],"_snip":[39,41],"_socket":[83,206],"_sort":[33,64],"_sortby":[33,96],"_source":12,"_space":[83,206],"_sparse":33,"_split":33,"_stable":49,"_stack":83,"_stamp":174,"_started":79,"_stop":[33,41,137,193]
 ,"_str":[54,218],"_strerror":41,"_string":[14,33,40,53,54],"_success":[46,47,48,51,52,54,61,69,70,83,174],"_such":[83,206],"_suffix":[33,37],"_suggest":36,"_sum":129,"_supported":[83,206],"_symbolic":[83,206],"_synonyms":181,"_syntax":[33,44,54,83],"_system":[37,83,206],"_t":[66,83],"_table":3,"_tables":[33,40,51],"_tag":[87,159,162],"_tags":[214,218],"_take":33,"_target":[33,41],"_temporarily":[83,206],"_term":[33,42],"_text":[14,33,41,54,114],"_tf":[33,183],"_thread":[22,33,43,45],"_threads":138,"_threshold":[28,33,35,37,51,60],"_time":[33,79,80,131,174],"_timeout":[33,46,82,83,206],"_timestamp":124,"_tiny":33,"_title":[99,124,147,215,217],"_to":[33,53,109,217,218],"_token":[33,41,83],"_tokenize":[22,33,43,77],"_tokenized":[114,139],"_tokenizer":[33,39,83,111,124,128,129],"_tokenizers":33,"_too":[41,83,206],"_touch":[35,52],"_tp":145,"_transposition":33,"_true":[33,51,61],"_truncate":[37,41,48,64],"_ts":33,"_tsv":[50,181],"_type":[22,33,39,41,43,45],"_types":[33,41],"_uint
 ":[33,67],"_unavailable":[83,206],"_unknown":83,"_unlink":[51,61],"_unlock":[61,66,70],"_unmap":[22,33,43,52,77],"_unregister":[22,33,43,77,100,119],"_unsupported":83,"_untag":[22,40,43,153],"_update":[48,64,83,129,171],"_use":[33,41,51,83,109,206],"_user":[22,43,45,62],"_users":218,"_utf":[53,65],"_valid":148,"_value":[33,35,37,38,40,41,48,51,54,61,65,74,111],"_values":[22,33,37,41,43,61,153],"_valule":162,"_var":[33,41,54,62,67,70],"_vars":70,"_vector":[33,40,41,48,51,54,61,76,87,88,89,98,129,151,164,168,169,212,214,218],"_version":[12,22,33,37,41,43,45],"_versions":12,"_vesion":[161,169],"_void":33,"_vprintf":41,"_vsize":[51,54],"_w":194,"_weight":[41,48,76,88,89,128],"_when":79,"_win":[33,70],"_windows":[33,70],"_with":[7,8,33,48,64,128,133,171,172,207,220],"_word":[33,41,99,137,193],"_would":[83,206],"_xml":50,"_xxx":129,"_yyyymmdd":[111,113],"_zlib":[48,83,88],"_zone":148,"_{":40,"`/":18,"``":[34,35,54,113,151,217],"`hostname":146,"boolean":[42,128],"byte":[33,39,48,61
 ,64,147,167,206],"c\u30e9\u30f3\u30bf\u30a4\u30e0":33,"case":[70,123,152],"char":[41,48,51,52,53,54,61,62,64,66,67,70],"ci\u4e00\u822c":21,"ci\u4e0a":21,"class":[159,160,161,167],"const":[38,48,51,52,53,54,61,62,64,65,67,70],"continue":41,"cpu\u30b3\u30a2":[6,7,146,151,199],"d\u30ad\u30fc":215,"dat\u30ad\u30fc":40,"delete":[22,34,35,37,43,61,77,92],"do":[41,147],"double":[33,128,172],"else":33,"enter\u30ad\u30fc":40,"enum":52,"error\u30bf\u30b0":39,"export":18,"false":[12,33,35,40,41,86,87,88,90,91,92,94,95,96,98,102,103,104,105,106,107,113,116,118,124,125,128,135,139,141,154,159,162,165,168,171,172,194,196,212,220],"float":[33,39,111,117,128,129,156,179,184,185],"for":[8,31,39,42,46,50,51,52,54,55,61,66,70,141,146,148,150,152,156,167,172,174,191,194,195,196,198,204,218],"function":[33,42,51,70,79,153,206],"geopoint\u9593":37,"get\u30e1\u30bd\u30c3\u30c9":149,"gib\u304f\u3089\u3044":195,"gmo\u30e1\u30c7\u30a3\u30a2":41,"html\u30bf\u30b0":161,"id\u9806":65,"if":[11,33,46,48,5
 0,51,52,55,61,62,64,66,69,70,76,146,148,150,152,172,174,198],"import":12,"in":[11,14,22,33,39,41],"int":[33,35,39,40,41,46,47,48,51,52,54,55,56,57,58,60,61,62,64,65,66,67,70,76,87,91,111,117,128,129,132,133,136,141,151,154,156,165,166,171,172,179,183,184,185,188,189,191],"long":[33,57,60,125],"lzo\u3044":88,"mo\u30d5\u30a1\u30a4\u30eb":17,"new":[12,44,51,61,66,70,87],"nginx\u3089\u3057\u3044":41,"null":[11,33,37,39,40,47,48,51,52,54,55,58,61,62,64,65,66,70,117,127,128,129,134,136,159,160,161,167],"package":[12,22,23],"po\u30d5\u30a1\u30a4\u30eb":17,"post\u30e1\u30bd\u30c3\u30c9":40,"return":[51,66,69,79,174],"sort\u30ad\u30fc":34,"static":66,"this":[39,48,50,51,52,61,70,111,129,146,148,150,167,171,172,174,200,212,215,219,221],"true":[33,34,40,41,44,76,86,87,88,89,90,91,92,93,94,95,96,98,100,101,102,103,104,105,106,107,108,109,111,112,113,116,117,118,119,120,123,124,125,126,127,128,129,130,133,135,136,137,141,151,154,156,157,158,159,160,161,162,164,165,167,168,169,171,172,173
 ,175,178,182,183,184,185,193,196,212,213,214,215,217,218,220,221,222],"try":[46,218],"var":[11,28,70,89,144,146,148],"void":[38,46,49,52,53,60,61,64,65,66,69,70],"while":52,"with":[6,12,21,27,28,33,37,41,48,51,55,61,70,76,85,88,89,114,128,146,148,152,167,174,182,209,215],"x\u30df\u30ea":[172,196],"{\"":[33,76,85,108,109,112,113,117,126,127,132,147,151,159,160,165,171,172,173,182,184,185,188,189,191,193,217],"{\"_":[44,129,154,171,172,212,214,222],"{\\":101,"{column":182,"{key":129,"{label":[111,129],"{language":17,"{logical":186,"{name":172,"{path":28,"{prefix":[28,119,120,123],"{table":[129,165],"{time":174,"{user":195,"{yyyymm":186,"{yyyymmdd":186,"| _":222,"| c":172,"| n":172,"| y":40,"|')":88,"|..":41,"|:":174,"|<":[44,174],"|>":174,"|allow":[129,171],"|b":182,"|correct":[132,151],"|enable":139,"|full":182,"|ga":129,"|http":147,"|info":182,"|key":[33,133,171,172,220],"|n":33,"|ng":129,"|none":129,"|on":129,"|oo":129,"|persistent":[89,91,134,136],"|ring":151,"|ro":129,"|s
 uggest":132,"|table":133,"|with":[41,76,88,89,111,114,124,128,129,151,159,160,165,167,168,171,172,173,182,183,184,185,193,195,209,215,217,218,221],"||":[11,39,40,172,183,217],"},":[76,91,112,113,115,117,128,129,136,137,139,140,141,147,156,161,164,165,169,171,172,173,182,194,214,215,217,218,220,221],"}.":[118,129,165],"}/":[17,28,33,119,120,123],"}:":[151,182],"}\\":172,"}]":[33,80],"}_":[111,186],"}attr":40,"}e":172,"}|":174,"}}":76,"~ \"":[33,172,182],"~${":182,"~*":54,"~number":172,"~uint":33,abc:33,abcde:114,abi:33,about:[14,21,47,70,146,153,174],above:[125,191],ac:175,accept:35,accepts:[141,146],accesses:48,accessor:[33,61,64],accurate:167,acquire:46,acquires:46,acronym:198,actual:148,add:[17,30,39,41,61,110,129,139,153,194],added:[42,55,61,64],adding:61,additional:40,address:[37,39,146,151,206],adjust:129,adjuster:[41,76,111],admin:[33,35,41],advanced:42,advantage:167,after:55,again:[46,148],against:[48,52,146],age:[44,89,100,128,129,154],ages:[133,134,154],aggregate:16
 7,ahost:182,aio:40,akio:[35,39],al:194,alert:[41,105,106,146,148],ali:87,alias:[44,92,93,94],aliased:44,aliases:[44,92,93,94],alice:[44,87,91,117,129,136,141,148,154,165,171,200,218],alisa:165,all:[33,39,48,51,52,55,111,129,171,172,174,191,221],alloc:[33,80,131,146,148,179,206,215,219],allocate:[22,208],allocated:70,allocates:70,allow:[25,39,129,171],allowed:152,allows:167,almost:198,already:[46,70,152],also:[111,129,167,171,172,183,198],always:109,am:[160,167],amd:12,an:[52,55,64,70,148],and:[33,40,41,42,46,48,50,52,54,55,61,64,70,129,137,146,148,150,152,165,167,172,174,183,184,185,191,193,195,217,222],animation:214,ann:12,another:33,any:33,api:[1,3,11,15],appears:167,appended:61,apple:175,application:[148,200],applications:167,applied:42,appveyor:41,april:12,apt:[12,18,21,25,30,39],aptitude:14,ar:[139,207,209],arai:33,aramaki:[35,37],arc:139,architecture:33,architectures:12,archive:[12,22,23],are:[17,33,40,46,52,54,55,70,76,146,150,152,167,174,183,184,185,191,198],argc:66,
 argument:[149,172,183],arguments:[70,128,146],argv:66,armhf:41,arnaud:37,array:[85,128],art:218,arted:172,article:217,articles:217,as:[17,39,51,70,139,146,148,150,152,167,198,204],ascii:[171,172,194],assigned:33,associated:70,assumed:62,at:[42,55,146,174,218],auth:[148,200],auto:[109,132],autoconf:[6,37],autogen:[6,12,17,39],automake:[6,35],automatically:52,autotools:[3,5],available:[42,70],avg:[41,111,129,145],aware:70,back:172,background:146,backup:[52,99],backward:141,bad:[40,41,206],base:[12,33,70,148],baseball:[214,217],based:[55,159,160,167,204],bash:28,be:[48,51,52,54,55,61,64,70,95,123,141,146,152,174,191,198],became:204,because:[33,52,148,179,183,191,198],become:42,been:12,before:21,begin:145,bernard:33,beta:42,between:[22,40,41,43,61,152,153],bi:[207,209],bigram:[147,150,151,207,209],bigramlexicon:124,bill:[33,207,209],billiard:[207,209],bin:[18,31],binary:[0,179,196],bind:37,binding:[42,159,160],binlib:12,bison:12,bit:[8,21,23,24,25,26,29,30,31,33,40,117,147,196],
 black:175,block:212,blog:[168,209,215,217],blogroonga:3,blogs:209,bm:[183,185],bob:[44,91,129,136,141,148,154,165,171,200,218],bom:35,book:172,bookmark:[76,99],bookmarks:[76,99,113],bool:[33,40,87,117,128,137,157,158,171,193],boost:[151,188],boston:218,both:61,bottom:[37,55,158],brazil:213,brew:[18,27],british:221,broken:[48,52,118,206],brooklyn:218,brother:171,browser:17,bsd:[5,28,33,41],buf:[48,61,64],buffer:[51,61,85],buffered:57,bug:[39,42],build:[8,12,21,25,30,31,40],builder:57,building:50,built:61,bulk:[33,54,61],but:[141,146,152],buzz:151,by:[39,51,52,54,55,69,70,108,171,174,191,198,213],bye:137,bytes:[62,70],cache:[22,33,34,39,43,47,61,77,80],calc:33,called:70,caller:62,calling:[69,70],calloc:33,calros:154,camp:218,can:[17,46,50,51,52,70,123,128,141,146,148,167,174,183,191,198],cancel:125,canceled:[82,125],candidate1:132,candidate2:132,candidate:132,cannot:[22,208],carlos:[91,136,141],cas:206,cases:198,cast:61,casted:61,casts:61,cat:12,cd:[12,17,24,25,26,27,28,29,30,
 31],cdbs:37,ce:194,ceekz:40,center:157,centos6:39,centos:[12,18,22,23],central:218,cents:194,cflags:29,ch:139,change:[39,148,200],changed:[42,148],character:[70,174],characteristics:167,charlie:218,check:[14,22,33,34,37,43,61,77],checked:12,checking:52,checks:[41,52,114],china:213,choose:146,christian:33,chroot:12,chunk:85,chunks:210,ci:20,ciritical:148,cities:156,city:[156,218],clean:14,clear:[41,61],clearlock:[22,34,39,41,43,77],clears:48,clone:[3,6,7,8,12,13],clumns:195,cmake:[3,5,6],co:151,code:[17,141,174,179],codes:[12,69],col:61,color:175,column:[11,22,33,34,35,37,38,39,40,41,43,44,48,52,55,61,62,64,68,76,77],columnn:39,columns:[35,39,52,101,128,129,150,195],com:[9,213],come:218,comma:33,command:[21,33,39,49,51,70],commandinput:33,commands:198,comment:[33,168,217,218],comments:[168,217],commit:17,common:[37,64,65,146,172],compared:167,compatibility:[141,175],compatible:148,complete:[38,132,151,188,190],composition:175,compress:[88,128],computed:70,concurrently:174,con
 d:[40,66],condition:172,conditional:132,conf:210,config:[8,22,31,33,34,43,44,77,78],configuration:[40,148,151],configure:3,confirm:17,conifugration:21,connection:206,connections:146,constant:33,container:54,content:[37,39,40,41,79,111,128,129,135,148,161,165,167,168,171,172,173,183,193,195,200,217],contents:70,context:[33,51,54,61,111,148,167],contrast:146,contrib:12,copa:33,copied:70,core:147,correct:[132,151,189],correction:189,corresponding:61,cosmo:[40,41],count:129,country:[98,213,219],cover:167,coverage:14,cpu:[0,28,147,148,200],crch:139,create:[70,99,146],created:[70,111,218],createfilemapping:33,createrepo:12,creates:[54,70,150,174],crit:[105,106,146],critical:[70,146],ctrl:[146,206],ctx:[9,47,48,51,52,54,61,62,64,70],curl:[21,27,28,39,125,146,148,151,179,200],current:[44,66],currently:[50,52,148],cursor:[55,58,65],customize:148,customized:174,cutter:[3,6,7],cxxflags:29,daiki:[35,36,39],dangerous:[48,52],dash:28,dat:192,data:[52,56,66,148],database:[22,33,43,51,52,61
 ,64,77],dataset:[150,151,152],datasets:150,date:147,dave:154,day:[173,174],db1:200,db2:200,dbms:167,dcb:41,dcmake:[7,8,31],dd:[172,174],ddb:[215,219],ddl:209,de:17,deb:[12,25,30,39],debhelper:37,debian:3,debootstrap:12,debug:[8,33,105,106,146,148],decrypt:12,defalt:35,define:[22,43,77],defines:150,defrag:[22,34,40,43,77],dejan:33,deleted:61,delimit:40,demo:214,depends:42,deprecated:78,derived:152,descending:33,describe:70,described:146,describes:146,description:[33,207,218],designed:198,desktop:[8,31],dest:[64,145,146],destination:61,detail:147,details:[70,174],dev:[6,7,25,30],develop:[78,193],developed:193,developer:218,developing:193,development:218,develops:193,dewangga:33,df:185,dgrn:[7,8],dh:12,dicrc:27,dictionary:[175,194],diff:147,digits:174,directive:148,directory:[70,152,206],disable:[37,148],disabled:174,disables:148,disk:182,dist:12,distance:156,distributions:12,dll:[33,37,39,41],doc:[12,16,17,18,221],docs:33,document:[12,35,146,159,160,167,172,183,185],documentat
 ion:21,documentations:153,documents:[165,167],doesn:[61,118,148],domain:[16,54,61,70,89,91,134,136,146,206],don:[50,54,148,191],done:46,download:[12,24],downloads:31,dragonfly:35,draw:214,drilldown:[33,34,41,96],droonga:[162,186],due:167,dump:[22,33,34,35,37,39,41,43,50,77],ea:[139,174],each:[54,132,148,174,188,189,191],ear:139,earch:139,earlier:141,easier:183,easy:183,ec:129,echo:118,ecmascript:[39,40,129,170,172],edge:9,edict:41,edit:[12,22,33,34,43,153],editor:17,editrc:37,effective:146,eggs:217,eight:215,eito:40,el:[24,194],elapsed:[79,174,179],element:[33,76,172],elements:[33,76],elfring:39,ellip:156,emacs:17,emerg:[105,106],emerge:146,emergency:[146,148],emphasize:161,empty:33,en:[132,139,188,194],enable:[6,12,17],enabled:174,enables:148,encoding:[53,70,146,179],ency:147,end:[145,159,179,206],endpoint:152,eng:[132,188],engi:[132,188],engin:[132,188],engine:[132,139,159,160,167,183,188,189,190,191],enginen:188,english:[14,129],enhanced:42,enourmous:191,enqueue:9,entries
 :[33,87,102,103,104,111,129,135,144,159,160,171,172,195],entry:[56,86,87,88,90,96,97,98,101,111,124],entrykeys:135,env:181,environment:21,eof:146,epel:[24,39],er:182,eric:154,errno:[33,41],error:[40,41,44,51,55,70,79,105,106,146,148,182,185,215],errror:182,es:194,escape:54,escaped:54,estimate:33,estimated:[33,55,137],estimates:55,etc:[12,148,195,200],etime:145,euc:[28,40,146,194],evaluated:126,event:[132,150,151,152,188,189,191],events:[151,200],ex:139,exact:11,example:[129,146,212,213,214,215,219,222],examples:[35,110],excel:181,except:195,exclamation:33,exclude:[39,40,41,108,110,111,113,154],exe:[12,31],exec:206,executable:146,execute:[146,152,191],executed:219,executes:146,executing:51,exist:[61,118,183],existence:52,existing:[146,152],exists:[111,113,135],exit:[69,146],expect:41,explain:33,expr:[54,61,62,68],express:[8,31,39,40],expression:[33,54,127,129],expressions:148,ext:139,extract:[174,191],extracted:54,extracts:54,fa:139,factor:[41,129],failed:[46,92,118,215],fail
 ures:12,fast:[79,101,111,129,139,159,160,161,162,167,171,172,183,217],faster:198,favorite:17,favorited:218,favorites:218,fbnteqr:33,feature:[17,52,183],fedora:[12,18,22,23],fetched:191,fgets:33,file:[34,35,118,146,148,206],filename:206,files:[12,148],filter:[33,35,39,40,44,76,87,96,98],fin:62,finalizes:70,finds:64,finished:[125,174],firefox:17,firewood:[39,40],first:[70,111,129,171,172,218],five:215,fix:[42,89,91],fixed:39,flags:[32,33,48,51,54,58,61,64,65,67,70,85,88,89,91],floating:196,flower:212,fluent:13,flushviewoffile:33,followee:218,follower:218,following:[48,70,146,150,152,174,198],fontaine:37,force:33,foreground:146,fork:17,forks:146,form:[171,175,203,206,215],format:[17,42,50,70,101,149,174,179],formats:174,formula:12,found:[55,64],four:[174,215],frank:154,free:[35,41,51,85,174],freebsd:[22,33,43],freed:52,frees:70,freq:[151,191],frequency:[41,132,151,183,184,185,188,189,191],friends:214,from:[42,51,52,54,55,70],fromtable:87,fsf:39,ftb:42,ftp:[12,147],fu:139,ful:13
 9,full:[33,128,139,167,182,183,194],fulltext:[139,159,160,167],fullwidth:33,fumiyasu:37,func:[51,62,66,70],functions:[33,41,42,70,169],fuzzy:33,ga:[139,147,175],garbage:[40,85],gb:[131,179,210],gc:33,gcc:[24,26,28,29,37,39,40],gdb:14,gem:12,gemfile:39,generate:70,generated:[70,150],generates:150,geo:[22,34,35,37,38,39,40,43,55,153],geodetic:196,geoindex:214,geopoint:[34,35,40,55,117,128,156,157,158],geoppoint:55,geosite:214,get:[37,39,41,55,137,139],getaddrinfo:39,getenv:33,gets:70,gettext:[17,18],ghz:147,gi:139,gib:[32,195],git:[6,7,8,12,13,17],github:[6,7,8,12,13,17,19,21,33,37,39,40,41,88],gitter:[2,33],glaser:33,glib:40,global:18,glossary:21,gnu:[3,5],gnupg:12,go:[173,198],golubchik:33,gone:214,goo:[171,172],good:[111,129,137,171,172,173,193],google:[129,183,184,185,190],goroo:198,gpg:12,gpl:42,gps:0,gqtp:[0,1,3],gr:[129,139,151],graceful:130,grease:212,gregex:40,grep:[24,25,26,30],grn:3,grndb:[22,33,41,43,118,143],grnline:215,grnslap:[22,43,143],grnwrap:215,gro:[151,167
 ],gronga:[181,190],gronnga:190,gronoga:148,groo:[129,151],groogna:[38,151,200],groongau:194,grooon:151,group:[64,213],grroonga:190,gt:[159,160],gtar:29,gted:17,gtihub:37,gui:128,gzip:[28,39,199],halfwidth:175,hana:214,hanako:98,handle:51,handled:148,hard:195,hardy:35,has:[12,42,55,64,70,150,174,183],hash:[128,192,218],hat:3,have:[50,52,173],haystack:11,hdd:147,he:194,head:[41,145,206],header:33,heavy:198,hello:[111,129,137,172,173,193,194],help:[14,17,37],helpful:183,hendro:40,here:[70,146,150,152,174,191],hex:214,hh:[172,174],hideki:33,high:87,highlight:[22,33,41,43,153],hino:40,hiroaki:33,hiroshi:[33,35,37],hirotaka:33,hiroyuki:33,hmm:218,ho:194,hobby:174,hoge:155,home:[12,28,113,194],homebrew:3,homepage:147,hook:56,horikoshi:37,host:[146,147,151,182,206,219],hostname:[146,148,149],hottolink:42,hour:[46,174],how:[22,70,109,197],html:[3,12,14],http:[0,1,12,17,22,24,25,26,27,28,29,30,31,33,35,37,39,40,41,43,47,76,99,125,143,145,146,147,148],httpd:[12,38,39,40,41],httprewrite
 module:148,https:[12,13,17,21,199],hw:27,ia:[207,209],ic:[58,194],ichii:37,id:[0,33,35,41,44,48,51,55,58,59,61,64,65,74,76,79],ideographic:33,idf:41,ids:[55,76,87],ieee:196,ifexists:101,ignore:33,ignored:[39,52],ii:182,il:[207,209],ill:207,illegal:206,immediate:[33,130],implementation:198,implemented:[33,42],improper:206,inappropriate:206,include:[16,41,108,110,111,113,151,154],includes:33,incompatible:206,index:[12,33,41,42,48,52,55,57,58,89],indexblog:217,indexbuf:48,indexes:128,indicates:174,info:[33,105,106,146,148,182,185],init:[25,28,39,41,62],initialize:51,initialized:[51,70],initializes:[69,70],innodb:0,input:[50,79,101,206],inspect:33,install:[12,14,18,21,23,24,25,26,27],installer:12,instantly:167,instead:[70,86,123,146,204],intel:147,internal:41,internally:[50,51],interpreter:12,interrupted:206,into:[51,191],introduced:148,introduction:99,inv:147,invalid:[70,100,129,206],inverted:167,io:[22,33,42,43,77],ip:[147,151,206,219],ipa:26,iptables:200,is:[17,33,39,41,46,48
 ,50,51,52,54,55,61,62,64,70,76,82,111,118,125,129,135,137,139,146,148,150,152,159,160,161,162,165,167,171,172,174,179,182,183,191,193,198,200,204,206,212,215,217,219,221],isn:[51,52],iso:172,issue:19,issues:41,it:[48,50,51,52,54,55,61,64,69,70,79,101,111,129,141,146,152,171,172,173,174,183,198,204,214],itagaki:35,item:[132,150,151,188,189,191],items:[129,164],its:[54,70,146,174],itself:76,ivh:[24,26],iwai:[38,39],ja:[12,17],jacob:33,james:220,japan:[98,213,219],japanese:194,jason:220,javascript:[12,22,148,149,211,219],je:220,jeff:220,jekyll:12,jemalloc:41,jennifer:220,jersey:218,jessie:[12,22,23],jiro:214,jis:[65,178],job:147,jobs:147,john:[98,220],joseph:220,jq:215,jquery:[35,41],json:[33,35,37,39,41,50,76],jsonp:[33,37,151],juman:26,just:[52,61,150,173,174,218],ka:175,kakesa:33,kana:[132,150,151,188,189,191],karmic:14,kashihara:41,katagiri:40,katakana:175,kawada:41,kawaji:39,kb:210,kbytes:147,keeps:76,ken:214,kenichi:[35,37],key:[12,32,33,39,40,41,44,48,61,64,65,76,79,87,8
 9,91],keybuf:64,keyid:12,keys:[33,41,64],keyword:[39,40,54,129,159,160,167,171,183,184,185],keywords:54,kib:[33,195],kinjirou:214,kiske:39,kk:182,klose:33,km:218,ko:42,koi:[28,39,146],korea:213,kuriyama:41,kwic:167,kytea:[28,39,40,139],label:[33,87],langasek:33,language:17,larger:[152,191],largetext:192,last:[39,151,218],lat:147,latency:147,later:146,latin1:39,latin:[28,39,146],latinovic:33,launch:152,launchpad:[12,30,41],layout:12,lc:17,ld:194,learing:191,learn:152,learned:152,left:55,length:70,lenny:37,let:173,letter:175,level:[70,105,106,146,148,152,174,206],levels:148,lexicon:[33,99,124,133,134,147,165,168,173,175,217],lf:145,lgpl:42,li:[194,207,209],lib:[35,40,111,119,120,123],libedit:[26,28,33,34,35,37,39],libevent:[25,28,30],libgcc:41,libgroonga:20,liblzo:[25,30],libmecab:[12,25,30],libmsgpack:[25,30],libraries:[183,198],library:[50,198],libstemmer:41,libtool:[6,33],libwinpthread:41,libzmq:[25,30],license:[12,42],light:198,like:[48,198],limit:[37,55,64,65,96],line:[21
 ,51,79,198],lines:14,link:[212,213,219],links:[212,213,219],linux:[22,43,147],lion:39,list:[12,150,152],listen:[39,146,148,200],lists:41,ll:[139,194,207,209],lldb:[6,7],llt:139,lo:194,load:[22,33,34,35,37,38,39,40,43,44,76,77,78,86,87,91,98,99,100],loaded:127,loads:152,local:146,locale:17,localhost:[12,37,125,145,146,147,148,151,179,200],localstatedir:[28,35],location:[21,40,79,148],lock:[22,33,41,43,46,52,61,77,86],locked:70,locks:[70,167],log:[12,22,28,33,37,39,43,70,77,87],logaling:21,logged:174,logical:[22,33,43,77],logicaltableremovecommand:113,logrotate:[39,41],logs:[87,108,110,112,113,116,118,124,133,134,151,152,174,182,184,185,186],logyyyymmddhhmmss:151,longer:42,longest:64,longitudexlatitude:40,longtext:[44,55,117,128],loose:164,looseitems:164,lru:84,ls:12,lt:[139,159,160,167],lte:139,lts:[21,30],lucid:[12,35,40],lz4:[28,33,41,128],lz:[28,128],lzo:[37,39,41,48,88,206],m6:29,mac:[22,23],machine:146,macports:[22,23],mail:147,main:[12,25,66],make:3,makecache:[24,39],ma
 kefile:[7,8,12],malloc:41,man:[33,34,154],managed:52,management:[21,52,167],manager:[148,200],managing:52,many:[76,150,183,198],map:[37,174],mariadb:[40,41],mark:[33,175],marked:204,markup:16,markus:39,marverick:35,masaharu:[38,39],masahiro:35,masatoshi:33,massachusetts:218,master:148,match:[22,28,33,35,40,41,51,76,96],matched:55,matsuu:35,matthias:33,maverick:37,max:[39,41,65,66,80],may:[48,52,151],mb:39,mbytes:147,me:[122,194],means:[50,55,61,70,148,174],mecab:[0,12,24,25,26,27,28,30,33,34,35,37,39,40,41,42,194],meerkat:37,memcache:203,memcached:[0,1,14,22,33,197],memo:[41,165,183],memory:[22,70,182,208],memos:[33,128,162,169,183,193],memset:33,mercurial:12,message:[70,106,108,174,182,184,185,217],messagepack:[28,33,37,38,39,50],messages:40,metadata:39,micro:218,microsecond:174,microsoft:[8,31,33],migrated:[111,129,171,172],mike:98,millisecond:46,mime:[33,200],min:[39,41,46,65],minagawa:40,mingw:[12,37],minimum:70,minute:174,mips:33,mitsuhiro:35,mizuhara:33,mkdir:99,mkoste
 mp:41,mktime:33,ml:10,mlock:35,mm:[172,174],mmap:[22,40,208],modern:218,modes:146,moero:214,money:214,monkey:212,month:[174,214],montywi:38,mooz:37,more:[70,146,152,167,183,206],moritapo:214,moritars:217,morning:173,most:55,mpaa:154,mruby:[6,7,8,33,40,41,126,127,186],msec:46,msg:[9,33],msgpack:[33,179,206],msvc:33,msyql:76,mte:42,multiple:198,multithread:64,munin:[24,25,26,28,30,34,37,39],museum:218,music:[174,214],must:[48,52,54,55,61,70,95,152,191],mutex:[40,66,70],mv:107,my:[111,129,171,172],myisam:0,mysql:[0,12,24,25,26,30,33,41,42,76,114,129,159,160,167,181,183],naist:194,nakamura:33,name:[48,51,52,53,54,61,62,64,67,70,85,88,89,90],namebuf:[48,61],names:87,nanoseconds:174,naoina:[39,40],nargs:54,narwhal:37,natanael:33,natty:37,ne:139,need:[50,54,141,146],needed:[51,148],negative:[62,70],neologism:194,nested:40,net:213,netbsd:[35,40],netinet:33,network:206,never:109,newark:218,newids:87,newly:[141,167],newnames:87,news:[12,33],newvalue:48,next:[55,62],nfkc:175,nfs:28,nft
 hreads:66,ng:139,nginx:[24,25,26,30,33,39,40,41],nginxhttpstubstatusmodule:41,ni:[164,178],nice:173,night:[173,221],niho:164,nihon:[164,188],niku:41,nine:215,nippon:188,nise:41,no:[33,34,40,42,55,99,100,110,111,118,129,132,182,192,206],noarch:[24,26],node:12,nogpgcheck:39,none:[28,114,129,137,139,146,148,150,206,217],nonexistent:[92,93,111,129],normalize:[22,41,43,77],normalized:114,normalizer:[22,41,43,77,111],normalizerauto:[33,111,114,115,124,128,129,133,134,135,137,139,151,159,160,164,165,167,171,172,173],normalizernfkc:[115,128],normalizers:115,normallexicon:175,normally:[50,51,52,146],note:[70,146],nothing:[50,169],notice:[33,105,106,146,148,184,185],notification:174,notrelated:113,now:[22,43,153],nroonga:[21,165,217],nsis:12,nsubrecs:[48,111,129,213,214,218],nt:194,nterms:85,nul:[37,52,70,194],number:[55,62,70,85,95,146,147,172,191,195],numbers:33,nvars:62,ny:218,obata:35,obj:[48,52,54,56,59,61,62,63,68,85],object:[22,33,39,43,52,56,61,62,63,64,68,70,77,113],objname:[
 86,97],obsolete:204,obtained:70,occurred:55,ocelot:[37,40],october:41,of:[39,42,48,51,55,61,62,64,70,85,95,132,146,148,150,151,152,159,160,167,168,174,191,195,218],off:[41,148],official:12,offset:[52,54,55,56,61,64,65,70,96],ohkubo:33,ok:98,okapi:[183,185],old:[12,70],oldvalue:48,om:194,omitted:179,on:[17,42,50,52,55,61,64,70,139,148,159,160,167,200],one:[70,146,152,167,198],oneiric:[37,40],onga:167,ongaeshi:[33,35,39,40],onigmo:[33,41,182],oniguruma:33,only:[33,50,61,70,146,148],oo:[139,192],ooo:192,op:[48,54,55,63,64],opaque:206,open:118,openbsd:33,opened:[52,174],opens:[52,55],operation:[55,113,206],operator:[33,55],optarg:[52,63],option:[146,152,174],options:[33,144,145,146,147,148,150,151,152,186,198],or:[41,48,50,52,55,64,70,125,129,141,146,162,165,171,174,181,185,194,206,221,222],oracle:[22,23],orangain:40,org:[213,219],origin:17,original:[50,99,220],os:[5,7,8,12,18,22,23],osdn:[12,33],other:[33,46,48,52,70,146,152],otherwise:[61,70],out:147,output:[33,35,38,39,40,41,
 50,51,76,80,87,96],outputs:[152,174],outputting:50,overcommit:195,owned:54,owner:148,packages:[12,17,24,25,26,27,28,29,30,31,204],pai:33,pair:[132,150,151,188,189,191],palallel:12,pangolin:[30,39],parameter:[55,61,62,64,141,146],parent:[111,129],parker:33,partial:11,partitioning:108,pass:148,passed:[12,52],passes:12,pat:[65,192],patch:42,path:[18,48,52,61,64,70,89,91,123],paths:133,patprefix:220,patricia:128,patsuffix:220,pattern:[171,172],pcre:39,pentium:147,performance:[167,198],period:33,permission:206,permitted:113,persistent:[52,64,89],pg:154,pgroonga:[33,183,186],php:[39,198],physical:85,pid:[28,33,34,146],pikonyan:214,pip:18,pkg:[28,29,33,35],pkgs:24,platforms:70,play:221,player:87,players:[87,136],please:[17,52,204],plugin:[22,33,37,41,43,45],plugins:123,po:3,poedit:17,point:[38,55,91,125],pointed:70,pointer:70,popular:129,port:[27,146,147,151,203,206,219],porting:42,position:[55,70,128,137,139,194],posix:[33,172],post:[12,33,39,40,41,111,129],posted:218,postgresql:[
 0,167,186],posting:55,poyonga:198,ppa:[12,22,23],pre:[42,151],precise:[12,30,39],prefix:6,previous:204,price:212,priority:129,proc:[24,25,26,30,33,56,62,64,68,70,95,118,129],process:[22,33,43,48,52,146,148],processed:174,processes:146,processing:174,processor:[24,25,26,30],program:152,progress:174,project:172,proonga:198,properties:174,protocol:[0,146,149,179,198,200,203,204],pthread:[37,40],ptr:70,pub:12,published:12,pull:12,push:[12,17],pushes:51,put:171,pyenv:18,python:[12,18,198],qps:[145,147],quantal:39,queries:[147,167],query:[0,11,22,33,36,39,40,41,43,54,63,76,96],queryexpandertsv:[22,39,40,43,119,120,123,165,180],question:33,quetzal:39,queue:9,quiet:206,quit:[12,22,43,77],quiz:214,quote:172,raccoon:214,radious:157,rake:12,rakutan:217,raltime:191,ram:147,rand:[22,43,153],range:[22,33,41,43,77,89,91],ranguba:[41,47,76],raring:[40,41],rather:198,rc:[51,69,83,139,174],rch:139,rd:[207,209],rdbms:[0,33],rdiscount:12,re:52,read:[167,206],readings:[164,178],readme:[12,40],re
 ads:152,real:[44,167],realloc:35,really:[111,129,171,172],realtime:[132,191],receive:151,received:146,receiver:152,recently:84,recommend:198,record:[33,55,61,64,76,129,156,212,215,219],records:[33,55,129,174,191],recovered:52,recovers:52,rect:156,rectangle:[39,55],recursive:[6,7,8,12,13],red:3,redcloth:12,redhat:37,reference:[33,40,61,76,128,129,135],referenced:100,referencedbycolumn:135,referencedbytable:135,referencedtable:135,references:[113,135],referencetable:135,regexplexicon:[124,182],register:[22,33,40,43,77,113,114,119],registered:[70,123,167],regular:[148,182],reindex:[22,33,43,77],relation:61,release:[12,31],released:[12,42],releases:69,remained:[174,182],remote:146,remove:[61,113,114,118,135],removed:123,removep:61,removing:52,rep:147,replaced:[150,152],replication:183,replied:218,replies:217,reply:217,repoforge:[24,39],reports:70,repositories:12,request:12,requests:174,required:[21,118,148,200],res2:64,res:[55,63,64,147],resizes:70,resource:206,resources:[51,52,
 69],rest:70,restart:204,result:[11,64,152,156,167,179,206,217],results:[39,64,167],retry:206,returned:[55,70],returns:[48,55,64,70],reverse:[12,148],rewrited:42,rf:[24,148],rid:[57,58],right:55,ringtail:[40,41],rl:194,rlimit:[40,174],rm:148,ro:139,roonga:[171,172],root:[33,40,148,219],rose:212,row:167,rpm:[12,24,26,35,37,39,40,41],rpmforge:24,rroonga:[21,33,40,41,47,162,165,168,169,170,183,217],ruby:[0,6,7,8,12,21,22,33,39,40,41,42,43,76,77],rubygems:39,rubyinstaller:8,run:[12,14,22,146,148,197],running:[52,125,146],runs:[146,152],sa:[132,189],sae:[132,189],saer:[132,189],saerc:[132,189],saerch:[132,189],sako:33,salamander:[40,41],same:[40,46,76,198],sample:[147,152],satoh:37,saucy:[40,41],save:12,say:172,scalar:128,scan:14,schema:[22,33,43,77],scope:33,score1:11,score2:11,score:[11,33,40,48,76,91,129,132,136,141],scorer:[22,33,96,100],script:[41,101],se:[139,188],sea:[139,188],sear:188,searc:188,search:[37,39,64,65,129,132,139,159,160,167,171,172,181,183,188,189,190,191],se
 arched:55,sebastian:41,sec:46,second:174,section:[48,57,70,128,146],sed:[27,33,37,39],see:[70,146],segment:85,segments:85,segv:[34,40],select:[22,33,34,35,36,37,39,40,41,43,44,47,76,77,78,81,82,84,87,91,98,100],selector:96,selects:55,self:147,sen:42,senboku:40,send:[151,198],sender:152,senna:33,sentense:33,separated:50,sequence:[132,150,151,174,188,189,191],serach:189,serch:[132,189],sergei:33,sergey:41,serial:87,serihiro:39,serve:12,server:[33,39,41,113],servers:113,service:[33,189,204],session:198,set:[61,147],sets:51,seven:215,sh:[12,21],sha:12,sharding:[33,108,109,110,111,112,113,186],share:28,shared:[46,48,52],shell:146,shibuya:35,shidara:37,shift:[28,194],shimada:35,shimamura:33,shimoda:35,shimomura:39,shinya:39,sho:40,shopping:173,shops:207,shorttext:[33,35,37,41,44,55,65,76,79,87,88,89,91,98,99,100,102,103,104,111,112,113,116,117,118,124,128,129,132,133,134,135,136,137,141,146,147,151,154,156,159,160,161,162,164,165,167,168,169,171,172,173,175,178,182,183,184,185,188
 ,189,191,192,193,195],should:[51,70,141],show:34,shows:50,shutdown:[22,33,35,43,77,100,108],sid:[12,37,41,85],sigcont:40,sigint:37,sign:12,signing:12,sigsegv:64,sigstop:40,sigusr:37,silent:21,simple:204,since:[123,141,174,204],sis:37,site:[124,212,213,215,219,222],sitecountry:[213,219],sitedomain:[213,219],sites:[99,102,103,104],six:[174,215],size:[48,61,64,65,67,70,85,117,118,128],sizeof:[33,51,54],sjis:[28,42,146],slash:172,sleepy:173,small:118,smaller:[76,174],snake:33,snippet3:167,snippet:[22,33,39,40,42,43,129,153],so:[52,61,64],soccer:214,socket:206,soft:195,software:30,solaris:[5,7,8,22,23],solr:172,some:[33,69,150,174],sort:[33,64],sortby:[37,96],sound:[175,189],soundkitchen:[37,39],source:[12,33,52,61,79,88,89,91],sourceforge:[12,33],sources:[12,89,128],space:[33,70,76,171,182],span:[159,160,161,167],spec:[12,35,39,40],specified:[55,62,70],specifies:146,specify:[17,61,146,148,150,152],specifying:70,speed:190,spelling:221,sphinx:[3,15,16],sphr:156,spil:33,sports:214,
 sql:[108,183,213],squeeze:[12,40],src:64,ss:[172,174,182],ssh:12,ssssss:174,st:[139,172,194],stable:78,stack:[40,206],stamp:174,standard:196,standing:198,start:[33,80,108,131,173,204],started:[79,111,129,171,172,174],starting:70,starttime:[33,80,131,148,179,206,215,219],stateful:198,states:98,status:[22,33,34,35,39,40,43,77,80,98],steve:33,still:125,stop:[33,39,146,148,204],storage:[159,160],store:[51,54,55,61],stored:[152,191],stores:54,str:[54,70],strerror:41,strict:41,string1:155,string2:155,string:[11,33,39,41,54,61,62,70],strlen:70,studio:[8,31,33,39,40],su:33,sub:[12,22,33,40,43,153,164],subject:40,submit:[132,151,188,189,191],subrecord:40,substitution:165,succeeded:[88,91],success:206,successfully:70,successor:172,such:[17,39,123,150,152,167,191],sudo:[12,14,18,21,24,25,26,27,28,29,30,39,195,204,210,219],sufficient:70,suffixsearchterms:[171,172],suggest:[22,35,37,43,77],suggestion:150,suitable:146,suited:167,sum:[41,111,129],summary:[22,110,147,197],sunos:41,superior:
 167,support:42,supported:[42,148],supports:[42,70,152],swig:42,synonym:[129,221],synonyms:181,syntax:[44,146,206],syscall:[41,215],sysctl:[33,195,210],system:[29,111,129,167,171,172,195,196],systemctl:[25,204],systemd:[25,33,39],systems:167,tab:50,table:[11,22,33,35,37,38,39,40,41,43,44,48,51,52,55,58,61,62,64,65,76,77,78,87,88],tablecursor:33,tablegroupflags:33,tablename:78,tables:[51,52],tag:[12,87,111,129,162,169,214],tags:[33,76,89,129,133,134,162,169,214],tahr:[30,41],tail:[12,206],tajima:39,takahiro:35,takashi:[37,98],takayama:33,takayuki:37,takes:125,takuto:35,tar:[12,24,25,26,27,28,29,30],target:[31,41,48,52,54,55,61],taro:214,tasuku:42,tatsuya:39,tc:[58,65],tcp:[146,151],te:[139,194],temporary:[52,146],term:[85,88,221],terminal:218,terms:[85,111,128,129,135,137,146,159,160,165,167,171,172,183,184,185,193,195,209,215],teruya:33,test:[12,14,147,212,215,217,218,219],testdb:[147,152],tests:12,tex:139,text:[33,39,44,55,79,103,108,111,117,124,128,129,135,139,147],tf:[183,
 184,185],than:[33,76,174,182,191,198],thanks:218,that:[39,46,48,50,54,55,61,62,64,70,113,135,146,167,174,198],the:[16,39,42,46,48,50,51,52,54,55,61,62,64,70,95,111,113,118,125,129,135,146,148,150,151,152,156,167,171,172,174,191,195,198,204,218],theater:221,theatre:221,them:54,then:70,there:[76,146,171,198,204],therubyracer:12,thesaurus:129,these:[52,146,167],they:174,thorsten:33,thread:[9,22,33,43,48,52,64,70,77,95,109,118,135],threads:[95,174],threasd:146,three:[212,215],threshold:[33,37,60,61,97],through:148,thus:[150,152],tid:58,time:[33,37,39,40,41,108,111,112,113,116,117,118,124,125,128,132,133,147,151,163,174,188,189,191],timeout:[33,46,61],times:46,timestamp:[108,112,113,116,118,124],timeuot:46,tips:3,title:[12,40,41,99,102,103,104,124,135,168,183,212,213,214,215,217,219],titles:[171,172],tiwawan:33,tld:213,tls:33,tmp:[6,7,12,40,89,91,118,132,134,136,146,181,182,200,206,215,219],to:[22,39,42,46,48,50,51,54,55,61,64,70,79],tobby:165,todo:[6,7,14,48,49,51,52,53,54,55,56
 ,57,58,59,60,61,62,63,64,65,67,68,71,73,75,76,79,108,110,111,114,122,129,150,153],token:[33,99],tokenbigram:[111,124,128,129,133,134,135,137,139,140,146,151,159,160,165,167,168,171,172,173,183,184,185,189,192,193],tokenbigramignoreblank:[128,140],tokenbigramignoreblanksplitalpha:194,tokenbigramignoreblanksplitalphadigit:194,tokenbigramignoreblanksplitsymbol:[128,140],tokenbigramignoreblanksplitsymbolalpha:[128,140],tokenbigramignoreblanksplitsymbolalphadigit:[128,140],tokenbigramsplitsymbol:[35,128,140],tokenbigramsplitsymbolalpha:[128,129,139,140],tokenbigramsplitsymbolalphadigit:[87,128,140,165,189],tokenbigramsplitxxx:194,tokenbigrm:87,tokenbigrma:139,tokendelimit:[128,139,140,151,191],tokendelimitnull:[36,128,140],tokenfilterstem:[25,30,41],tokenfilterstopword:[33,41,137],tokenize:[22,33,40,41,43,77,137],tokenizer:[22,39,41,43,77],tokenkytea:39,tokenmecab:[39,128,140],tokenregexp:[33,124,128,140,182],tokens:139,tokentrigram:[33,128,139,140],tokenunigram:[128,140],tokyoge
 opoint:[37,55,117,128,157,158],tom:165,tomita:35,tomo:214,tomoatsu:35,tomotaka:37,tomygx:33,too:[33,118,206,217],tood:70,tool:21,top:[37,55,158],tortoisegit:8,totable:87,total:[85,117,147],touch:52,toybox:212,tracker:19,transfer:[0,198,204,206],transitional:204,translate:17,translation:17,travel:218,travi:40,travis:20,trie:128,tried:218,tries:46,tritonn:[111,129,171,172],truncate:[22,33,37,40,41,43,48,77,100],truncated:40,truncation:37,trust:12,trusty:[12,30,41],ts:194,tsu:33,tsv:33,turn:148,tutorial:70,tweet:173,tweets:173,twiter:39,two:[152,174],tx:194,txt:[16,17],type:[48,50,51,55,59,61,62,64,67,88,89,91,114],types:114,typo:[37,41],ubuntu:3,ueno:[35,36,39],ui:129,uid:12,uint:[33,35,39,40,41,44,66,76,79,87,89,91,98,100,111,117,128,129,133,134,135,136,141,151,154,155,164,168,171,172,173,175,182,193,195],ul:139,ull:139,ultra:214,umask:41,umemoto:37,unchanged:70,under:[148,152],unicode:[33,175],unicorn:33,uninstall:39,unique:125,united:98,universe:30,unix:[3,5],unknown:206,un
 link:54,unlock:61,unlocked:70,unlocks:70,unmanaged:85,unmaps:52,unpatched:42,unsafe:52,unsigned:[41,47,48,54,57,61,62,64,65,67,70],unsplit:11,unsupported:206,until:[46,70],up:179,update:3,updated:[17,42,209],updates:167,updating:46,upload:12,uptime:[34,80,131,148,179,206,215,219],uri:[148,149],url:[12,37,41,99,149,219],usa:213,usage:146,use:[17,33,38,48,50,51,52,54,70,79,85,86],used:[50,51,52,61,69,84,87,141,146,152,174,198,218],useful:[48,146,183,217],useless:52,user:[62,113,147,148,151,154,160,165,167,168,172,195,214],username:[31,214],users:[31,33,44,81,82,87,89,91,98,100,113,116,117,118,128,129,136,141,148,154,165,174,200],uses:[50,52,152,174],using:[42,50,191,217],usr:[14,27,28,119,120,123,146,148],usually:152,utc:172,utf:[28,35,39,40,42,53,146,151,172,179,194],utopic:33,uubntu:14,uuid:33,uuuuuu:172,uzulla:37,v1:11,v2:11,vagrant:12,valgrind:14,valid:191,value:[33,39,40,41,46,48,59,61,62,64,65,70,76,87,89],valuebuf:59,valuen:162,values:[48,50,61,101,146],variable:70,vari
 ables:70,variety:214,vars:[62,70],varying:70,vector:[22,33,39,40,43,76,128,153],version:[12,37,42,49,51,80,131,147,148,179,186,206,215,219],versions:204,vervet:33,very:[79,101,111,129,159,160,167,171,172,183],via:191,video:214,virtualbox:12,visual:[8,31,33,37,39,40,41],vivid:[12,33],vm:39,vmstat:210,vmware:12,voiced:175,vojtovich:41,waits:[46,70],wanabe:40,want:[146,198],wareohji:39,warn:146,warning:[105,106,146,148,182,185],warp:41,watch:12,way:152,wc:[24,25,26,30],we:198,weakness:167,web:[12,28,34,129,132,171,189,191],webclips:161,weight:[39,48,76,128,129,151,183,212],welcome:[111,129,171,172,218],well:167,werewolf:[30,33],wget:[24,25,26,28,29,30],wgs:[37,55,117,128,156,157,158],wheezy:[12,37],when:[48,52,61,146,198],whether:[52,61],which:[70,146,152],whombx:40,wibowo:40,wiedenroth:41,wiki:148,wikipedia:[178,196],will:[61,70,146,198],wily:[30,33],win:[8,31],windows:[3,5,6,7],wing:[39,40],without:[148,167,191],wo:194,word:[39,129,171,172],words:172,work:174,worker:9,works:[
 70,174],world:194,write:[14,38,110,122,129],written:141,www:12,x6:12,xcode:27,xenial:[30,33],xerus:[30,33],xml:[35,37,38,39,40,41,50],xt:[139,194],xvzf:[24,25,26,27,28,29,30],xxx:[33,40,146,172],xxxxx:12,yamaguchi:37,yappo:[40,41,42],year:174,years:44,yes:[14,33,80,99,100,110,113,118,129,132,135,145],yito:[39,40],yoji:37,yoku:[40,41],york:[156,218],yoshioka:39,you:[17,48,50,51,52,54,70,141,146,148,150,151,152,191,198],your:[17,21,37],yuki:37,yum:[12,18,24,26,39],yunqiang:33,yutaro:33,yuya:33,yy:44,yyyy:[172,174],yyyymm:186,yyyymmdd:[108,110,111,113,186],zenigata:214,zeromq:28,zip:[12,22,23],zlib:[25,28,30,35,37,39,40,41,48,88,128,206],zsh:[12,28],zunda:37,zxvf:12},titles:["1. Groonga\u306e\u7279\u5fb4","6. \u30af\u30e9\u30a4\u30a2\u30f3\u30c8","3. \u30b3\u30df\u30e5\u30cb\u30c6\u30a3","12. Groonga\u3078\u306e\u30b3\u30f3\u30c8\u30ea\u30d3\u30e5\u30fc\u30c8\u65b9\u6cd5","12.3. Groonga\u958b\u767a\u8005\u5411\u3051\u60c5\u5831","12.3.2. \u30ea\u30dd\u30b8\u30c8\u30ea\u30fc\u30
 6eGroonga\u3092\u30d3\u30eb\u30c9\u3059\u308b\u65b9\u6cd5","12.3.2.1. GNU Autotools\u3092\u4f7f\u3063\u3066\u30ea\u30dd\u30b8\u30c8\u30ea\u30fc\u306eGroonga\u3092\u30d3\u30eb\u30c9\u3059\u308b\u65b9\u6cd5","12.3.2.2. GNU/Linux\u307e\u305f\u306fUnix\u4e0a\u3067CMake\u3092\u4f7f\u3063\u3066\u30ea\u30dd\u30b8\u30c8\u30ea\u30fc\u306eGroonga\u3092\u30d3\u30eb\u30c9\u3059\u308b\u65b9\u6cd5","12.3.2.3. Windows\u4e0a\u3067CMake\u3092\u4f7f\u3063\u3066\u30ea\u30dd\u30b8\u30c8\u30ea\u30fc\u306eGroonga\u3092\u30d3\u30eb\u30c9\u3059\u308b\u65b9\u6cd5","12.3.3. Groonga \u901a\u4fe1\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3","12.3.4. \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","12.3.5. \u30af\u30a8\u30ea\u306e\u5b9f\u73fe","12.3.7. \u30ea\u30ea\u30fc\u30b9\u624b\u9806","12.3.1. \u30ea\u30dd\u30b8\u30c8\u30ea","12.3.8. \u30c6\u30b9\u30c8\u65b9\u6cd5","12.2. \u30c9\u30ad\u30e5\u30e1\u
 30f3\u30c8\u95a2\u9023\u306e\u30b3\u30f3\u30c8\u30ea\u30d3\u30e5\u30fc\u30c8\u65b9\u6cd5","12.2.3. C API","12.2.2. \u56fd\u969b\u5316","12.2.1. \u5c0e\u5165","12.1. \u30d0\u30b0\u30ec\u30dd\u30fc\u30c8\u306e\u9001\u308a\u65b9","11. \u958b\u767a","11.1. Travis CI","Groonga \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8","2. \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb","2.5. CentOS","2.3. Debian GNU/Linux","2.6. Fedora","2.2. Mac OS X","2.8. \u305d\u306e\u4ed6","2.7. Oracle Solaris","2.4. Ubuntu","2.1. Windows","9. \u5236\u9650\u4e8b\u9805","\u304a\u77e5\u3089\u305b","\u30d0\u30fc\u30b8\u30e7\u30f30.x\u306e\u304a\u77e5\u3089\u305b","\u30d0\u30fc\u30b8\u30e7\u30f31.0.x\u306e\u304a\u77e5\u3089\u305b","\u30d0\u30fc\u30b8\u30e7\u30f31.1.x\u306e\u304a\u77e5\u3089\u305b","1.2.9\u30ea\u30ea\u30fc\u30b9 - 2011-12-29","1.3.0\u30ea\u30ea\u30fc\u30b9 - 2012-01-29","2.1.2\u30ea\u30ea\u30fc\u30b9 - 2013-01-29","3.1.2\u30ea\u30ea\u30fc\u30b9 - 2014-01-29","4.1.1\u30ea\u30ea\u30fc\u30b9 - 2015-01-29","News i
 n Senna period","7. \u30ea\u30d5\u30a1\u30ec\u30f3\u30b9\u30de\u30cb\u30e5\u30a2\u30eb","7.17. \u30a8\u30a4\u30ea\u30a2\u30b9","7.23. API","7.23.2. \u5168\u4f53\u8a2d\u5b9a","7.23.4. <code class=\"docutils literal\"><span class=\"pre\">grn_cache</span></code>","7.23.5. <code class=\"docutils literal\"><span class=\"pre\">grn_column</span></code>","7.23.6. <code class=\"docutils literal\"><span class=\"pre\">grn_command_version</span></code>","7.23.7. <code class=\"docutils literal\"><span class=\"pre\">grn_content_type</span></code>","7.23.8. <code class=\"docutils literal\"><span class=\"pre\">grn_ctx</span></code>","7.23.9. <code class=\"docutils literal\"><span class=\"pre\">grn_db</span></code>","7.23.10. <code class=\"docutils literal\"><span class=\"pre\">grn_encoding</span></code>","7.23.11. grn_expr","7.23.12. <code class=\"docutils literal\"><span class=\"pre\">grn_geo</span></code>","7.23.13. <code class=\"docutils literal\"><span class=\"pre\">grn_hook</span></cod
 e>","7.23.14. <code class=\"docutils literal\"><span class=\"pre\">grn_ii</span></code>","7.23.15. <code class=\"docutils literal\"><span class=\"pre\">grn_index_cursor</span></code>","7.23.16. <code class=\"docutils literal\"><span class=\"pre\">grn_info</span></code>","7.23.17. <code class=\"docutils literal\"><span class=\"pre\">grn_match_escalation</span></code>","7.23.18. <code class=\"docutils literal\"><span class=\"pre\">grn_obj</span></code>","7.23.19. <code class=\"docutils literal\"><span class=\"pre\">grn_proc</span></code>","7.23.20. <code class=\"docutils literal\"><span class=\"pre\">grn_search</span></code>","7.23.21. <code class=\"docutils literal\"><span class=\"pre\">grn_table</span></code>","7.23.22. <code class=\"docutils literal\"><span class=\"pre\">grn_table_cursor</span></code>","7.23.23. <code class=\"docutils literal\"><span class=\"pre\">grn_thread_*</span></code>","7.23.24. <code class=\"docutils literal\"><span class=\"pre\">grn_type</span></cod
 e>","7.23.25. <code class=\"docutils literal\"><span class=\"pre\">grn_user_data</span></code>","7.23.1. \u6982\u8981","7.23.3. Plugin","Cast","7.6. \u30ab\u30e9\u30e0","7.6.4. \u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30ab\u30e9\u30e0","7.6.3. \u64ec\u4f3c\u30ab\u30e9\u30e0","7.6.1. \u30b9\u30ab\u30e9\u30fc\u30ab\u30e9\u30e0","7.6.2. \u30d9\u30af\u30bf\u30fc\u30ab\u30e9\u30e0","7.3. \u30b3\u30de\u30f3\u30c9","7.3.1. \u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3","7.3.2. \u51fa\u529b\u5f62\u5f0f","7.3.3. \u30d7\u30ea\u30c6\u30a3\u30fc\u30d7\u30ea\u30f3\u30c8","7.3.4. \u30ea\u30af\u30a8\u30b9\u30c8ID","7.3.5. \u30ea\u30af\u30a8\u30b9\u30c8\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8","7.3.6. \u30ea\u30bf\u30fc\u30f3\u30b3\u30fc\u30c9","7.3.7. <code class=\"docutils literal\"><span class=\"pre\">cache_limit</span></code>","7.3.8. <code class=\"docutils literal\"><span class=\"pre\">check</span></code>","7.3.9. <code class=\"docutils literal\"><span class=\"pre\">clearlock</span><
 /code>","7.3.10. <code class=\"docutils literal\"><span class=\"pre\">column_copy</span></code>","7.3.11. <code class=\"docutils literal\"><span class=\"pre\">column_create</span></code>","7.3.12. <code class=\"docutils literal\"><span class=\"pre\">column_list</span></code>","7.3.13. <code class=\"docutils literal\"><span class=\"pre\">column_remove</span></code>","7.3.14. <code class=\"docutils literal\"><span class=\"pre\">column_rename</span></code>","7.3.15. <code class=\"docutils literal\"><span class=\"pre\">config_delete</span></code>","7.3.16. <code class=\"docutils literal\"><span class=\"pre\">config_get</span></code>","7.3.17. <code class=\"docutils literal\"><span class=\"pre\">config_set</span></code>","7.3.18. <code class=\"docutils literal\"><span class=\"pre\">database_unmap</span></code>","7.3.19. <code class=\"docutils literal\"><span class=\"pre\">define_selector</span></code>","7.3.20. <code class=\"docutils literal\"><span class=\"pre\">defrag</span></c
 ode>","7.3.21. <code class=\"docutils literal\"><span class=\"pre\">delete</span></code>","7.3.22. <code class=\"docutils literal\"><span class=\"pre\">dump</span></code>","7.3.23. <code class=\"docutils literal\"><span class=\"pre\">io_flush</span></code>","7.3.24. <code class=\"docutils literal\"><span class=\"pre\">load</span></code>","7.3.25. <code class=\"docutils literal\"><span class=\"pre\">lock_acquire</span></code>","7.3.26. <code class=\"docutils literal\"><span class=\"pre\">lock_clear</span></code>","7.3.27. <code class=\"docutils literal\"><span class=\"pre\">lock_release</span></code>","7.3.28. <code class=\"docutils literal\"><span class=\"pre\">log_level</span></code>","7.3.29. <code class=\"docutils literal\"><span class=\"pre\">log_put</span></code>","7.3.30. <code class=\"docutils literal\"><span class=\"pre\">log_reopen</span></code>","7.3.31. <code class=\"docutils literal\"><span class=\"pre\">logical_count</span></code>","7.3.32. <code class=\"docutil
 s literal\"><span class=\"pre\">logical_parameters</span></code>","7.3.33. <code class=\"docutils literal\"><span class=\"pre\">logical_range_filter</span></code>","7.3.34. <code class=\"docutils literal\"><span class=\"pre\">logical_select</span></code>","7.3.35. <code class=\"docutils literal\"><span class=\"pre\">logical_shard_list</span></code>","7.3.36. <code class=\"docutils literal\"><span class=\"pre\">logical_table_remove</span></code>","7.3.37. <code class=\"docutils literal\"><span class=\"pre\">normalize</span></code>","7.3.38. <code class=\"docutils literal\"><span class=\"pre\">normalizer_list</span></code>","7.3.39. <code class=\"docutils literal\"><span class=\"pre\">object_exist</span></code>","7.3.40. <code class=\"docutils literal\"><span class=\"pre\">object_inspect</span></code>","7.3.41. <code class=\"docutils literal\"><span class=\"pre\">object_remove</span></code>","7.3.42. <code class=\"docutils literal\"><span class=\"pre\">plugin_register</span></
 code>","7.3.43. <code class=\"docutils literal\"><span class=\"pre\">plugin_unregister</span></code>","7.3.44. <code class=\"docutils literal\"><span class=\"pre\">quit</span></code>","7.3.45. <code class=\"docutils literal\"><span class=\"pre\">range_filter</span></code>","7.3.46. <code class=\"docutils literal\"><span class=\"pre\">register</span></code>","7.3.47. <code class=\"docutils literal\"><span class=\"pre\">reindex</span></code>","7.3.48. <code class=\"docutils literal\"><span class=\"pre\">request_cancel</span></code>","7.3.49. <code class=\"docutils literal\"><span class=\"pre\">ruby_eval</span></code>","7.3.50. <code class=\"docutils literal\"><span class=\"pre\">ruby_load</span></code>","7.3.51. <code class=\"docutils literal\"><span class=\"pre\">schema</span></code>","7.3.52. <code class=\"docutils literal\"><span class=\"pre\">select</span></code>","7.3.53. <code class=\"docutils literal\"><span class=\"pre\">shutdown</span></code>","7.3.54. <code class=\"d
 ocutils literal\"><span class=\"pre\">status</span></code>","7.3.55. <code class=\"docutils literal\"><span class=\"pre\">suggest</span></code>","7.3.56. <code class=\"docutils literal\"><span class=\"pre\">table_create</span></code>","7.3.57. <code class=\"docutils literal\"><span class=\"pre\">table_list</span></code>","7.3.58. <code class=\"docutils literal\"><span class=\"pre\">table_remove</span></code>","7.3.59. <code class=\"docutils literal\"><span class=\"pre\">table_rename</span></code>","7.3.60. <code class=\"docutils literal\"><span class=\"pre\">table_tokenize</span></code>","7.3.61. <code class=\"docutils literal\"><span class=\"pre\">thread_limit</span></code>","7.3.62. <code class=\"docutils literal\"><span class=\"pre\">tokenize</span></code>","7.3.63. <code class=\"docutils literal\"><span class=\"pre\">tokenizer_list</span></code>","7.3.64. <code class=\"docutils literal\"><span class=\"pre\">truncate</span></code>","7.16. \u8a2d\u5b9a","7.1. \u5b9f\u884c\
 u30d5\u30a1\u30a4\u30eb","7.1.1. <code class=\"docutils literal\"><span class=\"pre\">grndb</span></code>","7.1.2. grnslap","7.1.3. <code class=\"docutils literal\"><span class=\"pre\">groonga</span></code> \u5b9f\u884c\u30d5\u30a1\u30a4\u30eb","7.1.4. groonga-benchmark","7.1.5. groonga-httpd","7.1.6. Groonga HTTP\u30b5\u30fc\u30d0\u30fc","7.1.7. groonga-suggest-create-dataset","7.1.8. <code class=\"docutils literal\"><span class=\"pre\">groonga-suggest-httpd</span></code>","7.1.9. groonga-suggest-learner","7.14. \u95a2\u6570","7.14.1. <code class=\"docutils literal\"><span class=\"pre\">between</span></code>","7.14.2. edit_distance","7.14.3. <code class=\"docutils literal\"><span class=\"pre\">geo_distance</span></code>","7.14.4. geo_in_circle","7.14.5. geo_in_rectangle","7.14.6. <code class=\"docutils literal\"><span class=\"pre\">highlight_full</span></code>","7.14.7. <code class=\"docutils literal\"><span class=\"pre\">highlight_html</span></code>","7.14.8. <code class=\
 "docutils literal\"><span class=\"pre\">html_untag</span></code>","7.14.9. <code class=\"docutils literal\"><span class=\"pre\">in_values</span></code>","7.14.10. now","7.14.11. <code class=\"docutils literal\"><span class=\"pre\">prefix_rk_search</span></code>","7.14.12. <code class=\"docutils literal\"><span class=\"pre\">query</span></code>","7.14.13. rand","7.14.14. <code class=\"docutils literal\"><span class=\"pre\">snippet_html</span></code>","7.14.15. <code class=\"docutils literal\"><span class=\"pre\">sub_filter</span></code>","7.14.16. <code class=\"docutils literal\"><span class=\"pre\">vector_size</span></code>","7.12. grn_expr","7.12.1. \u30af\u30a8\u30ea\u30fc\u69cb\u6587","7.12.2. \u30b9\u30af\u30ea\u30d7\u30c8\u69cb\u6587","7.19. \u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u69cb\u7bc9","7.21. Log","7.7. \u30ce\u30fc\u30de\u30e9\u30a4\u30b6\u30fc","7.15. \u64cd\u4f5c\u65b9\u6cd5","7.15.1. \u4f4d\u7f6e\u60c5\u5831\u691c\u7d22","7.15.2. \u524d\u65b9\u4e00\u81f4RK\u691
 c\u7d22","7.2. \u51fa\u529b","7.10. \u30af\u30a8\u30ea\u30fc\u5c55\u958b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u4e00\u89a7","7.10.1. QueryExpanderTSV","7.13. \u6b63\u898f\u8868\u73fe","7.11. \u30b9\u30b3\u30a2\u30e9\u30fc","7.11.3.1. <code class=\"docutils literal\"><span class=\"pre\">scorer_tf_at_most</span></code>","7.11.3.2. <code class=\"docutils literal\"><span class=\"pre\">scorer_tf_idf</span></code>","7.20. \u30b7\u30e3\u30fc\u30c7\u30a3\u30f3\u30b0","7.18. \u30b5\u30b8\u30a7\u30b9\u30c8","7.18.2. \u88dc\u5b8c","7.18.3. \u88dc\u6b63","7.18.1. \u306f\u3058\u3081\u306b","7.18.4. \u63d0\u6848","7.5. \u30c6\u30fc\u30d6\u30eb","7.9. \u30c8\u30fc\u30af\u30f3\u30d5\u30a3\u30eb\u30bf\u30fc","7.8. \u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc","7.22. \u30c1\u30e5\u30fc\u30cb\u30f3\u30b0","7.4. \u30c7\u30fc\u30bf\u578b","5. \u30b5\u30fc\u30d0\u30fc","5.3. GQTP","5.2. HTTP","5.2.1. \u6bd4\u8f03","5.2.2. groonga","5.2.3. groonga-httpd","5.4. Memcached\u30d0\u30a4\u30ca\u30ea\u30d7\u
 30ed\u30c8\u30b3\u30eb","5.1. \u30b5\u30fc\u30d0\u30fc\u30d1\u30c3\u30b1\u30fc\u30b8","8. \u4ed5\u69d8","8.1. GQTP","8.2. \u691c\u7d22","10. \u30c8\u30e9\u30d6\u30eb\u30b7\u30e5\u30fc\u30c6\u30a3\u30f3\u30b0","10.1. \u540c\u3058\u691c\u7d22\u30ad\u30fc\u30ef\u30fc\u30c9\u306a\u306e\u306b\u5168\u6587\u691c\u7d22\u7d50\u679c\u304c\u7570\u306a\u308b","10.2. mmap Cannot allocate memory\u30a8\u30e9\u30fc\u3092\u56de\u907f\u3059\u308b\u306b\u306f","4. \u30c1\u30e5\u30fc\u30c8\u30ea\u30a2\u30eb","4.3. \u3044\u308d\u3044\u308d\u306a\u30c7\u30fc\u30bf\u306e\u4fdd\u5b58","4.5. \u30c9\u30ea\u30eb\u30c0\u30a6\u30f3","4.6. \u30bf\u30b0\u691c\u7d22\u30fb\u53c2\u7167\u95a2\u4fc2\u306e\u9006\u5f15\u304d","4.1. \u57fa\u672c\u7684\u306a\u64cd\u4f5c","4.9. \u5168\u6587\u691c\u7d22\u7528\u306e\u8a9e\u5f59\u8868\u306e\u4f5c\u6210","4.7. match_columns\u30d1\u30e9\u30e1\u30fc\u30bf","4.10. \u30de\u30a4\u30af\u30ed\u30d6\u30ed\u30b0\u691c\u7d22\u30b7\u30b9\u30c6\u30e0\u306e\u4f5c\u6210","4.2. \u30e
 a\u30e2\u30fc\u30c8\u30a2\u30af\u30bb\u30b9","4.8. \u30d1\u30c8\u30ea\u30b7\u30a2\u6728\u306b\u3088\u308b\u524d\u65b9\u4e00\u81f4\u691c\u7d22","4.11. \u30af\u30a8\u30ea\u62e1\u5f35","4.4. \u3055\u307e\u3056\u307e\u306a\u691c\u7d22\u6761\u4ef6"],titleterms:{"()":11,"(geopoint":218,"(v":11,"-benchmark":147,"-command":78,"-create":150,"-dataset":150,"-default":28,"-document":18,"-encoding":28,"-escalation":28,"-files":12,"-gqtp":204,"-help":28,"-http":204,"-httpd":[148,151,152,202,204],"-latest":12,"-learner":[151,152],"-localstatedir":28,"-log":28,"-lz4":28,"-match":28,"-message":28,"-munin":28,"-pack":28,"-package":28,"-path":28,"-platform":28,"-plugins":28,"-po":12,"-prefix":28,"-release":12,"-server":204,"-suggest":[150,151,152],"-target":144,"-threshold":28,"-version":78,"-with":28,"-zlib":28,".max":195,".maxfileperproc":195,".overcommit":195,".po":17,".po\u30d5\u30a1\u30a4\u30eb":17,"/linux":[7,25],"=encoding":28,"=message":28,"=number":28,"=path":28,"=platform":28,"[$":[
 111,129],"\u3042\u3052\u308b":209,"\u3042\u308a":[171,172],"\u3042\u308b":218,"\u3044\u304f":10,"\u3044\u308b":[135,177],"\u3044\u308d\u3044\u308d":212,"\u3046\u307e\u304f":10,"\u304a\u304f":10,"\u304a\u3055\u3089\u3044":10,"\u304a\u6c17":218,"\u304a\u77e5\u3089":[33,34,35,36],"\u304b\u3089":[6,7,8,10,24,25,26,27,28,30,31,151,178],"\u304c\u3063":217,"\u3053\u3061\u3089":10,"\u3053\u3068":12,"\u3054\u3068":217,"\u3055\u307e\u3056\u307e\u306a":222,"\u3059\u308b":[5,6,7,8,10,12,14,19,76,82,113,148,152,188,189,191,209,210,213,217],"\u305d\u306e":[28,182],"\u305f\u3044":12,"\u305f\u3081":[10,11,111,129],"\u3060\u3051":[10,76],"\u3065\u3051":78,"\u3066\u308b":218,"\u3067\u304d":[113,135,196],"\u3067\u304d\u308b":[10,11],"\u3068\u3057\u3066":196,"\u3068\u308a":10,"\u306a\u3044":[10,113,135,196],"\u306a\u3057":[172,200],"\u306a\u306b":194,"\u306b\u3088\u308b":[213,217,220],"\u306b\u5bfe\u3059\u308b":217,"\u306b\u95a2\u3059\u308b":196,"\u306e\u306b":209,"\u306e\u307f":[12,14],"\u306f
 \u3058\u3081":190,"\u3078\u3068":10,"\u307e\u305f":[7,217],"\u307e\u305f\u3050":217,"\u307e\u3068\u3081":12,"\u3084\u308a":10,"\u3084\u308b":12,"\u3088\u3046":[188,189,191],"\u30a2\u30af\u30bb\u30b9\u30ed\u30b0":200,"\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9":200,"\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9":12,"\u30a2\u30f3\u30ab\u30fc":182,"\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb":12,"\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3":9,"\u30a4\u30f3\u30b9\u30c8\u30fc\u30e9\u30fc":31,"\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb":[6,7,8,14,17,18,23,181],"\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9":11,"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9":[32,173,182,214,217],"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30ab\u30e9\u30e0":[73,215],"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30c6\u30fc\u30d6\u30eb":133,"\u30a4\u30f3\u30dd\u30fc\u30c8":12,"\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8":12,"\u30a8\u30a4\u30ea\u30a2\u30b9":44,"\u30a8\u30b9\u30b1\u30fc\u30d7":[171,182],"\u30a8\u30e9\u30fc":[79,210],"\u30
 aa\u30d6\u30b8\u30a7\u30af\u30c8":180,"\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30ea\u30c6\u30e9\u30eb":172,"\u30aa\u30d7\u30b7\u30e7\u30f3":[145,146,147,150,152],"\u30ab\u30b9\u30b1\u30fc\u30c9":98,"\u30ab\u30d0\u30ec\u30c3\u30b8":14,"\u30ab\u30e9\u30e0":[32,72,74,87,135,156,213,215,217],"\u30ab\u30e9\u30e0\u30a4\u30f3\u30c7\u30c3\u30af\u30b9":217,"\u30ab\u30e9\u30e0\u30b9\u30c8\u30a2":0,"\u30ad\u30e3\u30c3\u30b7\u30e5":[110,129,148],"\u30ad\u30fc\u30ef\u30fc\u30c9":[209,218],"\u30af\u30a8\u30ea":[0,11,221],"\u30af\u30a8\u30ea\u30fc":[148,171,180],"\u30af\u30a8\u30ea\u30fc\u30ad\u30e3\u30c3\u30b7\u30e5":148,"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8":1,"\u30af\u30e9\u30b9":182,"\u30b0\u30eb\u30fc\u30d7":[171,172,182],"\u30b1\u30fc\u30b9":[113,135],"\u30b3\u30de\u30f3\u30c9":[77,142,144,146,149,186,215,219],"\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3":[78,200],"\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb":147,"\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3":[146,151,179
 ],"\u30b3\u30df\u30e5\u30cb\u30c6\u30a3":2,"\u30b3\u30e1\u30f3\u30c8":218,"\u30b3\u30f3\u30c8\u30ea\u30d3\u30e5\u30fc\u30c8":[3,15],"\u30b5\u30b8\u30a7\u30b9\u30c8":[151,187],"\u30b5\u30f3\u30d7\u30eb":[145,147],"\u30b5\u30f3\u30d7\u30eb\u30c7\u30fc\u30bf":[171,172],"\u30b5\u30fc\u30d0":[0,206,219],"\u30b5\u30fc\u30d0\u30fc":[149,197,204],"\u30b5\u30fc\u30d0\u30fc\u30d1\u30c3\u30b1\u30fc\u30b8":204,"\u30b7\u30b9\u30c6\u30e0":[19,218],"\u30b7\u30d5\u30c8":172,"\u30b7\u30e3\u30fc\u30c7\u30a3\u30f3\u30b0":186,"\u30b8\u30aa\u30b5\u30fc\u30c1":214,"\u30b9\u30ab\u30e9\u30fc\u30ab\u30e9\u30e0":75,"\u30b9\u30af\u30ea\u30d7\u30c8":[12,172],"\u30b9\u30af\u30ea\u30d7\u30c8\u30d5\u30a1\u30a4\u30eb":147,"\u30b9\u30b3\u30a2\u30e9\u30fc":183,"\u30b9\u30b3\u30a2\u30fc":129,"\u30b9\u30bf\u30a4\u30eb":129,"\u30b9\u30c8\u30ec\u30fc\u30b8":0,"\u30b9\u30c8\u30ec\u30fc\u30b8\u30a8\u30f3\u30b8\u30f3":0,"\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3":219,"\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc":172,"\u3
 0bb\u30c3\u30c8\u30a2\u30c3\u30d7":151,"\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2":[6,7,8,18],"\u30bd\u30fc\u30b9":[24,25,26,27,28,30,31],"\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9":12,"\u30bd\u30fc\u30c8":[213,222],"\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8":82,"\u30bf\u30b0":214,"\u30bf\u30b0\u30a4\u30f3\u30c7\u30c3\u30af\u30b9":133,"\u30c0\u30a6\u30f3\u30bf\u30a4\u30e0":200,"\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9":12,"\u30c1\u30a7\u30c3\u30af\u30a2\u30a6\u30c8":[6,7,8],"\u30c1\u30e3\u30c3\u30c8\u30eb\u30fc\u30e0":2,"\u30c1\u30e5\u30fc\u30c8\u30ea\u30a2\u30eb":211,"\u30c1\u30e5\u30fc\u30cb\u30f3\u30b0":195,"\u30c4\u30a4\u30fc\u30c8":10,"\u30c4\u30fc\u30eb":[28,148,219],"\u30c6\u30b9\u30c8":14,"\u30c6\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb":14,"\u30c6\u30fc\u30d6\u30eb":[32,87,113,117,133,135,152,165,192,196,212,215,217,218],"\u30c7\u30a3\u30ec\u30af\u30c6\u30a3\u30d6":148,"\u30c7\u30a3\u30ec\u30af\u30c8\u30ea":12,"\u30c7\u30d0\u30c3\u30ac":14,"\u30c7\u30d5\u30a9\u30eb\u30c8":82,"\u30c7\u30fc\
 u30bf":[133,188,191,196,212,215,218],"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9":[117,200,215],"\u30c7\u30fc\u30bf\u30ed\u30fc\u30c9":148,"\u30c7\u30fc\u30e2\u30f3":206,"\u30c8\u30e9\u30d6\u30eb\u30b7\u30e5\u30fc\u30c6\u30a3\u30f3\u30b0":[147,208],"\u30c8\u30fc\u30af\u30ca\u30a4\u30b6":0,"\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc":[194,209],"\u30c8\u30fc\u30af\u30ca\u30a4\u30ba":194,"\u30c8\u30fc\u30af\u30f3\u30d5\u30a3\u30eb\u30bf\u30fc":193,"\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8":[12,15,22],"\u30c9\u30ea\u30eb\u30c0\u30a6\u30f3":[111,129,213],"\u30ce\u30fc\u30de\u30e9\u30a4\u30b6\u30fc":175,"\u30ce\u30fc\u30de\u30eb\u30d9\u30af\u30bf\u30fc\u30ab\u30e9\u30e0":76,"\u30cf\u30c3\u30b7\u30e5\u30bf\u30b0":218,"\u30d0\u30a4\u30ca\u30ea\u30d7\u30ed\u30c8\u30b3\u30eb":203,"\u30d0\u30b0\u30ec\u30dd\u30fc\u30c8":19,"\u30d0\u30fc\u30b8\u30e7\u30f3":[12,34,35,36,78],"\u30d1\u30b9\u30d5\u30ec\u30fc\u30ba":12,"\u30d1\u30c3\u30b1\u30fc\u30b8":12,"\u30d1\u30c3\u30c1":17,"\u30d1\u30c8\u30ea\u30b
 7\u30a2":220,"\u30d1\u30e9\u30e1\u30fc\u30bf":[78,217],"\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc":[111,129],"\u30d3\u30c3\u30c8":172,"\u30d3\u30eb\u30c9":[5,6,7,8,12,24,25,26,27,28,30,31],"\u30d5\u30a1\u30a4\u30eb":[11,12,17,18,143,146,181,195,200],"\u30d5\u30a9\u30ed\u30fc":218,"\u30d5\u30a9\u30fc\u30de\u30c3\u30c8":[129,174,181],"\u30d5\u30ec\u30fc\u30ba":171,"\u30d6\u30e9\u30a6\u30b6\u30d9\u30fc\u30b9":219,"\u30d6\u30ed\u30b0":12,"\u30d7\u30ea\u30c6\u30a3\u30fc\u30d7\u30ea\u30f3\u30c8":80,"\u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9\u30d1\u30b9":200,"\u30d7\u30ed\u30b8\u30a7\u30af\u30c8":12,"\u30d7\u30ed\u30bb\u30b9":195,"\u30d7\u30ed\u30c8\u30b3\u30eb":206,"\u30d8\u30c3\u30c0\u30fc":206,"\u30d9\u30af\u30bf\u30fc":196,"\u30d9\u30af\u30bf\u30fc\u30ab\u30e9\u30e0":[76,212],"\u30da\u30fc\u30b8\u30f3\u30b0":129,"\u30de\u30a4\u30af\u30ed\u30d6\u30ed\u30b0":218,"\u30de\u30c3\u30c1":172,"\u30de\u30c3\u30c1\u30ab\u30e9\u30e0":171,"\u30e1\u30e2\u30ea":195,"\u30e1\u30fc\u30ea\u30f3\u30b
 0\u30ea\u30b9\u30c8":[2,19],"\u30e2\u30b8\u30e5\u30fc\u30eb":148,"\u30e6\u30fc\u30b6\u30fc":[10,151,218],"\u30e6\u30fc\u30b6\u30fcid":218,"\u30e9\u30a4\u30d6\u30e9\u30ea":[0,28],"\u30ea\u30af\u30a8\u30b9\u30c8":[81,82],"\u30ea\u30af\u30a8\u30b9\u30c8\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8":82,"\u30ea\u30af\u30a8\u30b9\u30c8id":81,"\u30ea\u30bd\u30fc\u30b9":[113,135],"\u30ea\u30bf\u30fc\u30f3\u30b3\u30fc\u30c9":[82,83],"\u30ea\u30c6\u30e9\u30eb":172,"\u30ea\u30d0\u30fc\u30b9\u30d7\u30ed\u30ad\u30b7":148,"\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9":[46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70],"\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9\u30de\u30cb\u30e5\u30a2\u30eb":43,"\u30ea\u30dd\u30b8\u30c8\u30ea":[13,17],"\u30ea\u30dd\u30b8\u30c8\u30ea\u30fc":[5,6,7,8],"\u30ea\u30e2\u30fc\u30c8\u30a2\u30af\u30bb\u30b9":219,"\u30ea\u30ea\u30fc\u30b9":[12,33,34,35,36,37,38,39,40,41],"\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9":12,"\u30ea\u30ea\u30fc\u30b9\u30bf\
 u30b0":12,"\u30eb\u30fc\u30eb":186,"\u30ec\u30b3\u30fc\u30c9":[129,215],"\u30ec\u30b3\u30fc\u30c9id":192,"\u30ed\u30b0":107,"\u30ed\u30c3\u30af\u30d5\u30ea\u30fc":0,"\u30ed\u30fc\u30c6\u30fc\u30b7\u30e7\u30f3":107,"\u30ed\u30fc\u30c9":[76,215,218],"\u30ed\u30fc\u30de":178,"\u30fb\u30e1\u30e2\u30ea\u30ea\u30fc\u30af":14,"\u4e00\u6642":192,"\u4e00\u6642\u30c6\u30fc\u30d6\u30eb":192,"\u4e00\u7dd2":[113,135],"\u4e00\u81f4":[171,172,188,207,220],"\u4e00\u81f4rk":[178,188],"\u4e00\u89a7":[83,142,144,175,180,186,218],"\u4e00\u90e8":113,"\u4e0a\u9650":32,"\u4e0d\u6b63\u30e1\u30e2\u30ea\u30a2\u30af\u30bb\u30b9":14,"\u4e0d\u7b49\u4fa1":[171,172],"\u4e26\u3079":215,"\u4e26\u5217":12,"\u4e3b\u30ad\u30fc":[196,220],"\u4e57\u7b97":172,"\u4e8b\u9805":[32,147,196],"\u4ed5\u65b9":17,"\u4ed5\u69d8":205,"\u4ed8\u304d":[18,172,214],"\u4ed8\u4e0e":217,"\u4ee3\u5165":172,"\u4ee3\u5165\u5f0f":171,"\u4ee5\u4e0a":[171,172],"\u4ee5\u4e0b":171,"\u4ee5\u4e0b\u6f14":172,"\u4f4d\u7f6e":[0,78,156,177,218,
 222],"\u4f5c\u308a\u65b9":76,"\u4f5c\u308b":6,"\u4f5c\u6210":[12,133,215,216,218],"\u4f5c\u696d":12,"\u4f7f\u3044":207,"\u4f7f\u3044\u65b9":[44,73,75,76,80,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,144,146,147,148,151,152,154,156,159,160,161,162,164,165,167,168,169,173,178,179,181,182,183,184,185,188,189,191],"\u4f7f\u3046":[148,151,156],"\u4f7f\u3063":[6,7,8],"\u4f7f\u7528":195,"\u4f8b\u3048":10,"\u4f9d\u5b58":28,"\u4fdd\u5b58":[133,212],"\u4fee\u6b63":[33,34,35,36,37,39,40,41,42],"\u5165\u308a":218,"\u5165\u529b":151,"\u5165\u6f14":172,"\u5168\u4f53":46,"\u5168\u6587":[0,209,215,217,222],"\u5168\u6587\u691c":[215,216],"\u5168\u6587\u691c\u7d22":171,"\u5171\u6709":0,"\u5171\u8d77":[188,189,191],"\u518d\u8d77\u52d5":204,"\u51fa\u529b":[17,79,111,129,179,215],"\u5206\u3051":207,"\u5229\u7528":[113,135,148
 ,193,222],"\u5236\u5fa1":172,"\u5236\u9650":[32,76,147,181,192,196,213],"\u524a\u6e1b":[113,135],"\u524a\u9664":[98,113,135],"\u524d\u63d0":12,"\u524d\u65b9":[171,172,178,188,220],"\u5270\u4f59":172,"\u5272\u308a":81,"\u52a0\u7b97":172,"\u52d5\u4f5c":[12,14,188,189,191],"\u52d5\u7684":173,"\u5354\u529b":10,"\u5358\u8a9e":172,"\u5373\u6642":0,"\u539f\u56e0":209,"\u53c2\u7167":[0,135,206,212,214],"\u53c2\u7167\u578b":76,"\u53c2\u8003":[6,7,8,44,79,81,82,83,84,86,89,92,93,94,96,98,101,102,104,105,106,107,112,114,115,119,120,122,123,125,126,127,128,129,132,133,137,139,140,150,151,159,160,164,165,167,168,170,175,178,181,184,185,192,193],"\u53d6\u5f97":[12,215],"\u53e4\u3044":33,"\u53ef\u80fd":[0,87,92,93,94,95,99,100,108,109,110,111,112,113,114,116,117,118,128,130,131,135,137,138,139,148,151,156,160,165,184,185,193],"\u540c\u3058":209,"\u540d\u524d":[74,145,147,149,150,155,157,158,163,166,196],"\u5411\u3051":[4,12],"\u5426\u5b9a":[171,172],"\u547c\u3073\u51fa\u3057":172,"\u547d\u
 4ee4":147,"\u548c\u4ee3":172,"\u548c\u6f14":172,"\u56de\u907f":210,"\u56fd\u969b\u5316":17,"\u5727\u7e2e":200,"\u57fa\u672c":[113,135,172,215],"\u5831\u544a":19,"\u5834\u5408":[12,79,217],"\u5834\u6240":[10,181],"\u5909\u63db":178,"\u5909\u66f4":[35,87,200,209],"\u5909\u66f4\u70b9":12,"\u5927\u304d\u306a":133,"\u5927\u306a\u308a":[171,172],"\u5b66\u7fd2":[151,188,189,190,191],"\u5b8c\u5168":207,"\u5b9f\u4f8b":11,"\u5b9f\u73fe":11,"\u5b9f\u884c":[6,7,8,11,12,14,18,143,146,147,148],"\u5b9f\u9a13":37,"\u5bc6\u9375":12,"\u5bfe\u5fdc":[10,177,200],"\u5bfe\u7b56":[209,210],"\u5bfe\u8c61":135,"\u5c0e\u5165":18,"\u5c0f\u306a\u308a":[171,172],"\u5c0f\u6570":172,"\u5c55\u958b":180,"\u5dee\u6f14":172,"\u5ea7\u6a19\u5024":172,"\u5f15\u6570":[84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,116,117,118,121,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,141,145,146,147,151,152,154,155,156,157,158,159,160,161,162,1
 64,165,166,168,169,184,185,195],"\u5f53\u3066\u308b":81,"\u5f62\u5f0f":[79,101],"\u5f8c\u65b9":[171,172,220],"\u5fc5\u8981":[6,7,8,18,161],"\u5fc5\u9808":[87,89,91,92,93,94,95,100,108,109,110,111,112,113,114,116,117,118,125,128,129,130,131,135,136,137,138,139,141,151,156,160,165,184,185],"\u6027\u80fd":[148,200],"\u60c5\u5831":[0,4,10,14,177,218,222],"\u611f\u8b1d":[33,34,35,36,37,38,39,40,41],"\u6210\u529f":79,"\u6210\u679c":17,"\u623b\u308a\u5024":[84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,149,151,154,156,159,160,161,162,164,165,167,168,169,184,185],"\u624b\u9806":12,"\u6295\u7a3f":218,"\u62bd\u51fa":[172,191],"\u62e1\u5f35":221,"\u6307\u5b9a":[12,78,151,156,171,196,215,217],"\u6307\u91dd":10,"\u6319\u52d5":207,"\u6392\u4ed6":172,"\u63a5\u7d9a":206,"\u63d0\u4f9b":10,"\u63d0\u6848":[190,191],"\u64cd\u4f
 5c":[176,215],"\u64ec\u4f3c":74,"\u6539\u826f":[33,34,35,36,37,38,39,40,41,42],"\u6570\u5024":212,"\u6574\u6570":172,"\u6587\u5b57":182,"\u6587\u5b57\u5217":[172,212],"\u6587\u66f8":[172,189],"\u6587\u6cd5":222,"\u65b0\u3057\u3044":17,"\u65b0\u898f":12,"\u65b9\u6cd5":[3,5,6,7,8,12,14,15,17,44,76,78,81,82,87,173,176,188,189,191,209,210],"\u65e5\u6642":212,"\u660e\u793a":12,"\u660e\u793a\u7684":156,"\u6642\u9593":[172,218],"\u66f4\u65b0":[0,12,17,18,188],"\u66f8\u304d":207,"\u66f8\u5f0f":[145,147,148,149,152,155,157,158,163,166,215],"\u66ff\u3048":215,"\u6700\u5927":195,"\u6709\u52b9":82,"\u6761\u4ef6":[12,129,161,171,222],"\u6761\u4ef6\u5f0f":171,"\u683c\u7d0d":196,"\u691c\u51fa":14,"\u691c\u7d22":[0,76,111,129,133,171,172,177,178,188,189,191,207,209,214,215,217,218,220,221,222],"\u691c\u7d22\u4f8b":11,"\u6982\u8981":[0,44,46,47,48,49,50,51,52,53,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,73,75,76,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,
 102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,144,146,148,149,151,152,154,156,159,160,161,162,164,165,167,168,169,175,178,181,182,183,184,185,186,192,193,194,195],"\u69cb\u6587":[84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,144,146,151,154,156,159,160,161,162,164,165,167,168,169,171,172,182,184,185],"\u69cb\u7bc9":[14,173],"\u69d8\u3005":14,"\u6a5f\u80fd":177,"\u6b63\u898f":[171,172,182],"\u6bd4\u8f03":[172,200],"\u6c38\u7d9a":192,"\u6d41\u308c":17,"\u6d6e\u52d5":172,"\u6e1b\u7b97":172,"\u6e96\u5099":[12,221],"\u6f14\u7b97\u5b50":172,"\u70b9\u6570":172,"\u7279\u5b9a":[12,14],"\u7279\u5fb4":[0,192],"\u7279\u6709":148,"\u7279\u6b8a":147,"\u72ec\u81ea":172,"\u7406\u7531":10,"\u74b0\u5883":[12,1
 4],"\u751f\u6210":[12,17,18],"\u7528\u3044":[107,222],"\u7528\u79d8":12,"\u7528\u8a9e\u96c6":186,"\u7570\u306a\u308b":209,"\u767b\u9332":19,"\u7701\u7565":[87,92,93,94,95,99,100,108,109,110,111,112,113,114,116,117,118,128,130,131,135,137,138,139,151,156,160,165,184,185],"\u771f\u507d\u5024":[172,212],"\u77e5\u308a":12,"\u78ba\u8a8d":[12,17],"\u7a2e\u985e":212,"\u7a4d\u4ee3":172,"\u7a4d\u6f14":172,"\u7b26\u53f7":172,"\u7b49\u4fa1":[171,172],"\u7b97\u5b50":172,"\u7b97\u8853":172,"\u7ba1\u7406":[148,219],"\u7bc4\u56f2":[133,215],"\u7c21\u5358":[111,129],"\u7d22\u5f15":0,"\u7d22\u7528":[215,216],"\u7d42\u4e86":[148,204,206],"\u7d44\u307f\u8fbc\u307f":[146,175,183,194],"\u7d44\u8fbc\u578b":196,"\u7d4c\u5ea6":0,"\u7d4c\u7def\u5ea6":212,"\u7d50\u5408\u5f0f":171,"\u7d50\u679c":[147,151,209,213,215],"\u7d5e\u8fbc":222,"\u7de8\u96c6":17,"\u7def\u5ea6":0,"\u7f6e\u63db":165,"\u7f72\u540d":12,"\u7ffb\u8a33":[12,17],"\u8868\u73fe":[11,171,172,182],"\u8868\u793a":215,"\u88dc\u5b8c":[188,19
 0],"\u88dc\u6b63":[189,190],"\u8907\u6570":[200,213,217],"\u89e3\u6790":14,"\u89e3\u6c7a":44,"\u8a00\u8a9e":17,"\u8a2d\u5b9a":[12,21,46,82,87,142,148,200],"\u8a8d\u8a3c":200,"\u8a98\u5c0e":10,"\u8a9e\u5f59":[215,216],"\u8a9e\u5f59\u8868":133,"\u8aac\u660e":[74,145,147,155,157,158,163,166,196],"\u8aad\u307f":[178,188],"\u8ab2\u984c":19,"\u8ad6\u7406":[113,171,172],"\u8ad6\u7406\u548c":171,"\u8ad6\u7406\u7a4d":171,"\u8d77\u52d5":[151,204,206,219],"\u8ee2\u7f6e":0,"\u8fd1\u508d":172,"\u8fd4\u5024":[155,157,158,163,166],"\u8ffd\u52a0":[12,17,175],"\u8ffd\u8de1":19,"\u9001\u308a\u65b9":[17,19],"\u9001\u4fe1":219,"\u9006\u5f15\u304d":214,"\u901a\u4fe1":9,"\u9032\u3081":10,"\u904e\u53bb":10,"\u9055\u3044":111,"\u9069\u7528":76,"\u9078\u629e":182,"\u90e8\u5206":207,"\u914d\u5217":172,"\u91cd\u307f":[76,217],"\u91cd\u307f\u4ed8\u304d":76,"\u91cf\u6307\u5b9a\u5b50":182,"\u958b\u3051\u308b":195,"\u958b\u767a":[4,10,20],"\u95a2\u4fc2":[28,111,129,214],"\u95a2\u4fc2\u5f0f":11,"\u95a2\u65
 70":[14,153,172],"\u95a2\u9023":[15,110,111,113,129,148,152,217],"\u95be\u5024":209,"\u9664\u7b97":172,"\u96c6\u8a08":0,"\u9759\u7684":[14,173],"\u975e\u308f\u304b\u3061":207,"\u985e\u4f3c":[172,189],"\u9ad8\u5ea6":[111,129],"\uff08personal":30,"_*":66,"_acquire":102,"_api":11,"_at":184,"_auto":148,"_base":148,"_border":[108,110,111,113,154],"_cache":[47,148],"_calc":[111,129],"_cancel":125,"_circle":157,"_clear":103,"_column":[48,137],"_columns":[110,111,129,165,217],"_command":49,"_content":50,"_copy":87,"_count":[108,195],"_create":[88,133,148],"_ctx":51,"_cursor":[58,65],"_dat":192,"_data":68,"_database":148,"_db":52,"_delete":92,"_distance":[155,156],"_encoding":53,"_equal":11,"_escalation":[60,111,129],"_escape":159,"_eval":126,"_exist":116,"_expander":[111,129,165],"_expansion":129,"_expr":[11,54,170],"_filter":[110,122,128,168],"_filters":[128,133,139],"_flags":[111,129],"_flush":100,"_full":159,"_geo":55,"_get":93,"_hash":192,"_hook":56,"_html":[159,160,167],"_id":1
 17,"_idf":185,"_ii":57,"_in":[157,158],"_index":[58,109,110],"_indexes":99,"_info":59,"_inspect":117,"_install":28,"_key":[108,110,111,113,117,192],"_level":[105,148],"_limit":[84,111,129,138,148],"_list":[89,112,115,134,140],"_load":127,"_log":148,"_map":195,"_match":60,"_max":117,"_memory":195,"_most":184,"_n":[117,151],"_name":[87,91,100,102,103,104,117,124,136,141,159],"_no":192,"_not":[92,94,102,104],"_obj":61,"_of":117,"_offset":[111,129],"_or":[92,94,102,104,154],"_output":[111,129],"_pack":28,"_parameters":109,"_pat":192,"_path":[148,151,152],"_plugins":99,"_prefix":28,"_proc":62,"_processes":148,"_put":106,"_query":148,"_range":110,"_records":[99,117],"_rectangle":158,"_register":119,"_release":104,"_remove":[90,113,118,135],"_rename":[91,136],"_reopen":107,"_rk":164,"_schema":99,"_search":[63,164],"_select":[11,111],"_selector":96,"_set":94,"_shard":112,"_size":[117,169],"_sortby":[111,129],"_string":[165,168],"_table":[11,64,65,87,108,110,111,112,113,117],"_tagn":
 159,"_target":[111,129],"_tf":[184,185],"_thread":66,"_threshold":[111,129],"_tokenize":137,"_tokenizer":133,"_total":117,"_type":[50,67,117,133,156,206],"_types":[111,129],"_unmap":95,"_unregister":120,"_untag":161,"_user":68,"_value":[117,154,162],"_values":162,"_version":[49,78],"cpu\u30b3\u30a2":200,"default":[78,133],"delete":98,"float":196,"in":[42,162],"int":196,"new":[91,136],"null":172,"package":30,"}]":[111,129],adjuster:129,allocate:210,api:[16,45],approximate:156,archive:30,arg:11,autotools:6,between:154,bigram:218,blogroonga:12,body:79,bool:196,cache:[84,110,129],calc:111,callback:11,candidate:151,cannot:210,cast:71,centos:24,changes:42,check:[85,144],ci:21,clang:14,clearlock:86,client:146,clone:17,close:159,cmake:[7,8],column:[87,88,89,90,91,128,154,159,164,184,185],command:[78,128],comments:218,config:[92,93,94],configure:[6,12,18,28],contain:11,cutter:[12,14],daemon:146,data:152,database:[95,117,151,152],db:11,debian:[12,25],define:96,defrag:97,dependent:[113
 ,135],desctipion:150,domain:213,drilldown:[111,129],dump:99,edit:155,ellipsoid:156,enable:18,equal:11,exit:150,facebook:[2,12],fedora:26,files:[150,152],filter:[108,110,111,129,168],flags:[114,133,137,139,206],force:118,freebsd:195,from:[87,152],geo:[156,157,158],geoindex:218,geopoint:[196,218],get:151,gnu:[6,7,25],gqtp:[9,198,204,206],greater:11,grn:[11,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,170],grndb:144,grnslap:145,grntest:12,groonga:[0,3,4,5,6,7,8,9,11,12,17,22,42,146,147,148,149,150,151,152,201,202,204],gzip:200,hashtags:218,hat:12,header:[79,92,93,94,102,104,128],highlight:[159,160],homebrew:[12,27],how:198,html:[17,18,161],http:[149,179,199,204,219],https:200,id:[81,125],index:[128,137,184,185],install:28,io:100,javascript:222,jessie:25,json:[79,101],kern:195,key:[92,93,94,133],keys:[111,129],keywordn:159,label:[111,129],lcov:14,learning:152,less:11,libmemcached:14,limit:[110,111,129],linux:195,load:101,location:156,lock:[102,103,104],log:[
 105,106,107,152,174],logical:[108,109,110,111,112,113],longtext:196,mac:27,macports:27,make:[6,7,12,28],match:[111,129,165,217],max:[84,108,110,111,113,138,154],memcached:203,memory:210,messagepack:79,min:[108,110,111,113,154],mmap:210,mode:[11,130,137,139,146],mroonga:0,name:[91,116,117,118,133,135,136],near:11,news:42,nginx:148,nofile:195,normalize:114,normalizer:[114,115,128,133,139,159],normalizerauto:175,normalizernfkc:175,normalizers:128,not:11,now:163,object:[116,117,118],offset:[110,111,129],open:159,oracle:29,order:110,os:27,output:[110,111,129],path:127,period:42,plugin:[70,119,120,128],plugins:128,po:12,point:156,post:[148,200],ppa:30,prefix:[11,164],process:174,protocol:206,proxy:148,pull:17,query:[111,129,164,165,174,206],queryexpandertsv:181,quit:121,rand:166,range:[109,122],recover:144,rectangle:156,recursive:100,red:12,redmine:10,register:123,reindex:124,request:[17,125],ruby:[126,127],run:198,schema:128,scope:168,score:151,scorer:[111,129,184,185,222],script
 :126,select:[111,129],senna:42,server:146,shard:[108,110,111,113],shorttext:196,shutdown:130,similar:11,size:206,snippet:167,solaris:29,sortby:[111,129],source:128,sphere:156,sphinx:17,standalone:146,status:[131,150,206],string:[114,137,139],sub:168,succeeded:[92,94,102,104],suffix:11,suggest:132,summary:198,synopstis:150,table:[89,91,117,128,129,133,134,135,136,137,192],tables:[99,128],target:[100,102,103,104,124,141,162,169],text:[160,196],thread:138,time:196,tips:12,to:[87,198],todo:[165,167],token:[128,133,139],tokenbigram:194,tokenbigramignoreblank:194,tokenbigramignoreblanksplitsymbol:194,tokenbigramignoreblanksplitsymbolalpha:194,tokenbigramignoreblanksplitsymbolalphadigit:194,tokenbigramsplitsymbol:194,tokenbigramsplitsymbolalpha:194,tokenbigramsplitsymbolalphadigit:194,tokendelimit:194,tokendelimitnull:194,tokenfilterstem:193,tokenfilterstopword:193,tokenize:139,tokenizer:[128,139,140],tokenizers:128,tokenmecab:194,tokenregexp:194,tokentrigram:194,tokenunigram:194,t
 okyogeopoint:196,travis:21,truncate:141,tsv:[79,181],twitter:[2,10,12],type:[117,128,151],types:128,ubuntu:[12,30],uint:196,unix:7,update:12,use:[110,159],users:218,value:[93,94,133,162],vector:169,vm:195,wgs:196,windows:[8,12,31],worker:148,xml:79,zip:31}})
\ No newline at end of file
+Search.setIndex({envversion:47,filenames:["characteristic","client","community","contribution","contribution/development","contribution/development/build","contribution/development/build/unix_autotools","contribution/development/build/unix_cmake","contribution/development/build/windows_cmake","contribution/development/com","contribution/development/cooperation","contribution/development/query","contribution/development/release","contribution/development/repository","contribution/development/test","contribution/documentation","contribution/documentation/c-api","contribution/documentation/i18n","contribution/documentation/introduction","contribution/report","development","development/travis-ci","index","install","install/centos","install/debian","install/fedora","install/mac_os_x","install/others","install/solaris","install/ubuntu","install/windows","limitations","news","news/0.x","news/1.0.x","news/1.1.x","news/1.2.x","news/1.3.x","news/2.x","news/3.x","news/4.x","news/senna"
 ,"reference","reference/alias","reference/api","reference/api/global_configurations","reference/api/grn_cache","reference/api/grn_column","reference/api/grn_command_version","reference/api/grn_content_type","reference/api/grn_ctx","reference/api/grn_db","reference/api/grn_encoding","reference/api/grn_expr","reference/api/grn_geo","reference/api/grn_hook","reference/api/grn_ii","reference/api/grn_index_cursor","reference/api/grn_info","reference/api/grn_match_escalation","reference/api/grn_obj","reference/api/grn_proc","reference/api/grn_search","reference/api/grn_table","reference/api/grn_table_cursor","reference/api/grn_thread","reference/api/grn_type","reference/api/grn_user_data","reference/api/overview","reference/api/plugin","reference/cast","reference/column","reference/columns/index","reference/columns/pseudo","reference/columns/scalar","reference/columns/vector","reference/command","reference/command/command_version","reference/command/output_format","reference/comma
 nd/pretty_print","reference/command/request_id","reference/command/request_timeout","reference/command/return_code","reference/commands/cache_limit","reference/commands/check","reference/commands/clearlock","reference/commands/column_copy","reference/commands/column_create","reference/commands/column_list","reference/commands/column_remove","reference/commands/column_rename","reference/commands/config_delete","reference/commands/config_get","reference/commands/config_set","reference/commands/database_unmap","reference/commands/define_selector","reference/commands/defrag","reference/commands/delete","reference/commands/dump","reference/commands/io_flush","reference/commands/load","reference/commands/lock_acquire","reference/commands/lock_clear","reference/commands/lock_release","reference/commands/log_level","reference/commands/log_put","reference/commands/log_reopen","reference/commands/logical_count","reference/commands/logical_parameters","reference/commands/logical_range_
 filter","reference/commands/logical_select","reference/commands/logical_shard_list","reference/commands/logical_table_remove","reference/commands/normalize","reference/commands/normalizer_list","reference/commands/object_exist","reference/commands/object_inspect","reference/commands/object_remove","reference/commands/plugin_register","reference/commands/plugin_unregister","reference/commands/quit","reference/commands/range_filter","reference/commands/register","reference/commands/reindex","reference/commands/request_cancel","reference/commands/ruby_eval","reference/commands/ruby_load","reference/commands/schema","reference/commands/select","reference/commands/shutdown","reference/commands/status","reference/commands/suggest","reference/commands/table_create","reference/commands/table_list","reference/commands/table_remove","reference/commands/table_rename","reference/commands/table_tokenize","reference/commands/thread_limit","reference/commands/tokenize","reference/commands/
 tokenizer_list","reference/commands/truncate","reference/configuration","reference/executables","reference/executables/grndb","reference/executables/grnslap","reference/executables/groonga","reference/executables/groonga-benchmark","reference/executables/groonga-httpd","reference/executables/groonga-server-http","reference/executables/groonga-suggest-create-dataset","reference/executables/groonga-suggest-httpd","reference/executables/groonga-suggest-learner","reference/function","reference/functions/between","reference/functions/edit_distance","reference/functions/geo_distance","reference/functions/geo_in_circle","reference/functions/geo_in_rectangle","reference/functions/highlight_full","reference/functions/highlight_html","reference/functions/html_untag","reference/functions/in_values","reference/functions/now","reference/functions/prefix_rk_search","reference/functions/query","reference/functions/rand","reference/functions/snippet_html","reference/functions/sub_filter","r
 eference/functions/vector_size","reference/grn_expr","reference/grn_expr/query_syntax","reference/grn_expr/script_syntax","reference/indexing","reference/log","reference/normalizers","reference/operations","reference/operations/geolocation_search","reference/operations/prefix_rk_search","reference/output","reference/query_expanders","reference/query_expanders/tsv","reference/regular_expression","reference/scorer","reference/scorers/scorer_tf_at_most","reference/scorers/scorer_tf_idf","reference/sharding","reference/suggest","reference/suggest/completion","reference/suggest/correction","reference/suggest/introduction","reference/suggest/suggestion","reference/tables","reference/token_filters","reference/tokenizers","reference/tuning","reference/types","server","server/gqtp","server/http","server/http/comparison","server/http/groonga","server/http/groonga-httpd","server/memcached","server/package","spec","spec/gqtp","spec/search","troubleshooting","troubleshooting/different_re
 sults_with_the_same_keyword","troubleshooting/mmap_cannot_allocate_memory","tutorial","tutorial/data","tutorial/drilldown","tutorial/index","tutorial/introduction","tutorial/lexicon","tutorial/match_columns","tutorial/micro_blog","tutorial/network","tutorial/patricia_trie","tutorial/query_expansion","tutorial/search"],objects:{"":{"--address":[146,4,1,"cmdoption--address"],"--bind-address":[146,4,1,"cmdoption--bind-address"],"--cache-limit":[146,4,1,"cmdoption--cache-limit"],"--config-path":[146,4,1,"cmdoption--config-path"],"--daemon":[152,4,1,"cmdoption--daemon"],"--default-match-escalation-threshold":[146,4,1,"cmdoption--default-match-escalation-threshold"],"--default-request-timeout":[146,4,1,"cmdoption--default-request-timeout"],"--dir":[147,4,1,"cmdoption--dir"],"--disable-max-fd-check":[151,4,1,"cmdoption--disable-max-fd-check"],"--document-root":[146,4,1,"cmdoption--document-root"],"--encoding":[146,4,1,"cmdoption--encoding"],"--ftp":[147,4,1,"cmdoption--ftp"],"--gro
 onga":[147,4,1,"cmdoption--groonga"],"--help":[146,4,1,"cmdoption--help"],"--host":[147,4,1,"cmdoption--host"],"--log-base-path":[152,4,1,"cmdoption--log-base-path"],"--log-level":[152,4,1,"cmdoption--log-level"],"--log-output-dir":[147,4,1,"cmdoption--log-output-dir"],"--log-path":[152,4,1,"cmdoption--log-path"],"--log-rotate-threshold-size":[146,4,1,"cmdoption--log-rotate-threshold-size"],"--max-threads":[146,4,1,"cmdoption--max-threads"],"--n-lines-per-log-file":[151,4,1,"cmdoption--n-lines-per-log-file"],"--n-threads":[151,4,1,"cmdoption--n-threads"],"--pid-path":[146,4,1,"cmdoption--pid-path"],"--port":[151,4,1,"cmdoption--port"],"--protocol":[147,4,1,"cmdoption--protocol"],"--query-log-path":[146,4,1,"cmdoption--query-log-path"],"--query-log-rotate-threshold-size":[146,4,1,"cmdoption--query-log-rotate-threshold-size"],"--receive-endpoint":[152,4,1,"cmdoption--receive-endpoint"],"--send-endpoint":[152,4,1,"cmdoption--send-endpoint"],"--server-id":[146,4,1,"cmdoption--se
 rver-id"],"-P":[145,4,1,"cmdoption-P"],"-a":[146,4,1,"cmdoption-a"],"-c":[146,4,1,"cmdoption-c"],"-d":[152,4,1,"cmdoption-d"],"-e":[146,4,1,"cmdoption-e"],"-h":[146,4,1,"cmdoption-h"],"-i":[147,4,1,"cmdoption-i"],"-l":[152,4,1,"cmdoption-l"],"-m":[145,4,1,"cmdoption-m"],"-n":[146,4,1,"cmdoption-n"],"-p":[151,4,1,"cmdoption-p"],"-r":[152,4,1,"cmdoption-r"],"-s":[152,4,1,"cmdoption-s"],"-t":[151,4,1,"cmdoption-t"],GRN_COLUMN_NAME_ID:[48,0,1,"c.GRN_COLUMN_NAME_ID"],GRN_COLUMN_NAME_ID_LEN:[48,0,1,"c.GRN_COLUMN_NAME_ID_LEN"],GRN_COLUMN_NAME_KEY:[48,0,1,"c.GRN_COLUMN_NAME_KEY"],GRN_COLUMN_NAME_KEY_LEN:[48,0,1,"c.GRN_COLUMN_NAME_KEY_LEN"],GRN_COLUMN_NAME_NSUBRECS:[48,0,1,"c.GRN_COLUMN_NAME_NSUBRECS"],GRN_COLUMN_NAME_NSUBRECS_LEN:[48,0,1,"c.GRN_COLUMN_NAME_NSUBRECS_LEN"],GRN_COLUMN_NAME_SCORE:[48,0,1,"c.GRN_COLUMN_NAME_SCORE"],GRN_COLUMN_NAME_SCORE_LEN:[48,0,1,"c.GRN_COLUMN_NAME_SCORE_LEN"],GRN_COLUMN_NAME_VALUE:[48,0,1,"c.GRN_COLUMN_NAME_VALUE"],GRN_COLUMN_NAME_VALUE_LEN:[48,0,1,"c
 .GRN_COLUMN_NAME_VALUE_LEN"],GRN_COMMAND_VERSION_MAX:[49,0,1,"c.GRN_COMMAND_VERSION_MAX"],GRN_COMMAND_VERSION_MIN:[49,0,1,"c.GRN_COMMAND_VERSION_MIN"],GRN_COMMAND_VERSION_STABLE:[49,0,1,"c.GRN_COMMAND_VERSION_STABLE"],GRN_OBJ_APPEND:[61,0,1,"c.GRN_OBJ_APPEND"],GRN_OBJ_COMPARE:[61,0,1,"c.GRN_OBJ_COMPARE"],GRN_OBJ_DECR:[61,0,1,"c.GRN_OBJ_DECR"],GRN_OBJ_GET:[61,0,1,"c.GRN_OBJ_GET"],GRN_OBJ_INCR:[61,0,1,"c.GRN_OBJ_INCR"],GRN_OBJ_LOCK:[61,0,1,"c.GRN_OBJ_LOCK"],GRN_OBJ_PREPEND:[61,0,1,"c.GRN_OBJ_PREPEND"],GRN_OBJ_SET:[61,0,1,"c.GRN_OBJ_SET"],GRN_OBJ_SET_MASK:[61,0,1,"c.GRN_OBJ_SET_MASK"],GRN_OBJ_UNLOCK:[61,0,1,"c.GRN_OBJ_UNLOCK"],GRN_PLUGIN_ERROR:[70,0,1,"c.GRN_PLUGIN_ERROR"],GRN_PLUGIN_FIN:[70,1,1,"c.GRN_PLUGIN_FIN"],GRN_PLUGIN_FREE:[70,0,1,"c.GRN_PLUGIN_FREE"],GRN_PLUGIN_INIT:[70,1,1,"c.GRN_PLUGIN_INIT"],GRN_PLUGIN_LOG:[70,0,1,"c.GRN_PLUGIN_LOG"],GRN_PLUGIN_MALLOC:[70,0,1,"c.GRN_PLUGIN_MALLOC"],GRN_PLUGIN_REALLOC:[70,0,1,"c.GRN_PLUGIN_REALLOC"],GRN_PLUGIN_REGISTER:[70,1,1,"c.GRN
 _PLUGIN_REGISTER"],command:[146,4,1,"cmdoption-arg-command"],db:[147,4,1,"cmdoption-arg-db"],dest:[146,4,1,"cmdoption-arg-dest"],grn_builtin_type:[67,2,1,"c.grn_builtin_type"],grn_cache:[47,2,1,"c.grn_cache"],grn_cache_close:[47,1,1,"c.grn_cache_close"],grn_cache_current_get:[47,1,1,"c.grn_cache_current_get"],grn_cache_current_set:[47,1,1,"c.grn_cache_current_set"],grn_cache_get_max_n_entries:[47,1,1,"c.grn_cache_get_max_n_entries"],grn_cache_open:[47,1,1,"c.grn_cache_open"],grn_cache_set_max_n_entries:[47,1,1,"c.grn_cache_set_max_n_entries"],grn_column_create:[48,1,1,"c.grn_column_create"],grn_column_index:[48,1,1,"c.grn_column_index"],grn_column_index_update:[48,1,1,"c.grn_column_index_update"],grn_column_name:[48,1,1,"c.grn_column_name"],grn_column_rename:[48,1,1,"c.grn_column_rename"],grn_column_table:[48,1,1,"c.grn_column_table"],grn_column_truncate:[48,1,1,"c.grn_column_truncate"],grn_command_version:[49,2,1,"c.grn_command_version"],grn_content_type:[50,2,1,"c.grn_cont
 ent_type"],grn_ctx:[51,2,1,"c.grn_ctx"],grn_ctx_at:[51,1,1,"c.grn_ctx_at"],grn_ctx_close:[51,1,1,"c.grn_ctx_close"],grn_ctx_db:[51,1,1,"c.grn_ctx_db"],grn_ctx_fin:[51,1,1,"c.grn_ctx_fin"],grn_ctx_get:[51,1,1,"c.grn_ctx_get"],grn_ctx_get_all_tables:[51,1,1,"c.grn_ctx_get_all_tables"],grn_ctx_get_command_version:[51,1,1,"c.grn_ctx_get_command_version"],grn_ctx_get_match_escalation_threshold:[60,1,1,"c.grn_ctx_get_match_escalation_threshold"],grn_ctx_get_output_type:[51,1,1,"c.grn_ctx_get_output_type"],grn_ctx_init:[51,1,1,"c.grn_ctx_init"],grn_ctx_is_opened:[51,1,1,"c.grn_ctx_is_opened"],grn_ctx_open:[51,1,1,"c.grn_ctx_open"],grn_ctx_set_command_version:[51,1,1,"c.grn_ctx_set_command_version"],grn_ctx_set_finalizer:[51,1,1,"c.grn_ctx_set_finalizer"],grn_ctx_set_match_escalation_threshold:[60,1,1,"c.grn_ctx_set_match_escalation_threshold"],grn_ctx_set_output_type:[51,1,1,"c.grn_ctx_set_output_type"],grn_ctx_use:[51,1,1,"c.grn_ctx_use"],grn_db:[52,2,1,"c.grn_db"],grn_db_create:[
 52,1,1,"c.grn_db_create"],grn_db_create_optarg:[52,2,1,"c.grn_db_create_optarg"],grn_db_open:[52,1,1,"c.grn_db_open"],grn_db_recover:[52,1,1,"c.grn_db_recover"],grn_db_touch:[52,1,1,"c.grn_db_touch"],grn_db_unmap:[52,1,1,"c.grn_db_unmap"],grn_encoding:[53,2,1,"c.grn_encoding"],grn_encoding_parse:[53,1,1,"c.grn_encoding_parse"],grn_encoding_to_string:[53,1,1,"c.grn_encoding_to_string"],grn_expr_add_var:[54,1,1,"c.grn_expr_add_var"],grn_expr_alloc:[54,1,1,"c.grn_expr_alloc"],grn_expr_append_const:[54,1,1,"c.grn_expr_append_const"],grn_expr_append_const_int:[54,1,1,"c.grn_expr_append_const_int"],grn_expr_append_const_str:[54,1,1,"c.grn_expr_append_const_str"],grn_expr_append_op:[54,1,1,"c.grn_expr_append_op"],grn_expr_close:[54,1,1,"c.grn_expr_close"],grn_expr_compile:[54,1,1,"c.grn_expr_compile"],grn_expr_create:[54,1,1,"c.grn_expr_create"],grn_expr_exec:[54,1,1,"c.grn_expr_exec"],grn_expr_get_keywords:[54,1,1,"c.grn_expr_get_keywords"],grn_expr_get_var_by_offset:[54,1,1,"c.gr
 n_expr_get_var_by_offset"],grn_expr_syntax_escape:[54,1,1,"c.grn_expr_syntax_escape"],grn_expr_syntax_escape_query:[54,1,1,"c.grn_expr_syntax_escape_query"],grn_fin:[69,1,1,"c.grn_fin"],grn_geo_cursor_next:[55,1,1,"c.grn_geo_cursor_next"],grn_geo_cursor_open_in_rectangle:[55,1,1,"c.grn_geo_cursor_open_in_rectangle"],grn_geo_estimate_in_rectangle:[55,1,1,"c.grn_geo_estimate_in_rectangle"],grn_geo_point:[55,2,1,"c.grn_geo_point"],grn_geo_select_in_rectangle:[55,1,1,"c.grn_geo_select_in_rectangle"],grn_get_default_command_version:[49,1,1,"c.grn_get_default_command_version"],grn_get_default_encoding:[53,1,1,"c.grn_get_default_encoding"],grn_get_default_match_escalation_threshold:[60,1,1,"c.grn_get_default_match_escalation_threshold"],grn_get_lock_timeout:[46,1,1,"c.grn_get_lock_timeout"],grn_hook_entry:[56,2,1,"c.grn_hook_entry"],grn_ii:[57,2,1,"c.grn_ii"],grn_ii_buffer:[57,2,1,"c.grn_ii_buffer"],grn_ii_buffer_append:[57,1,1,"c.grn_ii_buffer_append"],grn_ii_buffer_close:[57,1,1,
 "c.grn_ii_buffer_close"],grn_ii_buffer_commit:[57,1,1,"c.grn_ii_buffer_commit"],grn_ii_buffer_open:[57,1,1,"c.grn_ii_buffer_open"],grn_index_cursor_next:[58,1,1,"c.grn_index_cursor_next"],grn_index_cursor_open:[58,1,1,"c.grn_index_cursor_open"],grn_info_type:[59,2,1,"c.grn_info_type"],grn_init:[69,1,1,"c.grn_init"],grn_obj:[61,2,1,"c.grn_obj"],grn_obj_add_hook:[56,1,1,"c.grn_obj_add_hook"],grn_obj_cast_by_id:[61,1,1,"c.grn_obj_cast_by_id"],grn_obj_check:[61,1,1,"c.grn_obj_check"],grn_obj_clear_lock:[61,1,1,"c.grn_obj_clear_lock"],grn_obj_close:[61,1,1,"c.grn_obj_close"],grn_obj_column:[61,1,1,"c.grn_obj_column"],grn_obj_db:[52,1,1,"c.grn_obj_db"],grn_obj_defrag:[61,1,1,"c.grn_obj_defrag"],grn_obj_delete_by_id:[61,1,1,"c.grn_obj_delete_by_id"],grn_obj_delete_hook:[56,1,1,"c.grn_obj_delete_hook"],grn_obj_expire:[61,1,1,"c.grn_obj_expire"],grn_obj_get_element_info:[59,1,1,"c.grn_obj_get_element_info"],grn_obj_get_hook:[56,1,1,"c.grn_obj_get_hook"],grn_obj_get_info:[59,1,1,"c.gr
 n_obj_get_info"],grn_obj_get_nhooks:[56,1,1,"c.grn_obj_get_nhooks"],grn_obj_get_range:[61,1,1,"c.grn_obj_get_range"],grn_obj_get_value:[61,1,1,"c.grn_obj_get_value"],grn_obj_get_values:[61,1,1,"c.grn_obj_get_values"],grn_obj_id:[61,1,1,"c.grn_obj_id"],grn_obj_is_builtin:[61,1,1,"c.grn_obj_is_builtin"],grn_obj_is_locked:[61,1,1,"c.grn_obj_is_locked"],grn_obj_lock:[61,1,1,"c.grn_obj_lock"],grn_obj_name:[61,1,1,"c.grn_obj_name"],grn_obj_path:[61,1,1,"c.grn_obj_path"],grn_obj_path_by_id:[61,1,1,"c.grn_obj_path_by_id"],grn_obj_reinit:[61,1,1,"c.grn_obj_reinit"],grn_obj_remove:[61,1,1,"c.grn_obj_remove"],grn_obj_rename:[61,1,1,"c.grn_obj_rename"],grn_obj_search:[63,1,1,"c.grn_obj_search"],grn_obj_set_element_info:[59,1,1,"c.grn_obj_set_element_info"],grn_obj_set_finalizer:[62,1,1,"c.grn_obj_set_finalizer"],grn_obj_set_info:[59,1,1,"c.grn_obj_set_info"],grn_obj_set_value:[61,1,1,"c.grn_obj_set_value"],grn_obj_unlink:[61,1,1,"c.grn_obj_unlink"],grn_obj_unlock:[61,1,1,"c.grn_obj_unlo
 ck"],grn_obj_user_data:[68,1,1,"c.grn_obj_user_data"],grn_plugin_charlen:[70,1,1,"c.grn_plugin_charlen"],grn_plugin_command_create:[70,1,1,"c.grn_plugin_command_create"],grn_plugin_expr_var_init:[70,1,1,"c.grn_plugin_expr_var_init"],grn_plugin_isspace:[70,1,1,"c.grn_plugin_isspace"],grn_plugin_mutex:[70,2,1,"c.grn_plugin_mutex"],grn_plugin_mutex_close:[70,1,1,"c.grn_plugin_mutex_close"],grn_plugin_mutex_lock:[70,1,1,"c.grn_plugin_mutex_lock"],grn_plugin_mutex_open:[70,1,1,"c.grn_plugin_mutex_open"],grn_plugin_mutex_unlock:[70,1,1,"c.grn_plugin_mutex_unlock"],grn_plugin_proc_alloc:[70,1,1,"c.grn_plugin_proc_alloc"],grn_plugin_proc_get_var:[70,1,1,"c.grn_plugin_proc_get_var"],grn_plugin_proc_get_var_by_offset:[70,1,1,"c.grn_plugin_proc_get_var_by_offset"],grn_plugin_win32_base_dir:[70,1,1,"c.grn_plugin_win32_base_dir"],grn_plugin_windows_base_dir:[70,1,1,"c.grn_plugin_windows_base_dir"],grn_proc_create:[62,1,1,"c.grn_proc_create"],grn_proc_func:[62,2,1,"c.grn_proc_func"],grn_p
 roc_get_info:[62,1,1,"c.grn_proc_get_info"],grn_proc_type:[62,2,1,"c.grn_proc_type"],grn_search_optarg:[63,2,1,"c.grn_search_optarg"],grn_set_default_command_version:[49,1,1,"c.grn_set_default_command_version"],grn_set_default_encoding:[53,1,1,"c.grn_set_default_encoding"],grn_set_default_match_escalation_threshold:[60,1,1,"c.grn_set_default_match_escalation_threshold"],grn_set_lock_timeout:[46,1,1,"c.grn_set_lock_timeout"],grn_table_add:[64,1,1,"c.grn_table_add"],grn_table_at:[64,1,1,"c.grn_table_at"],grn_table_columns:[64,1,1,"c.grn_table_columns"],grn_table_create:[64,1,1,"c.grn_table_create"],grn_table_cursor:[65,2,1,"c.grn_table_cursor"],grn_table_cursor_close:[65,1,1,"c.grn_table_cursor_close"],grn_table_cursor_delete:[65,1,1,"c.grn_table_cursor_delete"],grn_table_cursor_get_key:[65,1,1,"c.grn_table_cursor_get_key"],grn_table_cursor_get_value:[65,1,1,"c.grn_table_cursor_get_value"],grn_table_cursor_next:[65,1,1,"c.grn_table_cursor_next"],grn_table_cursor_open:[65,1,1,"
 c.grn_table_cursor_open"],grn_table_cursor_set_value:[65,1,1,"c.grn_table_cursor_set_value"],grn_table_cursor_table:[65,1,1,"c.grn_table_cursor_table"],grn_table_delete:[64,1,1,"c.grn_table_delete"],grn_table_delete_by_id:[64,1,1,"c.grn_table_delete_by_id"],grn_table_difference:[64,1,1,"c.grn_table_difference"],grn_table_get:[64,1,1,"c.grn_table_get"],grn_table_get_key:[64,1,1,"c.grn_table_get_key"],grn_table_group:[64,1,1,"c.grn_table_group"],grn_table_group_flags:[64,2,1,"c.grn_table_group_flags"],grn_table_group_result:[64,2,1,"c.grn_table_group_result"],grn_table_lcp_search:[64,1,1,"c.grn_table_lcp_search"],grn_table_rename:[64,1,1,"c.grn_table_rename"],grn_table_setoperation:[64,1,1,"c.grn_table_setoperation"],grn_table_size:[64,1,1,"c.grn_table_size"],grn_table_sort:[64,1,1,"c.grn_table_sort"],grn_table_sort_flags:[64,2,1,"c.grn_table_sort_flags"],grn_table_sort_key:[64,2,1,"c.grn_table_sort_key"],grn_table_truncate:[64,1,1,"c.grn_table_truncate"],grn_table_update:[64,
 1,1,"c.grn_table_update"],grn_table_update_by_id:[64,1,1,"c.grn_table_update_by_id"],grn_thread_get_limit:[66,1,1,"c.grn_thread_get_limit"],grn_thread_get_limit_func:[66,2,1,"c.grn_thread_get_limit_func"],grn_thread_set_get_limit_func:[66,1,1,"c.grn_thread_set_get_limit_func"],grn_thread_set_limit:[66,1,1,"c.grn_thread_set_limit"],grn_thread_set_limit_func:[66,2,1,"c.grn_thread_set_limit_func"],grn_thread_set_set_limit_func:[66,1,1,"c.grn_thread_set_set_limit_func"],grn_type_create:[67,1,1,"c.grn_type_create"],grn_user_data:[68,2,1,"c.grn_user_data"],script:[147,4,1,"cmdoption-arg-script"]},grn_db_create_optarg:{builtin_type_names:[52,3,1,"c.grn_db_create_optarg.builtin_type_names"],n_builtin_type_names:[52,3,1,"c.grn_db_create_optarg.n_builtin_type_names"]}},objnames:{"0":["c","macro","C \u306e\u30de\u30af\u30ed"],"1":["c","function","C \u306e\u95a2\u6570"],"2":["c","type","C \u306e\u30c7\u30fc\u30bf\u578b"],"3":["c","member","C \u306e\u30e1\u30f3\u30d0\u5909\u6570"],"4":["
 std","option","option"]},objtypes:{"0":"c:macro","1":"c:function","2":"c:type","3":"c:member","4":"std:option"},terms:{"!!":[101,148,194,214,218],"!(n":172,"!)":148,"!\"":[39,79,111,129,139,148,171,172,173,183,194,200,212,214,215,217,218,219],"!\\":172,"!condition":172,"!xxx":41,"#'":146,"#[":33,"#arguments":33,"#command":33,"#delete":33,"#each":33,"#groonga":[181,218],"#group":33,"#index":33,"#inspect":33,"#key":33,"#name":33,"#proxy":148,"#remove":33,"#scalar":33,"#set":147,"#value":33,"#vector":33,"#with":33,"#worker":148,"#{":174,"#{l":174,"$(":[24,25,26,27,30],"$groonga":12,"$home":12,"$prefix":37,"${":[17,111,118,129,151,165,172,182,186,195],"%'":41,"%\"":182,"%\\":31,"%post":39,"& (":172,"& _":222,"& b":172,"& x":41,"& y":40,"&!":172,"&&":[33,129,168,172,209,220],"&..":219,"&arg":182,"&filter":125,"&frequency":151,"&gt":[159,160,167],"&lt":[159,160,167],"&n":151,"&q":151,"&query":219,"&request":[33,125],"&s":151,"&t":151,"' -":27,"'(":146,"')":[41,101,145,146],"',":[4
 1,61,150,191],"'-":[40,146],"'.":[17,61],"'..":40,"';":146,"'='":146,"'>":161,"'\"":[39,40],"'\u3002":146,"'alice":171,"'column":39,"'config":146,"'fixed":33,"'grn":53,"'hay":11,"'haystack":11,"'ja":17,"'localhost":[145,146],"'m":[173,193,217,218],"'mroonga":165,"'n":146,"'needle":11,"'now":218,"'or":39,"'pid":146,"'query":39,"'s":[17,79,101,111,129,168,171,172,173,174,198],"'t":[46,50,51,52,54,61,118,148,191],"'user":165,"'ve":218,"'vector":33,"(!":11,"(&":[33,51,54],"('":[74,88,101,146,215],"((":[76,129],"((x":196,"()":3,"(-":172,"(.":12,"(..":40,"(<":11,"(=":[11,83,172],"(>":11,"(?":33,"([":166,"(\"":[39,40,53,125,146,156,159,160,165,167,215],"(\u300c":12,"(_":[33,132,164,172,188,189,191],"(a":21,"(age":154,"(argument":172,"(arugment":172,"(body":[159,160],"(byte":[48,64],"(cmp":41,"(column":[41,154,159,164,167,183,184,185],"(comments":168,"(content":[129,161,167,183],"(ctx":[11,47,48,51,54],"(cutter":14,"(cve":41,"(database":210,"(debian":204,"(default":33,"(drilldown":7
 4,"(fedora":204,"(get":145,"(grn":[33,51,54],"(groonga":66,"(html":161,"(index":[184,185],"(init":51,"(int":66,"(keyword":54,"(location":[156,214,218,222],"(match":165,"(message":[184,185],"(mroonga":181,"(msghdr":33,"(name":70,"(news":12,"(nginx":204,"(null":41,"(packages":12,"(point":[156,157,158],"(popular":129,"(pos":[157,158],"(ptr":35,"(q":66,"(r":[147,182],"(readings":164,"(scan":14,"(scope":168,"(score":33,"(select":172,"(string":155,"(tab":181,"(table":41,"(tag":162,"(tags":169,"(target":[162,169],"(text":160,"(title":[40,155,183],"(uint":66,"(void":66,"(wgs":222,"(windows":147,"(x":41,"(xxx":40,")'":[132,159,160,167,168,169,171,172,188,189,191,214,218,222],"))":[33,129,172,181],"),":[40,88],")-":12,").":[12,167,204],")..":12,")/":33,"):":[12,118,204,215],");":[11,33,47,48,51,54,66],")=":210,")\"":[40,129,161,167,171,182,183,184,185,221],")\\":182,")\u3001":41,")\u300d":146,")\u3059\u3079\u3066":154,")]":40,")disk":182,")grn":33,")groonga":181,")hello":33,")mroonga"
 :181,")offset":[64,65],")senna":181,"*'":[111,129],"**":[48,52,61,62,65,106],"***":106,"*,":27,"*.":33,"*/":[51,54,66,69],"*\"":[33,36,41,111,129,217],"*added":64,"*bottom":55,"*bsd":[7,8,35,37],"*buffer":61,"*cache":47,"*column":48,"*ctx":[47,48,51,52,54,55,56,57,58,59,60,61,62,63,64,65,67,68,70],"*cursor":55,"*data":[56,66],"*db":[51,52,61],"*dest":64,"*destination":61,"*escaped":54,"*expr":54,"*fin":62,"*func":[51,62],"*grn":66,"*ic":58,"*ii":57,"*index":[55,58],"*init":62,"*key":64,"*keybuf":64,"*keys":64,"*keywords":54,"*max":65,"*min":65,"*mutex":70,"*name":[48,51,53,54,61,62,64,67,70],"*namebuf":[48,61],"*newvalue":48,"*next":62,"*nvars":62,"*obj":[48,52,54,56,59,61,62,63,68],"*oldvalue":48,"*optarg":[52,63],"*path":[48,52,64],"*proc":56,"*query":[54,63],"*res":[55,63,64],"*result":64,"*results":64,"*s":41,"*section":48,"*source":61,"*src":64,"*str":[54,70],"*string":54,"*table":[48,61,64,65],"*tables":51,"*target":54,"*tc":[58,65],"*tid":58,"*top":55,"*type":48,"*use
 r":[62,70],"*value":[57,59,61,64,65],"*valuebuf":59,"*var":70,"*vars":[62,70],"+ \"":[33,39],"+ y":196,"++":[0,6,7,12,24,26,28,33,37,38,41,51,54,66,146,198],"+-":[54,148],"+a":171,"+c":146,"+ff":[33,175],"+ff0":33,"+ffef":194,"+fff":194,"+fffe":139,"+or":182,", [":113,", \"":[76,159,217],", {":[148,200],",'":[196,212],",*":110,",.":12,",..":[101,134],",[":209,",[\"":[151,209],",\"":[33,41,85,99,179,214,217,218],",\"domain":213,",\"http":212,",\"link":212,",\"links":212,",\"location":[214,222],",\"tags":214,",\"title":215,",\\\"":101,",\n#":[44,76,95,111,113,117,118,128,129,135,137,139,165,171,172,183,194,212,214,215,218,219,222],",\n[":[33,99,167],",\n]":[129,168,209,212,220,222],",\n{":[76,99,108,111,113,129,132,148,162,164,165,168,171,172,175,178,182,183,184,185,188,189,191,193,213,217,220],",_":[76,111,129,132,165,172,213,214,215,218,222],",{":[80,146,147,179],"- \"":41,"-(":[12,172],"-+":148,"--":[8,12,31,34,35,36,37,39,40,41,46,47,48,49,51,52,53,54,55,56,58,59,60,61,62,
 63,64,65,66,67,68,70,76,108,111,113,124,128,129,135,137,139,146,147,148,151,159,160,161,162,164,165,167,169,172,181,182,183,184,185,191,193,209,213,214,218,221,222],"->":[33,35,113,135],"-\"":137,"-_":[129,183,184,185],"-a":[39,146,171],"-add":52,"-address":[33,37,39,146],"-adjuster":[76,129],"-admin":39,"-aki":41,"-analyzer":[37,39],"-api":16,"-apt":30,"-autoreconf":12,"-base":[151,152],"-benchmark":[22,39,40,41,43,143],"-binary":[148,200],"-bind":[33,37,39,146],"-blog":218,"-bugs":33,"-build":14,"-bye":[111,129,137,171,172,193],"-c":[24,26,146,206],"-cache":[33,40,146],"-canceler":82,"-check":[35,37,151],"-chroot":12,"-ci":[40,41],"-ci\u4e0a":40,"-client":198,"-code":[12,41],"-column":33,"-columns":33,"-command":[21,35],"-commnad":78,"-common":[30,39],"-conditional":37,"-config":[28,33,34,35,37,39,146],"-create":[22,33,36,40,43,52,132,143],"-cutter":12,"-d":[146,148,151,152,203,206,219],"-daemon":[151,152],"-databases":[89,91,118,134,136,206,215,219],"-dataset":[22,33,36,4
 0,43,132,143],"-db":38,"-dcmake":[7,8],"-dd":[172,174],"-deafult":37,"-deb":12,"-debug":[6,35],"-default":23,"-dependent":[33,113,135],"-dev":[2,12,14,25,30,33,37,39,40,41],"-devel":[24,26],"-dgrn":[7,8],"-dir":147,"-directory":39,"-disable":[35,37,41,151],"-doc":38,"-document":[3,12,17],"-docutils":12,"-drilldown":[33,41,111,129,213],"-dump":33,"-e":146,"-each":37,"-eanble":6,"-efficient":76,"-enable":[3,6,18,35],"-encoding":23,"-encodiong":172,"-endpoint":[151,152],"-escalation":23,"-essential":[25,30],"-event":33,"-existence":40,"-fd":[37,151],"-file":[33,37,79,151],"-files":3,"-filter":[25,30,33,37,39,41,76,129,153,160,165,167,168,172,182,218,220],"-force":118,"-frequency":37,"-ftp":147,"-full":12,"-g":[8,31],"-get":[12,18,25,30,39],"-gobject":33,"-gqtp":[22,24,25,26,30,33,39,41,197],"-gram":[0,139,172,207,209,215],"-groonga":[12,13,147,218],"-gtqp":25,"-h":[146,148,200],"-help":23,"-history":37,"-host":147,"-html":[35,39],"-http":[22,33,39,40,41,148,197],"-httpd":[22,24
 ,25,26,30,33,37,39,41,43,47,125,138,143],"-i":[33,146,147],"-id":[39,125,146],"-idf":[183,184,185],"-in":[12,61],"-index":33,"-inverse":[183,185],"-ipadic":[26,27,194],"-j":[6,7,28],"-jemalloc":41,"-jinja":12,"-jp":[40,194],"-jumandic":26,"-key":[12,38],"-keyring":[25,39],"-keys":12,"-known":167,"-l":[146,151,152,174],"-latest":3,"-launchpad":12,"-leak":35,"-leaner":152,"-learner":[22,33,35,41,43,143,150],"-level":[33,41,146,152],"-libedit":35,"-libevent":38,"-libstemmer":41,"-limit":[33,34,40,129,146],"-line":21,"-lines":[37,151],"-localstatedir":23,"-log":23,"-lz4":23,"-lzo":88,"-m":145,"-match":23,"-max":[37,146,151],"-mecab":[24,25,26,27,30,39,40,41],"-memcached":33,"-memory":35,"-message":23,"-mm":[172,174],"-mode":17,"-mruby":[6,12,41],"-msgpack":200,"-munin":[23,24,25,26],"-mysql":[24,25,26,30,114,175],"-n":[37,146,151,215],"-neologd":194,"-node":24,"-normalizer":[24,25,26,30,33,39,114,164,175],"-offset":[33,129],"-org":12,"-oriented":167,"-output":[33,39,40,129,147,1
 59,160,161,167],"-p":[145,146,147,151,206,219],"-pack":23,"-package":[12,23],"-packages":12,"-patch":17,"-path":[12,23],"-per":[37,151],"-pgp":12,"-pid":[33,37,146],"-pip":18,"-platform":23,"-platorm":33,"-plugin":13,"-plugins":[23,24,25,26],"-po":3,"-point":196,"-port":[146,147,151],"-prefix":[6,23],"-properties":30,"-protocol":[146,147,149,203,219],"-query":[33,37,39,40,41,146,148,159,160,165,167,171,174,181,204,215,218,220],"-r":[151,152],"-receive":[151,152],"-release":3,"-repository":[12,30,39],"-request":[33,82,146],"-root":[35,146,149],"-rotate":[33,146],"-rpm":12,"-rroonga":47,"-ruby":[6,12,39],"-s":[146,151,152,206],"-scorer":153,"-search":[41,194],"-searchu":194,"-secret":12,"-send":[151,152],"-separated":33,"-server":[22,24,25,26,30,33,37,38,39,40,41,146,197],"-size":[33,146],"-sortby":40,"-source":12,"-sphinx":[12,18],"-src":[12,25],"-static":37,"-stem":[25,30,41],"-strings":38,"-suggest":[22,33,35,36,37,39,40,41,43,132,143],"-t":[146,151],"-talk":[2,12,33,40],"-
 tar":29,"-target":33,"-terminated":[62,70],"-test":[12,14],"-text":194,"-threads":[146,151],"-threshold":23,"-time":167,"-timeout":[33,82,146],"-token":[25,30,41],"-tokenizer":[24,25,26,30,39,40],"-type":[37,148,188,189,191,200],"-unauthenticated":[25,39],"-uploader":12,"-use":33,"-values":33,"-version":[12,35],"-w":12,"-windows":33,"-with":[6,23,27],"-wno":37,"-word":129,"-working":39,"-x":[12,40],"-yyy":17,"-zlib":23,".$":[111,129],".'":[39,40,88],".(":12,".)":[40,61,172,174,183,195],".*":27,".,":[128,129,151,162],".-":17,"..":[6,7,17,33,39,40,66,70,76,81,85,89,101,112,125,128,129,132,133,146,148,149,151,162,165,171,172,182,183,184,185,200,215],"...":[33,37,39,40,41,46,47,48,49,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,71,80,85,125,129,132,134,146,147,148,149,159,168,171,172,173,179,182,186,218],"./":[17,28],".:":152,".>":186,".\"":[129,159,160,165,167,172,173,183,194,212,214,215,219,221],".]":[76,85,125,132,134,172],"._":[40,41,61,111,129,135,171,172,212,21
 3],".age":[44,100,128],".am":18,".am\u30d5\u30a1\u30a4\u30eb":12,".asc":12,".askmonty":41,".blog":209,".body":[86,97,221],".builtin":52,".c":[42,92,95,118,129,135],".clean":[12,113],".co":[42,129],".column":[40,41,44,87,92,93,94,100],".com":[6,7,8,12,13,17,21,212,213,215,219,222],".comment":[217,218],".conf":[33,148,195,204,210],".content":[111,128,129,135,168,171,172,173,195,217],".context":135,".created":111,".current":33,".d":[25,195,210],".db":[40,146,206,215,219],".ddl":147,".deb":12,".debian":12,".description":218,".dll":70,".domain":33,".dump":37,".en":12,".entries":195,".entry":124,".exe":31,".facebook":12,".fedoraproject":24,".flags":64,".garbage":40,".git":[6,7,8,12,13,17],".github":17,".gpg":12,".grn":[99,148],".groonga":[12,17,24,25,26,27,28,29,30,31,147],".group":168,".gz":[12,17,24,25,26,27,28,29,30],".h":[16,33,70],".hash":218,".high":87,".html":[12,17,146,148],".htpasswd":[148,200],".i":24,".index":[33,100,124,128],".jp":[12,33,42,129],".js":12,".js\u30d0\u30
 a4\u30f3\u30c7\u30a3\u30f3\u30b0":21,".json":[148,179],".kentaro":40,".key":[64,135],".label":[129,164],".lemon":44,".list":[12,25],".load":147,".location":218,".log":[28,33,78,113,146,147,148,151,204],".logs":124,".md":12,".md\u30d5\u30a1\u30a4\u30eb":12,".me":[2,12,33],".memos":128,".mo\u30d5\u30a1\u30a4\u30eb":17,".msgpack":179,".n":[52,111,129,171,172,195],".name":[85,144,168,218],".ncpu":27,".ne":42,".nested":129,".net":[2,12,212,213,214,215,219,222],".nginx":148,".o":214,".offset":64,".org":[12,17,24,25,26,27,28,29,30,31,33,41,47,76,99,147,148,161,212,213,214,215,219,222],".osdn":[2,12],".output":149,".overcommit":39,".patch":17,".pc":[36,37],".php":12,".pid":146,".po":3,".po\u30d5\u30a1\u30a4\u30eb":[3,12],".posted":218,".rb":[35,41,111,113,127],".readings":164,".real":[44,92,93,94],".reference":135,".remove":113,".repoforge":24,".roonga":[171,172],".rpm":[24,26],".score":141,".scr":147,".select":[147,172],".serial":87,".service":39,".set":111,".sh":[6,12,14,17,21,39]
 ,".site":124,".so":[119,120,123],".source":33,".sourceforge":[2,12],".spec":37,".ssssss":174,".status":147,".sub":[111,129],".synonym":129,".t":194,".tag":[87,111,129],".tar":17,".timestamp":[116,118],".title":[102,103,104,124,135,212],".to":87,".travis":21,".tsv":[179,181],".txt":[12,194],".uuuuuu":172,".value":129,".weight":40,".x":24,".xml":179,".years":44,".yml":21,".zip":17,".}":[76,85,172],"/ '":61,"/#":47,"/$":17,"/${":151,"/'":41,"/(":12,"/*":[16,17,51,66,69,148,204,210],"/+":12,"/.":37,"/..":[12,148,151],"/;":148,"/?":151,"/\"":[76,194,212,213,214,215,219,222],"/\u65e5":218,"/\u6708":218,"/\uff09":35,"/_":12,"/aba":[213,215,222],"/acccess":204,"/admin":[37,146],"/afr":[213,215,222],"/alice":194,"/api":200,"/apt":[12,25],"/archive":12,"/atv":[213,215,222],"/base":12,"/bc":12,"/bin":28,"/blog":12,"/branches":14,"/c":[0,6,7,16,113,198],"/cache":148,"/centos":[12,24,204],"/command":[14,148,149,182,219],"/commands":[41,89,91,118,134,136],"/commits":41,"/context":111,"/co
 pyright":41,"/coremodule":148,"/cpuinfo":[24,25,26,30],"/cutter":12,"/d":[41,148,182,200],"/data":21,"/database":[148,200],"/db":[99,132,144,148,152,182,204],"/db1":200,"/db2":200,"/dd":172,"/debian":[12,25],"/default":[39,204],"/dev":12,"/dic":27,"/dictionary":35,"/disk":182,"/doc":12,"/docs":148,"/en":[12,148],"/en\u30c1\u30e3\u30c3\u30c8\u30eb\u30fc\u30e0":2,"/epel":24,"/etc":[12,25,27,39,148,181,195,204,210],"/eval":126,"/example":151,"/executables":151,"/f":12,"/false":[34,212],"/fedora":[26,35,39],"/files":[12,18],"/function":12,"/functions":14,"/gat":[213,215,222],"/gqtp":[40,204],"/grntest":12,"/groonga":[6,7,8,12,13,16,17,21,24,25,26,27,28,29,30,31,33,35,37,39,40,89,91,113,118,119,120,123,134,136,144,146,148,151,181,195,204,206,215,219],"/header":29,"/hoge":146,"/home":194,"/homebrew":12,"/hostname":[146,147],"/hosts":12,"/html":[17,18,37,200],"/http":[148,204],"/httpd":[148,204],"/in":33,"/index":[12,17,146],"/introduction":[206,215,219],"/ipadic":27,"/ja":[12,17,1
 8,47],"/ja\u30c1\u30e3\u30c3\u30c8\u30eb\u30fc\u30e0":2,"/javascript":37,"/json":[37,148,200],"/key":61,"/kou":113,"/kytea":139,"/lc":[12,17],"/learn":151,"/lib":[27,119,120,123,144,148,204],"/limits":195,"/linux":[3,5],"/lists":12,"/load":[33,127,148,200],"/local":[6,7,12,27,28,148],"/locale":[12,17,18],"/log":[28,33,146,148,151,204],"/logical":113,"/lzo":[35,37,40],"/mailarchive":12,"/managers":[148,200],"/master":[17,21],"/max":41,"/mecab":27,"/mecabrc":27,"/meetup":33,"/message":12,"/mm":172,"/modules":[35,148],"/mpisel":33,"/mrb":111,"/munin":28,"/mxcl":12,"/news":12,"/nfs":28,"/ngx":148,"/non":40,"/null":[6,7,34],"/o":133,"/other":148,"/packages":12,"/php":33,"/pipermail":41,"/plain":33,"/plugins":[28,35,40,113,119,120,123],"/ppa":[12,30],"/projects":12,"/pub":24,"/pull":12,"/query":[119,120,123],"/rab":[213,215,222],"/raw":21,"/reference":151,"/repositories":12,"/request":125,"/result":38,"/rpmforge":24,"/rroonga":41,"/run":[12,14,146],"/rurema":41,"/sbin":27,"/script
 s":111,"/security":195,"/select":[125,148,219],"/setup":21,"/sharding":113,"/share":[37,146],"/shutdown":[146,148,200],"/source":[12,16,17,18,24,25,26,27,28,29,30,31],"/sources":[12,25],"/span":[159,160,167],"/srpm":12,"/status":[145,148,179,200,219],"/stem":193,"/stop":[99,137,193],"/string":33,"/suggest":151,"/synonyms":181,"/sysconfig":204,"/sysctl":[27,195,210],"/tab":33,"/test":194,"/tmp":[6,7,181,200],"/to":[148,200],"/travis":21,"/tsv":[119,120,123,181],"/ubuntu":[12,39,204],"/unit":14,"/usr":[28,146],"/var":[28,33,144,146,148,204],"/vdw":[213,215,222],"/vector":[33,169],"/version":33,"/wgs":222,"/windows":[12,31],"/work":[12,113],"/x":200,"/xml":200,"/yum":12,"/~":12,"0c":194,"0d":82,"0e":147,"0mq":40,"0x":[38,82,171,196,206,212],"0xc":206,"10":[147,215],"11":[76,118,129,165,172,195,209],"1\u305a":[74,78],"1\u3064":[10,32,33,37,40,41,44,54,72,76,84,87,89,92,93,100,102,103,104,109,111,112,113,116,117,118,119,120,123,124,125,126,127,128,129,130,132,133,135,138,139,141,
 142,146,147,148,151,160,162,164,165,167,168,171,172,182,183,184,185,186,190,192,194,195,200,206,212,214,217,218],"1\u30f6\u6708":186,"1\u4ef6":[209,218],"1\u5ea6":69,"1\u6708":[172,196,212,218],"1\u884c":147,"1byte":206,"1f":33,"1g":[25,30],"1gb":33,"1o":182,"1tib":[32,133],"2\u3064":[19,24,25,26,30,33,40,41,88,89,94,100,108,109,110,111,113,118,129,133,135,136,137,138,151,155,164,165,168,171,182,183,184,191,194,199,200,204,212,213,215,217,218],"2\u3064\u3081":[125,171,200,217],"2\u6708":108,"2byte":206,"2grn":41,"3\u3064":[14,40,79,91,108,114,129,159,167,170,212,213,215,217],"3ki":35,"4\u3064":[87,146,167,183,192],"4byte":206,"4e":210,"4gib":[32,33,133,192,206],"4kib":[32,33,44,92,93,94,142],"5\u3064":154,"5b":[94,142],"5d":82,"5f":147,"6elz":41,"6fd":131,"6gib":195,"7\u3064":131,"7\u6708":33,"7e":147,"7ed":82,"7f":131,"7fa":82,"8bit":196,"8byte":206,"8r":[28,39,146],"9\u3064":215,"9e":175,"9f":179,": n":145,":!":171,":#":41,":#{":174,":$":[18,171,172,220],":')":88,":..":129
 ,":/":[12,13,17,21,24,25,26,27,28,29,30,31,41,47,76,99,125,145,146,148,149,151,161,179,200,212,213,214,215,219,222],"::":[33,83,111,113,151,179],":<":[129,171],":=":[129,171],":>":[129,171],":@":[129,165,171,212,214,215,218,219],":[":[147,182],":\"":[54,182,215],":\\":[8,31,182],":\\\"":101,":\u5206":218,":\u79d2":218,":^":[171,220],":bob":218,":byte":67,":clear":12,":dat":117,":groonga":[6,7,8,12,30,129,171],":hash":117,":mm":[172,174],":no":117,":order":33,":pat":117,":port":[146,148,149],":set":41,":ss":[172,174],":value":[129,171],":~":[171,182],";/":[159,160],";\"":39,";b":[159,160],";rroonga":[159,160],"< n":172,"< t1":11,"< y":40,"<#{":174,"<-":200,"<..":186,"</":[118,159,160,161,167,179],"<=":[40,148,172,218],"<[":113,"<directory":152,"<encoding":146,"<endpoint":152,"<gqtp":147,"<groonga":147,"<ip":[146,147],"<level":152,"<limit":146,"<log":146,"<max":146,"<path":[146,152],"<port":[146,147],"<protocol":146,"<span":[159,160,167],"<threshold":146,"<timeout":146,"= \"":
 [41,108,129,172],"= n":172,"= y":40,"=$":[12,17,28],"='":161,"=(":12,"=)":11,"=-":[28,132],"=.":27,"=..":12,"=/":[6,7,12,14,28,146,181],"==":[33,172],"=\"":[29,111,113,129,159,160,167,179],"=\\":[159,160,161,167],"=_":[110,132],"=`":18,"=add":139,"=allow":129,"=arg":182,"=ascending":110,"=auto":132,"=c":[8,31],"=centos":28,"=complete":151,"=dat":38,"=encoding":23,"=fedora":12,"=g":151,"=get":137,"=gr":151,"=graceful":130,"=gro":151,"=groo":151,"=groonga":[148,151],"=grooon":151,"=i":12,"=largetable":125,"=message":23,"=no":[110,113,118,135],"=none":[111,114,129,137,139],"=null":[84,100,102,103,104,109,110,111,113,117,124,129,133,137,138,139],"=number":23,"=on":[7,8],"=pat":38,"=path":23,"=platform":23,"=query":151,"=r":39,"=site":219,"=sjis":28,"=squeeze":12,"=submit":151,"=table":133,"=title":219,"=true":125,"=unique":125,"=users":[148,200],"=x":33,"=xxx":33,"=yes":[12,14,33,38,40,100,129],"> \"":33,"> y":40,">#{":174,">(":118,">.":[159,160],">:":111,"><":[54,179],">=":[40,
 118,172],">>":[40,172],">\"":[40,44,82,95,111,118,129,135,159,161],">\n<":179,">alloc":179,">cache":179,">command":179,">default":179,">max":179,">n":179,">rroonga":[159,160],">starttime":179,">uptime":179,">version":179,"??":129,"?arg":182,"?argument":149,"?i":182,"?id":125,"?max":33,"?msg":12,"?parameter":148,"?table":[33,125,148,200,219],"@'":215,"@ceekz":40,"@do":41,"@github":[6,7,8,12],"@groonga":[2,12],"@kiske":39,"@lists":[2,12],"@naoina":[39,40],"@orangain":40,"@packages":12,"@s":35,"@soundkitchen":[37,39],"@tomotaka":37,"@uzulla":37,"@wareohji":39,"@yappo":[40,41],"@yito":[39,40],"@~":182,"[#":[37,38,39,41],"[$":33,"[(":182,"[,":157,"[2":146,"[:":219,"[@":[37,39,40,41],"[[":[44,76,87,91,98,108,113,125,126,127,129,134,136,137,141,146,151,154,156,159,160,164,167,171,172,173,183,188,193,209,212,214,217,218,220],"[[\"":85,"[\"":[33,76,85,89,129,132,151,167,169,172,188,209,212,214,218],"[\"g":151,"[\u8a9e":85,"[admin":[37,39,40],"[api":33,"[apt":39,"[args":146,"[backslas
 h":171,"[benchmark":41,"[bernard":33,"[bindings":33,"[centos":33,"[cmake":33,"[column":41,"[dat":[38,39],"[dd":182,"[deb":[33,37,39,40,41],"[doc":[33,37,38,39,40,41],"[dump":[39,40,41],"[element":[76,172],"[example":[33,41],"[fedora":[39,41],"[geo":[33,37,40],"[github":41,"[gqtp":40,"[grn":33,"[grntest":37,"[groonga":[12,33,37,39,41],"[hash":33,"[header":[79,84,87,88,91,92,93,94,95,98,100,102,103,104,108,110,113,114,115,116,117,118,119,120,123,124,126,127,128,130,133,135,136,138,139,140,141],"[hh":33,"[http":[33,39,40,41],"[httpd":[33,39,40,41],"[index":41,"[info":182,"[key":33,"[label":[33,111,129],"[label1":[41,111,129],"[label2":[111,129],"[libedit":37,"[linux":39,"[load":[39,41],"[logical":33,"[macports":37,"[mdev":33,"[mecab":33,"[mrb":33,"[mruby":[33,41],"[munin":[37,39,40,41],"[n":[40,41,129],"[normalizer":41,"[number":101,"[os":41,"[output":38,"[pat":39,"[php":[39,41],"[pkg":[37,39],"[plugin":[33,41],"[power8":41,"[rpm":[33,37,38,39,40,41],"[sharding":33,"[snippet":[
 41,167],"[solaris":39,"[space":171,"[suggest":[38,39,40],"[table":40,"[tag":[111,129],"[test":39,"[token":40,"[tokenizer":[33,39,40],"[travis":40,"[ubuntu":33,"[warning":182,"[windows":[33,37,39,40,41],"[yum":39,"[{":[148,200],"\"#":37,"\"#\"":147,"\"#{":172,"\"%":182,"\"'":[33,39,40,41,76,87,108,129,164,171,172,182,207,209],"\"(":[40,221],"\")":[33,39,40,41,53,125,154,155,156,158,162,164,165,172,214,222],"\"*":39,"\",":[33,40,44,76,79,85,87,89,91,92,95,98,99,101,111,113,117,118,125,128,129,132,134,135,136,137,141,146,147,148,151,154,156,159,160,161,162,164,165,167,168,169,171,172,173,175,182,183,184,185,188,189,191,193,206,209,212,213,214,215,217,218,219,220,221,222],"\"-":[37,156],"\".":[172,198,213],"\"/":[89,91,113,134,136,146,194,222],"\":":[33,44,76,80,85,87,91,98,99,101,108,109,111,112,113,114,115,117,125,126,127,128,129,131,132,136,137,139,140,141,146,147,148,151,154,156,159,160,161,162,164,165,168,169,171,172,173,175,178,179,182,183,184,185,188,189,191,193,194,200,2
 06,212,213,214,215,217,218,219,220,221,222],"\";":[147,148,200],"\"<":[40,159,160],"\">":[159,160,167,179],"\"?":[129,179],"\"@":218,"\"[":[39,82,92,95,111,118,135,182],"\"\"":[33,38,87,92,93,168,172,182,196],"\"\\":[33,182],"\"\\\\":182,"\"\\n":33,"\"\u3001":[188,213],"\"\u3002":41,"\"\u308d\u3086\u304d":220,"\"\u30df\u30ea":172,"\"\u5f37":194,"\"\u672c":194,"\"\u8a9e":194,"\"\uff09":[34,188,212,222],"\"]":[33,76,89,92,93,94,99,111,113,129,146,151,164,167,169,172,188,209,214,215,218],"\"_":[33,40,44,76,79,87,89,91,98,99,101,111,113,117,129,132,136,137,141,148,151,154,156,161,162,164,165,168,169,171,172,173,175,178,182,183,184,185,188,189,191,193,200,209,212,213,214,215,217,218,219,220,221,222],"\"a":[41,129,139,168],"\"ab":190,"\"alice":[117,171],"\"always":109,"\"apple":175,"\"application":37,"\"auto":109,"\"b":[129,168],"\"black":175,"\"blank":175,"\"block":212,"\"book":172,"\"c":[129,168],"\"canceled":125,"\"co":190,"\"color":175,"\"complete":190,"\"content":[129,171,172
 ,193],"\"correction":190,"\"created":111,"\"d":194,"\"db":117,"\"ddl":41,"\"double":172,"\"e":[132,139,188,194],"\"element":76,"\"ellip":157,"\"ellipsoid":157,"\"engine":[188,189,191],"\"flower":212,"\"fulltext":139,"\"good":[111,129,172],"\"gr":133,"\"gronga":190,"\"groonga":[76,99,129,133,167,168,172,190],"\"h":139,"\"hello":[137,193],"\"http":76,"\"i":[79,111,129,171,172,173,193,217,218],"\"include":113,"\"is":212,"\"k":214,"\"key":117,"\"keyword":129,"\"label":129,"\"localhost":206,"\"message":[182,184,185],"\"monkey":212,"\"mroonga":[76,99,129,168,172],"\"mysql":[76,190],"\"n":[79,111,117,129,131,148,171,172,206,215,219],"\"name":[117,165],"\"never":109,"\"no":39,"\"null":39,"\"o":194,"\"popular":129,"\"pp":41,"\"rect":[39,157],"\"rectangle":[39,156,157],"\"requires":39,"\"roonga":190,"\"ruby":76,"\"s":[132,139,188,189,194],"\"saerch":189,"\"say":172,"\"se":188,"\"sea":188,"\"search":[171,188,189,191],"\"sequence":[132,188,189,191],"\"serach":189,"\"service":189,"\"soun
 d":189,"\"sphere":157,"\"sphr":157,"\"starttime":[80,179],"\"sug":190,"\"suggest":190,"\"t":[139,194],"\"table":[117,146],"\"tags":76,"\"text":37,"\"theater":221,"\"theatre":221,"\"timestamp":[108,113],"\"tritonn":129,"\"type":132,"\"unknown":53,"\"uptime":179,"\"utf":53,"\"value":129,"\"vector":40,"\"version":179,"\"visual":8,"\"web":[189,191],"\"weight":212,"\"x":[40,41,172],"\"xxx":40,"\"yyyy":172,"\"}":[44,87,98,99,101,108,109,111,112,113,117,129,132,148,162,164,165,168,169,171,172,173,175,178,182,184,185,188,189,191,193,200,212,213,214,217,220,222],"\\%":31,"\\'":[146,171],"\\(":171,"\\[(":182,"\\\"":[54,101,159,160,161,167,168,182,207],"\\\"a":168,"\\\"}":101,"\\\\":[33,54,159,164,168,182],"\\\\\"":164,"\\\\\\":[33,182],"\\\\z":182,"\\a":[33,182,194],"\\ahello":33,"\\ahost":182,"\\bin":31,"\\groonga":31,"\\n":182,"\\u":194,"\\z":[182,194],"\u2026\uff09":189,"\u2192id":192,"\u25a1\u25a1":10,"\u25cb\u25cb":10,"\u3001 \"":162,"\u3001#":218,"\u3001$":12,"\u3001'":[41,53,14
 6,165,172,196,212],"\u3001(":[64,65,147,154,196],"\u3001-":[35,147,196],"\u3001.":[14,17],"\u3001/":[215,219],"\u3001:":147,"\u3001>":90,"\u3001[":215,"\u3001\"":[37,39,40,161,162,168,188,189,190,191,196,215,218,221],"\u3001\u00d7":10,"\u3001\u300c":[34,113,129,146,178,183,184,185,188,194,207,209,213,214,222],"\u3001_":215,"\u3001c":215,"\u3002#":[35,37,218],"\u3002'":61,"\u3002(":[11,12,26,46,62,65,98,101,146,147,204,217],"\u3002)":[65,98,129,147,217],"\u3002-":[28,56,65],"\u3002.":17,"\u3002:":[10,12,14,17,18,33,37,78,80,82,85,88,92,93,94,96,99,101,102,103,104,115,117,118,124,125,128,130,131,132,134,135,140,141,144,146,147,148,149,151,160,172,183,184,185,188,189,190,191,195,200,207,209,210,215],"\u3002[":[33,39,40,41,215],"\u3002\"":[40,41,162,189,203,209,213,218,219],"\u3002\u00d7":10,"\u3002\u2193":146,"\u3002\u3002":177,"\u3002\u300c":[41,95,111,113,114,118,129,133,137,139,171,172,182,185,194,214,217],"\u3002\u300d":209,"\u3002\u3044":11,"\u3002\u3044\u304f\u3064\u304b"
 :[151,182],"\u3002\u3044\u307e":38,"\u3002\u3056\u3063\u304f\u308a":76,"\u3002\u3057\u304b\u3057":[0,6,7,8,23,37,76,91,113,129,136,146,156,173,175,183,185,189,194,196,200],"\u3002\u3057\u304b\u3082":199,"\u3002\u3059":[147,173],"\u3002\u3059\u3050":148,"\u3002\u3059\u3079\u3066":[14,17],"\u3002\u3064\u307e\u308a":[46,129,142,151,171,184,194,215,221],"\u3002\u3069\u308c":151,"\u3002\u307e\u305a":209,"\u3002\u307e\u305f":[0,11,78,100,129,145,146,147,149,172,181,185,189,196,206,212,215,222],"\u3002\u307e\u3060":41,"\u3002\u30ad\u30fc":[44,128,129,142],"\u3002\u30bf\u30b0":[76,111,129,160,214],"\u3002\u30d0\u30b0":19,"\u3002\u30df\u30ea":212,"\u3002\u30ed\u30b0":[133,148],"\u3002\u4f8b":[8,33,61,118,133],"\u3002\u5024":154,"\u3002\u7701\u7565\u53ef\u80fd":159,"\u3002\uff08":[17,21,33,35,37,51,65,85,100,109,111,125,129,146,151,160,167,170,171,172,177,188,189,191,192,194,195,196,207],"\u3002\uff09":[17,21,33,34,35,37,65,100,109,111,117,125,129,133,151,160,167,171,172,177,189,191,1
 92,194,207],"\u3002_":[74,215],"\u3002adjuster":41,"\u3002amazon":129,"\u3002api":[159,160,167,170],"\u3002apt":12,"\u3002ascii":[171,172],"\u3002bash":33,"\u3002blogs":209,"\u3002buf":48,"\u3002c":[0,16,83],"\u3002callback":11,"\u3002centos":33,"\u3002column":[11,48,215],"\u3002command":78,"\u3002cpu\u30b3\u30a2":200,"\u3002ctrl\u30ad\u30fc":215,"\u3002cursor":65,"\u3002db":[11,37,51,206,215],"\u3002debian":14,"\u3002dump":99,"\u3002eclipse":17,"\u3002ecmascript":129,"\u3002ftp":147,"\u3002functions":14,"\u3002gdb":[6,7,14],"\u3002geopoint":218,"\u3002git":12,"\u3002gnr":170,"\u3002gnu":5,"\u3002google":171,"\u3002gqtp":[83,145,206],"\u3002grn":[11,170],"\u3002groonga":[0,3,24,25,26,28,30,31,33,39,40,41,44,69,72,78,88,129,146,147,148,171,172,179,182,186,188,192,195,203,215,217,219],"\u3002hook":56,"\u3002host":206,"\u3002html":159,"\u3002http":[33,40],"\u3002id":51,"\u3002int":40,"\u3002iptables":219,"\u3002jis":178,"\u3002json":101,"\u3002key":[64,207],"\u3002keys":64,"\u3
 002linux":195,"\u3002lz4":33,"\u3002make":147,"\u3002max":65,"\u3002memcached":33,"\u3002messagepack":[28,79],"\u3002min":65,"\u3002mroonga":[0,61],"\u3002mruby":33,"\u3002munin":[24,25,26,30],"\u3002mysql":[24,25,26,30,186],"\u3002n":[114,139,209],"\u3002name":[48,51,64],"\u3002null":[51,52,64],"\u3002obj":61,"\u3002offset":56,"\u3002optarg":52,"\u3002os":95,"\u3002output":[41,99],"\u3002pcre":148,"\u3002point":[157,158],"\u3002post":200,"\u3002rdbms":146,"\u3002rk":178,"\u3002rroonga":170,"\u3002ruby":182,"\u3002run":14,"\u3002scan":14,"\u3002set":147,"\u3002sql":129,"\u3002squeeze":14,"\u3002table":[64,68,98],"\u3002tag":214,"\u3002timeout":61,"\u3002tokendelimit":191,"\u3002travis":21,"\u3002true":33,"\u3002tsv":[79,181],"\u3002unix":131,"\u3002utf":[40,151,175],"\u3002value":[61,74],"\u3002video":214,"\u3002windows":5,"\u3002xml":79,"\u300c#":35,"\u300c,":99,"\u300c\"":146,"\u300c\u25cb":[33,110],"\u300c\u30e9\u30d9\u30eb":129,"\u300c\u5024":[128,133],"\u300c\u5e74":33,
 "\u300c\u5f0f":54,"\u300c\u6771\u4eac\u90fd":209,"\u300c\u697d\u3057":207,"\u300c\u697d\u3057\u3044":207,"\u300c\uff76":175,"\u300ca":183,"\u300calice":218,"\u300cbill":207,"\u300cbilliard":207,"\u300cbob":218,"\u300ccharlie":218,"\u300ccomments":218,"\u300cgrand":218,"\u300cgroonga":[41,129,151,170,195],"\u300chello":129,"\u300cnew":218,"\u300cnihon":188,"\u300cnippon":188,"\u300cpopular":129,"\u300csenna":129,"\u300cthe":183,"\u300cthey":[183,184,185],"\u300cusers":218,"\u300cv":12,"\u300d:":175,"\u300d\u3001":[41,214,218],"\u300d\u3002":170,"\u300d\uff08":[99,129,207],"\u3042\u3044\u307e\u3044":133,"\u3042\u304d":220,"\u3042\u304d\u3089":41,"\u3042\u304f":47,"\u3042\u3052\u308b":[22,208],"\u3042\u305f\u308a":[35,37],"\u3042\u3063":[12,17,26,33,39,40,48,61,64,74,78,101,108,113,129,130,132,147,172,182,200,214],"\u3042\u3068":[12,17,95,195],"\u3042\u3068\u3082":82,"\u3042\u306a\u305f":[2,6,7,8,12,33,182,183,184,185],"\u3042\u307e\u308a":[10,64,146,217],"\u3042\u3089\u304b\u3
 058\u3081":[12,26,196],"\u3042\u3089\u3086\u308b":118,"\u3042\u3089\u308f\u3057":221,"\u3042\u308a":[0,1,2,3,5,6,7,8,10,11,12,13,14,16,17,18,19,23,24,25,26,28,30,31,32,33,37,39,40,41,44,46,47,51,54,58,61,64,65,66,69,74,76,78,79,82,87,88,89,92,93,94,95,98,99,100,101,102,103,104,107,108,109,110,111,112,113,114,115,116,117,118,119,121,123,124,125,128,129,130,131,132,133,134,135,136,137,138,139,140,144,146,147,148,149,151,154,156,159,160,161,164,165,167,168,169,170],"\u3042\u308b":[0,1,2,5,6,7,8,10,11,12,17,20,28,31,33,35,37,39,40,41,44,54,58,61,65,76,78,83,85,86,88,89,90,95,96,97,98,99,100,101,105,106,107,108,110,111,113,121,129,130,131,132,133,134,135,139,144,145,146,147,149,151,154,155,156,157,158,162,163,164,165,166,167,168,170,171,172,177,181,182,183,188,189,192,194,195,196,200,206,209,210,212,213,214,215,217],"\u3042\u308b\u3044":[0,11,26,41,48,63,64,78,113,133,135,148,157,158,162,171,172,195,206],"\u3042\u308c":[6,7,12,44,47,113,133,135,146,147,154,162,172,173,209],"\u304
 2\u308c\u3053\u308c":10,"\u3042\u308f\u305b":[186,195],"\u3042\u308f\u305b\u308b":39,"\u3044\u3044":[2,10],"\u3044\u3044\u306d":[111,129,171,172],"\u3044\u3046":129,"\u3044\u304d":[10,12,215],"\u3044\u304f":[3,4],"\u3044\u304f\u3064":[3,182],"\u3044\u304f\u3064\u304b":[1,2,8,11,12,14,26,28,33,40,74,94,99,100,108,110,111,113,114,117,125,129,130,137,139,142,151,153,165,171,172,175,182,183,186,194,195,199],"\u3044\u304f\u3089":0,"\u3044\u305a\u308c":[74,78,196],"\u3044\u3063":[131,182],"\u3044\u3064":188,"\u3044\u307e":127,"\u3044\u307e\u305b":[6,24,40,41,79,111,113,129,132,133,139,148,171,172,177,181,182,183,184,185,186,192,194,199,200],"\u3044\u308b":[0,6,7,10,11,12,14,17,18,21,25,28,30,33,34,35,36,37,38,39,40,41,44,45,48,51,56,61,62,64,65,66,76,79,82,84,85,86,87,88,89,90,91,95,97,98,100,101,102,103,107,108,109,111,113,115,116,117,118,119,120,123,124,125,126,127,128,129,131,133,134],"\u3044\u308c":[33,39,61,82,113,194,212],"\u3044\u308d\u3044\u308d":[22,211],"\u3044\u308f\u30
 86\u308b":214,"\u3044b":[207,209],"\u3046\u3048":[37,39],"\u3046\u3061":[11,33,37,39,48,61,64,65,78,85,131,142,154,177],"\u3046\u3061\u3044":146,"\u3046\u3063\u304b\u308a":40,"\u3046\u307e\u304f":[3,4],"\u304a\u3044":[0,12,14,17,33,37,40,48,61,64,74,151,212,215],"\u304a\u304b":28,"\u304a\u304b\u3052":182,"\u304a\u304b\u3057":35,"\u304a\u304b\u3057\u3044":33,"\u304a\u304b\u3057\u304f":35,"\u304a\u304d":[0,12,44],"\u304a\u304d\u307e\u3057\u3087":212,"\u304a\u3051":[129,178],"\u304a\u3051\u308b":[0,32,39,40,171,196,212,214,215],"\u304a\u3053":[0,212],"\u304a\u3053\u306a\u3063":215,"\u304a\u3055\u3089\u3044\u3057":10,"\u304a\u3059\u3059\u3081":[162,200],"\u304a\u3059\u3059\u3081\u3057":[12,171,172,204],"\u304a\u3070":[33,34,37,40],"\u304a\u3070\u305f":[33,37,40],"\u304a\u3088":46,"\u304a\u3088\u3073":[0,12,28,39,62,146,212,215],"\u304a\u3089":12,"\u304a\u308a":[41,222],"\u304a\u5f85\u3061":2,"\u304a\u77e5\u3089":22,"\u304a\u9858\u3044":[10,147],"\u304b\u3048\u308b":[33,168],"\u3
 04b\u304b\u3063":79,"\u304b\u304b\u308a":[144,171,172,173,194],"\u304b\u304b\u308b":[64,125,144,173,215],"\u304b\u304e\u308a":147,"\u304b\u3051":[40,86],"\u304b\u3051\u308b":[10,148],"\u304b\u3057\u3089":118,"\u304b\u305a":[39,41],"\u304b\u305a\u3072\u3053\u3055\u3093":39,"\u304b\u305f":33,"\u304b\u3061":[129,207],"\u304b\u3061\u3083\u3093":[113,135],"\u304b\u3064":[40,65,129,144,172,207],"\u304b\u3069":[33,41,51,99,100,110,111,113,116,118,129,132,135,144,148,154,157,158,171,209,210,215,222],"\u304b\u3069\u3046":[28,33,83,92,124,128,141,154,165,168,209],"\u304b\u306a\u308a":41,"\u304b\u307e\u3044":215,"\u304b\u3082":[10,33,41,66,79,91,102,103,108,114,115,116,125,126,127,128,131,133,135,136,140,151,171,172,182,183,184,185,217],"\u304b\u3089":[0,3],"\u304b\u308f\u308a":[26,33,41,209],"\u304by":40,"\u304c\u3042\u308a":[12,19,129,149,156,181,186,193],"\u304c\u3042\u308c":186,"\u304c\u3044":44,"\u304c\u3053\u306e":171,"\u304c\u3059":[64,116],"\u304c\u3061":194,"\u304c\u3063":89,"
 \u304c\u3064\u3044":[35,39,66,76,129,186,192],"\u304c\u3069":[128,195],"\u304c\u3072\u3068\u3064":181,"\u304c\u308f\u304b\u308a":[87,161,194,218],"\u304c\u308f\u304b\u308b":156,"\u304c\u308f\u304b\u308c":129,"\u304f\u3060":[0,2,6,7,8,12,17,24,25,26,27,28,29,30,31,33,39,40,41,46,60,76,81,82,83,84,87,88,89,91,92,93,94,95,98,100,102,103,104,109,111,112,113,114,115,116,117,118,119,120,123,124,125,126,127,128,129,130,131,132,133,135,136,137,138,139,140,141,147,148,149,151,156,161,164,165,168,169,171,172,178,181,182,192,194,195,196,198,200,204,209,210,212,213,215,218,219,220,222],"\u304f\u308c":10,"\u304f\u308c\u308b":[0,16,17,95,100],"\u3050\u3088\u3046":156,"\u3050\u308b":[33,170,171,172],"\u3050\u308b\u3093":[171,172,214],"\u3053\u3046":10,"\u3053\u3046\u3059\u308c":10,"\u3053\u3053":[12,21,79,102,129,132,171,172,175,181,209,212,215,218,222],"\u3053\u3053\u3067":12,"\u3053\u3068":[0,1,3,6,7,8,9,10,11],"\u3053\u306a\u3044":[33,41],"\u3053\u306a\u308c":108,"\u3053\u306e":[0,2,3,5
 ,6,7,8,11,12,17,18,20,21,23,24,25,26,27,28,29,30,31,33,37,38,39,40,41,44,45,46,47,54,64,65,66,70,76,77,79,81,82,83,84,87,88,89,91,92,93,94,95,100,101,102,103,104,108,109,110,111,112,113,114,115,116,117,118,119,120,123,124,125,126,127,128,129,130,131,133,135,136,137,138,139,140,141,144,146,147,148,151,153,154,156,157,159,160,164,165,167,168,169,171,172,173,176,178,179,181,182,183,184,185,186,187,188,189,191,192,194,195,199,200,206,207,209,212,213,214,215,216,217,218,221,222],"\u3053\u308c":[0,6,7,8,11,12,16,17,18,28,33,37,39,40,41,44,47,52,69,76,82,84,87,88,91,102,103,104,108,109,110,111,113,116,119,120,123,124,125,129,130,133,136,139,148,151,154,156,160,164,167,168,171,172,173,175,181,182,183,184,185,186,188,189,190,191,192,194,195,200,206,207,209,210,212,213,217,218,221,222],"\u3053\u308c\u3089":[3,24,25,26,28,29,30,39,40,74,76,100,109,110,111,113,119,120,123,129,142,148,149,151,156,170,171,172,175,179,182,183,186,190,191,192,200,209,213,214,215,218],"\u3054\u3068":[9,12,33
 ,39,40,51,108,109,131,139,159,165,183,195,210,216],"\u3054\u307f":[10,40],"\u3054\u3089\u3093\u304f":13,"\u3054\u89a7\u304f":[14,215],"\u3055\u3044":[0,2,6,7,8,12,14,17,24,25,26,27,28,29,30,31,33,39,40,41,46,60,76,81,82,83,84,87,88,89,91,92,93,94,95,98,100,102,103,104,109,111,112,113,114,115,116,117,118,119,120,123,124,125,126,127,128,129,130,131,132,133,135,136,137,138,139,140,141,147,148,149,151,156,161,164,165,168,169,171,172,178,181,182,192,194,195,196,198,200,204,209,210,212,213,215,218,219,220,222],"\u3055\u304d":212,"\u3055\u305b":10,"\u3055\u307e\u3056\u307e\u306a":[22,211,218],"\u3055\u3089":217,"\u3055\u3089\u306b":[0,33,41,76,78,190,192,214,215],"\u3055\u3093":[6,7,17,33,35,36,37,38,39,40,41,108,110,111,113,129,133,135,137,139,167,182,185,190,195,200,213],"\u3057\u3044":[207,209],"\u3057\u3046\u308b":41,"\u3057\u304b":[17,33,41,44,110,111,129,133,148,171,172,182,184,185,194,200,212,217],"\u3057\u304b\u3057":[17,111,118,129,172,181,182,185,194,195,200,207,209,217],
 "\u3057\u304d\u308c":39,"\u3057\u304f":40,"\u3057\u3064\u3064":14,"\u3057\u3066":[10,12,14,17,30,35,39,40,64,129,148,209,213,214,215],"\u3057\u306a\u3044":33,"\u3057\u307e":10,"\u3057\u307e\u3044":[10,135,147,184,189,209,212,220],"\u3057\u307e\u3046":[0,10,12,33,35,37,39,40,41,135,144,194],"\u3057\u307e\u3057":40,"\u3057\u307e\u3057\u3087":[76,108,135,183,184,185,194,221],"\u3057\u307e\u3059":[24,111,129,151,171,172,190,207,218],"\u3057\u307e\u305b":[10,28,111,129,148,151,188,209],"\u3057\u307e\u3063":41,"\u3057\u3084\u3059\u3044":151,"\u3057\u3084\u3059\u304f":39,"\u3057\u3088":[11,33,37,40,46,51,59,91,92,101,113,135,136,156,173,212],"\u3057\u308a":10,"\u3057\u308c":[10,33,41,66,79,91,102,103,108,114,115,116,125,126,127,128,131,133,135,136,140,151,171,172,182,183,184,185,217],"\u3058\u304d":[82,167],"\u3059\u304e\u307e\u305b":214,"\u3059\u304e\u308b":76,"\u3059\u304f":168,"\u3059\u3050":[0,125,130,151,200],"\u3059\u3053\u308c\u3089":129,"\u3059\u3067":[12,41,66,91,136,139,1
 73,178,195,207],"\u3059\u306a\u308f\u3061":212,"\u3059\u3079":[11,33,37,41,78,86,87,99,100,103,112,113,124,129,135,136,139,141,144,147,148,172,188,192,194,195,200,206,218],"\u3059\u3079\u304d":11,"\u3059\u3079\u3066":[28,33,35,37,39,41,44,64,76,78,81,82,87,89,91,100,113,129,133,136,139,147,148,154,172,182,193,194,195,213,215],"\u3059\u3080":108,"\u3059\u308b":[0,1,2,3,4],"\u3059\u308b\u304b":213,"\u3059\u308c":[0,12,33,64,119,123,129,147,154,159,171,172,194,213,215],"\u305a\u3064":[146,147,195,217],"\u305a\u306b":76,"\u305a\u308c":[0,11,64,78,88,101,105,106,146,156,196,206,212],"\u305b\u3044":[40,41],"\u305b\u3044\u305c\u3044":133,"\u305b\u304b\u306d":33,"\u305b\u305a":104,"\u305b\u306a":[171,172],"\u305b\u308b":[0,11,14,133,149,151,159,160,164,165,204],"\u305b\u308c":[0,87],"\u305d\u3046":[10,21,51,116,125,128,154,162,172],"\u305d\u3053":[12,209,212],"\u305d\u3053\u306b":134,"\u305d\u3057\u3066":[0,129,139,167,212,213,217,218],"\u305d\u3061\u3089":28,"\u305d\u306e":[0,10,11
 ,12,17,22,23],"\u305d\u306e\u307e\u307e":12,"\u305d\u306e\u3088\u3046":98,"\u305d\u306e\u5f8c":[44,51,129,172],"\u305d\u306e\u969b":12,"\u305d\u308c":[11,12,17,26,27,31,33,35,58,61,65,67,89,111,129,133,135,148,161,169,171,172,182,191,194,196,207,209,212,213,215,217,221],"\u305d\u308c\u304b\u3089":[76,129],"\u305d\u308c\u305e\u308c":[6,7,8,11,12,14,28,41,61,64,79,108,129,133,139,146,149,151,165,172,179,192,206,207,209,212,213,215,217,222],"\u305d\u308c\u3086\u3048":[171,212],"\u305d\u308c\u3089":[33,44,46,48,66,88,100,113,129,130,135,142,145,181,182,200],"\u305d\u308d\u305d\u308d":215,"\u305d\u3093\u306a":[28,133],"\u305e\u3044":111,"\u305e\u308c":[11,12,58,129,172,191],"\u305f\u3044":[6,7,8],"\u305f\u304b":[33,37,94,102,103,104,125,129,151,189],"\u305f\u304b\u3063":[189,221],"\u305f\u304f":[6,7,17,33,37,40,66,108,110,111,113,129,133,135,137,139,167,182,185,190,195,200,213],"\u305f\u3051\u3069":129,"\u305f\u3055\u3093":[33,34,37,40],"\u305f\u3059\u3079\u3066":129,"\u305f\u306
 0":[26,76],"\u305f\u3060\u3051":39,"\u305f\u3060\u3057":[33,34,37,40,41,65,74,88,110,131,146,149,171,172,182,207],"\u305f\u3061":186,"\u305f\u3068\u3048":[130,209],"\u305f\u3069\u3063":218,"\u305f\u3069\u308b":214,"\u305f\u3070\u304b\u308a":173,"\u305f\u3073":[12,78,147,222],"\u305f\u3076\u3093":28,"\u305f\u307b\u3046":129,"\u305f\u307e\u307e":200,"\u305f\u3081":[0,1,2,3,4,6,7],"\u305f\u3081\u3057":222,"\u305f\u3089":[10,12,17,28,33,35,41,51,66,69,95,102,103,104,113,124,125,129,130,135,138,144,151,154,165,168,172,184,188,194,200,204],"\u305f\u308a":[0,3,10,33,41,56,128,129,133,170,182,192,196,204],"\u3060\u3044":[37,41],"\u3060\u304b\u3089":[111,129],"\u3060\u3051":[6,7],"\u3060\u3055\u3044":[0,3,12,13,14,17,18,19,21,23,28,29,30,33,39,41,76,79,87,109,111,113,116,118,129,131,133,135,148,151,164,169,171,172,175,181,182,186,188,200,206,213,215],"\u3060\u3057":[37,147],"\u3060\u3063":[33,39,64,78,129,172,209],"\u3060\u3068":10,"\u3061\u3083\u3093":214,"\u3064\u3044":218,"\u3064\
 u304b":36,"\u3064\u304d":[32,33,41,76,84,88,126,127,129,138,161,181,184],"\u3064\u3051":[129,151,156],"\u3064\u3051\u308b":[10,33,41,76,129,203,220],"\u3064\u3064":[165,209],"\u3064\u3065\u3044":218,"\u3064\u3065\u304f":151,"\u3064\u3076\u3084\u304d":173,"\u3064\u307e\u308a":[12,33,95,108,129,139],"\u3065\u3051":[39,40],"\u3065\u3051\u308b":44,"\u3066\u304d":83,"\u3066\u304f":14,"\u3066\u307f\u307e\u3057\u3087":222,"\u3066\u308c":113,"\u3067\u3044":[33,129,172,212,218],"\u3067\u3044\u3046":[175,213],"\u3067\u304d":[0,1,6,7,8,10,11,12,13,14,17,18,21,24,25,26,27,28,30,33,34,35,37,39,40,41,44,45,47,48,51,52,54,56,58,61,64,65,69,74,76,78,79,80,81,82,83,84,87,88,89,91,92,93,94,95,99,100,101,102,103,104,108,109,110,111,112],"\u3067\u304d\u308b":[0,3,6,7,8,9],"\u3067\u304f":[3,21,23,41,76,129,133,151,164,172,181],"\u3067\u3053\u306e":195,"\u3067\u3057":[29,33,41,172,183,212],"\u3067\u3057\u304b":[7,194],"\u3067\u3057\u3087":[0,6,7,20,28,41,144,151,172,173,213],"\u3067\u3059":[0,3,6
 ,7,8,10,11,12,14,16,17,18,19,21,24,25,26,28,29,30,31,32,33,37,39,40,41,44,46,47,48,50,51,52,54,57,61,62,64,66,68,69,72,74,76,77,78,79,80,81,82,83,84,85,87,88,89,91,92,93,94,95,98,99,100,101,102,103,104,108,109,110,111,112,113,114,115,116,117,118,119,120,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,144,145,146,147,148,149,151,152,154,156,157,159,160,161,162,164,165,167,168,169,170,171,172,173,175,177,178,179,181,182,183,184,185,186,188,189,190,191,192,193,194,195,196,199,200,203,204,206,207,209,210,212,213,215,216,217,218,219,221,222],"\u3067\u3059\u306d":10,"\u3067\u3059\u3079\u3066":142,"\u3067\u305d\u3046":109,"\u3067\u3064\u306a\u3052\u308b":129,"\u3067\u3069":[109,132],"\u3067\u3069\u3053":83,"\u3067\u306a\u3051\u308c":[100,118,128,171,172],"\u3067\u306b":[116,119,123,173,209],"\u3067\u306e":[41,79,167,194],"\u3067\u306f":41,"\u3067\u307e\u3068\u3081":181,"\u3067\u307f":0,"\u3067\u3082":[0,12,14,17,19,23,24,25,26,28,30,31,33,37,39,40,41
 ,44,83,88,100,113,129,133,135,147,148,151,160,165,167,168,178,182,185,186,188,192,194,206,207,209,215,217,219,222],"\u3067\u3082\u3059\u3079\u3066":[33,194],"\u3067\u3082\u3063\u3068\u3082":77,"\u3067\u3088\u308a":41,"\u3067\u5024":[146,215],"\u3068\u3044\u3044":182,"\u3068\u3044\u3046":[0,9,10,12,14,17,28,33,37,39,40,41,44,54,76,78,81,82,85,95,100,102,103,104,111,114,116,117,118,119,120,123,124,125,126,129,131,132,133,135,138,139,142,146,147,148,149,151,156,160,164,165,167,168,170,171,172,175,179,181,182,183,184,185,186,188,189,192,193,194,195,196,200,206,207,209,212,213,214,215,217,218,219,222],"\u3068\u3044\u3051":[33,108,129,133,206,210],"\u3068\u3044\u3063":[26,33,39,40,41,76,108,110,111,113,118,129,156,170,171,172,192,200,222],"\u3068\u3048":[0,28,33,41,44,53,54,78,87,91,111,117,128,129,130,131,136,151,160,167,178,182,183,184,185,194,195,207,222],"\u3068\u304a\u308a":[32,147,212,213,222],"\u3068\u304d":[0,6,7,9,10,11,12,24,25,26,27,28,30,33,34,35,37,39,40,41,44,51,58,6
 2,64,65,66,76,79,80,82,87,88,91,95,100,102,109,110,113,116,118,119,120,123,124,128,129,130,132,133,135,136,138,139,146,148,151,156,164,165,167,170,171,172,173,175,178,181,182,186,188,189,190,191,194,195,196,200,206,207,212,213,214,215,218,219],"\u3068\u304d\u3057\u304b":95,"\u3068\u3053\u306e":[129,182,188,195],"\u3068\u3053\u308d":[16,17,33,38,88,111,126,127,164,172,194],"\u3068\u3053\u308d\u3044\u304f\u3064\u304b":76,"\u3068\u3055\u3089\u306b":[6,7],"\u3068\u3057":[11,33,40,41,44,51,91,113,127,129,135,136,145,146,147,148,156,172,173,181,188,189,190,191,194,196,212,214,217],"\u3068\u3057\u3066":[0,11,12,14,15,17,18,20,24,25,26,27,28,30,33,35,37,38,39,40,41,44,45,47,48,51,61,62,63,69,74,78,83,88,92,94,98,101,102,103,104,108,110,111,112,113,116,117,124,126,127,129,131,132,133,135,138,141,146,147,148,151,155,156,160,165,167,170,171,172,175,177,178,181,182,183,184,186,188,189,190,192,193,194],"\u3068\u3057\u307e\u3057\u3087":[217,221],"\u3068\u3057\u307e\u305b":46,"\u3068\u3059
 \u3050":173,"\u3068\u3059\u3079\u3066":[39,100,109,124,129,144],"\u3068\u3059\u308c":0,"\u3068\u305d\u306e":[78,81,151,184],"\u3068\u3063":148,"\u3068\u3064\u3044":222,"\u3068\u3066":[0,129,171,172,188,192,200],"\u3068\u3068":[16,17],"\u3068\u3068\u3082\u306b":212,"\u3068\u3069":[87,187],"\u3068\u306a\u3063":40,"\u3068\u306a\u308a":[160,167,171,200,219],"\u3068\u306e":[33,111,172],"\u3068\u307f":[40,129,149,171],"\u3068\u3082":[33,111,129,147,167,168,171,172,195,210,222],"\u3068\u3082\u3063\u3068":28,"\u3068\u3088\u3044":28,"\u3068\u308a\u3068\u3093":[171,172],"\u3068\u308b":61,"\u3068\u308f\u304b\u308a":186,"\u3068\u308f\u304b\u308b":12,"\u3069\u3046":[10,33,34,39,52,86,90,94,96,102,103,104,105,106,107,110,113,129,144,148,151,194,209,213],"\u3069\u3053":[28,37,41],"\u3069\u3061\u3089":[19,33,51,72,135,151,190,200,215,217],"\u3069\u3061\u3089\u304b":[160,167,171,172],"\u3069\u306e":[28,129,139,156,157,172,177,189,213],"\u3069\u308c":[79,89,100,102,103,104,109,113,124,128,129
 ,133,135,164,194,200],"\u3069\u3093":134,"\u3069\u3093\u306a":151,"\u306a\u3044":[0,9],"\u306a\u304a":[12,207],"\u306a\u304a\u3053\u306e":147,"\u306a\u304a\u3057":41,"\u306a\u304a\u3059":[41,124],"\u306a\u304b":10,"\u306a\u304b\u3063":[33,39,41,78,80,82,86,90,96,102,103,104,105,106,107,113,118,124,129,130,144,146,147,154,165,168,172,182,184,209,215],"\u306a\u304c\u3089":[0,12,39,111,129,139,151,194,215],"\u306a\u304c\u308b":39,"\u306a\u304e":168,"\u306a\u304f":[0,3,10,12,21,28,33,34,35,37,39,40,41,44,51,61,89,102,108,111,113,119,123,129,133,135,147,148,154,167,168,170,171,172,177,178,183,184,185,192,194,195,200,204,212,213,215,217,221],"\u306a\u3051\u308c":[21,28,39,47,48,51,54,59,61,64,72,76,83,87,88,89,91,101,108,111,113,125,129,133,136,146,147,148,151,154,161,162,164,168,169,171,172,181,182,183,184,185,212],"\u306a\u3055":[149,166],"\u306a\u3055\u3093":3,"\u306a\u3057":[33,40,41,44,65,78,83,84,111,118,129,138,146,157,161,165,168,171],"\u306a\u3059":158,"\u306a\u305c":[6,7
 ,8,33,44,87,95,100,111,113,117,129,133,138,144,151,164,171,172,175,178,182,183,184,185,188,189,193,194],"\u306a\u305f":[33,186],"\u306a\u3063":[0,6,7,8,10,12,14,33,35,37,38,39,40,41,76,78,79,85,95,102,108,129,139,171,172,184,186,188,195,200,204,209,212,215,217,218,219],"\u306a\u3068\u304d":0,"\u306a\u3069":[0,5,6,7,8,11,12,13,17,20,28,33,37,39,41,44,52,61,78,85,87,107,117,118,126,127,129,133,139,142,146,147,151,159,160,167,170,171,172,173,177,181,182,183,184,185,188,189,191,192,194,196,200,207,209,212,215,216,218,219],"\u306a\u306a\u3069":[171,172],"\u306a\u306b":[22,43,66,113,118,135,188],"\u306a\u306b\u5bfe\u3057":[171,172],"\u306a\u306e":[33,188],"\u306a\u3073":33,"\u306a\u3082\u306e":[12,48,182],"\u306a\u3084\u308a\u304b\u305f":221,"\u306a\u3089":[6,7,8,11,14,21,24,25,26,30,33,39,40,41,44,48,52,61,64,76,78,82,87,95,98,100,103,108,110,111,113,117,121,128,129,130,131,133,138,144,146,147,148,151,161,164,169,171,172,175,178,182,183,184,185,188,189,193,194,195,210,217],"\u306
 a\u308a":[0,6,7,8,10,12,21,33,37,39,40,41,44,47,48,51,52,54,61,64,72,74,76,78,79,82,83,84,86,87,88,95,97,100,101,102,103,104,108,111,113,118,119,120,123,124,125,128,129,130,131,132,133,135,136,138,146,147,148,149,151,156,157,164,167,171,172,173,175,178,179,181,182,183,184,185,186,188,189,193,194,196,203,206,209,212,213,214,215,217,218,219,220,222],"\u306a\u308b":[0,10,11,12,17,23,24,25,26,28,30,31,33,34,35,36,39,40,41,51,52,61,66,86,88,97,98,99,100,102,103,104,113,124,128,129,133,135,146,147,148,151,154,157,158,162,164,165,167,171,172,173,186,191,195,196,209,212,213,215],"\u306a\u308c":78,"\u306a\u3093":78,"\u306b\u3042\u308a":[6,7,8,18,114,133],"\u306b\u3044\u304f\u3064\u304b":[33,40],"\u306b\u304a\u3044":[12,78,212],"\u306b\u304f\u3044":0,"\u306b\u304f\u3044\u304b":194,"\u306b\u304f\u304f":33,"\u306b\u304f\u308b":209,"\u306b\u3057":[33,40,41,44,109,129,164,171,172],"\u306b\u3059":209,"\u306b\u3059\u3050":173,"\u306b\u3059\u3079\u3066":87,"\u306b\u3059\u308b":200,"\u306b\u3
 05d\u306e":151,"\u306b\u3064":39,"\u306b\u3064\u3044\u3066":[0,3,7,11,12,18,19,20,21,24,25,26,27,28,29,30,33,37,39,40,41,44,46,58,61,65,76,77,78,79,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,143,144,151,153,155,156,157,158,160,163,165,166,168,171,178,181,182,183,184,185,186,188,189,191,194,195,196,198,200,206,207,210,212,213,215,216,218,222],"\u306b\u3064\u3051":172,"\u306b\u3064\u3076\u3084\u3051":10,"\u306b\u3064\u3076\u3084\u3051\u308b":10,"\u306b\u3066":[12,33,39,40,156],"\u306b\u3068\u3063":[10,33],"\u306b\u3068\u3063\u3066":[10,139,194],"\u306b\u3069":11,"\u306b\u3082":[129,182,207],"\u306b\u3088":39,"\u306b\u3088\u304f":183,"\u306b\u3088\u3063":[0,9,11,40,51,61,64,76,78,85,86,88,90,96,97,99,105,106,107,108,121,134,145,146,149,170,206,207,212,214,215],"\u306b\u3088\u3063\u3066":[0,14,40,51,74,78,2
 09,212,215],"\u306b\u3088\u308a":[0,12,32,33,39,40,41,85,129,148,156,194,196,200,203,206,209,212,215,217,219,220],"\u306b\u3088\u308b":[0,10,12,22,33,37,38,39,40,41,156,172,196,211,212],"\u306b\u5bfe\u3057":[0,11,12,33,34,39,40,41,56,61,64,76,87,88,111,119,123,125,129,132,141,144,145,149,168,171,172,182,184,194,207,213,214,215,217,221,222],"\u306b\u5bfe\u3057\u7570":165,"\u306b\u5bfe\u3059\u308b":[0,11,12,22,33,35,37,40,41,65,112,125,128,132,135,151,211,212,214,215],"\u306b\u5bfe\u5fdc":[37,38,39,41,48,51,56,59,61,62,64,67,101,107,108,111,146,149],"\u306b\u5bfe\u5fdc\u4ed8\u3051":188,"\u306b\u5bfe\u8c61":37,"\u306b\u95a2\u3057":[11,33,40,51,147],"\u306b\u95a2\u3059\u308b":[2,22,33,37,38,39,40,41,43,60,65,128,148,171,172,188,195],"\u306e\u3042\u3068":39,"\u306e\u3044":[0,11,64,78,101,105,106,146,156,196,206],"\u306e\u3044\u305a\u308c":[89,221],"\u306e\u3044\u305a\u308c\u304b":[63,64,67,157,158],"\u306e\u3046\u3061":[89,151,171],"\u306e\u304b":[207,218],"\u306e\u304b\u308f\u30
 8a":[33,41],"\u306e\u304f\u3089\u3044":195,"\u306e\u3059":95,"\u306e\u3059\u3079\u3066":[111,129,138,200],"\u306e\u305e\u3044":194,"\u306e\u3067":[0,1,10,12,17,21,31,33,37,39,40,41,79,87,100,108,110,111,126,127,129,133,148,149,154,156,165,167,168,181,188,195,200,204,207,209,210,212,215,217,218],"\u306e\u3067\u3057\u3087":[129,182],"\u306e\u3069\u3061\u3089":[129,151,172],"\u306e\u3069\u3061\u3089\u304b":[129,154,171,172],"\u306e\u3069\u308c":[133,146,151,188],"\u306e\u306b":[22,33,39,40,41,114,137,194,208],"\u306e\u306b\u5bfe\u3057":51,"\u306e\u307b\u304b":[196,212],"\u306e\u307f":[0,11],"\u306e\u307f\u3057\u304b":190,"\u306e\u3088\u3046":[33,40,41,44,47,82,89,108,129,133,142,146,151,164,170,171,172,182,183,194],"\u306f\u3042\u306a\u305f":6,"\u306f\u3044":212,"\u306f\u3044\u304f\u3064\u304b":[32,46,79,135,144,171,200],"\u306f\u3044\u3051":[51,61,98,103,144,151,172],"\u306f\u3044\u308f\u3086\u308b":33,"\u306f\u304d\u3063\u3068":182,"\u306f\u3053\u306e":[33,128,129,131,168,185
 ,194,210],"\u306f\u3058\u307e\u308a":78,"\u306f\u3058\u3081":[17,22,43,78,132,187],"\u306f\u3059\u3079\u3066":[84,92,93,94,95,100,101,102,103,104,116,117,118,124,126,127,128,129,130,131,133,135,137,138,139,148,160,170,172,175,184,185,194,215],"\u306f\u305a":[18,39,147,182,195],"\u306f\u305d\u306e":51,"\u306f\u305d\u308c\u3089":113,"\u306f\u3061\u3087\u3046":172,"\u306f\u3068":192,"\u306f\u3069":[129,133,188],"\u306f\u3069\u3061\u3089":[151,200],"\u306f\u3069\u3061\u3089\u304b":[171,172],"\u306f\u306a\u304f":182,"\u306f\u307b\u3068\u3093\u3069":129,"\u306f\u307e\u305a":12,"\u306f\u307e\u3060":[111,185,200],"\u306f\u307e\u3068\u3081\u3066":12,"\u306f\u307f":3,"\u306f\u6708":[172,186],"\u3070\u3042":186,"\u3070\u3044\u3051":[21,28,39,48,51,54,59,61,64,72,76,87,89,91,100,111,118,129,133,136,148,151,164,168,171,172,181,182,183,184,185],"\u3070\u304b\u308a":33,"\u3070\u3053\u306e":33,"\u3070\u3059\u3079\u3066":194,"\u3070\u3069":44,"\u3070\u308c\u308b":35,"\u3072\u3053\u3055\u3093
 ":[39,41],"\u3072\u3068\u3064":[39,155,171],"\u3072\u3089":[164,171,172,178,188,194],"\u3072\u308d":220,"\u3072\u308d\u3086\u304d":220,"\u3075\u306a\u3068":41,"\u3075\u308a":132,"\u3076\u3093":10,"\u3078\u3059\u3079\u3066":[33,87],"\u3078\u306e":[28,212],"\u3079\u304d":[6,7,8,12,33,61,89,110,118,124,151,172,175,206],"\u3079\u304f":215,"\u3079\u3066":[44,112,129,148,213],"\u3079\u30fc\u30b9":41,"\u307b\u3046":41,"\u307b\u304b":[0,212],"\u307b\u3057\u304f":129,"\u307b\u3068\u3093\u3069":[33,51],"\u307b\u3069":[132,133,144,146,194,204,212,215],"\u307e\u3057":[6,7,8,10,12,17,18,33,37,39,40,41,111,129,133,148,156,171,172,175,182,189,194,209,213,214,218],"\u307e\u3057\u3087":[111,129,156,214,215],"\u307e\u3059":[0,1,2,3,5,6,7,8,10,11,12,13,14,15,16,17,18,19,20,21,23,24,25,26,27,28,29,30,31,32,33,37,39,40,41,44,45,46,47,48,49,51,52,53,54,56,58,59,60,61,62,63,64,65,66,67,68,69,70,72,74,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,10
 6,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,175,176,177,178,179,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,198,199,200,203,204,206,207,209,210,212,213,214,215,216,217,218,219,220,221,222],"\u307e\u305a":[12,17,28,31,147,148,172,207,209,213,215,217,218,221],"\u307e\u305b":[0,6,7,10,12,17,25,28,33,37,39,40,41,44,46,47,48,51,54,58,59,61,64,65,66,69,70,72,74,76,79,81,83,84,87,88,89,91,92,93,94,95,98,100,101,102,103,104,107,108,109,110,111,112,113,114,115,116,117,118,121,124,125,126,127,128,129,130,131,132,133,134,135,136,138,139,140,144,146,147,148,151,154,156,160,164,165,167,168,171,172,173,175,177,181,182,183,184,185,186,188,189,190,192,193,194,195,196,198,200,204,206,207,209,210,212,213,215,217,219,221],"\u307e\u305f":[3,5],"\u307e\u305f\u30
 44":[39,156,186],"\u307e\u305f\u3050":[22,39,156,211],"\u307e\u3060":[37,40,41,78,108,111,126,127,129,131,132,151,167,172,183,186,206],"\u307e\u3064\u308f":40,"\u307e\u3067":[11,12,17,32,40,41,46,47,82,101,108,113,129,146,147,154,173,182,192,195,213,215,217,218,220],"\u307e\u3068\u3081":[3,10],"\u307e\u3068\u3081\u3066":[0,12,212,213],"\u307e\u3068\u3081\u308b":148,"\u307e\u307e":[10,12,33,40,78,135,151,172,213],"\u307e\u307e\u3067":209,"\u307e\u308a":[33,129],"\u307e\u308d\u3086\u304d":220,"\u307e\u308f\u308a":3,"\u307f\u304c":11,"\u307f\u305f\u3059":218,"\u307f\u3066":222,"\u307f\u306a\u3055":11,"\u307f\u306a\u3057":33,"\u307f\u307e\u3057\u3087":[108,129,135,172,183,184,185,212,213,214,215,217,218,221,222],"\u3080\u308b":[171,172],"\u3080\u308b\u3093":[171,172],"\u3082\u3046":[39,51,100,148,155,173,212,217],"\u3082\u3046\u307e\u304f":28,"\u3082\u304d\u3061\u3093":148,"\u3082\u3053\u306e":100,"\u3082\u3057":[6,7,21,28,33,40,41,47,66,79,81,82,83,95,100,102,104,111,113,124,12
 5,129,130,131,133,135,144,147,148,154,156,162,165,168,171,172,181,182,183,184,186,195,200],"\u3082\u3057\u3042":33,"\u3082\u3057\u304b\u3057":194,"\u3082\u3057\u304f":[12,26,33,39,40,41,64,65,108,110,148,154,159,160,167,171,172,196,206,210,212,217],"\u3082\u3057\u3053\u306e":210,"\u3082\u3057\u3054":39,"\u3082\u3057\u307e\u305b":66,"\u3082\u3057\u308c":[181,194],"\u3082\u3057\u4f7f\u3063":103,"\u3082\u3057\u578b":128,"\u3082\u3057x":40,"\u3082\u3059":[119,123],"\u3082\u3059\u3050":130,"\u3082\u305b":144,"\u3082\u3061\u308d\u3093":[147,213],"\u3082\u3063\u3068":[6,7,129],"\u3082\u3063\u3068\u3082":[14,81],"\u3082\u3064":[33,98,213],"\u3082\u3068":12,"\u3082\u3069\u3061\u3089":185,"\u3082\u306e":[11,12,17,31,33,39,40,41,47,64,65,78,108,110,111,113,128,129,145,146,147,148,156,157,162,164,166,175,182,183,185,189,206,212,215,217],"\u3082\u3088\u308a":185,"\u3082\u3089\u3048":10,"\u3082\u3089\u3048\u308b":10,"\u3082\u3089\u3063":215,"\u3082\u308a":33,"\u3082\u308c\u308b":33,"\u308
 4\u304c":78,"\u3084\u3057":129,"\u3084\u3059\u3044":[33,34,129,146,160,167,170],"\u3084\u3059\u3044\u304b":181,"\u3084\u3059\u304f":[35,41,80],"\u3084\u3059\u304f\u3057":33,"\u3084\u305d\u306e":98,"\u3084\u307e":41,"\u3084\u307e\u3060":41,"\u3084\u307e\u306d":[40,41],"\u3084\u3081":[33,37,40,41,82],"\u3084\u3081\u307e\u3057\u3087":[183,184,185],"\u3084\u3089":12,"\u3084\u308b":3,"\u3086\u304d":220,"\u3086\u304d\u3072\u308d":220,"\u3088\u3044":[17,61,87,100,129,151,171,172,200,213,217],"\u3088\u3046":[0,6,7,8,10,11,12,14,21,28,33,34,35,37,38,39,40,41,44,48,64,76,78,79,81,85,87,95,98,99,100,108,109,113,114,116,118,119,120,123,129,130,133,135,136,139,146,147,148,149,151,156,157,160,165,167,168,171,172,173,175,177,181,182,183,184,185,186,187],"\u3088\u304b\u3063":209,"\u3088\u304f":[76,100,111,129,146,154,182,194],"\u3088\u3063":222,"\u3088\u3063\u3066":[72,139,177,196,216,222],"\u3088\u3073":11,"\u3088\u308a":[6,7,11,18,23,28,33,35,37,39,40,41,65,76,82,95,129,133,147,156,157,16
 2,171,172,173,181,182,183,184,185,188,194,195,196,207,209,212,213,217,218],"\u3089\u308c":[0,10,11,35,37,39,40,47,86,87,89,98,125,129,134,139,192,194,215,217,221],"\u3089\u308c\u308b":[0,11,33,39,40,41,48,65,182,207],"\u308c\u305a":78,"\u308c\u307e\u305b":[28,33,44,64,78,85,129,130,135,146,159,181,217],"\u308c\u308b":[0,9,11,12,14,17,28,33,37,39,40,41,44,47,51,56,62,65,66,74,76,78,84,85,107,108,109,111,114,125,126,127,129,132,133,135,146,147,154,156,162,167,168,173,175,177,182,188,189,191,192,194,196,206,207,209,215,222],"\u308f\u304b\u3061":207,"\u308f\u304b\u3063":144,"\u308f\u304b\u308a":[33,35,41,129,194,213],"\u308f\u304b\u308b":41,"\u308f\u304b\u308c":129,"\u308f\u3051":[118,129,137,139,172,188,195,212],"\u3092\u304a\u3053":218,"\u3092\u3054":14,"\u3092\u3054\u89a7\u304f":[0,18],"\u3092\u3064\u3051":[108,129,171],"\u3092\u3064\u3051\u308b":[6,7,172],"\u3092\u3088\u308a":33,"\u3092\u308a":148,"\u3092\u901a\u3057":[146,215],"\u3093\u304c":[171,172],"\u3093\u3057":[103,11
 6],"\u3093\u3057\u304d":170,"\u30a2\u30ab\u30a6\u30f3\u30c8":[2,12,41],"\u30a2\u30ab\u30a6\u30f3\u30c8groonga":10,"\u30a2\u30af\u30bb\u30b5":61,"\u30a2\u30af\u30bb\u30b5\u30fc":33,"\u30a2\u30af\u30bb\u30b9":[12,17,33,35,37,39,40,41,44,46,64,91,129,136,145,146,148,149,195,212,219],"\u30a2\u30af\u30bb\u30b9\u30ed\u30b0":[188,189,191,199],"\u30a2\u30b8\u30e3\u30b9\u30bf\u30fc":[76,129],"\u30a2\u30c3\u30c8\u30de\u30fc\u30af":133,"\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9":[12,33,41,199],"\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9":3,"\u30a2\u30c9\u30ec\u30b9":[37,64,146,147,151,206,219],"\u30a2\u30ca\u30a6\u30f3\u30b9":12,"\u30a2\u30d4\u30fc\u30eb":12,"\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3":[0,20,57,146,172],"\u30a2\u30e1\u30ea\u30ab":156,"\u30a2\u30e9\u30fc\u30c8":[146,174],"\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0":[84,156,170,185],"\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8":[41,65,111,129,133,139,182,189,194,207,209],"\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb":39,"\
 u30a2\u30f3\u30ab\u30fc":33,"\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2":[74,88,133],"\u30a2\u30f3\u30de\u30c3\u30d7":[33,95],"\u30a2\u30fc\u30ab\u30a4\u30d6":[12,17,31],"\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb":3,"\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3":[3,4],"\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u30fc":[41,146],"\u30a4\u30d9\u30f3\u30c8":33,"\u30a4\u30d9\u30f3\u30c8\u30ed\u30b0":33,"\u30a4\u30f3\u30af\u30ea\u30e1\u30f3\u30c8":81,"\u30a4\u30f3\u30af\u30eb\u30fc\u30c9":33,"\u30a4\u30f3\u30b9\u30c8\u30fc\u30e9":[12,37],"\u30a4\u30f3\u30b9\u30c8\u30fc\u30e9\u30fc":[22,23],"\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb":[0,3],"\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u30c7\u30a3\u30ec\u30af\u30c8\u30ea":37,"\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8":[35,37],"\u30a4\u30f3\u30b9\u30da\u30af\u30b7\u30e7\u30f3":[33,40],"\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9":3,"\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c8":[0,147,170],"\u30a4\u30f3\u30b
 f\u30fc\u30d5\u30a7\u30a4\u30b9":[151,179],"\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3":21,"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9":22,"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30ab\u30e9\u30e0":[22,33,34,40,41,43,58,72],"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30b5\u30a4\u30ba":32,"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30c6\u30fc\u30d6\u30eb":40,"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30e2\u30b8\u30e5\u30fc\u30eb":33,"\u30a4\u30f3\u30dd\u30fc\u30c8":3,"\u30a6\u30a7\u30a4\u30c8":88,"\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8":3,"\u30a6\u30a7\u30d6\u30d6\u30e9\u30a6\u30b6":[146,148,149],"\u30a6\u30a7\u30d6\u30d9\u30fc\u30b9":146,"\u30a8\u30a4\u30ea\u30a2\u30b9":[22,33,43],"\u30a8\u30af\u30b9\u30dd\u30fc\u30c8":35,"\u30a8\u30b9\u30ab\u30ec\u30fc\u30b7\u30e7\u30f3":[28,60,129,146],"\u30a8\u30b9\u30b1\u30fc\u30d7":[39,40,41,54,101,159,160,167],"\u30a8\u30c7\u30a3\u30bf":17,"\u30a8\u30e9\u30fc":[12,22,23,24,25,26,28,30,31,33,34,37,38,39,40,41,47,48,51,52,54,61,69,78],"\u30a8\u30e9\
 u30fc\u30b3\u30fc\u30c9":[33,39,41,215],"\u30a8\u30e9\u30fc\u30c1\u30a7\u30c3\u30af":[37,39,41],"\u30a8\u30e9\u30fc\u30e1\u30c3\u30bb\u30fc\u30b8":[6,7,33,34,35,37,38,39,40,41,78,79],"\u30a8\u30e9\u30fc\u30ec\u30dd\u30fc\u30c8":39,"\u30a8\u30e9\u30fc\u30ed\u30b0":204,"\u30a8\u30f3\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0":[28,33,34,41,51,53,54,172,175],"\u30a8\u30f3\u30b3\u30fc\u30c9":[35,149,151,175],"\u30a8\u30f3\u30b8\u30f3":[0,129,182,183,184,185,212,214],"\u30a8\u30f3\u30c8\u30ea":[47,48,111,129,168,171,172],"\u30a8\u30f3\u30c8\u30ea\u30fc":[33,129],"\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8":151,"\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8uri":151,"\u30aa\u30b9\u30b9\u30e1":[6,7,8,23,24,25,26,30,31,44,182,194],"\u30aa\u30d5\u30a3\u30b7\u30e3\u30eb\u30ea\u30dd\u30b8\u30c8\u30ea":35,"\u30aa\u30d5\u30bb\u30c3\u30c8":[33,39,129,132],"\u30aa\u30d5\u30e9\u30a4\u30f3\u30a4\u30f3\u30c7\u30c3\u30af\u30b9":[33,38],"\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":[22,33,37,39,41,43,44,47,48,51,
 61,64,72,76,85,86,97,100,102,103,104,114,115,116,117,118,119,120,123,124,128,129,131,139,140,144,163,170,172],"\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30ea\u30c6\u30e9\u30eb":167,"\u30aa\u30d7\u30b7\u30e7\u30f3":[6,7,8,12,14,18,24,25,26,27,28,29,30,33,34,35,37,38,39,40,41,51,52,87,114,129,133,137,139,144],"\u30aa\u30da\u30ec\u30fc\u30bf":33,"\u30aa\u30da\u30ec\u30fc\u30bf\u30fc":33,"\u30aa\u30fc\u30ca\u30fc":[33,40],"\u30aa\u30fc\u30d0\u30fc\u30d5\u30ed\u30fc":[33,37,40,41],"\u30aa\u30fc\u30d0\u30fc\u30d5\u30ed\u30fc\u30c1\u30a7\u30c3\u30af":[33,37],"\u30aa\u30fc\u30d0\u30fc\u30d8\u30c3\u30c9":[41,204],"\u30aa\u30fc\u30d7\u30f3":[33,37,39,40,47],"\u30aa\u30fc\u30d7\u30f3\u30bd\u30fc\u30b9\u30b3\u30df\u30e5\u30cb\u30c6\u30a3":21,"\u30aa\u30fc\u30d7\u30f3\u30bd\u30fc\u30b9\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2":21,"\u30ab\u30a6\u30f3\u30bf":33,"\u30ab\u30a6\u30f3\u30c8":[40,108,218],"\u30ab\u30b9\u30b1\u30fc\u30c9":[40,41],"\u30ab\u30b9\u30bf\u30de\u30a4\u30ba":[6,7,8,28,33,39,40,
 41,96,99,114,129,133,137,139,146,167,171,175,183,188,193,195,213],"\u30ab\u30b9\u30bf\u30e0":[66,138,148],"\u30ab\u30b9\u30bf\u30e0\u30b9\u30b3\u30a2\u30e9\u30fc":183,"\u30ab\u30b9\u30bf\u30e0\u30bb\u30ec\u30af\u30bf":39,"\u30ab\u30b9\u30bf\u30e0\u30ed\u30b0":41,"\u30ab\u30bf\u30ab\u30ca":[65,132,164,175,178,188,194],"\u30ab\u30c6\u30b4\u30ea":[129,137,139],"\u30ab\u30d0\u30ec\u30c3\u30b8":3,"\u30ab\u30d0\u30fc":14,"\u30ab\u30e9\u30e0":[0,22,28],"\u30ab\u30e9\u30e0\u30a4\u30f3\u30c7\u30c3\u30af\u30b9":[22,39,211],"\u30ab\u30e9\u30e0\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":91,"\u30ab\u30e9\u30e0\u30d1\u30e9\u30e1\u30fc\u30bf":33,"\u30ab\u30e9\u30e0\u30d9\u30fc\u30b9":[171,172],"\u30ab\u30e9\u30e0id":64,"\u30ab\u30e9\u30e0n":168,"\u30ab\u30ec\u30f3\u30c8\u30c7\u30a3\u30ec\u30af\u30c8\u30ea":[12,17,147],"\u30ab\u30ec\u30f3\u30c8\u30ec\u30b3\u30fc\u30c9":65,"\u30ab\u30ec\u30fc":207,"\u30ab\u30ec\u30fc\u30e9\u30a4\u30b9":207,"\u30ab\u30f3\u30b8":164,"\u30ab\u30f3\u30de":[99,101,172,
 213,215],"\u30ab\u30fc\u30bd\u30eb":[33,35,37,58,65],"\u30ab\u30fc\u30cd\u30eb":195,"\u30ab\u30fc\u30cd\u30eb\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc":[39,195],"\u30ad\u30e3\u30b9\u30c8":[35,38,39,40,171,184,185,218],"\u30ad\u30e3\u30c3\u30b7\u30e5":[0,33,34,39,47,52,84],"\u30ad\u30e3\u30c3\u30b7\u30e5\u30a8\u30f3\u30c8\u30ea\u30fc":84,"\u30ad\u30e3\u30c3\u30b7\u30e5\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":47,"\u30ad\u30e3\u30c3\u30b7\u30e5\u30b5\u30a4\u30ba":148,"\u30ad\u30e3\u30c3\u30b7\u30e5\u30d2\u30c3\u30c8":40,"\u30ad\u30e3\u30c3\u30b7\u30e5\u30d5\u30a1\u30a4\u30eb":148,"\u30ad\u30e3\u30f3\u30bb\u30eb":[33,81,82,125],"\u30ad\u30e3\u30f3\u30bb\u30eb\u30ea\u30af\u30a8\u30b9\u30c8":125,"\u30ad\u30fc":[32,33,35,38,39,40,41,44,48,62,64,74,76,87,92,93,94,98,108,110,111,113,117,125,128,129,131,133,135,142,144,146,151,171,172,175,178,192,194,196,212,215],"\u30ad\u30fc\u30b5\u30a4\u30ba":[32,33,92,93,94,117,133,192],"\u30ad\u30fc\u30b5\u30dd\u30fc\u30c8":192,"\u30ad\u30fc\u30c7\u30fc\
 u30bf":133,"\u30ad\u30fc\u30dc\u30fc\u30c9":129,"\u30ad\u30fc\u30ef\u30fc\u30c9":[0,22,33,34,36,39,40,109,129,133,159,160,165,167,171,183,184,185,190,207,208],"\u30af\u30a8\u30ea\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9":11,"\u30af\u30a8\u30ea\u30aa\u30d7\u30c6\u30a3\u30de\u30a4\u30b6":41,"\u30af\u30a8\u30ea\u30aa\u30d7\u30c6\u30a3\u30de\u30a4\u30b6\u30fc":41,"\u30af\u30a8\u30ea\u30ad\u30e3\u30c3\u30b7\u30e5":148,"\u30af\u30a8\u30ea\u30d1\u30bf\u30f3":145,"\u30af\u30a8\u30ea\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9":34,"\u30af\u30a8\u30ea\u30d1\u30e9\u30e1\u30fc\u30bf":39,"\u30af\u30a8\u30ea\u30da\u30a2":190,"\u30af\u30a8\u30ea\u30ed\u30b0":[37,39,188,189,191],"\u30af\u30a8\u30ea\u30fc":[22,33,39,41,43,54,110,119,120,123,129,132],"\u30af\u30a8\u30ea\u30fc\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30a4\u30b9":179,"\u30af\u30a8\u30ea\u30fc\u30ad\u30e3\u30c3\u30b7\u30e5":[33,84],"\u30af\u30a8\u30ea\u30fc\u30ad\u30e3\u30c3\u30b7\u30e5\u30a8\u30f3\u30c8\u30ea\u30fc":84,"\u30af\u30a8
 \u30ea\u30fc\u30c6\u30ad\u30b9\u30c8":129,"\u30af\u30a8\u30ea\u30fc\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc":200,"\u30af\u30a8\u30ea\u30fc\u30ed\u30b0":[33,41,146,148],"\u30af\u30a8\u30ea\u30fc\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb":146,"\u30af\u30a8\u30ea\u30fcapi":[77,83],"\u30af\u30a8\u30eaapi":33,"\u30af\u30a9\u30fc\u30c8":[114,139,171],"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3":41,"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30b5\u30a4\u30c9":82,"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30d7\u30ed\u30bb\u30b9":121,"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30e2\u30fc\u30c9":[35,39,146,149],"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30e9\u30a4\u30d6\u30e9\u30ea":[1,204],"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30e9\u30a4\u30d6\u30e9\u30ea\u30fc":41,"\u30af\u30e9\u30c3\u30b7\u30e5":[33,35,37,39,40,41,91,100,103,136],"\u30af\u30e9\u30c3\u30b7\u30e5\u30d0\u30b0":33,"\u30af\u30ea\u30a2":[37,39,61],"\u30af\u30ea\u30a2\u30fc":33,"\u30af\u30ea\u30c3\u30af":12
 9,"\u30af\u30ea\u30c6\u30a3\u30ab\u30eb\u30bb\u30af\u30b7\u30e7\u30f3":33,"\u30af\u30ea\u30fc\u30f3":12,"\u30af\u30ea\u30fc\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb":[6,7],"\u30af\u30ed\u30b9\u30b3\u30f3\u30d1\u30a4\u30eb":12,"\u30af\u30ed\u30fc\u30f3":28,"\u30b0\u30e9\u30d5":0,"\u30b0\u30eb\u30fc\u30d7":[0,12,33,39,40,41,64,74,111,129],"\u30b0\u30eb\u30fc\u30d7\u30ad\u30fc":129,"\u30b0\u30ed\u30fc\u30d0\u30eb":[39,46],"\u30b0\u30ed\u30fc\u30d0\u30eb\u30ad\u30e3\u30c3\u30b7\u30e5\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":47,"\u30b1\u30f3\u30bf\u30c3\u30ad\u30fc":177,"\u30b1\u30fc\u30b9":[33,41,44,47,52,91,100,109],"\u30b2\u30c3\u30c8":2,"\u30b3\u30a2":[28,148,151,200],"\u30b3\u30b9\u30c8":[64,173],"\u30b3\u30cd\u30af\u30b7\u30e7\u30f3":33,"\u30b3\u30d4\u30fc":[12,33,39,44,48,56,61,64,87,91,99,136],"\u30b3\u30de\u30f3\u30c9":[11,12,13,14,18,21,22,25,33,34,35,37,38,39,40,41,43,44,47,76],"\u30b3\u30de\u30f3\u30c9\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9":11,"\u30b3\u30de\u30f3\u30
 c9\u30a4\u30f3\u30bf\u30fc\u30d7\u30ea\u30bf":11,"\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3":[22,33,35,41,43,51,77],"\u30b3\u30de\u30f3\u30c9\u30d1\u30fc\u30b5\u30fc":182,"\u30b3\u30de\u30f3\u30c9\u30d7\u30ed\u30f3\u30d7\u30c8":[31,39,147],"\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3":[6,7,8,12,17,18,28,31,33,37,41,99,128],"\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u30aa\u30d7\u30b7\u30e7\u30f3":[28,78,79,147,199],"\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u30af\u30a8\u30ea\u30fc\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30a4\u30b9":179,"\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u30b7\u30a7\u30eb":171,"\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u30b9\u30bf\u30a4\u30eb":182,"\u30b3\u30de\u30f3\u30c9\u30ea\u30b9\u30c8":146,"\u30b3\u30de\u30f3\u30c9url":200,"\u30b3\u30df\u30c3\u30c8":[6,7,12],"\u30b3\u30e1\u30f3\u30c8":[35,40,146,147,168,181,217],"\u30b3\u30e1\u30f3\u30c8\u30a2\u30a6\u30c8":217,"\u30b3\u30e1\u30f3\u30c8\u30ab\u30e9\u30e0":217,"\u30b3\u30e1\u30f3\u30c8
 \u30c6\u30fc\u30d6\u30eb":217,"\u30b3\u30e1\u30f3\u30c8id":218,"\u30b3\u30ed\u30f3":88,"\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8":[47,51,61,131,168],"\u30b3\u30f3\u30c6\u30f3\u30c8\u30bf\u30a4\u30d7":206,"\u30b3\u30f3\u30c8\u30ea\u30d3\u30e5\u30fc\u30b7\u30e7\u30f3":33,"\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb":41,"\u30b3\u30f3\u30d1\u30a4\u30e9":[37,41],"\u30b3\u30f3\u30d1\u30a4\u30e9\u30fc":[6,7,28],"\u30b3\u30f3\u30d1\u30a4\u30eb":[38,40],"\u30b3\u30f3\u30d1\u30a4\u30eb\u30a8\u30e9\u30fc":33,"\u30b3\u30f3\u30d1\u30a4\u30eb\u30d5\u30e9\u30b0":12,"\u30b3\u30f3\u30d4\u30e5\u30fc\u30bf\u30fc":178,"\u30b3\u30f3\u30d5\u30a3\u30b0\u30d5\u30a1\u30a4\u30eb":78,"\u30b3\u30fc\u30c9":[17,33,40,41,139],"\u30b3\u30fc\u30eb\u30d0\u30c3\u30af":11,"\u30b4\u30df":[35,37,85],"\u30b4\u30df\u30bb\u30b0\u30e1\u30f3\u30c8":85,"\u30b4\u30df\u30c7\u30fc\u30bf":151,"\u30b5\u30a4\u30ba":[0,23,24,25,26,30,31,32,33,37,39,40,41,44,48,59,61,64,65,66,81,85,94,117,133,142,146,167,169,192,195,206,210,212],"\u30b5
 \u30a4\u30ba\u30ab\u30e9\u30e0":97,"\u30b5\u30a4\u30c8":[12,129,170,212,214],"\u30b5\u30a4\u30c9\u30e1\u30cb\u30e5\u30fc":129,"\u30b5\u30b8\u30a7\u30b9\u30c8":[22,28,35,37,39,41,43,132,150],"\u30b5\u30b8\u30a7\u30b9\u30c8\u30c7\u30fc\u30bf":151,"\u30b5\u30b8\u30a7\u30b9\u30c8\u30c7\u30fc\u30bf\u30bb\u30c3\u30c8\u30b9\u30ad\u30fc\u30de":189,"\u30b5\u30d6\u30bb\u30c3\u30c8":[64,196],"\u30b5\u30d6\u30bf\u30b9\u30af":12,"\u30b5\u30d6\u30c7\u30a3\u30ec\u30af\u30c8\u30ea":12,"\u30b5\u30d6\u30df\u30c3\u30c8":151,"\u30b5\u30dd\u30fc\u30c8":[0,1,6,7,8,10,12,21,28,30,33,34,35,37,38,39,40,41,65,78,111,125,126,127,131,133,138,139,147,148,164,165,167,171,172,173,175,177,178,179,181,182,186,192,194,200,203,204,212,213,217,219],"\u30b5\u30de\u30ea":40,"\u30b5\u30f3\u30d5\u30e9\u30f3\u30b7\u30b9\u30b3":156,"\u30b5\u30f3\u30d7\u30eb":[35,36,39,40,129],"\u30b5\u30f3\u30d7\u30eb\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3":35,"\u30b5\u30f3\u30d7\u30eb\u30b7\u30e3\u30fc\u30c9":112,"\u30b5\u
 30f3\u30d7\u30eb\u30b9\u30ad\u30fc\u30de":[128,161,162,165,168,169,183,184,185],"\u30b5\u30f3\u30d7\u30eb\u30c7\u30fc\u30bf":[87,98,99,108,111,129,154,156,159,160,161,162,164,165,167,168,169],"\u30b5\u30fc\u30d0\u30d7\u30ed\u30b0\u30e9\u30e0":147,"\u30b5\u30fc\u30d0\u30e2\u30fc\u30c9":146,"\u30b5\u30fc\u30d0\u30fc":[1,22,24,25,26,30,33,37,39,40,41,43,66,125,138,143,146,148],"\u30b5\u30fc\u30d0\u30fc\u30d1\u30c3\u30b1\u30fc\u30b8":[22,33,39,41,197],"\u30b5\u30fc\u30d0\u30fc\u30d7\u30ed\u30bb\u30b9":[40,130],"\u30b5\u30fc\u30d0\u30fc\u30e2\u30c7\u30eb":[146,206],"\u30b5\u30fc\u30d0\u30fc\u30e2\u30fc\u30c9":33,"\u30b5\u30fc\u30d0\u30fcid":37,"\u30b5\u30fc\u30d3\u30b9":[0,21,25,39,40,41,130,195],"\u30b5\u30fc\u30d3\u30b9\u30b9\u30af\u30ea\u30d7\u30c8":40,"\u30b7\u30a7\u30a2":2,"\u30b7\u30a7\u30eb":[28,33,146,147,171,182],"\u30b7\u30b0\u30ca\u30eb":[37,41],"\u30b7\u30b9\u30c6\u30e0":[0,3,6],"\u30b7\u30b9\u30c6\u30e0\u30a8\u30e9\u30fc\u30e1\u30c3\u30bb\u30fc\u30b8":40,"\u30b7\u30e
 3\u30c3\u30c8\u30c0\u30a6\u30f3":130,"\u30b7\u30e3\u30fc\u30c7\u30a3\u30f3\u30b0":[22,33,43,108,112],"\u30b7\u30e3\u30fc\u30c7\u30a3\u30f3\u30b0\u30d0\u30fc\u30b8\u30e7\u30f3":111,"\u30b7\u30e3\u30fc\u30c9":[33,111,112,113,186],"\u30b7\u30e3\u30fc\u30c9\u30ad\u30fc":[111,113],"\u30b7\u30e3\u30fc\u30d7":133,"\u30b7\u30f3\u30b0\u30eb\u30af\u30a9\u30fc\u30c8":[40,114,139,146,215],"\u30b7\u30f3\u30b0\u30eb\u30b9\u30ec\u30c3\u30c9\u30e2\u30c7\u30eb":138,"\u30b7\u30f3\u30bf\u30c3\u30af\u30b9":41,"\u30b7\u30f3\u30bf\u30c3\u30af\u30b9\u30a8\u30e9\u30fc":[33,41],"\u30b7\u30f3\u30d7\u30eb":[33,170,199,213],"\u30b7\u30f3\u30dc\u30eb":88,"\u30b7\u30fc\u30b1\u30f3\u30b7\u30e3\u30eb":33,"\u30b7\u30fc\u30b1\u30f3\u30b7\u30e3\u30eb\u30b5\u30fc\u30c1":[33,173],"\u30b7\u30fc\u30b1\u30f3\u30b7\u30e3\u30eb\u30b9\u30ad\u30e3\u30f3":[33,164],"\u30b7\u30fc\u30b1\u30f3\u30b9":[188,189,191],"\u30b8\u30aa\u30b5\u30fc\u30c1":[22,37,211],"\u30b9\u30ab\u30e9":48,"\u30b9\u30ab\u30e9\u30fc":[76,129],"\u30
 b9\u30ab\u30e9\u30fc\u30ab\u30e9\u30e0":[22,43,44,72],"\u30b9\u30ab\u30e9\u30fc\u30c7\u30fc\u30bf":76,"\u30b9\u30ad\u30c3\u30d7":[33,40,41],"\u30b9\u30ad\u30e3\u30f3":[159,160],"\u30b9\u30ad\u30fc\u30de":[33,44,54,87,98,99,108,111,128,129,135,154,156,159,160,161,162,164,165,167,168,169,171,172,173,182,183,184,185,186,195,217],"\u30b9\u30af\u30ea\u30d7\u30c8":3,"\u30b9\u30b1\u30fc\u30d7":182,"\u30b9\u30b3\u30a2":[11,33,39,74,76,129,132,183,184,185,209,222],"\u30b9\u30b3\u30a2\u30e9\u30fc":[22,33,43,129],"\u30b9\u30b3\u30a2\u30fc":[33,76],"\u30b9\u30b3\u30a2\u30fc\u30e2\u30b8\u30e5\u30fc\u30eb":183,"\u30b9\u30b3\u30fc\u30d7":182,"\u30b9\u30bf\u30a4\u30eb":33,"\u30b9\u30bf\u30c3\u30af\u30aa\u30fc\u30d0\u30fc\u30d5\u30ed\u30fc":[33,40],"\u30b9\u30bf\u30f3\u30c9\u30a2\u30ed\u30f3":[146,149],"\u30b9\u30bf\u30f3\u30c9\u30a2\u30ed\u30fc\u30f3\u30e2\u30fc\u30c9":33,"\u30b9\u30bf\u30fc\u30c8\u30e1\u30cb\u30e5\u30fc":31,"\u30b9\u30c6\u30c3\u30d7":[87,182],"\u30b9\u30c6\u30df\u30f3\u30b
 0":[41,193],"\u30b9\u30c6\u30fc\u30bf\u30b9":[33,40,83,131,144,206],"\u30b9\u30c6\u30fc\u30bf\u30b9\u30b3\u30fc\u30c9":39,"\u30b9\u30c6\u30fc\u30c8\u30d5\u30eb":206,"\u30b9\u30c8\u30c3\u30d7\u30ef\u30fc\u30c9":[41,129,193,216],"\u30b9\u30c8\u30c3\u30d7\u30ef\u30fc\u30c9\u30c8\u30fc\u30af\u30f3\u30d5\u30a3\u30eb\u30bf\u30fc\u30d7\u30e9\u30b0\u30a4\u30f3":41,"\u30b9\u30c8\u30ea\u30fc\u30e0":41,"\u30b9\u30c8\u30ec\u30fc\u30b8\u30e2\u30fc\u30c9":40,"\u30b9\u30cb\u30da\u30c3\u30c8":[33,40,167],"\u30b9\u30d1\u30de\u30fc":[183,184,185],"\u30b9\u30d1\u30fc\u30b9\u30d5\u30a1\u30a4\u30eb":33,"\u30b9\u30d1\u30fc\u30b9\u30d5\u30a1\u30a4\u30eb\u30b5\u30dd\u30fc\u30c8":33,"\u30b9\u30da\u30a4\u30f3":156,"\u30b9\u30da\u30eb":181,"\u30b9\u30da\u30fc\u30b9":[33,37,40,129],"\u30b9\u30eb\u30fc\u30d7\u30c3\u30c8":[37,200],"\u30b9\u30eb\u30fc\u30d7\u30c3\u30c8\u30c1\u30e3\u30fc\u30c8":37,"\u30b9\u30ec\u30c3\u30c9":[0,9,33,51,66,95,103,109,131,135,138,146,147,151,200],"\u30b9\u30ec\u30c3\u30c9\u30
 bb\u30fc\u30d5":33,"\u30b9\u30ec\u30c3\u30c9\u30d7\u30fc\u30eb":66,"\u30b9\u30ed\u30fc\u30af\u30a8\u30ea\u30fc":[33,148],"\u30b9\u30ef\u30c3\u30d7":195,"\u30b9\u30fc\u30d7":207,"\u30b9\u30fc\u30d7\u30ab\u30ec\u30fc":207,"\u30b9\u30fc\u30d7\u30ab\u30ec\u30fc\u30d0\u30fc":207,"\u30b9\u30fc\u30d7\u30ab\u30ec\u30fc\u30e9\u30a4\u30b9":207,"\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3":[22,211],"\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc":[33,41],"\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc\u30ea\u30b9\u30af":41,"\u30bb\u30af\u30b7\u30e7\u30f3":[3,12,17,20,21,23,24,25,26,27,28,29,30,31,33,41,44,48,76,77,79,84,87,89,91,92,93,94,95,100,101,102,103,104,108,109,110,111,112,113,114,116,117,118,124,125,126,127,128,129,130,131,133,135,136,137,138,139,141,144,148,151,153,156,160,171,176,181,182,183,184,185,187,188,189,191,195,206,213],"\u30bb\u30b0\u30e1\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u30d5\u30a9\u30eb\u30c8":39,"\u30bb\u30b0\u30e1\u30f3\u30c8":[41,61,85,97],"\u30bb\u30c3\u30b7\u30e7\u30f3":[
 121,146,206],"\u30bb\u30c3\u30b7\u30e7\u30f3id":151,"\u30bb\u30c3\u30c8":[11,33,61,64,65,86,137,207],"\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7":[17,33,40],"\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u30b9\u30af\u30ea\u30d7\u30c8":21,"\u30bb\u30df\u30b3\u30ed\u30f3":147,"\u30bb\u30ec\u30af\u30bf\u30fc":[33,164],"\u30bb\u30f3\u30c8\u30e9\u30eb\u30d1\u30fc\u30af":218,"\u30bd\u30b1\u30c3\u30c8":[39,85,86,88,90,96,97,99,105,106,107,121,134],"\u30bd\u30d5\u30c8":181,"\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2":3,"\u30bd\u30fc\u30b7\u30e3\u30eb\u30cd\u30c3\u30c8\u30ef\u30fc\u30ad\u30f3\u30b0\u30b5\u30a4\u30c8":214,"\u30bd\u30fc\u30b9":[12,18,22,23],"\u30bd\u30fc\u30b9\u30a2\u30fc\u30ab\u30a4\u30d6":[6,7,8,12,28],"\u30bd\u30fc\u30b9\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb":12,"\u30bd\u30fc\u30b9\u30ab\u30e9\u30e0":[33,41,87,89,128],"\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9":[3,6,7,8],"\u30bd\u30fc\u30b9\u30d5\u30a1\u30a4\u30eb":17,"\u30bd\u30fc\u30b9\u30d5\u30a9\u30eb\u30c0":31,"\u30bd\u3
 0fc\u30c8":[22,33,34,35,37,40,64,112,129,132,151,177,192,211],"\u30bd\u30fc\u30c8\u30ad\u30fc":[33,34,64,129,132],"\u30bf\u30a4\u30c8\u30eb":[111,129,171,172,183,184,185,212,214,217],"\u30bf\u30a4\u30d7":[33,37,56,129,147,200],"\u30bf\u30a4\u30d7id":33,"\u30bf\u30a4\u30df\u30f3\u30b0":[39,215],"\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8":[40,46],"\u30bf\u30a4\u30e0\u30b9\u30bf\u30f3\u30d7":[36,151,188,189,191],"\u30bf\u30b0":[12,22,35,37,39,40,41,76,111,129,133,159,160,161,167,172,183,184,185,192,211],"\u30bf\u30b0\u30c6\u30ad\u30b9\u30c8":194,"\u30bf\u30d6":[179,181,206],"\u30bf\u30fc\u30b2\u30c3\u30c8":39,"\u30bf\u30fc\u30b2\u30c3\u30c8\u30ad\u30e3\u30c3\u30b7\u30e5\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":47,"\u30bf\u30fc\u30df\u30ca\u30eb":[146,148],"\u30c0\u30a4\u30a2\u30ed\u30b0":40,"\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8":200,"\u30c0\u30a6\u30f3\u30bf\u30a4\u30e0":[44,199],"\u30c0\u30d6\u30eb":[37,39,133,171,172,192],"\u30c0\u30d6\u30eb\u30af\u30a9\u30fc\u30c8":[114,139,146,215],
 "\u30c0\u30e1\u30fc\u30b8":209,"\u30c0\u30f3\u30d7":[33,35,39,40,99,146,174,195],"\u30c1\u30a7\u30c3\u30af":[33,35,37,39,40,41,51,85,113,116,135,144,145,147,151,154],"\u30c1\u30a7\u30c3\u30af\u30b5\u30e0":12,"\u30c1\u30e3\u30f3\u30af":[33,85],"\u30c1\u30e3\u30f3\u30af\u30b5\u30a4\u30ba":85,"\u30c1\u30e3\u30f3\u30af\u30bb\u30b0\u30e1\u30f3\u30c8":85,"\u30c1\u30e5\u30fc\u30c8\u30ea\u30a2\u30eb":[22,33,37,39,41],"\u30c1\u30e5\u30fc\u30cb\u30f3\u30b0":[22,33,40,43,76,129],"\u30c1\u30e5\u30fc\u30cb\u30f3\u30b0\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc":195,"\u30c1\u30fc\u30e0":12,"\u30c4\u30a4\u30fc\u30c8":2,"\u30c4\u30a4\u30fc\u30c8\u30dc\u30bf\u30f3":12,"\u30c4\u30ea\u30fc":41,"\u30c4\u30fc\u30eb":[17,22,23],"\u30c6\u30ad\u30b9\u30c8":[12,17,33,35,39,40,54,76,114,133,137,139,147,159,160,161,167,175,178,182,194],"\u30c6\u30ad\u30b9\u30c8\u30ab\u30e9\u30e0":33,"\u30c6\u30ad\u30b9\u30c8\u30c7\u30fc\u30bf":133,"\u30c6\u30ad\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb":147,"\u30c6\u30af\u30cb\u30
 c3\u30af":[183,184,185],"\u30c6\u30b9\u30c8":[3,4,6,7,8,12],"\u30c6\u30b9\u30c8\u30b1\u30fc\u30b9":14,"\u30c6\u30b9\u30c8\u30c7\u30fc\u30bf":12,"\u30c6\u30b9\u30c8\u30d7\u30ed\u30b0\u30e9\u30e0":147,"\u30c6\u30fc\u30d6\u30eb":[11,22],"\u30c6\u30fc\u30d6\u30eb\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":[134,136],"\u30c6\u30fc\u30d6\u30eb\u30d7\u30e9\u30b0\u30a4\u30f3":39,"\u30c6\u30fc\u30d6\u30eb\u30ec\u30b3\u30fc\u30c9id":58,"\u30c7\u30a3\u30b9\u30af":[33,34,95,100,116,217],"\u30c7\u30a3\u30b9\u30af\u30d5\u30eb":33,"\u30c7\u30a3\u30b9\u30afi":133,"\u30c7\u30a3\u30b9\u30c8\u30ea\u30d3\u30e5\u30fc\u30b7\u30e7\u30f3":[12,28,35],"\u30c7\u30a3\u30ec\u30af\u30c6\u30a3\u30d6":[39,40],"\u30c7\u30a3\u30ec\u30af\u30c8\u30ea":3,"\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30d1\u30b9":40,"\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30fc":[6,7,151],"\u30c7\u30b6\u30a4\u30f3":39,"\u30c7\u30d0\u30c3\u30ac\u30fc":[6,7],"\u30c7\u30d0\u30c3\u30b0":[6,7,33,41,85,139,146,148,174],"\u30c7\u30d0\u30c3\u30b0\u30aa\
 u30d7\u30b7\u30e7\u30f3":[6,7],"\u30c7\u30d0\u30c3\u30b0\u30ed\u30b0":33,"\u30c7\u30d5\u30a9\u30eb\u30c8":[6,7,8,11,18,28,33,34,35,37,38,39,40,41,46,49,51,53,60,76,78],"\u30c7\u30d5\u30a9\u30eb\u30c8\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc":[39,87,133,189],"\u30c7\u30d5\u30a9\u30eb\u30c8\u30dd\u30fc\u30c8":41,"\u30c7\u30d5\u30e9\u30b0":37,"\u30c7\u30d7\u30ed\u30a4":148,"\u30c7\u30e1\u30ea\u30c3\u30c8":192,"\u30c7\u30fc\u30bf":[0,11,22,23,24,25,26,30,31,33,34,35,37,38,39,40,41,43,44,66,76,89,99,108,111,117,129,132],"\u30c7\u30fc\u30bf\u30ab\u30e9\u30e0":[33,124,144,184,185],"\u30c7\u30fc\u30bf\u30b9\u30c8\u30a2":47,"\u30c7\u30fc\u30bf\u30b9\u30c8\u30a2\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":[72,76],"\u30c7\u30fc\u30bf\u30b9\u30c8\u30a2\u30ab\u30e9\u30e0":72,"\u30c7\u30fc\u30bf\u30bb\u30c3\u30c8":[132,151,188],"\u30c7\u30fc\u30bf\u30d5\u30a1\u30a4\u30eb":147,"\u30c7\u30fc\u30bf\u30d5\u30a9\u30fc\u30de\u30c3\u30c8":200,"\u30c7\u30fc\u30bf\u30d9\u30fc":37,"\u30c7\u30fc\u30bf\u30
 d9\u30fc\u30b9":[0,11,20,22,28,33,34,37,39,40,41,47,52,74,85,86,88,89,95,97,99,100,101,102,103,104,115,116],"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u30b5\u30a4\u30ba":195,"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u30b9\u30ad\u30fc\u30de":99,"\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u30d5\u30a1\u30a4\u30eb":[40,195],"\u30c7\u30fc\u30bf\u30ed\u30fc\u30c9":[34,133],"\u30c7\u30fc\u30bf\u30ed\u30fc\u30c9\u30b3\u30de\u30f3\u30c9":186,"\u30c7\u30fc\u30e2\u30f3":[33,34,39,40,146,148,151,203],"\u30c7\u30fc\u30e2\u30f3\u30d7\u30ed\u30bb\u30b9":148,"\u30c7\u30fc\u30e2\u30f3\u30e2\u30fc\u30c9":[40,41,146],"\u30c8\u30c3\u30d7\u30c7\u30a3\u30ec\u30af\u30c8\u30ea":14,"\u30c8\u30c3\u30d7\u30da\u30fc\u30b8":12,"\u30c8\u30c3\u30d7\u30ec\u30d9\u30eb\u30c9\u30e1\u30a4\u30f3":213,"\u30c8\u30d4\u30c3\u30af":12,"\u30c8\u30e2":214,"\u30c8\u30e9\u30a4":[37,133,171,172,192],"\u30c8\u30e9\u30d6\u30eb\u30b7\u30e5\u30fc\u30c6\u30a3\u30f3\u30b0":[22,35],"\u30c8\u30ec\u30fc\u30c9\u30aa\u30d5":[194,209],"\u30c8\u30f
 c\u30af\u30ca\u30a4\u30b6\u30d7\u30e9\u30b0\u30a4\u30f3":39,"\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30d7\u30e9\u30b0\u30a4\u30f3api":39,"\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc":[22,24,25,26,27,30,33,35,36,37,39,40,43,111,128,129,133,137,139,140,171,172,182,189,191],"\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":33,"\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u30d7\u30e9\u30b0\u30a4\u30f3":[41,139],"\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc\u30e2\u30fc\u30b8\u30e5\u30fc\u30eb":194,"\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fcapi":39,"\u30c8\u30fc\u30af\u30ca\u30a4\u30ba":[22,28,33,37,43,129,133,137,139,175,189,191,193],"\u30c8\u30fc\u30af\u30ca\u30a4\u30ba\u30e2\u30fc\u30c9":[33,137,139],"\u30c8\u30fc\u30af\u30f3":[33,35,37,40,41,133,137,139,172,175,189,191,192,193,194,207],"\u30c8\u30fc\u30af\u30f3\u30d5\u30a3\u30eb\u30bf":41,"\u30c8\u30fc\u30af\u30f3\u30d5\u30a3\u30eb\u30bf\u30fc":[22,25,30,33,41,43,128,133,137,139],"\u30c8\u30fc\u30af\u30
 f3\u30d5\u30a3\u30eb\u30bf\u30fc\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":33,"\u30c8\u30fc\u30af\u30f3\u30d5\u30a3\u30eb\u30bf\u30fc\u30d7\u30e9\u30b0\u30a4\u30f3":193,"\u30c8\u30fc\u30af\u30f3\u30d5\u30a3\u30eb\u30bf\u30fc\u30e2\u30b8\u30e5\u30fc\u30eb":193,"\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8":[3,5,6,7,8],"\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u30c4\u30fc\u30eb":[15,18],"\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u30eb\u30fc\u30c8":12,"\u30c9\u30e1\u30a4\u30f3":[33,41,213],"\u30c9\u30ea\u30eb\u30c0\u30a6\u30f3":[22,33,37,40,41],"\u30ca\u30ce":[35,79],"\u30cb\u30c3\u30dd\u30f3":[164,178,188],"\u30cb\u30db\u30f3":[164,178,188],"\u30cb\u30db\u30f3\u30b4":188,"\u30cb\u30db\u30f3\u30b8\u30f3":188,"\u30cb\u30e5\u30fc\u30b9":173,"\u30cb\u30e5\u30fc\u30e8\u30fc\u30af":[156,218],"\u30cd\u30b9\u30c8":[33,39,40,41,117,217],"\u30cd\u30c3\u30c8\u30ef\u30fc\u30af":[200,219],"\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u30d0\u30a4\u30c8\u30aa\u30fc\u30c0\u30fc":[39,206],"\u30cd\u30c3\u30c8\u30ef\u30fc\u3
 0af\u30d7\u30ed\u30c8\u30b3\u30eb":39,"\u30ce\u30a4\u30ba":[151,189,209],"\u30ce\u30fc\u30c9":[39,65],"\u30ce\u30fc\u30de\u30e9\u30a4\u30b6\u30fc":[22,24,25,26,30,33,39,40,41,43,87,114,115,128,129,133,137,139,159,160,172],"\u30ce\u30fc\u30de\u30e9\u30a4\u30b6\u30fc\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":33,"\u30ce\u30fc\u30de\u30e9\u30a4\u30b6\u30fc\u30aa\u30d7\u30b7\u30e7\u30f3":175,"\u30ce\u30fc\u30de\u30e9\u30a4\u30b6\u30fc\u30d7\u30e9\u30b0\u30a4\u30f3":[114,175],"\u30ce\u30fc\u30de\u30e9\u30a4\u30b6\u30fc\u30e2\u30b8\u30e5\u30fc\u30eb":175,"\u30ce\u30fc\u30de\u30e9\u30a4\u30ba":[40,41,114,139,215],"\u30cf\u30a4\u30d5\u30f3":[133,215],"\u30cf\u30a4\u30e9\u30a4\u30c8":[33,159,160],"\u30cf\u30c3\u30b7\u30e5":[12,33,39,85],"\u30cf\u30c3\u30b7\u30e5\u30c6\u30fc\u30d6\u30eb":[33,37,40,133,172,192],"\u30d0\u30a4\u30b0\u30e9\u30e0":[194,209],"\u30d0\u30a4\u30b0\u30e9\u30e0\u30d9\u30fc\u30b9":194,"\u30d0\u30a4\u30c8":[33,35,37,39,40,41,48,51,65,81,83,117,128,129,167,192,196],"\u30
 d0\u30a4\u30c8\u30aa\u30fc\u30c0\u30fc":39,"\u30d0\u30a4\u30c8\u30b5\u30a4\u30ba":[33,54],"\u30d0\u30a4\u30c8\u30b7\u30fc\u30b1\u30f3\u30b9":40,"\u30d0\u30a4\u30ca\u30ea":[12,31],"\u30d0\u30a4\u30ca\u30ea\u30c7\u30fc\u30bf":39,"\u30d0\u30a4\u30ca\u30ea\u30d7\u30ed\u30c8\u30b3\u30eb":[1,14,22,33,197],"\u30d0\u30a4\u30ca\u30ea\u30fc":79,"\u30d0\u30a4\u30f3\u30c7\u30a3\u30f3\u30b0":[20,21,170],"\u30d0\u30a4\u30f3\u30c9":33,"\u30d0\u30b0":[10,33,37,40],"\u30d0\u30b0\u30d5\u30a3\u30c3\u30af\u30b9":33,"\u30d0\u30b0\u30d5\u30a3\u30c3\u30af\u30b9\u30ea\u30ea\u30fc\u30b9":[33,39,41],"\u30d0\u30b0\u30ec\u30dd\u30fc\u30c8":3,"\u30d0\u30c3\u30af\u30a2\u30c3\u30d7":99,"\u30d0\u30c3\u30af\u30b9\u30e9\u30c3\u30b7\u30e5":[40,54,146,171],"\u30d0\u30c3\u30af\u30c8\u30ec\u30fc\u30b9":33,"\u30d0\u30c3\u30c1\u30e2\u30fc\u30c9":39,"\u30d0\u30c3\u30d5\u30a1":[39,40,48,54,56,59,61,64,85,217],"\u30d0\u30c3\u30d5\u30a1\u30b5\u30a4\u30ba":33,"\u30d0\u30c3\u30d5\u30a1\u30bb\u30b0\u30e1\u30f3\u30c8":85,
 "\u30d0\u30c3\u30d5\u30a1\u30ea\u30f3\u30b0":40,"\u30d0\u30c3\u30d5\u30a1id":85,"\u30d0\u30ea\u30e5\u30fc\u30b5\u30dd\u30fc\u30c8":192,"\u30d0\u30eb\u30af":33,"\u30d0\u30eb\u30af\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":33,"\u30d0\u30f3\u30c9\u30eb":[33,40,41],"\u30d1\u30a4\u30d7":88,"\u30d1\u30b9":[12,28,33,35,36,37,41,52,89,119,120,123,144,145,146,147,148,149,151,152,200,206,215],"\u30d1\u30b9\u30b9\u30bf\u30a4\u30eb":182,"\u30d1\u30bf\u30fc\u30f3":[33,79,171,172,182],"\u30d1\u30bf\u30fc\u30f3\u30de\u30c3\u30c1":182,"\u30d1\u30c3\u30b1\u30fc\u30b8":[3,8],"\u30d1\u30c3\u30b1\u30fc\u30b8\u30df\u30b9":35,"\u30d1\u30c3\u30b1\u30fc\u30b8\u30f3\u30b0\u30dd\u30ea\u30b7\u30fc":40,"\u30d1\u30c3\u30c1":16,"\u30d1\u30c8\u30ea\u30b7\u30a2":[22,39,65,207,211,215],"\u30d1\u30c8\u30ea\u30b7\u30a2\u30c8\u30e9\u30a4":[33,35,37,40,133,171,172,192],"\u30d1\u30c8\u30ea\u30b7\u30a2\u30c8\u30e9\u30a4\u30c6\u30fc\u30d6\u30eb":[171,172],"\u30d1\u30c8\u30ea\u30b7\u30a2\u30c8\u30e9\u30a4\u30ce\u30fc\u3
 0c9":33,"\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9":[33,40,41,145,148,151,162,204],"\u30d1\u30e9\u30e1\u30fc\u30bf":[22,33,37,39,40,41,46,47,48,49,51,52,53,54,55,56,58,59,60,61,62,63,64,65,66,67,68,70],"\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc":[31,33,37,38,41,80,81,82,100,102,103,104,109],"\u30d1\u30ea":156,"\u30d1\u30fc\u30b5\u30fc":[12,171,182],"\u30d1\u30fc\u30b9":[33,37,53,54,170],"\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3":41,"\u30d2\u30c3\u30c8":[11,40,129,173,178,188,207,209,218,220],"\u30d2\u30c3\u30c8\u30b9\u30b3\u30a2":[129,170,209],"\u30d2\u30e5\u30d9\u30cb":[156,157],"\u30d3\u30c3\u30b0\u30a8\u30f3\u30c7\u30a3\u30a2\u30f3":41,"\u30d3\u30c3\u30c8":[33,65,171],"\u30d3\u30c3\u30c8\u30b7\u30d5\u30c8":172,"\u30d3\u30e5\u30fc":39,"\u30d3\u30eb\u30c8\u30a4\u30f3":40,"\u30d3\u30eb\u30c9":[3,4],"\u30d3\u30eb\u30c9\u30a8\u30e9\u30fc":[33,41],"\u30d3\u30eb\u30c9\u30aa\u30d7\u30b7\u30e7\u30f3":[28,31],"\u30d3\u30eb\u30c9\u30b7\u30b9\u30c6\u30e0":[5,28],"\u30d3\u30eb\u30c9\u30
 bf\u30a4\u30e0":[6,7],"\u30d3\u30eb\u30c9\u30c4\u30fc\u30eb":6,"\u30d3\u30eb\u30c9\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc":[6,7,8,142],"\u30d4\u30ea\u30aa\u30c9":[88,217],"\u30d5\u30a1\u30a4\u30eb":3,"\u30d5\u30a1\u30a4\u30eb\u30b5\u30a4\u30ba":33,"\u30d5\u30a1\u30a4\u30eb\u30b7\u30b9\u30c6\u30e0":37,"\u30d5\u30a1\u30a4\u30eb\u30c7\u30a3\u30b9\u30af\u30ea\u30d7\u30bf":35,"\u30d5\u30a1\u30a4\u30eb\u30c7\u30a3\u30b9\u30af\u30ea\u30d7\u30bf\u30fc":[39,151],"\u30d5\u30a1\u30a4\u30eb\u30d1\u30b9":[48,52,61,64],"\u30d5\u30a1\u30a4\u30eb\u30d5\u30a9\u30fc\u30de\u30c3\u30c8":181,"\u30d5\u30a1\u30bb\u30c3\u30c8":129,"\u30d5\u30a3\u30eb\u30bf":[33,39],"\u30d5\u30a3\u30eb\u30bf\u30ea\u30f3\u30b0":40,"\u30d5\u30a3\u30eb\u30bf\u30fc":168,"\u30d5\u30a3\u30eb\u30bf\u30fc\u30c6\u30ad\u30b9\u30c8":129,"\u30d5\u30a3\u30fc\u30eb\u30c9":89,"\u30d5\u30a9\u30eb\u30c0\u30fc":31,"\u30d5\u30a9\u30ed\u30ef\u30fc":12,"\u30d5\u30a9\u30ed\u30fc":2,"\u30d5\u30a9\u30ed\u30fc\u30ea\u30b9\u30c8":218,"\u30d5\u3
 0a9\u30fc\u30de\u30c3\u30c8":[33,85,99,111,117],"\u30d5\u30a9\u30fc\u30e0":[40,129,170,171],"\u30d5\u30a9\u30fc\u30eb\u30d0\u30c3\u30af":33,"\u30d5\u30a9\u30fc\u30eb\u30d0\u30c3\u30af\u30e2\u30fc\u30c9":33,"\u30d5\u30c3\u30af":21,"\u30d5\u30e9\u30b0":[32,33,34,37,38,39,41,51,65,76,85,86,88,89,90,96,105,106,107,114,128,129,133,139,171,172,175,182,206,212,215,216,220],"\u30d5\u30e9\u30b0\u30e1\u30f3\u30c6\u30fc\u30b7\u30e7":97,"\u30d5\u30e9\u30b0\u30e1\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3":[34,97],"\u30d5\u30e9\u30b0\u30e1\u30f3\u30c8":61,"\u30d5\u30e9\u30c3\u30b7\u30e5":33,"\u30d5\u30e9\u30f3\u30b9":156,"\u30d5\u30ec\u30fc\u30ba":[33,39],"\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af":14,"\u30d6\u30c3\u30af\u30de\u30fc\u30af":76,"\u30d6\u30e9\u30a6\u30b6":[12,17,28,219],"\u30d6\u30e9\u30a6\u30b6\u30d9\u30fc\u30b9":[22,211],"\u30d6\u30e9\u30b8\u30ea\u30a2":156,"\u30d6\u30e9\u30b8\u30eb":156,"\u30d6\u30ed\u30b0":3,"\u30d6\u30ed\u30b0\u30a8\u30f3\u30c8\u30ea":[12,129,171,172,217],"\
 u30d6\u30ed\u30b0\u30a8\u30f3\u30c8\u30ea\u30fc":111,"\u30d6\u30ed\u30c3\u30af":[0,40,148],"\u30d6\u30fc\u30ea\u30a2\u30f3":196,"\u30d6\u30fc\u30eb":[196,212],"\u30d7\u30e9\u30b0\u30a4\u30f3":[0,17,24,25,26,28,30,33,34,35,36,37,39,40,41,99,108,109,110,111,112,113,119,120,123,126,127,128,165,169,175,181,186,193],"\u30d7\u30e9\u30b0\u30a4\u30f3api":41,"\u30d7\u30e9\u30b0\u30de":129,"\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0":[14,17,18,23,28,37],"\u30d7\u30ea\u30c6\u30a3\u30fc\u30d7\u30ea\u30f3\u30c8":[22,33,43,77],"\u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9":[66,148,151,186,192,215],"\u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9\u30d1\u30b9":199,"\u30d7\u30ec\u30fc\u30b9\u30db\u30eb\u30c0":40,"\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0":1,"\u30d7\u30ed\u30b0\u30e9\u30e0":[3,35,39,89,146,148,151,172],"\u30d7\u30ed\u30b7\u30fc\u30b8\u30e3":164,"\u30d7\u30ed\u30b8\u30a7\u30af\u30c8":[0,3],"\u30d7\u30ed\u30bb\u30b9":[0,33,39,40,78,85,91,100,103,119,121,123,124,131,136,142,144,
 145,146,147,148,151],"\u30d7\u30ed\u30bb\u30b9id":206,"\u30d7\u30ed\u30c0\u30af\u30b7\u30e7\u30f3":[148,151],"\u30d7\u30ed\u30c8\u30b3\u30eb":[0,1,22,33,39,83,145,147,148,203,204],"\u30d7\u30ed\u30d1\u30c6\u30a3":128,"\u30d7\u30ed\u30f3\u30d7\u30c8":179,"\u30d8\u30c3\u30c0":[40,41],"\u30d8\u30c3\u30c0\u30d5\u30a1\u30a4\u30eb":39,"\u30d8\u30c3\u30c0\u30fc":[33,39,41,83,200],"\u30d8\u30eb\u30d7":14,"\u30d8\u30eb\u30d7\u30e1\u30c3\u30bb\u30fc\u30b8":[35,146],"\u30d9\u30af\u30bf":[34,35,39,40,61],"\u30d9\u30af\u30bf\u30ab\u30e9\u30e0":[37,39,40],"\u30d9\u30af\u30bf\u30fc":[33,37,40,41,76,98,129],"\u30d9\u30af\u30bf\u30fc\u30ab\u30e9\u30e0":[22,33,40,41,43,72],"\u30d9\u30af\u30bf\u30fc\u30c7\u30fc\u30bf":76,"\u30d9\u30f3\u30c1\u30de\u30fc\u30af":41,"\u30d9\u30f3\u30c1\u30de\u30fc\u30af\u30c4\u30fc\u30eb":147,"\u30d9\u30f3\u30c1\u30de\u30fc\u30af\u30d7\u30ed\u30b0\u30e9\u30e0":40,"\u30d9\u30fc\u30b7\u30c3\u30af":200,"\u30d9\u30fc\u30b9":[0,17,35,37,39,41,64,65,125,139,171,172,178,
 183,184,185,186,194,199,204],"\u30d9\u30fc\u30b9\u30d1\u30b9":148,"\u30da\u30a2":[33,117,129,142,181,188,189,190,191,212,221],"\u30da\u30fc\u30b8":[2,12,17,22,33,39,40,129,146,149,215],"\u30da\u30fc\u30b8\u30e9\u30f3\u30af":[183,184,185],"\u30da\u30fc\u30b9\u30c8":39,"\u30db\u30b9\u30c8":[12,37,39,145,146,147,151,206],"\u30dc\u30bf\u30f3":[12,17,39,40],"\u30dc\u30c3\u30af\u30b9":129,"\u30dc\u30c7\u30a3":[87,95,100,113,116,117,118,119,120,123,130,133,135,136,138,151,206],"\u30dd\u30a4\u30f3\u30bf":[51,61,62,64,65,68],"\u30dd\u30a4\u30f3\u30c8":[76,181],"\u30dd\u30b9\u30c6\u30a3\u30f3\u30b0\u30ea\u30b9\u30c8":33,"\u30dd\u30fc\u30bf\u30d3\u30ea\u30c6\u30a3":[37,40],"\u30dd\u30fc\u30c8":[40,145,146,147,151,179,200,204,206,219],"\u30de\u30a4\u30af\u30ed":[172,196,212,218],"\u30de\u30a4\u30af\u30ed\u30d6\u30ed\u30b0":[22,211],"\u30de\u30af\u30c9\u30ca\u30eb\u30c9":177,"\u30de\u30af\u30ed":[33,37,40,61],"\u30de\u30b7\u30f3":[146,186],"\u30de\u30c3\u30c1":[11,28,33,34,37,40,41,54,63
 ,76,108,111,129,154,159,160,164,165,167,168,170,171],"\u30de\u30c3\u30c1\u30a8\u30b9\u30ab\u30ec\u30fc\u30b7\u30e7\u30f3":28,"\u30de\u30c3\u30d4\u30f3\u30b0":210,"\u30de\u30c3\u30d7":[33,95,195],"\u30de\u30c9\u30ea\u30fc\u30c9":156,"\u30de\u30eb\u30c1\u30ab\u30e9\u30e0\u30a4\u30f3\u30c7\u30c3\u30af\u30b9":[33,40,41,89,128,217],"\u30de\u30eb\u30c1\u30b3\u30a2":0,"\u30de\u30eb\u30c1\u30b3\u30a2cpu":28,"\u30de\u30eb\u30c1\u30b9\u30ec\u30c3\u30c9":[33,41,95,125,200],"\u30de\u30eb\u30c1\u30bb\u30af\u30b7\u30e7\u30f3":40,"\u30de\u30eb\u30c1\u30bb\u30af\u30b7\u30e7\u30f3\u30a4\u30f3\u30c7\u30c3\u30af\u30b9":90,"\u30de\u30eb\u30c1\u30d0\u30a4\u30c8":37,"\u30de\u30eb\u30c1\u30d7\u30ed\u30bb\u30b9":[37,200],"\u30de\u30eb\u30c1\u30d7\u30ed\u30bb\u30b9\u30e2\u30c7\u30eb":41,"\u30de\u30eb\u30c1\u30e9\u30a4\u30f3\u30e2\u30fc\u30c9":182,"\u30de\u30fc\u30af":194,"\u30de\u30fc\u30af\u30a2\u30c3\u30d7":33,"\u30de\u30fc\u30b8":[17,39],"\u30df\u30b9":188,"\u30df\u30ea":[37,82,146,151,172,196,21
 2,222],"\u30df\u30ea\u79d2":196,"\u30e1\u30bd\u30c3\u30c9":33,"\u30e1\u30bf\u30c7\u30fc\u30bf":[89,126,127,183,184,185],"\u30e1\u30bf\u30d1\u30c3\u30b1\u30fc\u30b8":39,"\u30e1\u30c3\u30bb\u30fc\u30b8":[6,7,33,41,78,218],"\u30e1\u30c3\u30bb\u30fc\u30b8\u30dc\u30c7\u30a3":40,"\u30e1\u30e2":[183,184,185],"\u30e1\u30e2\u30ea":[23,24,25,26,30,31,33,35,39,40,41,47,51,61],"\u30e1\u30e2\u30ea\u30a2\u30af\u30bb\u30b9":14,"\u30e1\u30e2\u30ea\u30c7\u30d0\u30c3\u30b0":35,"\u30e1\u30e2\u30ea\u30c7\u30d0\u30c3\u30b0\u30e2\u30fc\u30c9":33,"\u30e1\u30e2\u30ea\u30ea\u30fc\u30af":[14,33,34,35,37,39,40,41,88],"\u30e1\u30e2\u30ea\u30fc":[33,95,100,133,195],"\u30e1\u30e2\u30ea\u30fc\u30a2\u30ed\u30b1\u30fc\u30b7\u30e7\u30f3":33,"\u30e1\u30e2\u30ea\u30fc\u30d6\u30ed\u30c3\u30af":131,"\u30e1\u30e2\u30ea\u30fc\u30de\u30c3\u30d7":195,"\u30e1\u30e2\u30ea\u30fc\u30ea\u30fc\u30af":[33,131],"\u30e1\u30f3\u30c6\u30ca\u30f3\u30b9\u30b3\u30b9\u30c8":194,"\u30e1\u30f3\u30d0":64,"\u30e1\u30f3\u30d0\u30fc":12
 ,"\u30e1\u30fc\u30c8\u30eb":[156,157],"\u30e1\u30fc\u30eb":[12,17,19],"\u30e2\u30b8\u30e5\u30fc\u30eb":[0,22,33,35,78],"\u30e2\u30cb\u30bf\u30ea\u30f3\u30b0":40,"\u30e2\u30cb\u30bf\u30fc":[24,25,26,30],"\u30e2\u30fc\u30c9":[11,33,41,118,130,139,146,149,206,215],"\u30e6\u30cb\u30fc\u30af":151,"\u30e6\u30fc\u30b6":[11,12,39,88,129,147,188,189,190,191,196,215],"\u30e6\u30fc\u30b6\u30c7\u30fc\u30bf":68,"\u30e6\u30fc\u30b6\u30d7\u30ed\u30b0\u30e9\u30e0":11,"\u30e6\u30fc\u30b6\u30fc":[3,4,6,7,8],"\u30e6\u30fc\u30b6\u30fc\u30b5\u30dd\u30fc\u30c8":10,"\u30e6\u30fc\u30b9\u30b1\u30fc\u30b9":[76,87,194],"\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30c4\u30fc\u30eb":35,"\u30e9\u30a4\u30bb\u30f3\u30b9":39,"\u30e9\u30a4\u30d6\u30e9\u30ea\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9":11,"\u30e9\u30a4\u30d6\u30e9\u30ea\u30fc":[33,41,69,138,146],"\u30e9\u30d9\u30eb":[33,40,41,111,129],"\u30e9\u30f3\u30ad\u30f3\u30b0":[41,215],"\u30e9\u30f3\u30c0\u30e0":222,"\u30ea\u30a2\u30eb\u30bf\u30a4\u30e0"
 :0,"\u30ea\u30af\u30a8\u30b9\u30c8":[33,40,41,44,77],"\u30ea\u30af\u30a8\u30b9\u30c8\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8":[22,33,43,77],"\u30ea\u30af\u30a8\u30b9\u30c8\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc":142,"\u30ea\u30af\u30a8\u30b9\u30c8gqtp":206,"\u30ea\u30af\u30a8\u30b9\u30c8id":[22,33,43,77],"\u30ea\u30af\u30a8\u30b9\u30c8uri":148,"\u30ea\u30af\u30e9\u30c3\u30b7\u30e5":39,"\u30ea\u30b0\u30ec\u30c3\u30b7\u30e7\u30f3":33,"\u30ea\u30b0\u30ec\u30c3\u30b7\u30e7\u30f3\u30d0\u30b0":41,"\u30ea\u30b9\u30c8":[12,13,17,33,39,54,100,101,109,112,117,129,133,134,146,151,171,172,175,177,181,182,193,194,214,215],"\u30ea\u30b9\u30c8\u30a2\u30c3\u30d7":12,"\u30ea\u30bb\u30c3\u30c8":33,"\u30ea\u30bd\u30fc\u30b9":[41,47,69,82],"\u30ea\u30bf\u30fc\u30f3\u30b3\u30fc\u30c9":[22,33,39,41,43,77,79],"\u30ea\u30c6\u30e9\u30eb":[33,34,37,39,159,160,167,171],"\u30ea\u30c8\u30e9\u30a4":46,"\u30ea\u30cd\u30fc\u30e0":[33,37,44,87],"\u30ea\u30d3\u30eb\u30c9":33,"\u30ea\u30d5\u30a1\u30af\u30bf\u30ea\u3
 0f3\u30b0":12,"\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9":41,"\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9\u30de\u30cb\u30e5\u30a2\u30eb":[22,41],"\u30ea\u30dd\u30b8\u30c8\u30ea":[3,4,12],"\u30ea\u30dd\u30b8\u30c8\u30ea\u30c7\u30fc\u30bf":12,"\u30ea\u30dd\u30b8\u30c8\u30ea\u30fc":[3,4],"\u30ea\u30e2\u30fc\u30c8\u30a2\u30af\u30bb\u30b9":[22,206,211],"\u30ea\u30e9\u30a4\u30bf\u30fc":33,"\u30ea\u30ea\u30fc\u30b9":[3,4,6,7,8,10],"\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9":3,"\u30ea\u30ea\u30fc\u30b9\u30a8\u30f3\u30c8\u30ea":12,"\u30ea\u30ea\u30fc\u30b9\u30b7\u30b9\u30c6\u30e0":7,"\u30ea\u30ea\u30fc\u30b9\u30bf\u30a4\u30c8\u30eb":12,"\u30ea\u30ea\u30fc\u30b9\u30bf\u30b0":3,"\u30ea\u30ec\u30fc\u30b7\u30e7\u30ca\u30eb":146,"\u30ea\u30f3\u30af":[12,13,33,39,40,41,129,171,172,212],"\u30eb\u30fc\u30c8":37,"\u30eb\u30fc\u30d7":[33,35,39,41],"\u30eb\u30fc\u30eb":[22,35,41,43,129,139],"\u30ec\u30a4\u30e4":11,"\u30ec\u30b3\u30fc\u30c9":[0,11,22,32,33,35,37,39,40,41,44,48,54,58,59,61,63,64
 ,65,74,76,87,96,98,99,101,108,111,113,117],"\u30ec\u30b3\u30fc\u30c9id":[22,39,43,58,61,64],"\u30ec\u30b3\u30fc\u30c9r":11,"\u30ec\u30b9\u30c8\u30e9\u30f3":0,"\u30ec\u30b9\u30dd\u30f3\u30b9":[37,39,40,41,47,82,83,87,110,129,131,151,200,206],"\u30ec\u30b9\u30dd\u30f3\u30b9\u30c7\u30fc\u30bf":200,"\u30ec\u30b9\u30dd\u30f3\u30b9\u30d8\u30c3\u30c0\u30fc":[33,82,200],"\u30ec\u30d9\u30eb":[33,39,41,105,106,146],"\u30ec\u30dd\u30fc\u30c8":28,"\u30ec\u30f3\u30bf\u30eb\u30b5\u30fc\u30d0":0,"\u30ec\u30fc\u30bf":39,"\u30ec\u30fc\u30c6\u30a3\u30f3\u30b0":154,"\u30ec\u30fc\u30d9\u30f3\u30b7\u30e5\u30bf\u30a4\u30f3":34,"\u30ed\u30ac\u30fc":33,"\u30ed\u30ae\u30f3\u30b0":[33,51],"\u30ed\u30b0":[12,33,34,36,37,39,41,105,106],"\u30ed\u30b0\u30a4\u30f3":[12,195],"\u30ed\u30b0\u30c7\u30a3\u30ec\u30af\u30c8\u30ea":41,"\u30ed\u30b0\u30d1\u30b9":35,"\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb":[28,33,78,107,129,146,147,151,210],"\u30ed\u30b0\u30e1\u30c3\u30bb\u30fc\u30b8":[33,39,40,182],"\u30ed\u30b0\u30
 ec\u30d9\u30eb":[33,146,148],"\u30ed\u30b0\u30ed\u30fc\u30c6\u30fc\u30b7\u30e7\u30f3":[33,146],"\u30ed\u30b0\u30ed\u30fc\u30c6\u30fc\u30c8":33,"\u30ed\u30b1\u30fc\u30b7\u30e7\u30f3":39,"\u30ed\u30b1\u30fc\u30eb\u30e1\u30c3\u30bb\u30fc\u30b8":12,"\u30ed\u30b4":39,"\u30ed\u30b8\u30c3\u30af":113,"\u30ed\u30c3\u30af":[33,34,37,39,40,46,61,86,102,103,104,146],"\u30ed\u30c3\u30af\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8":[40,46],"\u30ed\u30f3\u30c9\u30f3":156,"\u30ed\u30fc\u30ab\u30eb":[12,172],"\u30ed\u30fc\u30c6\u30fc\u30c8":146,"\u30ed\u30fc\u30c9":[0,22,33,35,37,40,41],"\u30ed\u30fc\u30c9\u30a8\u30e9\u30fc":39,"\u30ed\u30fc\u30de":164,"\u30ed\u30fc\u30de\u30b8":[164,178],"\u30ef\u30a4\u30c9":37,"\u30ef\u30fc\u30ab":148,"\u30ef\u30fc\u30ab\u30fc":148,"\u30ef\u30fc\u30ab\u30fc\u30b9\u30ec\u30c3\u30c9":40,"\u30fb\u30b5\u30fc\u30d0":215,"\u30fb\u30cf\u30c3\u30b7\u30e5\u30bf\u30b0":218,"\u30fb\u30d5\u30a1\u30a4\u30eb":18,"\u30fb\u5168":96,"\u30fb\u5186":0,"\u30fb\u6d6e\u52d5\u5c0f":129,
 "\u30fb\u81ea\u5df1\u7d39":218,"\u30fbgroonga":33,"\u30fbor":222,"\u30fbroot":33,"\u4e00\u3064":[0,47,48,51,64,78,85,86,88,90,96,97,99,105,106,107,121,134,155,156,157,158,161,163,166,168,169,196,207,212],"\u4e00\u4ef6\u9032\u3081":65,"\u4e00\u500b":11,"\u4e00\u5207":33,"\u4e00\u5b9a":33,"\u4e00\u5bfe":212,"\u4e00\u5de5":220,"\u4e00\u5ea6":[37,39,41,46,119,123,148,173,175,181,195,213,217],"\u4e00\u5f0f":61,"\u4e00\u610f":[74,88,125,146],"\u4e00\u62ec\u3057":64,"\u4e00\u6587\u5b57":[33,41],"\u4e00\u65b9":[0,66,69,129,160,165,167,168,171,172,194,209,212,215,217],"\u4e00\u6642":[6,7,22,33,43,61,156],"\u4e00\u6642\u30c6\u30fc\u30d6\u30eb":33,"\u4e00\u6642\u7684":[33,61,135,210],"\u4e00\u6642\u7d50\u679c":39,"\u4e00\u6b69":215,"\u4e00\u6c17":12,"\u4e00\u756a":[28,76,129,200],"\u4e00\u756a\u5de6":172,"\u4e00\u756a\u901f\u3044":44,"\u4e00\u77ed":0,"\u4e00\u7dd2":[34,39,41,48,51,76],"\u4e00\u7fa4":11,"\u4e00\u81f4":[11,12,22,33,34,36,38,39,41,44,51,64,65,87,129,132,133,164],"\u4e00\u
 81f4\u3057":[41,207],"\u4e00\u81f4\u7528":220,"\u4e00\u81f4rk":[22,33,43,164,176],"\u4e00\u822c":[0,47,61,129,170,171,215],"\u4e00\u822c\u7684":[0,194],"\u4e00\u884c":[35,146,147],"\u4e00\u89a7":[17,18,22,43],"\u4e00\u8a9e":209,"\u4e00\u8cab\u6027":[10,33],"\u4e00\u90e8":[12,33,39,90],"\u4e00\u9577":0,"\u4e09\u3064":[156,207],"\u4e09\u756a\u76ee":172,"\u4e09\u8c37":41,"\u4e09\u8c37\u3055\u3093":41,"\u4e0a\u304c\u3063":194,"\u4e0a\u3052\u308b":209,"\u4e0a\u4f4d":[64,209],"\u4e0a\u554f":204,"\u4e0a\u66f8\u304d":[12,82,222],"\u4e0a\u8a18":[17,21,28,32,33,39,108,129,133,147,154,161,165,168,181,189,191,194,206,209,213,215,222],"\u4e0a\u8a18url":12,"\u4e0a\u8ff0":181,"\u4e0a\u91ce":35,"\u4e0a\u9650":[9,22],"\u4e0b\u304c\u3063":194,"\u4e0b\u304c\u308a":209,"\u4e0b\u3052":33,"\u4e0b\u3055\u3044":[1,12,23,24,25,26,30,31,39,40,64,89,139],"\u4e0b\u66f8\u304d":177,"\u4e0b\u8a18":[11,65,78,85],"\u4e0b\u90e8":12,"\u4e0b\u9650":[58,65],"\u4e0d\u5177\u5408":[3,33,39,40,41],"\u4e0d\u5909":74
 ,"\u4e0d\u5b8c\u5168":37,"\u4e0d\u5fc5\u8981":[33,82],"\u4e0d\u610f":100,"\u4e0d\u6574\u5408":34,"\u4e0d\u6b63":[14,33,34,35,37,40,41,100,133],"\u4e0d\u6b63\u78ba":39,"\u4e0d\u80fd":147,"\u4e0d\u8981":[0,33,39,40,41,194,203],"\u4e0d\u8db3":[23,24,25,26,30,31,33,41],"\u4e0d\u9069\u5207":[39,41],"\u4e0e\u3048":[11,33,39,40,53,65,101,146,206,209,215],"\u4e0e\u3048\u308b":[78,101,145,146,222],"\u4e16\u4ee3":78,"\u4e16\u754c":[156,157,158,196,212,222],"\u4e21\u65b9":[0,76,111,129,171,172,173,182,188,192,194,218,220],"\u4e21\u8005":222,"\u4e26\u3073":[172,207],"\u4e26\u3073\u9806":222,"\u4e26\u3079":[22,211],"\u4e26\u5217":[6,7],"\u4e2d\u4e95":40,"\u4e2d\u56fd":156,"\u4e2d\u592e\u5024":41,"\u4e2d\u5fc3":157,"\u4e2d\u65ad":[37,39,41,56],"\u4e2d\u7a0b\u5ea6":[23,24,25,26,30,31],"\u4e2d\u8eab":[41,147,206,215],"\u4e2d\u9593":[11,207],"\u4e38\u62ec":215,"\u4e3b\u30ad\u30fc":[22,35,39,74,101,134],"\u4e3b\u5c0e":151,"\u4e3b\u8981":23,"\u4e43\u6bc5":35,"\u4e57\u308a":108,"\u4e71\u6570":[
 166,222],"\u4e88\u3081":[146,196],"\u4e88\u5b9a":[16,33,37,76,78,126,127,156,167,182,186,200],"\u4e88\u7d04":88,"\u4e8b\u524d":[12,108,109,110,112,113,126,127,190,209],"\u4e8b\u67c4":10,"\u4e8b\u9805":22,"\u4e8c\u3064":[11,51,78,108,110,111,114,139,147,156,162,164,165,168,207],"\u4e8c\u756a\u76ee":172,"\u4e8c\u91cd":[33,40,41,171],"\u4e8c\u9805":[33,172],"\u4e92\u63db":[12,24,25,26,30,33,41,78,111,114,149,172,184,185,200],"\u4e92\u63db\u6027":12,"\u4e94\u5165":37,"\u4eac\u90fd":[194,207,209],"\u4eba\u3068":10,"\u4eba\u5411\u3051":33,"\u4eca\u56de":[33,39,167,172,215],"\u4eca\u5f8c":[37,107,126,139,182],"\u4ecb\u3057":[0,219],"\u4ecb\u6587":218,"\u4ed5\u65b9":3,"\u4ed5\u69d8":[22,35,38,39,41,60,78,132,148,149,194],"\u4ed5\u7d44":[17,33,200],"\u4ed5\u7d44\u307f":[33,39,148],"\u4ed8\u3044":175,"\u4ed8\u304d":3,"\u4ed8\u3051":[39,81,82,98,125,151,154,159,160,200,206,212,215,217],"\u4ed8\u3051\u308b":[9,151,172,175,193,215,221],"\u4ed8\u3051\u65b9":81,"\u4ed8\u4e0e":[48,64,74,147
 ,214],"\u4ed8\u5c5e":[148,149],"\u4ed8\u968f":90,"\u4ee3\u308a":[39,156,171],"\u4ee3\u308f\u308a":[28,31,33,129,131,133,146,148,159,160,167,171,175,182,194,206],"\u4ee3\u5165":[11,35,40,171],"\u4ee3\u8868":0,"\u4ee5\u4e0a":[11,12,14,17,31,33,39,40,41,48,51,65,66,72,76,89,111,113,124,129,132,133,135,146,147,148,151,159,162,164,165,167,168],"\u4ee5\u4e0b":[11,12,14,17,18,21,25,28,31,32,33,37,39,41,44,47,48,50,51,52,54,61,66,69,72,76,79,80,81,82,83,85,87,88,89,91,92,93,94,95,98,99,100,101,102,103,104,105,106,108,109,110,111,113,114,115,116,117,119,120,123,124,125,128,129,130,131,132,133,134,135,136,137,139,140,141,144,146,147,148,149,151,154,156,157,159,160,161,162,164,165,167,168,169],"\u4ee5\u5185":[172,188,189,218,222],"\u4ee5\u524d":[33,37,39,40,41,175,209,212,218],"\u4ee5\u5916":[0,11,12,35,37,40,41,44,47,48,51,52,54,58,61,64,67,69,76,111,124,129,133,135,144,147,171,177,182,192,196],"\u4ee5\u964d":[12,14,17,33,35,37,40,41,91,108,136,146,159,160,161,175,177,194,219],"\u4eee
 \u540d":178,"\u4eee\u5b9a":125,"\u4eee\u60f3":[12,33,40,213,222],"\u4ef6\u540c":33,"\u4ef6\u542b":218,"\u4ef6\u6570":[33,41,61,64,74,101,207,209,215],"\u4efb\u610f":[0,12,146,147,215],"\u4f1a\u793e":[33,41],"\u4f1d\u7d71":0,"\u4f3c\u305f":175,"\u4f4e\u3044":209,"\u4f4e\u304f":[194,209],"\u4f4e\u4e0b":40,"\u4f4e\u6a5f":11,"\u4f4e\u6e1b":[35,204],"\u4f4f\u3093":218,"\u4f4f\u6240":39,"\u4f50\u85e4":33,"\u4f53\u8fd1":157,"\u4f55\u3089\u304b":196,"\u4f55\u500b":129,"\u4f55\u5ea6":[40,125],"\u4f59\u308a":172,"\u4f59\u8a08":10,"\u4f5c\u3063":[37,64,65,116,118,128,148,151,175,188,209,213],"\u4f5c\u3089":[33,108],"\u4f5c\u3089\u308c":[41,147],"\u4f5c\u308a":[41,124,131,133,151,188,189,195,217],"\u4f5c\u308a\u76f4\u3057":124,"\u4f5c\u308a\u76f4\u3059":[33,124],"\u4f5c\u308c":102,"\u4f5c\u308c\u308b":33,"\u4f5c\u6210":3,"\u4f5c\u6210\u6e08":146,"\u4f5c\u696d":[3,10],"\u4f5c\u7528":39,"\u4f75\u305b":215,"\u4f7f\u3044":[0,6,7,8,11,15,17,18,21,22,24,25,26,27,28,30,33,37,41,44,46,52,54,66,
 76,79,82,98,109,111,114,128,129,130,132,133,137,139,146,148,151,160,161,164,167,170,171,172,173,175,181,182,183,187,188,189,191,193,194,195,196,200],"\u4f7f\u3044\u5206\u3051":[207,209],"\u4f7f\u3044\u65b9":[0,22,43],"\u4f7f\u3046":[5,7,11,12,16,21,23,24,25,26,28,30,33,34,35,37,39,40,41,44,45,47,48,54,66,69,76,79,81,84,87,92,93,94,95,98,99,100,108,109,110,111,112,113,114,118,119,123,124,126,127,129,130,132,133,135,139,142,146,147],"\u4f7f\u3048":[6,8,21,33,37,40,41,44,87,95,110,111,118,124,125,129,133,139,146,148,151,153,154,170,171,172,178,182,183,184,185,186,194,198,199,213,215],"\u4f7f\u3048\u308b":[21,28,33,37,39,40,41,128,129,146,171,182,186],"\u4f7f\u3063":[3,5],"\u4f7f\u308f":[12,21,33,37,40,41,44,47,51,83,100,109,111,113,116,129,133,135,139,148,154,170,171,175,178,181,182,188,192,194,206,213,214,221],"\u4f7f\u308f\u305a":165,"\u4f7f\u7528":[11,12,33,34,35,39,40,41,47,48,51,61,62,64,68,78,85,87,88,89,91,98,101,111,114,115,125,129,131,136,137,139,140,141,146,147,148,14
 9,151,156,159,165,168,171,172,178,183,194],"\u4f7f\u7528\u4f8b":156,"\u4f8b\u3068\u3057\u3066":[195,212],"\u4f8b\u3068\u3068\u3082":156,"\u4f8b\u5916":[26,33,41,87,117,126,127],"\u4f9d\u5b58":[22,23],"\u4fbf\u5229":[0,1,6,7,28,33,48,76,79,108,109,114,124,128,129,130,137,139,146,170,171,178,182,188,212],"\u4fc2\u6570":[11,129],"\u4fdd\u3064":33,"\u4fdd\u5b58":[22,33,39,40,76,87,89,108,111,128,129],"\u4fdd\u6301":[47,51,212,216,218],"\u4fdd\u8a3c":[78,85],"\u4fe1\u6d0b":33,"\u4fe1\u983c":144,"\u4fee\u5e73":41,"\u4fee\u6b63\u4e2d":189,"\u500b\u3005":[11,78,108,110,209],"\u500b\u4eba":[12,28],"\u500b\u5225":12,"\u500b\u5b9a":9,"\u500b\u6240":41,"\u500b\u6570":[39,48],"\u500d\u7cbe":196,"\u5019\u88dc":[132,151,164,188,189,190],"\u5024\u304b":156,"\u5024\u304c":33,"\u5024\u3054":213,"\u5024\u3054\u3068":213,"\u5024\u3060\u3051":172,"\u5024\u3068":[129,171,212],"\u5024\u3068\u3057\u3066":[146,156,210,218],"\u5024\u306a\u3057":38,"\u5024\u306a\u3089":40,"\u5024\u3088\u308a":[11,129]
 ,"\u5024\u4ee5\u4e0a":146,"\u5024\u578b":212,"\u5024\u57df":72,"\u5024\u6bce":213,"\u5024\u7528":37,"\u5024\u8a18":172,"\u505c\u6b62":[33,40,78,91,136,146],"\u5065\u4f5c":214,"\u5074\u9762":0,"\u5076\u6570":172,"\u5099\u8003":[40,151],"\u50be\u5411":217,"\u512a\u308c":[0,194],"\u512a\u5148":[0,33,95,147,188],"\u5143\u6c17":40,"\u5148\u60c5":218,"\u5148\u982d":[56,61,129,148,182,194,215],"\u5149\u7537":40,"\u5165\u3063":[14,33,39,40,79,188,206,214,215,217],"\u5165\u308a":[100,172,194,206,213,215],"\u5165\u308b":134,"\u5165\u308c":[194,209,214,218],"\u5165\u308c\u308b":[33,182],"\u5165\u529b":[33,34,37,38,40,79,85,86,88,90,96,97,99,101,105,106,107,121,129,132,134,145,146,147],"\u5165\u529b\u30df\u30b9":189,"\u5168\u304f":33,"\u5168\u3066":[17,64,129,148,170,173,196,217],"\u5168\u4e16\u754c":40,"\u5168\u4ef6":[65,171,172],"\u5168\u4f53":[22,28,40,43,45],"\u5168\u524a":141,"\u5168\u6587\u691c":[22,35,211],"\u5168\u6587\u691c\u7d22":[39,133,146],"\u5168\u89d2":[33,37,65,175,215],
 "\u5168\u90e8":206,"\u5168suffix":64,"\u516c\u5e73":40,"\u516c\u5f0f":[8,24,26,37,165],"\u516c\u8f14":40,"\u516c\u958b":[12,33,35,37,40,41,47],"\u516c\u958b\u9375":12,"\u5171\u306b":[48,61],"\u5171\u901a":[10,37,108,110,172,192,196,217],"\u5171\u901a\u63a5":192,"\u5177\u4f53":[129,209,213,217],"\u5177\u4f53\u4f8b":[87,111],"\u5177\u5408":[129,172],"\u5178\u578b":33,"\u5185\u5bb9":[10,12,17,33,39,41,52,56,59,65,79,89,111,129,134,145,147,167,171,172,188,191,195,204,212,215,217,218,219],"\u5185\u8a33":209,"\u5185\u8fd1\u304f":172,"\u5185\u90e8":[12,33,38,41,47,51,57,61,64,167,212],"\u5186\u6ed1":12,"\u518d\u3073":41,"\u518d\u4f5c":33,"\u518d\u4f5c\u6210":33,"\u518d\u5229":[33,41,74,192],"\u518d\u5e30":[11,44,61,86,103,129,144,148,181],"\u518d\u5ea6":[11,33,41,46],"\u518d\u691c":170,"\u518d\u69cb":37,"\u518d\u73fe":[10,40,170,194,209],"\u518d\u751f":148,"\u518d\u767a":41,"\u518d\u8aad":[107,181],"\u518d\u8d77":[33,181,195,204],"\u518d\u8d77\u52d5":[119,123,195],"\u51e6\u7406":[0
 ,6,7,11,17,33,34,35,39,40,41,56,74,77,82,83,100,103,114,129,131,133,137,139,144,147,148,160,167,171,172,193,194,200,206,207,222],"\u51fa\u3055":40,"\u51fa\u3057":218,"\u51fa\u3059":[151,218],"\u51fa\u305b\u308b":0,"\u51fa\u529b":[0,3,14],"\u51fa\u6765":[18,139,214,217],"\u51fa\u6765\u308b":218,"\u51fa\u73fe":[0,33,48,89,132,137,151,183,184,185,216],"\u5206\u304b\u3061":0,"\u5206\u3051":[12,22,89],"\u5206\u3051\u308b":[12,212],"\u5206\u307e":186,"\u5206\u5272":[0,33,37,172,192,194,207,215],"\u5206\u5c90":14,"\u5206\u6563":186,"\u5206\u6790":0,"\u5206\u89e3":[11,186],"\u5206\u914d":111,"\u5206\u985e":[212,213],"\u5206z":196,"\u5207\u3089":41,"\u5207\u308a":[12,33,37,40,41,121],"\u5207\u308a\u6368\u3066":212,"\u5207\u308b":[41,148],"\u5207\u308c":33,"\u5217\u4e2d":[33,172],"\u5217\u578b":[41,171,212,213],"\u5217\u5f0f":54,"\u5217\u5f15":11,"\u5217\u60c5":139,"\u5217\u6307\u5411":0,"\u5217\u6319":[33,215],"\u5217\u8868":[54,196],"\u5217\u95a2":33,"\u521d\u56de":17,"\u521d\u671f"
 :[0,35,37,39,41,52,61],"\u521d\u671f\u5024":145,"\u521d\u671f\u5316":[33,39,51,62,69],"\u5224\u5b9a":222,"\u5224\u65ad":[52,113,129,172],"\u5225\u3005":[129,213],"\u5225\u540d":33,"\u5225\u9014":[61,196],"\u5229\u70b9":0,"\u5229\u7528":[0,1,10,12,14,17,22,23,24,25,26,28,30,31,33,37,39,40,41,43,47,52,64,79,99],"\u5229\u7528\u4f8b":0,"\u5230\u9054":32,"\u5236\u5fa1":[39,109,148,154,165],"\u5236\u7d04":32,"\u5236\u9650":22,"\u5247\u3063":186,"\u524a\u6e1b":33,"\u524a\u9664":[0,6,7,18,33,34,35,37,38,39,40,41,56,61,63,64,65,74,87,90,92],"\u524d\u3082\u3063":33,"\u524d\u4ed8":110,"\u524d\u4ed8\u304d":61,"\u524d\u56de":12,"\u524d\u5f8c":[146,215],"\u524d\u63d0":3,"\u524d\u65b9":[11,22,33,34,36,38,39,41,43,65,87,132,133,164],"\u524d\u8005":[44,151,175,181,222],"\u524d\u8ff0":[133,148,175,209],"\u5270\u4f59":41,"\u5272\u3063":[183,185],"\u5272\u308a":51,"\u5272\u308a\u5f53\u3066":[35,47],"\u5272\u308a\u5f53\u3066\u308b":[81,192,212,215],"\u5272\u308b":185,"\u5272\u5408":131,"\u52a0\u
 3048":[11,21,100,212,220],"\u52a0\u3048\u308b":[37,88,100],"\u52a0\u308f\u308b":10,"\u52a0\u7b97":[61,74,76],"\u52a3\u5316":33,"\u52b9\u679c":[109,218],"\u52b9\u7387":[33,100,217],"\u52c9\u5f37":194,"\u52d5\u3044":[33,66],"\u52d5\u304b":[33,40,41,95,151,182],"\u52d5\u304b\u3057":[151,195],"\u52d5\u304b\u3059":33,"\u52d5\u304d":[33,129,138,186,200],"\u52d5\u304f":[28,37,39,195,199],"\u52d5\u4f5c":3,"\u52d5\u5c0f":196,"\u52d5\u74b0":145,"\u52d5\u753b":214,"\u52d5\u7684":[0,22,33,35,38,43,148],"\u52e7\u3081":41,"\u5316\u4f5c":12,"\u5316\u51e6":[37,74],"\u5316\u524d":74,"\u5316\u5bfe":17,"\u5316\u65b9":[114,175],"\u5316\u6642":37,"\u5316\u6e08":[52,61],"\u5316\u6f0f\u308c":39,"\u5316\u95a2":35,"\u5317\u4eac":156,"\u5317\u534a\u7403":39,"\u5317\u5e02":33,"\u533a\u5207\u3063":[114,129,137,139,151,206],"\u533a\u5207\u3089":37,"\u533a\u5207\u308a":[0,33,39,99,101,129,132,139,145,146,151,171,172,179,191,194,196,212,213,215],"\u533a\u5207\u308b":[35,129,181],"\u533a\u5225":[129,182,19
 6,220],"\u5341\u5206":[33,59,209,210],"\u5341\u5206\u6c17":129,"\u534a\u5f84":157,"\u534a\u7121":[37,133],"\u534a\u89d2":[65,175,215],"\u5354\u529b":[3,4],"\u5357\u534a":39,"\u5358\u306b":[40,127],"\u5358\u4e00":88,"\u5358\u4f4d":[0,33,35,37,67,77,79,82,117,131,142,146,151,156,157,167,172,194,196,206,207,215,218],"\u5358\u4f53":[0,147],"\u5358\u72ec":[48,147],"\u5358\u7d14":[11,81,157,220],"\u5358\u8a9e":[39,129,170,171],"\u535a\u4e4b":33,"\u5360\u6709":61,"\u5371\u6a5f":[146,174],"\u5371\u967a":[12,91,102,103,104,113,118,135,136,200],"\u5373\u5024":33,"\u5373\u5ea7":33,"\u539f\u56e0":[10,22,33,144,147,208],"\u539f\u99c5":222,"\u53b3\u5bc6":[33,41,188],"\u53c2\u52a0":[2,3],"\u53c2\u7167\u5143":212,"\u53c2\u7167\u5148":40,"\u53ca\u3073":147,"\u53cb\u4eba":214,"\u53cc\u65b9":10,"\u53cd\u6620":[0,11,12,151,195],"\u53cd\u8ee2":172,"\u53ce\u307e\u308a\u304d\u3089":33,"\u53ce\u96c6":[0,79],"\u53d6\u308a\u51fa\u3055":212,"\u53d6\u308a\u51fa\u3057":[58,65,215],"\u53d6\u308a\u51fa\u3
 059":[11,35,58,65,212],"\u53d6\u308a\u5f97\u308b":196,"\u53d6\u308a\u8fbc\u307e":12,"\u53d6\u308a\u8fbc\u307f":37,"\u53d6\u308a\u9664\u3044":64,"\u53d6\u308a\u9664\u304d":[11,161],"\u53d6\u308b":[151,172,206],"\u53d6\u308c\u308b":101,"\u53d6\u5f97":[3,10],"\u53d7\u3051":[9,33,39,40,41,81,82,125,148,151,154,156,172,200,203,206,215,221],"\u53d7\u3051\u308b":[41,204],"\u53d7\u3051\u4ed8\u3051":[35,39,130,172],"\u53d7\u3051\u53d6\u3063":0,"\u53d7\u3051\u53d6\u308a":[11,148,151,215],"\u53d7\u4ed8":[40,221],"\u53d7\u4fe1":151,"\u53e4\u3044":12,"\u53e4\u304f":41,"\u53e4\u3059\u304e\u308b":18,"\u53ef\u5426":215,"\u53ef\u5909":[37,89,97,117,206],"\u53ef\u8aad":41,"\u53f3\u4e0a":34,"\u53f3\u4e0b":[34,158],"\u53f3\u8fba":[33,35,37],"\u5404\u51fa":129,"\u5404\u52d9":33,"\u5404\u547d":147,"\u5404\u56fd":12,"\u5404\u7a2e":12,"\u5404\u7d22":215,"\u5404\u8981":76,"\u5404\u8a9e":85,"\u5408\u308f\u305b":[12,39,48,172],"\u5408\u7406":194,"\u5408\u81f4":[215,222],"\u5408\u8a08":[32,41,85,129,14
 7,183,192,209,210],"\u5409\u5ca1":33,"\u5409\u7530":40,"\u540c\u3058":[0,22,33,34,35,37,41,51,54,65,76,78,79,81,87,107,110,111,113,119,123,124,125,129,132,134,139,146,147,148,149,151,165,172,175,181,182,183,184,185,189,196,200,208],"\u540c\u3058\u4f8b":217,"\u540c\u3058\u5024":[148,215],"\u540c\u3058\u578b":76,"\u540c\u3058\u6570":[146,148,200],"\u540c\u3058\u6708":33,"\u540c\u3058\u91cd\u307f":165,"\u540c\u6642":[0,9,33,64,65,78,129,147,151,222],"\u540c\u671f":[12,147],"\u540c\u68b1":[17,35,39,41],"\u540c\u69d8":[11,12,65,147,177,206,212,222],"\u540c\u7b49":[33,147,207],"\u540c\u7fa9":181,"\u540d\u524d":[12,17,22,33,35,36,37,39,43,44,48,51,52,61,62,64,67],"\u540d\u79f0":33,"\u540d\u7b49":61,"\u540dn":134,"\u5411\u3044":[41,79,129,192],"\u5411\u3051":3,"\u5411\u4e0a":[33,37,148,170,200,204],"\u5426\u304b":[108,110,154],"\u5426\u5b9a":[11,33,129],"\u542b\u307e":[6,11,12,24,33,39,41,79,87,89,95,100,101,108,111,113,119,120,123,126,127,129,130,133,134,135,136,137,151,154,162,165
 ,167,171,172,181,183,184,185,191,194,200,207,215,218],"\u542b\u307e\u308c":[0,40,79,111,119,120,123,129,133,154,167,207],"\u542b\u307e\u308c\u308b":[0,11,12,33,129,146,159,160,209,212,215],"\u542b\u307f":[33,65,79,111,117],"\u542b\u3080":[9,11,33,39,40,41,76,87,88,108,128,129,132,136,145,171,172,184,185,207,215,217,218],"\u542b\u3080\u5024":[146,215],"\u542b\u3080\u5168\u3066":91,"\u542b\u3081":[12,129,154,171,181],"\u542b\u3081\u308b":[12,33,37,38,41,99,108,110,111,113,114,129,139,171,181,215],"\u542b\u3093":[11,33,41,79,113,117,128,129,167,171,172,183,184,189,190,194,212,218],"\u5438\u53ce":215,"\u5468\u4e0a":157,"\u5468\u8fba":[39,167],"\u547c\u3070":[33,40,51,62,64,66,129,172,183,196,215],"\u547c\u3073":[11,69,76,129,146,147,167,212],"\u547c\u3073\u5143":51,"\u547c\u3073\u51fa\u3055":[56,129],"\u547c\u3073\u51fa\u3057":[0,11,33,35,39,41,51,99,129,167,170],"\u547c\u3073\u51fa\u3059":[109,138,155,157,158,163,166,170],"\u547c\u3076":[14,33,39,66,69,91,136,170],"\u547c\u3076
 \u524d":69,"\u547c\u3093":[41,69,129,207,213],"\u547c\u51fa":[48,59,61,64],"\u547d\u4ee4":146,"\u547d\u540d":[39,111],"\u548c\u5e83":40,"\u552f\u4e00":138,"\u554f\u3044\u5408\u308f":11,"\u554f\u984c":[12,17,33,34,35,36,37,39,40,41,47,51,85,88,118,147,148,171,172,194,210,215],"\u559c\u3073":[16,17],"\u56db\u3064":207,"\u56db\u5247":41,"\u56db\u6368":37,"\u56db\u89d2\u5f62":177,"\u56de\u52d5":147,"\u56de\u540c":33,"\u56de\u547c":35,"\u56de\u6307\u5b9a":171,"\u56de\u6570":[39,195],"\u56de\u7279":147,"\u56de\u7e70\u308a":147,"\u56de\u9001\u308b":125,"\u56de\u907f":[12,22,33,41,135,208,209],"\u56f0\u3063":10,"\u56f0\u96e3":[0,39],"\u56f2\u307e":[160,167],"\u56f2\u307f":[146,159,160,167],"\u56f2\u3080":[40,167,215],"\u56f2\u3093":172,"\u56fa\u5b9a":[41,61,65,89,133,206,215],"\u56fa\u5b9a\u9577":35,"\u56fa\u6709":[56,76],"\u56fd\u3054":213,"\u56fd\u540d":213,"\u56fd\u969b":17,"\u56fd\u969b\u5316":[3,15],"\u570f\u5185":218,"\u5727\u7e2e":[28,33,37,39,40,41,48,88,128,199],"\u5730\u56
 f3":0,"\u5730\u57df":0,"\u5730\u5f62":[156,157],"\u5730\u70b9":[156,222],"\u5730\u7cfb":156,"\u578b\u304b":196,"\u578b\u3068\u3057\u3066":196,"\u578b\u540d":[89,128,129],"\u578b\u5909":37,"\u578b\u60c5":39,"\u578b\u6307":39,"\u578b\u7528":54,"\u57cb\u3081\u8fbc\u307e":12,"\u57cb\u3081\u8fbc\u307f":[160,167],"\u57cb\u3081\u8fbc\u3080":147,"\u57f7\u7b46":[18,177,216,217],"\u57fa\u6570":172,"\u57fa\u672c":[0,12,22,39,41,87],"\u57fa\u6e96":[0,12,212,215],"\u57fa\u76e4":51,"\u5831\u4ee5":139,"\u5831\u544a":[3,10],"\u5834\u5408":[5,6,7,10,11],"\u5834\u6240":2,"\u5883\u754c":[39,108,110,156],"\u5897\u3048":[76,126,131,139,182,185,217],"\u5897\u3048\u308b":[33,115,140,151],"\u5897\u3084":[6,7,33,66,76],"\u5897\u3084\u3059":[14,66,76,129,182,195],"\u5897\u5206":129,"\u5897\u52a0":[40,129],"\u5897\u5927":156,"\u58ca\u3057":[33,144],"\u58ca\u3059":39,"\u58ca\u308c":[33,35,37,39,85,118,124,135,144],"\u58ca\u308c\u308b":[33,34,35,37,39,40,41,102,103,104],"\u5909\u3048":87,"\u5909\u3048\u
 308b":[87,129,194,209],"\u5909\u308a":41,"\u5909\u308f\u3063":[87,194],"\u5909\u308f\u308a":[33,84,85,125,194,207,222],"\u5909\u308f\u308b":[159,160,167,194,209],"\u5909\u5316":[0,33],"\u5909\u63db":[33,37,65,83,148,172,175],"\u5909\u6570":[12,14,29,33,36,37,38,39,40,41,62,70,129,172,181],"\u5909\u66f4":[12,18,21,22,28,33,34],"\u5909\u66f4\u5f8c":[49,51,53,60,61,64],"\u5909\u66f4\u70b9":3,"\u5916\u90e8":9,"\u591a\u3044":[144,171,172,178,209],"\u591a\u304f":[37,100,111,129,133,148,164,167,171,172,182,185,194,199,204,209,212,215],"\u591a\u3059\u304e":35,"\u591a\u3059\u304e\u308b":129,"\u591a\u5f69":0,"\u591a\u69d8":0,"\u591a\u6bb5":33,"\u591a\u91cd":145,"\u591a\u9762":0,"\u5927\u304d":[39,76,85,133,144,148,192,195],"\u5927\u304d\u3044":[11,33,37,41,82,95,129,133,144,171,192,194,195],"\u5927\u304d\u304f":[35,78,99,144,157,184,212],"\u5927\u304d\u3055":192,"\u5927\u4e08":19,"\u5927\u4e08\u592b":[10,28],"\u5927\u4e8b":[171,181],"\u5927\u5207":0,"\u5927\u5225":212,"\u5927\u62b5":1
 48,"\u5927\u6587":[129,182],"\u5927\u6587\u5b57":[41,133,164,182,215],"\u5927\u898f\u6a21":0,"\u5927\u8cb4":39,"\u5927\u91cf":[11,33,41,133,135,183,184,192,214,215],"\u5927\u95a2":41,"\u592a\u90ce":214,"\u592b\u5fc5":220,"\u5931\u308f":39,"\u5931\u52b9":[84,148],"\u5931\u6557":[12,33,35,37,39,40,41,46,47,70,87,88,91,92,94,95,98,100,102,103,104,113,119,120,123,124,129,133,135,136,141,171,182,215],"\u5947\u5999":182,"\u5947\u6570":172,"\u5968\u6271\u3044":41,"\u597d\u304d":17,"\u59a5\u5f53":[33,192],"\u59cb\u307e\u3063":[79,178,190],"\u59cb\u307e\u308a":12,"\u59cb\u307e\u308b":[28,41,64,74,88,129,147,171,172,181,188,190,194,200],"\u59cb\u3081":17,"\u59cb\u70b9":215,"\u5b09\u3057\u304f":10,"\u5b50\u5348\u7dda":156,"\u5b57\u5165":178,"\u5b57\u5217":[33,37,41,92,93,94,133,171,196],"\u5b57\u5c0f":[129,182],"\u5b58\u5426":61,"\u5b58\u5728":[0,18,33,34,35,39,40,41,44,51,61,64,65,74,79,92,93,99,111,113,116,125,129,147,148,154,157,158,186,194,204,206,207,210,213,215,217,222],"\u5b66\u
 3073":[111,129,156,213],"\u5b66\u3093":218,"\u5b66\u7fd2":[35,40,132],"\u5b66\u7fd2\u7528":151,"\u5b89\u5168":[33,206],"\u5b89\u5b9a":[0,38,78,85],"\u5b89\u5fc3":10,"\u5b8c\u4e86":[12,17,82,129],"\u5b8c\u5168":[11,44,64,88,109,129,133,172,192],"\u5b8c\u74a7":185,"\u5b8c\u7d50":10,"\u5b9a\u5024":39,"\u5b9a\u5b50":182,"\u5b9a\u6570":33,"\u5b9a\u7fa9":[11,33,39,41,44,48,56,62,64,67,74,87,88,90,96,98,99,108,111,129,134,146,154,156,159,160,161,162,164,165,167,168,169,171,172,173,181,182,183,184,185,186,196,206,215,217],"\u5b9f\u4f53":51,"\u5b9f\u4f8b":[3,4],"\u5b9f\u51e6":[11,62],"\u5b9f\u6570":196,"\u5b9f\u65bd":12,"\u5b9f\u73fe":[0,3,4],"\u5b9f\u7528":41,"\u5b9f\u7a3c":145,"\u5b9f\u884c":[0,3],"\u5b9f\u884c\u4f8b":[14,39,44,76,78,79,84,87,89,91,92,93,94,95,98,100,102,103,104,108,109,111,112,113,114,115,116,117,118,119,120,123,124,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,148,151,154,156,159,160,161,162,164,165,167,168,169,171,172,173,174,175,178,182,183,18
 4,185,188,189,191,193,194,206,212,213,214,215,217,218,219,220,221,222],"\u5b9f\u88c5":[17,33,37,39,41,66,82,87,111,126,127,129,148,149,156,185,186,199],"\u5b9f\u969b":[32,40,44,66,108,110,111,113,129,131,183,195,209,214,217],"\u5b9f\u9a13":33,"\u5bb9\u91cf":[33,85],"\u5bc6\u9375":3,"\u5bfe\u51e6":41,"\u5bfe\u5fdc":[0,9],"\u5bfe\u7167":165,"\u5bfe\u7b56":[22,208],"\u5bfe\u8a71":[206,215],"\u5bfe\u8c61":[0,9,11,12,14,17,18,28,33,37,38,41,48,51,52,54,58,61,63,64,65,72,78,86,88,90,92,93,94,96,97,98,99,100,101,102,103,104,111,113,116,117,118,124,125,129,132,133],"\u5bfe\u8c61column":48,"\u5bfe\u8c61ctx":51,"\u5bfe\u8c61cursor":[58,65],"\u5bfe\u8c61id":59,"\u5bfe\u8c61obj":59,"\u5bfe\u8c61object":[48,52,56,59,61,62,68],"\u5bfe\u8c61table":[48,61,64,65],"\u5bfe\u8c61table1":64,"\u5bfe\u8c61table2":64,"\u5c02\u7528":[1,12,17,118,206,219],"\u5c06\u6765":[40,76,108,114,115,126,127,140,156,186,200,206],"\u5c0e\u5165":[3,14,15,17],"\u5c0f\u3055":33,"\u5c0f\u3055\u3044":[11,36,65,129,133
 ,157,171,184,192,194],"\u5c0f\u3055\u304f":[33,41,156,157,173,182,192,195,200],"\u5c0f\u306a\u308a":170,"\u5c0f\u5024":[108,110,111,113],"\u5c0f\u6570":[33,37,79,82,146],"\u5c0f\u6570\u70b9":212,"\u5c0f\u6587\u5b57":[65,133,139,164,175,182,215],"\u5c0f\u897f":40,"\u5c11\u304f":210,"\u5c11\u3057":[28,185],"\u5c11\u3057\u9055\u3044":129,"\u5c11\u306a\u3044":[41,129,170,171,172,173,181],"\u5c11\u306a\u304f":[0,10,33,95,167,171,172,173,195],"\u5c11\u306a\u3051\u308c":133,"\u5c1a\u4e5f":40,"\u5c3a\u5ea6":0,"\u5c55\u958b":[12,22,28,31,33,37,39,40,43,95,119,120,123,129,165],"\u5c55\u958b\u5f8c":129,"\u5c55\u958b\u7528":37,"\u5c5e\u3057":[72,196,213],"\u5c5e\u3059\u308b":[48,61,65,134],"\u5c5e\u6027":[36,88,114,115,134,139,140,161],"\u5c65\u6b74":12,"\u5c71\u672c":41,"\u5ca9\u4e95":[39,40],"\u5ca9\u677e":33,"\u5cf6\u7530":39,"\u5d8b\u7530":39,"\u5de6\u4e0a":[34,158],"\u5de6\u4e0b":34,"\u5de6\u53f3":215,"\u5de6\u8fba":33,"\u5dee\u3057":12,"\u5dee\u5206":147,"\u5dee\u96c6\u5408":172,"
 \u5e02\u5185":177,"\u5e02\u771f":33,"\u5e03\u6559":3,"\u5e38\u306b":33,"\u5e73\u5747":[41,129],"\u5e73\u884c":12,"\u5e74\u9f62":[0,133],"\u5e83\u304f":[12,182],"\u5ea6\u3068":37,"\u5ea6\u5206":196,"\u5ea6\u5408\u3044":209,"\u5ea6\u6570":[37,172,212,222],"\u5ea6\u6d6e":196,"\u5ea6\u8868":35,"\u5ea6y":196,"\u5ea7\u6a19":[37,156,157,158,172,177,218],"\u5ea7\u6a19\u5024":37,"\u5ec3\u6b62":[78,178],"\u5f0f\u5168":[171,172],"\u5f0f\u8868":54,"\u5f0f\u96c6\u5408":182,"\u5f15\u3044":172,"\u5f15\u304d\u51fa\u3059":0,"\u5f15\u304d\u7d9a\u304d":40,"\u5f15\u304d\u8d77\u3053\u3059":[39,40],"\u5f15\u304d\u8d77\u3059":[33,39,40],"\u5f15\u6570":[11,22,33,34,39,40,41,43,51,65,78],"\u5f15\u7528":[40,146],"\u5f15\u8a9e":215,"\u5f31\u70b9":0,"\u5f35\u3063":[33,40,113,129,135],"\u5f35\u3089":[33,39,40,48,100,184,185,212],"\u5f35\u308b":[135,171,172],"\u5f35\u308c\u308b":40,"\u5f37\u5236":[33,34,39,41,61,118,130],"\u5f37\u529b":182,"\u5f37\u5316":[35,37,41],"\u5f53\u3066":[51,125,134,139,192],"\u
 5f53\u8a72":[61,78],"\u5f62\u5f0f":[11,22,33,34,37,38,39,41,43,50,51,53,77],"\u5f62\u614b":[0,28,172,194],"\u5f62\u72b6":177,"\u5f71\u97ff":[12,33,39,40,41,184],"\u5f79\u5272":[165,215],"\u5f79\u7acb\u3061":40,"\u5f85\u3061\u53d7\u3051\u308b":[206,219],"\u5f85\u3064":82,"\u5f8c\u304b\u3089":99,"\u5f8c\u65b9":[11,22,33,39,41],"\u5f8c\u8005":[44,151,175,181,222],"\u5f8c\u8ff0":[11,12,65,129,168,182,186],"\u5f93\u3046":35,"\u5f93\u3063":[63,64,65,129,149,200],"\u5f93\u6765":41,"\u5f97\u3089\u308c":[138,162],"\u5f97\u308b":[148,178],"\u5fa9\u53f7":12,"\u5fa9\u65e7":[33,38,52,144],"\u5faa\u74b0":33,"\u5fc3\u304c":14,"\u5fc3\u914d":23,"\u5fc5\u305a":[64,72,78,110,129,133,164,182,183,206],"\u5fc5\u8981":[0,3,5],"\u5fc5\u9808":[28,31],"\u5fd8\u308c":[37,76,164],"\u5fd8\u308c\u308b":102,"\u5fdc\u3058":[0,59,147,182],"\u5fdc\u7528":0,"\u5fdc\u7b54":[0,40],"\u601d\u3044":17,"\u601d\u3044\u51fa\u3057":129,"\u601d\u3046":[182,213,217],"\u601d\u3063":16,"\u6027\u5225":0,"\u6027\u80fd":[0,
 33],"\u6069\u6075":204,"\u60aa\u610f":[151,172],"\u60c5\u5831\u540d":134,"\u60f3\u5b9a":[85,99,214],"\u610f\u5473":[11,28,33,40,44,54,76,82,89,100,103,117,118,124,125,129,131,132,146,147,171,172,178,181,182,185,194,195,213,215,222],"\u610f\u56f3":[33,39,40,41,165,168,171,184,217],"\u610f\u8b58":133,"\u611f\u3058":10,"\u614e\u91cd":14,"\u6163\u308c":213,"\u6163\u7fd2":39,"\u6210\u308a":[129,171,206],"\u6210\u308a\u7acb\u3063":11,"\u6210\u529f":[12,28,33,47,48,51,52,54,61,64,69,70],"\u6210\u679c":3,"\u623b\u3057":95,"\u623b\u3063":148,"\u623b\u308a":[39,61],"\u623b\u308a\u5024":[46,47,48,51,52,54,58,61,64,66,69,70],"\u6240\u5b9a":[133,193,207,209],"\u6240\u5c5e":91,"\u6240\u6709":33,"\u624b\u52d5":[18,148,151],"\u624b\u6bb5":[11,54],"\u624b\u7d9a\u304d":[56,62],"\u624b\u9593":10,"\u624b\u9806":[3,4,10],"\u6253\u3061":108,"\u6253\u3061\u5207\u308a":40,"\u6253\u3063":12,"\u6253\u3064":12,"\u6253\u3064\u524d":12,"\u6271\u3044":[33,41,78,188,194,207,212],"\u6271\u3046":[0,2,38,40,
 83,108,110,172,195,209,210],"\u6271\u3048":[33,51,216],"\u6271\u3048\u308b":[40,41,210],"\u6271\u3063":[34,40,218],"\u6271\u308f":[33,39,40,41,51,129,139,147,171,175,177,209,212],"\u627f\u8a8d":41,"\u628a\u63e1":[10,100],"\u6291\u3048":209,"\u6291\u5236":[39,40,41],"\u6295\u5165":[34,108,209],"\u6295\u7a3f":12,"\u6295\u7a3f\u5834\u6240":218,"\u629c\u304d\u51fa\u3059":0,"\u629c\u3051":[33,37,40,41],"\u629c\u3051\u308b":215,"\u62bc\u3057":215,"\u62bc\u3059":[17,215],"\u62bd\u51fa":[39,129,133,160,167,168],"\u62c5\u5f53":12,"\u62c5\u5f53\u8005":12,"\u62e1\u5927":10,"\u62e1\u5f35":[22,37,41,133,182,211],"\u62e1\u5f35\u578b":212,"\u62e1\u5f35\u5b50":[35,119,120,123,147,179],"\u62ec\u5f27":101,"\u6301\u3061":[11,72,89,128,129,139,146,148,182],"\u6301\u3063":[0,10,39,76,89,111,114,115,117,129,139,140,146,171,172,175,189],"\u6301\u3064":[0,9,37,64,74,89,101,111,115,129,140,156,168,172,175,177,189,212,213,214,215],"\u6301\u3064\u3059\u3079":129,"\u6301\u3066":[89,193],"\u6301\u3066\u
 308b":33,"\u6307\u3057":212,"\u6307\u3059\u5024":65,"\u6307\u5b9a":[0,6,7,8,11],"\u6307\u6570":172,"\u6307\u6a19":61,"\u6307\u793a":[56,188,215,219],"\u6307\u91dd":[3,4],"\u6319\u304c\u3063":194,"\u6319\u52d5":[22,33,35,39,41,60,99,113,142,146,182,184,194],"\u632f\u821e":156,"\u632f\u821e\u3044":[39,40,41,154,165],"\u633f\u5165":[12,39,56,146,167,215],"\u6368\u3066":37,"\u6392\u4ed6":33,"\u639b\u3051":172,"\u63a1\u7528":[0,138,206,209],"\u63a2\u3057":[0,129,147,194],"\u63a2\u3059":[178,194,217],"\u63a2\u7d22":0,"\u63a5\u7d9a":[1,9,39,121,146,147],"\u63a5\u7d9a\u5148":145,"\u63a5\u8fd1":11,"\u63a5\u982d":[37,172,192],"\u63a8\u5968":[23,33,39,41,78,79,129,151,195,219],"\u63a8\u5b9a":33,"\u63a8\u6e2c":28,"\u63a8\u79fb":78,"\u63a8\u9032":40,"\u63d0\u4f9b":[0,1],"\u63d0\u6848":[10,22,33,35,37,38,39,40,41,43,132,187],"\u63db\u3048":[33,44,61,65,182,221],"\u63db\u3048\u308b":[12,33,44,72,135],"\u63db\u6642":37,"\u63fa\u308c":221,"\u642d\u8f09":0,"\u643a\u5e2f":0,"\u64a4\u53bb":37,"
 \u64a4\u5ec3":[35,41,70,86,123,131,146],"\u64cd\u4f5c":[0,11,22,33,40,43,48,51,54,61,64,91,116,129,136,146,170,172],"\u64ec\u4f3c":[22,33,43,48,72],"\u652f\u63f4":190,"\u6539\u540d":[37,39],"\u6539\u5584":[33,34,37,39,40,41],"\u6539\u884c":[33,37,38,146],"\u6570\u3048":[131,213],"\u6570\u3048\u308b":[129,213],"\u6570\u5024":[11,22,33,34,35,76,81,84,88,126,129,157,171,172,207,211],"\u6570\u5b57":[41,111,129,133,147,182,189,194,209],"\u6570\u70b9":[129,196],"\u6570\u73e0":168,"\u6574\u3063":14,"\u6574\u5217":[0,215],"\u6574\u5408":[34,61],"\u6574\u5f62":[33,80,215],"\u6574\u6570":[33,74,76,83,117,129,138,146,166],"\u6574\u7406":[39,40],"\u6587\u5b57":[0,11,33,34,37,39,40,41,51,52,54,61,64,65,76,101,106,114,128,129,133,137,139,142,146,151,155,156,157,158,159,160,167,171,172,175,181],"\u6587\u5b57\u5217":[22,33,39,40,41,53,54,76,79,81,93,101,114,129,139,151,155,156,159,160,164,167,168,170,171],"\u6587\u5b57\u6570":[167,172],"\u6587\u5b57\u7a2e":182,"\u6587\u66f8":[0,18,41,170],"
 \u6587\u66f8\u4e2d":[183,184],"\u6587\u66f8\u5185":193,"\u6587\u6cd5":[22,211],"\u6587\u8108":168,"\u65ad\u7247":167,"\u65b0\u3057\u3044":[0,3,6,7],"\u65b0\u3057\u304f":[10,41,78,109,129,133,170,173,215],"\u65b0\u305f":[11,48,52,56,64],"\u65b0\u5bbf":222,"\u65b0\u5bbf\u99c5":222,"\u65b0\u65e7":33,"\u65b0\u8a9e":194,"\u65b9\u5411":65,"\u65b9\u5f0f":[0,215,217],"\u65b9\u5f62":[156,157],"\u65b9\u6cd5":0,"\u65e2\u5b58":[0,1,12,33,39,41,44,52,64,107,110,129,144,147,186,204,206,212,215],"\u65e2\u5b9a":39,"\u65e2\u5b9a\u5024":204,"\u65e2\u77e5":108,"\u65e5\u3005":10,"\u65e5\u3054\u3068":108,"\u65e5\u4ed8":[0,12,156],"\u65e5\u6642":[22,111,196,211],"\u65e5\u672c":[12,41,157,158,164,171,172,178,188,194,196,222],"\u65e5\u672c\u4eba":188,"\u65e5\u672c\u6e2c":156,"\u65e5\u672c\u8a9e":[0,2,17,19,39,171,172,178,188,194,209],"\u65e5\u6b21":33,"\u6607\u964d":65,"\u6607\u9806":[61,64,65,112,129,213,215,222],"\u660e\u78ba":41,"\u660e\u793a\u7684":130,"\u6642\u306b":37,"\u6642\u4ee3":0,"\u6642
 \u4ee5\u5916":35,"\u6642\u523b":[33,52,79,147,163,189,218],"\u6642\u671f":33,"\u6642\u70b9":[12,39,46,47,51,53,61,78],"\u6642\u9593":[0,6,7,33,35,37,40,41,46,79,130,131,144,147,151,171],"\u666e\u53ca":0,"\u666e\u901a":[10,172],"\u6697\u53f7":12,"\u66d6\u6627":33,"\u66f8\u3044":[33,41,171,172,182,218],"\u66f8\u304b":[18,33,39,186,218],"\u66f8\u304d":[0,33,129,147,182],"\u66f8\u304d\u51fa\u3057":100,"\u66f8\u304d\u51fa\u3059":100,"\u66f8\u304d\u5f8c":207,"\u66f8\u304d\u63db\u3048":[12,21],"\u66f8\u304d\u8fbc\u307e":107,"\u66f8\u304d\u8fbc\u307f":[28,33,103],"\u66f8\u304d\u8fbc\u3080":[33,147],"\u66f8\u304d\u8fbc\u3081\u308b":41,"\u66f8\u304f":[41,146,171,182,217],"\u66f8\u3051\u308b":[33,39,40,41],"\u66f8\u5f0f":[22,116,118,129],"\u66ff\u3048":[12,22,33,41,209,211],"\u66ff\u3048\u308b":[33,215],"\u66ff\u308f\u308b":33,"\u6700\u3082":[51,85,129],"\u6700\u4e2d":[0,118],"\u6700\u521d":[10,33,37,41,51,79,125,129,133,154,159,160,167,171,172,181,182,183,194,204,212,215,217],"\u6700\
 u5927":[32,33,34,35,37,39,40,41,44,47,66,67,84,92,93,94,95,108,109,110,111,113,117,129,131,133,135,138,142,146,147,151,154,166,167,172,183,184,192],"\u6700\u5927\u5024":[39,41,108,110,111,113,129,184],"\u6700\u5927\u7dcf":[32,33,117,133],"\u6700\u5c0f":[24,25,26,30,33,129,154,204],"\u6700\u5c0f\u5024":[41,108,110,111,113,129,172],"\u6700\u5c0f\u9650":148,"\u6700\u5f8c":[12,33,35,39,51,139,147,148,172,182,194,209,212],"\u6700\u65b0":[2,6,7,8,12,33,37,84],"\u6700\u7d42":[52,76,129],"\u6700\u7d42\u66f4":52,"\u6700\u9069":[33,148],"\u6700\u9577":[37,81,147,172],"\u6708\u6b21":33,"\u6709\u3057":89,"\u6709\u529b":132,"\u6709\u52b9":[0,6,7,8,12,18,24,28,30,33,37,38,40,41,48,52,61,64],"\u6709\u7121":[159,212],"\u6709\u7528":[33,41,44,79,82,89,118,148,192,200,215],"\u6709\u76ca":0,"\u671b\u307e\u3057\u3044":[0,10,12],"\u671f\u5316":[39,51],"\u671f\u5f85":[0,178,182,194,212],"\u6728\u4e0a":65,"\u672a\u4f7f":41,"\u672a\u4f7f\u7528":206,"\u672a\u521d":39,"\u672a\u5b9a":212,"\u672a\u5b9a
 \u7fa9":41,"\u672a\u5b9f\u88c5":111,"\u672a\u5bfe":39,"\u672a\u6e80":[65,82,146,171],"\u672a\u77e5":38,"\u672a\u8a2d":39,"\u672a\u958b\u653e":35,"\u672b\u5c3e":[56,61,65,108,113,182],"\u672b\u6c38":33,"\u672c\u4f53":3,"\u672c\u5f53":[188,221],"\u672c\u6587":[161,217],"\u672c\u756a":[12,33,110],"\u672c\u8a9e":194,"\u672c\u8cea":147,"\u6749\u672c":33,"\u6749\u672c\u6dbc":33,"\u6751\u4e0a":[33,40,41],"\u6761\u4ef6":[3,11],"\u6761\u4ef6\u5f0f":39,"\u6771\u4eac":[156,194,207,209,222],"\u6771\u4eac\u90fd":[194,207,209],"\u6790\u5668":[0,194],"\u6790\u7cfb":172,"\u679c\u305f":215,"\u67af\u308c":[1,204],"\u67d4\u8edf":[0,165,170],"\u6817\u5c71":[33,41],"\u682a\u5f0f":[33,41],"\u683c\u7d0d":[0,11,32,37,44,47,48,52,56,59,61,63,64,74,88,133,134,146,164,172,173,177,186,192],"\u6848\u5185":[10,12,33],"\u68ee\u7530":214,"\u691c\u51fa":6,"\u691c\u67fb":61,"\u691c\u7d22\u4f8b":3,"\u691c\u7d22id":64,"\u691c\u7d22key":64,"\u691c\u8a0e":[183,184,185,204,209],"\u691c\u8a3c":[41,145],"\u6955\u51
 86":[156,157],"\u6975\u4ed8":[156,157],"\u697d\u3057":[207,209],"\u697d\u3057\u3044":[207,209],"\u6982\u5ff5":78,"\u6982\u7b97":137,"\u69cb\u3044":[17,160,167],"\u69cb\u6210":[11,12,24,25,26,30,41,204,215],"\u69cb\u6587":[22,33,36,39,40,41,43,54,76],"\u69cb\u7bc9":3,"\u69cb\u9020":[0,11,51,64,79,192,214],"\u69cb\u9020\u4f53":[33,41,51,58,62],"\u69d8\u3005":[3,11],"\u6a19\u6e96":[33,34,38,41,78,85,86,88,90,96,97,99,101,105,106,107,121,134,145,146,148,149,183,206,215],"\u6a19\u8a18":41,"\u6a29\u8868":41,"\u6a29\u9650":[28,33,40,219],"\u6a2a\u5c71":[33,40,41],"\u6a5f\u68b0":41,"\u6a5f\u80fd":[0,6,7,8,11,28,33,34,35,37,38,39,40,41,44,51,76,82,87,100,108,109,111,114,120,125,129,132,133,135,138,144,146,147,148,151,159,160,164,165,167,170,171,176],"\u6b20\u70b9":0,"\u6b20\u843d":40,"\u6b21\u56de":[12,78],"\u6b21\u671f":12,"\u6b21\u90ce":214,"\u6b32\u3057\u3044":186,"\u6b53\u8fce":3,"\u6b62\u3081":[33,41,66],"\u6b62\u3081\u308b":44,"\u6b63\u3057\u3044":[33,171,181,189,190],"\u6b63\u
 3057\u304f":[33,39,40,41,171,188],"\u6b63\u5e38":[12,33,111,147],"\u6b63\u5f0f":41,"\u6b63\u78ba":[109,212,215],"\u6b63\u898f":[22,33,38,39,41,43,64,114,133,137,139,159,160],"\u6b63\u898f\u5316":[39,114,167],"\u6b66\u8005":33,"\u6b8a\u547d":147,"\u6b8b\u3063":[35,40,135],"\u6b8b\u308a":[78,129,133,137,181],"\u6b8b\u308b":37,"\u6b8b\u5ff5":212,"\u6bb5\u843d":[48,88,89],"\u6bb5\u968e":195,"\u6bd4\u3079":[41,173],"\u6bd4\u8f03":[22,33,35,39,41,129,147,171],"\u6c17\u306b":[17,61,89,108],"\u6c17\u8efd":[10,41],"\u6c38\u7d9a":[22,43,48,61,64,89,133,142],"\u6c42\u307e\u308a":0,"\u6c42\u3081":[0,155],"\u6c42\u3081\u308b":[0,156,157,213],"\u6c4e\u7528":[146,147,148],"\u6c7a\u307e\u308a":181,"\u6c7a\u307e\u308b":215,"\u6c7a\u3081":[87,108,129,133],"\u6c7a\u3081\u308b":[11,129],"\u6c7a\u5b9a":129,"\u6cbf\u3046":41,"\u6ce8\u610f":[12,37,40,64,76,100,113,118,125,129,133,135,147,148,151,161,169,171,172,195,200,209,212,213,215,220],"\u6ce8\u76ee":[129,213],"\u6ce8\u8a18":40,"\u6d0b\u5fd7":
 [33,41],"\u6d0b\u723e":37,"\u6d3b\u304b\u3059":129,"\u6d3b\u7528":[33,204],"\u6d41\u3057":12,"\u6d41\u308c":3,"\u6d41\u91cf":200,"\u6d45\u898b":40,"\u6d69\u4e8c":39,"\u6d6e\u52d5":[33,79],"\u6d88\u3048":192,"\u6d88\u305b":148,"\u6d88\u53bb":40,"\u6d88\u8cbb":[82,173],"\u6df1\u523b":[39,41,209],"\u6df7\u3056\u3063":194,"\u6df7\u305c":[132,212],"\u6df7\u305c\u308b":76,"\u6df7\u4e71":33,"\u6df7\u5728":[33,149],"\u6dfb\u4ed8":39,"\u6e08\u307f":[10,12,24,25,26,30,33,37,39,40,48,88,101,112,139,181,188,189,190,196,204],"\u6e08\u3080":33,"\u6e1b\u3063":33,"\u6e1b\u3089":[33,39,66,189,192,221],"\u6e1b\u308b":178,"\u6e1b\u5c11\u5f8c":66,"\u6e1b\u7b97":61,"\u6e21\u3055":[11,39,40,62,66,156],"\u6e21\u3057":[6,7,8,11,33,41,101,125,138,144,151,171,215,219],"\u6e21\u3059":[33,38,172,215],"\u6e2c\u4f4d":0,"\u6e2c\u5730":[156,157,158,196,212,222],"\u6e2c\u5730\u7cfb":196,"\u6e2c\u5b9a":147,"\u6e2c\u7528":34,"\u6e80\u3055":40,"\u6e80\u3059":[33,40],"\u6e80\u305f":[11,33,113,135,168,182,222],"
 \u6e96\u5099":3,"\u6e96\u62e0":[40,148],"\u6f0f\u308c":[0,12,39,170,221],"\u6f14\u7b97":[28,33,35,39,40,41,64,170,172],"\u6f14\u7b97\u5b50":[11,33,35,39,40,87,129,164],"\u6f22\u5b57":[164,178,194],"\u6fc1\u70b9":175,"\u7027\u5185":40,"\u70b9\u4ee5\u4e0b":212,"\u70b9\u6570":[33,79],"\u70b9\u9593":[156,177],"\u7121\u3057":[100,109,182],"\u7121\u52b9":[6,7,8,18,28,33,38,39,40,53,64,65,118,129,146,148,151,171,188],"\u7121\u540d":[61,64],"\u7121\u8996":[33,35,37,39,40,41,64,65,98,99,114,125,129,139,146,164,171,181,192,194,209],"\u7121\u9650":[33,35,39,41],"\u7121\u99c4":0,"\u7279\u306b":[11,12],"\u7279\u5225":[28,46,54,83,129,139,171,182,188],"\u7279\u5316":[17,172],"\u7279\u5b9a":0,"\u7279\u6027":192,"\u7279\u6709":76,"\u7279\u6b8a":[40,61,79],"\u72b6\u614b":[0,10,12,24,25,26,30,33,35,39,41,44,51,85,145,146,188,209,215],"\u72b6\u6cc1":[0,56,129,172,209],"\u72ec\u7acb":109,"\u72ec\u81ea":[0,33,79,145],"\u72ed\u3081\u308b":100,"\u7372\u5f97":[33,102,104],"\u7389\u91ce":41,"\u73fe\
 u308c":139,"\u73fe\u308c\u308b":209,"\u73fe\u4ee3":0,"\u73fe\u5728":[0,12,25,33,44,47,51,52,58,61,62,84,87,91,107,109,131,133,135,136,145,147,163,177,215,216,218],"\u73fe\u5728\u5730":218,"\u73fe\u5b9f":213,"\u73fe\u72b6":78,"\u73fe\u983b":41,"\u7403\u9762":[156,157],"\u7406\u7531":0,"\u7406\u89e3":[113,129,135,215],"\u7406\u95a2":62,"\u74b0\u5883":[0,3,6,7,8],"\u751f\u3058":[86,90,96,105,106,107],"\u751f\u6210":[3,6],"\u7528\u3044":[0,14,22,33,34,37,47],"\u7528\u3044\u308b":[0,61,206,212,214,215,216,222],"\u7528\u5909":41,"\u7528\u610f":[11,12,28,61,129,147,156,188,189,190,191,194,195],"\u7528\u79d8":3,"\u7528\u8a9e\u96c6":[22,43,85],"\u7528\u9014":[0,23,24,25,26,30,31,40,41,76,79,129,182,186,192,204],"\u7530\u6cbc":41,"\u7530\u8fba":40,"\u7531\u6765":[151,170],"\u753b\u9762":[12,34,41],"\u7551\u30b1":[33,41],"\u7551\u30f6":41,"\u756a\u53f7":[12,40,41,48,74,128,145,146,147,151,182,200,204,206,219],"\u756a\u76ee":[40,64,65,89,110,114,129,139,171,172,182,183,212,215],"\u7570\
 u306a\u3063":[33,65],"\u7570\u306a\u308a":[41,171],"\u7570\u306a\u308b":[22,39,41,147,165,183,208],"\u7570\u5e38":[85,147],"\u7591\u4f3c":[39,40,41,74,101,166],"\u7591\u554f":217,"\u767a\u63ee":0,"\u767a\u751f":[0,12,28,33,34,39,40,41,51,61,64,79,88,118,133,209],"\u767a\u884c":206,"\u767b\u9332":[0,3,11,12],"\u7686\u5ddd":41,"\u76ee\u304f\u3089\u3044":133,"\u76ee\u4ee5\u964d":129,"\u76ee\u5b89":12,"\u76ee\u7684":[28,40,108,139,151],"\u76ee\u8996":79,"\u76f4\u3057":[33,195],"\u76f4\u3059":124,"\u76f4\u4e0b":37,"\u76f4\u524d":56,"\u76f4\u5f8c":51,"\u76f4\u611f":220,"\u76f4\u63a5":[99,218],"\u76f8\u5bfe":[12,37,129],"\u76f8\u5bfe\u30d1\u30b9":41,"\u76f8\u5f53":[79,213,215,222],"\u76f8\u5fdc":64,"\u76f8\u624b":10,"\u7701\u30b9\u30da\u30fc\u30b9\u30d0\u30fc\u30b8\u30e7\u30f3":33,"\u7701\u7565":[12,40,48,84],"\u771f\u306a\u3089":172,"\u771f\u507d":[33,40,171,172,196,212],"\u771f\u507d\u5024":22,"\u77e5\u3089":194,"\u77e5\u308b":213,"\u77e5\u8b58":147,"\u77e9\u5f62":[0,158,222],"\u
 77ed\u3044":[33,35,218],"\u77ed\u304f":[0,173],"\u77ed\u6642\u9593":0,"\u77ed\u7e2e":[6,7,33],"\u7834\u58ca":64,"\u7834\u68c4":[51,62],"\u78ba\u4fdd":[33,51,54,59,210],"\u78ba\u5b9a":132,"\u78ba\u5b9f":189,"\u78ba\u7387":132,"\u78ba\u8a8d":[3,10],"\u78ef\u90e8":40,"\u793a\u3055":134,"\u793a\u3057":[12,45,83,87,108,114,128,156,162,177,183,194,203,206,209,213,215,217,219],"\u793a\u3059":[44,79,83,98,101,102,111,113,128,129,134,154,156,157,158,159,160,161,162,164,165,167,168,169,171,172,183,184,185,200,212,220],"\u79cb\u8449":222,"\u79d2\u3088\u308a":36,"\u79d2\u5358":[196,212],"\u79d2\u5f62":196,"\u79d2\u5f8c":82,"\u79d2\u60c5":37,"\u79d2\u6570":[79,172,196,212,218],"\u79d2\u8868":[172,209,212,222],"\u79d2\u9593":37,"\u79d8\u5bc6":12,"\u79fb\u52d5":[12,16,31,37,39,87,107],"\u79fb\u884c":[37,78],"\u7a0b\u5ea6":[37,40,215],"\u7a2e\u5225":114,"\u7a2e\u985e":[1,11,12,22,33,37,44,59,62,64,74,76,83,87,116,117,128,129,132,133,139,146,147,151,171,172,183,184,185,188,189,191,192,194,20
 6,209,211],"\u7a32\u7530":40,"\u7a4d\u307f\u91cd\u306a\u3063":40,"\u7a4d\u7528":129,"\u7a4d\u7b97":[11,129],"\u7a7a\u304d":[85,210],"\u7a7a\u6587":[33,41,92,93,94,171,196],"\u7a7a\u767d":[0,33,101,114,139,146,171,191,194,209,215],"\u7a7a\u914d":128,"\u7a81\u7136":40,"\u7acb\u3061":79,"\u7acb\u3061\u4e0a\u304c\u3063":147,"\u7acb\u3061\u4e0a\u3052":147,"\u7acb\u3064":[144,182],"\u7acb\u3064\u304b":194,"\u7acb\u5834":3,"\u7acb\u5ddd":33,"\u7adc\u4e4b":33,"\u7aef\u672b":0,"\u7b26\u53f7":[33,83],"\u7b49\u3057\u3044":[11,61,129,171,172],"\u7b49\u3057\u304f":[11,171,172],"\u7b49\u4fa1":[33,35,41,129,170],"\u7b49\u5024":35,"\u7b87\u6240":[12,40,79,167],"\u7b97\u51fa":[39,41],"\u7b97\u8853":40,"\u7ba1\u7406":[12,18,22,28,34,37,38,39,41,44,51,81,85,95,117,125,142,144,146],"\u7bc4\u56f2":[0,22,33,39,40,41,58,61,65,74,78,109,113,129],"\u7bc4\u56f2\u5916":41,"\u7be0\u7530":[33,41],"\u7c21\u5358":[12,28,41,89,91,108],"\u7c21\u6613":[41,156,204],"\u7c21\u7565":[40,162],"\u7cbe\u5ea6":33,"\
 u7cfb\u5ea7":[157,158],"\u7d00\u5143":33,"\u7d14\u7c8b":194,"\u7d1b\u3089\u308f\u3057\u3044":182,"\u7d20\u65b9":0,"\u7d20\u6734":213,"\u7d20\u89e3":[0,28,172,194],"\u7d22\u6642":35,"\u7d22\u7528":[22,211],"\u7d30\u5206":212,"\u7d39\u4ecb":[3,12,41,111,129,218],"\u7d42\u3048":12,"\u7d42\u308f\u3063":[33,69],"\u7d42\u308f\u308b":[171,172,173],"\u7d42\u4e86":[12,33,35,39,40,41,51,62,69,78,100,121,125,130,142,144,146,147],"\u7d42\u4e86\u30bf\u30b0":159,"\u7d42\u7aef":[39,51,52,54],"\u7d44\u307f\u5408\u308f":[0,11,129,133,151,154,164],"\u7d44\u307f\u5408\u308f\u305b":[0,11,12,33,41,88,194,209,215],"\u7d44\u307f\u5408\u308f\u305b\u308b":164,"\u7d44\u307f\u8fbc\u307f":[22,33,43,52,77,99,114,117,139],"\u7d44\u307f\u8fbc\u3080":[0,11,146,148],"\u7d44\u307f\u8fbc\u3093":[0,33,41],"\u7d44\u5408":165,"\u7d44\u8fbc":[85,86,88,90,96,97,99,105,106,107,121,134,155,157,158,163,166,196],"\u7d44\u8fbc\u578b":[22,43],"\u7d4c\u7531":[12,35,39,41,85,86,88,90,96,97,99,105,106,107,121,134,147,151],
 "\u7d4c\u7def":[196,212,222],"\u7d4c\u7def\u5ea6":[22,211],"\u7d4c\u904e":[37,46,61,78,79,131,151,172,196,212,218],"\u7d50\u3073\u3064\u3044":9,"\u7d50\u3073\u3064\u304f":9,"\u7d50\u5408":[11,170,171],"\u7d50\u5408\u5f0f":39,"\u7d50\u57ce":[33,41],"\u7d50\u679c":[0,11,12,14,21,22,33,35,37,39,40,41,63,64,74,79,80,84,87,99,110,111,114,125,126,127,129,144],"\u7d5e\u308a\u8fbc\u307f":[0,215],"\u7d5e\u308a\u8fbc\u3080":[41,129,190],"\u7d5e\u308a\u8fbc\u3093":[0,40],"\u7d5e\u8fbc":[22,211],"\u7d71\u5408":[0,39,40],"\u7d76\u5bfe":[119,120,123],"\u7d99\u627f":40,"\u7d99\u7d9a":[21,39,131,146],"\u7d9a\u3044":209,"\u7d9a\u304d":101,"\u7d9a\u3051":[82,147],"\u7d9a\u3051\u308b":194,"\u7dad\u6301":[0,184,185,200],"\u7db2\u7f85":148,"\u7dca\u6025":[146,174],"\u7dcf\u91cf":195,"\u7de8\u96c6":[3,12,14],"\u7de9\u3084\u304b":33,"\u7de9\u548c":195,"\u7e26\u68d2":133,"\u7e4b\u3052":41,"\u7e4b\u3052\u308b":10,"\u7e70\u308a\u8fd4\u3057":[17,147,172],"\u7e70\u308a\u8fd4\u3057\u6570":147,"\u7e70\u3
 08a\u8fd4\u3059":35,"\u7f6e\u3044":[12,41],"\u7f6e\u304b":[28,148,149,181],"\u7f6e\u304d":[12,33,35,44,61,65,182,221],"\u7f6e\u304d\u63db\u3048":[17,41,146,171,186],"\u7f6e\u304f":[28,33,195],"\u7f6e\u304f\u4f8b":28,"\u7f6e\u63db":[33,129],"\u7f72\u540d":3,"\u7fa9\u8a9e":181,"\u7ffb\u8a33":3,"\u8003\u3048":[0,10,129,135,171,172,195,200,213,215],"\u8003\u3048\u308b":[183,184,185],"\u8003\u3048\u65b9":41,"\u8003\u616e":[185,209,221],"\u80a5\u5927":41,"\u811a\u6ce8":[90,156,157,158,215],"\u81a8\u5927":0,"\u81ea\u4f53":[41,171],"\u81ea\u5206":[10,17,23,108,113,135,147,148,178],"\u81ea\u52d5":[12,17,25,33,37,39,41,48,64,74,100,119,120,123,144,147,148,171,172,192,203,214,215,220],"\u81ea\u52d5\u5207\u308a":41,"\u81ea\u52d5\u7684":147,"\u81ea\u5df1":218,"\u81ea\u5df1\u7d39":218,"\u81ea\u7531":[0,11,74,206],"\u81ea\u8eab":[33,37,39,139,146,181],"\u81f3\u308b":212,"\u81f4\u547d":39,"\u8208\u5473":[0,33,182],"\u826f\u3044":[10,217],"\u826f\u3044\u4f8b":10,"\u826f\u304f":[33,217],"\u82
 6f\u4e8c":41,"\u82b1\u5b50":214,"\u82e6\u624b":0,"\u82f1\u8a9e":[2,12,17,18,19,37,41,194],"\u840e\u7e2e":10,"\u843d\u3061":[35,40],"\u843d\u3061\u308b":[35,37,40],"\u8457\u4f5c":41,"\u884c\u3044":[11,12,33,61,64,65,145,146,147,165,207,209,214,215,217,218],"\u884c\u3046":[10,12,14,35,39,41,65,133,145,156,165,193,204,207,214,217,218,220,222],"\u884c\u3048":[14,41,165,171,215],"\u884c\u3048\u308b":[39,214],"\u884c\u3063":[12,14,41,213,222],"\u884c\u306a\u308f":39,"\u884c\u308f":[129,145,147,214],"\u884c\u6307\u5411":0,"\u884c\u6570":[37,151],"\u884c\u672b":182,"\u884c\u756a":[37,79],"\u884c\u76ee":[12,79,147],"\u884c\u982d":182,"\u8868\u3057":[11,74,78,79,83,129,177,182,185,196,215],"\u8868\u3059":[11,88,118,139,156,166,177,182,212,214],"\u8868\u3059\u578b":196,"\u8868\u308f":61,"\u8868\u73fe":3,"\u8868\u793a":[0,12,22,28,33,34,35,37,38,39,40,41,78,85,111,129,134,146,147,164,179,206,209,211,212,214],"\u8868\u8a08":181,"\u8868\u8a18":[12,17,37,39,40,76,156,172,196,212,221,222],"
 \u88d5\u4e5f":41,"\u88dc\u3046":0,"\u88dc\u5b8c":[22,33,35,40,43,119,120,123,132,151,164,178,187],"\u88dc\u5b8c\u7528":151,"\u88dc\u5b8c\u8a9e":188,"\u88dc\u6b63":[22,43,132,187],"\u88dc\u8db3":148,"\u8907\u6570":[0,10,11,22,33,34,35,37,39,40,41,44,47,48,54,56,76,81,88,98,108,111,114,124,125,129,132,133,134,137,139,147,148,149,151,159,162,165,171,176,182,183,186,188,194,199],"\u8907\u96d1":[11,33,39,40,129,172,182],"\u897f\u66a6":172,"\u8981\u6c42":[10,33,40,168,203,215],"\u8981\u7d20":[11,33,39,40,64,76,79,83,89,101,147,167,215],"\u898b\u3048\u308b":[6,7],"\u898b\u305b":186,"\u898b\u3064":[33,35,39,132],"\u898b\u3064\u304b\u3063":[129,190,194],"\u898b\u3064\u304b\u3089":64,"\u898b\u3064\u304b\u308a":[129,164,194],"\u898b\u3064\u304b\u308b":39,"\u898b\u3064\u304b\u308c":10,"\u898b\u3064\u3051":[10,34,39,129,188,194],"\u898b\u3064\u3051\u308b":[91,129,136,148,164,175,178,194],"\u898b\u3066":[79,87,111,129,148,188],"\u898b\u306a\u3057":65,"\u898b\u308b":[83,87,129],"\u898b\u4e
 d8":40,"\u898b\u4ed8\u3051":40,"\u898b\u76f4\u3057":41,"\u898b\u7a4d":33,"\u898b\u7a4d\u308b":210,"\u898b\u8fbc\u3081":41,"\u898f\u5247":[39,111],"\u898f\u683c":65,"\u8996\u899a":[0,128],"\u89a7\u4e0b":14,"\u89aa\u5207":35,"\u89b3\u70b9":[41,162,172,210],"\u89e3\u50cf":35,"\u89e3\u653e":[33,41,47,51,58,61,65,69,95,102,104,131],"\u89e3\u6790":3,"\u89e3\u6c7a":[10,22,33,37,39,43],"\u89e3\u6c7a\u7b56":10,"\u89e3\u6d88":[33,34,40,61,76,97],"\u89e3\u91c8":[11,35,99,171],"\u89e3\u9664":[34,61,86,103,119,120,146],"\u89e6\u308b":33,"\u89e6\u308c":215,"\u89e6\u308c\u308b":194,"\u8a00\u3044":[33,72,135,168],"\u8a00\u3046":[76,109,185,188],"\u8a00\u3048":[171,209],"\u8a00\u53ca":[168,218],"\u8a00\u8a9e":[1,3,11],"\u8a00\u8a9e\u540d":17,"\u8a02\u6b63":181,"\u8a08\u6e2c":[14,34,37],"\u8a08\u7b97":[0,34,39,40,41,126,129,131,151,155,156,157,172,177,183,184,185,188,189,191,195,196,222],"\u8a18\u4e8b":[12,173,217],"\u8a18\u53f7":[35,146,194,207,209,215],"\u8a18\u6cd5":[172,217],"\u8a18\u8f09
 ":[12,39],"\u8a18\u8ff0":[11,33,146,147,215,217,218],"\u8a18\u9332":[0,33,39,74,119,123],"\u8a2d\u5b9a":3,"\u8a2d\u5b9a\u5024":[34,210],"\u8a2d\u5b9a\u6e08\u307f":204,"\u8a2d\u6a02":37,"\u8a2d\u8a08":[129,204],"\u8a55\u4fa1":[11,33,40,126,128,168,171,172,182],"\u8a66\u3057":[10,33,146],"\u8a66\u3059":[6,7,146,194,199],"\u8a66\u3059\u4f8b":194,"\u8a66\u884c":0,"\u8a71\u3057":3,"\u8a71\u984c":2,"\u8a72\u5f53":[41,47,48,61,64,65,116,154,159,160,162,167,217],"\u8a72\u5f53\u30a4\u30f3\u30c7\u30c3\u30af\u30b9":33,"\u8a73\u3057\u304f":[0,212,215],"\u8a73\u7d30":[1,14,17,24,25,26,28,30,33,39,40,41,47,60,63,76,79,81,87,89,95,100,111,113,117,119,120,123,128,129,130,131,133,135,136,137,139,144,147,148,149,165,171,172,178,181,182,195,196,204,209,213,215,222],"\u8a8d\u8a3c":[148,199],"\u8a8d\u8b58":10,"\u8a9e\u4ee5":[172,194],"\u8a9e\u5165":178,"\u8a9e\u53e5":[33,40,214],"\u8a9e\u5f59":[22,32,33,133,135,137,175,192,193,207,211],"\u8a9e\u6271":207,"\u8a9e\u691c":129,"\u8a9e\u7248":12,"\u8
 a9e\u7528":194,"\u8aa4\u3063":[12,33,39,40,41],"\u8aa4\u308a":[33,39,40,41],"\u8aa4\u52d5\u4f5c":33,"\u8aa4\u5b57":[33,35,37,39,40,181],"\u8aa4\u5dee":[37,156,157],"\u8aac\u660e":[3,5,6,7,8,11,12,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,33,39,40,41,43,44],"\u8aad\u307f":[0,12,34,80,164,170],"\u8aad\u307f\u3084\u3059\u3044":38,"\u8aad\u307f\u51fa\u3057":0,"\u8aad\u307f\u53d6\u308a":[91,101,136,146],"\u8aad\u307f\u8fbc\u307f":[37,40,41,119,123,127,181,215],"\u8aad\u307f\u8fbc\u3080":[34,127],"\u8aad\u307f\u8fbc\u3081\u308b":99,"\u8aad\u307f\u8fbc\u3093":[127,206],"\u8aad\u307f\u98db\u3070":215,"\u8aad\u3081":39,"\u8aad\u3093":[3,21],"\u8ab0\u304b":3,"\u8ab0\u304c":218,"\u8ab0\u3067":41,"\u8ab2\u7a0b":40,"\u8ab2\u984c":3,"\u8abf\u3079":[56,61,157,158,213],"\u8abf\u3079\u308b":[40,137,157,158,210],"\u8abf\u6574":[129,170,194,209,210],"\u8abf\u67fb":[33,117],"\u8ad6\u7406":[0,11,32,33,39,85,108,110,111,112],"\u8ad6\u7406\u548c":[11,129],"\u8af8\u6761":32,"\u8b58\u5225":151,"\
 u8b66\u544a":[6,7,35,38,39,40,41,78,129,146,174],"\u8b70\u8ad6":19,"\u8ca0\u62c5":10,"\u8ca0\u6570":[39,46],"\u8ca0\u8377":[35,148],"\u8ca2\u732e":40,"\u8ce2\u304f":95,"\u8d64\u9053":156,"\u8d70\u67fb":41,"\u8d77\u3053\u3063":[91,136],"\u8d77\u3053\u308a":221,"\u8d77\u52d5":[12,25,31,33,35,39,40,78,131,146,147,149],"\u8d77\u52d5\u6642":151,"\u8d77\u6e90":212,"\u8d85\u3048":[33,40,209],"\u8d85\u3048\u308b":[39,65,192,210,212],"\u8d85\u904e":[40,210],"\u8d8a\u3048":[33,41,209],"\u8d8a\u3048\u308b":[33,41,108,209],"\u8db3\u3057":172,"\u8db3\u308a":[37,181],"\u8ddd\u96e2":[0,34,39,155,156,157,172,177,222],"\u8efd\u3044":[91,116,136],"\u8f09\u305b\u308b":12,"\u8f9e\u66f8":[26,27,33,34,35,39,40,41,194,209],"\u8f9e\u691c":[37,172,192],"\u8fbc\u307f":[107,181],"\u8fd1\u3044":[65,145,186],"\u8fd1\u3044\u9806":177,"\u8fd1\u304f":[0,172,177],"\u8fd1\u3055":172,"\u8fd1\u4f3c":[37,39,156,157],"\u8fd1\u508d":[39,41,170],"\u8fd4\u3055":[33,39,41,53,61,78,85,101,132],"\u8fd4\u3057":[11,33,4
 0,41,46,47,48,49,51,52,53,56,58,60,61,64,65,66,68,70,84,88,89,91,92,93,94,98,102,103,104,109,112,115,116,117,118,124,125,126,127,128,129,131,132,137,138,139,140,141,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,172,184,185,188,189,190,191,200,215,218,221,222],"\u8fd4\u3059":[33,34,35,37,39,40,41,48,51,54,66,86,90,95,96,97,105,106,107,110,129,132,138,146,147,151,154,163,172,200,206,222],"\u8fd4\u3059\u304b":132,"\u8fd4\u3059\u4f8b":169,"\u8fd4\u3059\u65b0\u3057\u3044":33,"\u8fd4\u3063":[33,41,138,171,172],"\u8fd4\u308a":[111,129,135,138,213,222],"\u8fd4\u308a\u5024":[33,40,41],"\u8fd4\u308b":[33,35],"\u8fd4\u4fe1":[10,217,218],"\u8fd4\u4fe1\u5143":218,"\u8fd4\u4fe1\u5148":218,"\u8fd4\u5024":85,"\u8fd4\u5374":[134,215],"\u8ff0\u3079":215,"\u8ff0\u8a9e":33,"\u8ffd\u52a0":[0,3,11],"\u8ffd\u8a18":[12,33,39],"\u8ffd\u8de1":3,"\u9000\u907f":95,"\u9001\u3063":[3,16,17,19],"\u9001\u308a":[12,206],"\u9001\u308a\u65b9":3,"\u9001\u308b":[17,19,200,206],"\u9001\u4fe1":[
 40,85,86,88,90,96,97,99,105,106,107,121,125,134,147,151],"\u9006\u306b":[214,218],"\u9006\u5f15":214,"\u9006\u5f15\u304d":[22,211],"\u9006\u6587\u66f8\u51fa":41,"\u9006\u9806":215,"\u9010\u6b21":[0,41,182,194],"\u9014\u4e2d":[12,39,41,146,188,189,206],"\u901a\u308a":[6,7,8,12,18,21,28,30,44,50,87,89,98,99,108,109,110,111,112,114,128,129,130,132,133,134,139,144,146,148,151,154,156,157,159,160,161,162,164,165,167,168,169,171,172,177,178,182,183,184,185,191,194,195,209,217],"\u901a\u4fe1":[3,4],"\u901a\u5e38":[33,39,41,44,51,66,74,79,89,95,100,109,117,118,128,129,131,139,148,151,171,175,178,181,195,196,212,215],"\u901a\u77e5":[12,125,146],"\u901f\u3044":[33,41,192],"\u901f\u304f":[28,33,133,214],"\u901f\u3084\u304b":78,"\u901f\u5ea6":[33,37,40,147,192,214],"\u9023\u643a":0,"\u9023\u7d50":[33,39,40,61,217],"\u9023\u7d61":17,"\u9023\u7d9a":[33,40,61,139,189,194,207,209],"\u9032\u3081":[3,4],"\u9032\u3093":0,"\u9032\u6570":[85,172],"\u9045\u3044":[156,183,192],"\u9045\u304f":[33,1
 57,171,172,182,185,213],"\u904b\u7528":0,"\u904e\u7a0b":74,"\u9054\u3057":195,"\u9054\u3059\u308b":65,"\u9054\u6210":108,"\u9055\u3046":[35,111,151],"\u9055\u3063":188,"\u9069\u3057":[0,133,173,183,184],"\u9069\u5207":[0,33,35,41,108,111,129,133,139,147,182,185,194,215],"\u9069\u5408":[194,209,215],"\u9069\u5408\u7387":194,"\u9069\u5b9c":[12,41],"\u9069\u6642":56,"\u9069\u7528":[41,54],"\u9078\u3073":190,"\u9078\u3076":[0,129,148],"\u9078\u3079":[5,129],"\u9078\u3093":[80,133],"\u9078\u629e":[0,12,33,41,54,129,151,156,162,164],"\u907f\u3051\u308b":129,"\u90e8\u5206":[11,14,28,33,41,79,129,151,171,172],"\u90fd\u6c11":[207,209],"\u914d\u4e0b":[12,149],"\u914d\u5217":[11,33,35,37,39,41,48,52,61,62,64,76,79,85,88,89,114,115,128,129,133,134,139,140,167,171],"\u914d\u5e03":[23,24,25,26,30,31,39,41],"\u914d\u7f6e":[12,215],"\u91cd\u3044":[0,100,129],"\u91cd\u304f":209,"\u91cd\u306a\u3063":40,"\u91cd\u307f":[22,39,40],"\u91cd\u307f\u3064\u304d":41,"\u91cd\u307f\u4ed8\u304d":41,"\u91
 cd\u307f\u4ed8\u3051":[129,209],"\u91cd\u8907":[33,41,64],"\u91cd\u8981":[0,10,12,14,28,33,47,51,76,77,129,133,139,148,173,183,184,185,194,200,216],"\u91cd\u8996":[173,209],"\u91ce\u9996":41,"\u91cf\u6307":182,"\u91cf\u8a08":34,"\u9234\u6728":39,"\u932f\u8aa4":0,"\u9577\u3044":33,"\u9577\u3055":[39,48,61,64,65,67,147,212],"\u9577\u3059\u304e\u308b":40,"\u9577\u4ee5\u4e0a":[61,64],"\u9577\u5185":[33,41],"\u9577\u5185\u6b69":[33,41],"\u9577\u578b":[65,89,117],"\u9577\u65b9\u5f62":37,"\u9577\u6642\u9593":[125,144],"\u9577\u751f\u304d":133,"\u9577\u91ce":41,"\u9589\u3058":[37,135,192],"\u9589\u3058\u308b":[33,34,37,192],"\u958b\u3044":[33,35,37,40,86,97,135,144,175],"\u958b\u304b":[33,51,144],"\u958b\u304d":[47,52,124,135,195],"\u958b\u304f":[33,37,39,47,175,195,215],"\u958b\u304f\u969b":39,"\u958b\u3051":[33,39],"\u958b\u3051\u308b":39,"\u958b\u3053":52,"\u958b\u59cb":[14,37,40,41,61,91,136,147,156,159],"\u958b\u653e":[33,104],"\u958b\u767a":[0,3],"\u9593\u9055\u3063":[33,37,39
 ,40,41,144,189,190],"\u95a2\u308f\u3089":[129,147],"\u95a2\u4fc2":[11,13,22,23],"\u95a2\u4fc2\u5f0f":3,"\u95a2\u6570":11,"\u95a2\u9023":[0,2,3,10,12],"\u95b2\u89a7":219,"\u95be\u5024":[22,28,33,37,41,51,60,129,132,146,207,208],"\u9632\u304e":[40,135],"\u9632\u3050":[113,172,185],"\u964d\u9806":[64,65,129,132,151,215],"\u9650\u3063":61,"\u9650\u3089":10,"\u9650\u308a":[11,61,74,101,138,207,209],"\u9650\u5b9a":[144,182],"\u9650\u6587":[37,133],"\u9664\u3044":[108,110,113,147,162,167],"\u9664\u304f":39,"\u9664\u3051":64,"\u9664\u53bb":[33,35,40,137,161,193],"\u9664\u5916":99,"\u9664\u7b97":41,"\u9665\u3063":39,"\u968e\u5c64":11,"\u96a3\u308a\u5408\u3063":194,"\u96a3\u63a5":[0,171],"\u96c5\u5e83":41,"\u96c6\u307e\u3063":213,"\u96c6\u307e\u308a":[129,151],"\u96c6\u3081":213,"\u96c6\u5408":[39,64,72,76,129,170,182],"\u96e2\u308c":222,"\u96e3\u3057\u3044":0,"\u9759\u7684":3,"\u975e\u308f":207,"\u975e\u4e92":[33,39,40,41],"\u975e\u4e92\u63db":[33,37,41],"\u975e\u4f9d":24,"\u975e\u51
 6c\u958b":12,"\u975e\u5206":129,"\u975e\u5e38":[39,182,183,184,185,200],"\u975e\u63a8":[33,37,39,40,41,133,156],"\u975e\u63a8\u5968":[33,39],"\u975eascii":194,"\u9805\u76ee":[33,34,44,85,92,93,94,129,133,142,200,204,216],"\u9806\u4f4d":56,"\u9806\u5e8f":[129,134,209,215],"\u9806\u6b21":[145,146,206,215],"\u9806\u756a":[58,65,146,171,209,215],"\u9818\u57df":[28,39,41,61,64,222],"\u982d\u6587":206,"\u982d\u8f9e":192,"\u983b\u51fa":33,"\u983b\u5ea6":[33,132,137],"\u983b\u7e41":[28,64],"\u9855\u8457":194,"\u985e\u4f3c":[11,39,40,41,132,170],"\u985e\u7d39":209,"\u985e\u7fa9":129,"\u99c4\u76ee":10,"\u9ad8\u3044":[0,85,129,132,148,151,194,215],"\u9ad8\u3044\u9806":215,"\u9ad8\u304f":[33,76,184,209],"\u9ad8\u307e\u3063":0,"\u9ad8\u6a5f":[0,11],"\u9ad8\u7cbe":0,"\u9ad8\u901f":[0,11,34,37,40,72,110,129,133,156,157,171,172,177,182,183,185,192,194,199,200,214,215],"\u9b3c\u96f2":33,"\u9bae\u5ea6":173,"\u9df2\u7530":40,"\u9df2\u7530\u57fa":40,"\u9ed2\u3044\u70b9":177,"\uff01:":28,"\uff01
 \u300d":[111,129,171,172],"\uff01\u3057":2,"\uff01\uff08":17,"\uff01\uff09":[188,189],"\uff08*":5,"\uff08,":215,"\uff08-":[129,215],"\uff08.":12,"\uff08=":[94,113,129,131,142],"\uff08@":[35,37],"\uff08\u300c":[175,209],"\uff08\u3064\u307e\u308a":100,"\uff08\u30ad\u30fc":33,"\uff08\u4f8b":33,"\uff08\u578b":67,"\uff08\u79d2":61,"\uff08\uff1d":186,"\uff08age":133,"\uff08and":170,"\uff08byte":[48,61],"\uff08ci":21,"\uff08document":[41,185],"\uff08eol":33,"\uff08gnu":28,"\uff08groonga":33,"\uff08kana":178,"\uff08least":84,"\uff08longest":[37,172],"\uff08markdown":12,"\uff08messagepack":28,"\uff08node":21,"\uff08normalization":175,"\uff08not":170,"\uff08or":170,"\uff08perl":148,"\uff08personal":[22,23],"\uff08piro":[33,41],"\uff08proc":56,"\uff08romaji":178,"\uff08rroonga":33,"\uff08ruby":21,"\uff08score":129,"\uff08term":[183,184,185],"\uff08textile":12,"\uff08tf":183,"\uff08therubyracer":12,"\uff08todo":172,"\uff08tokenbigram":209,"\uff08tokenmecab":209,"\uff08true":212,"\uff08v
 irtualbox":12,"\uff08world":196,"\uff09:":[24,25,26,27,29,30,126,127,207],"\uff09\u3001":[12,183,184,185,192,207],"\uff09\u3002":[33,209,215],"\uff09\u307e\u305f":[114,139,171,172],"\uff09\uff08":133,"\uff11\u3064":[9,89],"\uff11\u5bfe":9,"\uff12\u3064":222,"\uff13\u3064":196,"\uff1f\u300d":213,"\uff1f\uff09":33,"\uff4d\uff59\uff53\uff51\uff4c":[159,160],"\uffef\"":194,"\ufff0\"":194,"\ufffecrch":139,"\ufffetext":139,"] [":147,"] \u6708":33,"]%":182,"]'":[148,200],"])":[46,157,159,166],"],":[44,76,79,85,87,89,91,92,95,98,101,111,112,113,114,115,117,118,125,128,129,131,132,134,135,136,137,139,140,141,146,147,151,154,156,159,160,161,162,164,165,167,168,169,171,172,173,175,182,183,184,185,188,189,191,193,194,206,209,212,213,214,215,217,218,219,220,221,222],"].":[33,41,111,129],"]/":219,"]:":182,"][":[33,37,38,39,40,41,92,113,118,135,171,182],"]\"":[39,40,182,218],"]\u3002":41,"]]":[33,96,98,101,113,146,147,151],"]]]":[96,172,209],"]ello":33,"]x":218,"]}":[33,85,164,168,212],"^ 
 \"":[87,164,172],"^commit":12,"_$":[132,133],"_')":[74,88],"_*":[22,43,45],"_\"":37,"_a":[83,206],"_accepted":125,"_accessor":33,"_account":17,"_acquire":[22,33,43,77],"_add":[54,56,64],"_address":[83,206,219],"_adjust":[11,63,129],"_age":154,"_all":[33,51],"_alloc":[54,70],"_allowed":[83,206],"_already":[83,206],"_and":[11,63],"_animal":212,"_append":[11,54,57,61],"_arg":83,"_argument":[61,64,65,83,206],"_arguments":33,"_asc":64,"_ascending":65,"_at":[33,35,38,39,51,54,61,64,111,183],"_auto":[39,40],"_available":[83,206],"_avg":129,"_avoided":[61,83,206],"_bad":83,"_base":[33,70],"_basic":[148,200],"_batch":41,"_be":128,"_between":41,"_binary":39,"_blank":114,"_block":[83,206],"_blog":217,"_body":[88,124,209,221],"_bool":[33,35,51,61],"_broken":83,"_buffer":[51,57,83,151,206],"_build":14,"_builtin":[37,52,61,67],"_bulk":[33,51,54],"_busy":[83,206],"_but":11,"_by":[33,36,37,38,41,54,61,64,65,70,218],"_byte":[83,128,206],"_cache":[22,33,40,43,45],"_calc":41,"_call":[11,83,125
 ,206],"_calloc":33,"_cancel":[22,33,41,43,77,81,82,83],"_canceler":33,"_cas":83,"_case":33,"_cast":[33,61],"_character":54,"_characters":54,"_charlen":70,"_check":[14,41,61],"_checks":114,"_child":[83,206],"_chunk":33,"_chunked":33,"_circle":[22,37,40,43,153],"_clear":[22,33,37,41,43,61,77,86,102],"_client":172,"_clone":12,"_close":[11,33,37,41,47,51,54,57,58,61,65,70],"_code":[70,79,174],"_column":[22,33,35,40,41,43,44,45],"_columns":[22,33,35,39,40,41,64,76,87,96],"_command":[22,33,41,43,45],"_comment":168,"_commit":57,"_compare":61,"_compile":54,"_compress":48,"_concurrency":145,"_cond":66,"_conf":33,"_config":[33,92],"_configure":40,"_connected":[83,206],"_connection":83,"_const":[11,54],"_content":[22,43,45],"_control":[33,83,206],"_controllen":33,"_copy":[22,33,43,44,77],"_corrupt":[83,206],"_count":[22,33,43,77,80],"_create":[11,22,33,36,37,39,40,41,43,44,48,52,54,62,64,67,70,76,77,87],"_ctx":[22,33,37,39,41,43,45,46,47,48,50],"_current":47,"_cursor":[22,33,35,40,43,4
 5,55],"_dat":[37,38,40,41,64,87,117,128,133,134,171,172],"_data":[22,33,43,45,62],"_database":[39,40,95],"_dataset":[36,150,152,191],"_date":12,"_db":[22,33,35,36,37,38,41,43,45,51],"_db\u30d5\u30e9\u30b0":37,"_deadlock":[61,83,206],"_debug":[7,14],"_decr":61,"_default":[33,39,49,53,60,200],"_defrag":61,"_del":33,"_delete":[22,33,37,43,56,61,64,65,77],"_delimited":42,"_delimiter":[114,139],"_denied":[83,206],"_dependent":33,"_desc":64,"_descending":65,"_descriptor":[83,206],"_device":[83,206],"_difference":64,"_dir":[12,33,37,70],"_directory":[83,206],"_dist":39,"_distance":[22,33,34,37,39,40,43,153],"_domain":83,"_down":[83,206],"_drilldown":129,"_dump":33,"_ecmascript":44,"_element":[33,59],"_empty":[83,206],"_enable":33,"_enabled":33,"_enc":[53,65],"_encoding":[22,43,45],"_end":83,"_enough":[83,206],"_entries":[47,84],"_entry":56,"_error":[33,44,70,83,111,206],"_escalation":[22,28,35,43,45,51],"_escape":54,"_estimate":[33,37,55],"_eval":[22,40,43,77],"_exec":[33,51,54,83]
 ,"_exist":[22,33,43,61,77,113],"_exists":[83,206],"_expand":33,"_expander":40,"_expanders":[119,120,123,181],"_expansion":[37,40],"_expire":61,"_expr":3,"_expression":[129,182],"_extract":[33,42],"_failure":69,"_false":[51,61],"_family":33,"_file":[33,79,83,148,181,200,206],"_filename":83,"_files":[83,206],"_filter":[22,33,40,41,43,77,83,109],"_filtered":110,"_filters":[33,41,99],"_fin":[33,39,51,54,69,70],"_finalizer":[51,62],"_fitlers":128,"_flags":[33,39,48,54,64,67,70],"_float":[33,67],"_flow":[83,206],"_flush":[22,33,43,77],"_for":[11,33,129],"_format":[83,206],"_free":70,"_friends":214,"_full":[12,22,41,43,153],"_func":[41,51,62,66,70,138],"_function":[33,70,83,125,183,206],"_fuzzy":33,"_geo":[22,33,37,43,45],"_get":[22,33,37,38,39,41,43,46,47,48,49,51,53,54,56,59,60,61,62,64,65,66,70,77,92],"_github":17,"_global":33,"_gqpt":147,"_gqtp":147,"_groonga":[79,111],"_group":[33,64],"_gt":65,"_hash":[33,44,55,64,65,76,87,98,99,100,102,103,104,111,112,113,116,117,118,124,128,
 129,133,134,135,151,154,156,161,162,164,165,169,172,173,175,183],"_header":89,"_hit":[80,131,148,179,206,215,219],"_hits":129,"_hook":[22,43,45],"_host":147,"_html":[22,33,37,39,40,41,43,129,146,153],"_http":[147,148],"_hugetlb":37,"_i":[83,206],"_id":[12,33,37,38,41,48,51,54,57,58,59,61,64,65,70,74,81],"_idf":183,"_if":61,"_ii":[22,33,43,45],"_illegal":83,"_implemented":[83,206],"_improper":83,"_in":[22,33,34,35,37,40,41,43,55,79,83,128,153],"_inappropriate":83,"_incompatible":83,"_incr":61,"_index":[22,33,35,40,41,42,43,45,48],"_indexer":38,"_indexes":33,"_info":[22,33,39,43,45],"_information":89,"_init":[33,37,39,41,51,54,61,66,69,70,174],"_initialized":[83,206],"_input":[33,79,83,172],"_inspect":[22,33,43,77],"_install":[7,8,21,23],"_int":[33,54,61,67],"_interrupted":[83,125],"_invalid":[61,64,65,83],"_io":[33,41,118],"_ip":[206,219],"_is":[33,37,51,61,79,83,125,206],"_isspace":70,"_items":164,"_ito":37,"_itoh":37,"_ja":40,"_jis":[28,194],"_jp":28,"_json":50,"_kana":151,
 "_key":[33,34,35,37,38,39,40,41,44,48,55,64,65,67,74,76,87,89,91,98,99,100,101,102,103,104],"_keys":[64,129],"_keywords":54,"_label":33,"_labeled":129,"_large":[32,33,83,133,206],"_lcp":64,"_leading":129,"_leak":14,"_left":[37,55,83,158,206],"_len":[39,48,54],"_length":[33,70,206],"_level":[22,33,40,43,70,77],"_lexicon":33,"_likes":[79,111,129,171,172,195],"_limit":[22,33,34,40,43,66,77,83],"_line":128,"_link":[83,206],"_links":[83,206],"_list":[22,33,34,35,37,39,41,43,77,83],"_literal":41,"_load":[22,40,43,77],"_local":147,"_location":[79,218],"_lock":[37,46,61,66,70],"_locked":61,"_locks":[83,206],"_log":[33,39,40,41,70],"_logger":[33,39],"_logical":33,"_long":[83,206],"_lt":65,"_lzo":[48,83,88],"_malloc":70,"_many":[41,83,206],"_mask":61,"_match":[22,41,43,45],"_max":[47,49,58,83],"_mecab":33,"_memo":165,"_memory":[39,83],"_message":[33,79,182,217],"_messages":[12,17],"_min":[33,49,58,129],"_mode":41,"_modified":218,"_module":148,"_most":[33,183],"_mruby":[7,8],"_msgpack"
 :50,"_mutex":[66,70],"_n":[40,47,112],"_nabe":41,"_name":[33,36,41,44,48,61,79],"_names":[33,52],"_network":83,"_new":[9,37,39],"_next":[33,35,40,55,58,65],"_nfthreads":66,"_nhooks":56,"_nil":[35,51,54,64,65],"_no":[33,35,41,44,64,65,83,87,98,99,102,103,104,108,113,116,117,118,124,128,129,133,134,135,151,159,160,165,167,171,172,173,182,184,185],"_nofile":[40,174],"_none":50,"_normalize":[33,39,42,64,133,175],"_normalizer":[33,83],"_normalizers":33,"_not":[61,63,83,91],"_nromalize":175,"_nsubrecs":[41,48,74,129,213],"_null":33,"_number":[79,203,206,219],"_numbers":33,"_o":[83,206],"_obj":[11,22,33,37,38,39,40,41,43,45,48,51,52,54,55,56,57,58,59],"_object":[83,118],"_of":[83,100],"_offline":38,"_offset":[33,41,54,70,83,96],"_old":44,"_on":[83,206],"_one":128,"_only":[33,83,206],"_op":[11,33,54,63],"_open":[33,35,37,39,47,51,52,55,57,58,65,70,83,118,206],"_opened":[33,51],"_operation":[83,206],"_operator":[48,54,55,63,64],"_optarg":[33,52,63],"_options":[40,172],"_or":[11,63,83
 ,91],"_org":12,"_otoj":14,"_output":[33,41,51,83,96],"_over":[83,206],"_own":33,"_pack":23,"_package":33,"_parameters":[22,33,43,77],"_parse":[33,53,54],"_pass":148,"_pat":[33,35,40,64,65,76,87,89,91,99,111,113,117,124,128,129,133,134,135,136,137,141,146,151,159,160,162,164,165,167,168,171,172,178,182,183,184,185],"_path":[12,33,38,39,40,41,61,118,144,146,147],"_pattern":33,"_per":[37,51],"_permission":83,"_permitted":[83,206],"_persistent":[48,64],"_pipe":[83,206],"_plugin":[33,36,37,41,70,83],"_plugins":[33,37],"_point":[55,157,214],"_pop":33,"_port":147,"_position":[33,48,88,89,111,124,128,129,151,159,160,165,167,168,171,172,173,182,183,184,185,193,195,209,215,217,218,221],"_posting":[55,58],"_pragma":129,"_prefix":[7,8,23],"_preparer":[132,188,189,191],"_prepend":61,"_pretty":80,"_previous":47,"_printf":41,"_probability":[37,132],"_proc":[22,33,41,43,45,51],"_process":[83,206],"_processes":83,"_proxy":148,"_ptr":[33,51,54,70],"_push":11,"_put":[22,33,40,43,77,105],"_pvec
 tor":[33,51,54],"_ql":41,"_qlog":39,"_queries":[80,131,148,179,206,215,219],"_query":[11,33,39,40,41,54,132],"_range":[22,33,43,61,77,83,109],"_rate":[80,131,148,179,206,215,219],"_ratio":41,"_rc":[46,47,48,49,51,52,53,54,55,56,57,59,60,61,62,63,64,65,69,70],"_read":83,"_reader":33,"_realloc":70,"_record":61,"_records":[33,39,40],"_recover":[33,41,52],"_rectangle":[22,33,34,35,37,40,43,55,153],"_recursive":33,"_recv":41,"_reference":129,"_refused":[83,206],"_register":[22,36,43,70,77,99,100,109,111,112,113],"_reindex":33,"_reinit":61,"_release":[12,22,33,43,77,102],"_removable":135,"_remove":[22,33,37,39,40,41,43,61,77,87],"_rename":[22,38,40,41,43,44,48,61,64,77,87],"_reopen":[22,39,43,77,105,106],"_repair":38,"_request":[33,125],"_res":147,"_resource":[61,83],"_result":[64,83,129],"_results":64,"_retry":83,"_right":[37,55,158],"_rk":[22,33,43,65,153],"_root":33,"_rotate":33,"_ruby":33,"_s":41,"_same":40,"_scalar":[44,48,87,88,89,91,98,99,100,102,103,104,108,111,112,113,116
 ,118,124,128,129,135,136,137,141,151,154,156,159,160,161,162,164,165,167,168,171,172,173,182,183,184,185,193,195,209,213,214,217,218,221],"_schema":33,"_score":[33,37,39,40,48,74,87,129,132,151,172,183,184,185,218,222],"_scorer":[33,83],"_script":126,"_search":[22,33,37,39,43,45],"_section":[33,41,48,88,89,128,217,218],"_seek":[83,206],"_sel":42,"_select":3,"_selector":[22,33,41,43,77],"_send":[47,50,51],"_sequence":[83,206],"_serial":87,"_set":[22,33,38,39,41,43,44,46,47,49,51,53,56,59,60,61,62,65,66,77,92,93],"_setoperation":64,"_setpshared":40,"_shard":[22,33,43,77],"_shutdowned":[83,206],"_signal":66,"_sis":[64,133,171,172,207,220],"_size":[11,22,33,43,48,51,54,57,61,62,64,65,67,70],"_sjlj":41,"_skip":40,"_small":[83,206],"_snip":[39,41],"_socket":[83,206],"_sort":[33,64],"_sortby":[33,96],"_source":12,"_space":[83,206],"_sparse":33,"_split":33,"_stable":49,"_stack":83,"_stamp":174,"_started":79,"_stop":[33,41,137,193],"_str":[54,218],"_strerror":41,"_string":[14,33,40,5
 3,54],"_success":[46,47,48,51,52,54,61,69,70,83,174],"_such":[83,206],"_suffix":[33,37],"_suggest":36,"_sum":129,"_supported":[83,206],"_symbolic":[83,206],"_synonyms":181,"_syntax":[33,44,54,83],"_system":[37,83,206],"_t":[66,83],"_table":3,"_tables":[33,40,51],"_tag":[87,159,162],"_tags":[214,218],"_take":33,"_target":[33,41],"_temporarily":[83,206],"_term":[33,42],"_text":[14,33,41,54,114],"_tf":[33,183],"_thread":[22,33,43,45],"_threads":138,"_threshold":[28,33,35,37,51,60],"_time":[33,79,80,131,174],"_timeout":[33,46,82,83,206],"_timestamp":124,"_tiny":33,"_title":[99,124,147,215,217],"_to":[33,53,109,217,218],"_token":[33,41,83],"_tokenize":[22,33,43,77],"_tokenized":[114,139],"_tokenizer":[33,39,83,111,124,128,129],"_tokenizers":33,"_too":[41,83,206],"_touch":[35,52],"_tp":145,"_transposition":33,"_true":[33,51,61],"_truncate":[37,41,48,64],"_ts":33,"_tsv":[50,181],"_type":[22,33,39,41,43,45],"_types":[33,41],"_uint":[33,67],"_unavailable":[83,206],"_unknown":83,"_unl
 ink":[51,61],"_unlock":[61,66,70],"_unmap":[22,33,43,52,77],"_unregister":[22,33,43,77,100,119],"_unsupported":83,"_untag":[22,40,43,153],"_update":[48,64,83,129,171],"_use":[33,41,51,83,109,206],"_user":[22,43,45,62],"_users":218,"_utf":[53,65],"_valid":148,"_value":[33,35,37,38,40,41,48,51,54,61,65,74,111],"_values":[22,33,37,41,43,61,153],"_valule":162,"_var":[33,41,54,62,67,70],"_vars":70,"_vector":[33,40,41,48,51,54,61,76,87,88,89,98,129,151,164,168,169,212,214,218],"_version":[12,22,33,37,41,43,45],"_versions":12,"_vesion":[161,169],"_void":33,"_vprintf":41,"_vsize":[51,54],"_w":194,"_weight":[41,48,76,88,89,128],"_when":79,"_win":[33,70],"_windows":[33,70],"_with":[7,8,33,48,64,128,133,171,172,207,220],"_word":[33,41,99,137,193],"_would":[83,206],"_xml":50,"_xxx":129,"_yyyymmdd":[111,113],"_zlib":[48,83,88],"_zone":148,"_{":40,"`/":18,"``":[34,35,54,113,151,217],"`hostname":146,"boolean":[42,128],"byte":[33,39,48,61,64,147,167,206],"c\u30e9\u30f3\u30bf\u30a4\u30e0":33
 ,"case":[70,123,152],"char":[41,48,51,52,53,54,61,62,64,66,67,70],"ci\u4e00\u822c":21,"ci\u4e0a":21,"class":[159,160,161,167],"const":[38,48,51,52,53,54,61,62,64,65,67,70],"continue":41,"cpu\u30b3\u30a2":[6,7,146,151,199],"d\u30ad\u30fc":215,"dat\u30ad\u30fc":40,"delete":[22,34,35,37,43,61,77,92],"do":[41,147],"double":[33,128,172],"else":33,"enter\u30ad\u30fc":40,"enum":52,"error\u30bf\u30b0":39,"export":18,"false":[12,33,35,40,41,86,87,88,90,91,92,94,95,96,98,102,103,104,105,106,107,113,116,118,124,125,128,135,139,141,154,159,162,165,168,171,172,194,196,212,220],"float":[33,39,111,117,128,129,156,179,184,185],"for":[8,31,39,42,46,50,51,52,54,55,61,66,70,141,146,148,150,152,156,167,172,174,191,194,195,196,198,204,218],"function":[33,42,51,70,79,153,206],"geopoint\u9593":37,"get\u30e1\u30bd\u30c3\u30c9":149,"gib\u304f\u3089\u3044":195,"gmo\u30e1\u30c7\u30a3\u30a2":41,"html\u30bf\u30b0":161,"id\u9806":65,"if":[11,33,46,48,50,51,52,55,61,62,64,66,69,70,76,146,148,150,152,172,1
 74,198],"import":12,"in":[11,14,22,33,39,41],"int":[33,35,39,40,41,46,47,48,51,52,54,55,56,57,58,60,61,62,64,65,66,67,70,76,87,91,111,117,128,129,132,133,136,141,151,154,156,165,166,171,172,179,183,184,185,188,189,191],"long":[33,57,60,125],"lzo\u3044":88,"mo\u30d5\u30a1\u30a4\u30eb":17,"new":[12,44,51,61,66,70,87],"nginx\u3089\u3057\u3044":41,"null":[11,33,37,39,40,47,48,51,52,54,55,58,61,62,64,65,66,70,117,127,128,129,134,136,159,160,161,167],"package":[12,22,23],"po\u30d5\u30a1\u30a4\u30eb":17,"post\u30e1\u30bd\u30c3\u30c9":40,"return":[51,66,69,79,174],"sort\u30ad\u30fc":34,"static":66,"this":[39,48,50,51,52,61,70,111,129,146,148,150,167,171,172,174,200,212,215,219,221],"true":[33,34,40,41,44,76,86,87,88,89,90,91,92,93,94,95,96,98,100,101,102,103,104,105,106,107,108,109,111,112,113,116,117,118,119,120,123,124,125,126,127,128,129,130,133,135,136,137,141,151,154,156,157,158,159,160,161,162,164,165,167,168,169,171,172,173,175,178,182,183,184,185,193,196,212,213,214,215,217,
 218,220,221,222],"try":[46,218],"var":[11,28,70,89,144,146,148],"void":[38,46,49,52,53,60,61,64,65,66,69,70],"while":52,"with":[6,12,21,27,28,33,37,41,48,51,55,61,70,76,85,88,89,114,128,146,148,152,167,174,182,209,215],"x\u30df\u30ea":[172,196],"{\"":[33,76,85,108,109,112,113,117,126,127,132,147,151,159,160,165,171,172,173,182,184,185,188,189,191,193,217],"{\"_":[44,129,154,171,172,212,214,222],"{\\":101,"{column":182,"{key":129,"{label":[111,129],"{language":17,"{logical":186,"{name":172,"{path":28,"{prefix":[28,119,120,123],"{table":[129,165],"{time":174,"{user":195,"{yyyymm":186,"{yyyymmdd":186,"| _":222,"| c":172,"| n":172,"| y":40,"|')":88,"|..":41,"|:":174,"|<":[44,174],"|>":174,"|allow":[129,171],"|b":182,"|correct":[132,151],"|enable":139,"|full":182,"|ga":129,"|http":147,"|info":182,"|key":[33,133,171,172,220],"|n":33,"|ng":129,"|none":129,"|on":129,"|oo":129,"|persistent":[89,91,134,136],"|ring":151,"|ro":129,"|suggest":132,"|table":133,"|with":[41,76,88,89,111,114
 ,124,128,129,151,159,160,165,167,168,171,172,173,182,183,184,185,193,195,209,215,217,218,221],"||":[11,39,40,172,183,217],"},":[76,91,112,113,115,117,128,129,136,137,139,140,141,147,156,161,164,165,169,171,172,173,182,194,214,215,217,218,220,221],"}.":[118,129,165],"}/":[17,28,33,119,120,123],"}:":[151,182],"}\\":172,"}]":[33,80],"}_":[111,186],"}attr":40,"}e":172,"}|":174,"}}":76,"~ \"":[33,172,182],"~${":182,"~*":54,"~number":172,"~uint":33,abc:33,abcde:114,abi:33,about:[14,21,47,70,146,153,174],above:[125,191],ac:175,accept:35,accepts:[141,146],accesses:48,accessor:[33,61,64],accurate:167,acquire:46,acquires:46,acronym:198,actual:148,add:[17,30,39,41,61,110,129,139,153,194],added:[42,55,61,64],adding:61,additional:40,address:[37,39,146,151,206],adjust:129,adjuster:[41,76,111],admin:[33,35,41],advanced:42,advantage:167,after:55,again:[46,148],against:[48,52,146],age:[44,89,100,128,129,154],ages:[133,134,154],aggregate:167,ahost:182,aio:40,akio:[35,39],al:194,alert:[41,105,
 106,146,148],ali:87,alias:[44,92,93,94],aliased:44,aliases:[44,92,93,94],alice:[44,87,91,117,129,136,141,148,154,165,171,200,218],alisa:165,all:[33,39,48,51,52,55,111,129,171,172,174,191,221],alloc:[33,80,131,146,148,179,206,215,219],allocate:[22,208],allocated:70,allocates:70,allow:[25,39,129,171],allowed:152,allows:167,almost:198,already:[46,70,152],also:[111,129,167,171,172,183,198],always:109,am:[160,167],amd:12,an:[52,55,64,70,148],and:[33,40,41,42,46,48,50,52,54,55,61,64,70,129,137,146,148,150,152,165,167,172,174,183,184,185,191,193,195,217,222],animation:214,ann:12,another:33,any:33,api:[1,3,11,15],appears:167,appended:61,apple:175,application:[148,200],applications:167,applied:42,appveyor:41,april:12,apt:[12,18,21,25,30,39],aptitude:14,ar:[139,207,209],arai:33,aramaki:[35,37],arc:139,architecture:33,architectures:12,archive:[12,22,23],are:[17,33,40,46,52,54,55,70,76,146,150,152,167,174,183,184,185,191,198],argc:66,argument:[149,172,183],arguments:[70,128,146],argv:66
 ,armhf:41,arnaud:37,array:[85,128],art:218,arted:172,article:217,articles:217,as:[17,39,51,70,139,146,148,150,152,167,198,204],ascii:[171,172,194],assigned:33,associated:70,assumed:62,at:[42,55,146,174,218],auth:[148,200],auto:[109,132],autoconf:[6,37],autogen:[6,12,17,39],automake:[6,35],automatically:52,autotools:[3,5],available:[42,70],avg:[41,111,129,145],aware:70,back:172,background:146,backup:[52,99],backward:141,bad:[40,41,206],base:[12,33,70,148],baseball:[214,217],based:[55,159,160,167,204],bash:28,be:[48,51,52,54,55,61,64,70,95,123,141,146,152,174,191,198],became:204,because:[33,52,148,179,183,191,198],become:42,been:12,before:21,begin:145,bernard:33,beta:42,between:[22,40,41,43,61,152,153],bi:[207,209],bigram:[147,150,151,207,209],bigramlexicon:124,bill:[33,207,209],billiard:[207,209],bin:[18,31],binary:[0,179,196],bind:37,binding:[42,159,160],binlib:12,bison:12,bit:[8,21,23,24,25,26,29,30,31,33,40,117,147,196],black:175,block:212,blog:[168,209,215,217],blogroonga
 :3,blogs:209,bm:[183,185],bob:[44,91,129,136,141,148,154,165,171,200,218],bom:35,book:172,bookmark:[76,99],bookmarks:[76,99,113],bool:[33,40,87,117,128,137,157,158,171,193],boost:[151,188],boston:218,both:61,bottom:[37,55,158],brazil:213,brew:[18,27],british:221,broken:[48,52,118,206],brooklyn:218,brother:171,browser:17,bsd:[5,28,33,41],buf:[48,61,64],buffer:[51,61,85],buffered:57,bug:[39,42],build:[8,12,21,25,30,31,40],builder:57,building:50,built:61,bulk:[33,54,61],but:[141,146,152],buzz:151,by:[39,51,52,54,55,69,70,108,171,174,191,198,213],bye:137,bytes:[62,70],cache:[22,33,34,39,43,47,61,77,80],calc:33,called:70,caller:62,calling:[69,70],calloc:33,calros:154,camp:218,can:[17,46,50,51,52,70,123,128,141,146,148,167,174,183,191,198],cancel:125,canceled:[82,125],candidate1:132,candidate2:132,candidate:132,cannot:[22,208],carlos:[91,136,141],cas:206,cases:198,cast:61,casted:61,casts:61,cat:12,cd:[12,17,24,25,26,27,28,29,30,31],cdbs:37,ce:194,ceekz:40,center:157,centos6:39,cen
 tos:[12,18,22,23],central:218,cents:194,cflags:29,ch:139,change:[39,148,200],changed:[42,148],character:[70,174],characteristics:167,charlie:218,check:[14,22,33,34,37,43,61,77],checked:12,checking:52,checks:[41,52,114],china:213,choose:146,christian:33,chroot:12,chunk:85,chunks:210,ci:20,ciritical:148,cities:156,city:[156,218],clean:14,clear:[41,61],clearlock:[22,34,39,41,43,77],clears:48,clone:[3,6,7,8,12,13],clumns:195,cmake:[3,5,6],co:151,code:[17,141,174,179],codes:[12,69],col:61,color:175,column:[11,22,33,34,35,37,38,39,40,41,43,44,48,52,55,61,62,64,68,76,77],columnn:39,columns:[35,39,52,101,128,129,150,195],com:[9,213],come:218,comma:33,command:[21,33,39,49,51,70],commandinput:33,commands:198,comment:[33,168,217,218],comments:[168,217],commit:17,common:[37,64,65,146,172],compared:167,compatibility:[141,175],compatible:148,complete:[38,132,151,188,190],composition:175,compress:[88,128],computed:70,concurrently:174,cond:[40,66],condition:172,conditional:132,conf:210,conf
 ig:[8,22,31,33,34,43,44,77,78],configuration:[40,148,151],configure:3,confirm:17,conifugration:21,connection:206,connections:146,constant:33,container:54,content:[37,39,40,41,79,111,128,129,135,148,161,165,167,168,171,172,173,183,193,195,200,217],contents:70,context:[33,51,54,61,111,148,167],contrast:146,contrib:12,copa:33,copied:70,core:147,correct:[132,151,189],correction:189,corresponding:61,cosmo:[40,41],count:129,country:[98,213,219],cover:167,coverage:14,cpu:[0,28,147,148,200],crch:139,create:[70,99,146],created:[70,111,218],createfilemapping:33,createrepo:12,creates:[54,70,150,174],crit:[105,106,146],critical:[70,146],ctrl:[146,206],ctx:[9,47,48,51,52,54,61,62,64,70],curl:[21,27,28,39,125,146,148,151,179,200],current:[44,66],currently:[50,52,148],cursor:[55,58,65],customize:148,customized:174,cutter:[3,6,7],cxxflags:29,daiki:[35,36,39],dangerous:[48,52],dash:28,dat:192,data:[52,56,66,148],database:[22,33,43,51,52,61,64,77],dataset:[150,151,152],datasets:150,date:147,d
 ave:154,day:[173,174],db1:200,db2:200,dbms:167,dcb:41,dcmake:[7,8,31],dd:[172,174],ddb:[215,219],ddl:209,de:17,deb:[12,25,30,39],debhelper:37,debian:3,debootstrap:12,debug:[8,33,105,106,146,148],decrypt:12,defalt:35,define:[22,43,77],defines:150,defrag:[22,34,40,43,77],dejan:33,deleted:61,delimit:40,demo:214,depends:42,deprecated:78,derived:152,descending:33,describe:70,described:146,describes:146,description:[33,207,218],designed:198,desktop:[8,31],dest:[64,145,146],destination:61,detail:147,details:[70,174],dev:[6,7,25,30],develop:[78,193],developed:193,developer:218,developing:193,development:218,develops:193,dewangga:33,df:185,dgrn:[7,8],dh:12,dicrc:27,dictionary:[175,194],diff:147,digits:174,directive:148,directory:[70,152,206],disable:[37,148],disabled:174,disables:148,disk:182,dist:12,distance:156,distributions:12,dll:[33,37,39,41],doc:[12,16,17,18,221],docs:33,document:[12,35,146,159,160,167,172,183,185],documentation:21,documentations:153,documents:[165,167],doesn:[
 61,118,148],domain:[16,54,61,70,89,91,134,136,146,206],don:[50,54,148,191],done:46,download:[12,24],downloads:31,dragonfly:35,draw:214,drilldown:[33,34,41,96],droonga:[162,186],due:167,dump:[22,33,34,35,37,39,41,43,50,77],ea:[139,174],each:[54,132,148,174,188,189,191],ear:139,earch:139,earlier:141,easier:183,easy:183,ec:129,echo:118,ecmascript:[39,40,129,170,172],edge:9,edict:41,edit:[12,22,33,34,43,153],editor:17,editrc:37,effective:146,eggs:217,eight:215,eito:40,el:[24,194],elapsed:[79,174,179],element:[33,76,172],elements:[33,76],elfring:39,ellip:156,emacs:17,emerg:[105,106],emerge:146,emergency:[146,148],emphasize:161,empty:33,en:[132,139,188,194],enable:[6,12,17],enabled:174,enables:148,encoding:[53,70,146,179],ency:147,end:[145,159,179,206],endpoint:152,eng:[132,188],engi:[132,188],engin:[132,188],engine:[132,139,159,160,167,183,188,189,190,191],enginen:188,english:[14,129],enhanced:42,enourmous:191,enqueue:9,entries:[33,87,102,103,104,111,129,135,144,159,160,171,172,1
 95],entry:[56,86,87,88,90,96,97,98,101,111,124],entrykeys:135,env:181,environment:21,eof:146,epel:[24,39],er:182,eric:154,errno:[33,41],error:[40,41,44,51,55,70,79,105,106,146,148,182,185,215],errror:182,es:194,escape:54,escaped:54,estimate:33,estimated:[33,55,137],estimates:55,etc:[12,148,195,200],etime:145,euc:[28,40,146,194],evaluated:126,event:[132,150,151,152,188,189,191],events:[151,200],ex:139,exact:11,example:[129,146,212,213,214,215,219,222],examples:[35,110],excel:181,except:195,exclamation:33,exclude:[39,40,41,108,110,111,113,154],exe:[12,31],exec:206,executable:146,execute:[146,152,191],executed:219,executes:146,executing:51,exist:[61,118,183],existence:52,existing:[146,152],exists:[111,113,135],exit:[69,146],expect:41,explain:33,expr:[54,61,62,68],express:[8,31,39,40],expression:[33,54,127,129],expressions:148,ext:139,extract:[174,191],extracted:54,extracts:54,fa:139,factor:[41,129],failed:[46,92,118,215],failures:12,fast:[79,101,111,129,139,159,160,161,162,167,
 171,172,183,217],faster:198,favorite:17,favorited:218,favorites:218,fbnteqr:33,feature:[17,52,183],fedora:[12,18,22,23],fetched:191,fgets:33,file:[34,35,118,146,148,206],filename:206,files:[12,148],filter:[33,35,39,40,44,76,87,96,98],fin:62,finalizes:70,finds:64,finished:[125,174],firefox:17,firewood:[39,40],first:[70,111,129,171,172,218],five:215,fix:[42,89,91],fixed:39,flags:[32,33,48,51,54,58,61,64,65,67,70,85,88,89,91],floating:196,flower:212,fluent:13,flushviewoffile:33,followee:218,follower:218,following:[48,70,146,150,152,174,198],fontaine:37,force:33,foreground:146,fork:17,forks:146,form:[171,175,203,206,215],format:[17,42,50,70,101,149,174,179],formats:174,formula:12,found:[55,64],four:[174,215],frank:154,free:[35,41,51,85,174],freebsd:[22,33,43],freed:52,frees:70,freq:[151,191],frequency:[41,132,151,183,184,185,188,189,191],friends:214,from:[42,51,52,54,55,70],fromtable:87,fsf:39,ftb:42,ftp:[12,147],fu:139,ful:139,full:[33,128,139,167,182,183,194],fulltext:[139,159
 ,160,167],fullwidth:33,fumiyasu:37,func:[51,62,66,70],functions:[33,41,42,70,169],fuzzy:33,ga:[139,147,175],garbage:[40,85],gb:[131,179,210],gc:33,gcc:[24,26,28,29,37,39,40],gdb:14,gem:12,gemfile:39,generate:70,generated:[70,150],generates:150,geo:[22,34,35,37,38,39,40,43,55,153],geodetic:196,geoindex:214,geopoint:[34,35,40,55,117,128,156,157,158],geoppoint:55,geosite:214,get:[37,39,41,55,137,139],getaddrinfo:39,getenv:33,gets:70,gettext:[17,18],ghz:147,gi:139,gib:[32,195],git:[6,7,8,12,13,17],github:[6,7,8,12,13,17,19,21,33,37,39,40,41,88],gitter:[2,33],glaser:33,glib:40,global:18,glossary:21,gnu:[3,5],gnupg:12,go:[173,198],golubchik:33,gone:214,goo:[171,172],good:[111,129,137,171,172,173,193],google:[129,183,184,185,190],goroo:198,gpg:12,gpl:42,gps:0,gqtp:[0,1,3],gr:[129,139,151],graceful:130,grease:212,gregex:40,grep:[24,25,26,30],grn:3,grndb:[22,33,41,43,118,143],grnline:215,grnslap:[22,43,143],grnwrap:215,gro:[151,167],gronga:[181,190],gronnga:190,gronoga:148,groo:[129,
 151],groogna:[38,151,200],groongau:194,grooon:151,group:[64,213],grroonga:190,gt:[159,160],gtar:29,gted:17,gtihub:37,gui:128,gzip:[28,39,199],halfwidth:175,hana:214,hanako:98,handle:51,handled:148,hard:195,hardy:35,has:[12,42,55,64,70,150,174,183],hash:[128,192,218],hat:3,have:[50,52,173],haystack:11,hdd:147,he:194,head:[41,145,206],header:33,heavy:198,hello:[111,129,137,172,173,193,194],help:[14,17,37],helpful:183,hendro:40,here:[70,146,150,152,174,191],hex:214,hh:[172,174],hideki:33,high:87,highlight:[22,33,41,43,153],hino:40,hiroaki:33,hiroshi:[33,35,37],hirotaka:33,hiroyuki:33,hmm:218,ho:194,hobby:174,hoge:155,home:[12,28,113,194],homebrew:3,homepage:147,hook:56,horikoshi:37,host:[146,147,151,182,206,219],hostname:[146,148,149],hottolink:42,hour:[46,174],how:[22,70,109,197],html:[3,12,14],http:[0,1,12,17,22,24,25,26,27,28,29,30,31,33,35,37,39,40,41,43,47,76,99,125,143,145,146,147,148],httpd:[12,38,39,40,41],httprewritemodule:148,https:[12,13,17,21,199],hw:27,ia:[207,209]
 ,ic:[58,194],ichii:37,id:[0,33,35,41,44,48,51,55,58,59,61,64,65,74,76,79],ideographic:33,idf:41,ids:[55,76,87],ieee:196,ifexists:101,ignore:33,ignored:[39,52],ii:182,il:[207,209],ill:207,illegal:206,immediate:[33,130],implementation:198,implemented:[33,42],improper:206,inappropriate:206,include:[16,41,108,110,111,113,151,154],includes:33,incompatible:206,index:[12,33,41,42,48,52,55,57,58,89],indexblog:217,indexbuf:48,indexes:128,indicates:174,info:[33,105,106,146,148,182,185],init:[25,28,39,41,62],initialize:51,initialized:[51,70],initializes:[69,70],innodb:0,input:[50,79,101,206],inspect:33,install:[12,14,18,21,23,24,25,26,27],installer:12,instantly:167,instead:[70,86,123,146,204],intel:147,internal:41,internally:[50,51],interpreter:12,interrupted:206,into:[51,191],introduced:148,introduction:99,inv:147,invalid:[70,100,129,206],inverted:167,io:[22,33,42,43,77],ip:[147,151,206,219],ipa:26,iptables:200,is:[17,33,39,41,46,48,50,51,52,54,55,61,62,64,70,76,82,111,118,125,129,135
 ,137,139,146,148,150,152,159,160,161,162,165,167,171,172,174,179,182,183,191,193,198,200,204,206,212,215,217,219,221],isn:[51,52],iso:172,issue:19,issues:41,it:[48,50,51,52,54,55,61,64,69,70,79,101,111,129,141,146,152,171,172,173,174,183,198,204,214],itagaki:35,item:[132,150,151,188,189,191],items:[129,164],its:[54,70,146,174],itself:76,ivh:[24,26],iwai:[38,39],ja:[12,17],jacob:33,james:220,japan:[98,213,219],japanese:194,jason:220,javascript:[12,22,148,149,211,219],je:220,jeff:220,jekyll:12,jemalloc:41,jennifer:220,jersey:218,jessie:[12,22,23],jiro:214,jis:[65,178],job:147,jobs:147,john:[98,220],joseph:220,jq:215,jquery:[35,41],json:[33,35,37,39,41,50,76],jsonp:[33,37,151],juman:26,just:[52,61,150,173,174,218],ka:175,kakesa:33,kana:[132,150,151,188,189,191],karmic:14,kashihara:41,katagiri:40,katakana:175,kawada:41,kawaji:39,kb:210,kbytes:147,keeps:76,ken:214,kenichi:[35,37],key:[12,32,33,39,40,41,44,48,61,64,65,76,79,87,89,91],keybuf:64,keyid:12,keys:[33,41,64],keyword:[39,
 40,54,129,159,160,167,171,183,184,185],keywords:54,kib:[33,195],kinjirou:214,kiske:39,kk:182,klose:33,km:218,ko:42,koi:[28,39,146],korea:213,kuriyama:41,kwic:167,kytea:[28,39,40,139],label:[33,87],langasek:33,language:17,larger:[152,191],largetext:192,last:[39,151,218],lat:147,latency:147,later:146,latin1:39,latin:[28,39,146],latinovic:33,launch:152,launchpad:[12,30,41],layout:12,lc:17,ld:194,learing:191,learn:152,learned:152,left:55,length:70,lenny:37,let:173,letter:175,level:[70,105,106,146,148,152,174,206],levels:148,lexicon:[33,99,124,133,134,147,165,168,173,175,217],lf:145,lgpl:42,li:[194,207,209],lib:[35,40,111,119,120,123],libedit:[26,28,33,34,35,37,39],libevent:[25,28,30],libgcc:41,libgroonga:20,liblzo:[25,30],libmecab:[12,25,30],libmsgpack:[25,30],libraries:[183,198],library:[50,198],libstemmer:41,libtool:[6,33],libwinpthread:41,libzmq:[25,30],license:[12,42],light:198,like:[48,198],limit:[37,55,64,65,96],line:[21,51,79,198],lines:14,link:[212,213,219],links:[212,21
 3,219],linux:[22,43,147],lion:39,list:[12,150,152],listen:[39,146,148,200],lists:41,ll:[139,194,207,209],lldb:[6,7],llt:139,lo:194,load:[22,33,34,35,37,38,39,40,43,44,76,77,78,86,87,91,98,99,100],loaded:127,loads:152,local:146,locale:17,localhost:[12,37,125,145,146,147,148,151,179,200],localstatedir:[28,35],location:[21,40,79,148],lock:[22,33,41,43,46,52,61,77,86],locked:70,locks:[70,167],log:[12,22,28,33,37,39,43,70,77,87],logaling:21,logged:174,logical:[22,33,43,77],logicaltableremovecommand:113,logrotate:[39,41],logs:[87,108,110,112,113,116,118,124,133,134,151,152,174,182,184,185,186],logyyyymmddhhmmss:151,longer:42,longest:64,longitudexlatitude:40,longtext:[44,55,117,128],loose:164,looseitems:164,lru:84,ls:12,lt:[139,159,160,167],lte:139,lts:[21,30],lucid:[12,35,40],lz4:[28,33,41,128],lz:[28,128],lzo:[37,39,41,48,88,206],m6:29,mac:[22,23],machine:146,macports:[22,23],mail:147,main:[12,25,66],make:3,makecache:[24,39],makefile:[7,8,12],malloc:41,man:[33,34,154],managed:52,
 management:[21,52,167],manager:[148,200],managing:52,many:[76,150,183,198],map:[37,174],mariadb:[40,41],mark:[33,175],marked:204,markup:16,markus:39,marverick:35,masaharu:[38,39],masahiro:35,masatoshi:33,massachusetts:218,master:148,match:[22,28,33,35,40,41,51,76,96],matched:55,matsuu:35,matthias:33,maverick:37,max:[39,41,65,66,80],may:[48,52,151],mb:39,mbytes:147,me:[122,194],means:[50,55,61,70,148,174],mecab:[0,12,24,25,26,27,28,30,33,34,35,37,39,40,41,42,194],meerkat:37,memcache:203,memcached:[0,1,14,22,33,197],memo:[41,165,183],memory:[22,70,182,208],memos:[33,128,162,169,183,193],memset:33,mercurial:12,message:[70,106,108,174,182,184,185,217],messagepack:[28,33,37,38,39,50],messages:40,metadata:39,micro:218,microsecond:174,microsoft:[8,31,33],migrated:[111,129,171,172],mike:98,millisecond:46,mime:[33,200],min:[39,41,46,65],minagawa:40,mingw:[12,37],minimum:70,minute:174,mips:33,mitsuhiro:35,mizuhara:33,mkdir:99,mkostemp:41,mktime:33,ml:10,mlock:35,mm:[172,174],mmap:[22,
 40,208],modern:218,modes:146,moero:214,money:214,monkey:212,month:[174,214],montywi:38,mooz:37,more:[70,146,152,167,183,206],moritapo:214,moritars:217,morning:173,most:55,mpaa:154,mruby:[6,7,8,33,40,41,126,127,186],msec:46,msg:[9,33],msgpack:[33,179,206],msvc:33,msyql:76,mte:42,multiple:198,multithread:64,munin:[24,25,26,28,30,34,37,39],museum:218,music:[174,214],must:[48,52,54,55,61,70,95,152,191],mutex:[40,66,70],mv:107,my:[111,129,171,172],myisam:0,mysql:[0,12,24,25,26,30,33,41,42,76,114,129,159,160,167,181,183],naist:194,nakamura:33,name:[48,51,52,53,54,61,62,64,67,70,85,88,89,90],namebuf:[48,61],names:87,nanoseconds:174,naoina:[39,40],nargs:54,narwhal:37,natanael:33,natty:37,ne:139,need:[50,54,141,146],needed:[51,148],negative:[62,70],neologism:194,nested:40,net:213,netbsd:[35,40],netinet:33,network:206,never:109,newark:218,newids:87,newly:[141,167],newnames:87,news:[12,33],newvalue:48,next:[55,62],nfkc:175,nfs:28,nfthreads:66,ng:139,nginx:[24,25,26,30,33,39,40,41],ngin
 xhttpstubstatusmodule:41,ni:[164,178],nice:173,night:[173,221],niho:164,nihon:[164,188],niku:41,nine:215,nippon:188,nise:41,no:[33,34,40,42,55,99,100,110,111,118,129,132,182,192,206],noarch:[24,26],node:12,nogpgcheck:39,none:[28,114,129,137,139,146,148,150,206,217],nonexistent:[92,93,111,129],normalize:[22,41,43,77],normalized:114,normalizer:[22,41,43,77,111],normalizerauto:[33,111,114,115,124,128,129,133,134,135,137,139,151,159,160,164,165,167,171,172,173],normalizernfkc:[115,128],normalizers:115,normallexicon:175,normally:[50,51,52,146],note:[70,146],nothing:[50,169],notice:[33,105,106,146,148,184,185],notification:174,notrelated:113,now:[22,43,153],nroonga:[21,165,217],nsis:12,nsubrecs:[48,111,129,213,214,218],nt:194,nterms:85,nul:[37,52,70,194],number:[55,62,70,85,95,146,147,172,191,195],numbers:33,nvars:62,ny:218,obata:35,obj:[48,52,54,56,59,61,62,63,68,85],object:[22,33,39,43,52,56,61,62,63,64,68,70,77,113],objname:[86,97],obsolete:204,obtained:70,occurred:55,ocelot:[3
 7,40],october:41,of:[39,42,48,51,55,61,62,64,70,85,95,132,146,148,150,151,152,159,160,167,168,174,191,195,218],off:[41,148],official:12,offset:[52,54,55,56,61,64,65,70,96],ohkubo:33,ok:98,okapi:[183,185],old:[12,70],oldvalue:48,om:194,omitted:179,on:[17,42,50,52,55,61,64,70,139,148,159,160,167,200],one:[70,146,152,167,198],oneiric:[37,40],onga:167,ongaeshi:[33,35,39,40],onigmo:[33,41,182],oniguruma:33,only:[33,50,61,70,146,148],oo:[139,192],ooo:192,op:[48,54,55,63,64],opaque:206,open:118,openbsd:33,opened:[52,174],opens:[52,55],operation:[55,113,206],operator:[33,55],optarg:[52,63],option:[146,152,174],options:[33,144,145,146,147,148,150,151,152,186,198],or:[41,48,50,52,55,64,70,125,129,141,146,162,165,171,174,181,185,194,206,221,222],oracle:[22,23],orangain:40,org:[213,219],origin:17,original:[50,99,220],os:[5,7,8,12,18,22,23],osdn:[12,33],other:[33,46,48,52,70,146,152],otherwise:[61,70],out:147,output:[33,35,38,39,40,41,50,51,76,80,87,96],outputs:[152,174],outputting:50,ov
 ercommit:195,owned:54,owner:148,packages:[12,17,24,25,26,27,28,29,30,31,204],pai:33,pair:[132,150,151,188,189,191],palallel:12,pangolin:[30,39],parameter:[55,61,62,64,141,146],parent:[111,129],parker:33,partial:11,partitioning:108,pass:148,passed:[12,52],passes:12,pat:[65,192],patch:42,path:[18,48,52,61,64,70,89,91,123],paths:133,patprefix:220,patricia:128,patsuffix:220,pattern:[171,172],pcre:39,pentium:147,performance:[167,198],period:33,permission:206,permitted:113,persistent:[52,64,89],pg:154,pgroonga:[33,183,186],php:[39,198],physical:85,pid:[28,33,34,146],pikonyan:214,pip:18,pkg:[28,29,33,35],pkgs:24,platforms:70,play:221,player:87,players:[87,136],please:[17,52,204],plugin:[22,33,37,41,43,45],plugins:123,po:3,poedit:17,point:[38,55,91,125],pointed:70,pointer:70,popular:129,port:[27,146,147,151,203,206,219],porting:42,position:[55,70,128,137,139,194],posix:[33,172],post:[12,33,39,40,41,111,129],posted:218,postgresql:[0,167,186],posting:55,poyonga:198,ppa:[12,22,23],pre:
 [42,151],precise:[12,30,39],prefix:6,previous:204,price:212,priority:129,proc:[24,25,26,30,33,56,62,64,68,70,95,118,129],process:[22,33,43,48,52,146,148],processed:174,processes:146,processing:174,processor:[24,25,26,30],program:152,progress:174,project:172,proonga:198,properties:174,protocol:[0,146,149,179,198,200,203,204],pthread:[37,40],ptr:70,pub:12,published:12,pull:12,push:[12,17],pushes:51,put:171,pyenv:18,python:[12,18,198],qps:[145,147],quantal:39,queries:[147,167],query:[0,11,22,33,36,39,40,41,43,54,63,76,96],queryexpandertsv:[22,39,40,43,119,120,123,165,180],question:33,quetzal:39,queue:9,quiet:206,quit:[12,22,43,77],quiz:214,quote:172,raccoon:214,radious:157,rake:12,rakutan:217,raltime:191,ram:147,rand:[22,43,153],range:[22,33,41,43,77,89,91],ranguba:[41,47,76],raring:[40,41],rather:198,rc:[51,69,83,139,174],rch:139,rd:[207,209],rdbms:[0,33],rdiscount:12,re:52,read:[167,206],readings:[164,178],readme:[12,40],reads:152,real:[44,167],realloc:35,really:[111,129,171,
 172],realtime:[132,191],receive:151,received:146,receiver:152,recently:84,recommend:198,record:[33,55,61,64,76,129,156,212,215,219],records:[33,55,129,174,191],recovered:52,recovers:52,rect:156,rectangle:[39,55],recursive:[6,7,8,12,13],red:3,redcloth:12,redhat:37,reference:[33,40,61,76,128,129,135],referenced:100,referencedbycolumn:135,referencedbytable:135,referencedtable:135,references:[113,135],referencetable:135,regexplexicon:[124,182],register:[22,33,40,43,77,113,114,119],registered:[70,123,167],regular:[148,182],reindex:[22,33,43,77],relation:61,release:[12,31],released:[12,42],releases:69,remained:[174,182],remote:146,remove:[61,113,114,118,135],removed:123,removep:61,removing:52,rep:147,replaced:[150,152],replication:183,replied:218,replies:217,reply:217,repoforge:[24,39],reports:70,repositories:12,request:12,requests:174,required:[21,118,148,200],res2:64,res:[55,63,64,147],resizes:70,resource:206,resources:[51,52,69],rest:70,restart:204,result:[11,64,152,156,167,179
 ,206,217],results:[39,64,167],retry:206,returned:[55,70],returns:[48,55,64,70],reverse:[12,148],rewrited:42,rf:[24,148],rid:[57,58],right:55,ringtail:[40,41],rl:194,rlimit:[40,174],rm:148,ro:139,roonga:[171,172],root:[33,40,148,219],rose:212,row:167,rpm:[12,24,26,35,37,39,40,41],rpmforge:24,rroonga:[21,33,40,41,47,162,165,168,169,170,183,217],ruby:[0,6,7,8,12,21,22,33,39,40,41,42,43,76,77],rubygems:39,rubyinstaller:8,run:[12,14,22,146,148,197],running:[52,125,146],runs:[146,152],sa:[132,189],sae:[132,189],saer:[132,189],saerc:[132,189],saerch:[132,189],sako:33,salamander:[40,41],same:[40,46,76,198],sample:[147,152],satoh:37,saucy:[40,41],save:12,say:172,scalar:128,scan:14,schema:[22,33,43,77],scope:33,score1:11,score2:11,score:[11,33,40,48,76,91,129,132,136,141],scorer:[22,33,96,100],script:[41,101],se:[139,188],sea:[139,188],sear:188,searc:188,search:[37,39,64,65,129,132,139,159,160,167,171,172,181,183,188,189,190,191],searched:55,sebastian:41,sec:46,second:174,section:[48,
 57,70,128,146],sed:[27,33,37,39],see:[70,146],segment:85,segments:85,segv:[34,40],select:[22,33,34,35,36,37,39,40,41,43,44,47,76,77,78,81,82,84,87,91,98,100],selector:96,selects:55,self:147,sen:42,senboku:40,send:[151,198],sender:152,senna:33,sentense:33,separated:50,sequence:[132,150,151,174,188,189,191],serach:189,serch:[132,189],sergei:33,sergey:41,serial:87,serihiro:39,serve:12,server:[33,39,41,113],servers:113,service:[33,189,204],session:198,set:[61,147],sets:51,seven:215,sh:[12,21],sha:12,sharding:[33,108,109,110,111,112,113,186],share:28,shared:[46,48,52],shell:146,shibuya:35,shidara:37,shift:[28,194],shimada:35,shimamura:33,shimoda:35,shimomura:39,shinya:39,sho:40,shopping:173,shops:207,shorttext:[33,35,37,41,44,55,65,76,79,87,88,89,91,98,99,100,102,103,104,111,112,113,116,117,118,124,128,129,132,133,134,135,136,137,141,146,147,151,154,156,159,160,161,162,164,165,167,168,169,171,172,173,175,178,182,183,184,185,188,189,191,192,193,195],should:[51,70,141],show:34,show
 s:50,shutdown:[22,33,35,43,77,100,108],sid:[12,37,41,85],sigcont:40,sigint:37,sign:12,signing:12,sigsegv:64,sigstop:40,sigusr:37,silent:21,simple:204,since:[123,141,174,204],sis:37,site:[124,212,213,215,219,222],sitecountry:[213,219],sitedomain:[213,219],sites:[99,102,103,104],six:[174,215],size:[48,61,64,65,67,70,85,117,118,128],sizeof:[33,51,54],sjis:[28,42,146],slash:172,sleepy:173,small:118,smaller:[76,174],snake:33,snippet3:167,snippet:[22,33,39,40,42,43,129,153],so:[52,61,64],soccer:214,socket:206,soft:195,software:30,solaris:[5,7,8,22,23],solr:172,some:[33,69,150,174],sort:[33,64],sortby:[37,96],sound:[175,189],soundkitchen:[37,39],source:[12,33,52,61,79,88,89,91],sourceforge:[12,33],sources:[12,89,128],space:[33,70,76,171,182],span:[159,160,161,167],spec:[12,35,39,40],specified:[55,62,70],specifies:146,specify:[17,61,146,148,150,152],specifying:70,speed:190,spelling:221,sphinx:[3,15,16],sphr:156,spil:33,sports:214,sql:[108,183,213],squeeze:[12,40],src:64,ss:[172,174,
 182],ssh:12,ssssss:174,st:[139,172,194],stable:78,stack:[40,206],stamp:174,standard:196,standing:198,start:[33,80,108,131,173,204],started:[79,111,129,171,172,174],starting:70,starttime:[33,80,131,148,179,206,215,219],stateful:198,states:98,status:[22,33,34,35,39,40,43,77,80,98],steve:33,still:125,stop:[33,39,146,148,204],storage:[159,160],store:[51,54,55,61],stored:[152,191],stores:54,str:[54,70],strerror:41,strict:41,string1:155,string2:155,string:[11,33,39,41,54,61,62,70],strlen:70,studio:[8,31,33,39,40],su:33,sub:[12,22,33,40,43,153,164],subject:40,submit:[132,151,188,189,191],subrecord:40,substitution:165,succeeded:[88,91],success:206,successfully:70,successor:172,such:[17,39,123,150,152,167,191],sudo:[12,14,18,21,24,25,26,27,28,29,30,39,195,204,210,219],sufficient:70,suffixsearchterms:[171,172],suggest:[22,35,37,43,77],suggestion:150,suitable:146,suited:167,sum:[41,111,129],summary:[22,110,147,197],sunos:41,superior:167,support:42,supported:[42,148],supports:[42,70,152
 ],swig:42,synonym:[129,221],synonyms:181,syntax:[44,146,206],syscall:[41,215],sysctl:[33,195,210],system:[29,111,129,167,171,172,195,196],systemctl:[25,204],systemd:[25,33,39],systems:167,tab:50,table:[11,22,33,35,37,38,39,40,41,43,44,48,51,52,55,58,61,62,64,65,76,77,78,87,88],tablecursor:33,tablegroupflags:33,tablename:78,tables:[51,52],tag:[12,87,111,129,162,169,214],tags:[33,76,89,129,133,134,162,169,214],tahr:[30,41],tail:[12,206],tajima:39,takahiro:35,takashi:[37,98],takayama:33,takayuki:37,takes:125,takuto:35,tar:[12,24,25,26,27,28,29,30],target:[31,41,48,52,54,55,61],taro:214,tasuku:42,tatsuya:39,tc:[58,65],tcp:[146,151],te:[139,194],temporary:[52,146],term:[85,88,221],terminal:218,terms:[85,111,128,129,135,137,146,159,160,165,167,171,172,183,184,185,193,195,209,215],teruya:33,test:[12,14,147,212,215,217,218,219],testdb:[147,152],tests:12,tex:139,text:[33,39,44,55,79,103,108,111,117,124,128,129,135,139,147],tf:[183,184,185],than:[33,76,174,182,191,198],thanks:218,that
 :[39,46,48,50,54,55,61,62,64,70,113,135,146,167,174,198],the:[16,39,42,46,48,50,51,52,54,55,61,62,64,70,95,111,113,118,125,129,135,146,148,150,151,152,156,167,171,172,174,191,195,198,204,218],theater:221,theatre:221,them:54,then:70,there:[76,146,171,198,204],therubyracer:12,thesaurus:129,these:[52,146,167],they:174,thorsten:33,thread:[9,22,33,43,48,52,64,70,77,95,109,118,135],threads:[95,174],threasd:146,three:[212,215],threshold:[33,37,60,61,97],through:148,thus:[150,152],tid:58,time:[33,37,39,40,41,108,111,112,113,116,117,118,124,125,128,132,133,147,151,163,174,188,189,191],timeout:[33,46,61],times:46,timestamp:[108,112,113,116,118,124],timeuot:46,tips:3,title:[12,40,41,99,102,103,104,124,135,168,183,212,213,214,215,217,219],titles:[171,172],tiwawan:33,tld:213,tls:33,tmp:[6,7,12,40,89,91,118,132,134,136,146,181,182,200,206,215,219],to:[22,39,42,46,48,50,51,54,55,61,64,70,79],tobby:165,todo:[6,7,14,48,49,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,67,68,71,73,75,76,79,108,
 110,111,114,122,129,150,153],token:[33,99],tokenbigram:[111,124,128,129,133,134,135,137,139,140,146,151,159,160,165,167,168,171,172,173,183,184,185,189,192,193],tokenbigramignoreblank:[128,140],tokenbigramignoreblanksplitalpha:194,tokenbigramignoreblanksplitalphadigit:194,tokenbigramignoreblanksplitsymbol:[128,140],tokenbigramignoreblanksplitsymbolalpha:[128,140],tokenbigramignoreblanksplitsymbolalphadigit:[128,140],tokenbigramsplitsymbol:[35,128,140],tokenbigramsplitsymbolalpha:[128,129,139,140],tokenbigramsplitsymbolalphadigit:[87,128,140,165,189],tokenbigramsplitxxx:194,tokenbigrm:87,tokenbigrma:139,tokendelimit:[128,139,140,151,191],tokendelimitnull:[36,128,140],tokenfilterstem:[25,30,41],tokenfilterstopword:[33,41,137],tokenize:[22,33,40,41,43,77,137],tokenizer:[22,39,41,43,77],tokenkytea:39,tokenmecab:[39,128,140],tokenregexp:[33,124,128,140,182],tokens:139,tokentrigram:[33,128,139,140],tokenunigram:[128,140],tokyogeopoint:[37,55,117,128,157,158],tom:165,tomita:35,tomo
 :214,tomoatsu:35,tomotaka:37,tomygx:33,too:[33,118,206,217],tood:70,tool:21,top:[37,55,158],tortoisegit:8,totable:87,total:[85,117,147],touch:52,toybox:212,tracker:19,transfer:[0,198,204,206],transitional:204,translate:17,translation:17,travel:218,travi:40,travis:20,trie:128,tried:218,tries:46,tritonn:[111,129,171,172],truncate:[22,33,37,40,41,43,48,77,100],truncated:40,truncation:37,trust:12,trusty:[12,30,41],ts:194,tsu:33,tsv:33,turn:148,tutorial:70,tweet:173,tweets:173,twiter:39,two:[152,174],tx:194,txt:[16,17],type:[48,50,51,55,59,61,62,64,67,88,89,91,114],types:114,typo:[37,41],ubuntu:3,ueno:[35,36,39],ui:129,uid:12,uint:[33,35,39,40,41,44,66,76,79,87,89,91,98,100,111,117,128,129,133,134,135,136,141,151,154,155,164,168,171,172,173,175,182,193,195],ul:139,ull:139,ultra:214,umask:41,umemoto:37,unchanged:70,under:[148,152],unicode:[33,175],unicorn:33,uninstall:39,unique:125,united:98,universe:30,unix:[3,5],unknown:206,unlink:54,unlock:61,unlocked:70,unlocks:70,unmanaged:85
 ,unmaps:52,unpatched:42,unsafe:52,unsigned:[41,47,48,54,57,61,62,64,65,67,70],unsplit:11,unsupported:206,until:[46,70],up:179,update:3,updated:[17,42,209],updates:167,updating:46,upload:12,uptime:[34,80,131,148,179,206,215,219],uri:[148,149],url:[12,37,41,99,149,219],usa:213,usage:146,use:[17,33,38,48,50,51,52,54,70,79,85,86],used:[50,51,52,61,69,84,87,141,146,152,174,198,218],useful:[48,146,183,217],useless:52,user:[62,113,147,148,151,154,160,165,167,168,172,195,214],username:[31,214],users:[31,33,44,81,82,87,89,91,98,100,113,116,117,118,128,129,136,141,148,154,165,174,200],uses:[50,52,152,174],using:[42,50,191,217],usr:[14,27,28,119,120,123,146,148],usually:152,utc:172,utf:[28,35,39,40,42,53,146,151,172,179,194],utopic:33,uubntu:14,uuid:33,uuuuuu:172,uzulla:37,v1:11,v2:11,vagrant:12,valgrind:14,valid:191,value:[33,39,40,41,46,48,59,61,62,64,65,70,76,87,89],valuebuf:59,valuen:162,values:[48,50,61,101,146],variable:70,variables:70,variety:214,vars:[62,70],varying:70,vector:[
 22,33,39,40,43,76,128,153],version:[12,37,42,49,51,80,131,147,148,179,186,206,215,219],versions:204,vervet:33,very:[79,101,111,129,159,160,167,171,172,183],via:191,video:214,virtualbox:12,visual:[8,31,33,37,39,40,41],vivid:[12,33],vm:39,vmstat:210,vmware:12,voiced:175,vojtovich:41,waits:[46,70],wanabe:40,want:[146,198],wareohji:39,warn:146,warning:[105,106,146,148,182,185],warp:41,watch:12,way:152,wc:[24,25,26,30],we:198,weakness:167,web:[12,28,34,129,132,171,189,191],webclips:161,weight:[39,48,76,128,129,151,183,212],welcome:[111,129,171,172,218],well:167,werewolf:[30,33],wget:[24,25,26,28,29,30],wgs:[37,55,117,128,156,157,158],wheezy:[12,37],when:[48,52,61,146,198],whether:[52,61],which:[70,146,152],whombx:40,wibowo:40,wiedenroth:41,wiki:148,wikipedia:[178,196],will:[61,70,146,198],wily:[30,33],win:[8,31],windows:[3,5,6,7],wing:[39,40],without:[148,167,191],wo:194,word:[39,129,171,172],words:172,work:174,worker:9,works:[70,174],world:194,write:[14,38,110,122,129],written:1
 41,www:12,x6:12,xcode:27,xenial:[30,33],xerus:[30,33],xml:[35,37,38,39,40,41,50],xt:[139,194],xvzf:[24,25,26,27,28,29,30],xxx:[33,40,146,172],xxxxx:12,yamaguchi:37,yappo:[40,41,42],year:174,years:44,yes:[14,33,80,99,100,110,113,118,129,132,135,145],yito:[39,40],yoji:37,yoku:[40,41],york:[156,218],yoshioka:39,you:[17,48,50,51,52,54,70,141,146,148,150,151,152,191,198],your:[17,21,37],yuki:37,yum:[12,18,24,26,39],yunqiang:33,yutaro:33,yuya:33,yy:44,yyyy:[172,174],yyyymm:186,yyyymmdd:[108,110,111,113,186],zenigata:214,zeromq:28,zip:[12,22,23],zlib:[25,28,30,35,37,39,40,41,48,88,128,206],zsh:[12,28],zunda:37,zxvf:12},titles:["1. Groonga\u306e\u7279\u5fb4","6. \u30af\u30e9\u30a4\u30a2\u30f3\u30c8","3. \u30b3\u30df\u30e5\u30cb\u30c6\u30a3","12. Groonga\u3078\u306e\u30b3\u30f3\u30c8\u30ea\u30d3\u30e5\u30fc\u30c8\u65b9\u6cd5","12.3. Groonga\u958b\u767a\u8005\u5411\u3051\u60c5\u5831","12.3.2. \u30ea\u30dd\u30b8\u30c8\u30ea\u30fc\u306eGroonga\u3092\u30d3\u30eb\u30c9\u3059\u308b\u65b9\u
 6cd5","12.3.2.1. GNU Autotools\u3092\u4f7f\u3063\u3066\u30ea\u30dd\u30b8\u30c8\u30ea\u30fc\u306eGroonga\u3092\u30d3\u30eb\u30c9\u3059\u308b\u65b9\u6cd5","12.3.2.2. GNU/Linux\u307e\u305f\u306fUnix\u4e0a\u3067CMake\u3092\u4f7f\u3063\u3066\u30ea\u30dd\u30b8\u30c8\u30ea\u30fc\u306eGroonga\u3092\u30d3\u30eb\u30c9\u3059\u308b\u65b9\u6cd5","12.3.2.3. Windows\u4e0a\u3067CMake\u3092\u4f7f\u3063\u3066\u30ea\u30dd\u30b8\u30c8\u30ea\u30fc\u306eGroonga\u3092\u30d3\u30eb\u30c9\u3059\u308b\u65b9\u6cd5","12.3.3. Groonga \u901a\u4fe1\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3","12.3.4. \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","12.3.5. \u30af\u30a8\u30ea\u306e\u5b9f\u73fe","12.3.7. \u30ea\u30ea\u30fc\u30b9\u624b\u9806","12.3.1. \u30ea\u30dd\u30b8\u30c8\u30ea","12.3.8. \u30c6\u30b9\u30c8\u65b9\u6cd5","12.2. \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u95a2\u9023\u306e\u30b3\u30f3\u30c8\u30ea\
 u30d3\u30e5\u30fc\u30c8\u65b9\u6cd5","12.2.3. C API","12.2.2. \u56fd\u969b\u5316","12.2.1. \u5c0e\u5165","12.1. \u30d0\u30b0\u30ec\u30dd\u30fc\u30c8\u306e\u9001\u308a\u65b9","11. \u958b\u767a","11.1. Travis CI","Groonga \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8","2. \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb","2.5. CentOS","2.3. Debian GNU/Linux","2.6. Fedora","2.2. Mac OS X","2.8. \u305d\u306e\u4ed6","2.7. Oracle Solaris","2.4. Ubuntu","2.1. Windows","9. \u5236\u9650\u4e8b\u9805","\u304a\u77e5\u3089\u305b","\u30d0\u30fc\u30b8\u30e7\u30f30.x\u306e\u304a\u77e5\u3089\u305b","\u30d0\u30fc\u30b8\u30e7\u30f31.0.x\u306e\u304a\u77e5\u3089\u305b","\u30d0\u30fc\u30b8\u30e7\u30f31.1.x\u306e\u304a\u77e5\u3089\u305b","1.2.9\u30ea\u30ea\u30fc\u30b9 - 2011-12-29","1.3.0\u30ea\u30ea\u30fc\u30b9 - 2012-01-29","2.1.2\u30ea\u30ea\u30fc\u30b9 - 2013-01-29","3.1.2\u30ea\u30ea\u30fc\u30b9 - 2014-01-29","4.1.1\u30ea\u30ea\u30fc\u30b9 - 2015-01-29","News in Senna period","7. \u30ea\u30d5\u30a1\u30ec\u30f3\u3
 0b9\u30de\u30cb\u30e5\u30a2\u30eb","7.17. \u30a8\u30a4\u30ea\u30a2\u30b9","7.23. API","7.23.2. \u5168\u4f53\u8a2d\u5b9a","7.23.4. <code class=\"docutils literal\"><span class=\"pre\">grn_cache</span></code>","7.23.5. <code class=\"docutils literal\"><span class=\"pre\">grn_column</span></code>","7.23.6. <code class=\"docutils literal\"><span class=\"pre\">grn_command_version</span></code>","7.23.7. <code class=\"docutils literal\"><span class=\"pre\">grn_content_type</span></code>","7.23.8. <code class=\"docutils literal\"><span class=\"pre\">grn_ctx</span></code>","7.23.9. <code class=\"docutils literal\"><span class=\"pre\">grn_db</span></code>","7.23.10. <code class=\"docutils literal\"><span class=\"pre\">grn_encoding</span></code>","7.23.11. grn_expr","7.23.12. <code class=\"docutils literal\"><span class=\"pre\">grn_geo</span></code>","7.23.13. <code class=\"docutils literal\"><span class=\"pre\">grn_hook</span></code>","7.23.14. <code class=\"docutils literal\"><span 
 class=\"pre\">grn_ii</span></code>","7.23.15. <code class=\"docutils literal\"><span class=\"pre\">grn_index_cursor</span></code>","7.23.16. <code class=\"docutils literal\"><span class=\"pre\">grn_info</span></code>","7.23.17. <code class=\"docutils literal\"><span class=\"pre\">grn_match_escalation</span></code>","7.23.18. <code class=\"docutils literal\"><span class=\"pre\">grn_obj</span></code>","7.23.19. <code class=\"docutils literal\"><span class=\"pre\">grn_proc</span></code>","7.23.20. <code class=\"docutils literal\"><span class=\"pre\">grn_search</span></code>","7.23.21. <code class=\"docutils literal\"><span class=\"pre\">grn_table</span></code>","7.23.22. <code class=\"docutils literal\"><span class=\"pre\">grn_table_cursor</span></code>","7.23.23. <code class=\"docutils literal\"><span class=\"pre\">grn_thread_*</span></code>","7.23.24. <code class=\"docutils literal\"><span class=\"pre\">grn_type</span></code>","7.23.25. <code class=\"docutils literal\"><span 
 class=\"pre\">grn_user_data</span></code>","7.23.1. \u6982\u8981","7.23.3. Plugin","Cast","7.6. \u30ab\u30e9\u30e0","7.6.4. \u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30ab\u30e9\u30e0","7.6.3. \u64ec\u4f3c\u30ab\u30e9\u30e0","7.6.1. \u30b9\u30ab\u30e9\u30fc\u30ab\u30e9\u30e0","7.6.2. \u30d9\u30af\u30bf\u30fc\u30ab\u30e9\u30e0","7.3. \u30b3\u30de\u30f3\u30c9","7.3.1. \u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3","7.3.2. \u51fa\u529b\u5f62\u5f0f","7.3.3. \u30d7\u30ea\u30c6\u30a3\u30fc\u30d7\u30ea\u30f3\u30c8","7.3.4. \u30ea\u30af\u30a8\u30b9\u30c8ID","7.3.5. \u30ea\u30af\u30a8\u30b9\u30c8\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8","7.3.6. \u30ea\u30bf\u30fc\u30f3\u30b3\u30fc\u30c9","7.3.7. <code class=\"docutils literal\"><span class=\"pre\">cache_limit</span></code>","7.3.8. <code class=\"docutils literal\"><span class=\"pre\">check</span></code>","7.3.9. <code class=\"docutils literal\"><span class=\"pre\">clearlock</span></code>","7.3.10. <code class=\"docutils literal\"><sp
 an class=\"pre\">column_copy</span></code>","7.3.11. <code class=\"docutils literal\"><span class=\"pre\">column_create</span></code>","7.3.12. <code class=\"docutils literal\"><span class=\"pre\">column_list</span></code>","7.3.13. <code class=\"docutils literal\"><span class=\"pre\">column_remove</span></code>","7.3.14. <code class=\"docutils literal\"><span class=\"pre\">column_rename</span></code>","7.3.15. <code class=\"docutils literal\"><span class=\"pre\">config_delete</span></code>","7.3.16. <code class=\"docutils literal\"><span class=\"pre\">config_get</span></code>","7.3.17. <code class=\"docutils literal\"><span class=\"pre\">config_set</span></code>","7.3.18. <code class=\"docutils literal\"><span class=\"pre\">database_unmap</span></code>","7.3.19. <code class=\"docutils literal\"><span class=\"pre\">define_selector</span></code>","7.3.20. <code class=\"docutils literal\"><span class=\"pre\">defrag</span></code>","7.3.21. <code class=\"docutils literal\"><span
  class=\"pre\">delete</span></code>","7.3.22. <code class=\"docutils literal\"><span class=\"pre\">dump</span></code>","7.3.23. <code class=\"docutils literal\"><span class=\"pre\">io_flush</span></code>","7.3.24. <code class=\"docutils literal\"><span class=\"pre\">load</span></code>","7.3.25. <code class=\"docutils literal\"><span class=\"pre\">lock_acquire</span></code>","7.3.26. <code class=\"docutils literal\"><span class=\"pre\">lock_clear</span></code>","7.3.27. <code class=\"docutils literal\"><span class=\"pre\">lock_release</span></code>","7.3.28. <code class=\"docutils literal\"><span class=\"pre\">log_level</span></code>","7.3.29. <code class=\"docutils literal\"><span class=\"pre\">log_put</span></code>","7.3.30. <code class=\"docutils literal\"><span class=\"pre\">log_reopen</span></code>","7.3.31. <code class=\"docutils literal\"><span class=\"pre\">logical_count</span></code>","7.3.32. <code class=\"docutils literal\"><span class=\"pre\">logical_parameters</s
 pan></code>","7.3.33. <code class=\"docutils literal\"><span class=\"pre\">logical_range_filter</span></code>","7.3.34. <code class=\"docutils literal\"><span class=\"pre\">logical_select</span></code>","7.3.35. <code class=\"docutils literal\"><span class=\"pre\">logical_shard_list</span></code>","7.3.36. <code class=\"docutils literal\"><span class=\"pre\">logical_table_remove</span></code>","7.3.37. <code class=\"docutils literal\"><span class=\"pre\">normalize</span></code>","7.3.38. <code class=\"docutils literal\"><span class=\"pre\">normalizer_list</span></code>","7.3.39. <code class=\"docutils literal\"><span class=\"pre\">object_exist</span></code>","7.3.40. <code class=\"docutils literal\"><span class=\"pre\">object_inspect</span></code>","7.3.41. <code class=\"docutils literal\"><span class=\"pre\">object_remove</span></code>","7.3.42. <code class=\"docutils literal\"><span class=\"pre\">plugin_register</span></code>","7.3.43. <code class=\"docutils literal\"><spa
 n class=\"pre\">plugin_unregister</span></code>","7.3.44. <code class=\"docutils literal\"><span class=\"pre\">quit</span></code>","7.3.45. <code class=\"docutils literal\"><span class=\"pre\">range_filter</span></code>","7.3.46. <code class=\"docutils literal\"><span class=\"pre\">register</span></code>","7.3.47. <code class=\"docutils literal\"><span class=\"pre\">reindex</span></code>","7.3.48. <code class=\"docutils literal\"><span class=\"pre\">request_cancel</span></code>","7.3.49. <code class=\"docutils literal\"><span class=\"pre\">ruby_eval</span></code>","7.3.50. <code class=\"docutils literal\"><span class=\"pre\">ruby_load</span></code>","7.3.51. <code class=\"docutils literal\"><span class=\"pre\">schema</span></code>","7.3.52. <code class=\"docutils literal\"><span class=\"pre\">select</span></code>","7.3.53. <code class=\"docutils literal\"><span class=\"pre\">shutdown</span></code>","7.3.54. <code class=\"docutils literal\"><span class=\"pre\">status</span></
 code>","7.3.55. <code class=\"docutils literal\"><span class=\"pre\">suggest</span></code>","7.3.56. <code class=\"docutils literal\"><span class=\"pre\">table_create</span></code>","7.3.57. <code class=\"docutils literal\"><span class=\"pre\">table_list</span></code>","7.3.58. <code class=\"docutils literal\"><span class=\"pre\">table_remove</span></code>","7.3.59. <code class=\"docutils literal\"><span class=\"pre\">table_rename</span></code>","7.3.60. <code class=\"docutils literal\"><span class=\"pre\">table_tokenize</span></code>","7.3.61. <code class=\"docutils literal\"><span class=\"pre\">thread_limit</span></code>","7.3.62. <code class=\"docutils literal\"><span class=\"pre\">tokenize</span></code>","7.3.63. <code class=\"docutils literal\"><span class=\"pre\">tokenizer_list</span></code>","7.3.64. <code class=\"docutils literal\"><span class=\"pre\">truncate</span></code>","7.16. \u8a2d\u5b9a","7.1. \u5b9f\u884c\u30d5\u30a1\u30a4\u30eb","7.1.1. <code class=\"docuti
 ls literal\"><span class=\"pre\">grndb</span></code>","7.1.2. grnslap","7.1.3. <code class=\"docutils literal\"><span class=\"pre\">groonga</span></code> \u5b9f\u884c\u30d5\u30a1\u30a4\u30eb","7.1.4. groonga-benchmark","7.1.5. groonga-httpd","7.1.6. Groonga HTTP\u30b5\u30fc\u30d0\u30fc","7.1.7. groonga-suggest-create-dataset","7.1.8. <code class=\"docutils literal\"><span class=\"pre\">groonga-suggest-httpd</span></code>","7.1.9. groonga-suggest-learner","7.14. \u95a2\u6570","7.14.1. <code class=\"docutils literal\"><span class=\"pre\">between</span></code>","7.14.2. edit_distance","7.14.3. <code class=\"docutils literal\"><span class=\"pre\">geo_distance</span></code>","7.14.4. geo_in_circle","7.14.5. geo_in_rectangle","7.14.6. <code class=\"docutils literal\"><span class=\"pre\">highlight_full</span></code>","7.14.7. <code class=\"docutils literal\"><span class=\"pre\">highlight_html</span></code>","7.14.8. <code class=\"docutils literal\"><span class=\"pre\">html_untag</s
 pan></code>","7.14.9. <code class=\"docutils literal\"><span class=\"pre\">in_values</span></code>","7.14.10. now","7.14.11. <code class=\"docutils literal\"><span class=\"pre\">prefix_rk_search</span></code>","7.14.12. <code class=\"docutils literal\"><span class=\"pre\">query</span></code>","7.14.13. rand","7.14.14. <code class=\"docutils literal\"><span class=\"pre\">snippet_html</span></code>","7.14.15. <code class=\"docutils literal\"><span class=\"pre\">sub_filter</span></code>","7.14.16. <code class=\"docutils literal\"><span class=\"pre\">vector_size</span></code>","7.12. grn_expr","7.12.1. \u30af\u30a8\u30ea\u30fc\u69cb\u6587","7.12.2. \u30b9\u30af\u30ea\u30d7\u30c8\u69cb\u6587","7.19. \u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u69cb\u7bc9","7.21. Log","7.7. \u30ce\u30fc\u30de\u30e9\u30a4\u30b6\u30fc","7.15. \u64cd\u4f5c\u65b9\u6cd5","7.15.1. \u4f4d\u7f6e\u60c5\u5831\u691c\u7d22","7.15.2. \u524d\u65b9\u4e00\u81f4RK\u691c\u7d22","7.2. \u51fa\u529b","7.10. \u30af\u30a8\u30e
 a\u30fc\u5c55\u958b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u4e00\u89a7","7.10.1. QueryExpanderTSV","7.13. \u6b63\u898f\u8868\u73fe","7.11. \u30b9\u30b3\u30a2\u30e9\u30fc","7.11.3.1. <code class=\"docutils literal\"><span class=\"pre\">scorer_tf_at_most</span></code>","7.11.3.2. <code class=\"docutils literal\"><span class=\"pre\">scorer_tf_idf</span></code>","7.20. \u30b7\u30e3\u30fc\u30c7\u30a3\u30f3\u30b0","7.18. \u30b5\u30b8\u30a7\u30b9\u30c8","7.18.2. \u88dc\u5b8c","7.18.3. \u88dc\u6b63","7.18.1. \u306f\u3058\u3081\u306b","7.18.4. \u63d0\u6848","7.5. \u30c6\u30fc\u30d6\u30eb","7.9. \u30c8\u30fc\u30af\u30f3\u30d5\u30a3\u30eb\u30bf\u30fc","7.8. \u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc","7.22. \u30c1\u30e5\u30fc\u30cb\u30f3\u30b0","7.4. \u30c7\u30fc\u30bf\u578b","5. \u30b5\u30fc\u30d0\u30fc","5.3. GQTP","5.2. HTTP","5.2.1. \u6bd4\u8f03","5.2.2. groonga","5.2.3. groonga-httpd","5.4. Memcached\u30d0\u30a4\u30ca\u30ea\u30d7\u30ed\u30c8\u30b3\u30eb","5.1. \u30b5\u30fc\u30d0\u30f
 c\u30d1\u30c3\u30b1\u30fc\u30b8","8. \u4ed5\u69d8","8.1. GQTP","8.2. \u691c\u7d22","10. \u30c8\u30e9\u30d6\u30eb\u30b7\u30e5\u30fc\u30c6\u30a3\u30f3\u30b0","10.1. \u540c\u3058\u691c\u7d22\u30ad\u30fc\u30ef\u30fc\u30c9\u306a\u306e\u306b\u5168\u6587\u691c\u7d22\u7d50\u679c\u304c\u7570\u306a\u308b","10.2. mmap Cannot allocate memory\u30a8\u30e9\u30fc\u3092\u56de\u907f\u3059\u308b\u306b\u306f","4. \u30c1\u30e5\u30fc\u30c8\u30ea\u30a2\u30eb","4.3. \u3044\u308d\u3044\u308d\u306a\u30c7\u30fc\u30bf\u306e\u4fdd\u5b58","4.5. \u30c9\u30ea\u30eb\u30c0\u30a6\u30f3","4.6. \u30bf\u30b0\u691c\u7d22\u30fb\u53c2\u7167\u95a2\u4fc2\u306e\u9006\u5f15\u304d","4.1. \u57fa\u672c\u7684\u306a\u64cd\u4f5c","4.9. \u5168\u6587\u691c\u7d22\u7528\u306e\u8a9e\u5f59\u8868\u306e\u4f5c\u6210","4.7. match_columns\u30d1\u30e9\u30e1\u30fc\u30bf","4.10. \u30de\u30a4\u30af\u30ed\u30d6\u30ed\u30b0\u691c\u7d22\u30b7\u30b9\u30c6\u30e0\u306e\u4f5c\u6210","4.2. \u30ea\u30e2\u30fc\u30c8\u30a2\u30af\u30bb\u30b9","4.8. \u
 30d1\u30c8\u30ea\u30b7\u30a2\u6728\u306b\u3088\u308b\u524d\u65b9\u4e00\u81f4\u691c\u7d22","4.11. \u30af\u30a8\u30ea\u62e1\u5f35","4.4. \u3055\u307e\u3056\u307e\u306a\u691c\u7d22\u6761\u4ef6"],titleterms:{"()":11,"(geopoint":218,"(v":11,"-benchmark":147,"-command":78,"-create":150,"-dataset":150,"-default":28,"-document":18,"-encoding":28,"-escalation":28,"-files":12,"-gqtp":204,"-help":28,"-http":204,"-httpd":[148,151,152,202,204],"-latest":12,"-learner":[151,152],"-localstatedir":28,"-log":28,"-lz4":28,"-match":28,"-message":28,"-munin":28,"-pack":28,"-package":28,"-path":28,"-platform":28,"-plugins":28,"-po":12,"-prefix":28,"-release":12,"-server":204,"-suggest":[150,151,152],"-target":144,"-threshold":28,"-version":78,"-with":28,"-zlib":28,".max":195,".maxfileperproc":195,".overcommit":195,".po":17,".po\u30d5\u30a1\u30a4\u30eb":17,"/linux":[7,25],"=encoding":28,"=message":28,"=number":28,"=path":28,"=platform":28,"[$":[111,129],"\u3042\u3052\u308b":209,"\u3042\u308a":[171
 ,172],"\u3042\u308b":218,"\u3044\u304f":10,"\u3044\u308b":[135,177],"\u3044\u308d\u3044\u308d":212,"\u3046\u307e\u304f":10,"\u304a\u304f":10,"\u304a\u3055\u3089\u3044":10,"\u304a\u6c17":218,"\u304a\u77e5\u3089":[33,34,35,36],"\u304b\u3089":[6,7,8,10,24,25,26,27,28,30,31,151,178],"\u304c\u3063":217,"\u3053\u3061\u3089":10,"\u3053\u3068":12,"\u3054\u3068":217,"\u3055\u307e\u3056\u307e\u306a":222,"\u3059\u308b":[5,6,7,8,10,12,14,19,76,82,113,148,152,188,189,191,209,210,213,217],"\u305d\u306e":[28,182],"\u305f\u3044":12,"\u305f\u3081":[10,11,111,129],"\u3060\u3051":[10,76],"\u3065\u3051":78,"\u3066\u308b":218,"\u3067\u304d":[113,135,196],"\u3067\u304d\u308b":[10,11],"\u3068\u3057\u3066":196,"\u3068\u308a":10,"\u306a\u3044":[10,113,135,196],"\u306a\u3057":[172,200],"\u306a\u306b":194,"\u306b\u3088\u308b":[213,217,220],"\u306b\u5bfe\u3059\u308b":217,"\u306b\u95a2\u3059\u308b":196,"\u306e\u306b":209,"\u306e\u307f":[12,14],"\u306f\u3058\u3081":190,"\u3078\u3068":10,"\u307e\u305f":[7
 ,217],"\u307e\u305f\u3050":217,"\u307e\u3068\u3081":12,"\u3084\u308a":10,"\u3084\u308b":12,"\u3088\u3046":[188,189,191],"\u30a2\u30af\u30bb\u30b9\u30ed\u30b0":200,"\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9":200,"\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9":12,"\u30a2\u30f3\u30ab\u30fc":182,"\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb":12,"\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3":9,"\u30a4\u30f3\u30b9\u30c8\u30fc\u30e9\u30fc":31,"\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb":[6,7,8,14,17,18,23,181],"\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9":11,"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9":[32,173,182,214,217],"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30ab\u30e9\u30e0":[73,215],"\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30c6\u30fc\u30d6\u30eb":133,"\u30a4\u30f3\u30dd\u30fc\u30c8":12,"\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8":12,"\u30a8\u30a4\u30ea\u30a2\u30b9":44,"\u30a8\u30b9\u30b1\u30fc\u30d7":[171,182],"\u30a8\u30e9\u30fc":[79,210],"\u30aa\u30d6\u30b8\u30a7\u30af\u30c8":180,"\u30aa\u30d6\u
 30b8\u30a7\u30af\u30c8\u30ea\u30c6\u30e9\u30eb":172,"\u30aa\u30d7\u30b7\u30e7\u30f3":[145,146,147,150,152],"\u30ab\u30b9\u30b1\u30fc\u30c9":98,"\u30ab\u30d0\u30ec\u30c3\u30b8":14,"\u30ab\u30e9\u30e0":[32,72,74,87,135,156,213,215,217],"\u30ab\u30e9\u30e0\u30a4\u30f3\u30c7\u30c3\u30af\u30b9":217,"\u30ab\u30e9\u30e0\u30b9\u30c8\u30a2":0,"\u30ad\u30e3\u30c3\u30b7\u30e5":[110,129,148],"\u30ad\u30fc\u30ef\u30fc\u30c9":[209,218],"\u30af\u30a8\u30ea":[0,11,221],"\u30af\u30a8\u30ea\u30fc":[148,171,180],"\u30af\u30a8\u30ea\u30fc\u30ad\u30e3\u30c3\u30b7\u30e5":148,"\u30af\u30e9\u30a4\u30a2\u30f3\u30c8":1,"\u30af\u30e9\u30b9":182,"\u30b0\u30eb\u30fc\u30d7":[171,172,182],"\u30b1\u30fc\u30b9":[113,135],"\u30b3\u30de\u30f3\u30c9":[77,142,144,146,149,186,215,219],"\u30b3\u30de\u30f3\u30c9\u30d0\u30fc\u30b8\u30e7\u30f3":[78,200],"\u30b3\u30de\u30f3\u30c9\u30d5\u30a1\u30a4\u30eb":147,"\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3":[146,151,179],"\u30b3\u30df\u30e5\u30cb\u30c6\u30a3":2,"\u30b3\u3
 0e1\u30f3\u30c8":218,"\u30b3\u30f3\u30c8\u30ea\u30d3\u30e5\u30fc\u30c8":[3,15],"\u30b5\u30b8\u30a7\u30b9\u30c8":[151,187],"\u30b5\u30f3\u30d7\u30eb":[145,147],"\u30b5\u30f3\u30d7\u30eb\u30c7\u30fc\u30bf":[171,172],"\u30b5\u30fc\u30d0":[0,206,219],"\u30b5\u30fc\u30d0\u30fc":[149,197,204],"\u30b5\u30fc\u30d0\u30fc\u30d1\u30c3\u30b1\u30fc\u30b8":204,"\u30b7\u30b9\u30c6\u30e0":[19,218],"\u30b7\u30d5\u30c8":172,"\u30b7\u30e3\u30fc\u30c7\u30a3\u30f3\u30b0":186,"\u30b8\u30aa\u30b5\u30fc\u30c1":214,"\u30b9\u30ab\u30e9\u30fc\u30ab\u30e9\u30e0":75,"\u30b9\u30af\u30ea\u30d7\u30c8":[12,172],"\u30b9\u30af\u30ea\u30d7\u30c8\u30d5\u30a1\u30a4\u30eb":147,"\u30b9\u30b3\u30a2\u30e9\u30fc":183,"\u30b9\u30b3\u30a2\u30fc":129,"\u30b9\u30bf\u30a4\u30eb":129,"\u30b9\u30c8\u30ec\u30fc\u30b8":0,"\u30b9\u30c8\u30ec\u30fc\u30b8\u30a8\u30f3\u30b8\u30f3":0,"\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3":219,"\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc":172,"\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7":151,"\u30bd\u30d5\
 u30c8\u30a6\u30a7\u30a2":[6,7,8,18],"\u30bd\u30fc\u30b9":[24,25,26,27,28,30,31],"\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9":12,"\u30bd\u30fc\u30c8":[213,222],"\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8":82,"\u30bf\u30b0":214,"\u30bf\u30b0\u30a4\u30f3\u30c7\u30c3\u30af\u30b9":133,"\u30c0\u30a6\u30f3\u30bf\u30a4\u30e0":200,"\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9":12,"\u30c1\u30a7\u30c3\u30af\u30a2\u30a6\u30c8":[6,7,8],"\u30c1\u30e3\u30c3\u30c8\u30eb\u30fc\u30e0":2,"\u30c1\u30e5\u30fc\u30c8\u30ea\u30a2\u30eb":211,"\u30c1\u30e5\u30fc\u30cb\u30f3\u30b0":195,"\u30c4\u30a4\u30fc\u30c8":10,"\u30c4\u30fc\u30eb":[28,148,219],"\u30c6\u30b9\u30c8":14,"\u30c6\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb":14,"\u30c6\u30fc\u30d6\u30eb":[32,87,113,117,133,135,152,165,192,196,212,215,217,218],"\u30c7\u30a3\u30ec\u30af\u30c6\u30a3\u30d6":148,"\u30c7\u30a3\u30ec\u30af\u30c8\u30ea":12,"\u30c7\u30d0\u30c3\u30ac":14,"\u30c7\u30d5\u30a9\u30eb\u30c8":82,"\u30c7\u30fc\u30bf":[133,188,191,196,212,215,218],"\u30c7\u30fc\u3
 0bf\u30d9\u30fc\u30b9":[117,200,215],"\u30c7\u30fc\u30bf\u30ed\u30fc\u30c9":148,"\u30c7\u30fc\u30e2\u30f3":206,"\u30c8\u30e9\u30d6\u30eb\u30b7\u30e5\u30fc\u30c6\u30a3\u30f3\u30b0":[147,208],"\u30c8\u30fc\u30af\u30ca\u30a4\u30b6":0,"\u30c8\u30fc\u30af\u30ca\u30a4\u30b6\u30fc":[194,209],"\u30c8\u30fc\u30af\u30ca\u30a4\u30ba":194,"\u30c8\u30fc\u30af\u30f3\u30d5\u30a3\u30eb\u30bf\u30fc":193,"\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8":[12,15,22],"\u30c9\u30ea\u30eb\u30c0\u30a6\u30f3":[111,129,213],"\u30ce\u30fc\u30de\u30e9\u30a4\u30b6\u30fc":175,"\u30ce\u30fc\u30de\u30eb\u30d9\u30af\u30bf\u30fc\u30ab\u30e9\u30e0":76,"\u30cf\u30c3\u30b7\u30e5\u30bf\u30b0":218,"\u30d0\u30a4\u30ca\u30ea\u30d7\u30ed\u30c8\u30b3\u30eb":203,"\u30d0\u30b0\u30ec\u30dd\u30fc\u30c8":19,"\u30d0\u30fc\u30b8\u30e7\u30f3":[12,34,35,36,78],"\u30d1\u30b9\u30d5\u30ec\u30fc\u30ba":12,"\u30d1\u30c3\u30b1\u30fc\u30b8":12,"\u30d1\u30c3\u30c1":17,"\u30d1\u30c8\u30ea\u30b7\u30a2":220,"\u30d1\u30e9\u30e1\u30fc\u30bf":[78,217
 ],"\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc":[111,129],"\u30d3\u30c3\u30c8":172,"\u30d3\u30eb\u30c9":[5,6,7,8,12,24,25,26,27,28,30,31],"\u30d5\u30a1\u30a4\u30eb":[11,12,17,18,143,146,181,195,200],"\u30d5\u30a9\u30ed\u30fc":218,"\u30d5\u30a9\u30fc\u30de\u30c3\u30c8":[129,174,181],"\u30d5\u30ec\u30fc\u30ba":171,"\u30d6\u30e9\u30a6\u30b6\u30d9\u30fc\u30b9":219,"\u30d6\u30ed\u30b0":12,"\u30d7\u30ea\u30c6\u30a3\u30fc\u30d7\u30ea\u30f3\u30c8":80,"\u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9\u30d1\u30b9":200,"\u30d7\u30ed\u30b8\u30a7\u30af\u30c8":12,"\u30d7\u30ed\u30bb\u30b9":195,"\u30d7\u30ed\u30c8\u30b3\u30eb":206,"\u30d8\u30c3\u30c0\u30fc":206,"\u30d9\u30af\u30bf\u30fc":196,"\u30d9\u30af\u30bf\u30fc\u30ab\u30e9\u30e0":[76,212],"\u30da\u30fc\u30b8\u30f3\u30b0":129,"\u30de\u30a4\u30af\u30ed\u30d6\u30ed\u30b0":218,"\u30de\u30c3\u30c1":172,"\u30de\u30c3\u30c1\u30ab\u30e9\u30e0":171,"\u30e1\u30e2\u30ea":195,"\u30e1\u30fc\u30ea\u30f3\u30b0\u30ea\u30b9\u30c8":[2,19],"\u30e2\u30b8\u30e5\u30fc
 \u30eb":148,"\u30e6\u30fc\u30b6\u30fc":[10,151,218],"\u30e6\u30fc\u30b6\u30fcid":218,"\u30e9\u30a4\u30d6\u30e9\u30ea":[0,28],"\u30ea\u30af\u30a8\u30b9\u30c8":[81,82],"\u30ea\u30af\u30a8\u30b9\u30c8\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8":82,"\u30ea\u30af\u30a8\u30b9\u30c8id":81,"\u30ea\u30bd\u30fc\u30b9":[113,135],"\u30ea\u30bf\u30fc\u30f3\u30b3\u30fc\u30c9":[82,83],"\u30ea\u30c6\u30e9\u30eb":172,"\u30ea\u30d0\u30fc\u30b9\u30d7\u30ed\u30ad\u30b7":148,"\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9":[46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70],"\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9\u30de\u30cb\u30e5\u30a2\u30eb":43,"\u30ea\u30dd\u30b8\u30c8\u30ea":[13,17],"\u30ea\u30dd\u30b8\u30c8\u30ea\u30fc":[5,6,7,8],"\u30ea\u30e2\u30fc\u30c8\u30a2\u30af\u30bb\u30b9":219,"\u30ea\u30ea\u30fc\u30b9":[12,33,34,35,36,37,38,39,40,41],"\u30ea\u30ea\u30fc\u30b9\u30a2\u30ca\u30a6\u30f3\u30b9":12,"\u30ea\u30ea\u30fc\u30b9\u30bf\u30b0":12,"\u30eb\u30fc\u30eb":186,"\u30ec\u30b3\u30f
 c\u30c9":[129,215],"\u30ec\u30b3\u30fc\u30c9id":192,"\u30ed\u30b0":107,"\u30ed\u30c3\u30af\u30d5\u30ea\u30fc":0,"\u30ed\u30fc\u30c6\u30fc\u30b7\u30e7\u30f3":107,"\u30ed\u30fc\u30c9":[76,215,218],"\u30ed\u30fc\u30de":178,"\u30fb\u30e1\u30e2\u30ea\u30ea\u30fc\u30af":14,"\u4e00\u6642":192,"\u4e00\u6642\u30c6\u30fc\u30d6\u30eb":192,"\u4e00\u7dd2":[113,135],"\u4e00\u81f4":[171,172,188,207,220],"\u4e00\u81f4rk":[178,188],"\u4e00\u89a7":[83,142,144,175,180,186,218],"\u4e00\u90e8":113,"\u4e0a\u9650":32,"\u4e0d\u6b63\u30e1\u30e2\u30ea\u30a2\u30af\u30bb\u30b9":14,"\u4e0d\u7b49\u4fa1":[171,172],"\u4e26\u3079":215,"\u4e26\u5217":12,"\u4e3b\u30ad\u30fc":[196,220],"\u4e57\u7b97":172,"\u4e8b\u9805":[32,147,196],"\u4ed5\u65b9":17,"\u4ed5\u69d8":205,"\u4ed8\u304d":[18,172,214],"\u4ed8\u4e0e":217,"\u4ee3\u5165":172,"\u4ee3\u5165\u5f0f":171,"\u4ee5\u4e0a":[171,172],"\u4ee5\u4e0b":171,"\u4ee5\u4e0b\u6f14":172,"\u4f4d\u7f6e":[0,78,156,177,218,222],"\u4f5c\u308a\u65b9":76,"\u4f5c\u308b":6,"\u4f5c
 \u6210":[12,133,215,216,218],"\u4f5c\u696d":12,"\u4f7f\u3044":207,"\u4f7f\u3044\u65b9":[44,73,75,76,80,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,144,146,147,148,151,152,154,156,159,160,161,162,164,165,167,168,169,173,178,179,181,182,183,184,185,188,189,191],"\u4f7f\u3046":[148,151,156],"\u4f7f\u3063":[6,7,8],"\u4f7f\u7528":195,"\u4f8b\u3048":10,"\u4f9d\u5b58":28,"\u4fdd\u5b58":[133,212],"\u4fee\u6b63":[33,34,35,36,37,39,40,41,42],"\u5165\u308a":218,"\u5165\u529b":151,"\u5165\u6f14":172,"\u5168\u4f53":46,"\u5168\u6587":[0,209,215,217,222],"\u5168\u6587\u691c":[215,216],"\u5168\u6587\u691c\u7d22":171,"\u5171\u6709":0,"\u5171\u8d77":[188,189,191],"\u518d\u8d77\u52d5":204,"\u51fa\u529b":[17,79,111,129,179,215],"\u5206\u3051":207,"\u5229\u7528":[113,135,148,193,222],"\u5236\u5fa1":172,"\u5236\u9650":[32,76,14
 7,181,192,196,213],"\u524a\u6e1b":[113,135],"\u524a\u9664":[98,113,135],"\u524d\u63d0":12,"\u524d\u65b9":[171,172,178,188,220],"\u5270\u4f59":172,"\u5272\u308a":81,"\u52a0\u7b97":172,"\u52d5\u4f5c":[12,14,188,189,191],"\u52d5\u7684":173,"\u5354\u529b":10,"\u5358\u8a9e":172,"\u5373\u6642":0,"\u539f\u56e0":209,"\u53c2\u7167":[0,135,206,212,214],"\u53c2\u7167\u578b":76,"\u53c2\u8003":[6,7,8,44,79,81,82,83,84,86,89,92,93,94,96,98,101,102,104,105,106,107,112,114,115,119,120,122,123,125,126,127,128,129,132,133,137,139,140,150,151,159,160,164,165,167,168,170,175,178,181,184,185,192,193],"\u53d6\u5f97":[12,215],"\u53e4\u3044":33,"\u53ef\u80fd":[0,87,92,93,94,95,99,100,108,109,110,111,112,113,114,116,117,118,128,130,131,135,137,138,139,148,151,156,160,165,184,185,193],"\u540c\u3058":209,"\u540d\u524d":[74,145,147,149,150,155,157,158,163,166,196],"\u5411\u3051":[4,12],"\u5426\u5b9a":[171,172],"\u547c\u3073\u51fa\u3057":172,"\u547d\u4ee4":147,"\u548c\u4ee3":172,"\u548c\u6f14":172,"\u56
 de\u907f":210,"\u56fd\u969b\u5316":17,"\u5727\u7e2e":200,"\u57fa\u672c":[113,135,172,215],"\u5831\u544a":19,"\u5834\u5408":[12,79,217],"\u5834\u6240":[10,181],"\u5909\u63db":178,"\u5909\u66f4":[35,87,200,209],"\u5909\u66f4\u70b9":12,"\u5927\u304d\u306a":133,"\u5927\u306a\u308a":[171,172],"\u5b66\u7fd2":[151,188,189,190,191],"\u5b8c\u5168":207,"\u5b9f\u4f8b":11,"\u5b9f\u73fe":11,"\u5b9f\u884c":[6,7,8,11,12,14,18,143,146,147,148],"\u5b9f\u9a13":37,"\u5bc6\u9375":12,"\u5bfe\u5fdc":[10,177,200],"\u5bfe\u7b56":[209,210],"\u5bfe\u8c61":135,"\u5c0e\u5165":18,"\u5c0f\u306a\u308a":[171,172],"\u5c0f\u6570":172,"\u5c55\u958b":180,"\u5dee\u6f14":172,"\u5ea7\u6a19\u5024":172,"\u5f15\u6570":[84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,116,117,118,121,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,141,145,146,147,151,152,154,155,156,157,158,159,160,161,162,164,165,166,168,169,184,185,195],"\u5f53\u3066\u308b":
 81,"\u5f62\u5f0f":[79,101],"\u5f8c\u65b9":[171,172,220],"\u5fc5\u8981":[6,7,8,18,161],"\u5fc5\u9808":[87,89,91,92,93,94,95,100,108,109,110,111,112,113,114,116,117,118,125,128,129,130,131,135,136,137,138,139,141,151,156,160,165,184,185],"\u6027\u80fd":[148,200],"\u60c5\u5831":[0,4,10,14,177,218,222],"\u611f\u8b1d":[33,34,35,36,37,38,39,40,41],"\u6210\u529f":79,"\u6210\u679c":17,"\u623b\u308a\u5024":[84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,149,151,154,156,159,160,161,162,164,165,167,168,169,184,185],"\u624b\u9806":12,"\u6295\u7a3f":218,"\u62bd\u51fa":[172,191],"\u62e1\u5f35":221,"\u6307\u5b9a":[12,78,151,156,171,196,215,217],"\u6307\u91dd":10,"\u6319\u52d5":207,"\u6392\u4ed6":172,"\u63a5\u7d9a":206,"\u63d0\u4f9b":10,"\u63d0\u6848":[190,191],"\u64cd\u4f5c":[176,215],"\u64ec\u4f3c":74,"\u6539\u826f":[33,34
 ,35,36,37,38,39,40,41,42],"\u6570\u5024":212,"\u6574\u6570":172,"\u6587\u5b57":182,"\u6587\u5b57\u5217":[172,212],"\u6587\u66f8":[172,189],"\u6587\u6cd5":222,"\u65b0\u3057\u3044":17,"\u65b0\u898f":12,"\u65b9\u6cd5":[3,5,6,7,8,12,14,15,17,44,76,78,81,82,87,173,176,188,189,191,209,210],"\u65e5\u6642":212,"\u660e\u793a":12,"\u660e\u793a\u7684":156,"\u6642\u9593":[172,218],"\u66f4\u65b0":[0,12,17,18,188],"\u66f8\u304d":207,"\u66f8\u5f0f":[145,147,148,149,152,155,157,158,163,166,215],"\u66ff\u3048":215,"\u6700\u5927":195,"\u6709\u52b9":82,"\u6761\u4ef6":[12,129,161,171,222],"\u6761\u4ef6\u5f0f":171,"\u683c\u7d0d":196,"\u691c\u51fa":14,"\u691c\u7d22":[0,76,111,129,133,171,172,177,178,188,189,191,207,209,214,215,217,218,220,221,222],"\u691c\u7d22\u4f8b":11,"\u6982\u8981":[0,44,46,47,48,49,50,51,52,53,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,73,75,76,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,1
 15,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,144,146,148,149,151,152,154,156,159,160,161,162,164,165,167,168,169,175,178,181,182,183,184,185,186,192,193,194,195],"\u69cb\u6587":[84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,144,146,151,154,156,159,160,161,162,164,165,167,168,169,171,172,182,184,185],"\u69cb\u7bc9":[14,173],"\u69d8\u3005":14,"\u6a5f\u80fd":177,"\u6b63\u898f":[171,172,182],"\u6bd4\u8f03":[172,200],"\u6c38\u7d9a":192,"\u6d41\u308c":17,"\u6d6e\u52d5":172,"\u6e1b\u7b97":172,"\u6e96\u5099":[12,221],"\u6f14\u7b97\u5b50":172,"\u70b9\u6570":172,"\u7279\u5b9a":[12,14],"\u7279\u5fb4":[0,192],"\u7279\u6709":148,"\u7279\u6b8a":147,"\u72ec\u81ea":172,"\u7406\u7531":10,"\u74b0\u5883":[12,14],"\u751f\u6210":[12,17,18],"\u7528\u3044":[107,222]
 ,"\u7528\u79d8":12,"\u7528\u8a9e\u96c6":186,"\u7570\u306a\u308b":209,"\u767b\u9332":19,"\u7701\u7565":[87,92,93,94,95,99,100,108,109,110,111,112,113,114,116,117,118,128,130,131,135,137,138,139,151,156,160,165,184,185],"\u771f\u507d\u5024":[172,212],"\u77e5\u308a":12,"\u78ba\u8a8d":[12,17],"\u7a2e\u985e":212,"\u7a4d\u4ee3":172,"\u7a4d\u6f14":172,"\u7b26\u53f7":172,"\u7b49\u4fa1":[171,172],"\u7b97\u5b50":172,"\u7b97\u8853":172,"\u7ba1\u7406":[148,219],"\u7bc4\u56f2":[133,215],"\u7c21\u5358":[111,129],"\u7d22\u5f15":0,"\u7d22\u7528":[215,216],"\u7d42\u4e86":[148,204,206],"\u7d44\u307f\u8fbc\u307f":[146,175,183,194],"\u7d44\u8fbc\u578b":196,"\u7d4c\u5ea6":0,"\u7d4c\u7def\u5ea6":212,"\u7d50\u5408\u5f0f":171,"\u7d50\u679c":[147,151,209,213,215],"\u7d5e\u8fbc":222,"\u7de8\u96c6":17,"\u7def\u5ea6":0,"\u7f6e\u63db":165,"\u7f72\u540d":12,"\u7ffb\u8a33":[12,17],"\u8868\u73fe":[11,171,172,182],"\u8868\u793a":215,"\u88dc\u5b8c":[188,190],"\u88dc\u6b63":[189,190],"\u8907\u6570":[200,213,2
 17],"\u89e3\u6790":14,"\u89e3\u6c7a":44,"\u8a00\u8a9e":17,"\u8a2d\u5b9a":[12,21,46,82,87,142,148,200],"\u8a8d\u8a3c":200,"\u8a98\u5c0e":10,"\u8a9e\u5f59":[215,216],"\u8a9e\u5f59\u8868":133,"\u8aac\u660e":[74,145,147,155,157,158,163,166,196],"\u8aad\u307f":[178,188],"\u8ab2\u984c":19,"\u8ad6\u7406":[113,171,172],"\u8ad6\u7406\u548c":171,"\u8ad6\u7406\u7a4d":171,"\u8d77\u52d5":[151,204,206,219],"\u8ee2\u7f6e":0,"\u8fd1\u508d":172,"\u8fd4\u5024":[155,157,158,163,166],"\u8ffd\u52a0":[12,17,175],"\u8ffd\u8de1":19,"\u9001\u308a\u65b9":[17,19],"\u9001\u4fe1":219,"\u9006\u5f15\u304d":214,"\u901a\u4fe1":9,"\u9032\u3081":10,"\u904e\u53bb":10,"\u9055\u3044":111,"\u9069\u7528":76,"\u9078\u629e":182,"\u90e8\u5206":207,"\u914d\u5217":172,"\u91cd\u307f":[76,217],"\u91cd\u307f\u4ed8\u304d":76,"\u91cf\u6307\u5b9a\u5b50":182,"\u958b\u3051\u308b":195,"\u958b\u767a":[4,10,20],"\u95a2\u4fc2":[28,111,129,214],"\u95a2\u4fc2\u5f0f":11,"\u95a2\u6570":[14,153,172],"\u95a2\u9023":[15,110,111,113,129,1
 48,152,217],"\u95be\u5024":209,"\u9664\u7b97":172,"\u96c6\u8a08":0,"\u9759\u7684":[14,173],"\u975e\u308f\u304b\u3061":207,"\u985e\u4f3c":[172,189],"\u9ad8\u5ea6":[111,129],"\uff08personal":30,"_*":66,"_acquire":102,"_api":11,"_at":184,"_auto":148,"_base":148,"_border":[108,110,111,113,154],"_cache":[47,148],"_calc":[111,129],"_cancel":125,"_circle":157,"_clear":103,"_column":[48,137],"_columns":[110,111,129,165,217],"_command":49,"_content":50,"_copy":87,"_count":[108,195],"_create":[88,133,148],"_ctx":51,"_cursor":[58,65],"_dat":192,"_data":68,"_database":148,"_db":52,"_delete":92,"_distance":[155,156],"_encoding":53,"_equal":11,"_escalation":[60,111,129],"_escape":159,"_eval":126,"_exist":116,"_expander":[111,129,165],"_expansion":129,"_expr":[11,54,170],"_filter":[110,122,128,168],"_filters":[128,133,139],"_flags":[111,129],"_flush":100,"_full":159,"_geo":55,"_get":93,"_hash":192,"_hook":56,"_html":[159,160,167],"_id":117,"_idf":185,"_ii":57,"_in":[157,158],"_index":[58,1
 09,110],"_indexes":99,"_info":59,"_inspect":117,"_install":28,"_key":[108,110,111,113,117,192],"_level":[105,148],"_limit":[84,111,129,138,148],"_list":[89,112,115,134,140],"_load":127,"_log":148,"_map":195,"_match":60,"_max":117,"_memory":195,"_most":184,"_n":[117,151],"_name":[87,91,100,102,103,104,117,124,136,141,159],"_no":192,"_not":[92,94,102,104],"_obj":61,"_of":117,"_offset":[111,129],"_or":[92,94,102,104,154],"_output":[111,129],"_pack":28,"_parameters":109,"_pat":192,"_path":[148,151,152],"_plugins":99,"_prefix":28,"_proc":62,"_processes":148,"_put":106,"_query":148,"_range":110,"_records":[99,117],"_rectangle":158,"_register":119,"_release":104,"_remove":[90,113,118,135],"_rename":[91,136],"_reopen":107,"_rk":164,"_schema":99,"_search":[63,164],"_select":[11,111],"_selector":96,"_set":94,"_shard":112,"_size":[117,169],"_sortby":[111,129],"_string":[165,168],"_table":[11,64,65,87,108,110,111,112,113,117],"_tagn":159,"_target":[111,129],"_tf":[184,185],"_thread":66,
 "_threshold":[111,129],"_tokenize":137,"_tokenizer":133,"_total":117,"_type":[50,67,117,133,156,206],"_types":[111,129],"_unmap":95,"_unregister":120,"_untag":161,"_user":68,"_value":[117,154,162],"_values":162,"_version":[49,78],"cpu\u30b3\u30a2":200,"default":[78,133],"delete":98,"float":196,"in":[42,162],"int":196,"new":[91,136],"null":172,"package":30,"}]":[111,129],adjuster:129,allocate:210,api:[16,45],approximate:156,archive:30,arg:11,autotools:6,between:154,bigram:218,blogroonga:12,body:79,bool:196,cache:[84,110,129],calc:111,callback:11,candidate:151,cannot:210,cast:71,centos:24,changes:42,check:[85,144],ci:21,clang:14,clearlock:86,client:146,clone:17,close:159,cmake:[7,8],column:[87,88,89,90,91,128,154,159,164,184,185],command:[78,128],comments:218,config:[92,93,94],configure:[6,12,18,28],contain:11,cutter:[12,14],daemon:146,data:152,database:[95,117,151,152],db:11,debian:[12,25],define:96,defrag:97,dependent:[113,135],desctipion:150,domain:213,drilldown:[111,129],d
 ump:99,edit:155,ellipsoid:156,enable:18,equal:11,exit:150,facebook:[2,12],fedora:26,files:[150,152],filter:[108,110,111,129,168],flags:[114,133,137,139,206],force:118,freebsd:195,from:[87,152],geo:[156,157,158],geoindex:218,geopoint:[196,218],get:151,gnu:[6,7,25],gqtp:[9,198,204,206],greater:11,grn:[11,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,170],grndb:144,grnslap:145,grntest:12,groonga:[0,3,4,5,6,7,8,9,11,12,17,22,42,146,147,148,149,150,151,152,201,202,204],gzip:200,hashtags:218,hat:12,header:[79,92,93,94,102,104,128],highlight:[159,160],homebrew:[12,27],how:198,html:[17,18,161],http:[149,179,199,204,219],https:200,id:[81,125],index:[128,137,184,185],install:28,io:100,javascript:222,jessie:25,json:[79,101],kern:195,key:[92,93,94,133],keys:[111,129],keywordn:159,label:[111,129],lcov:14,learning:152,less:11,libmemcached:14,limit:[110,111,129],linux:195,load:101,location:156,lock:[102,103,104],log:[105,106,107,152,174],logical:[108,109,110,111,112,113
 ],longtext:196,mac:27,macports:27,make:[6,7,12,28],match:[111,129,165,217],max:[84,108,110,111,113,138,154],memcached:203,memory:210,messagepack:79,min:[108,110,111,113,154],mmap:210,mode:[11,130,137,139,146],mroonga:0,name:[91,116,117,118,133,135,136],near:11,news:42,nginx:148,nofile:195,normalize:114,normalizer:[114,115,128,133,139,159],normalizerauto:175,normalizernfkc:175,normalizers:128,not:11,now:163,object:[116,117,118],offset:[110,111,129],open:159,oracle:29,order:110,os:27,output:[110,111,129],path:127,period:42,plugin:[70,119,120,128],plugins:128,po:12,point:156,post:[148,200],ppa:30,prefix:[11,164],process:174,protocol:206,proxy:148,pull:17,query:[111,129,164,165,174,206],queryexpandertsv:181,quit:121,rand:166,range:[109,122],recover:144,rectangle:156,recursive:100,red:12,redmine:10,register:123,reindex:124,request:[17,125],ruby:[126,127],run:198,schema:128,scope:168,score:151,scorer:[111,129,184,185,222],script:126,select:[111,129],senna:42,server:146,shard:[108,
 110,111,113],shorttext:196,shutdown:130,similar:11,size:206,snippet:167,solaris:29,sortby:[111,129],source:128,sphere:156,sphinx:17,standalone:146,status:[131,150,206],string:[114,137,139],sub:168,succeeded:[92,94,102,104],suffix:11,suggest:132,summary:198,synopstis:150,table:[89,91,117,128,129,133,134,135,136,137,192],tables:[99,128],target:[100,102,103,104,124,141,162,169],text:[160,196],thread:138,time:196,tips:12,to:[87,198],todo:[165,167],token:[128,133,139],tokenbigram:194,tokenbigramignoreblank:194,tokenbigramignoreblanksplitsymbol:194,tokenbigramignoreblanksplitsymbolalpha:194,tokenbigramignoreblanksplitsymbolalphadigit:194,tokenbigramsplitsymbol:194,tokenbigramsplitsymbolalpha:194,tokenbigramsplitsymbolalphadigit:194,tokendelimit:194,tokendelimitnull:194,tokenfilterstem:193,tokenfilterstopword:193,tokenize:139,tokenizer:[128,139,140],tokenizers:128,tokenmecab:194,tokenregexp:194,tokentrigram:194,tokenunigram:194,tokyogeopoint:196,travis:21,truncate:141,tsv:[79,181],
 twitter:[2,10,12],type:[117,128,151],types:128,ubuntu:[12,30],uint:196,unix:7,update:12,use:[110,159],users:218,value:[93,94,133,162],vector:169,vm:195,wgs:196,windows:[8,12,31],worker:148,xml:79,zip:31}})
\ No newline at end of file




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