[Groonga-commit] groonga/groonga [master] doc: move reference documents to doc/source/reference/

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 23日 (月) 11:34:30 JST


Kouhei Sutou	2012-07-23 11:34:30 +0900 (Mon, 23 Jul 2012)

  New Revision: c8d1956010c6233e01c13e3256e4be267db59838
  https://github.com/groonga/groonga/commit/c8d1956010c6233e01c13e3256e4be267db59838

  Log:
    doc: move reference documents to doc/source/reference/

  Added files:
    doc/source/example/reference/grn_expr/script_syntax/simple_term_extract_operator.log
  Copied files:
    doc/source/example/reference/commands/select/offset_simple.log
      (from doc/source/example/commands/select/offset_simple.log)
    doc/source/example/reference/commands/select/query_less_than.log
      (from doc/source/example/commands/select/query_less_than.log)
  Modified files:
    doc/files.am
    doc/source/reference.txt
  Renamed files:
    doc/source/example/reference/commands/select/filter_equal.log
      (from doc/source/example/commands/select/filter_equal.log)
    doc/source/example/reference/commands/select/filter_less_than.log
      (from doc/source/example/commands/select/filter_less_than.log)
    doc/source/example/reference/commands/select/limit_negative.log
      (from doc/source/example/commands/select/limit_negative.log)
    doc/source/example/reference/commands/select/limit_simple.log
      (from doc/source/example/commands/select/limit_simple.log)
    doc/source/example/reference/commands/select/match_columns_simple.log
      (from doc/source/example/commands/select/match_columns_simple.log)
    doc/source/example/reference/commands/select/match_columns_some_columns.log
      (from doc/source/example/commands/select/match_columns_some_columns.log)
    doc/source/example/reference/commands/select/match_columns_weight.log
      (from doc/source/example/commands/select/match_columns_weight.log)
    doc/source/example/reference/commands/select/match_escalation_threshold.log
      (from doc/source/example/commands/select/match_escalation_threshold.log)
    doc/source/example/reference/commands/select/no_limit.log
      (from doc/source/example/commands/select/no_limit.log)
    doc/source/example/reference/commands/select/offset_negative.log
      (from doc/source/example/commands/select/offset_negative.log)
    doc/source/example/reference/commands/select/output_columns_asterisk.log
      (from doc/source/example/commands/select/output_columns_asterisk.log)
    doc/source/example/reference/commands/select/output_columns_simple.log
      (from doc/source/example/commands/select/output_columns_simple.log)
    doc/source/example/reference/commands/select/paging.log
      (from doc/source/example/commands/select/paging.log)
    doc/source/example/reference/commands/select/query_and.log
      (from doc/source/example/commands/select/query_and.log)
    doc/source/example/reference/commands/select/query_equal.log
      (from doc/source/example/commands/select/query_equal.log)
    doc/source/example/reference/commands/select/query_expansion_complex.log
      (from doc/source/example/commands/select/query_expansion_complex.log)
    doc/source/example/reference/commands/select/query_expansion_substitute.log
      (from doc/source/example/commands/select/query_expansion_substitute.log)
    doc/source/example/reference/commands/select/query_expansion_substitution_table.log
      (from doc/source/example/commands/select/query_expansion_substitution_table.log)
    doc/source/example/reference/commands/select/query_or.log
      (from doc/source/example/commands/select/query_or.log)
    doc/source/example/reference/commands/select/simple_filter.log
      (from doc/source/example/commands/select/simple_filter.log)
    doc/source/example/reference/commands/select/simple_query.log
      (from doc/source/example/commands/select/simple_query.log)
    doc/source/example/reference/commands/select/simple_usage.log
      (from doc/source/example/commands/select/simple_usage.log)
    doc/source/example/reference/commands/select/sortby_descending.log
      (from doc/source/example/commands/select/sortby_descending.log)
    doc/source/example/reference/commands/select/sortby_score_with_query.log
      (from doc/source/example/commands/select/sortby_score_with_query.log)
    doc/source/example/reference/commands/select/sortby_simple.log
      (from doc/source/example/commands/select/sortby_simple.log)
    doc/source/example/reference/commands/select/table_nonexistent.log
      (from doc/source/example/commands/select/table_nonexistent.log)
    doc/source/example/reference/commands/select/usage_setup.log
      (from doc/source/example/commands/select/usage_setup.log)
    doc/source/example/reference/commands/status.log
      (from doc/source/example/commands/status.log)
    doc/source/example/reference/commands/suggest-completion.log
      (from doc/source/example/commands/suggest-completion.log)
    doc/source/example/reference/commands/suggest-correction.log
      (from doc/source/example/commands/suggest-correction.log)
    doc/source/example/reference/commands/suggest-learn-completion.log
      (from doc/source/example/commands/suggest-learn-completion.log)
    doc/source/example/reference/commands/suggest-learn-correction.log
      (from doc/source/example/commands/suggest-learn-correction.log)
    doc/source/example/reference/commands/suggest-learn-suggestion.log
      (from doc/source/example/commands/suggest-learn-suggestion.log)
    doc/source/example/reference/commands/suggest-mixed.log
      (from doc/source/example/commands/suggest-mixed.log)
    doc/source/example/reference/commands/suggest-suggestion.log
      (from doc/source/example/commands/suggest-suggestion.log)
    doc/source/example/reference/commands/table_list.log
      (from doc/source/example/commands/table_list.log)
    doc/source/example/reference/executables/groonga-httpd.log
      (from doc/source/example/executables/groonga-httpd.log)
    doc/source/example/reference/functions/geo_distance_distance_ellipsoid.log
      (from doc/source/example/functions/geo_distance_distance_ellipsoid.log)
    doc/source/example/reference/functions/geo_distance_distance_rectangle.log
      (from doc/source/example/functions/geo_distance_distance_rectangle.log)
    doc/source/example/reference/functions/geo_distance_distance_sphere.log
      (from doc/source/example/functions/geo_distance_distance_sphere.log)
    doc/source/example/reference/functions/geo_distance_location_ellipsoid.log
      (from doc/source/example/functions/geo_distance_location_ellipsoid.log)
    doc/source/example/reference/functions/geo_distance_location_rectangle.log
      (from doc/source/example/functions/geo_distance_location_rectangle.log)
    doc/source/example/reference/functions/geo_distance_location_sphere.log
      (from doc/source/example/functions/geo_distance_location_sphere.log)
    doc/source/example/reference/functions/geo_distance_setup_distance.log
      (from doc/source/example/functions/geo_distance_setup_distance.log)
    doc/source/example/reference/functions/geo_distance_setup_location.log
      (from doc/source/example/functions/geo_distance_setup_location.log)
    doc/source/example/reference/grn_expr/script_syntax/simple_control_syntax_ternary_operator.log
      (from doc/source/example/commands/select/query_less_than.log)
    doc/source/example/reference/grn_expr/script_syntax/simple_similar_search_operator.log
      (from doc/source/example/commands/select/offset_simple.log)
    doc/source/example/reference/indexing-data.log
      (from doc/source/example/indexing-data.log)
    doc/source/example/reference/indexing-offline-index-construction.log
      (from doc/source/example/indexing-offline-index-construction.log)
    doc/source/example/reference/indexing-online-index-construction.log
      (from doc/source/example/indexing-online-index-construction.log)
    doc/source/example/reference/indexing-schema.log
      (from doc/source/example/indexing-schema.log)
    doc/source/example/reference/indexing-search-after-offline-index-construction.log
      (from doc/source/example/indexing-search-after-offline-index-construction.log)
    doc/source/example/reference/indexing-search-after-online-index-construction.log
      (from doc/source/example/indexing-search-after-online-index-construction.log)
    doc/source/example/reference/indexing-search-without-index.log
      (from doc/source/example/indexing-search-without-index.log)
    doc/source/reference/commands.txt
      (from doc/source/commands.txt)
    doc/source/reference/commands/cache_limit.txt
      (from doc/source/commands/cache_limit.txt)
    doc/source/reference/commands/check.txt
      (from doc/source/commands/check.txt)
    doc/source/reference/commands/clearlock.txt
      (from doc/source/commands/clearlock.txt)
    doc/source/reference/commands/column_create.txt
      (from doc/source/commands/column_create.txt)
    doc/source/reference/commands/column_list.txt
      (from doc/source/commands/column_list.txt)
    doc/source/reference/commands/column_remove.txt
      (from doc/source/commands/column_remove.txt)
    doc/source/reference/commands/define_selector.txt
      (from doc/source/commands/define_selector.txt)
    doc/source/reference/commands/defrag.txt
      (from doc/source/commands/defrag.txt)
    doc/source/reference/commands/delete.txt
      (from doc/source/commands/delete.txt)
    doc/source/reference/commands/dump.txt
      (from doc/source/commands/dump.txt)
    doc/source/reference/commands/load.txt
      (from doc/source/commands/load.txt)
    doc/source/reference/commands/log_level.txt
      (from doc/source/commands/log_level.txt)
    doc/source/reference/commands/log_put.txt
      (from doc/source/commands/log_put.txt)
    doc/source/reference/commands/log_reopen.txt
      (from doc/source/commands/log_reopen.txt)
    doc/source/reference/commands/quit.txt
      (from doc/source/commands/quit.txt)
    doc/source/reference/commands/select.txt
      (from doc/source/commands/select.txt)
    doc/source/reference/commands/shutdown.txt
      (from doc/source/commands/shutdown.txt)
    doc/source/reference/commands/status.txt
      (from doc/source/commands/status.txt)
    doc/source/reference/commands/suggest.txt
      (from doc/source/commands/suggest.txt)
    doc/source/reference/commands/table_create.txt
      (from doc/source/commands/table_create.txt)
    doc/source/reference/commands/table_list.txt
      (from doc/source/commands/table_list.txt)
    doc/source/reference/commands/table_remove.txt
      (from doc/source/commands/table_remove.txt)
    doc/source/reference/commands/view_add.txt
      (from doc/source/commands/view_add.txt)
    doc/source/reference/commands_not_implemented/add.txt
      (from doc/source/commands_not_implemented/add.txt)
    doc/source/reference/commands_not_implemented/get.txt
      (from doc/source/commands_not_implemented/get.txt)
    doc/source/reference/commands_not_implemented/set.txt
      (from doc/source/commands_not_implemented/set.txt)
    doc/source/reference/executables.txt
      (from doc/source/executables.txt)
    doc/source/reference/executables/grnslap.txt
      (from doc/source/executables/grnslap.txt)
    doc/source/reference/executables/grntest.txt
      (from doc/source/executables/grntest.txt)
    doc/source/reference/executables/groonga-http.txt
      (from doc/source/executables/groonga-http.txt)
    doc/source/reference/executables/groonga-httpd.txt
      (from doc/source/executables/groonga-httpd.txt)
    doc/source/reference/executables/groonga-suggest-create-dataset.txt
      (from doc/source/executables/groonga-suggest-create-dataset.txt)
    doc/source/reference/executables/groonga.txt
      (from doc/source/executables/groonga.txt)
    doc/source/reference/functions.txt
      (from doc/source/functions.txt)
    doc/source/reference/functions/edit_distance.txt
      (from doc/source/functions/edit_distance.txt)
    doc/source/reference/functions/geo_distance.txt
      (from doc/source/functions/geo_distance.txt)
    doc/source/reference/functions/geo_in_circle.txt
      (from doc/source/functions/geo_in_circle.txt)
    doc/source/reference/functions/geo_in_rectangle.txt
      (from doc/source/functions/geo_in_rectangle.txt)
    doc/source/reference/functions/now.txt
      (from doc/source/functions/now.txt)
    doc/source/reference/functions/rand.txt
      (from doc/source/functions/rand.txt)
    doc/source/reference/indexing.txt
      (from doc/source/indexing.txt)
    doc/source/reference/log.txt
      (from doc/source/log.txt)
    doc/source/reference/output.txt
      (from doc/source/output.txt)
    doc/source/reference/pseudo_column.txt
      (from doc/source/pseudo_column.txt)
    doc/source/reference/tokenizers.txt
      (from doc/source/tokenizers.txt)
    doc/source/reference/type.txt
      (from doc/source/type.txt)

  Modified: doc/files.am (+298 -326)
===================================================================
--- doc/files.am    2012-07-20 11:38:52 +0900 (de9af81)
+++ doc/files.am    2012-07-23 11:34:30 +0900 (4ef091a)
@@ -2,33 +2,6 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/__init__.py \
 	$(top_srcdir)/doc/source/characteristic.txt \
 	$(top_srcdir)/doc/source/command_version.txt \
-	$(top_srcdir)/doc/source/commands.txt \
-	$(top_srcdir)/doc/source/commands/cache_limit.txt \
-	$(top_srcdir)/doc/source/commands/check.txt \
-	$(top_srcdir)/doc/source/commands/clearlock.txt \
-	$(top_srcdir)/doc/source/commands/column_create.txt \
-	$(top_srcdir)/doc/source/commands/column_list.txt \
-	$(top_srcdir)/doc/source/commands/column_remove.txt \
-	$(top_srcdir)/doc/source/commands/define_selector.txt \
-	$(top_srcdir)/doc/source/commands/defrag.txt \
-	$(top_srcdir)/doc/source/commands/delete.txt \
-	$(top_srcdir)/doc/source/commands/dump.txt \
-	$(top_srcdir)/doc/source/commands/load.txt \
-	$(top_srcdir)/doc/source/commands/log_level.txt \
-	$(top_srcdir)/doc/source/commands/log_put.txt \
-	$(top_srcdir)/doc/source/commands/log_reopen.txt \
-	$(top_srcdir)/doc/source/commands/quit.txt \
-	$(top_srcdir)/doc/source/commands/select.txt \
-	$(top_srcdir)/doc/source/commands/shutdown.txt \
-	$(top_srcdir)/doc/source/commands/status.txt \
-	$(top_srcdir)/doc/source/commands/suggest.txt \
-	$(top_srcdir)/doc/source/commands/table_create.txt \
-	$(top_srcdir)/doc/source/commands/table_list.txt \
-	$(top_srcdir)/doc/source/commands/table_remove.txt \
-	$(top_srcdir)/doc/source/commands/view_add.txt \
-	$(top_srcdir)/doc/source/commands_not_implemented/add.txt \
-	$(top_srcdir)/doc/source/commands_not_implemented/get.txt \
-	$(top_srcdir)/doc/source/commands_not_implemented/set.txt \
 	$(top_srcdir)/doc/source/community.txt \
 	$(top_srcdir)/doc/source/conf.py \
 	$(top_srcdir)/doc/source/contribution.txt \
@@ -44,62 +17,55 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/contribution/report.txt \
 	$(top_srcdir)/doc/source/development.txt \
 	$(top_srcdir)/doc/source/development/travis-ci.txt \
-	$(top_srcdir)/doc/source/example/commands/select/filter_equal.log \
-	$(top_srcdir)/doc/source/example/commands/select/filter_less_than.log \
-	$(top_srcdir)/doc/source/example/commands/select/limit_negative.log \
-	$(top_srcdir)/doc/source/example/commands/select/limit_simple.log \
-	$(top_srcdir)/doc/source/example/commands/select/match_columns_simple.log \
-	$(top_srcdir)/doc/source/example/commands/select/match_columns_some_columns.log \
-	$(top_srcdir)/doc/source/example/commands/select/match_columns_weight.log \
-	$(top_srcdir)/doc/source/example/commands/select/match_escalation_threshold.log \
-	$(top_srcdir)/doc/source/example/commands/select/no_limit.log \
-	$(top_srcdir)/doc/source/example/commands/select/offset_negative.log \
-	$(top_srcdir)/doc/source/example/commands/select/offset_simple.log \
-	$(top_srcdir)/doc/source/example/commands/select/output_columns_asterisk.log \
-	$(top_srcdir)/doc/source/example/commands/select/output_columns_simple.log \
-	$(top_srcdir)/doc/source/example/commands/select/paging.log \
-	$(top_srcdir)/doc/source/example/commands/select/query_and.log \
-	$(top_srcdir)/doc/source/example/commands/select/query_equal.log \
-	$(top_srcdir)/doc/source/example/commands/select/query_expansion_complex.log \
-	$(top_srcdir)/doc/source/example/commands/select/query_expansion_substitute.log \
-	$(top_srcdir)/doc/source/example/commands/select/query_expansion_substitution_table.log \
-	$(top_srcdir)/doc/source/example/commands/select/query_less_than.log \
-	$(top_srcdir)/doc/source/example/commands/select/query_or.log \
-	$(top_srcdir)/doc/source/example/commands/select/simple_filter.log \
-	$(top_srcdir)/doc/source/example/commands/select/simple_query.log \
-	$(top_srcdir)/doc/source/example/commands/select/simple_usage.log \
-	$(top_srcdir)/doc/source/example/commands/select/sortby_descending.log \
-	$(top_srcdir)/doc/source/example/commands/select/sortby_score_with_query.log \
-	$(top_srcdir)/doc/source/example/commands/select/sortby_simple.log \
-	$(top_srcdir)/doc/source/example/commands/select/table_nonexistent.log \
-	$(top_srcdir)/doc/source/example/commands/select/usage_setup.log \
-	$(top_srcdir)/doc/source/example/commands/status.log \
-	$(top_srcdir)/doc/source/example/commands/suggest-completion.log \
-	$(top_srcdir)/doc/source/example/commands/suggest-correction.log \
-	$(top_srcdir)/doc/source/example/commands/suggest-learn-completion.log \
-	$(top_srcdir)/doc/source/example/commands/suggest-learn-correction.log \
-	$(top_srcdir)/doc/source/example/commands/suggest-learn-suggestion.log \
-	$(top_srcdir)/doc/source/example/commands/suggest-mixed.log \
-	$(top_srcdir)/doc/source/example/commands/suggest-suggestion.log \
-	$(top_srcdir)/doc/source/example/commands/table_list.log \
 	$(top_srcdir)/doc/source/example/completion-1.log \
 	$(top_srcdir)/doc/source/example/correction-1.log \
-	$(top_srcdir)/doc/source/example/executables/groonga-httpd.log \
-	$(top_srcdir)/doc/source/example/functions/geo_distance_distance_ellipsoid.log \
-	$(top_srcdir)/doc/source/example/functions/geo_distance_distance_rectangle.log \
-	$(top_srcdir)/doc/source/example/functions/geo_distance_distance_sphere.log \
-	$(top_srcdir)/doc/source/example/functions/geo_distance_location_ellipsoid.log \
-	$(top_srcdir)/doc/source/example/functions/geo_distance_location_rectangle.log \
-	$(top_srcdir)/doc/source/example/functions/geo_distance_location_sphere.log \
-	$(top_srcdir)/doc/source/example/functions/geo_distance_setup_distance.log \
-	$(top_srcdir)/doc/source/example/functions/geo_distance_setup_location.log \
-	$(top_srcdir)/doc/source/example/indexing-data.log \
-	$(top_srcdir)/doc/source/example/indexing-offline-index-construction.log \
-	$(top_srcdir)/doc/source/example/indexing-online-index-construction.log \
-	$(top_srcdir)/doc/source/example/indexing-schema.log \
-	$(top_srcdir)/doc/source/example/indexing-search-after-offline-index-construction.log \
-	$(top_srcdir)/doc/source/example/indexing-search-after-online-index-construction.log \
-	$(top_srcdir)/doc/source/example/indexing-search-without-index.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/filter_equal.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/filter_less_than.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/limit_negative.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/limit_simple.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/match_columns_simple.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/match_columns_some_columns.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/match_columns_weight.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/match_escalation_threshold.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/no_limit.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/offset_negative.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/offset_simple.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/output_columns_asterisk.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/output_columns_simple.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/paging.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/query_and.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/query_equal.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/query_expansion_complex.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/query_expansion_substitute.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/query_expansion_substitution_table.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/query_less_than.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/query_or.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/simple_filter.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/simple_query.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/simple_usage.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/sortby_descending.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/sortby_score_with_query.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/sortby_simple.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/table_nonexistent.log \
+	$(top_srcdir)/doc/source/example/reference/commands/select/usage_setup.log \
+	$(top_srcdir)/doc/source/example/reference/commands/status.log \
+	$(top_srcdir)/doc/source/example/reference/commands/suggest-completion.log \
+	$(top_srcdir)/doc/source/example/reference/commands/suggest-correction.log \
+	$(top_srcdir)/doc/source/example/reference/commands/suggest-learn-completion.log \
+	$(top_srcdir)/doc/source/example/reference/commands/suggest-learn-correction.log \
+	$(top_srcdir)/doc/source/example/reference/commands/suggest-learn-suggestion.log \
+	$(top_srcdir)/doc/source/example/reference/commands/suggest-mixed.log \
+	$(top_srcdir)/doc/source/example/reference/commands/suggest-suggestion.log \
+	$(top_srcdir)/doc/source/example/reference/commands/table_list.log \
+	$(top_srcdir)/doc/source/example/reference/executables/groonga-httpd.log \
+	$(top_srcdir)/doc/source/example/reference/functions/geo_distance_distance_ellipsoid.log \
+	$(top_srcdir)/doc/source/example/reference/functions/geo_distance_distance_rectangle.log \
+	$(top_srcdir)/doc/source/example/reference/functions/geo_distance_distance_sphere.log \
+	$(top_srcdir)/doc/source/example/reference/functions/geo_distance_location_ellipsoid.log \
+	$(top_srcdir)/doc/source/example/reference/functions/geo_distance_location_rectangle.log \
+	$(top_srcdir)/doc/source/example/reference/functions/geo_distance_location_sphere.log \
+	$(top_srcdir)/doc/source/example/reference/functions/geo_distance_setup_distance.log \
+	$(top_srcdir)/doc/source/example/reference/functions/geo_distance_setup_location.log \
 	$(top_srcdir)/doc/source/example/reference/grn_expr/query_syntax/setup.log \
 	$(top_srcdir)/doc/source/example/reference/grn_expr/query_syntax/simple_equal.log \
 	$(top_srcdir)/doc/source/example/reference/grn_expr/query_syntax/simple_full_text_search.log \
@@ -117,12 +83,20 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/example/reference/grn_expr/query_syntax/simple_phrase_search_with_explicit_match_column.log \
 	$(top_srcdir)/doc/source/example/reference/grn_expr/query_syntax/simple_prefix_search.log \
 	$(top_srcdir)/doc/source/example/reference/grn_expr/query_syntax/simple_suffix_search.log \
+	$(top_srcdir)/doc/source/example/reference/grn_expr/script_syntax/simple_control_syntax_ternary_operator.log \
 	$(top_srcdir)/doc/source/example/reference/grn_expr/script_syntax/simple_match_operator.log \
 	$(top_srcdir)/doc/source/example/reference/grn_expr/script_syntax/simple_near_search_operator.log \
 	$(top_srcdir)/doc/source/example/reference/grn_expr/script_syntax/simple_prefix_search_operator.log \
 	$(top_srcdir)/doc/source/example/reference/grn_expr/script_syntax/simple_similar_search_operator.log \
 	$(top_srcdir)/doc/source/example/reference/grn_expr/script_syntax/simple_suffix_search_operator.log \
 	$(top_srcdir)/doc/source/example/reference/grn_expr/script_syntax/simple_term_extract_operator.log \
+	$(top_srcdir)/doc/source/example/reference/indexing-data.log \
+	$(top_srcdir)/doc/source/example/reference/indexing-offline-index-construction.log \
+	$(top_srcdir)/doc/source/example/reference/indexing-online-index-construction.log \
+	$(top_srcdir)/doc/source/example/reference/indexing-schema.log \
+	$(top_srcdir)/doc/source/example/reference/indexing-search-after-offline-index-construction.log \
+	$(top_srcdir)/doc/source/example/reference/indexing-search-after-online-index-construction.log \
+	$(top_srcdir)/doc/source/example/reference/indexing-search-without-index.log \
 	$(top_srcdir)/doc/source/example/suggestion-1.log \
 	$(top_srcdir)/doc/source/example/tutorial/data-1.log \
 	$(top_srcdir)/doc/source/example/tutorial/data-2.log \
@@ -192,20 +166,6 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/example/tutorial/search-5.log \
 	$(top_srcdir)/doc/source/example/tutorial/search-6.log \
 	$(top_srcdir)/doc/source/example/tutorial/search-7.log \
-	$(top_srcdir)/doc/source/executables.txt \
-	$(top_srcdir)/doc/source/executables/grnslap.txt \
-	$(top_srcdir)/doc/source/executables/grntest.txt \
-	$(top_srcdir)/doc/source/executables/groonga-http.txt \
-	$(top_srcdir)/doc/source/executables/groonga-httpd.txt \
-	$(top_srcdir)/doc/source/executables/groonga-suggest-create-dataset.txt \
-	$(top_srcdir)/doc/source/executables/groonga.txt \
-	$(top_srcdir)/doc/source/functions.txt \
-	$(top_srcdir)/doc/source/functions/edit_distance.txt \
-	$(top_srcdir)/doc/source/functions/geo_distance.txt \
-	$(top_srcdir)/doc/source/functions/geo_in_circle.txt \
-	$(top_srcdir)/doc/source/functions/geo_in_rectangle.txt \
-	$(top_srcdir)/doc/source/functions/now.txt \
-	$(top_srcdir)/doc/source/functions/rand.txt \
 	$(top_srcdir)/doc/source/geolocation_search.txt \
 	$(top_srcdir)/doc/source/images/fulltext-introduction/array.png \
 	$(top_srcdir)/doc/source/images/fulltext-introduction/array.svg \
@@ -287,7 +247,6 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/images/geo-search-in-rectangle.png \
 	$(top_srcdir)/doc/source/images/geo-search-in-rectangle.svg \
 	$(top_srcdir)/doc/source/index.txt \
-	$(top_srcdir)/doc/source/indexing.txt \
 	$(top_srcdir)/doc/source/install.txt \
 	$(top_srcdir)/doc/source/install/centos.txt \
 	$(top_srcdir)/doc/source/install/debian.txt \
@@ -298,23 +257,67 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/install/ubuntu.txt \
 	$(top_srcdir)/doc/source/install/windows.txt \
 	$(top_srcdir)/doc/source/limitations.txt \
-	$(top_srcdir)/doc/source/log.txt \
 	$(top_srcdir)/doc/source/news.txt \
 	$(top_srcdir)/doc/source/news/0.x.txt \
 	$(top_srcdir)/doc/source/news/1.0.x.txt \
 	$(top_srcdir)/doc/source/news/1.1.x.txt \
 	$(top_srcdir)/doc/source/news/1.2.x.txt \
 	$(top_srcdir)/doc/source/news/senna.txt \
-	$(top_srcdir)/doc/source/output.txt \
-	$(top_srcdir)/doc/source/pseudo_column.txt \
 	$(top_srcdir)/doc/source/rdoc.py \
 	$(top_srcdir)/doc/source/reference.txt \
 	$(top_srcdir)/doc/source/reference/api.txt \
 	$(top_srcdir)/doc/source/reference/api/grn_expr.txt \
 	$(top_srcdir)/doc/source/reference/cast.txt \
+	$(top_srcdir)/doc/source/reference/commands.txt \
+	$(top_srcdir)/doc/source/reference/commands/cache_limit.txt \
+	$(top_srcdir)/doc/source/reference/commands/check.txt \
+	$(top_srcdir)/doc/source/reference/commands/clearlock.txt \
+	$(top_srcdir)/doc/source/reference/commands/column_create.txt \
+	$(top_srcdir)/doc/source/reference/commands/column_list.txt \
+	$(top_srcdir)/doc/source/reference/commands/column_remove.txt \
+	$(top_srcdir)/doc/source/reference/commands/define_selector.txt \
+	$(top_srcdir)/doc/source/reference/commands/defrag.txt \
+	$(top_srcdir)/doc/source/reference/commands/delete.txt \
+	$(top_srcdir)/doc/source/reference/commands/dump.txt \
+	$(top_srcdir)/doc/source/reference/commands/load.txt \
+	$(top_srcdir)/doc/source/reference/commands/log_level.txt \
+	$(top_srcdir)/doc/source/reference/commands/log_put.txt \
+	$(top_srcdir)/doc/source/reference/commands/log_reopen.txt \
+	$(top_srcdir)/doc/source/reference/commands/quit.txt \
+	$(top_srcdir)/doc/source/reference/commands/select.txt \
+	$(top_srcdir)/doc/source/reference/commands/shutdown.txt \
+	$(top_srcdir)/doc/source/reference/commands/status.txt \
+	$(top_srcdir)/doc/source/reference/commands/suggest.txt \
+	$(top_srcdir)/doc/source/reference/commands/table_create.txt \
+	$(top_srcdir)/doc/source/reference/commands/table_list.txt \
+	$(top_srcdir)/doc/source/reference/commands/table_remove.txt \
+	$(top_srcdir)/doc/source/reference/commands/view_add.txt \
+	$(top_srcdir)/doc/source/reference/commands_not_implemented/add.txt \
+	$(top_srcdir)/doc/source/reference/commands_not_implemented/get.txt \
+	$(top_srcdir)/doc/source/reference/commands_not_implemented/set.txt \
+	$(top_srcdir)/doc/source/reference/executables.txt \
+	$(top_srcdir)/doc/source/reference/executables/grnslap.txt \
+	$(top_srcdir)/doc/source/reference/executables/grntest.txt \
+	$(top_srcdir)/doc/source/reference/executables/groonga-http.txt \
+	$(top_srcdir)/doc/source/reference/executables/groonga-httpd.txt \
+	$(top_srcdir)/doc/source/reference/executables/groonga-suggest-create-dataset.txt \
+	$(top_srcdir)/doc/source/reference/executables/groonga.txt \
+	$(top_srcdir)/doc/source/reference/functions.txt \
+	$(top_srcdir)/doc/source/reference/functions/edit_distance.txt \
+	$(top_srcdir)/doc/source/reference/functions/geo_distance.txt \
+	$(top_srcdir)/doc/source/reference/functions/geo_in_circle.txt \
+	$(top_srcdir)/doc/source/reference/functions/geo_in_rectangle.txt \
+	$(top_srcdir)/doc/source/reference/functions/now.txt \
+	$(top_srcdir)/doc/source/reference/functions/rand.txt \
 	$(top_srcdir)/doc/source/reference/grn_expr.txt \
 	$(top_srcdir)/doc/source/reference/grn_expr/query_syntax.txt \
 	$(top_srcdir)/doc/source/reference/grn_expr/script_syntax.txt \
+	$(top_srcdir)/doc/source/reference/indexing.txt \
+	$(top_srcdir)/doc/source/reference/log.txt \
+	$(top_srcdir)/doc/source/reference/output.txt \
+	$(top_srcdir)/doc/source/reference/pseudo_column.txt \
+	$(top_srcdir)/doc/source/reference/tokenizers.txt \
+	$(top_srcdir)/doc/source/reference/type.txt \
 	$(top_srcdir)/doc/source/spec.txt \
 	$(top_srcdir)/doc/source/spec/search.txt \
 	$(top_srcdir)/doc/source/suggest.txt \
@@ -324,7 +327,6 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/suggest/suggestion.txt \
 	$(top_srcdir)/doc/source/suggest/tutorial.txt \
 	$(top_srcdir)/doc/source/textile.py \
-	$(top_srcdir)/doc/source/tokenizers.txt \
 	$(top_srcdir)/doc/source/troubleshooting.txt \
 	$(top_srcdir)/doc/source/troubleshooting/different_results_with_the_same_keyword.txt \
 	$(top_srcdir)/doc/source/tutorial.txt \
@@ -339,7 +341,6 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/tutorial/patricia_trie.txt \
 	$(top_srcdir)/doc/source/tutorial/query_expansion.txt \
 	$(top_srcdir)/doc/source/tutorial/search.txt \
-	$(top_srcdir)/doc/source/type.txt \
 	$(NULL)
 
 absolute_theme_files = \
@@ -358,33 +359,6 @@ source_files_relative_from_doc_dir = \
 	source/__init__.py \
 	source/characteristic.txt \
 	source/command_version.txt \
-	source/commands.txt \
-	source/commands/cache_limit.txt \
-	source/commands/check.txt \
-	source/commands/clearlock.txt \
-	source/commands/column_create.txt \
-	source/commands/column_list.txt \
-	source/commands/column_remove.txt \
-	source/commands/define_selector.txt \
-	source/commands/defrag.txt \
-	source/commands/delete.txt \
-	source/commands/dump.txt \
-	source/commands/load.txt \
-	source/commands/log_level.txt \
-	source/commands/log_put.txt \
-	source/commands/log_reopen.txt \
-	source/commands/quit.txt \
-	source/commands/select.txt \
-	source/commands/shutdown.txt \
-	source/commands/status.txt \
-	source/commands/suggest.txt \
-	source/commands/table_create.txt \
-	source/commands/table_list.txt \
-	source/commands/table_remove.txt \
-	source/commands/view_add.txt \
-	source/commands_not_implemented/add.txt \
-	source/commands_not_implemented/get.txt \
-	source/commands_not_implemented/set.txt \
 	source/community.txt \
 	source/conf.py \
 	source/contribution.txt \
@@ -400,62 +374,55 @@ source_files_relative_from_doc_dir = \
 	source/contribution/report.txt \
 	source/development.txt \
 	source/development/travis-ci.txt \
-	source/example/commands/select/filter_equal.log \
-	source/example/commands/select/filter_less_than.log \
-	source/example/commands/select/limit_negative.log \
-	source/example/commands/select/limit_simple.log \
-	source/example/commands/select/match_columns_simple.log \
-	source/example/commands/select/match_columns_some_columns.log \
-	source/example/commands/select/match_columns_weight.log \
-	source/example/commands/select/match_escalation_threshold.log \
-	source/example/commands/select/no_limit.log \
-	source/example/commands/select/offset_negative.log \
-	source/example/commands/select/offset_simple.log \
-	source/example/commands/select/output_columns_asterisk.log \
-	source/example/commands/select/output_columns_simple.log \
-	source/example/commands/select/paging.log \
-	source/example/commands/select/query_and.log \
-	source/example/commands/select/query_equal.log \
-	source/example/commands/select/query_expansion_complex.log \
-	source/example/commands/select/query_expansion_substitute.log \
-	source/example/commands/select/query_expansion_substitution_table.log \
-	source/example/commands/select/query_less_than.log \
-	source/example/commands/select/query_or.log \
-	source/example/commands/select/simple_filter.log \
-	source/example/commands/select/simple_query.log \
-	source/example/commands/select/simple_usage.log \
-	source/example/commands/select/sortby_descending.log \
-	source/example/commands/select/sortby_score_with_query.log \
-	source/example/commands/select/sortby_simple.log \
-	source/example/commands/select/table_nonexistent.log \
-	source/example/commands/select/usage_setup.log \
-	source/example/commands/status.log \
-	source/example/commands/suggest-completion.log \
-	source/example/commands/suggest-correction.log \
-	source/example/commands/suggest-learn-completion.log \
-	source/example/commands/suggest-learn-correction.log \
-	source/example/commands/suggest-learn-suggestion.log \
-	source/example/commands/suggest-mixed.log \
-	source/example/commands/suggest-suggestion.log \
-	source/example/commands/table_list.log \
 	source/example/completion-1.log \
 	source/example/correction-1.log \
-	source/example/executables/groonga-httpd.log \
-	source/example/functions/geo_distance_distance_ellipsoid.log \
-	source/example/functions/geo_distance_distance_rectangle.log \
-	source/example/functions/geo_distance_distance_sphere.log \
-	source/example/functions/geo_distance_location_ellipsoid.log \
-	source/example/functions/geo_distance_location_rectangle.log \
-	source/example/functions/geo_distance_location_sphere.log \
-	source/example/functions/geo_distance_setup_distance.log \
-	source/example/functions/geo_distance_setup_location.log \
-	source/example/indexing-data.log \
-	source/example/indexing-offline-index-construction.log \
-	source/example/indexing-online-index-construction.log \
-	source/example/indexing-schema.log \
-	source/example/indexing-search-after-offline-index-construction.log \
-	source/example/indexing-search-after-online-index-construction.log \
-	source/example/indexing-search-without-index.log \
+	source/example/reference/commands/select/filter_equal.log \
+	source/example/reference/commands/select/filter_less_than.log \
+	source/example/reference/commands/select/limit_negative.log \
+	source/example/reference/commands/select/limit_simple.log \
+	source/example/reference/commands/select/match_columns_simple.log \
+	source/example/reference/commands/select/match_columns_some_columns.log \
+	source/example/reference/commands/select/match_columns_weight.log \
+	source/example/reference/commands/select/match_escalation_threshold.log \
+	source/example/reference/commands/select/no_limit.log \
+	source/example/reference/commands/select/offset_negative.log \
+	source/example/reference/commands/select/offset_simple.log \
+	source/example/reference/commands/select/output_columns_asterisk.log \
+	source/example/reference/commands/select/output_columns_simple.log \
+	source/example/reference/commands/select/paging.log \
+	source/example/reference/commands/select/query_and.log \
+	source/example/reference/commands/select/query_equal.log \
+	source/example/reference/commands/select/query_expansion_complex.log \
+	source/example/reference/commands/select/query_expansion_substitute.log \
+	source/example/reference/commands/select/query_expansion_substitution_table.log \
+	source/example/reference/commands/select/query_less_than.log \
+	source/example/reference/commands/select/query_or.log \
+	source/example/reference/commands/select/simple_filter.log \
+	source/example/reference/commands/select/simple_query.log \
+	source/example/reference/commands/select/simple_usage.log \
+	source/example/reference/commands/select/sortby_descending.log \
+	source/example/reference/commands/select/sortby_score_with_query.log \
+	source/example/reference/commands/select/sortby_simple.log \
+	source/example/reference/commands/select/table_nonexistent.log \
+	source/example/reference/commands/select/usage_setup.log \
+	source/example/reference/commands/status.log \
+	source/example/reference/commands/suggest-completion.log \
+	source/example/reference/commands/suggest-correction.log \
+	source/example/reference/commands/suggest-learn-completion.log \
+	source/example/reference/commands/suggest-learn-correction.log \
+	source/example/reference/commands/suggest-learn-suggestion.log \
+	source/example/reference/commands/suggest-mixed.log \
+	source/example/reference/commands/suggest-suggestion.log \
+	source/example/reference/commands/table_list.log \
+	source/example/reference/executables/groonga-httpd.log \
+	source/example/reference/functions/geo_distance_distance_ellipsoid.log \
+	source/example/reference/functions/geo_distance_distance_rectangle.log \
+	source/example/reference/functions/geo_distance_distance_sphere.log \
+	source/example/reference/functions/geo_distance_location_ellipsoid.log \
+	source/example/reference/functions/geo_distance_location_rectangle.log \
+	source/example/reference/functions/geo_distance_location_sphere.log \
+	source/example/reference/functions/geo_distance_setup_distance.log \
+	source/example/reference/functions/geo_distance_setup_location.log \
 	source/example/reference/grn_expr/query_syntax/setup.log \
 	source/example/reference/grn_expr/query_syntax/simple_equal.log \
 	source/example/reference/grn_expr/query_syntax/simple_full_text_search.log \
@@ -473,12 +440,20 @@ source_files_relative_from_doc_dir = \
 	source/example/reference/grn_expr/query_syntax/simple_phrase_search_with_explicit_match_column.log \
 	source/example/reference/grn_expr/query_syntax/simple_prefix_search.log \
 	source/example/reference/grn_expr/query_syntax/simple_suffix_search.log \
+	source/example/reference/grn_expr/script_syntax/simple_control_syntax_ternary_operator.log \
 	source/example/reference/grn_expr/script_syntax/simple_match_operator.log \
 	source/example/reference/grn_expr/script_syntax/simple_near_search_operator.log \
 	source/example/reference/grn_expr/script_syntax/simple_prefix_search_operator.log \
 	source/example/reference/grn_expr/script_syntax/simple_similar_search_operator.log \
 	source/example/reference/grn_expr/script_syntax/simple_suffix_search_operator.log \
 	source/example/reference/grn_expr/script_syntax/simple_term_extract_operator.log \
+	source/example/reference/indexing-data.log \
+	source/example/reference/indexing-offline-index-construction.log \
+	source/example/reference/indexing-online-index-construction.log \
+	source/example/reference/indexing-schema.log \
+	source/example/reference/indexing-search-after-offline-index-construction.log \
+	source/example/reference/indexing-search-after-online-index-construction.log \
+	source/example/reference/indexing-search-without-index.log \
 	source/example/suggestion-1.log \
 	source/example/tutorial/data-1.log \
 	source/example/tutorial/data-2.log \
@@ -548,20 +523,6 @@ source_files_relative_from_doc_dir = \
 	source/example/tutorial/search-5.log \
 	source/example/tutorial/search-6.log \
 	source/example/tutorial/search-7.log \
-	source/executables.txt \
-	source/executables/grnslap.txt \
-	source/executables/grntest.txt \
-	source/executables/groonga-http.txt \
-	source/executables/groonga-httpd.txt \
-	source/executables/groonga-suggest-create-dataset.txt \
-	source/executables/groonga.txt \
-	source/functions.txt \
-	source/functions/edit_distance.txt \
-	source/functions/geo_distance.txt \
-	source/functions/geo_in_circle.txt \
-	source/functions/geo_in_rectangle.txt \
-	source/functions/now.txt \
-	source/functions/rand.txt \
 	source/geolocation_search.txt \
 	source/images/fulltext-introduction/array.png \
 	source/images/fulltext-introduction/array.svg \
@@ -643,7 +604,6 @@ source_files_relative_from_doc_dir = \
 	source/images/geo-search-in-rectangle.png \
 	source/images/geo-search-in-rectangle.svg \
 	source/index.txt \
-	source/indexing.txt \
 	source/install.txt \
 	source/install/centos.txt \
 	source/install/debian.txt \
@@ -654,23 +614,67 @@ source_files_relative_from_doc_dir = \
 	source/install/ubuntu.txt \
 	source/install/windows.txt \
 	source/limitations.txt \
-	source/log.txt \
 	source/news.txt \
 	source/news/0.x.txt \
 	source/news/1.0.x.txt \
 	source/news/1.1.x.txt \
 	source/news/1.2.x.txt \
 	source/news/senna.txt \
-	source/output.txt \
-	source/pseudo_column.txt \
 	source/rdoc.py \
 	source/reference.txt \
 	source/reference/api.txt \
 	source/reference/api/grn_expr.txt \
 	source/reference/cast.txt \
+	source/reference/commands.txt \
+	source/reference/commands/cache_limit.txt \
+	source/reference/commands/check.txt \
+	source/reference/commands/clearlock.txt \
+	source/reference/commands/column_create.txt \
+	source/reference/commands/column_list.txt \
+	source/reference/commands/column_remove.txt \
+	source/reference/commands/define_selector.txt \
+	source/reference/commands/defrag.txt \
+	source/reference/commands/delete.txt \
+	source/reference/commands/dump.txt \
+	source/reference/commands/load.txt \
+	source/reference/commands/log_level.txt \
+	source/reference/commands/log_put.txt \
+	source/reference/commands/log_reopen.txt \
+	source/reference/commands/quit.txt \
+	source/reference/commands/select.txt \
+	source/reference/commands/shutdown.txt \
+	source/reference/commands/status.txt \
+	source/reference/commands/suggest.txt \
+	source/reference/commands/table_create.txt \
+	source/reference/commands/table_list.txt \
+	source/reference/commands/table_remove.txt \
+	source/reference/commands/view_add.txt \
+	source/reference/commands_not_implemented/add.txt \
+	source/reference/commands_not_implemented/get.txt \
+	source/reference/commands_not_implemented/set.txt \
+	source/reference/executables.txt \
+	source/reference/executables/grnslap.txt \
+	source/reference/executables/grntest.txt \
+	source/reference/executables/groonga-http.txt \
+	source/reference/executables/groonga-httpd.txt \
+	source/reference/executables/groonga-suggest-create-dataset.txt \
+	source/reference/executables/groonga.txt \
+	source/reference/functions.txt \
+	source/reference/functions/edit_distance.txt \
+	source/reference/functions/geo_distance.txt \
+	source/reference/functions/geo_in_circle.txt \
+	source/reference/functions/geo_in_rectangle.txt \
+	source/reference/functions/now.txt \
+	source/reference/functions/rand.txt \
 	source/reference/grn_expr.txt \
 	source/reference/grn_expr/query_syntax.txt \
 	source/reference/grn_expr/script_syntax.txt \
+	source/reference/indexing.txt \
+	source/reference/log.txt \
+	source/reference/output.txt \
+	source/reference/pseudo_column.txt \
+	source/reference/tokenizers.txt \
+	source/reference/type.txt \
 	source/spec.txt \
 	source/spec/search.txt \
 	source/suggest.txt \
@@ -680,7 +684,6 @@ source_files_relative_from_doc_dir = \
 	source/suggest/suggestion.txt \
 	source/suggest/tutorial.txt \
 	source/textile.py \
-	source/tokenizers.txt \
 	source/troubleshooting.txt \
 	source/troubleshooting/different_results_with_the_same_keyword.txt \
 	source/tutorial.txt \
@@ -695,7 +698,6 @@ source_files_relative_from_doc_dir = \
 	source/tutorial/patricia_trie.txt \
 	source/tutorial/query_expansion.txt \
 	source/tutorial/search.txt \
-	source/type.txt \
 	$(NULL)
 
 theme_files_relative_from_doc_dir = \
@@ -713,113 +715,77 @@ theme_files_relative_from_doc_dir = \
 po_files = \
 	characteristic.po \
 	command_version.po \
-	commands.po \
 	community.po \
 	conf.po \
 	contribution.po \
 	development.po \
-	executables.po \
-	functions.po \
 	geolocation_search.po \
 	index.po \
-	indexing.po \
 	install.po \
 	limitations.po \
-	log.po \
 	news.po \
-	output.po \
-	pseudo_column.po \
 	reference.po \
 	spec.po \
 	suggest.po \
-	tokenizers.po \
 	troubleshooting.po \
 	tutorial.po \
-	type.po \
 	$(NULL)
 
 po_files_relative_from_locale_dir = \
 	LC_MESSAGES/characteristic.po \
 	LC_MESSAGES/command_version.po \
-	LC_MESSAGES/commands.po \
 	LC_MESSAGES/community.po \
 	LC_MESSAGES/conf.po \
 	LC_MESSAGES/contribution.po \
 	LC_MESSAGES/development.po \
-	LC_MESSAGES/executables.po \
-	LC_MESSAGES/functions.po \
 	LC_MESSAGES/geolocation_search.po \
 	LC_MESSAGES/index.po \
-	LC_MESSAGES/indexing.po \
 	LC_MESSAGES/install.po \
 	LC_MESSAGES/limitations.po \
-	LC_MESSAGES/log.po \
 	LC_MESSAGES/news.po \
-	LC_MESSAGES/output.po \
-	LC_MESSAGES/pseudo_column.po \
 	LC_MESSAGES/reference.po \
 	LC_MESSAGES/spec.po \
 	LC_MESSAGES/suggest.po \
-	LC_MESSAGES/tokenizers.po \
 	LC_MESSAGES/troubleshooting.po \
 	LC_MESSAGES/tutorial.po \
-	LC_MESSAGES/type.po \
 	$(NULL)
 
 mo_files = \
 	characteristic.mo \
 	command_version.mo \
-	commands.mo \
 	community.mo \
 	conf.mo \
 	contribution.mo \
 	development.mo \
-	executables.mo \
-	functions.mo \
 	geolocation_search.mo \
 	index.mo \
-	indexing.mo \
 	install.mo \
 	limitations.mo \
-	log.mo \
 	news.mo \
-	output.mo \
-	pseudo_column.mo \
 	reference.mo \
 	spec.mo \
 	suggest.mo \
-	tokenizers.mo \
 	troubleshooting.mo \
 	tutorial.mo \
-	type.mo \
 	$(NULL)
 
 mo_files_relative_from_locale_dir = \
 	LC_MESSAGES/characteristic.mo \
 	LC_MESSAGES/command_version.mo \
-	LC_MESSAGES/commands.mo \
 	LC_MESSAGES/community.mo \
 	LC_MESSAGES/conf.mo \
 	LC_MESSAGES/contribution.mo \
 	LC_MESSAGES/development.mo \
-	LC_MESSAGES/executables.mo \
-	LC_MESSAGES/functions.mo \
 	LC_MESSAGES/geolocation_search.mo \
 	LC_MESSAGES/index.mo \
-	LC_MESSAGES/indexing.mo \
 	LC_MESSAGES/install.mo \
 	LC_MESSAGES/limitations.mo \
-	LC_MESSAGES/log.mo \
 	LC_MESSAGES/news.mo \
-	LC_MESSAGES/output.mo \
-	LC_MESSAGES/pseudo_column.mo \
 	LC_MESSAGES/reference.mo \
 	LC_MESSAGES/spec.mo \
 	LC_MESSAGES/suggest.mo \
-	LC_MESSAGES/tokenizers.mo \
 	LC_MESSAGES/troubleshooting.mo \
 	LC_MESSAGES/tutorial.mo \
-	LC_MESSAGES/type.mo \
 	$(NULL)
 
 html_files_relative_from_locale_dir = \
@@ -827,30 +793,6 @@ html_files_relative_from_locale_dir = \
 	html/_images/geo-points.png \
 	html/_sources/characteristic.txt \
 	html/_sources/command_version.txt \
-	html/_sources/commands.txt \
-	html/_sources/commands/cache_limit.txt \
-	html/_sources/commands/check.txt \
-	html/_sources/commands/clearlock.txt \
-	html/_sources/commands/column_create.txt \
-	html/_sources/commands/column_list.txt \
-	html/_sources/commands/column_remove.txt \
-	html/_sources/commands/define_selector.txt \
-	html/_sources/commands/defrag.txt \
-	html/_sources/commands/delete.txt \
-	html/_sources/commands/dump.txt \
-	html/_sources/commands/load.txt \
-	html/_sources/commands/log_level.txt \
-	html/_sources/commands/log_put.txt \
-	html/_sources/commands/log_reopen.txt \
-	html/_sources/commands/quit.txt \
-	html/_sources/commands/select.txt \
-	html/_sources/commands/shutdown.txt \
-	html/_sources/commands/status.txt \
-	html/_sources/commands/suggest.txt \
-	html/_sources/commands/table_create.txt \
-	html/_sources/commands/table_list.txt \
-	html/_sources/commands/table_remove.txt \
-	html/_sources/commands/view_add.txt \
 	html/_sources/community.txt \
 	html/_sources/contribution.txt \
 	html/_sources/contribution/development.txt \
@@ -865,23 +807,8 @@ html_files_relative_from_locale_dir = \
 	html/_sources/contribution/report.txt \
 	html/_sources/development.txt \
 	html/_sources/development/travis-ci.txt \
-	html/_sources/executables.txt \
-	html/_sources/executables/grnslap.txt \
-	html/_sources/executables/grntest.txt \
-	html/_sources/executables/groonga-http.txt \
-	html/_sources/executables/groonga-httpd.txt \
-	html/_sources/executables/groonga-suggest-create-dataset.txt \
-	html/_sources/executables/groonga.txt \
-	html/_sources/functions.txt \
-	html/_sources/functions/edit_distance.txt \
-	html/_sources/functions/geo_distance.txt \
-	html/_sources/functions/geo_in_circle.txt \
-	html/_sources/functions/geo_in_rectangle.txt \
-	html/_sources/functions/now.txt \
-	html/_sources/functions/rand.txt \
 	html/_sources/geolocation_search.txt \
 	html/_sources/index.txt \
-	html/_sources/indexing.txt \
 	html/_sources/install.txt \
 	html/_sources/install/centos.txt \
 	html/_sources/install/debian.txt \
@@ -892,22 +819,66 @@ html_files_relative_from_locale_dir = \
 	html/_sources/install/ubuntu.txt \
 	html/_sources/install/windows.txt \
 	html/_sources/limitations.txt \
-	html/_sources/log.txt \
 	html/_sources/news.txt \
 	html/_sources/news/0.x.txt \
 	html/_sources/news/1.0.x.txt \
 	html/_sources/news/1.1.x.txt \
 	html/_sources/news/1.2.x.txt \
 	html/_sources/news/senna.txt \
-	html/_sources/output.txt \
-	html/_sources/pseudo_column.txt \
 	html/_sources/reference.txt \
 	html/_sources/reference/api.txt \
 	html/_sources/reference/api/grn_expr.txt \
 	html/_sources/reference/cast.txt \
+	html/_sources/reference/commands.txt \
+	html/_sources/reference/commands/cache_limit.txt \
+	html/_sources/reference/commands/check.txt \
+	html/_sources/reference/commands/clearlock.txt \
+	html/_sources/reference/commands/column_create.txt \
+	html/_sources/reference/commands/column_list.txt \
+	html/_sources/reference/commands/column_remove.txt \
+	html/_sources/reference/commands/define_selector.txt \
+	html/_sources/reference/commands/defrag.txt \
+	html/_sources/reference/commands/delete.txt \
+	html/_sources/reference/commands/dump.txt \
+	html/_sources/reference/commands/load.txt \
+	html/_sources/reference/commands/log_level.txt \
+	html/_sources/reference/commands/log_put.txt \
+	html/_sources/reference/commands/log_reopen.txt \
+	html/_sources/reference/commands/quit.txt \
+	html/_sources/reference/commands/select.txt \
+	html/_sources/reference/commands/shutdown.txt \
+	html/_sources/reference/commands/status.txt \
+	html/_sources/reference/commands/suggest.txt \
+	html/_sources/reference/commands/table_create.txt \
+	html/_sources/reference/commands/table_list.txt \
+	html/_sources/reference/commands/table_remove.txt \
+	html/_sources/reference/commands/view_add.txt \
+	html/_sources/reference/commands_not_implemented/add.txt \
+	html/_sources/reference/commands_not_implemented/get.txt \
+	html/_sources/reference/commands_not_implemented/set.txt \
+	html/_sources/reference/executables.txt \
+	html/_sources/reference/executables/grnslap.txt \
+	html/_sources/reference/executables/grntest.txt \
+	html/_sources/reference/executables/groonga-http.txt \
+	html/_sources/reference/executables/groonga-httpd.txt \
+	html/_sources/reference/executables/groonga-suggest-create-dataset.txt \
+	html/_sources/reference/executables/groonga.txt \
+	html/_sources/reference/functions.txt \
+	html/_sources/reference/functions/edit_distance.txt \
+	html/_sources/reference/functions/geo_distance.txt \
+	html/_sources/reference/functions/geo_in_circle.txt \
+	html/_sources/reference/functions/geo_in_rectangle.txt \
+	html/_sources/reference/functions/now.txt \
+	html/_sources/reference/functions/rand.txt \
 	html/_sources/reference/grn_expr.txt \
 	html/_sources/reference/grn_expr/query_syntax.txt \
 	html/_sources/reference/grn_expr/script_syntax.txt \
+	html/_sources/reference/indexing.txt \
+	html/_sources/reference/log.txt \
+	html/_sources/reference/output.txt \
+	html/_sources/reference/pseudo_column.txt \
+	html/_sources/reference/tokenizers.txt \
+	html/_sources/reference/type.txt \
 	html/_sources/spec.txt \
 	html/_sources/spec/search.txt \
 	html/_sources/suggest.txt \
@@ -916,7 +887,6 @@ html_files_relative_from_locale_dir = \
 	html/_sources/suggest/introduction.txt \
 	html/_sources/suggest/suggestion.txt \
 	html/_sources/suggest/tutorial.txt \
-	html/_sources/tokenizers.txt \
 	html/_sources/troubleshooting.txt \
 	html/_sources/troubleshooting/different_results_with_the_same_keyword.txt \
 	html/_sources/tutorial.txt \
@@ -931,7 +901,6 @@ html_files_relative_from_locale_dir = \
 	html/_sources/tutorial/patricia_trie.txt \
 	html/_sources/tutorial/query_expansion.txt \
 	html/_sources/tutorial/search.txt \
-	html/_sources/type.txt \
 	html/_static/ajax-loader.gif \
 	html/_static/basic.css \
 	html/_static/comment-bright.png \
@@ -959,30 +928,6 @@ html_files_relative_from_locale_dir = \
 	html/_static/websupport.js \
 	html/characteristic.html \
 	html/command_version.html \
-	html/commands.html \
-	html/commands/cache_limit.html \
-	html/commands/check.html \
-	html/commands/clearlock.html \
-	html/commands/column_create.html \
-	html/commands/column_list.html \
-	html/commands/column_remove.html \
-	html/commands/define_selector.html \
-	html/commands/defrag.html \
-	html/commands/delete.html \
-	html/commands/dump.html \
-	html/commands/load.html \
-	html/commands/log_level.html \
-	html/commands/log_put.html \
-	html/commands/log_reopen.html \
-	html/commands/quit.html \
-	html/commands/select.html \
-	html/commands/shutdown.html \
-	html/commands/status.html \
-	html/commands/suggest.html \
-	html/commands/table_create.html \
-	html/commands/table_list.html \
-	html/commands/table_remove.html \
-	html/commands/view_add.html \
 	html/community.html \
 	html/contribution.html \
 	html/contribution/development.html \
@@ -997,24 +942,9 @@ html_files_relative_from_locale_dir = \
 	html/contribution/report.html \
 	html/development.html \
 	html/development/travis-ci.html \
-	html/executables.html \
-	html/executables/grnslap.html \
-	html/executables/grntest.html \
-	html/executables/groonga-http.html \
-	html/executables/groonga-httpd.html \
-	html/executables/groonga-suggest-create-dataset.html \
-	html/executables/groonga.html \
-	html/functions.html \
-	html/functions/edit_distance.html \
-	html/functions/geo_distance.html \
-	html/functions/geo_in_circle.html \
-	html/functions/geo_in_rectangle.html \
-	html/functions/now.html \
-	html/functions/rand.html \
 	html/genindex.html \
 	html/geolocation_search.html \
 	html/index.html \
-	html/indexing.html \
 	html/install.html \
 	html/install/centos.html \
 	html/install/debian.html \
@@ -1025,7 +955,6 @@ html_files_relative_from_locale_dir = \
 	html/install/ubuntu.html \
 	html/install/windows.html \
 	html/limitations.html \
-	html/log.html \
 	html/news.html \
 	html/news/0.x.html \
 	html/news/1.0.x.html \
@@ -1033,15 +962,60 @@ html_files_relative_from_locale_dir = \
 	html/news/1.2.x.html \
 	html/news/senna.html \
 	html/objects.inv \
-	html/output.html \
-	html/pseudo_column.html \
 	html/reference.html \
 	html/reference/api.html \
 	html/reference/api/grn_expr.html \
 	html/reference/cast.html \
+	html/reference/commands.html \
+	html/reference/commands/cache_limit.html \
+	html/reference/commands/check.html \
+	html/reference/commands/clearlock.html \
+	html/reference/commands/column_create.html \
+	html/reference/commands/column_list.html \
+	html/reference/commands/column_remove.html \
+	html/reference/commands/define_selector.html \
+	html/reference/commands/defrag.html \
+	html/reference/commands/delete.html \
+	html/reference/commands/dump.html \
+	html/reference/commands/load.html \
+	html/reference/commands/log_level.html \
+	html/reference/commands/log_put.html \
+	html/reference/commands/log_reopen.html \
+	html/reference/commands/quit.html \
+	html/reference/commands/select.html \
+	html/reference/commands/shutdown.html \
+	html/reference/commands/status.html \
+	html/reference/commands/suggest.html \
+	html/reference/commands/table_create.html \
+	html/reference/commands/table_list.html \
+	html/reference/commands/table_remove.html \
+	html/reference/commands/view_add.html \
+	html/reference/commands_not_implemented/add.html \
+	html/reference/commands_not_implemented/get.html \
+	html/reference/commands_not_implemented/set.html \
+	html/reference/executables.html \
+	html/reference/executables/grnslap.html \
+	html/reference/executables/grntest.html \
+	html/reference/executables/groonga-http.html \
+	html/reference/executables/groonga-httpd.html \
+	html/reference/executables/groonga-suggest-create-dataset.html \
+	html/reference/executables/groonga.html \
+	html/reference/functions.html \
+	html/reference/functions/edit_distance.html \
+	html/reference/functions/geo_distance.html \
+	html/reference/functions/geo_in_circle.html \
+	html/reference/functions/geo_in_rectangle.html \
+	html/reference/functions/now.html \
+	html/reference/functions/rand.html \
 	html/reference/grn_expr.html \
 	html/reference/grn_expr/query_syntax.html \
 	html/reference/grn_expr/script_syntax.html \
+	html/reference/indexing.html \
+	html/reference/log.html \
+	html/reference/output.html \
+	html/reference/pseudo_column.html \
+	html/reference/tokenizers.html \
+	html/reference/type.html \
 	html/search.html \
 	html/searchindex.js \
 	html/spec.html \
@@ -1052,7 +1026,6 @@ html_files_relative_from_locale_dir = \
 	html/suggest/introduction.html \
 	html/suggest/suggestion.html \
 	html/suggest/tutorial.html \
-	html/tokenizers.html \
 	html/troubleshooting.html \
 	html/troubleshooting/different_results_with_the_same_keyword.html \
 	html/tutorial.html \
@@ -1067,6 +1040,5 @@ html_files_relative_from_locale_dir = \
 	html/tutorial/patricia_trie.html \
 	html/tutorial/query_expansion.html \
 	html/tutorial/search.html \
-	html/type.html \
 	$(NULL)
 

  Renamed: doc/source/example/reference/commands/select/filter_equal.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/filter_less_than.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/limit_negative.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/limit_simple.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/match_columns_simple.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/match_columns_some_columns.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/match_columns_weight.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/match_escalation_threshold.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/no_limit.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/offset_negative.log (+0 -0) 100%
===================================================================

  Copied: doc/source/example/reference/commands/select/offset_simple.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/output_columns_asterisk.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/output_columns_simple.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/paging.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/query_and.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/query_equal.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/query_expansion_complex.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/query_expansion_substitute.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/query_expansion_substitution_table.log (+0 -0) 100%
===================================================================

  Copied: doc/source/example/reference/commands/select/query_less_than.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/query_or.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/simple_filter.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/simple_query.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/simple_usage.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/sortby_descending.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/sortby_score_with_query.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/sortby_simple.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/table_nonexistent.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/select/usage_setup.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/status.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/suggest-completion.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/suggest-correction.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/suggest-learn-completion.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/suggest-learn-correction.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/suggest-learn-suggestion.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/suggest-mixed.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/suggest-suggestion.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/commands/table_list.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/executables/groonga-httpd.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/functions/geo_distance_distance_ellipsoid.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/functions/geo_distance_distance_rectangle.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/functions/geo_distance_distance_sphere.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/functions/geo_distance_location_ellipsoid.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/functions/geo_distance_location_rectangle.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/functions/geo_distance_location_sphere.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/functions/geo_distance_setup_distance.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/functions/geo_distance_setup_location.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/grn_expr/script_syntax/simple_control_syntax_ternary_operator.log (+8 -14) 82%
===================================================================
--- doc/source/example/commands/select/query_less_than.log    2012-07-20 11:38:52 +0900 (5dd56c1)
+++ doc/source/example/reference/grn_expr/script_syntax/simple_control_syntax_ternary_operator.log    2012-07-23 11:34:30 +0900 (63376b8)
@@ -1,6 +1,6 @@
 Execution example::
 
-  select Entries --query n_likes:<11
+  select Entries --filter 'n_likes == (_id == 1 ? 5 : 3)'
   # [
   #   [
   #     0, 
@@ -10,7 +10,7 @@ Execution example::
   #   [
   #     [
   #       [
-  #         4
+  #         3
   #       ], 
   #       [
   #         [
@@ -31,18 +31,6 @@ Execution example::
   #         ]
   #       ], 
   #       [
-  #         1, 
-  #         "The first post!", 
-  #         "Welcome! This is my first post!", 
-  #         5
-  #       ], 
-  #       [
-  #         2, 
-  #         "Groonga", 
-  #         "I started to use groonga. It's very fast!", 
-  #         10
-  #       ], 
-  #       [
   #         4, 
   #         "Good-bye Senna", 
   #         "I migrated all Senna system!", 
@@ -53,6 +41,12 @@ Execution example::
   #         "Good-bye Tritonn", 
   #         "I also migrated all Tritonn system!", 
   #         3
+  #       ], 
+  #       [
+  #         1, 
+  #         "The first post!", 
+  #         "Welcome! This is my first post!", 
+  #         5
   #       ]
   #     ]
   #   ]

  Renamed: doc/source/example/reference/grn_expr/script_syntax/simple_similar_search_operator.log (+6 -6) 53%
===================================================================
--- doc/source/example/commands/select/offset_simple.log    2012-07-20 11:38:52 +0900 (3f16d75)
+++ doc/source/example/reference/grn_expr/script_syntax/simple_similar_search_operator.log    2012-07-23 11:34:30 +0900 (3f44074)
@@ -1,6 +1,6 @@
 Execution example::
 
-  select Entries --sortby _id --offset 3 --output_columns _key
+  select Entries --filter 'content *S "I migrated all Solr system!"' --output_columns content
   # [
   #   [
   #     0, 
@@ -10,19 +10,19 @@ Execution example::
   #   [
   #     [
   #       [
-  #         5
+  #         2
   #       ], 
   #       [
   #         [
-  #           "_key", 
-  #           "ShortText"
+  #           "content", 
+  #           "Text"
   #         ]
   #       ], 
   #       [
-  #         "Good-bye Senna"
+  #         "I migrated all Senna system!"
   #       ], 
   #       [
-  #         "Good-bye Tritonn"
+  #         "I also migrated all Tritonn system!"
   #       ]
   #     ]
   #   ]

  Added: doc/source/example/reference/grn_expr/script_syntax/simple_term_extract_operator.log (+39 -0) 100644
===================================================================
--- /dev/null
+++ doc/source/example/reference/grn_expr/script_syntax/simple_term_extract_operator.log    2012-07-23 11:34:30 +0900 (addf62a)
@@ -0,0 +1,39 @@
+Execution example::
+
+  table_create Words TABLE_PAT_KEY|KEY_NORMALIZE ShortText
+  # [[0, 1337566253.89858, 0.000355720520019531], true]
+  load --table Words
+  [
+  {"_key": "groonga"},
+  {"_key": "mroonga"},
+  {"_key": "Senna"},
+  {"_key": "Tritonn"}
+  ]
+  # [[0, 1337566253.89858, 0.000355720520019531], 4]
+  select Words --filter '_key *T "Groonga is the successor project to Senna."' --output_columns _key
+  # [
+  #   [
+  #     0, 
+  #     1337566253.89858, 
+  #     0.000355720520019531
+  #   ], 
+  #   [
+  #     [
+  #       [
+  #         2
+  #       ], 
+  #       [
+  #         [
+  #           "_key", 
+  #           "ShortText"
+  #         ]
+  #       ], 
+  #       [
+  #         "groonga"
+  #       ], 
+  #       [
+  #         "senna"
+  #       ]
+  #     ]
+  #   ]
+  # ]

  Renamed: doc/source/example/reference/indexing-data.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/indexing-offline-index-construction.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/indexing-online-index-construction.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/indexing-schema.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/indexing-search-after-offline-index-construction.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/indexing-search-after-online-index-construction.log (+0 -0) 100%
===================================================================

  Renamed: doc/source/example/reference/indexing-search-without-index.log (+0 -0) 100%
===================================================================

  Modified: doc/source/reference.txt (+9 -9)
===================================================================
--- doc/source/reference.txt    2012-07-20 11:38:52 +0900 (47effe2)
+++ doc/source/reference.txt    2012-07-23 11:34:30 +0900 (d7e7552)
@@ -8,14 +8,14 @@
 .. toctree::
    :maxdepth: 2
 
-   executables
-   output
-   commands
-   type
-   tokenizers
-   pseudo_column
+   reference/executables
+   reference/output
+   reference/commands
+   reference/type
+   reference/tokenizers
+   reference/pseudo_column
    reference/grn_expr
-   functions
-   indexing
-   log
+   reference/functions
+   reference/indexing
+   reference/log
    reference/api

  Renamed: doc/source/reference/commands.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/commands/cache_limit.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/commands/check.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/commands/clearlock.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/commands/column_create.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/commands/column_list.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/commands/column_remove.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/commands/define_selector.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/commands/defrag.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/commands/delete.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/commands/dump.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/commands/load.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/commands/log_level.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/commands/log_put.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/commands/log_reopen.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/commands/quit.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/commands/select.txt (+29 -29) 92%
===================================================================
--- doc/source/commands/select.txt    2012-07-20 11:38:52 +0900 (cc54151)
+++ doc/source/reference/commands/select.txt    2012-07-23 11:34:30 +0900 (eabeb01)
@@ -50,7 +50,7 @@ many popular usages.
 Here are a schema definition and sample data to show usage.
 
 .. groonga-command
-.. include:: ../example/commands/select/usage_setup.log
+.. include:: ../../example/reference/commands/select/usage_setup.log
 .. table_create Entries TABLE_HASH_KEY ShortText
 .. column_create Entries content COLUMN_SCALAR Text
 .. column_create Entries n_likes COLUMN_SCALAR UInt32
@@ -94,7 +94,7 @@ Here is the most simple usage with the above shema and data. It outputs
 all records in ``Entries`` table.
 
 .. groonga-command
-.. include:: ../example/commands/select/simple_usage.log
+.. include:: ../../example/reference/commands/select/simple_usage.log
 .. select Entries
 
 Why does the command output all records? There are two reasons. The
@@ -131,7 +131,7 @@ matched against ``query``.
 Here is a simple ``query`` usage example.
 
 .. groonga-command
-.. include:: ../example/commands/select/simple_query.log
+.. include:: ../../example/reference/commands/select/simple_query.log
 .. select Entries --match_columns content --query fast
 
 The ``select`` command searches records that contain a word ``fast``
@@ -149,7 +149,7 @@ search conditions for ``filter`` as ECMAScript like syntax.
 Here is a simple ``filter`` usage example.
 
 .. groonga-command
-.. include:: ../example/commands/select/simple_filter.log
+.. include:: ../../example/reference/commands/select/simple_filter.log
 .. select Entries --filter 'content @ "fast" && _key == "Groonga"'
 
 The ``select`` command searches records that contain a word ``fast``
@@ -170,7 +170,7 @@ You can specify range of outputted records by ``offset`` and ``limit``.
 Here is an example to output only the 2nd record.
 
 .. groonga-command
-.. include:: ../example/commands/select/paging.log
+.. include:: ../../example/reference/commands/select/paging.log
 .. select Entries --offset 1 --limit 1
 
 ``offset`` is zero-origin. ``--offset 1`` means output range is
@@ -187,7 +187,7 @@ You can use ``--limit 0`` to retrieve the total number of recrods
 without any contents of records.
 
 .. groonga-command
-.. include:: ../example/commands/select/no_limit.log
+.. include:: ../../example/reference/commands/select/no_limit.log
 .. select Entries --limit 0
 
 ``--limit 0`` is also useful for retrieving only the number of matched
@@ -211,7 +211,7 @@ It specifies a table to be searched. ``table`` must be specified.
 If nonexistent table is specified, an error is returned.
 
 .. groonga-command
-.. include:: ../example/commands/select/table_nonexistent.log
+.. include:: ../../example/reference/commands/select/table_nonexistent.log
 .. select Nonexistent
 
 Search related parameters
@@ -242,7 +242,7 @@ when a record is matched by fulltext search. The default weight is 1.
 Here is a simple ``match_columns`` usage example.
 
 .. groonga-command
-.. include:: ../example/commands/select/match_columns_simple.log
+.. include:: ../../example/reference/commands/select/match_columns_simple.log
 .. select Entries --match_columns content --query fast --output_columns '_key, _score'
 
 ``--match_columns content`` means the default target column for
@@ -262,7 +262,7 @@ To specify weight, ``column * weight`` syntax is used. Here is a
 weight usage example.
 
 .. groonga-command
-.. include:: ../example/commands/select/match_columns_weight.log
+.. include:: ../../example/reference/commands/select/match_columns_weight.log
 .. select Entries --match_columns 'content * 2' --query fast --output_columns '_key, _score'
 
 ``--match_columns 'content * 2'`` means the default target column for
@@ -283,7 +283,7 @@ omitted, 1 is used for weight. Here is a one or more columns usage
 example.
 
 .. groonga-command
-.. include:: ../example/commands/select/match_columns_some_columns.log
+.. include:: ../../example/reference/commands/select/match_columns_some_columns.log
 .. select Entries --match_columns '_key * 10 || content' --query groonga --output_columns '_key, _score'
 
 ``--match_columns '_key * 10 || content'`` means the default target
@@ -308,7 +308,7 @@ contain either ``word1`` or ``word2``.
 Here is a simple logical and search example.
 
 .. groonga-command
-.. include:: ../example/commands/select/query_and.log
+.. include:: ../../example/reference/commands/select/query_and.log
 .. select Entries --match_columns content --query "fast groonga"
 
 The ``select`` command searches records that contain two words
@@ -318,7 +318,7 @@ table.
 Here is a simple logical or search example.
 
 .. groonga-command
-.. include:: ../example/commands/select/query_or.log
+.. include:: ../../example/reference/commands/select/query_or.log
 .. select Entries --match_columns content --query "groonga OR mroonga"
 
 The ``select`` command searches records that contain one of two words
@@ -335,7 +335,7 @@ value of ``column`` column is less than ``value``.
 Here is a simple equality operator search example.
 
 .. groonga-command
-.. include:: ../example/commands/select/query_equal.log
+.. include:: ../../example/reference/commands/select/query_equal.log
 .. select Entries --query _key:Groonga
 
 The ``select`` command searches records that ``_key`` column value is
@@ -344,7 +344,7 @@ The ``select`` command searches records that ``_key`` column value is
 Here is a simple less than operator search example.
 
 .. groonga-command
-.. include:: ../example/commands/select/query_less_than.log
+.. include:: ../../example/reference/commands/select/query_less_than.log
 .. select Entries --query n_likes:<11
 
 The ``select`` command searches records that ``n_likes`` column value
@@ -371,7 +371,7 @@ value`` means that the value of ``column`` column is less than
 Here is a simple equality operator search example.
 
 .. groonga-command
-.. include:: ../example/commands/select/filter_equal.log
+.. include:: ../../example/reference/commands/select/filter_equal.log
 .. select Entries --filter '_key == "Groonga"'
 
 The ``select`` command searches records that ``_key`` column value is
@@ -380,7 +380,7 @@ The ``select`` command searches records that ``_key`` column value is
 Here is a simple less than operator search example.
 
 .. groonga-command
-.. include:: ../example/commands/select/filter_less_than.log
+.. include:: ../../example/reference/commands/select/filter_less_than.log
 .. select Entries --filter 'n_likes < 11'
 
 The ``select`` command searches records that ``n_likes`` column value
@@ -418,7 +418,7 @@ parameter. The second ``select`` has ``match_escalation_threshold``
 parameter.
 
 .. groonga-command
-.. include:: ../example/commands/select/match_escalation_threshold.log
+.. include:: ../../example/reference/commands/select/match_escalation_threshold.log
 .. select Entries --match_columns content --query groo
 .. select Entries --match_columns content --query groo --match_escalation_threshold -1
 
@@ -472,7 +472,7 @@ Here is a sample substitution table to show a simple
 ``query_expansion`` usage example.
 
 .. groonga-command
-.. include:: ../example/commands/select/query_expansion_substitution_table.log
+.. include:: ../../example/reference/commands/select/query_expansion_substitution_table.log
 .. table_create Thesaurus TABLE_PAT_KEY|KEY_NORMALIZE ShortText
 .. column_create Thesaurus synonym COLUMN_VECTOR ShortText
 .. load --table Thesaurus
@@ -501,7 +501,7 @@ value.
 Here is a simple ``query_expansion`` usage example.
 
 .. groonga-command
-.. include:: ../example/commands/select/query_expansion_substitute.log
+.. include:: ../../example/reference/commands/select/query_expansion_substitute.log
 .. select Entries --match_columns content --query "mroonga"
 .. select Entries --match_columns content --query "mroonga" --query_expansion Thesaurus.synonym
 .. select Entries --match_columns content --query "((mroonga) OR (tritonn) OR (groonga mysql))"
@@ -519,7 +519,7 @@ using those syntax.
 Here is a complex substitution usage example that uses query syntax.
 
 .. groonga-command
-.. include:: ../example/commands/select/query_expansion_complex.log
+.. include:: ../../example/reference/commands/select/query_expansion_complex.log
 .. load --table Thesaurus
 .. [
 .. {"_key": "popular", "synonym": ["popular", "n_likes:>=10"]}
@@ -545,7 +545,7 @@ It specifies output columns separated by ``,``.
 Here is a simple ``output_columns`` usage example.
 
 .. groonga-command
-.. include:: ../example/commands/select/output_columns_simple.log
+.. include:: ../../example/reference/commands/select/output_columns_simple.log
 .. select Entries --output_columns '_id, _key' --limit 1
 
 The ``select`` command just outputs ``_id`` and ``_key`` column
@@ -557,7 +557,7 @@ values.
 Here is a ``*`` usage example.
 
 .. groonga-command
-.. include:: ../example/commands/select/output_columns_asterisk.log
+.. include:: ../../example/reference/commands/select/output_columns_asterisk.log
 .. select Entries --output_columns '_key, *' --limit 1
 
 The ``select`` command outputs ``_key`` pseudo column, ``content``
@@ -576,7 +576,7 @@ name.
 Here is a simple ``sortby`` usage example.
 
 .. groonga-command
-.. include:: ../example/commands/select/sortby_simple.log
+.. include:: ../../example/reference/commands/select/sortby_simple.log
 .. select Entries --sortby 'n_likes, _id'
 
 The ``select`` command sorts by ``n_likes`` column value in ascending
@@ -589,7 +589,7 @@ If you want to sort in descending order, add ``-`` before column name.
 Here is a descending order ``sortby`` usage example.
 
 .. groonga-command
-.. include:: ../example/commands/select/sortby_descending.log
+.. include:: ../../example/reference/commands/select/sortby_descending.log
 .. select Entries --sortby '-n_likes, _id'
 
 The ``select`` command sorts by ``n_likes`` column value in descending
@@ -599,7 +599,7 @@ You can use ``_score`` pseudo column in ``sortby`` if you use
 ``query`` or ``filter`` parameter.
 
 .. groonga-command
-.. include:: ../example/commands/select/sortby_score_with_query.log
+.. include:: ../../example/reference/commands/select/sortby_score_with_query.log
 .. select Entries --match_columns content --query fast --sortby -_score --output_columns '_key, _score'
 
 The ``select`` command sorts matched records by hit score in
@@ -616,7 +616,7 @@ zero-origin. ``--offset 1`` means output range is started from the 2nd
 record.
 
 .. groonga-command
-.. include:: ../example/commands/select/offset_simple.log
+.. include:: ../../example/reference/commands/select/offset_simple.log
 .. select Entries --sortby _id --offset 3 --output_columns _key
 
 The ``select`` command outputs from the 4th record.
@@ -627,7 +627,7 @@ records + offset``. If you have 3 matched records and specify
 to the 3rd record.
 
 .. groonga-command
-.. include:: ../example/commands/select/offset_negative.log
+.. include:: ../../example/reference/commands/select/offset_negative.log
 .. select Entries --sortby _id --offset -2 --output_columns _key
 
 The ``select`` command outputs from the 4th record because the total
@@ -644,7 +644,7 @@ matched records is less than ``limit``, all records are outputted.
 Here is a simple ``limit`` usage example.
 
 .. groonga-command
-.. include:: ../example/commands/select/limit_simple.log
+.. include:: ../../example/reference/commands/select/limit_simple.log
 .. select Entries --sortby _id --offset 2 --limit 3 --output_columns _key
 
 The ``select`` command outputs the 3rd, the 4th and the 5th records.
@@ -656,7 +656,7 @@ records. It's very useful value to show all records.
 Here is a simple negative ``limit`` value usage example.
 
 .. groonga-command
-.. include:: ../example/commands/select/limit_negative.log
+.. include:: ../../example/reference/commands/select/limit_negative.log
 .. select Entries --limit -1
 
 The ``select`` command outputs all records.

  Renamed: doc/source/reference/commands/shutdown.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/commands/status.txt (+1 -1) 95%
===================================================================
--- doc/source/commands/status.txt    2012-07-20 11:38:52 +0900 (348542f)
+++ doc/source/reference/commands/status.txt    2012-07-23 11:34:30 +0900 (a80b70f)
@@ -56,5 +56,5 @@ json形式
 --
 
 .. groonga-command
-.. include:: ../example/commands/status.log
+.. include:: ../../example/reference/commands/status.log
 .. status

  Renamed: doc/source/reference/commands/suggest.txt (+7 -7) 92%
===================================================================
--- doc/source/commands/suggest.txt    2012-07-20 11:38:52 +0900 (5173b83)
+++ doc/source/reference/commands/suggest.txt    2012-07-23 11:34:30 +0900 (1af1115)
@@ -201,7 +201,7 @@ EXAMPLE
 Here are learned data for completion.
 
 .. groonga-command
-.. include:: ../example/commands/suggest-learn-completion.log
+.. include:: ../../example/reference/commands/suggest-learn-completion.log
 .. load --table event_query --each 'suggest_preparer(_id, type, item, sequence, time, pair_query)'
 .. [
 .. {"sequence": "1", "time": 1312950803.86057, "item": "e"},
@@ -215,7 +215,7 @@ Here are learned data for completion.
 Here are learned data for correction.
 
 .. groonga-command
-.. include:: ../example/commands/suggest-learn-correction.log
+.. include:: ../../example/reference/commands/suggest-learn-correction.log
 .. load --table event_query --each 'suggest_preparer(_id, type, item, sequence, time, pair_query)'
 .. [
 .. {"sequence": "2", "time": 1312950803.86057, "item": "s"},
@@ -231,7 +231,7 @@ Here are learned data for correction.
 Here are learned data for suggestion.
 
 .. groonga-command
-.. include:: ../example/commands/suggest-learn-suggestion.log
+.. include:: ../../example/reference/commands/suggest-learn-suggestion.log
 .. load --table event_query --each 'suggest_preparer(_id, type, item, sequence, time, pair_query)'
 .. [
 .. {"sequence": "3", "time": 1312950803.86057, "item": "search engine", "type": "submit"},
@@ -241,25 +241,25 @@ Here are learned data for suggestion.
 Here is a completion example.
 
 .. groonga-command
-.. include:: ../example/commands/suggest-completion.log
+.. include:: ../../example/reference/commands/suggest-completion.log
 .. suggest --table item_query --column kana --types complete --frequency_threshold 1 --query en
 
 Here is a correction example.
 
 .. groonga-command
-.. include:: ../example/commands/suggest-correction.log
+.. include:: ../../example/reference/commands/suggest-correction.log
 .. suggest --table item_query --column kana --types correct --frequency_threshold 1 --query saerch
 
 Here is a suggestion example.
 
 .. groonga-command
-.. include:: ../example/commands/suggest-suggestion.log
+.. include:: ../../example/reference/commands/suggest-suggestion.log
 .. suggest --table item_query --column kana --types suggest --frequency_threshold 1 --query search
 
 Here is a mixed example.
 
 .. groonga-command
-.. include:: ../example/commands/suggest-mixed.log
+.. include:: ../../example/reference/commands/suggest-mixed.log
 .. suggest --table item_query --column kana --types complete|correct|suggest --frequency_threshold 1 --query search
 
 

  Renamed: doc/source/reference/commands/table_create.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/commands/table_list.txt (+1 -1) 96%
===================================================================
--- doc/source/commands/table_list.txt    2012-07-20 11:38:52 +0900 (038b98f)
+++ doc/source/reference/commands/table_list.txt    2012-07-23 11:34:30 +0900 (bc31a38)
@@ -77,5 +77,5 @@ json形式
   情報の順序は ``テーブル情報名n`` の順序と同じです。
 
 .. groonga-command
-.. include:: ../example/commands/table_list.log
+.. include:: ../../example/reference/commands/table_list.log
 .. table_list

  Renamed: doc/source/reference/commands/table_remove.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/commands/view_add.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/commands_not_implemented/add.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/commands_not_implemented/get.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/commands_not_implemented/set.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/executables.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/executables/grnslap.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/executables/grntest.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/executables/groonga-http.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/executables/groonga-httpd.txt (+1 -1) 98%
===================================================================
--- doc/source/executables/groonga-httpd.txt    2012-07-20 11:38:52 +0900 (2ba72b6)
+++ doc/source/reference/executables/groonga-httpd.txt    2012-07-23 11:34:30 +0900 (ab242bd)
@@ -63,7 +63,7 @@ To check, request a simple query (:ref:`command-status`).
 
 .. groonga-command
 .. database: groonga-httpd
-.. include:: ../example/executables/groonga-httpd.log
+.. include:: ../../example/reference/executables/groonga-httpd.log
 .. /d/status
 
 Browse the administration tool

  Renamed: doc/source/reference/executables/groonga-suggest-create-dataset.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/executables/groonga.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/functions.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/functions/edit_distance.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/functions/geo_distance.txt (+8 -8) 91%
===================================================================
--- doc/source/functions/geo_distance.txt    2012-07-20 11:38:52 +0900 (8992a32)
+++ doc/source/reference/functions/geo_distance.txt    2012-07-23 11:34:30 +0900 (a629ee5)
@@ -57,14 +57,14 @@ Using the column value of location
 Here are a schema definition of ``Stations`` table and sample data to show usage.
 
 .. groonga-command
-.. include:: ../example/functions/geo_distance_setup_location.log
+.. include:: ../../example/reference/functions/geo_distance_setup_location.log
 
 This execution example creates a table named ``Stations`` which has one column named ``location``.
 ``location`` column stores the value of coordinate.
 The coordinate of Tokyo is stored as sample data.
 
 .. groonga-command
-.. include:: ../example/functions/geo_distance_location_rectangle.log
+.. include:: ../../example/reference/functions/geo_distance_location_rectangle.log
 
 This sample shows that ``geo_distance`` use the value of ``location`` column
 and the value of coordinate to calculate distance.
@@ -79,13 +79,13 @@ Using the explicitly specified value of location
 Here are a schema definition of ``Geo`` table and sample data to show usage.
 
 .. groonga-command
-.. include:: ../example/functions/geo_distance_setup_distance.log
+.. include:: ../../example/reference/functions/geo_distance_setup_distance.log
 
 This execution example creates a table named ``Geo`` which has one column named ``distance``.
 ``distance`` column stores the value of distance.
 
 .. groonga-command
-.. include:: ../example/functions/geo_distance_distance_rectangle.log
+.. include:: ../../example/reference/functions/geo_distance_distance_rectangle.log
 
 This sample shows that ``geo_distance`` use the coordinate of Tokyo
 and the coordinate of Sapporo to calculate distance.
@@ -166,12 +166,12 @@ You can also specify ``rect`` as abbrev expression.
 Here is a sample about calculating the value of distance with column value.
 
 .. groonga-command
-.. include:: ../example/functions/geo_distance_location_rectangle.log
+.. include:: ../../example/reference/functions/geo_distance_location_rectangle.log
 
 Here is a sample about calculating the value of distance with explicitly specified point.
 
 .. groonga-command
-.. include:: ../example/functions/geo_distance_distance_rectangle.log
+.. include:: ../../example/reference/functions/geo_distance_distance_rectangle.log
 
 .. note::
 
@@ -202,7 +202,7 @@ You can also specify ``sphr`` as abbrev expression.
 Here is a sample about calculating the value of distance with column value.
 
 .. groonga-command
-.. include:: ../example/functions/geo_distance_location_sphere.log
+.. include:: ../../example/reference/functions/geo_distance_location_sphere.log
 
 ``ellipsoid``
 ...............
@@ -219,7 +219,7 @@ You can also specify ``ellip`` as abbrev expression.
 Here is a sample about calculating the value of distance with column value.
 
 .. groonga-command
-.. include:: ../example/functions/geo_distance_location_ellipsoid.log
+.. include:: ../../example/reference/functions/geo_distance_location_ellipsoid.log
 
 Return value
 ------------

  Renamed: doc/source/reference/functions/geo_in_circle.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/functions/geo_in_rectangle.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/functions/now.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/functions/rand.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/indexing.txt (+7 -7) 85%
===================================================================
--- doc/source/indexing.txt    2012-07-20 11:38:52 +0900 (c38cc76)
+++ doc/source/reference/indexing.txt    2012-07-23 11:34:30 +0900 (cdc197e)
@@ -54,7 +54,7 @@ to a column that already has data.
 We define a schema:
 
 .. groonga-command
-.. include:: example/indexing-schema.log
+.. include:: ../example/reference/indexing-schema.log
 .. table_create Tweets TABLE_NO_KEY
 .. column_create Tweets content COLUMN_SCALAR ShortText
 .. table_create Lexicon TABLE_HASH_KEY|KEY_NORMALIZE ShortText --default_tokenizer TokenBigram
@@ -62,7 +62,7 @@ We define a schema:
 We register data:
 
 .. groonga-command
-.. include:: example/indexing-data.log
+.. include:: ../example/reference/indexing-data.log
 .. load --table Tweets
 .. [
 .. {"content":"Hello!"},
@@ -73,7 +73,7 @@ We register data:
 We search without index. We get no result:
 
 .. groonga-command
-.. include:: example/indexing-search-without-index.log
+.. include:: ../example/reference/indexing-search-without-index.log
 .. select Tweets --match_columns content --query 'good nice'
 
 We create index for ``Tweets.content``. Already registered
@@ -81,20 +81,20 @@ data in ``Tweets.content`` are indexed by offline index
 construction:
 
 .. groonga-command
-.. include:: example/indexing-offline-index-construction.log
+.. include:: ../example/reference/indexing-offline-index-construction.log
 .. column_create Lexicon tweet COLUMN_INDEX|WITH_POSITION Tweets content
 
 We search with index. We get a matched record:
 
 .. groonga-command
-.. include:: example/indexing-search-after-offline-index-construction.log
+.. include:: ../example/reference/indexing-search-after-offline-index-construction.log
 .. select Tweets --match_columns content --query 'good nice'
 
 We register data again. They are indexed by online index
 construction:
 
 .. groonga-command
-.. include:: example/indexing-online-index-construction.log
+.. include:: ../example/reference/indexing-online-index-construction.log
 .. load --table Tweets
 .. [
 .. {"content":"Good morning! Nice day."},
@@ -104,5 +104,5 @@ construction:
 We can also get newly registered records by searching:
 
 .. groonga-command
-.. include:: example/indexing-search-after-online-index-construction.log
+.. include:: ../example/reference/indexing-search-after-online-index-construction.log
 .. select Tweets --match_columns content --query 'good nice'

  Renamed: doc/source/reference/log.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/output.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/pseudo_column.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/tokenizers.txt (+0 -0) 100%
===================================================================

  Renamed: doc/source/reference/type.txt (+0 -0) 100%
===================================================================
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-commit メーリングリストの案内
Back to archive index