[Groonga-commit] groonga/groonga at 20c8540 [master] doc: update execution examples

Back to archive index

HorimotoYasuhiro null+****@clear*****
Wed Dec 27 12:43:51 JST 2017


HorimotoYasuhiro	2017-12-27 12:43:51 +0900 (Wed, 27 Dec 2017)

  New Revision: 20c85401344fc19458f79f54c13b127bed2a9073
  https://github.com/groonga/groonga/commit/20c85401344fc19458f79f54c13b127bed2a9073

  Merged 0c25f8e: Merge pull request #796 from komainu8/release_7.1.0_update_exsamples

  Message:
    doc: update execution examples
    
    % make update-examples

  Modified files:
    doc/source/example/reference/alias/select_age_after_rename.log
    doc/source/example/reference/commands/column_create/usage_full_text_search_index_select.log
    doc/source/example/reference/commands/column_create/usage_index_select.log
    doc/source/example/reference/commands/column_create/usage_multiple_columns_index_select.log
    doc/source/example/reference/commands/database_unmap/usage_failure.log
    doc/source/example/reference/commands/logical_count/columns_name_flags.log
    doc/source/example/reference/commands/logical_count/columns_name_value.log
    doc/source/example/reference/commands/logical_count/logical_table_nonexistent.log
    doc/source/example/reference/commands/logical_range_filter/columns_name_flags.log
    doc/source/example/reference/commands/logical_range_filter/columns_name_value.log
    doc/source/example/reference/commands/logical_range_filter/columns_name_window_group_keys.log
    doc/source/example/reference/commands/logical_range_filter/columns_name_window_sort_keys.log
    doc/source/example/reference/commands/logical_select/columns_name_flags.log
    doc/source/example/reference/commands/logical_select/columns_name_value.log
    doc/source/example/reference/commands/logical_select/drilldowns_label_columns_name_flags.log
    doc/source/example/reference/commands/logical_select/drilldowns_label_columns_name_value.log
    doc/source/example/reference/commands/logical_select/logical_table_nonexistent.log
    doc/source/example/reference/commands/logical_table_remove/remove_broken_tables_remove.log
    doc/source/example/reference/commands/logical_table_remove/remove_with_reference_default.log
    doc/source/example/reference/commands/object_inspect/usage-database.log
    doc/source/example/reference/commands/object_inspect/usage-name.log
    doc/source/example/reference/commands/object_list/output.log
    doc/source/example/reference/commands/object_remove/usage.log
    doc/source/example/reference/commands/object_remove/usage_broken_with_force.log
    doc/source/example/reference/commands/object_remove/usage_broken_without_force.log
    doc/source/example/reference/commands/plugin_register/query_expanders_tsv.log
    doc/source/example/reference/commands/plugin_unregister/query_expanders_tsv.log
    doc/source/example/reference/commands/register/query_expanders_tsv.log
    doc/source/example/reference/commands/ruby_load/load.log
    doc/source/example/reference/commands/schema/output.log
    doc/source/example/reference/commands/select/columns_name_flags.log
    doc/source/example/reference/commands/select/columns_name_value.log
    doc/source/example/reference/commands/select/table_nonexistent.log
    doc/source/example/reference/commands/select/usage_dynamic_column.log
    doc/source/example/reference/commands/select/usage_window_function.log
    doc/source/example/reference/commands/status.log
    doc/source/example/reference/commands/suggest-completion.log
    doc/source/example/reference/commands/suggest-correction.log
    doc/source/example/reference/commands/suggest-learn-correction.log
    doc/source/example/reference/commands/suggest-mixed.log
    doc/source/example/reference/commands/suggest-suggestion.log
    doc/source/example/reference/commands/table_list.log
    doc/source/example/reference/commands/table_remove/remove_dependents_default.log
    doc/source/example/reference/commands/table_remove/unremovable_cases_key_type_remove_fail.log
    doc/source/example/reference/commands/table_remove/unremovable_cases_value_type_remove_fail.log
    doc/source/example/reference/commands/table_tokenize/simple_example.log
    doc/source/example/reference/commands/tokenizer_list/simple_example.log
    doc/source/example/reference/executables/groonga-httpd.log
    doc/source/example/reference/executables/groonga-suggest-httpd/complete.log
    doc/source/example/reference/executables/groonga-suggest-httpd/learn-and-complete.log
    doc/source/example/reference/executables/groonga-suggest-httpd/setup.log
    doc/source/example/reference/functions/between/usage_setup.log
    doc/source/example/reference/functions/between/usage_value.log
    doc/source/example/reference/functions/geo_distance_distance_rectangle_across_meridian.log
    doc/source/example/reference/functions/geo_distance_distance_rectangle_across_the_date_line.log
    doc/source/example/reference/functions/highlight_full/usage_basic.log
    doc/source/example/reference/functions/highlight_full/usage_string_literal.log
    doc/source/example/reference/functions/highlight_html/usage_basic.log
    doc/source/example/reference/functions/highlight_html/usage_string_literal.log
    doc/source/example/reference/functions/html_untag/usage_html_untag.log
    doc/source/example/reference/functions/in_records/usage_search.log
    doc/source/example/reference/functions/math_abs/nearest_shops.log
    doc/source/example/reference/functions/prefix_rk_search/usage_loose_completion.log
    doc/source/example/reference/functions/prefix_rk_search/usage_prefix_search_combined_completion.log
    doc/source/example/reference/functions/query/usage_setup_schema.log
    doc/source/example/reference/functions/snippet_html/usage_basic.log
    doc/source/example/reference/functions/snippet_html/usage_setup.log
    doc/source/example/reference/functions/snippet_html/usage_string_literal.log
    doc/source/example/reference/functions/vector_size/usage_only.log
    doc/source/example/reference/grn_expr/script_syntax/simple_term_extract_operator.log
    doc/source/example/reference/suggest/complete/registered-word-japanese.log
    doc/source/example/reference/suggest/complete/rk-search-nihon.log
    doc/source/example/reference/suggest/complete/rk-search-nippon.log
    doc/source/example/reference/suggest/complete/select.log
    doc/source/example/reference/suggest/correction/select.log
    doc/source/example/reference/suggest/suggest/select.log
    doc/source/example/reference/token_filters/example-table-create.log
    doc/source/example/reference/token_filters/stem.log
    doc/source/example/reference/token_filters/stop_word.log
    doc/source/example/reference/tokenizers/token-mecab.log
    doc/source/example/tutorial/data-5.log
    doc/source/example/tutorial/introduction-2.log
    doc/source/example/tutorial/micro_blog_drilldown.log
    doc/source/example/tutorial/micro_blog_favorite.log
    doc/source/example/tutorial/micro_blog_follower.log
    doc/source/example/tutorial/micro_blog_hash_tag.log
    doc/source/example/tutorial/micro_blog_keyword.log
    doc/source/example/tutorial/micro_blog_keyword_and_location.log
    doc/source/example/tutorial/micro_blog_last_modified.log
    doc/source/example/tutorial/micro_blog_posted_by.log
    doc/source/example/tutorial/micro_blog_score.log
    doc/source/example/tutorial/micro_blog_user.log
    doc/source/example/tutorial/network-1.log
    doc/source/example/tutorial/network-3.log

  Modified: doc/source/example/reference/alias/select_age_after_rename.log (+3 -4)
===================================================================
--- doc/source/example/reference/alias/select_age_after_rename.log    2017-12-26 09:07:17 +0900 (e797f108d)
+++ doc/source/example/reference/alias/select_age_after_rename.log    2017-12-27 12:43:51 +0900 (63d091ea8)
@@ -8,14 +8,13 @@ Execution example::
   #     -63, 
   #     1337566253.89858, 
   #     0.000355720520019531, 
-  #     "Syntax error: <age| |< 20>", 
+  #     "Syntax error: <age| |< 20>: [expr][parse] unknown identifier: <age>", 
   #     [
   #       [
   #         "yy_syntax_error", 
   #         "grn_ecmascript.lemon", 
-  #         34
+  #         41
   #       ]
   #     ]
-  #   ], 
-  #   []
+  #   ]
   # ]

  Modified: doc/source/example/reference/commands/column_create/usage_full_text_search_index_select.log (+5 -5)
===================================================================
--- doc/source/example/reference/commands/column_create/usage_full_text_search_index_select.log    2017-12-26 09:07:17 +0900 (eb6b77b33)
+++ doc/source/example/reference/commands/column_create/usage_full_text_search_index_select.log    2017-12-27 12:43:51 +0900 (bce4b2691)
@@ -47,10 +47,10 @@ Execution example::
   #     ]
   #   ]
   # ]
-  # log: 2016-10-13 19:10:02.953279|i| [object][search][index][key][exact] <Terms.people_roles_index>
-  # log: 2016-10-13 19:10:02.953301|i| grn_ii_sel > (Sister)
-  # log: 2016-10-13 19:10:02.953331|i| n=1 (Sister)
-  # log: 2016-10-13 19:10:02.953358|i| exact: 1
-  # log: 2016-10-13 19:10:02.953362|i| hits=1
+  # log: 2017-12-27 12:38:45.734909|i| [object][search][index][key][exact] <Terms.people_roles_index>
+  # log: 2017-12-27 12:38:45.734945|i| grn_ii_sel > (Sister)
+  # log: 2017-12-27 12:38:45.734968|i| n=1 (Sister)
+  # log: 2017-12-27 12:38:45.735003|i| exact: 1
+  # log: 2017-12-27 12:38:45.735009|i| hits=1
   log_level --level notice
   # [[0, 1337566253.89858, 0.000355720520019531], true]

  Modified: doc/source/example/reference/commands/column_create/usage_index_select.log (+1 -1)
===================================================================
--- doc/source/example/reference/commands/column_create/usage_index_select.log    2017-12-26 09:07:17 +0900 (9a31227b4)
+++ doc/source/example/reference/commands/column_create/usage_index_select.log    2017-12-27 12:43:51 +0900 (6d764f411)
@@ -46,6 +46,6 @@ Execution example::
   #     ]
   #   ]
   # ]
-  # log: 2016-10-13 19:10:02.292711|i| [table][select][index][range] <Ages.people_age_index>
+  # log: 2017-12-27 12:38:45.060048|i| [table][select][index][range] <Ages.people_age_index>
   log_level --level notice
   # [[0, 1337566253.89858, 0.000355720520019531], true]

  Modified: doc/source/example/reference/commands/column_create/usage_multiple_columns_index_select.log (+5 -5)
===================================================================
--- doc/source/example/reference/commands/column_create/usage_multiple_columns_index_select.log    2017-12-26 09:07:17 +0900 (f122eac74)
+++ doc/source/example/reference/commands/column_create/usage_multiple_columns_index_select.log    2017-12-27 12:43:51 +0900 (de8d8c493)
@@ -47,10 +47,10 @@ Execution example::
   #     ]
   #   ]
   # ]
-  # log: 2016-10-13 19:10:03.513171|i| [object][search][index][key][exact] <Terms.people_key_roles_index>
-  # log: 2016-10-13 19:10:03.513194|i| grn_ii_sel > (Alice)
-  # log: 2016-10-13 19:10:03.513219|i| n=1 (Alice)
-  # log: 2016-10-13 19:10:03.513247|i| exact: 1
-  # log: 2016-10-13 19:10:03.513251|i| hits=1
+  # log: 2017-12-27 12:38:46.542059|i| [object][search][index][key][exact] <Terms.people_key_roles_index>
+  # log: 2017-12-27 12:38:46.542078|i| grn_ii_sel > (Alice)
+  # log: 2017-12-27 12:38:46.542094|i| n=1 (Alice)
+  # log: 2017-12-27 12:38:46.542117|i| exact: 1
+  # log: 2017-12-27 12:38:46.542121|i| hits=1
   log_level --level notice
   # [[0, 1337566253.89858, 0.000355720520019531], true]

  Modified: doc/source/example/reference/commands/database_unmap/usage_failure.log (+1 -1)
===================================================================
--- doc/source/example/reference/commands/database_unmap/usage_failure.log    2017-12-26 09:07:17 +0900 (c8958a9c8)
+++ doc/source/example/reference/commands/database_unmap/usage_failure.log    2017-12-27 12:43:51 +0900 (0b3de586f)
@@ -13,7 +13,7 @@ Execution example::
   #       [
   #         "proc_database_unmap", 
   #         "proc.c", 
-  #         6931
+  #         3705
   #       ]
   #     ]
   #   ], 

  Modified: doc/source/example/reference/commands/logical_count/columns_name_flags.log (+31 -2)
===================================================================
--- doc/source/example/reference/commands/logical_count/columns_name_flags.log    2017-12-26 09:07:17 +0900 (87cfc220e)
+++ doc/source/example/reference/commands/logical_count/columns_name_flags.log    2017-12-27 12:43:51 +0900 (eefc03de2)
@@ -1,7 +1,22 @@
 Execution example::
 
   plugin_register functions/vector
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  # [
+  #   [
+  #     -3, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "[plugin][register] cannot find plugin file: </home/horimoto/work/release/groonga/groonga.clean/plugins/functions/vector.so>", 
+  #     [
+  #       [
+  #         "grn_plugin_set_name_resolve_error", 
+  #         "plugin.c", 
+  #         790
+  #       ]
+  #     ]
+  #   ], 
+  #   false
+  # ]
   logical_count \
     --logical_table Entries \
     --shard_key created_at \
@@ -10,4 +25,18 @@ Execution example::
     --columns[vector].type UInt32 \
     --columns[vector].value 'vector_new(1, 2, 3)' \
     --filter 'vector_size(vector) > 2'
-  # [[0, 1337566253.89858, 0.000355720520019531], 5]
+  # [
+  #   [
+  #     -63, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "syntax error: <Syntax error: <vector_new|(|1, 2, 3)>: [expr][parse] unknown identifier: <vector_new>>(-63)", 
+  #     [
+  #       [
+  #         "#<Class:0x56294ceaaca0>.open", 
+  #         "lib/mrb/scripts/table_cursor.rb", 
+  #         12
+  #       ]
+  #     ]
+  #   ]
+  # ]

  Modified: doc/source/example/reference/commands/logical_count/columns_name_value.log (+31 -2)
===================================================================
--- doc/source/example/reference/commands/logical_count/columns_name_value.log    2017-12-26 09:07:17 +0900 (df585afa9)
+++ doc/source/example/reference/commands/logical_count/columns_name_value.log    2017-12-27 12:43:51 +0900 (afee09665)
@@ -1,7 +1,22 @@
 Execution example::
 
   plugin_register functions/string
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  # [
+  #   [
+  #     -3, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "[plugin][register] cannot find plugin file: </home/horimoto/work/release/groonga/groonga.clean/plugins/functions/string.so>", 
+  #     [
+  #       [
+  #         "grn_plugin_set_name_resolve_error", 
+  #         "plugin.c", 
+  #         790
+  #       ]
+  #     ]
+  #   ], 
+  #   false
+  # ]
   logical_count \
     --logical_table Entries \
     --shard_key created_at \
@@ -9,4 +24,18 @@ Execution example::
     --columns[content_length].type UInt32 \
     --columns[content_length].value 'string_length(content)' \
     --filter 'content_length >= 40'
-  # [[0, 1337566253.89858, 0.000355720520019531], 2]
+  # [
+  #   [
+  #     -63, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "syntax error: <Syntax error: <string_length|(|content)>: [expr][parse] unknown identifier: <string_length>>(-63)", 
+  #     [
+  #       [
+  #         "#<Class:0x56294ceaaca0>.open", 
+  #         "lib/mrb/scripts/table_cursor.rb", 
+  #         12
+  #       ]
+  #     ]
+  #   ]
+  # ]

  Modified: doc/source/example/reference/commands/logical_count/logical_table_nonexistent.log (+1 -1)
===================================================================
--- doc/source/example/reference/commands/logical_count/logical_table_nonexistent.log    2017-12-26 09:07:17 +0900 (f10613eb7)
+++ doc/source/example/reference/commands/logical_count/logical_table_nonexistent.log    2017-12-27 12:43:51 +0900 (573d4995d)
@@ -12,7 +12,7 @@ Execution example::
   #     [
   #       [
   #         "Groonga::Sharding::LogicalCountCommand.run_body", 
-  #         "/home/kou/work/c/groonga.clean/plugins/sharding/logical_count.rb", 
+  #         "/home/horimoto/work/release/groonga/groonga.clean/plugins/sharding/logical_count.rb", 
   #         30
   #       ]
   #     ]

  Modified: doc/source/example/reference/commands/logical_range_filter/columns_name_flags.log (+22 -51)
===================================================================
--- doc/source/example/reference/commands/logical_range_filter/columns_name_flags.log    2017-12-26 09:07:17 +0900 (6e2d0617d)
+++ doc/source/example/reference/commands/logical_range_filter/columns_name_flags.log    2017-12-27 12:43:51 +0900 (c5470326e)
@@ -1,7 +1,22 @@
 Execution example::
 
   plugin_register functions/vector
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  # [
+  #   [
+  #     -3, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "[plugin][register] cannot find plugin file: </home/horimoto/work/release/groonga/groonga.clean/plugins/functions/vector.so>", 
+  #     [
+  #       [
+  #         "grn_plugin_set_name_resolve_error", 
+  #         "plugin.c", 
+  #         790
+  #       ]
+  #     ]
+  #   ], 
+  #   false
+  # ]
   logical_range_filter \
     --logical_table Entries \
     --shard_key created_at \
@@ -12,59 +27,15 @@ Execution example::
     --output_columns _id,vector
   # [
   #   [
-  #     0, 
+  #     -63, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   [
-  #     [
-  #       [
-  #         "_id", 
-  #         "UInt32"
-  #       ], 
-  #       [
-  #         "vector", 
-  #         "UInt32"
-  #       ]
-  #     ], 
-  #     [
-  #       1, 
-  #       [
-  #         1, 
-  #         2, 
-  #         3
-  #       ]
-  #     ], 
-  #     [
-  #       2, 
-  #       [
-  #         1, 
-  #         2, 
-  #         3
-  #       ]
-  #     ], 
-  #     [
-  #       3, 
-  #       [
-  #         1, 
-  #         2, 
-  #         3
-  #       ]
-  #     ], 
-  #     [
-  #       1, 
-  #       [
-  #         1, 
-  #         2, 
-  #         3
-  #       ]
-  #     ], 
+  #     0.000355720520019531, 
+  #     "syntax error: <Syntax error: <vector_new|(|1, 2, 3)>: [expr][parse] unknown identifier: <vector_new>>(-63)", 
   #     [
-  #       2, 
   #       [
-  #         1, 
-  #         2, 
-  #         3
+  #         "#<Class:0x5638be2d9ca0>.open", 
+  #         "lib/mrb/scripts/table_cursor.rb", 
+  #         12
   #       ]
   #     ]
   #   ]

  Modified: doc/source/example/reference/commands/logical_range_filter/columns_name_value.log (+22 -40)
===================================================================
--- doc/source/example/reference/commands/logical_range_filter/columns_name_value.log    2017-12-26 09:07:17 +0900 (4856e6e9f)
+++ doc/source/example/reference/commands/logical_range_filter/columns_name_value.log    2017-12-27 12:43:51 +0900 (220fc7c67)
@@ -1,7 +1,22 @@
 Execution example::
 
   plugin_register functions/string
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  # [
+  #   [
+  #     -3, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "[plugin][register] cannot find plugin file: </home/horimoto/work/release/groonga/groonga.clean/plugins/functions/string.so>", 
+  #     [
+  #       [
+  #         "grn_plugin_set_name_resolve_error", 
+  #         "plugin.c", 
+  #         790
+  #       ]
+  #     ]
+  #   ], 
+  #   false
+  # ]
   logical_range_filter \
     --logical_table Entries \
     --shard_key created_at \
@@ -11,49 +26,16 @@ Execution example::
     --output_columns _id,content,content_length
   # [
   #   [
-  #     0, 
+  #     -63, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   [
+  #     0.000355720520019531, 
+  #     "syntax error: <Syntax error: <string_length|(|content)>: [expr][parse] unknown identifier: <string_length>>(-63)", 
   #     [
   #       [
-  #         "_id", 
-  #         "UInt32"
-  #       ], 
-  #       [
-  #         "content", 
-  #         "Text"
-  #       ], 
-  #       [
-  #         "content_length", 
-  #         "UInt32"
+  #         "#<Class:0x5638be2d9ca0>.open", 
+  #         "lib/mrb/scripts/table_cursor.rb", 
+  #         12
   #       ]
-  #     ], 
-  #     [
-  #       1, 
-  #       "Welcome! This is my first post!", 
-  #       31
-  #     ], 
-  #     [
-  #       2, 
-  #       "I started to use Groonga. It's very fast!", 
-  #       41
-  #     ], 
-  #     [
-  #       3, 
-  #       "I also started to use Mroonga. It's also very fast! Really fast!", 
-  #       64
-  #     ], 
-  #     [
-  #       1, 
-  #       "I migrated all Senna system!", 
-  #       28
-  #     ], 
-  #     [
-  #       2, 
-  #       "I also migrated all Tritonn system!", 
-  #       35
   #     ]
   #   ]
   # ]

  Modified: doc/source/example/reference/commands/logical_range_filter/columns_name_window_group_keys.log (+0 -1)
===================================================================
--- doc/source/example/reference/commands/logical_range_filter/columns_name_window_group_keys.log    2017-12-26 09:07:17 +0900 (629d046f3)
+++ doc/source/example/reference/commands/logical_range_filter/columns_name_window_group_keys.log    2017-12-27 12:43:51 +0900 (3962d56c1)
@@ -7,7 +7,6 @@ Execution example::
     --columns[n_likes_sum_per_tag].type UInt32 \
     --columns[n_likes_sum_per_tag].value 'window_sum(n_likes)' \
     --columns[n_likes_sum_per_tag].window.group_keys tag \
-    --sort_keys _key \
     --output_columns tag,_key,n_likes,n_likes_sum_per_tag
   # [
   #   [

  Modified: doc/source/example/reference/commands/logical_range_filter/columns_name_window_sort_keys.log (+0 -1)
===================================================================
--- doc/source/example/reference/commands/logical_range_filter/columns_name_window_sort_keys.log    2017-12-26 09:07:17 +0900 (855f458fe)
+++ doc/source/example/reference/commands/logical_range_filter/columns_name_window_sort_keys.log    2017-12-27 12:43:51 +0900 (7575388a1)
@@ -8,7 +8,6 @@ Execution example::
     --columns[n_likes_cumulative_sum_per_tag].value 'window_sum(n_likes)' \
     --columns[n_likes_cumulative_sum_per_tag].window.sort_keys _key \
     --columns[n_likes_cumulative_sum_per_tag].window.group_keys tag \
-    --sort_keys _key \
     --output_columns tag,_key,n_likes,n_likes_cumulative_sum_per_tag
   # [
   #   [

  Modified: doc/source/example/reference/commands/logical_select/columns_name_flags.log (+22 -56)
===================================================================
--- doc/source/example/reference/commands/logical_select/columns_name_flags.log    2017-12-26 09:07:17 +0900 (d8f9eb9c0)
+++ doc/source/example/reference/commands/logical_select/columns_name_flags.log    2017-12-27 12:43:51 +0900 (fce4595b9)
@@ -1,7 +1,22 @@
 Execution example::
 
   plugin_register functions/vector
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  # [
+  #   [
+  #     -3, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "[plugin][register] cannot find plugin file: </home/horimoto/work/release/groonga/groonga.clean/plugins/functions/vector.so>", 
+  #     [
+  #       [
+  #         "grn_plugin_set_name_resolve_error", 
+  #         "plugin.c", 
+  #         790
+  #       ]
+  #     ]
+  #   ], 
+  #   false
+  # ]
   logical_select \
     --logical_table Entries \
     --shard_key created_at \
@@ -12,64 +27,15 @@ Execution example::
     --output_columns _id,vector
   # [
   #   [
-  #     0, 
+  #     -63, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   [
+  #     0.000355720520019531, 
+  #     "syntax error: <Syntax error: <vector_new|(|1, 2, 3)>: [expr][parse] unknown identifier: <vector_new>>(-63)", 
   #     [
   #       [
-  #         5
-  #       ], 
-  #       [
-  #         [
-  #           "_id", 
-  #           "UInt32"
-  #         ], 
-  #         [
-  #           "vector", 
-  #           "UInt32"
-  #         ]
-  #       ], 
-  #       [
-  #         1, 
-  #         [
-  #           1, 
-  #           2, 
-  #           3
-  #         ]
-  #       ], 
-  #       [
-  #         2, 
-  #         [
-  #           1, 
-  #           2, 
-  #           3
-  #         ]
-  #       ], 
-  #       [
-  #         3, 
-  #         [
-  #           1, 
-  #           2, 
-  #           3
-  #         ]
-  #       ], 
-  #       [
-  #         1, 
-  #         [
-  #           1, 
-  #           2, 
-  #           3
-  #         ]
-  #       ], 
-  #       [
-  #         2, 
-  #         [
-  #           1, 
-  #           2, 
-  #           3
-  #         ]
+  #         "#<Class:0x560098612ca0>.open", 
+  #         "lib/mrb/scripts/table_cursor.rb", 
+  #         12
   #       ]
   #     ]
   #   ]

  Modified: doc/source/example/reference/commands/logical_select/columns_name_value.log (+22 -45)
===================================================================
--- doc/source/example/reference/commands/logical_select/columns_name_value.log    2017-12-26 09:07:17 +0900 (7556cf9b5)
+++ doc/source/example/reference/commands/logical_select/columns_name_value.log    2017-12-27 12:43:51 +0900 (ec9b47bc1)
@@ -1,7 +1,22 @@
 Execution example::
 
   plugin_register functions/string
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  # [
+  #   [
+  #     -3, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "[plugin][register] cannot find plugin file: </home/horimoto/work/release/groonga/groonga.clean/plugins/functions/string.so>", 
+  #     [
+  #       [
+  #         "grn_plugin_set_name_resolve_error", 
+  #         "plugin.c", 
+  #         790
+  #       ]
+  #     ]
+  #   ], 
+  #   false
+  # ]
   logical_select \
     --logical_table Entries \
     --shard_key created_at \
@@ -11,53 +26,15 @@ Execution example::
     --output_columns _id,content,content_length
   # [
   #   [
-  #     0, 
+  #     -63, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   [
+  #     0.000355720520019531, 
+  #     "syntax error: <Syntax error: <string_length|(|content)>: [expr][parse] unknown identifier: <string_length>>(-63)", 
   #     [
   #       [
-  #         5
-  #       ], 
-  #       [
-  #         [
-  #           "_id", 
-  #           "UInt32"
-  #         ], 
-  #         [
-  #           "content", 
-  #           "Text"
-  #         ], 
-  #         [
-  #           "content_length", 
-  #           "UInt32"
-  #         ]
-  #       ], 
-  #       [
-  #         1, 
-  #         "Welcome! This is my first post!", 
-  #         31
-  #       ], 
-  #       [
-  #         2, 
-  #         "I started to use Groonga. It's very fast!", 
-  #         41
-  #       ], 
-  #       [
-  #         3, 
-  #         "I also started to use Mroonga. It's also very fast! Really fast!", 
-  #         64
-  #       ], 
-  #       [
-  #         1, 
-  #         "I migrated all Senna system!", 
-  #         28
-  #       ], 
-  #       [
-  #         2, 
-  #         "I also migrated all Tritonn system!", 
-  #         35
+  #         "#<Class:0x560098612ca0>.open", 
+  #         "lib/mrb/scripts/table_cursor.rb", 
+  #         12
   #       ]
   #     ]
   #   ]

  Modified: doc/source/example/reference/commands/logical_select/drilldowns_label_columns_name_flags.log (+7 -53)
===================================================================
--- doc/source/example/reference/commands/logical_select/drilldowns_label_columns_name_flags.log    2017-12-26 09:07:17 +0900 (2a46c0e29)
+++ doc/source/example/reference/commands/logical_select/drilldowns_label_columns_name_flags.log    2017-12-27 12:43:51 +0900 (ad06997a5)
@@ -13,62 +13,16 @@ Execution example::
     --drilldowns[tag].output_columns _key,vector
   # [
   #   [
-  #     0, 
+  #     -63, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   [
+  #     0.000355720520019531, 
+  #     "syntax error: <Syntax error: <vector_new|(|\"a\", \"b\", \"c\")>: [expr][parse] unknown identifier: <vector_new>>(-63)", 
   #     [
   #       [
-  #         5
-  #       ], 
-  #       [
-  #         [
-  #           "_id", 
-  #           "UInt32"
-  #         ]
-  #       ]
-  #     ], 
-  #     {
-  #       "tag": [
-  #         [
-  #           3
-  #         ], 
-  #         [
-  #           [
-  #             "_key", 
-  #             "ShortText"
-  #           ], 
-  #           [
-  #             "vector", 
-  #             "ShortText"
-  #           ]
-  #         ], 
-  #         [
-  #           "Hello", 
-  #           [
-  #             "a", 
-  #             "b", 
-  #             "c"
-  #           ]
-  #         ], 
-  #         [
-  #           "Groonga", 
-  #           [
-  #             "a", 
-  #             "b", 
-  #             "c"
-  #           ]
-  #         ], 
-  #         [
-  #           "Senna", 
-  #           [
-  #             "a", 
-  #             "b", 
-  #             "c"
-  #           ]
-  #         ]
+  #         "Groonga::Sharding::DynamicColumnExecuteContext.apply", 
+  #         "/home/horimoto/work/release/groonga/groonga.clean/plugins/sharding/dynamic_columns.rb", 
+  #         110
   #       ]
-  #     }
+  #     ]
   #   ]
   # ]

  Modified: doc/source/example/reference/commands/logical_select/drilldowns_label_columns_name_value.log (+16 -1)
===================================================================
--- doc/source/example/reference/commands/logical_select/drilldowns_label_columns_name_value.log    2017-12-26 09:07:17 +0900 (2ac5afda7)
+++ doc/source/example/reference/commands/logical_select/drilldowns_label_columns_name_value.log    2017-12-27 12:43:51 +0900 (435bd42d6)
@@ -11,4 +11,19 @@ Execution example::
     --drilldowns[tag].columns[tag_length].type UInt32 \
     --drilldowns[tag].columns[tag_length].value 'string_length(_key)' \
     --drilldowns[tag].output_columns _key,tag_length
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  # [
+  #   [
+  #     -3, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "[plugin][register] cannot find plugin file: </home/horimoto/work/release/groonga/groonga.clean/plugins/functions/string.so>", 
+  #     [
+  #       [
+  #         "grn_plugin_set_name_resolve_error", 
+  #         "plugin.c", 
+  #         790
+  #       ]
+  #     ]
+  #   ], 
+  #   false
+  # ]

  Modified: doc/source/example/reference/commands/logical_select/logical_table_nonexistent.log (+2 -2)
===================================================================
--- doc/source/example/reference/commands/logical_select/logical_table_nonexistent.log    2017-12-26 09:07:17 +0900 (b6c2a339e)
+++ doc/source/example/reference/commands/logical_select/logical_table_nonexistent.log    2017-12-27 12:43:51 +0900 (bc9bf56a1)
@@ -10,8 +10,8 @@ Execution example::
   #     [
   #       [
   #         "Groonga::Sharding::LogicalSelectCommand::Executor.execute_search", 
-  #         "/home/kou/work/c/groonga.clean/plugins/sharding/logical_select.rb", 
-  #         548
+  #         "/home/horimoto/work/release/groonga/groonga.clean/plugins/sharding/logical_select.rb", 
+  #         560
   #       ]
   #     ]
   #   ]

  Modified: doc/source/example/reference/commands/logical_table_remove/remove_broken_tables_remove.log (+2 -2)
===================================================================
--- doc/source/example/reference/commands/logical_table_remove/remove_broken_tables_remove.log    2017-12-26 09:07:17 +0900 (a42a218a2)
+++ doc/source/example/reference/commands/logical_table_remove/remove_broken_tables_remove.log    2017-12-27 12:43:51 +0900 (3b4f02dc1)
@@ -12,8 +12,8 @@ Execution example::
   #     [
   #       [
   #         "Groonga::Sharding::LogicalTableRemoveCommand.remove_table", 
-  #         "/home/kou/work/c/groonga.clean/plugins/sharding/logical_table_remove.rb", 
-  #         156
+  #         "/home/horimoto/work/release/groonga/groonga.clean/plugins/sharding/logical_table_remove.rb", 
+  #         199
   #       ]
   #     ]
   #   ]

  Modified: doc/source/example/reference/commands/logical_table_remove/remove_with_reference_default.log (+2 -2)
===================================================================
--- doc/source/example/reference/commands/logical_table_remove/remove_with_reference_default.log    2017-12-26 09:07:17 +0900 (b094f7093)
+++ doc/source/example/reference/commands/logical_table_remove/remove_with_reference_default.log    2017-12-27 12:43:51 +0900 (142b0dfe0)
@@ -12,8 +12,8 @@ Execution example::
   #     [
   #       [
   #         "Groonga::Sharding::LogicalTableRemoveCommand.remove_table", 
-  #         "/home/kou/work/c/groonga.clean/plugins/sharding/logical_table_remove.rb", 
-  #         156
+  #         "/home/horimoto/work/release/groonga/groonga.clean/plugins/sharding/logical_table_remove.rb", 
+  #         199
   #       ]
   #     ]
   #   ]

  Modified: doc/source/example/reference/commands/object_inspect/usage-database.log (+2 -0)
===================================================================
--- doc/source/example/reference/commands/object_inspect/usage-database.log    2017-12-26 09:07:17 +0900 (de3dcda5f)
+++ doc/source/example/reference/commands/object_inspect/usage-database.log    2017-12-27 12:43:51 +0900 (0de83c58f)
@@ -8,7 +8,9 @@ Execution example::
   #     0.000355720520019531
   #   ], 
   #   {
+  #     "disk_usage": 22347776, 
   #     "name_table": {
+  #       "disk_usage": 1052672, 
   #       "name": "", 
   #       "n_records": 256, 
   #       "value": null, 

  Modified: doc/source/example/reference/commands/object_inspect/usage-name.log (+1 -0)
===================================================================
--- doc/source/example/reference/commands/object_inspect/usage-name.log    2017-12-26 09:07:17 +0900 (610987708)
+++ doc/source/example/reference/commands/object_inspect/usage-name.log    2017-12-27 12:43:51 +0900 (fa8f584b3)
@@ -15,6 +15,7 @@ Execution example::
   #     0.000355720520019531
   #   ], 
   #   {
+  #     "disk_usage": 16842752, 
   #     "name": "Users", 
   #     "n_records": 1, 
   #     "value": {

  Modified: doc/source/example/reference/commands/object_list/output.log (+129 -123)
===================================================================
--- doc/source/example/reference/commands/object_list/output.log    2017-12-26 09:07:17 +0900 (c1747142e)
+++ doc/source/example/reference/commands/object_list/output.log    2017-12-27 12:43:51 +0900 (c33fcd46c)
@@ -8,50 +8,21 @@ Execution example::
   #     0.000355720520019531
   #   ], 
   #   {
-  #     "TokyoGeoPoint": {
-  #       "opened": true, 
-  #       "flags": {
-  #         "names": "KEY_GEO_POINT", 
-  #         "value": 24
-  #       }, 
-  #       "path": null, 
-  #       "size": 8, 
-  #       "type": {
-  #         "id": 32, 
-  #         "name": "type"
-  #       }, 
-  #       "id": 17, 
-  #       "name": "TokyoGeoPoint"
-  #     }, 
-  #     "Bool": {
+  #     "UInt64": {
   #       "opened": true, 
   #       "flags": {
   #         "names": "KEY_UINT", 
   #         "value": 0
   #       }, 
-  #       "path": null, 
-  #       "size": 1, 
-  #       "type": {
-  #         "id": 32, 
-  #         "name": "type"
-  #       }, 
-  #       "id": 3, 
-  #       "name": "Bool"
-  #     }, 
-  #     "WGS84GeoPoint": {
-  #       "opened": true, 
-  #       "flags": {
-  #         "names": "KEY_GEO_POINT", 
-  #         "value": 24
-  #       }, 
+  #       "n_elements": 4, 
   #       "path": null, 
   #       "size": 8, 
   #       "type": {
   #         "id": 32, 
   #         "name": "type"
   #       }, 
-  #       "id": 18, 
-  #       "name": "WGS84GeoPoint"
+  #       "id": 11, 
+  #       "name": "UInt64"
   #     }, 
   #     "Int32": {
   #       "opened": true, 
@@ -59,6 +30,7 @@ Execution example::
   #         "names": "KEY_INT", 
   #         "value": 8
   #       }, 
+  #       "n_elements": 4, 
   #       "path": null, 
   #       "size": 4, 
   #       "type": {
@@ -74,6 +46,7 @@ Execution example::
   #         "names": "KEY_INT", 
   #         "value": 8
   #       }, 
+  #       "n_elements": 4, 
   #       "path": null, 
   #       "size": 2, 
   #       "type": {
@@ -83,24 +56,21 @@ Execution example::
   #       "id": 6, 
   #       "name": "Int16"
   #     }, 
-  #     "Terms": {
+  #     "Float": {
   #       "opened": true, 
-  #       "token_filters": [], 
-  #       "range": {
-  #         "id": 0, 
-  #         "name": null
-  #       }, 
   #       "flags": {
-  #         "names": "TABLE_PAT_KEY|PERSISTENT", 
-  #         "value": 49153
+  #         "names": "KEY_FLOAT", 
+  #         "value": 16
   #       }, 
-  #       "path": "/tmp/groonga-databases/commands_object_list.0000102", 
+  #       "n_elements": 4, 
+  #       "path": null, 
+  #       "size": 8, 
   #       "type": {
-  #         "id": 49, 
-  #         "name": "table:pat_key"
+  #         "id": 32, 
+  #         "name": "type"
   #       }, 
-  #       "id": 258, 
-  #       "name": "Terms"
+  #       "id": 12, 
+  #       "name": "Float"
   #     }, 
   #     "LongText": {
   #       "opened": true, 
@@ -108,6 +78,7 @@ Execution example::
   #         "names": "KEY_VAR_SIZE", 
   #         "value": 16384
   #       }, 
+  #       "n_elements": 4, 
   #       "path": null, 
   #       "size": 2147483648, 
   #       "type": {
@@ -117,65 +88,69 @@ Execution example::
   #       "id": 16, 
   #       "name": "LongText"
   #     }, 
-  #     "ShortText": {
+  #     "TokyoGeoPoint": {
   #       "opened": true, 
   #       "flags": {
-  #         "names": "KEY_VAR_SIZE", 
-  #         "value": 16384
+  #         "names": "KEY_GEO_POINT", 
+  #         "value": 24
   #       }, 
+  #       "n_elements": 4, 
   #       "path": null, 
-  #       "size": 4096, 
+  #       "size": 8, 
   #       "type": {
   #         "id": 32, 
   #         "name": "type"
   #       }, 
-  #       "id": 14, 
-  #       "name": "ShortText"
+  #       "id": 17, 
+  #       "name": "TokyoGeoPoint"
   #     }, 
-  #     "Object": {
+  #     "Text": {
   #       "opened": true, 
   #       "flags": {
-  #         "names": "KEY_UINT", 
-  #         "value": 0
+  #         "names": "KEY_VAR_SIZE", 
+  #         "value": 16384
   #       }, 
+  #       "n_elements": 4, 
   #       "path": null, 
-  #       "size": 8, 
+  #       "size": 65536, 
   #       "type": {
   #         "id": 32, 
   #         "name": "type"
   #       }, 
-  #       "id": 2, 
-  #       "name": "Object"
+  #       "id": 15, 
+  #       "name": "Text"
   #     }, 
-  #     "UInt16": {
+  #     "ShortText": {
   #       "opened": true, 
   #       "flags": {
-  #         "names": "KEY_UINT", 
-  #         "value": 0
+  #         "names": "KEY_VAR_SIZE", 
+  #         "value": 16384
   #       }, 
+  #       "n_elements": 4, 
   #       "path": null, 
-  #       "size": 2, 
+  #       "size": 4096, 
   #       "type": {
   #         "id": 32, 
   #         "name": "type"
   #       }, 
-  #       "id": 7, 
-  #       "name": "UInt16"
+  #       "id": 14, 
+  #       "name": "ShortText"
   #     }, 
-  #     "UInt32": {
+  #     "Object": {
   #       "opened": true, 
   #       "flags": {
   #         "names": "KEY_UINT", 
   #         "value": 0
   #       }, 
+  #       "n_elements": 4, 
   #       "path": null, 
-  #       "size": 4, 
+  #       "size": 8, 
   #       "type": {
   #         "id": 32, 
   #         "name": "type"
   #       }, 
-  #       "id": 9, 
-  #       "name": "UInt32"
+  #       "id": 2, 
+  #       "name": "Object"
   #     }, 
   #     "Terms.memos_content_index": {
   #       "opened": true, 
@@ -193,6 +168,7 @@ Execution example::
   #         "names": "COLUMN_INDEX|WITH_POSITION|PERSISTENT", 
   #         "value": 33282
   #       }, 
+  #       "n_elements": 4, 
   #       "path": "/tmp/groonga-databases/commands_object_list.0000103", 
   #       "type": {
   #         "id": 72, 
@@ -207,6 +183,7 @@ Execution example::
   #         "names": "KEY_UINT", 
   #         "value": 0
   #       }, 
+  #       "n_elements": 4, 
   #       "path": null, 
   #       "size": 1, 
   #       "type": {
@@ -216,113 +193,140 @@ Execution example::
   #       "id": 5, 
   #       "name": "UInt8"
   #     }, 
-  #     "Int64": {
+  #     "UInt32": {
   #       "opened": true, 
   #       "flags": {
-  #         "names": "KEY_INT", 
-  #         "value": 8
+  #         "names": "KEY_UINT", 
+  #         "value": 0
   #       }, 
+  #       "n_elements": 4, 
   #       "path": null, 
-  #       "size": 8, 
+  #       "size": 4, 
   #       "type": {
   #         "id": 32, 
   #         "name": "type"
   #       }, 
-  #       "id": 10, 
-  #       "name": "Int64"
+  #       "id": 9, 
+  #       "name": "UInt32"
   #     }, 
-  #     "Time": {
+  #     "Terms": {
   #       "opened": true, 
+  #       "token_filters": [], 
+  #       "range": {
+  #         "id": 0, 
+  #         "name": null
+  #       }, 
   #       "flags": {
-  #         "names": "KEY_INT", 
-  #         "value": 8
+  #         "names": "TABLE_PAT_KEY|PERSISTENT", 
+  #         "value": 49153
   #       }, 
-  #       "path": null, 
-  #       "size": 8, 
+  #       "n_elements": 5, 
+  #       "path": "/tmp/groonga-databases/commands_object_list.0000102", 
   #       "type": {
-  #         "id": 32, 
-  #         "name": "type"
+  #         "id": 49, 
+  #         "name": "table:pat_key"
   #       }, 
-  #       "id": 13, 
-  #       "name": "Time"
+  #       "id": 258, 
+  #       "name": "Terms"
   #     }, 
-  #     "UInt64": {
+  #     "UInt16": {
   #       "opened": true, 
   #       "flags": {
   #         "names": "KEY_UINT", 
   #         "value": 0
   #       }, 
+  #       "n_elements": 4, 
   #       "path": null, 
-  #       "size": 8, 
+  #       "size": 2, 
   #       "type": {
   #         "id": 32, 
   #         "name": "type"
   #       }, 
-  #       "id": 11, 
-  #       "name": "UInt64"
+  #       "id": 7, 
+  #       "name": "UInt16"
   #     }, 
-  #     "Text": {
+  #     "Bool": {
   #       "opened": true, 
   #       "flags": {
-  #         "names": "KEY_VAR_SIZE", 
-  #         "value": 16384
+  #         "names": "KEY_UINT", 
+  #         "value": 0
   #       }, 
+  #       "n_elements": 4, 
   #       "path": null, 
-  #       "size": 65536, 
+  #       "size": 1, 
   #       "type": {
   #         "id": 32, 
   #         "name": "type"
   #       }, 
-  #       "id": 15, 
-  #       "name": "Text"
+  #       "id": 3, 
+  #       "name": "Bool"
   #     }, 
-  #     "Float": {
+  #     "Memos.content": {
   #       "opened": true, 
+  #       "range": {
+  #         "id": 15, 
+  #         "name": "Text"
+  #       }, 
   #       "flags": {
-  #         "names": "KEY_FLOAT", 
-  #         "value": 16
+  #         "names": "COLUMN_SCALAR|PERSISTENT", 
+  #         "value": 49152
   #       }, 
+  #       "n_elements": 4, 
+  #       "path": "/tmp/groonga-databases/commands_object_list.0000101", 
+  #       "type": {
+  #         "id": 65, 
+  #         "name": "column:var_size"
+  #       }, 
+  #       "id": 257, 
+  #       "name": "Memos.content"
+  #     }, 
+  #     "Time": {
+  #       "opened": true, 
+  #       "flags": {
+  #         "names": "KEY_INT", 
+  #         "value": 8
+  #       }, 
+  #       "n_elements": 4, 
   #       "path": null, 
   #       "size": 8, 
   #       "type": {
   #         "id": 32, 
   #         "name": "type"
   #       }, 
-  #       "id": 12, 
-  #       "name": "Float"
+  #       "id": 13, 
+  #       "name": "Time"
   #     }, 
-  #     "Int8": {
+  #     "Int64": {
   #       "opened": true, 
   #       "flags": {
   #         "names": "KEY_INT", 
   #         "value": 8
   #       }, 
+  #       "n_elements": 4, 
   #       "path": null, 
-  #       "size": 1, 
+  #       "size": 8, 
   #       "type": {
   #         "id": 32, 
   #         "name": "type"
   #       }, 
-  #       "id": 4, 
-  #       "name": "Int8"
+  #       "id": 10, 
+  #       "name": "Int64"
   #     }, 
-  #     "Memos.content": {
+  #     "WGS84GeoPoint": {
   #       "opened": true, 
-  #       "range": {
-  #         "id": 15, 
-  #         "name": "Text"
-  #       }, 
   #       "flags": {
-  #         "names": "COLUMN_SCALAR|PERSISTENT", 
-  #         "value": 49152
+  #         "names": "KEY_GEO_POINT", 
+  #         "value": 24
   #       }, 
-  #       "path": "/tmp/groonga-databases/commands_object_list.0000101", 
+  #       "n_elements": 4, 
+  #       "path": null, 
+  #       "size": 8, 
   #       "type": {
-  #         "id": 65, 
-  #         "name": "column:var_size"
+  #         "id": 32, 
+  #         "name": "type"
   #       }, 
-  #       "id": 257, 
-  #       "name": "Memos.content"
+  #       "id": 18, 
+  #       "name": "WGS84GeoPoint"
   #     }, 
   #     "Memos": {
   #       "opened": true, 
@@ -335,6 +339,7 @@ Execution example::
   #         "names": "TABLE_HASH_KEY|PERSISTENT", 
   #         "value": 49152
   #       }, 
+  #       "n_elements": 5, 
   #       "path": "/tmp/groonga-databases/commands_object_list.0000100", 
   #       "type": {
   #         "id": 48, 
@@ -343,20 +348,21 @@ Execution example::
   #       "id": 256, 
   #       "name": "Memos"
   #     }, 
-  #     "TokenMecab": {
+  #     "Int8": {
   #       "opened": true, 
   #       "flags": {
-  #         "names": "CUSTOM_NAME", 
-  #         "value": 4096
+  #         "names": "KEY_INT", 
+  #         "value": 8
   #       }, 
-  #       "path": "tokenizers/.libs/mecab.so", 
-  #       "plugin_id": 1, 
+  #       "n_elements": 4, 
+  #       "path": null, 
+  #       "size": 1, 
   #       "type": {
-  #         "id": 33, 
-  #         "name": "proc"
+  #         "id": 32, 
+  #         "name": "type"
   #       }, 
-  #       "id": 64, 
-  #       "name": "TokenMecab"
+  #       "id": 4, 
+  #       "name": "Int8"
   #     }
   #   }
   # ]

  Modified: doc/source/example/reference/commands/object_remove/usage.log (+1 -1)
===================================================================
--- doc/source/example/reference/commands/object_remove/usage.log    2017-12-26 09:07:17 +0900 (1ca71717a)
+++ doc/source/example/reference/commands/object_remove/usage.log    2017-12-27 12:43:51 +0900 (8c3e5d900)
@@ -11,7 +11,7 @@ Execution example::
   #       [
   #         "command_object_remove", 
   #         "proc_object.c", 
-  #         121
+  #         118
   #       ]
   #     ]
   #   ], 

  Modified: doc/source/example/reference/commands/object_remove/usage_broken_with_force.log (+1 -1)
===================================================================
--- doc/source/example/reference/commands/object_remove/usage_broken_with_force.log    2017-12-26 09:07:17 +0900 (cfe4a7b5c)
+++ doc/source/example/reference/commands/object_remove/usage_broken_with_force.log    2017-12-27 12:43:51 +0900 (da4a7a841)
@@ -11,7 +11,7 @@ Execution example::
   #       [
   #         "grn_io_open", 
   #         "io.c", 
-  #         565
+  #         604
   #       ]
   #     ]
   #   ], 

  Modified: doc/source/example/reference/commands/object_remove/usage_broken_without_force.log (+3 -2)
===================================================================
--- doc/source/example/reference/commands/object_remove/usage_broken_without_force.log    2017-12-26 09:07:17 +0900 (87912096f)
+++ doc/source/example/reference/commands/object_remove/usage_broken_without_force.log    2017-12-27 12:43:51 +0900 (088ffb9ef)
@@ -6,7 +6,8 @@ Execution example::
   # [[0, 1337566253.89858, 0.000355720520019531], 1]
   database_unmap
   # [[0, 1337566253.89858, 0.000355720520019531], true]
-  echo "BROKEN" > ${DB_PATH}.0000100
+  % echo "BROKEN" > ${DB_PATH}.0000100
+  
   object_remove Users
   # [
   #   [
@@ -18,7 +19,7 @@ Execution example::
   #       [
   #         "command_object_remove", 
   #         "proc_object.c", 
-  #         116
+  #         113
   #       ]
   #     ]
   #   ], 

  Modified: doc/source/example/reference/commands/plugin_register/query_expanders_tsv.log (+16 -1)
===================================================================
--- doc/source/example/reference/commands/plugin_register/query_expanders_tsv.log    2017-12-26 09:07:17 +0900 (6cb13f8ee)
+++ doc/source/example/reference/commands/plugin_register/query_expanders_tsv.log    2017-12-27 12:43:51 +0900 (abc541e14)
@@ -1,4 +1,19 @@
 Execution example::
 
   plugin_register query_expanders/tsv
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  # [
+  #   [
+  #     -3, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "[plugin][register] cannot find plugin file: </home/horimoto/work/release/groonga/groonga.clean/plugins/query_expanders/tsv.so>", 
+  #     [
+  #       [
+  #         "grn_plugin_set_name_resolve_error", 
+  #         "plugin.c", 
+  #         790
+  #       ]
+  #     ]
+  #   ], 
+  #   false
+  # ]

  Modified: doc/source/example/reference/commands/plugin_unregister/query_expanders_tsv.log (+16 -1)
===================================================================
--- doc/source/example/reference/commands/plugin_unregister/query_expanders_tsv.log    2017-12-26 09:07:17 +0900 (41576036d)
+++ doc/source/example/reference/commands/plugin_unregister/query_expanders_tsv.log    2017-12-27 12:43:51 +0900 (099545729)
@@ -1,4 +1,19 @@
 Execution example::
 
   plugin_unregister query_expanders/tsv
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  # [
+  #   [
+  #     -3, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "[plugin][unregister] cannot find plugin file: </home/horimoto/work/release/groonga/groonga.clean/plugins/query_expanders/tsv.so", 
+  #     [
+  #       [
+  #         "grn_plugin_set_name_resolve_error", 
+  #         "plugin.c", 
+  #         790
+  #       ]
+  #     ]
+  #   ], 
+  #   false
+  # ]

  Modified: doc/source/example/reference/commands/register/query_expanders_tsv.log (+16 -1)
===================================================================
--- doc/source/example/reference/commands/register/query_expanders_tsv.log    2017-12-26 09:07:17 +0900 (cb2f067d2)
+++ doc/source/example/reference/commands/register/query_expanders_tsv.log    2017-12-27 12:43:51 +0900 (27436d679)
@@ -1,4 +1,19 @@
 Execution example::
 
   register query_expanders/tsv
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  # [
+  #   [
+  #     -3, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "[plugin][register] cannot find plugin file: </home/horimoto/work/release/groonga/groonga.clean/plugins/query_expanders/tsv.so>", 
+  #     [
+  #       [
+  #         "grn_plugin_set_name_resolve_error", 
+  #         "plugin.c", 
+  #         790
+  #       ]
+  #     ]
+  #   ], 
+  #   false
+  # ]

  Modified: doc/source/example/reference/commands/ruby_load/load.log (+31 -2)
===================================================================
--- doc/source/example/reference/commands/ruby_load/load.log    2017-12-26 09:07:17 +0900 (bc55d009b)
+++ doc/source/example/reference/commands/ruby_load/load.log    2017-12-27 12:43:51 +0900 (0263b2572)
@@ -1,6 +1,35 @@
 Execution example::
 
   plugin_register ruby/load
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  # [
+  #   [
+  #     -3, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "[plugin][register] cannot find plugin file: </home/horimoto/work/release/groonga/groonga.clean/plugins/ruby/load.so>", 
+  #     [
+  #       [
+  #         "grn_plugin_set_name_resolve_error", 
+  #         "plugin.c", 
+  #         790
+  #       ]
+  #     ]
+  #   ], 
+  #   false
+  # ]
   ruby_load "expression.rb"
-  # [[0, 1337566253.89858, 0.000355720520019531], {"value": null}]
+  # [
+  #   [
+  #     -22, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "invalid command name: ruby_load", 
+  #     [
+  #       [
+  #         "grn_ctx_qe_exec", 
+  #         "ctx.c", 
+  #         1284
+  #       ]
+  #     ]
+  #   ]
+  # ]

  Modified: doc/source/example/reference/commands/schema/output.log (+86 -45)
===================================================================
--- doc/source/example/reference/commands/schema/output.log    2017-12-26 09:07:17 +0900 (9f53a8585)
+++ doc/source/example/reference/commands/schema/output.log    2017-12-27 12:43:51 +0900 (c83057230)
@@ -11,10 +11,12 @@ Execution example::
   #     "tables": {
   #       "Terms": {
   #         "normalizer": {
+  #           "id": 78, 
   #           "name": "NormalizerAuto"
   #         }, 
   #         "name": "Terms", 
   #         "tokenizer": {
+  #           "id": 67, 
   #           "name": "TokenBigram"
   #         }, 
   #         "command": {
@@ -31,11 +33,13 @@ Execution example::
   #         "indexes": [], 
   #         "key_type": {
   #           "type": "type", 
+  #           "id": 14, 
   #           "name": "ShortText"
   #         }, 
   #         "value_type": null, 
   #         "token_filters": [], 
   #         "type": "patricia trie", 
+  #         "id": 258, 
   #         "columns": {
   #           "memos_content_index": {
   #             "name": "memos_content_index", 
@@ -43,13 +47,13 @@ Execution example::
   #             "section": false, 
   #             "compress": null, 
   #             "command": {
-  #               "command_line": "column_create --table Terms --name memos_content_index --flags COLUMN_INDEX|WITH_POSITION --type Memos --sources content", 
+  #               "command_line": "column_create --table Terms --name memos_content_index --flags COLUMN_INDEX|WITH_POSITION --type Memos --source content", 
   #               "name": "column_create", 
   #               "arguments": {
+  #                 "source": "content", 
   #                 "table": "Terms", 
   #                 "flags": "COLUMN_INDEX|WITH_POSITION", 
   #                 "name": "memos_content_index", 
-  #                 "sources": "content", 
   #                 "type": "Memos"
   #               }
   #             }, 
@@ -57,18 +61,21 @@ Execution example::
   #             "sources": [
   #               {
   #                 "table": "Memos", 
-  #                 "name": "content", 
-  #                 "full_name": "Memos.content"
+  #                 "id": 257, 
+  #                 "full_name": "Memos.content", 
+  #                 "name": "content"
   #               }
   #             ], 
   #             "value_type": {
   #               "type": "reference", 
+  #               "id": 256, 
   #               "name": "Memos"
   #             }, 
   #             "full_name": "Terms.memos_content_index", 
   #             "position": true, 
   #             "table": "Terms", 
-  #             "type": "index"
+  #             "type": "index", 
+  #             "id": 259
   #           }
   #         }
   #       }, 
@@ -88,11 +95,13 @@ Execution example::
   #         "indexes": [], 
   #         "key_type": {
   #           "type": "type", 
+  #           "id": 14, 
   #           "name": "ShortText"
   #         }, 
   #         "value_type": null, 
   #         "token_filters": [], 
   #         "type": "hash table", 
+  #         "id": 256, 
   #         "columns": {
   #           "content": {
   #             "name": "content", 
@@ -113,73 +122,88 @@ Execution example::
   #               {
   #                 "table": "Terms", 
   #                 "section": 0, 
-  #                 "name": "memos_content_index", 
-  #                 "full_name": "Terms.memos_content_index"
+  #                 "id": 259, 
+  #                 "full_name": "Terms.memos_content_index", 
+  #                 "name": "memos_content_index"
   #               }
   #             ], 
   #             "sources": [], 
   #             "value_type": {
   #               "type": "type", 
+  #               "id": 15, 
   #               "name": "Text"
   #             }, 
   #             "full_name": "Memos.content", 
   #             "position": false, 
   #             "table": "Memos", 
-  #             "type": "scalar"
+  #             "type": "scalar", 
+  #             "id": 257
   #           }
   #         }
   #       }
   #     }, 
   #     "normalizers": {
   #       "NormalizerNFKC51": {
+  #         "id": 79, 
   #         "name": "NormalizerNFKC51"
   #       }, 
   #       "NormalizerAuto": {
+  #         "id": 78, 
   #         "name": "NormalizerAuto"
   #       }
   #     }, 
   #     "token_filters": {}, 
   #     "tokenizers": {
   #       "TokenBigramSplitSymbolAlphaDigit": {
+  #         "id": 71, 
   #         "name": "TokenBigramSplitSymbolAlphaDigit"
   #       }, 
   #       "TokenRegexp": {
+  #         "id": 77, 
   #         "name": "TokenRegexp"
   #       }, 
   #       "TokenBigramIgnoreBlankSplitSymbolAlphaDigit": {
+  #         "id": 75, 
   #         "name": "TokenBigramIgnoreBlankSplitSymbolAlphaDigit"
   #       }, 
   #       "TokenBigram": {
+  #         "id": 67, 
   #         "name": "TokenBigram"
   #       }, 
   #       "TokenDelimit": {
+  #         "id": 65, 
   #         "name": "TokenDelimit"
   #       }, 
   #       "TokenUnigram": {
+  #         "id": 66, 
   #         "name": "TokenUnigram"
   #       }, 
   #       "TokenBigramSplitSymbol": {
+  #         "id": 69, 
   #         "name": "TokenBigramSplitSymbol"
   #       }, 
   #       "TokenDelimitNull": {
+  #         "id": 76, 
   #         "name": "TokenDelimitNull"
   #       }, 
   #       "TokenBigramIgnoreBlankSplitSymbolAlpha": {
+  #         "id": 74, 
   #         "name": "TokenBigramIgnoreBlankSplitSymbolAlpha"
   #       }, 
   #       "TokenBigramSplitSymbolAlpha": {
+  #         "id": 70, 
   #         "name": "TokenBigramSplitSymbolAlpha"
   #       }, 
   #       "TokenTrigram": {
+  #         "id": 68, 
   #         "name": "TokenTrigram"
   #       }, 
-  #       "TokenMecab": {
-  #         "name": "TokenMecab"
-  #       }, 
   #       "TokenBigramIgnoreBlankSplitSymbol": {
+  #         "id": 73, 
   #         "name": "TokenBigramIgnoreBlankSplitSymbol"
   #       }, 
   #       "TokenBigramIgnoreBlank": {
+  #         "id": 72, 
   #         "name": "TokenBigramIgnoreBlank"
   #       }
   #     }, 
@@ -187,105 +211,122 @@ Execution example::
   #     "types": {
   #       "UInt64": {
   #         "can_be_key_type": true, 
-  #         "name": "UInt64", 
+  #         "size": 8, 
+  #         "id": 11, 
   #         "can_be_value_type": true, 
-  #         "size": 8
+  #         "name": "UInt64"
   #       }, 
   #       "Int32": {
   #         "can_be_key_type": true, 
-  #         "name": "Int32", 
+  #         "size": 4, 
+  #         "id": 8, 
   #         "can_be_value_type": true, 
-  #         "size": 4
+  #         "name": "Int32"
   #       }, 
   #       "Int16": {
   #         "can_be_key_type": true, 
-  #         "name": "Int16", 
+  #         "size": 2, 
+  #         "id": 6, 
   #         "can_be_value_type": true, 
-  #         "size": 2
+  #         "name": "Int16"
   #       }, 
   #       "LongText": {
   #         "can_be_key_type": false, 
-  #         "name": "LongText", 
+  #         "size": 2147483648, 
+  #         "id": 16, 
   #         "can_be_value_type": false, 
-  #         "size": 2147483648
+  #         "name": "LongText"
   #       }, 
   #       "TokyoGeoPoint": {
   #         "can_be_key_type": true, 
-  #         "name": "TokyoGeoPoint", 
+  #         "size": 8, 
+  #         "id": 17, 
   #         "can_be_value_type": true, 
-  #         "size": 8
+  #         "name": "TokyoGeoPoint"
   #       }, 
   #       "Text": {
   #         "can_be_key_type": false, 
-  #         "name": "Text", 
+  #         "size": 65536, 
+  #         "id": 15, 
   #         "can_be_value_type": false, 
-  #         "size": 65536
+  #         "name": "Text"
   #       }, 
   #       "ShortText": {
   #         "can_be_key_type": true, 
-  #         "name": "ShortText", 
+  #         "size": 4096, 
+  #         "id": 14, 
   #         "can_be_value_type": false, 
-  #         "size": 4096
+  #         "name": "ShortText"
   #       }, 
   #       "Float": {
   #         "can_be_key_type": true, 
-  #         "name": "Float", 
+  #         "size": 8, 
+  #         "id": 12, 
   #         "can_be_value_type": true, 
-  #         "size": 8
+  #         "name": "Float"
   #       }, 
   #       "UInt8": {
   #         "can_be_key_type": true, 
-  #         "name": "UInt8", 
+  #         "size": 1, 
+  #         "id": 5, 
   #         "can_be_value_type": true, 
-  #         "size": 1
+  #         "name": "UInt8"
   #       }, 
   #       "UInt32": {
   #         "can_be_key_type": true, 
-  #         "name": "UInt32", 
+  #         "size": 4, 
+  #         "id": 9, 
   #         "can_be_value_type": true, 
-  #         "size": 4
+  #         "name": "UInt32"
   #       }, 
   #       "Object": {
   #         "can_be_key_type": true, 
-  #         "name": "Object", 
+  #         "size": 8, 
+  #         "id": 2, 
   #         "can_be_value_type": true, 
-  #         "size": 8
+  #         "name": "Object"
   #       }, 
   #       "UInt16": {
   #         "can_be_key_type": true, 
-  #         "name": "UInt16", 
+  #         "size": 2, 
+  #         "id": 7, 
   #         "can_be_value_type": true, 
-  #         "size": 2
+  #         "name": "UInt16"
   #       }, 
   #       "Int64": {
   #         "can_be_key_type": true, 
-  #         "name": "Int64", 
+  #         "size": 8, 
+  #         "id": 10, 
   #         "can_be_value_type": true, 
-  #         "size": 8
+  #         "name": "Int64"
   #       }, 
   #       "Time": {
   #         "can_be_key_type": true, 
-  #         "name": "Time", 
+  #         "size": 8, 
+  #         "id": 13, 
   #         "can_be_value_type": true, 
-  #         "size": 8
+  #         "name": "Time"
   #       }, 
   #       "Bool": {
   #         "can_be_key_type": true, 
-  #         "name": "Bool", 
+  #         "size": 1, 
+  #         "id": 3, 
   #         "can_be_value_type": true, 
-  #         "size": 1
+  #         "name": "Bool"
   #       }, 
   #       "WGS84GeoPoint": {
   #         "can_be_key_type": true, 
-  #         "name": "WGS84GeoPoint", 
+  #         "size": 8, 
+  #         "id": 18, 
   #         "can_be_value_type": true, 
-  #         "size": 8
+  #         "name": "WGS84GeoPoint"
   #       }, 
   #       "Int8": {
   #         "can_be_key_type": true, 
-  #         "name": "Int8", 
+  #         "size": 1, 
+  #         "id": 4, 
   #         "can_be_value_type": true, 
-  #         "size": 1
+  #         "name": "Int8"
   #       }
   #     }
   #   }

  Modified: doc/source/example/reference/commands/select/columns_name_flags.log (+22 -56)
===================================================================
--- doc/source/example/reference/commands/select/columns_name_flags.log    2017-12-26 09:07:17 +0900 (14304bfcb)
+++ doc/source/example/reference/commands/select/columns_name_flags.log    2017-12-27 12:43:51 +0900 (3de3dff93)
@@ -1,7 +1,22 @@
 Execution example::
 
   plugin_register functions/vector
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  # [
+  #   [
+  #     -3, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "[plugin][register] cannot find plugin file: </home/horimoto/work/release/groonga/groonga.clean/plugins/functions/vector.so>", 
+  #     [
+  #       [
+  #         "grn_plugin_set_name_resolve_error", 
+  #         "plugin.c", 
+  #         790
+  #       ]
+  #     ]
+  #   ], 
+  #   false
+  # ]
   select Entries \
     --columns[vector].stage initial \
     --columns[vector].flags COLUMN_VECTOR \
@@ -10,64 +25,15 @@ Execution example::
     --output_columns _id,vector
   # [
   #   [
-  #     0, 
+  #     -22, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   [
+  #     0.000355720520019531, 
+  #     "[select][column][initial][vector] failed to parse value: <vector_new(1, 2, 3)>: Syntax error: <vector_new|(|1, 2, 3)>: [expr][p", 
   #     [
   #       [
-  #         5
-  #       ], 
-  #       [
-  #         [
-  #           "_id", 
-  #           "UInt32"
-  #         ], 
-  #         [
-  #           "vector", 
-  #           "UInt32"
-  #         ]
-  #       ], 
-  #       [
-  #         1, 
-  #         [
-  #           1, 
-  #           2, 
-  #           3
-  #         ]
-  #       ], 
-  #       [
-  #         2, 
-  #         [
-  #           1, 
-  #           2, 
-  #           3
-  #         ]
-  #       ], 
-  #       [
-  #         3, 
-  #         [
-  #           1, 
-  #           2, 
-  #           3
-  #         ]
-  #       ], 
-  #       [
-  #         4, 
-  #         [
-  #           1, 
-  #           2, 
-  #           3
-  #         ]
-  #       ], 
-  #       [
-  #         5, 
-  #         [
-  #           1, 
-  #           2, 
-  #           3
-  #         ]
+  #         "grn_select_apply_columns", 
+  #         "proc_select.c", 
+  #         1360
   #       ]
   #     ]
   #   ]

  Modified: doc/source/example/reference/commands/select/columns_name_value.log (+22 -45)
===================================================================
--- doc/source/example/reference/commands/select/columns_name_value.log    2017-12-26 09:07:17 +0900 (4520426ed)
+++ doc/source/example/reference/commands/select/columns_name_value.log    2017-12-27 12:43:51 +0900 (1abca5452)
@@ -1,7 +1,22 @@
 Execution example::
 
   plugin_register functions/string
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  # [
+  #   [
+  #     -3, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "[plugin][register] cannot find plugin file: </home/horimoto/work/release/groonga/groonga.clean/plugins/functions/string.so>", 
+  #     [
+  #       [
+  #         "grn_plugin_set_name_resolve_error", 
+  #         "plugin.c", 
+  #         790
+  #       ]
+  #     ]
+  #   ], 
+  #   false
+  # ]
   select Entries \
     --columns[content_length].stage initial \
     --columns[content_length].type UInt32 \
@@ -9,53 +24,15 @@ Execution example::
     --output_columns _id,content,content_length
   # [
   #   [
-  #     0, 
+  #     -22, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   [
+  #     0.000355720520019531, 
+  #     "[select][column][initial][content_length] failed to parse value: <string_length(content)>: Syntax error: <string_length|(|conte", 
   #     [
   #       [
-  #         5
-  #       ], 
-  #       [
-  #         [
-  #           "_id", 
-  #           "UInt32"
-  #         ], 
-  #         [
-  #           "content", 
-  #           "Text"
-  #         ], 
-  #         [
-  #           "content_length", 
-  #           "UInt32"
-  #         ]
-  #       ], 
-  #       [
-  #         1, 
-  #         "Welcome! This is my first post!", 
-  #         31
-  #       ], 
-  #       [
-  #         2, 
-  #         "I started to use Groonga. It's very fast!", 
-  #         41
-  #       ], 
-  #       [
-  #         3, 
-  #         "I also started to use Mroonga. It's also very fast! Really fast!", 
-  #         64
-  #       ], 
-  #       [
-  #         4, 
-  #         "I migrated all Senna system!", 
-  #         28
-  #       ], 
-  #       [
-  #         5, 
-  #         "I also migrated all Tritonn system!", 
-  #         35
+  #         "grn_select_apply_columns", 
+  #         "proc_select.c", 
+  #         1360
   #       ]
   #     ]
   #   ]

  Modified: doc/source/example/reference/commands/select/table_nonexistent.log (+1 -1)
===================================================================
--- doc/source/example/reference/commands/select/table_nonexistent.log    2017-12-26 09:07:17 +0900 (36717c57d)
+++ doc/source/example/reference/commands/select/table_nonexistent.log    2017-12-27 12:43:51 +0900 (6d2086696)
@@ -11,7 +11,7 @@ Execution example::
   #       [
   #         "grn_select", 
   #         "proc_select.c", 
-  #         3006
+  #         3095
   #       ]
   #     ]
   #   ]

  Modified: doc/source/example/reference/commands/select/usage_dynamic_column.log (+22 -59)
===================================================================
--- doc/source/example/reference/commands/select/usage_dynamic_column.log    2017-12-26 09:07:17 +0900 (1167cc108)
+++ doc/source/example/reference/commands/select/usage_dynamic_column.log    2017-12-27 12:43:51 +0900 (d8ef53f1c)
@@ -1,7 +1,22 @@
 Execution example::
 
   plugin_register functions/number
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  # [
+  #   [
+  #     -3, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "[plugin][register] cannot find plugin file: </home/horimoto/work/release/groonga/groonga.clean/plugins/functions/number.so>", 
+  #     [
+  #       [
+  #         "grn_plugin_set_name_resolve_error", 
+  #         "plugin.c", 
+  #         790
+  #       ]
+  #     ]
+  #   ], 
+  #   false
+  # ]
   select \
     --table Entries \
     --columns[n_likes_class].stage initial \
@@ -12,67 +27,15 @@ Execution example::
     --output_columns n_likes,n_likes_class
   # [
   #   [
-  #     0, 
+  #     -22, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   [
+  #     0.000355720520019531, 
+  #     "[select][column][initial][n_likes_class] failed to parse value: <number_classify(n_likes, 10)>: Syntax error: <number_classify|", 
   #     [
   #       [
-  #         5
-  #       ], 
-  #       [
-  #         [
-  #           "n_likes", 
-  #           "UInt32"
-  #         ], 
-  #         [
-  #           "n_likes_class", 
-  #           "UInt32"
-  #         ]
-  #       ], 
-  #       [
-  #         5, 
-  #         0
-  #       ], 
-  #       [
-  #         10, 
-  #         10
-  #       ], 
-  #       [
-  #         15, 
-  #         10
-  #       ], 
-  #       [
-  #         3, 
-  #         0
-  #       ], 
-  #       [
-  #         3, 
-  #         0
-  #       ]
-  #     ], 
-  #     [
-  #       [
-  #         2
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "UInt32"
-  #         ], 
-  #         [
-  #           "_nsubrecs", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         10, 
-  #         2
-  #       ], 
-  #       [
-  #         0, 
-  #         3
+  #         "grn_select_apply_columns", 
+  #         "proc_select.c", 
+  #         1360
   #       ]
   #     ]
   #   ]

  Modified: doc/source/example/reference/commands/select/usage_window_function.log (+16 -1)
===================================================================
--- doc/source/example/reference/commands/select/usage_window_function.log    2017-12-26 09:07:17 +0900 (3456284ba)
+++ doc/source/example/reference/commands/select/usage_window_function.log    2017-12-27 12:43:51 +0900 (0f4175735)
@@ -1,7 +1,22 @@
 Execution example::
 
   plugin_register functions/number
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  # [
+  #   [
+  #     -3, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "[plugin][register] cannot find plugin file: </home/horimoto/work/release/groonga/groonga.clean/plugins/functions/number.so>", 
+  #     [
+  #       [
+  #         "grn_plugin_set_name_resolve_error", 
+  #         "plugin.c", 
+  #         790
+  #       ]
+  #     ]
+  #   ], 
+  #   false
+  # ]
   select \
     --table Entries \
     --columns[n_likes_sum_per_tag].stage initial \

  Modified: doc/source/example/reference/commands/status.log (+6 -6)
===================================================================
--- doc/source/example/reference/commands/status.log    2017-12-26 09:07:17 +0900 (44524fc49)
+++ doc/source/example/reference/commands/status.log    2017-12-27 12:43:51 +0900 (2abc261c0)
@@ -8,14 +8,14 @@ Execution example::
   #     0.000355720520019531
   #   ], 
   #   {
-  #     "uptime": 0, 
-  #     "max_command_version": 2, 
-  #     "start_time": 1441980651, 
+  #     "uptime": 1, 
+  #     "max_command_version": 3, 
+  #     "start_time": 1514345928, 
   #     "cache_hit_rate": 0.0, 
-  #     "version": "5.0.7-126-gb6fd7f7", 
-  #     "alloc_count": 206, 
+  #     "version": "7.0.9", 
+  #     "alloc_count": 13365, 
   #     "command_version": 1, 
-  #     "starttime": 1441980651, 
+  #     "starttime": 1514345928, 
   #     "default_command_version": 1, 
   #     "n_queries": 0
   #   }

  Modified: doc/source/example/reference/commands/suggest-completion.log (+8 -21)
===================================================================
--- doc/source/example/reference/commands/suggest-completion.log    2017-12-26 09:07:17 +0900 (14bce1fd4)
+++ doc/source/example/reference/commands/suggest-completion.log    2017-12-27 12:43:51 +0900 (f60f847d5)
@@ -3,29 +3,16 @@ Execution example::
   suggest --table item_query --column kana --types complete --frequency_threshold 1 --query en
   # [
   #   [
-  #     0, 
+  #     -22, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   {
-  #     "complete": [
+  #     0.000355720520019531, 
+  #     "invalid command name: suggest", 
+  #     [
   #       [
-  #         1
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "_score", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         "engine", 
-  #         1
+  #         "grn_ctx_qe_exec", 
+  #         "ctx.c", 
+  #         1284
   #       ]
   #     ]
-  #   }
+  #   ]
   # ]

  Modified: doc/source/example/reference/commands/suggest-correction.log (+8 -21)
===================================================================
--- doc/source/example/reference/commands/suggest-correction.log    2017-12-26 09:07:17 +0900 (a949811e4)
+++ doc/source/example/reference/commands/suggest-correction.log    2017-12-27 12:43:51 +0900 (7853ffeb5)
@@ -3,29 +3,16 @@ Execution example::
   suggest --table item_query --column kana --types correct --frequency_threshold 1 --query saerch
   # [
   #   [
-  #     0, 
+  #     -22, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   {
-  #     "correct": [
+  #     0.000355720520019531, 
+  #     "invalid command name: suggest", 
+  #     [
   #       [
-  #         1
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "_score", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         "search", 
-  #         1
+  #         "grn_ctx_qe_exec", 
+  #         "ctx.c", 
+  #         1284
   #       ]
   #     ]
-  #   }
+  #   ]
   # ]

  Modified: doc/source/example/reference/commands/suggest-learn-correction.log (+135 -3)
===================================================================
--- doc/source/example/reference/commands/suggest-learn-correction.log    2017-12-26 09:07:17 +0900 (81e92a92d)
+++ doc/source/example/reference/commands/suggest-learn-correction.log    2017-12-27 12:43:51 +0900 (0d6974d3b)
@@ -1,7 +1,5 @@
 Execution example::
 
-  load --table event_query --each 'suggest_preparer(_id, type, item, sequence, time, pair_query)'
-  [
   {"sequence": "2", "time": 1312950803.86057, "item": "s"},
   {"sequence": "2", "time": 1312950803.96857, "item": "sa"},
   {"sequence": "2", "time": 1312950804.26057, "item": "sae"},
@@ -11,4 +9,138 @@ Execution example::
   {"sequence": "2", "time": 1312950809.76057, "item": "serch"},
   {"sequence": "2", "time": 1312950810.86057, "item": "search", "type": "submit"}
   ]
-  # [[0, 1337566253.89858, 0.000355720520019531], 8]
+  # [
+  #   [
+  #     -22, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "invalid command name: {", 
+  #     [
+  #       [
+  #         "grn_ctx_qe_exec", 
+  #         "ctx.c", 
+  #         1284
+  #       ]
+  #     ]
+  #   ]
+  # ]
+  # [
+  #   [
+  #     -22, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "invalid command name: {", 
+  #     [
+  #       [
+  #         "grn_ctx_qe_exec", 
+  #         "ctx.c", 
+  #         1284
+  #       ]
+  #     ]
+  #   ]
+  # ]
+  # [
+  #   [
+  #     -22, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "invalid command name: {", 
+  #     [
+  #       [
+  #         "grn_ctx_qe_exec", 
+  #         "ctx.c", 
+  #         1284
+  #       ]
+  #     ]
+  #   ]
+  # ]
+  # [
+  #   [
+  #     -22, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "invalid command name: {", 
+  #     [
+  #       [
+  #         "grn_ctx_qe_exec", 
+  #         "ctx.c", 
+  #         1284
+  #       ]
+  #     ]
+  #   ]
+  # ]
+  # [
+  #   [
+  #     -22, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "invalid command name: {", 
+  #     [
+  #       [
+  #         "grn_ctx_qe_exec", 
+  #         "ctx.c", 
+  #         1284
+  #       ]
+  #     ]
+  #   ]
+  # ]
+  # [
+  #   [
+  #     -22, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "invalid command name: {", 
+  #     [
+  #       [
+  #         "grn_ctx_qe_exec", 
+  #         "ctx.c", 
+  #         1284
+  #       ]
+  #     ]
+  #   ]
+  # ]
+  # [
+  #   [
+  #     -22, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "invalid command name: {", 
+  #     [
+  #       [
+  #         "grn_ctx_qe_exec", 
+  #         "ctx.c", 
+  #         1284
+  #       ]
+  #     ]
+  #   ]
+  # ]
+  # [
+  #   [
+  #     -22, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "invalid command name: {", 
+  #     [
+  #       [
+  #         "grn_ctx_qe_exec", 
+  #         "ctx.c", 
+  #         1284
+  #       ]
+  #     ]
+  #   ]
+  # ]
+  # [
+  #   [
+  #     -22, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "invalid command name: ]", 
+  #     [
+  #       [
+  #         "grn_ctx_qe_exec", 
+  #         "ctx.c", 
+  #         1284
+  #       ]
+  #     ]
+  #   ]
+  # ]

  Modified: doc/source/example/reference/commands/suggest-mixed.log (+8 -67)
===================================================================
--- doc/source/example/reference/commands/suggest-mixed.log    2017-12-26 09:07:17 +0900 (760e896cc)
+++ doc/source/example/reference/commands/suggest-mixed.log    2017-12-27 12:43:51 +0900 (c5b6400d5)
@@ -3,75 +3,16 @@ Execution example::
   suggest --table item_query --column kana --types complete|correct|suggest --frequency_threshold 1 --query search
   # [
   #   [
-  #     0, 
+  #     -22, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   {
-  #     "suggest": [
+  #     0.000355720520019531, 
+  #     "invalid command name: suggest", 
+  #     [
   #       [
-  #         2
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "_score", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         "search engine", 
-  #         1
-  #       ], 
-  #       [
-  #         "web search realtime", 
-  #         1
-  #       ]
-  #     ], 
-  #     "complete": [
-  #       [
-  #         2
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "_score", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         "search", 
-  #         2
-  #       ], 
-  #       [
-  #         "search engine", 
-  #         2
-  #       ]
-  #     ], 
-  #     "correct": [
-  #       [
-  #         1
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "_score", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         "search", 
-  #         2
+  #         "grn_ctx_qe_exec", 
+  #         "ctx.c", 
+  #         1284
   #       ]
   #     ]
-  #   }
+  #   ]
   # ]

  Modified: doc/source/example/reference/commands/suggest-suggestion.log (+8 -25)
===================================================================
--- doc/source/example/reference/commands/suggest-suggestion.log    2017-12-26 09:07:17 +0900 (14429e200)
+++ doc/source/example/reference/commands/suggest-suggestion.log    2017-12-27 12:43:51 +0900 (fcd453b9f)
@@ -3,33 +3,16 @@ Execution example::
   suggest --table item_query --column kana --types suggest --frequency_threshold 1 --query search
   # [
   #   [
-  #     0, 
+  #     -22, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   {
-  #     "suggest": [
+  #     0.000355720520019531, 
+  #     "invalid command name: suggest", 
+  #     [
   #       [
-  #         2
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "_score", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         "search engine", 
-  #         1
-  #       ], 
-  #       [
-  #         "web search realtime", 
-  #         1
+  #         "grn_ctx_qe_exec", 
+  #         "ctx.c", 
+  #         1284
   #       ]
   #     ]
-  #   }
+  #   ]
   # ]

  Modified: doc/source/example/reference/commands/table_list.log (+0 -40)
===================================================================
--- doc/source/example/reference/commands/table_list.log    2017-12-26 09:07:17 +0900 (eb16d5031)
+++ doc/source/example/reference/commands/table_list.log    2017-12-27 12:43:51 +0900 (4e7d996fb)
@@ -41,46 +41,6 @@ Execution example::
   #         "normalizer", 
   #         "ShortText"
   #       ]
-  #     ], 
-  #     [
-  #       259, 
-  #       "Ages", 
-  #       "/tmp/groonga-databases/commands_table_create.0000103", 
-  #       "TABLE_DAT_KEY|PERSISTENT", 
-  #       "UInt32", 
-  #       null, 
-  #       null, 
-  #       null
-  #     ], 
-  #     [
-  #       257, 
-  #       "Lexicon", 
-  #       "/tmp/groonga-databases/commands_table_create.0000101", 
-  #       "TABLE_PAT_KEY|PERSISTENT", 
-  #       "ShortText", 
-  #       null, 
-  #       "TokenBigram", 
-  #       "NormalizerAuto"
-  #     ], 
-  #     [
-  #       256, 
-  #       "Logs", 
-  #       "/tmp/groonga-databases/commands_table_create.0000100", 
-  #       "TABLE_NO_KEY|PERSISTENT", 
-  #       null, 
-  #       null, 
-  #       null, 
-  #       null
-  #     ], 
-  #     [
-  #       258, 
-  #       "Tags", 
-  #       "/tmp/groonga-databases/commands_table_create.0000102", 
-  #       "TABLE_HASH_KEY|PERSISTENT", 
-  #       "ShortText", 
-  #       null, 
-  #       null, 
-  #       null
   #     ]
   #   ]
   # ]

  Modified: doc/source/example/reference/commands/table_remove/remove_dependents_default.log (+1 -1)
===================================================================
--- doc/source/example/reference/commands/table_remove/remove_dependents_default.log    2017-12-26 09:07:17 +0900 (3639eada1)
+++ doc/source/example/reference/commands/table_remove/remove_dependents_default.log    2017-12-27 12:43:51 +0900 (99c522cdd)
@@ -11,7 +11,7 @@ Execution example::
   #       [
   #         "is_removable_table", 
   #         "db.c", 
-  #         8831
+  #         9488
   #       ]
   #     ]
   #   ], 

  Modified: doc/source/example/reference/commands/table_remove/unremovable_cases_key_type_remove_fail.log (+1 -1)
===================================================================
--- doc/source/example/reference/commands/table_remove/unremovable_cases_key_type_remove_fail.log    2017-12-26 09:07:17 +0900 (6be7b0002)
+++ doc/source/example/reference/commands/table_remove/unremovable_cases_key_type_remove_fail.log    2017-12-27 12:43:51 +0900 (66942fd54)
@@ -11,7 +11,7 @@ Execution example::
   #       [
   #         "is_removable_table", 
   #         "db.c", 
-  #         8831
+  #         9488
   #       ]
   #     ]
   #   ], 

  Modified: doc/source/example/reference/commands/table_remove/unremovable_cases_value_type_remove_fail.log (+1 -1)
===================================================================
--- doc/source/example/reference/commands/table_remove/unremovable_cases_value_type_remove_fail.log    2017-12-26 09:07:17 +0900 (68c63607d)
+++ doc/source/example/reference/commands/table_remove/unremovable_cases_value_type_remove_fail.log    2017-12-27 12:43:51 +0900 (3d66c885f)
@@ -11,7 +11,7 @@ Execution example::
   #       [
   #         "is_removable_table", 
   #         "db.c", 
-  #         8851
+  #         9494
   #       ]
   #     ]
   #   ], 

  Modified: doc/source/example/reference/commands/table_tokenize/simple_example.log (+36 -33)
===================================================================
--- doc/source/example/reference/commands/table_tokenize/simple_example.log    2017-12-26 09:07:17 +0900 (bbcc5ed19)
+++ doc/source/example/reference/commands/table_tokenize/simple_example.log    2017-12-27 12:43:51 +0900 (0e8bad999)
@@ -1,42 +1,45 @@
 Execution example::
 
   plugin_register token_filters/stop_word
-  # [[0,0.0,0.0],true]
-  table_create Terms TABLE_PAT_KEY ShortText \
-    --default_tokenizer TokenBigram \
-    --normalizer NormalizerAuto \
-    --token_filters TokenFilterStopWord
-  # [[0,0.0,0.0],true]
+  # [
+  #   [
+  #     -3, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "[plugin][register] cannot find plugin file: </home/horimoto/work/release/groonga/groonga.clean/plugins/token_filters/stop_word.", 
+  #     [
+  #       [
+  #         "grn_plugin_set_name_resolve_error", 
+  #         "plugin.c", 
+  #         790
+  #       ]
+  #     ]
+  #   ], 
+  #   false
+  # ]
+  table_create Terms TABLE_PAT_KEY ShortText   --default_tokenizer TokenBigram   --normalizer NormalizerAuto   --token_filters TokenFilterStopWord
+  # [
+  #   [
+  #     -22, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "[table][create][token-filter] nonexistent token filter: <TokenFilterStopWord>", 
+  #     [
+  #       [
+  #         "grn_proc_table_set_token_filters_put", 
+  #         "proc_table.c", 
+  #         88
+  #       ]
+  #     ]
+  #   ], 
+  #   false
+  # ]
   column_create Terms is_stop_word COLUMN_SCALAR Bool
-  # [[0,0.0,0.0],true]
+  # [[0, 1337566253.89858, 0.000355720520019531], true]
   load --table Terms
   [
   {"_key": "and", "is_stop_word": true}
   ]
-  # [[0,0.0,0.0],1]
+  # [[0, 1337566253.89858, 0.000355720520019531], 1]
   table_tokenize Terms "Hello and Good-bye" --mode GET
-  # [
-  #  [
-  #    0,
-  #    0.0,
-  #    0.0
-  #  ],
-  #  [
-  #    {
-  #      "value": "hello",
-  #      "position": 0
-  #    },
-  #    {
-  #      "value": "good",
-  #      "position": 2
-  #    },
-  #    {
-  #      "value": "-",
-  #      "position": 3
-  #    },
-  #    {
-  #      "value": "bye",
-  #      "position": 4
-  #    }
-  #  ]
-  # ]
+  # [[0, 1337566253.89858, 0.000355720520019531], []]

  Modified: doc/source/example/reference/commands/tokenizer_list/simple_example.log (+0 -3)
===================================================================
--- doc/source/example/reference/commands/tokenizer_list/simple_example.log    2017-12-26 09:07:17 +0900 (13047a506)
+++ doc/source/example/reference/commands/tokenizer_list/simple_example.log    2017-12-27 12:43:51 +0900 (49854b2b2)
@@ -9,9 +9,6 @@ Execution example::
   #   ], 
   #   [
   #     {
-  #       "name": "TokenMecab"
-  #     }, 
-  #     {
   #       "name": "TokenDelimit"
   #     }, 
   #     {

  Modified: doc/source/example/reference/executables/groonga-httpd.log (+8 -7)
===================================================================
--- doc/source/example/reference/executables/groonga-httpd.log    2017-12-26 09:07:17 +0900 (919502dbe)
+++ doc/source/example/reference/executables/groonga-httpd.log    2017-12-27 12:43:51 +0900 (9b5dfa0fb)
@@ -8,14 +8,15 @@ Execution example::
       0.000355720520019531
     ], 
     {
-      "uptime": 0, 
-      "max_command_version": 2, 
-      "n_queries": 0, 
+      "uptime": 1, 
+      "max_command_version": 3, 
+      "start_time": 1514346019, 
       "cache_hit_rate": 0.0, 
-      "version": "4.0.1", 
-      "alloc_count": 161, 
+      "version": "7.0.9", 
+      "alloc_count": 13365, 
       "command_version": 1, 
-      "starttime": 1395806036, 
-      "default_command_version": 1
+      "starttime": 1514346019, 
+      "default_command_version": 1, 
+      "n_queries": 0
     }
   ]

  Modified: doc/source/example/reference/executables/groonga-suggest-httpd/complete.log (+1 -1)
===================================================================
--- doc/source/example/reference/executables/groonga-suggest-httpd/complete.log    2017-12-26 09:07:17 +0900 (382e020df)
+++ doc/source/example/reference/executables/groonga-suggest-httpd/complete.log    2017-12-27 12:43:51 +0900 (07e371f48)
@@ -1,4 +1,4 @@
 Execution example::
 
   % curl 'http://localhost:8080/?n=query&t=complete&q=G&frequency_threshold=1'
-  {"complete":[[6],[["_key","ShortText"],["_score","Int32"]],["groonga",3],["g",2],["grooon",2],["gro",2],["groo",2],["gr",2]]}
+  

  Modified: doc/source/example/reference/executables/groonga-suggest-httpd/learn-and-complete.log (+2 -2)
===================================================================
--- doc/source/example/reference/executables/groonga-suggest-httpd/learn-and-complete.log    2017-12-26 09:07:17 +0900 (589162a97)
+++ doc/source/example/reference/executables/groonga-suggest-httpd/learn-and-complete.log    2017-12-27 12:43:51 +0900 (59df0b24f)
@@ -1,4 +1,4 @@
 Execution example::
 
-  % curl 'http://localhost:8080/?i=127.0.0.1&l=query&s=93000&q=G&n=query&t=complete&frequency_threshold=1'
-  {"complete":[[6],[["_key","ShortText"],["_score","Int32"]],["groonga",3],["g",2],["grooon",2],["gro",2],["groo",2],["gr",2]]}
+  % curl 'http://localhost:8080/?i=127.0.0.1&l=query&s=96000&q=G&n=query&t=complete&frequency_threshold=1'
+  

  Modified: doc/source/example/reference/executables/groonga-suggest-httpd/setup.log (+1 -1)
===================================================================
--- doc/source/example/reference/executables/groonga-suggest-httpd/setup.log    2017-12-26 09:07:17 +0900 (246f1e3fb)
+++ doc/source/example/reference/executables/groonga-suggest-httpd/setup.log    2017-12-27 12:43:51 +0900 (c6aad9e9a)
@@ -2,7 +2,7 @@ Execution example::
 
   % groonga-suggest-create-dataset ${DB_PATH} query
   > plugin_register suggest/suggest
-  true
+  false
   > table_create event_type TABLE_HASH_KEY ShortText
   true
   > table_create bigram TABLE_PAT_KEY ShortText --default_tokenizer TokenBigram --normalizer NormalizerAuto

  Modified: doc/source/example/reference/functions/between/usage_setup.log (+1 -1)
===================================================================
--- doc/source/example/reference/functions/between/usage_setup.log    2017-12-26 09:07:17 +0900 (cadc58512)
+++ doc/source/example/reference/functions/between/usage_setup.log    2017-12-27 12:43:51 +0900 (2c3f9d682)
@@ -14,7 +14,7 @@ Execution example::
   {"_key": "Bob",    "age": 13},
   {"_key": "Calros", "age": 15},
   {"_key": "Dave",   "age": 16},
-  {"_key": "Eric",   "age": 20}
+  {"_key": "Eric",   "age": 20},
   {"_key": "Frank",  "age": 21}
   ]
   # [[0, 1337566253.89858, 0.000355720520019531], 6]

  Modified: doc/source/example/reference/functions/between/usage_value.log (+0 -58)
===================================================================
--- doc/source/example/reference/functions/between/usage_value.log    2017-12-26 09:07:17 +0900 (5eba07eab)
+++ doc/source/example/reference/functions/between/usage_value.log    2017-12-27 12:43:51 +0900 (cc417deda)
@@ -1,61 +1,3 @@
 Execution example::
 
   select Users --filter 'between(14, 13, "include", 16, "include")'
-  # [
-  #   [
-  #     0, 
-  #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   [
-  #     [
-  #       [
-  #         6
-  #       ], 
-  #       [
-  #         [
-  #           "_id", 
-  #           "UInt32"
-  #         ], 
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "age", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         1, 
-  #         "Alice", 
-  #         12
-  #       ], 
-  #       [
-  #         2, 
-  #         "Bob", 
-  #         13
-  #       ], 
-  #       [
-  #         3, 
-  #         "Calros", 
-  #         15
-  #       ], 
-  #       [
-  #         4, 
-  #         "Dave", 
-  #         16
-  #       ], 
-  #       [
-  #         5, 
-  #         "Eric", 
-  #         20
-  #       ], 
-  #       [
-  #         6, 
-  #         "Frank", 
-  #         21
-  #       ]
-  #     ]
-  #   ]
-  # ]

  Modified: doc/source/example/reference/functions/geo_distance_distance_rectangle_across_meridian.log (+1 -1)
===================================================================
--- doc/source/example/reference/functions/geo_distance_distance_rectangle_across_meridian.log    2017-12-26 09:07:17 +0900 (cead916ea)
+++ doc/source/example/reference/functions/geo_distance_distance_rectangle_across_meridian.log    2017-12-27 12:43:51 +0900 (890c359bd)
@@ -19,7 +19,7 @@ Execution example::
   #         ]
   #       ], 
   #       [
-  #         1051293
+  #         1051322
   #       ]
   #     ]
   #   ]

  Modified: doc/source/example/reference/functions/geo_distance_distance_rectangle_across_the_date_line.log (+1 -1)
===================================================================
--- doc/source/example/reference/functions/geo_distance_distance_rectangle_across_the_date_line.log    2017-12-26 09:07:17 +0900 (a286eb409)
+++ doc/source/example/reference/functions/geo_distance_distance_rectangle_across_the_date_line.log    2017-12-27 12:43:51 +0900 (16c9876a6)
@@ -19,7 +19,7 @@ Execution example::
   #         ]
   #       ], 
   #       [
-  #         10475205
+  #         10475660
   #       ]
   #     ]
   #   ]

  Modified: doc/source/example/reference/functions/highlight_full/usage_basic.log (+1 -1)
===================================================================
--- doc/source/example/reference/functions/highlight_full/usage_basic.log    2017-12-26 09:07:17 +0900 (369028d53)
+++ doc/source/example/reference/functions/highlight_full/usage_basic.log    2017-12-27 12:43:51 +0900 (353c485bb)
@@ -15,7 +15,7 @@ Execution example::
   #       [
   #         [
   #           "highlight_full", 
-  #           "null"
+  #           null
   #         ]
   #       ], 
   #       [

  Modified: doc/source/example/reference/functions/highlight_full/usage_string_literal.log (+1 -1)
===================================================================
--- doc/source/example/reference/functions/highlight_full/usage_string_literal.log    2017-12-26 09:07:17 +0900 (2c27dbaec)
+++ doc/source/example/reference/functions/highlight_full/usage_string_literal.log    2017-12-27 12:43:51 +0900 (c4dda56b9)
@@ -15,7 +15,7 @@ Execution example::
   #       [
   #         [
   #           "highlight_full", 
-  #           "null"
+  #           null
   #         ]
   #       ], 
   #       [

  Modified: doc/source/example/reference/functions/highlight_html/usage_basic.log (+1 -1)
===================================================================
--- doc/source/example/reference/functions/highlight_html/usage_basic.log    2017-12-26 09:07:17 +0900 (a44d12859)
+++ doc/source/example/reference/functions/highlight_html/usage_basic.log    2017-12-27 12:43:51 +0900 (c0891347d)
@@ -15,7 +15,7 @@ Execution example::
   #       [
   #         [
   #           "highlight_html", 
-  #           "null"
+  #           null
   #         ]
   #       ], 
   #       [

  Modified: doc/source/example/reference/functions/highlight_html/usage_string_literal.log (+1 -1)
===================================================================
--- doc/source/example/reference/functions/highlight_html/usage_string_literal.log    2017-12-26 09:07:17 +0900 (f8cd5169d)
+++ doc/source/example/reference/functions/highlight_html/usage_string_literal.log    2017-12-27 12:43:51 +0900 (7f84b4ec7)
@@ -15,7 +15,7 @@ Execution example::
   #       [
   #         [
   #           "highlight_html", 
-  #           "null"
+  #           null
   #         ]
   #       ], 
   #       [

  Modified: doc/source/example/reference/functions/html_untag/usage_html_untag.log (+1 -1)
===================================================================
--- doc/source/example/reference/functions/html_untag/usage_html_untag.log    2017-12-26 09:07:17 +0900 (40d7d65ec)
+++ doc/source/example/reference/functions/html_untag/usage_html_untag.log    2017-12-27 12:43:51 +0900 (0fb982b6f)
@@ -15,7 +15,7 @@ Execution example::
   #       [
   #         [
   #           "html_untag", 
-  #           "null"
+  #           null
   #         ]
   #       ], 
   #       [

  Modified: doc/source/example/reference/functions/in_records/usage_search.log (+22 -30)
===================================================================
--- doc/source/example/reference/functions/in_records/usage_search.log    2017-12-26 09:07:17 +0900 (8f0a75bcd)
+++ doc/source/example/reference/functions/in_records/usage_search.log    2017-12-27 12:43:51 +0900 (2c811594b)
@@ -1,7 +1,22 @@
 Execution example::
 
   plugin_register functions/string
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  # [
+  #   [
+  #     -3, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "[plugin][register] cannot find plugin file: </home/horimoto/work/release/groonga/groonga.clean/plugins/functions/string.so>", 
+  #     [
+  #       [
+  #         "grn_plugin_set_name_resolve_error", 
+  #         "plugin.c", 
+  #         790
+  #       ]
+  #     ]
+  #   ], 
+  #   false
+  # ]
   select \
     --table Memos \
     --filter 'in_records(Conditions, \
@@ -12,38 +27,15 @@ Execution example::
     --output_columns _key,user,tag
   # [
   #   [
-  #     0, 
+  #     -63, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   [
+  #     0.000355720520019531, 
+  #     "Syntax error: <in_records(Conditions,                        user,                 \"@\", \"user_pattern\",                        ", 
   #     [
   #       [
-  #         2
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "user", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "tag", 
-  #           "Tags"
-  #         ]
-  #       ], 
-  #       [
-  #         "Groonga is fast", 
-  #         "alice", 
-  #         "groonga"
-  #       ], 
-  #       [
-  #         "Droonga is fast", 
-  #         "david", 
-  #         "droonga"
+  #         "yy_syntax_error", 
+  #         "grn_ecmascript.lemon", 
+  #         41
   #       ]
   #     ]
   #   ]

  Modified: doc/source/example/reference/functions/math_abs/nearest_shops.log (+6 -27)
===================================================================
--- doc/source/example/reference/functions/math_abs/nearest_shops.log    2017-12-26 09:07:17 +0900 (7d21df3ba)
+++ doc/source/example/reference/functions/math_abs/nearest_shops.log    2017-12-27 12:43:51 +0900 (e7486fdb1)
@@ -3,36 +3,15 @@ Execution example::
   select Shops --filter true --output_columns '_key, from_office' --scorer 'from_office = math_abs(250 - from_station)' --sort_keys from_office
   # [
   #   [
-  #     0, 
+  #     -22, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   [
+  #     0.000355720520019531, 
+  #     "[select][scorer] failed to parse: Syntax error: <from_office = math_abs|(|250 - from_station)>: [expr][parse] unknown identifie", 
   #     [
   #       [
-  #         3
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "from_office", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         "Cake & Coffee Shop", 
-  #         50
-  #       ], 
-  #       [
-  #         "Donut & Coffee Shop", 
-  #         150
-  #       ], 
-  #       [
-  #         "Coffee Shop", 
-  #         200
+  #         "grn_select_apply_scorer", 
+  #         "proc_select.c", 
+  #         1743
   #       ]
   #     ]
   #   ]

  Modified: doc/source/example/reference/functions/prefix_rk_search/usage_loose_completion.log (+1 -2)
===================================================================
--- doc/source/example/reference/functions/prefix_rk_search/usage_loose_completion.log    2017-12-26 09:07:17 +0900 (b5bf93c62)
+++ doc/source/example/reference/functions/prefix_rk_search/usage_loose_completion.log    2017-12-27 12:43:51 +0900 (7734ccfe0)
@@ -1,8 +1,7 @@
 Execution example::
 
   select LooseItems \
-   --filter 'sub_filter(readings, "prefix_rk_search(_key, \\"nIhO\\")") || \
-             _key @^ "nIhO"' \
+   --filter 'sub_filter(readings, "prefix_rk_search(_key, \\"nIhO\\")") || _key @^ "nIhO"' \
    --output_columns '_key,label'
   # [
   #   [

  Modified: doc/source/example/reference/functions/prefix_rk_search/usage_prefix_search_combined_completion.log (+1 -2)
===================================================================
--- doc/source/example/reference/functions/prefix_rk_search/usage_prefix_search_combined_completion.log    2017-12-26 09:07:17 +0900 (662bbec63)
+++ doc/source/example/reference/functions/prefix_rk_search/usage_prefix_search_combined_completion.log    2017-12-27 12:43:51 +0900 (7a725c7d6)
@@ -1,8 +1,7 @@
 Execution example::
 
   select Items \
-   --filter 'sub_filter(readings, "prefix_rk_search(_key, \\"niho\\")") || \
-             _key @^ "niho"'
+   --filter 'sub_filter(readings, "prefix_rk_search(_key, \\"niho\\")") || _key @^ "niho"'
   # [
   #   [
   #     0, 

  Modified: doc/source/example/reference/functions/query/usage_setup_schema.log (+1 -1)
===================================================================
--- doc/source/example/reference/functions/query/usage_setup_schema.log    2017-12-26 09:07:17 +0900 (c51f2231d)
+++ doc/source/example/reference/functions/query/usage_setup_schema.log    2017-12-27 12:43:51 +0900 (d47244587)
@@ -4,7 +4,7 @@ Execution example::
   # [[0, 1337566253.89858, 0.000355720520019531], true]
   column_create Documents content COLUMN_SCALAR Text
   # [[0, 1337566253.89858, 0.000355720520019531], true]
-  table_create Terms TABLE_PAT_KEY ShortText --default_tokenizer TokenBigram --normalizer NormalizerAuto
+  table_create Terms TABLE_PAT_KEY ShortText --default_tokenizer TokenBigram  --normalizer NormalizerAuto
   # [[0, 1337566253.89858, 0.000355720520019531], true]
   column_create Terms documents_content_index COLUMN_INDEX|WITH_POSITION Documents content
   # [[0, 1337566253.89858, 0.000355720520019531], true]

  Modified: doc/source/example/reference/functions/snippet_html/usage_basic.log (+1 -1)
===================================================================
--- doc/source/example/reference/functions/snippet_html/usage_basic.log    2017-12-26 09:07:17 +0900 (423d3feaf)
+++ doc/source/example/reference/functions/snippet_html/usage_basic.log    2017-12-27 12:43:51 +0900 (37b7b732a)
@@ -15,7 +15,7 @@ Execution example::
   #       [
   #         [
   #           "snippet_html", 
-  #           "null"
+  #           null
   #         ]
   #       ], 
   #       [

  Modified: doc/source/example/reference/functions/snippet_html/usage_setup.log (+1 -1)
===================================================================
--- doc/source/example/reference/functions/snippet_html/usage_setup.log    2017-12-26 09:07:17 +0900 (1bc3a80d5)
+++ doc/source/example/reference/functions/snippet_html/usage_setup.log    2017-12-27 12:43:51 +0900 (27825f460)
@@ -4,7 +4,7 @@ Execution example::
   # [[0, 1337566253.89858, 0.000355720520019531], true]
   column_create Documents content COLUMN_SCALAR Text
   # [[0, 1337566253.89858, 0.000355720520019531], true]
-  table_create Terms TABLE_PAT_KEY ShortText --default_tokenizer TokenBigram --normalizer NormalizerAuto
+  table_create Terms TABLE_PAT_KEY ShortText --default_tokenizer TokenBigram  --normalizer NormalizerAuto
   # [[0, 1337566253.89858, 0.000355720520019531], true]
   column_create Terms documents_content_index COLUMN_INDEX|WITH_POSITION Documents content
   # [[0, 1337566253.89858, 0.000355720520019531], true]

  Modified: doc/source/example/reference/functions/snippet_html/usage_string_literal.log (+1 -1)
===================================================================
--- doc/source/example/reference/functions/snippet_html/usage_string_literal.log    2017-12-26 09:07:17 +0900 (62b7501d0)
+++ doc/source/example/reference/functions/snippet_html/usage_string_literal.log    2017-12-27 12:43:51 +0900 (88fe2484d)
@@ -15,7 +15,7 @@ Execution example::
   #       [
   #         [
   #           "snippet_html", 
-  #           "null"
+  #           null
   #         ]
   #       ], 
   #       [

  Modified: doc/source/example/reference/functions/vector_size/usage_only.log (+8 -33)
===================================================================
--- doc/source/example/reference/functions/vector_size/usage_only.log    2017-12-26 09:07:17 +0900 (b4a366008)
+++ doc/source/example/reference/functions/vector_size/usage_only.log    2017-12-27 12:43:51 +0900 (e06b67226)
@@ -3,42 +3,17 @@ Execution example::
   select Memos --output_columns 'tags, vector_size(tags)' --command_version 2
   # [
   #   [
-  #     0, 
+  #     -63, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   [
+  #     0.000355720520019531, 
+  #     "Syntax error: <tags, vector_size|(|tags)>", 
   #     [
   #       [
-  #         3
-  #       ], 
-  #       [
-  #         [
-  #           "tags", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "vector_size", 
-  #           "Object"
-  #         ]
-  #       ], 
-  #       [
-  #         [
-  #           "Groonga"
-  #         ], 
-  #         1
-  #       ], 
-  #       [
-  #         [
-  #           "Groonga", 
-  #           "Ruby"
-  #         ], 
-  #         2
-  #       ], 
-  #       [
-  #         [], 
-  #         0
+  #         "yy_syntax_error", 
+  #         "grn_ecmascript.lemon", 
+  #         37
   #       ]
   #     ]
-  #   ]
+  #   ], 
+  #   []
   # ]

  Modified: doc/source/example/reference/grn_expr/script_syntax/simple_term_extract_operator.log (+7 -7)
===================================================================
--- doc/source/example/reference/grn_expr/script_syntax/simple_term_extract_operator.log    2017-12-26 09:07:17 +0900 (467f13e02)
+++ doc/source/example/reference/grn_expr/script_syntax/simple_term_extract_operator.log    2017-12-27 12:43:51 +0900 (0b33b34d0)
@@ -13,24 +13,24 @@ Execution example::
   select Words --filter '_key *T "Groonga is the successor project to Senna."' --output_columns _key
   # [
   #   [
-  #     0,
-  #     1337566253.89858,
+  #     0, 
+  #     1337566253.89858, 
   #     0.000355720520019531
-  #   ],
+  #   ], 
   #   [
   #     [
   #       [
   #         2
-  #       ],
+  #       ], 
   #       [
   #         [
-  #           "_key",
+  #           "_key", 
   #           "ShortText"
   #         ]
-  #       ],
+  #       ], 
   #       [
   #         "groonga"
-  #       ],
+  #       ], 
   #       [
   #         "senna"
   #       ]

  Modified: doc/source/example/reference/suggest/complete/registered-word-japanese.log (+16 -58)
===================================================================
--- doc/source/example/reference/suggest/complete/registered-word-japanese.log    2017-12-26 09:07:17 +0900 (019de5656)
+++ doc/source/example/reference/suggest/complete/registered-word-japanese.log    2017-12-27 12:43:51 +0900 (5746e400a)
@@ -15,39 +15,18 @@ Execution example::
   suggest --table item_query --column kana --types complete --frequency_threshold 1 --query nihon
   # [
   #   [
-  #     0, 
+  #     -22, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   {
-  #     "complete": [
+  #     0.000355720520019531, 
+  #     "invalid command name: suggest", 
+  #     [
   #       [
-  #         3
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "_score", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         "日本", 
-  #         2
-  #       ], 
-  #       [
-  #         "日本人", 
-  #         2
-  #       ], 
-  #       [
-  #         "日本語", 
-  #         2
+  #         "grn_ctx_qe_exec", 
+  #         "ctx.c", 
+  #         1284
   #       ]
   #     ]
-  #   }
+  #   ]
   # ]
   load --table item_query
   [
@@ -57,37 +36,16 @@ Execution example::
   suggest --table item_query --column kana --types complete --frequency_threshold 1 --query nihon
   # [
   #   [
-  #     0, 
+  #     -22, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   {
-  #     "complete": [
-  #       [
-  #         3
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "_score", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         "日本人", 
-  #         102
-  #       ], 
-  #       [
-  #         "日本", 
-  #         2
-  #       ], 
+  #     0.000355720520019531, 
+  #     "invalid command name: suggest", 
+  #     [
   #       [
-  #         "日本語", 
-  #         2
+  #         "grn_ctx_qe_exec", 
+  #         "ctx.c", 
+  #         1284
   #       ]
   #     ]
-  #   }
+  #   ]
   # ]

  Modified: doc/source/example/reference/suggest/complete/rk-search-nihon.log (+8 -21)
===================================================================
--- doc/source/example/reference/suggest/complete/rk-search-nihon.log    2017-12-26 09:07:17 +0900 (98420790f)
+++ doc/source/example/reference/suggest/complete/rk-search-nihon.log    2017-12-27 12:43:51 +0900 (0b650cb2f)
@@ -3,29 +3,16 @@ Execution example::
   suggest --table item_query --column kana --types complete --frequency_threshold 1 --query nihon
   # [
   #   [
-  #     0, 
+  #     -22, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   {
-  #     "complete": [
+  #     0.000355720520019531, 
+  #     "invalid command name: suggest", 
+  #     [
   #       [
-  #         1
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "_score", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         "日本", 
-  #         2
+  #         "grn_ctx_qe_exec", 
+  #         "ctx.c", 
+  #         1284
   #       ]
   #     ]
-  #   }
+  #   ]
   # ]

  Modified: doc/source/example/reference/suggest/complete/rk-search-nippon.log (+8 -21)
===================================================================
--- doc/source/example/reference/suggest/complete/rk-search-nippon.log    2017-12-26 09:07:17 +0900 (b3fc7c21a)
+++ doc/source/example/reference/suggest/complete/rk-search-nippon.log    2017-12-27 12:43:51 +0900 (5c734b46d)
@@ -3,29 +3,16 @@ Execution example::
   suggest --table item_query --column kana --types complete --frequency_threshold 1 --query nippon
   # [
   #   [
-  #     0, 
+  #     -22, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   {
-  #     "complete": [
+  #     0.000355720520019531, 
+  #     "invalid command name: suggest", 
+  #     [
   #       [
-  #         1
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "_score", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         "日本", 
-  #         2
+  #         "grn_ctx_qe_exec", 
+  #         "ctx.c", 
+  #         1284
   #       ]
   #     ]
-  #   }
+  #   ]
   # ]

  Modified: doc/source/example/reference/suggest/complete/select.log (+8 -21)
===================================================================
--- doc/source/example/reference/suggest/complete/select.log    2017-12-26 09:07:17 +0900 (14bce1fd4)
+++ doc/source/example/reference/suggest/complete/select.log    2017-12-27 12:43:51 +0900 (f60f847d5)
@@ -3,29 +3,16 @@ Execution example::
   suggest --table item_query --column kana --types complete --frequency_threshold 1 --query en
   # [
   #   [
-  #     0, 
+  #     -22, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   {
-  #     "complete": [
+  #     0.000355720520019531, 
+  #     "invalid command name: suggest", 
+  #     [
   #       [
-  #         1
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "_score", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         "engine", 
-  #         1
+  #         "grn_ctx_qe_exec", 
+  #         "ctx.c", 
+  #         1284
   #       ]
   #     ]
-  #   }
+  #   ]
   # ]

  Modified: doc/source/example/reference/suggest/correction/select.log (+8 -21)
===================================================================
--- doc/source/example/reference/suggest/correction/select.log    2017-12-26 09:07:17 +0900 (210992d25)
+++ doc/source/example/reference/suggest/correction/select.log    2017-12-27 12:43:51 +0900 (9368afb10)
@@ -3,29 +3,16 @@ Execution example::
   suggest --table item_query --column kana --types correction --frequency_threshold 1 --query saerch
   # [
   #   [
-  #     0, 
+  #     -22, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   {
-  #     "correct": [
+  #     0.000355720520019531, 
+  #     "invalid command name: suggest", 
+  #     [
   #       [
-  #         1
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "_score", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         "search", 
-  #         1
+  #         "grn_ctx_qe_exec", 
+  #         "ctx.c", 
+  #         1284
   #       ]
   #     ]
-  #   }
+  #   ]
   # ]

  Modified: doc/source/example/reference/suggest/suggest/select.log (+8 -25)
===================================================================
--- doc/source/example/reference/suggest/suggest/select.log    2017-12-26 09:07:17 +0900 (14429e200)
+++ doc/source/example/reference/suggest/suggest/select.log    2017-12-27 12:43:51 +0900 (fcd453b9f)
@@ -3,33 +3,16 @@ Execution example::
   suggest --table item_query --column kana --types suggest --frequency_threshold 1 --query search
   # [
   #   [
-  #     0, 
+  #     -22, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   {
-  #     "suggest": [
+  #     0.000355720520019531, 
+  #     "invalid command name: suggest", 
+  #     [
   #       [
-  #         2
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "_score", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         "search engine", 
-  #         1
-  #       ], 
-  #       [
-  #         "web search realtime", 
-  #         1
+  #         "grn_ctx_qe_exec", 
+  #         "ctx.c", 
+  #         1284
   #       ]
   #     ]
-  #   }
+  #   ]
   # ]

  Modified: doc/source/example/reference/token_filters/example-table-create.log (+32 -2)
===================================================================
--- doc/source/example/reference/token_filters/example-table-create.log    2017-12-26 09:07:17 +0900 (88ee9e914)
+++ doc/source/example/reference/token_filters/example-table-create.log    2017-12-27 12:43:51 +0900 (8e1186cda)
@@ -1,9 +1,39 @@
 Execution example::
 
   plugin_register token_filters/stop_word
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  # [
+  #   [
+  #     -3, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "[plugin][register] cannot find plugin file: </home/horimoto/work/release/groonga/groonga.clean/plugins/token_filters/stop_word.", 
+  #     [
+  #       [
+  #         "grn_plugin_set_name_resolve_error", 
+  #         "plugin.c", 
+  #         790
+  #       ]
+  #     ]
+  #   ], 
+  #   false
+  # ]
   table_create Terms TABLE_PAT_KEY ShortText \
     --default_tokenizer TokenBigram \
     --normalizer NormalizerAuto \
     --token_filters TokenFilterStopWord
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  # [
+  #   [
+  #     -22, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "[table][create][token-filter] nonexistent token filter: <TokenFilterStopWord>", 
+  #     [
+  #       [
+  #         "grn_proc_table_set_token_filters_put", 
+  #         "proc_table.c", 
+  #         88
+  #       ]
+  #     ]
+  #   ], 
+  #   false
+  # ]

  Modified: doc/source/example/reference/token_filters/stem.log (+33 -15)
===================================================================
--- doc/source/example/reference/token_filters/stem.log    2017-12-26 09:07:17 +0900 (928a8978c)
+++ doc/source/example/reference/token_filters/stem.log    2017-12-27 12:43:51 +0900 (88bbe648f)
@@ -1,7 +1,22 @@
 Execution example::
 
   plugin_register token_filters/stem
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  # [
+  #   [
+  #     -3, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "[plugin][register] cannot find plugin file: </home/horimoto/work/release/groonga/groonga.clean/plugins/token_filters/stem.so>", 
+  #     [
+  #       [
+  #         "grn_plugin_set_name_resolve_error", 
+  #         "plugin.c", 
+  #         790
+  #       ]
+  #     ]
+  #   ], 
+  #   false
+  # ]
   table_create Memos TABLE_NO_KEY
   # [[0, 1337566253.89858, 0.000355720520019531], true]
   column_create Memos content COLUMN_SCALAR ShortText
@@ -10,7 +25,22 @@ Execution example::
     --default_tokenizer TokenBigram \
     --normalizer NormalizerAuto \
     --token_filters TokenFilterStem
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  # [
+  #   [
+  #     -22, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "[table][create][token-filter] nonexistent token filter: <TokenFilterStem>", 
+  #     [
+  #       [
+  #         "grn_proc_table_set_token_filters_put", 
+  #         "proc_table.c", 
+  #         88
+  #       ]
+  #     ]
+  #   ], 
+  #   false
+  # ]
   column_create Terms memos_content COLUMN_INDEX|WITH_POSITION Memos content
   # [[0, 1337566253.89858, 0.000355720520019531], true]
   load --table Memos
@@ -30,7 +60,7 @@ Execution example::
   #   [
   #     [
   #       [
-  #         3
+  #         0
   #       ], 
   #       [
   #         [
@@ -41,18 +71,6 @@ Execution example::
   #           "content", 
   #           "ShortText"
   #         ]
-  #       ], 
-  #       [
-  #         1, 
-  #         "I develop Groonga"
-  #       ], 
-  #       [
-  #         2, 
-  #         "I'm developing Groonga"
-  #       ], 
-  #       [
-  #         3, 
-  #         "I developed Groonga"
   #       ]
   #     ]
   #   ]

  Modified: doc/source/example/reference/token_filters/stop_word.log (+33 -7)
===================================================================
--- doc/source/example/reference/token_filters/stop_word.log    2017-12-26 09:07:17 +0900 (e0f84939c)
+++ doc/source/example/reference/token_filters/stop_word.log    2017-12-27 12:43:51 +0900 (c5a7c77f4)
@@ -1,7 +1,22 @@
 Execution example::
 
   plugin_register token_filters/stop_word
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  # [
+  #   [
+  #     -3, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "[plugin][register] cannot find plugin file: </home/horimoto/work/release/groonga/groonga.clean/plugins/token_filters/stop_word.", 
+  #     [
+  #       [
+  #         "grn_plugin_set_name_resolve_error", 
+  #         "plugin.c", 
+  #         790
+  #       ]
+  #     ]
+  #   ], 
+  #   false
+  # ]
   table_create Memos TABLE_NO_KEY
   # [[0, 1337566253.89858, 0.000355720520019531], true]
   column_create Memos content COLUMN_SCALAR ShortText
@@ -10,7 +25,22 @@ Execution example::
     --default_tokenizer TokenBigram \
     --normalizer NormalizerAuto \
     --token_filters TokenFilterStopWord
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  # [
+  #   [
+  #     -22, 
+  #     1337566253.89858, 
+  #     0.000355720520019531, 
+  #     "[table][create][token-filter] nonexistent token filter: <TokenFilterStopWord>", 
+  #     [
+  #       [
+  #         "grn_proc_table_set_token_filters_put", 
+  #         "proc_table.c", 
+  #         88
+  #       ]
+  #     ]
+  #   ], 
+  #   false
+  # ]
   column_create Terms memos_content COLUMN_INDEX|WITH_POSITION Memos content
   # [[0, 1337566253.89858, 0.000355720520019531], true]
   column_create Terms is_stop_word COLUMN_SCALAR Bool
@@ -37,7 +67,7 @@ Execution example::
   #   [
   #     [
   #       [
-  #         2
+  #         1
   #       ], 
   #       [
   #         [
@@ -50,10 +80,6 @@ Execution example::
   #         ]
   #       ], 
   #       [
-  #         1, 
-  #         "Hello"
-  #       ], 
-  #       [
   #         2, 
   #         "Hello and Good-bye"
   #       ]

  Modified: doc/source/example/reference/tokenizers/token-mecab.log (+10 -14)
===================================================================
--- doc/source/example/reference/tokenizers/token-mecab.log    2017-12-26 09:07:17 +0900 (598806011)
+++ doc/source/example/reference/tokenizers/token-mecab.log    2017-12-27 12:43:51 +0900 (1e62e5c8f)
@@ -3,20 +3,16 @@ Execution example::
   tokenize TokenMecab "東京都"
   # [
   #   [
-  #     0, 
+  #     -22, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   [
-  #     {
-  #       "position": 0, 
-  #       "force_prefix": false, 
-  #       "value": "東京"
-  #     }, 
-  #     {
-  #       "position": 1, 
-  #       "force_prefix": false, 
-  #       "value": "都"
-  #     }
+  #     0.000355720520019531, 
+  #     "[tokenize] nonexistent tokenizer: <TokenMecab>", 
+  #     [
+  #       [
+  #         "create_lexicon_for_tokenize", 
+  #         "proc_tokenize.c", 
+  #         139
+  #       ]
+  #     ]
   #   ]
   # ]

  Modified: doc/source/example/tutorial/data-5.log (+1 -1)
===================================================================
--- doc/source/example/tutorial/data-5.log    2017-12-26 09:07:17 +0900 (1f6285a09)
+++ doc/source/example/tutorial/data-5.log    2017-12-27 12:43:51 +0900 (522e58411)
@@ -36,7 +36,7 @@ Execution example::
   #       ], 
   #       [
   #         "Flower", 
-  #         1234567890.12346
+  #         1234567890.123457
   #       ], 
   #       [
   #         "Block", 

  Modified: doc/source/example/tutorial/introduction-2.log (+7 -6)
===================================================================
--- doc/source/example/tutorial/introduction-2.log    2017-12-26 09:07:17 +0900 (84de13242)
+++ doc/source/example/tutorial/introduction-2.log    2017-12-27 12:43:51 +0900 (2b4e7fff2)
@@ -10,13 +10,14 @@ Execution example::
   #   ], 
   #   {
   #     "uptime": 0, 
-  #     "max_command_version": 2, 
-  #     "n_queries": 0, 
+  #     "max_command_version": 3, 
+  #     "start_time": 1514346060, 
   #     "cache_hit_rate": 0.0, 
-  #     "version": "5.0.6-128-g8029ddb", 
-  #     "alloc_count": 206, 
+  #     "version": "7.0.9", 
+  #     "alloc_count": 13365, 
   #     "command_version": 1, 
-  #     "starttime": 1439995916, 
-  #     "default_command_version": 1
+  #     "starttime": 1514346060, 
+  #     "default_command_version": 1, 
+  #     "n_queries": 0
   #   }
   # ]

  Modified: doc/source/example/tutorial/micro_blog_drilldown.log (+6 -77)
===================================================================
--- doc/source/example/tutorial/micro_blog_drilldown.log    2017-12-26 09:07:17 +0900 (ecd2b06b8)
+++ doc/source/example/tutorial/micro_blog_drilldown.log    2017-12-27 12:43:51 +0900 (5e6ab590e)
@@ -3,86 +3,15 @@ Execution example::
   select --table Comments --filter 'geo_in_circle(location,"146867000x-266280000",20000)' --output_columns posted_by.name,comment --drilldown hash_tags,posted_by
   # [
   #   [
-  #     0, 
+  #     -63, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   [
-  #     [
-  #       [
-  #         4
-  #       ], 
-  #       [
-  #         [
-  #           "posted_by.name", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "comment", 
-  #           "ShortText"
-  #         ]
-  #       ], 
-  #       [
-  #         "Charlie", 
-  #         "I'm at the Museum of Modern Art in NY now!"
-  #       ], 
-  #       [
-  #         "Bob", 
-  #         "I've just used 'Try-Groonga' now! #groonga"
-  #       ], 
-  #       [
-  #         "Bob", 
-  #         "I'm come at city of New York for development camp! #groonga #travel"
-  #       ], 
-  #       [
-  #         "Charlie", 
-  #         "@alice @bob I've tried to register!"
-  #       ]
-  #     ], 
+  #     0.000355720520019531, 
+  #     "Syntax error: <geo_in_circle(location|,|\"146867000x-266280000\",20000)>: [expr][parse] unknown identifier: <location>", 
   #     [
   #       [
-  #         2
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "_nsubrecs", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         "groonga", 
-  #         2
-  #       ], 
-  #       [
-  #         "travel", 
-  #         1
-  #       ]
-  #     ], 
-  #     [
-  #       [
-  #         2
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "_nsubrecs", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         "charlie", 
-  #         2
-  #       ], 
-  #       [
-  #         "bob", 
-  #         2
+  #         "yy_syntax_error", 
+  #         "grn_ecmascript.lemon", 
+  #         41
   #       ]
   #     ]
   #   ]

  Modified: doc/source/example/tutorial/micro_blog_favorite.log (+1 -34)
===================================================================
--- doc/source/example/tutorial/micro_blog_favorite.log    2017-12-26 09:07:17 +0900 (8a10dd761)
+++ doc/source/example/tutorial/micro_blog_favorite.log    2017-12-27 12:43:51 +0900 (604dee498)
@@ -1,37 +1,4 @@
 Execution example::
 
   select --table Users --query _key:bob --output_columns favorites.posted_by,favorites.comment
-  # [
-  #   [
-  #     0, 
-  #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   [
-  #     [
-  #       [
-  #         1
-  #       ], 
-  #       [
-  #         [
-  #           "favorites.posted_by", 
-  #           "Users"
-  #         ], 
-  #         [
-  #           "favorites.comment", 
-  #           "ShortText"
-  #         ]
-  #       ], 
-  #       [
-  #         [
-  #           "alice", 
-  #           "charlie"
-  #         ], 
-  #         [
-  #           "I've created micro-blog!", 
-  #           "@alice @bob I've tried to register!"
-  #         ]
-  #       ]
-  #     ]
-  #   ]
-  # ]
+  # [[0, 1337566253.89858, 0.000355720520019531], [[[0], []]]]

  Modified: doc/source/example/tutorial/micro_blog_follower.log (+6 -23)
===================================================================
--- doc/source/example/tutorial/micro_blog_follower.log    2017-12-26 09:07:17 +0900 (05a4d2c57)
+++ doc/source/example/tutorial/micro_blog_follower.log    2017-12-27 12:43:51 +0900 (0d17d5e79)
@@ -3,32 +3,15 @@ Execution example::
   select --table Users --query follower:@bob --output_columns _key,name
   # [
   #   [
-  #     0, 
+  #     -22, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   [
+  #     0.000355720520019531, 
+  #     "Syntax error: <follower:@bob||>: column lookup failed", 
   #     [
   #       [
-  #         2
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "name", 
-  #           "ShortText"
-  #         ]
-  #       ], 
-  #       [
-  #         "alice", 
-  #         "Alice"
-  #       ], 
-  #       [
-  #         "charlie", 
-  #         "Charlie"
+  #         "yy_syntax_error", 
+  #         "grn_ecmascript.lemon", 
+  #         41
   #       ]
   #     ]
   #   ]

  Modified: doc/source/example/tutorial/micro_blog_hash_tag.log (+6 -42)
===================================================================
--- doc/source/example/tutorial/micro_blog_hash_tag.log    2017-12-26 09:07:17 +0900 (5fc2cd3bc)
+++ doc/source/example/tutorial/micro_blog_hash_tag.log    2017-12-27 12:43:51 +0900 (83f40c9cc)
@@ -3,51 +3,15 @@ Execution example::
   select --table Comments --query hash_tags:@groonga --output_columns posted_by.name,comment --drilldown posted_by
   # [
   #   [
-  #     0, 
+  #     -22, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   [
+  #     0.000355720520019531, 
+  #     "Syntax error: <hash_tags:@groonga||>: column lookup failed", 
   #     [
   #       [
-  #         2
-  #       ], 
-  #       [
-  #         [
-  #           "posted_by.name", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "comment", 
-  #           "ShortText"
-  #         ]
-  #       ], 
-  #       [
-  #         "Bob", 
-  #         "I've just used 'Try-Groonga' now! #groonga"
-  #       ], 
-  #       [
-  #         "Bob", 
-  #         "I'm come at city of New York for development camp! #groonga #travel"
-  #       ]
-  #     ], 
-  #     [
-  #       [
-  #         1
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "_nsubrecs", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         "bob", 
-  #         2
+  #         "yy_syntax_error", 
+  #         "grn_ecmascript.lemon", 
+  #         41
   #       ]
   #     ]
   #   ]

  Modified: doc/source/example/tutorial/micro_blog_keyword.log (+6 -41)
===================================================================
--- doc/source/example/tutorial/micro_blog_keyword.log    2017-12-26 09:07:17 +0900 (39c97c04d)
+++ doc/source/example/tutorial/micro_blog_keyword.log    2017-12-27 12:43:51 +0900 (9ec9a7093)
@@ -6,52 +6,17 @@ Execution example::
   # [[0, 1337566253.89858, 0.000355720520019531], true]
   # [[0, 1337566253.89858, 0.000355720520019531], true]
   # [[0, 1337566253.89858, 0.000355720520019531], true]
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
-  # [[0, 1337566253.89858, 0.000355720520019531], true]
-  # [[0, 1337566253.89858, 0.000355720520019531], 3]
-  # [[0, 1337566253.89858, 0.000355720520019531], 8]
   # [
   #   [
-  #     0, 
+  #     -63, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   [
+  #     0.000355720520019531, 
+  #     "Syntax error: <name|,|location_str,description>: [expr][parse] unknown identifier: <name>", 
   #     [
   #       [
-  #         1
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "name", 
-  #           "ShortText"
-  #         ]
-  #       ], 
-  #       [
-  #         "bob", 
-  #         "Bob"
+  #         "yy_syntax_error", 
+  #         "grn_ecmascript.lemon", 
+  #         41
   #       ]
   #     ]
   #   ]

  Modified: doc/source/example/tutorial/micro_blog_keyword_and_location.log (+6 -61)
===================================================================
--- doc/source/example/tutorial/micro_blog_keyword_and_location.log    2017-12-26 09:07:17 +0900 (701865e6a)
+++ doc/source/example/tutorial/micro_blog_keyword_and_location.log    2017-12-27 12:43:51 +0900 (cf2a55b5e)
@@ -3,70 +3,15 @@ Execution example::
   select --table Comments --query comment:@New --filter 'geo_in_circle(location,"146867000x-266280000",20000)' --output_columns posted_by.name,comment --drilldown hash_tags,posted_by
   # [
   #   [
-  #     0, 
+  #     -22, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   [
-  #     [
-  #       [
-  #         1
-  #       ], 
-  #       [
-  #         [
-  #           "posted_by.name", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "comment", 
-  #           "ShortText"
-  #         ]
-  #       ], 
-  #       [
-  #         "Bob", 
-  #         "I'm come at city of New York for development camp! #groonga #travel"
-  #       ]
-  #     ], 
-  #     [
-  #       [
-  #         2
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "_nsubrecs", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         "groonga", 
-  #         1
-  #       ], 
-  #       [
-  #         "travel", 
-  #         1
-  #       ]
-  #     ], 
+  #     0.000355720520019531, 
+  #     "Syntax error: <comment:@New||>: column lookup failed", 
   #     [
   #       [
-  #         1
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "_nsubrecs", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         "bob", 
-  #         1
+  #         "yy_syntax_error", 
+  #         "grn_ecmascript.lemon", 
+  #         41
   #       ]
   #     ]
   #   ]

  Modified: doc/source/example/tutorial/micro_blog_last_modified.log (+6 -86)
===================================================================
--- doc/source/example/tutorial/micro_blog_last_modified.log    2017-12-26 09:07:17 +0900 (5ab93ffd9)
+++ doc/source/example/tutorial/micro_blog_last_modified.log    2017-12-27 12:43:51 +0900 (46d89eff1)
@@ -3,95 +3,15 @@ Execution example::
   select Comments --filter 'last_modified<=1268802000' --output_columns posted_by.name,comment,last_modified --drilldown hash_tags,posted_by
   # [
   #   [
-  #     0, 
+  #     -63, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   [
-  #     [
-  #       [
-  #         5
-  #       ], 
-  #       [
-  #         [
-  #           "posted_by.name", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "comment", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "last_modified", 
-  #           "Time"
-  #         ]
-  #       ], 
-  #       [
-  #         "Alice", 
-  #         "I've created micro-blog!", 
-  #         1268795100.0
-  #       ], 
-  #       [
-  #         "Bob", 
-  #         "First post. test,test...", 
-  #         1268794800.0
-  #       ], 
-  #       [
-  #         "Alice", 
-  #         "@bob Welcome!!!", 
-  #         1268795100.0
-  #       ], 
-  #       [
-  #         "Bob", 
-  #         "@alice Thanks!", 
-  #         1268798400.0
-  #       ], 
-  #       [
-  #         "Bob", 
-  #         "I've just used 'Try-Groonga' now! #groonga", 
-  #         1268802000.0
-  #       ]
-  #     ], 
+  #     0.000355720520019531, 
+  #     "Syntax error: <last_modified|<|=1268802000>: [expr][parse] unknown identifier: <last_modified>", 
   #     [
   #       [
-  #         1
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "_nsubrecs", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         "groonga", 
-  #         1
-  #       ]
-  #     ], 
-  #     [
-  #       [
-  #         2
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "_nsubrecs", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         "alice", 
-  #         2
-  #       ], 
-  #       [
-  #         "bob", 
-  #         3
+  #         "yy_syntax_error", 
+  #         "grn_ecmascript.lemon", 
+  #         41
   #       ]
   #     ]
   #   ]

  Modified: doc/source/example/tutorial/micro_blog_posted_by.log (+6 -46)
===================================================================
--- doc/source/example/tutorial/micro_blog_posted_by.log    2017-12-26 09:07:17 +0900 (c80fa4e11)
+++ doc/source/example/tutorial/micro_blog_posted_by.log    2017-12-27 12:43:51 +0900 (1ff4e94fc)
@@ -3,55 +3,15 @@ Execution example::
   select --table Comments --query posted_by:bob --output_columns comment --drilldown hash_tags
   # [
   #   [
-  #     0, 
+  #     -22, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   [
-  #     [
-  #       [
-  #         4
-  #       ], 
-  #       [
-  #         [
-  #           "comment", 
-  #           "ShortText"
-  #         ]
-  #       ], 
-  #       [
-  #         "First post. test,test..."
-  #       ], 
-  #       [
-  #         "@alice Thanks!"
-  #       ], 
-  #       [
-  #         "I've just used 'Try-Groonga' now! #groonga"
-  #       ], 
-  #       [
-  #         "I'm come at city of New York for development camp! #groonga #travel"
-  #       ]
-  #     ], 
+  #     0.000355720520019531, 
+  #     "Syntax error: <posted_by:bob||>: column lookup failed", 
   #     [
   #       [
-  #         2
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "_nsubrecs", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         "groonga", 
-  #         2
-  #       ], 
-  #       [
-  #         "travel", 
-  #         1
+  #         "yy_syntax_error", 
+  #         "grn_ecmascript.lemon", 
+  #         41
   #       ]
   #     ]
   #   ]

  Modified: doc/source/example/tutorial/micro_blog_score.log (+6 -23)
===================================================================
--- doc/source/example/tutorial/micro_blog_score.log    2017-12-26 09:07:17 +0900 (b4686e5f1)
+++ doc/source/example/tutorial/micro_blog_score.log    2017-12-27 12:43:51 +0900 (46ca26624)
@@ -3,32 +3,15 @@ Execution example::
   select --table Comments --query comment:@Now --output_columns comment,_score
   # [
   #   [
-  #     0, 
+  #     -22, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   [
+  #     0.000355720520019531, 
+  #     "Syntax error: <comment:@Now||>: column lookup failed", 
   #     [
   #       [
-  #         2
-  #       ], 
-  #       [
-  #         [
-  #           "comment", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "_score", 
-  #           "Int32"
-  #         ]
-  #       ], 
-  #       [
-  #         "I've just used 'Try-Groonga' now! #groonga", 
-  #         1
-  #       ], 
-  #       [
-  #         "I'm at the Museum of Modern Art in NY now!", 
-  #         1
+  #         "yy_syntax_error", 
+  #         "grn_ecmascript.lemon", 
+  #         41
   #       ]
   #     ]
   #   ]

  Modified: doc/source/example/tutorial/micro_blog_user.log (+6 -23)
===================================================================
--- doc/source/example/tutorial/micro_blog_user.log    2017-12-26 09:07:17 +0900 (559a20c9b)
+++ doc/source/example/tutorial/micro_blog_user.log    2017-12-27 12:43:51 +0900 (b6b350954)
@@ -3,32 +3,15 @@ Execution example::
   select --table Users --filter 'geo_in_circle(location,"146710080x-266315480",20000)' --output_columns _key,name
   # [
   #   [
-  #     0, 
+  #     -63, 
   #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
-  #   [
+  #     0.000355720520019531, 
+  #     "Syntax error: <geo_in_circle(location|,|\"146710080x-266315480\",20000)>: [expr][parse] unknown identifier: <location>", 
   #     [
   #       [
-  #         2
-  #       ], 
-  #       [
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "name", 
-  #           "ShortText"
-  #         ]
-  #       ], 
-  #       [
-  #         "charlie", 
-  #         "Charlie"
-  #       ], 
-  #       [
-  #         "bob", 
-  #         "Bob"
+  #         "yy_syntax_error", 
+  #         "grn_ecmascript.lemon", 
+  #         41
   #       ]
   #     ]
   #   ]

  Modified: doc/source/example/tutorial/network-1.log (+8 -7)
===================================================================
--- doc/source/example/tutorial/network-1.log    2017-12-26 09:07:17 +0900 (f9d8ae0e4)
+++ doc/source/example/tutorial/network-1.log    2017-12-27 12:43:51 +0900 (b9a164d8e)
@@ -9,15 +9,16 @@ Execution example::
   #     0.000355720520019531
   #   ], 
   #   {
-  #     "uptime": 0, 
-  #     "max_command_version": 2, 
-  #     "n_queries": 0, 
+  #     "uptime": 10, 
+  #     "max_command_version": 3, 
+  #     "start_time": 1514346074, 
   #     "cache_hit_rate": 0.0, 
-  #     "version": "4.0.1", 
-  #     "alloc_count": 140, 
+  #     "version": "7.0.9", 
+  #     "alloc_count": 13655, 
   #     "command_version": 1, 
-  #     "starttime": 1395806078, 
-  #     "default_command_version": 1
+  #     "starttime": 1514346074, 
+  #     "default_command_version": 1, 
+  #     "n_queries": 13
   #   }
   # ]
   > ctrl-d

  Modified: doc/source/example/tutorial/network-3.log (+7 -6)
===================================================================
--- doc/source/example/tutorial/network-3.log    2017-12-26 09:07:17 +0900 (441296c6e)
+++ doc/source/example/tutorial/network-3.log    2017-12-27 12:43:51 +0900 (7797dcba3)
@@ -11,14 +11,15 @@ Execution example::
   #   ], 
   #   {
   #     "uptime": 0, 
-  #     "max_command_version": 2, 
-  #     "n_queries": 0, 
+  #     "max_command_version": 3, 
+  #     "start_time": 1514346072, 
   #     "cache_hit_rate": 0.0, 
-  #     "version": "5.0.6-128-g8029ddb", 
-  #     "alloc_count": 185, 
+  #     "version": "7.0.9", 
+  #     "alloc_count": 13344, 
   #     "command_version": 1, 
-  #     "starttime": 1439995935, 
-  #     "default_command_version": 1
+  #     "starttime": 1514346072, 
+  #     "default_command_version": 1, 
+  #     "n_queries": 0
   #   }
   # ]
   http://HOST_NAME_OR_IP_ADDRESS[:PORT_NUMBER]/d/select?table=Site&query=title:@this




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