rroonga 5.0.3-x64-mingw32 → 5.0.4-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +8 -8
- data/README.md +1 -1
- data/ext/groonga/rb-grn-column.c +2 -0
- data/ext/groonga/rb-grn-database.c +1 -0
- data/ext/groonga/rb-grn-flushable.c +81 -0
- data/ext/groonga/rb-grn-table.c +1 -0
- data/ext/groonga/rb-grn.h +3 -1
- data/ext/groonga/rb-groonga.c +1 -0
- data/lib/1.9/groonga.so +0 -0
- data/lib/2.0/groonga.so +0 -0
- data/lib/2.1/groonga.so +0 -0
- data/lib/2.2/groonga.so +0 -0
- data/rroonga-build.rb +3 -3
- data/test/test-flushable.rb +49 -0
- data/vendor/local/bin/grndb.exe +0 -0
- data/vendor/local/bin/groonga-benchmark.exe +0 -0
- data/vendor/local/bin/groonga.exe +0 -0
- data/vendor/local/bin/libgroonga-0.dll +0 -0
- data/vendor/local/bin/libmecab-1.dll +0 -0
- data/vendor/local/bin/libmsgpack-4.dll +0 -0
- data/vendor/local/bin/libmsgpackc-2.dll +0 -0
- data/vendor/local/bin/libonig-5.dll +0 -0
- data/vendor/local/bin/lz4.exe +0 -0
- data/vendor/local/bin/lz4c.exe +0 -0
- data/vendor/local/bin/lz4cat +0 -0
- data/vendor/local/bin/mecab-config +2 -2
- data/vendor/local/bin/mecab.exe +0 -0
- data/vendor/local/bin/onig-config +1 -1
- data/vendor/local/bin/zlib1.dll +0 -0
- data/vendor/local/etc/groonga/httpd/groonga-httpd.conf +2 -2
- data/vendor/local/include/groonga/groonga/groonga.h +2 -0
- data/vendor/local/include/groonga/groonga/plugin.h +5 -0
- data/vendor/local/lib/groonga/plugins/functions/vector.a +0 -0
- data/vendor/local/lib/groonga/plugins/functions/vector.dll +0 -0
- data/vendor/local/lib/groonga/plugins/functions/vector.dll.a +0 -0
- data/vendor/local/lib/groonga/plugins/functions/vector.la +2 -2
- data/vendor/local/lib/groonga/plugins/query_expanders/tsv.a +0 -0
- data/vendor/local/lib/groonga/plugins/query_expanders/tsv.dll +0 -0
- data/vendor/local/lib/groonga/plugins/query_expanders/tsv.dll.a +0 -0
- data/vendor/local/lib/groonga/plugins/query_expanders/tsv.la +2 -2
- data/vendor/local/lib/groonga/plugins/ruby/eval.a +0 -0
- data/vendor/local/lib/groonga/plugins/ruby/eval.dll +0 -0
- data/vendor/local/lib/groonga/plugins/ruby/eval.dll.a +0 -0
- data/vendor/local/lib/groonga/plugins/ruby/eval.la +2 -2
- data/vendor/local/lib/groonga/plugins/ruby/load.a +0 -0
- data/vendor/local/lib/groonga/plugins/ruby/load.dll +0 -0
- data/vendor/local/lib/groonga/plugins/ruby/load.dll.a +0 -0
- data/vendor/local/lib/groonga/plugins/ruby/load.la +2 -2
- data/vendor/local/lib/groonga/plugins/sharding.rb +2 -0
- data/vendor/local/lib/groonga/plugins/sharding/logical_enumerator.rb +135 -21
- data/vendor/local/lib/groonga/plugins/sharding/logical_select.rb +174 -0
- data/vendor/local/lib/groonga/plugins/sharding/logical_table_remove.rb +70 -0
- data/vendor/local/lib/groonga/plugins/suggest/suggest.a +0 -0
- data/vendor/local/lib/groonga/plugins/suggest/suggest.dll +0 -0
- data/vendor/local/lib/groonga/plugins/suggest/suggest.dll.a +0 -0
- data/vendor/local/lib/groonga/plugins/suggest/suggest.la +2 -2
- data/vendor/local/lib/groonga/plugins/table/table.a +0 -0
- data/vendor/local/lib/groonga/plugins/table/table.dll +0 -0
- data/vendor/local/lib/groonga/plugins/table/table.dll.a +0 -0
- data/vendor/local/lib/groonga/plugins/table/table.la +2 -2
- data/vendor/local/lib/groonga/plugins/token_filters/stop_word.a +0 -0
- data/vendor/local/lib/groonga/plugins/token_filters/stop_word.dll +0 -0
- data/vendor/local/lib/groonga/plugins/token_filters/stop_word.dll.a +0 -0
- data/vendor/local/lib/groonga/plugins/token_filters/stop_word.la +2 -2
- data/vendor/local/lib/groonga/plugins/tokenizers/mecab.a +0 -0
- data/vendor/local/lib/groonga/plugins/tokenizers/mecab.dll +0 -0
- data/vendor/local/lib/groonga/plugins/tokenizers/mecab.dll.a +0 -0
- data/vendor/local/lib/groonga/plugins/tokenizers/mecab.la +2 -2
- data/vendor/local/lib/groonga/scripts/ruby/initialize/post.rb +1 -0
- data/vendor/local/lib/groonga/scripts/ruby/table.rb +77 -0
- data/vendor/local/lib/libgroonga.a +0 -0
- data/vendor/local/lib/libgroonga.dll.a +0 -0
- data/vendor/local/lib/libgroonga.la +2 -2
- data/vendor/local/lib/liblz4.dll +0 -0
- data/vendor/local/lib/liblz4.dll.1 +0 -0
- data/vendor/local/lib/liblz4.dll.1.5.0 +0 -0
- data/vendor/local/lib/libmecab.dll.a +0 -0
- data/vendor/local/lib/libmecab.la +2 -2
- data/vendor/local/lib/libmsgpack.a +0 -0
- data/vendor/local/lib/libmsgpack.dll.a +0 -0
- data/vendor/local/lib/libmsgpack.la +2 -2
- data/vendor/local/lib/libmsgpackc.a +0 -0
- data/vendor/local/lib/libmsgpackc.dll.a +0 -0
- data/vendor/local/lib/libmsgpackc.la +2 -2
- data/vendor/local/lib/libonig.a +0 -0
- data/vendor/local/lib/libonig.dll.a +0 -0
- data/vendor/local/lib/libonig.la +2 -2
- data/vendor/local/lib/libz.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/groonga.pc +3 -3
- data/vendor/local/lib/pkgconfig/liblz4.pc +5 -5
- data/vendor/local/lib/pkgconfig/msgpack.pc +1 -1
- data/vendor/local/lib/pkgconfig/oniguruma.pc +6 -6
- data/vendor/local/lib/pkgconfig/zlib.pc +3 -3
- data/vendor/local/libexec/mecab/mecab-cost-train.exe +0 -0
- data/vendor/local/libexec/mecab/mecab-dict-gen.exe +0 -0
- data/vendor/local/libexec/mecab/mecab-dict-index.exe +0 -0
- data/vendor/local/libexec/mecab/mecab-system-eval.exe +0 -0
- data/vendor/local/libexec/mecab/mecab-test-gen.exe +0 -0
- data/vendor/local/sbin/groonga-httpd-restart +1 -2
- data/vendor/local/sbin/groonga-httpd.exe +0 -0
- data/vendor/local/share/doc/groonga/en/html/.buildinfo +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/development/travis-ci.txt +6 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/install/centos.txt +3 -3
- data/vendor/local/share/doc/groonga/en/html/_sources/install/debian.txt +4 -4
- data/vendor/local/share/doc/groonga/en/html/_sources/install/fedora.txt +3 -3
- data/vendor/local/share/doc/groonga/en/html/_sources/install/mac_os_x.txt +3 -3
- data/vendor/local/share/doc/groonga/en/html/_sources/install/others.txt +3 -3
- data/vendor/local/share/doc/groonga/en/html/_sources/install/solaris.txt +3 -3
- data/vendor/local/share/doc/groonga/en/html/_sources/install/ubuntu.txt +3 -3
- data/vendor/local/share/doc/groonga/en/html/_sources/install/windows.txt +9 -9
- data/vendor/local/share/doc/groonga/en/html/_sources/news.txt +67 -6
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/dump.txt +11 -3
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/io_flush.txt +60 -0
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/logical_select.txt +100 -0
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/logical_table_remove.txt +94 -0
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/executables/groonga.txt +2 -2
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/normalizers.txt +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/tuning.txt +32 -30
- data/vendor/local/share/doc/groonga/en/html/_sources/tutorial/match_columns.txt +6 -6
- data/vendor/local/share/doc/groonga/en/html/characteristic.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/client.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/community.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/contribution.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/contribution/development.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/contribution/development/com.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/contribution/development/cooperation.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/contribution/development/query.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/contribution/development/release.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/contribution/development/repository.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/contribution/development/test.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/contribution/documentation.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/contribution/documentation/c-api.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/contribution/documentation/i18n.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/contribution/documentation/introduction.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/contribution/report.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/development.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/development/travis-ci.html +11 -7
- data/vendor/local/share/doc/groonga/en/html/genindex.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/index.html +36 -33
- data/vendor/local/share/doc/groonga/en/html/install.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/install/centos.html +8 -8
- data/vendor/local/share/doc/groonga/en/html/install/debian.html +9 -9
- data/vendor/local/share/doc/groonga/en/html/install/fedora.html +8 -8
- data/vendor/local/share/doc/groonga/en/html/install/mac_os_x.html +8 -8
- data/vendor/local/share/doc/groonga/en/html/install/others.html +8 -8
- data/vendor/local/share/doc/groonga/en/html/install/solaris.html +8 -8
- data/vendor/local/share/doc/groonga/en/html/install/ubuntu.html +8 -8
- data/vendor/local/share/doc/groonga/en/html/install/windows.html +14 -14
- data/vendor/local/share/doc/groonga/en/html/limitations.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/news.html +129 -46
- data/vendor/local/share/doc/groonga/en/html/news/0.x.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/news/1.0.x.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/news/1.1.x.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/news/1.2.x.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/news/1.3.x.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/news/2.x.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/news/3.x.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/news/4.x.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/news/senna.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/objects.inv +0 -0
- data/vendor/local/share/doc/groonga/en/html/reference.html +36 -33
- data/vendor/local/share/doc/groonga/en/html/reference/api.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/api/global_configurations.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_cache.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_column.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_command_version.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_content_type.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_ctx.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_db.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_encoding.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_expr.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_geo.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_hook.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_ii.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_index_cursor.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_info.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_match_escalation.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_obj.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_proc.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_search.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_table.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_table_cursor.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_type.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_user_data.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/api/overview.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/api/plugin.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/cast.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/column.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/columns/index.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/columns/pseudo.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/columns/scalar.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/columns/vector.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/command.html +36 -33
- data/vendor/local/share/doc/groonga/en/html/reference/command/command_version.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/command/output_format.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/command/request_id.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/command/return_code.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/cache_limit.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/check.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/clearlock.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/column_create.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/column_list.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/column_remove.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/column_rename.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/define_selector.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/defrag.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/delete.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/dump.html +23 -12
- data/vendor/local/share/doc/groonga/en/html/reference/commands/io_flush.html +197 -0
- data/vendor/local/share/doc/groonga/en/html/reference/commands/load.html +30 -30
- data/vendor/local/share/doc/groonga/en/html/reference/commands/lock_clear.html +27 -27
- data/vendor/local/share/doc/groonga/en/html/reference/commands/log_level.html +27 -27
- data/vendor/local/share/doc/groonga/en/html/reference/commands/log_put.html +27 -27
- data/vendor/local/share/doc/groonga/en/html/reference/commands/log_reopen.html +29 -29
- data/vendor/local/share/doc/groonga/en/html/reference/commands/logical_count.html +43 -43
- data/vendor/local/share/doc/groonga/en/html/reference/commands/logical_range_filter.html +50 -50
- data/vendor/local/share/doc/groonga/en/html/reference/commands/logical_select.html +238 -0
- data/vendor/local/share/doc/groonga/en/html/reference/commands/logical_table_remove.html +232 -0
- data/vendor/local/share/doc/groonga/en/html/reference/commands/normalize.html +38 -38
- data/vendor/local/share/doc/groonga/en/html/reference/commands/normalizer_list.html +25 -25
- data/vendor/local/share/doc/groonga/en/html/reference/commands/plugin_register.html +25 -25
- data/vendor/local/share/doc/groonga/en/html/reference/commands/plugin_unregister.html +25 -25
- data/vendor/local/share/doc/groonga/en/html/reference/commands/quit.html +25 -25
- data/vendor/local/share/doc/groonga/en/html/reference/commands/range_filter.html +25 -25
- data/vendor/local/share/doc/groonga/en/html/reference/commands/register.html +25 -25
- data/vendor/local/share/doc/groonga/en/html/reference/commands/request_cancel.html +31 -31
- data/vendor/local/share/doc/groonga/en/html/reference/commands/ruby_eval.html +29 -29
- data/vendor/local/share/doc/groonga/en/html/reference/commands/ruby_load.html +29 -29
- data/vendor/local/share/doc/groonga/en/html/reference/commands/select.html +107 -107
- data/vendor/local/share/doc/groonga/en/html/reference/commands/shutdown.html +25 -25
- data/vendor/local/share/doc/groonga/en/html/reference/commands/status.html +25 -25
- data/vendor/local/share/doc/groonga/en/html/reference/commands/suggest.html +27 -27
- data/vendor/local/share/doc/groonga/en/html/reference/commands/table_create.html +49 -49
- data/vendor/local/share/doc/groonga/en/html/reference/commands/table_list.html +25 -25
- data/vendor/local/share/doc/groonga/en/html/reference/commands/table_remove.html +25 -25
- data/vendor/local/share/doc/groonga/en/html/reference/commands/table_tokenize.html +39 -39
- data/vendor/local/share/doc/groonga/en/html/reference/commands/tokenize.html +238 -105
- data/vendor/local/share/doc/groonga/en/html/reference/commands/tokenizer_list.html +25 -25
- data/vendor/local/share/doc/groonga/en/html/reference/commands/truncate.html +25 -25
- data/vendor/local/share/doc/groonga/en/html/reference/executables.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/executables/grndb.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/executables/grnslap.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga-benchmark.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga-httpd.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga-server-http.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga-suggest-create-dataset.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga-suggest-httpd.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga-suggest-learner.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga.html +6 -6
- data/vendor/local/share/doc/groonga/en/html/reference/function.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/functions/between.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/functions/edit_distance.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/functions/geo_distance.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/functions/geo_in_circle.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/functions/geo_in_rectangle.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/functions/highlight_full.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/functions/highlight_html.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/functions/html_untag.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/functions/in_values.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/functions/now.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/functions/query.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/functions/rand.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/functions/snippet_html.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/functions/sub_filter.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/functions/vector_size.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/grn_expr.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/grn_expr/query_syntax.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/grn_expr/script_syntax.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/indexing.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/log.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/normalizers.html +6 -6
- data/vendor/local/share/doc/groonga/en/html/reference/operations.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/operations/geolocation_search.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/output.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/query_expanders.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/query_expanders/tsv.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/regular_expression.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/scorer.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/scorers/scorer_tf_at_most.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/scorers/scorer_tf_idf.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/scoring_note.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/suggest.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/suggest/completion.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/suggest/correction.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/suggest/introduction.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/suggest/suggestion.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/tables.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/token_filters.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/tokenizers.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/tuning.html +37 -35
- data/vendor/local/share/doc/groonga/en/html/reference/types.html +9 -9
- data/vendor/local/share/doc/groonga/en/html/search.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/searchindex.js +1 -1
- data/vendor/local/share/doc/groonga/en/html/server.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/server/gqtp.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/server/http.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/server/http/comparison.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/server/http/groonga-httpd.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/server/http/groonga.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/server/memcached.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/server/package.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/spec.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/spec/gqtp.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/spec/search.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/troubleshooting.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/troubleshooting/different_results_with_the_same_keyword.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/troubleshooting/mmap_cannot_allocate_memory.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/tutorial.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/tutorial/data.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/tutorial/drilldown.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/tutorial/index.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/tutorial/introduction.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/tutorial/lexicon.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/tutorial/match_columns.html +7 -7
- data/vendor/local/share/doc/groonga/en/html/tutorial/micro_blog.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/tutorial/network.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/tutorial/patricia_trie.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/tutorial/query_expansion.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/tutorial/search.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/.buildinfo +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/development/travis-ci.txt +6 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/install/centos.txt +3 -3
- data/vendor/local/share/doc/groonga/ja/html/_sources/install/debian.txt +4 -4
- data/vendor/local/share/doc/groonga/ja/html/_sources/install/fedora.txt +3 -3
- data/vendor/local/share/doc/groonga/ja/html/_sources/install/mac_os_x.txt +3 -3
- data/vendor/local/share/doc/groonga/ja/html/_sources/install/others.txt +3 -3
- data/vendor/local/share/doc/groonga/ja/html/_sources/install/solaris.txt +3 -3
- data/vendor/local/share/doc/groonga/ja/html/_sources/install/ubuntu.txt +3 -3
- data/vendor/local/share/doc/groonga/ja/html/_sources/install/windows.txt +9 -9
- data/vendor/local/share/doc/groonga/ja/html/_sources/news.txt +67 -6
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/dump.txt +11 -3
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/io_flush.txt +60 -0
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/logical_select.txt +100 -0
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/logical_table_remove.txt +94 -0
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/executables/groonga.txt +2 -2
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/normalizers.txt +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/tuning.txt +32 -30
- data/vendor/local/share/doc/groonga/ja/html/_sources/tutorial/match_columns.txt +6 -6
- data/vendor/local/share/doc/groonga/ja/html/characteristic.html +6 -6
- data/vendor/local/share/doc/groonga/ja/html/client.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/community.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/contribution.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/contribution/development.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/contribution/development/com.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/contribution/development/cooperation.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/contribution/development/query.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/contribution/development/release.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/contribution/development/repository.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/contribution/development/test.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/contribution/documentation.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/contribution/documentation/c-api.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/contribution/documentation/i18n.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/contribution/documentation/introduction.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/contribution/report.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/development.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/development/travis-ci.html +9 -7
- data/vendor/local/share/doc/groonga/ja/html/genindex.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/index.html +37 -34
- data/vendor/local/share/doc/groonga/ja/html/install.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/install/centos.html +8 -8
- data/vendor/local/share/doc/groonga/ja/html/install/debian.html +9 -9
- data/vendor/local/share/doc/groonga/ja/html/install/fedora.html +8 -8
- data/vendor/local/share/doc/groonga/ja/html/install/mac_os_x.html +8 -8
- data/vendor/local/share/doc/groonga/ja/html/install/others.html +8 -8
- data/vendor/local/share/doc/groonga/ja/html/install/solaris.html +8 -8
- data/vendor/local/share/doc/groonga/ja/html/install/ubuntu.html +8 -8
- data/vendor/local/share/doc/groonga/ja/html/install/windows.html +14 -14
- data/vendor/local/share/doc/groonga/ja/html/limitations.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/news.html +126 -47
- data/vendor/local/share/doc/groonga/ja/html/news/0.x.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/news/1.0.x.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/news/1.1.x.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/news/1.2.x.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/news/1.3.x.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/news/2.x.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/news/3.x.html +6 -6
- data/vendor/local/share/doc/groonga/ja/html/news/4.x.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/news/senna.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/objects.inv +0 -0
- data/vendor/local/share/doc/groonga/ja/html/reference.html +37 -34
- data/vendor/local/share/doc/groonga/ja/html/reference/api.html +9 -9
- data/vendor/local/share/doc/groonga/ja/html/reference/api/global_configurations.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_cache.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_column.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_command_version.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_content_type.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_ctx.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_db.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_encoding.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_expr.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_geo.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_hook.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_ii.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_index_cursor.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_info.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_match_escalation.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_obj.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_proc.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_search.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_table.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_table_cursor.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_type.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_user_data.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/api/overview.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/api/plugin.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/cast.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/column.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/columns/index.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/columns/pseudo.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/columns/scalar.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/columns/vector.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/command.html +36 -33
- data/vendor/local/share/doc/groonga/ja/html/reference/command/command_version.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/command/output_format.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/command/request_id.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/command/return_code.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/cache_limit.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/check.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/clearlock.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/column_create.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/column_list.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/column_remove.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/column_rename.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/define_selector.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/defrag.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/delete.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/dump.html +23 -12
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/io_flush.html +198 -0
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/load.html +30 -30
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/lock_clear.html +27 -27
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/log_level.html +27 -27
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/log_put.html +27 -27
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/log_reopen.html +29 -29
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/logical_count.html +43 -43
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/logical_range_filter.html +50 -50
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/logical_select.html +236 -0
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/logical_table_remove.html +230 -0
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/normalize.html +38 -38
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/normalizer_list.html +25 -25
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/plugin_register.html +25 -25
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/plugin_unregister.html +25 -25
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/quit.html +25 -25
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/range_filter.html +25 -25
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/register.html +25 -25
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/request_cancel.html +31 -31
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/ruby_eval.html +29 -29
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/ruby_load.html +29 -29
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/select.html +107 -107
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/shutdown.html +25 -25
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/status.html +25 -25
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/suggest.html +27 -27
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/table_create.html +49 -49
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/table_list.html +25 -25
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/table_remove.html +25 -25
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/table_tokenize.html +39 -39
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/tokenize.html +238 -105
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/tokenizer_list.html +25 -25
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/truncate.html +25 -25
- data/vendor/local/share/doc/groonga/ja/html/reference/executables.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/executables/grndb.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/executables/grnslap.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga-benchmark.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga-httpd.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga-server-http.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga-suggest-create-dataset.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga-suggest-httpd.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga-suggest-learner.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga.html +6 -6
- data/vendor/local/share/doc/groonga/ja/html/reference/function.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/between.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/edit_distance.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/geo_distance.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/geo_in_circle.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/geo_in_rectangle.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/highlight_full.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/highlight_html.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/html_untag.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/in_values.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/now.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/query.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/rand.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/snippet_html.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/sub_filter.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/vector_size.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/grn_expr.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/grn_expr/query_syntax.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/grn_expr/script_syntax.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/indexing.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/log.html +9 -9
- data/vendor/local/share/doc/groonga/ja/html/reference/normalizers.html +6 -6
- data/vendor/local/share/doc/groonga/ja/html/reference/operations.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/operations/geolocation_search.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/output.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/query_expanders.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/query_expanders/tsv.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/regular_expression.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/scorer.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/scorers/scorer_tf_at_most.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/scorers/scorer_tf_idf.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/scoring_note.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/suggest.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/suggest/completion.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/suggest/correction.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/suggest/introduction.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/suggest/suggestion.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/tables.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/token_filters.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/tokenizers.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/tuning.html +41 -71
- data/vendor/local/share/doc/groonga/ja/html/reference/types.html +9 -9
- data/vendor/local/share/doc/groonga/ja/html/search.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/searchindex.js +1 -1
- data/vendor/local/share/doc/groonga/ja/html/server.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/server/gqtp.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/server/http.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/server/http/comparison.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/server/http/groonga-httpd.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/server/http/groonga.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/server/memcached.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/server/package.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/spec.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/spec/gqtp.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/spec/search.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/troubleshooting.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/troubleshooting/different_results_with_the_same_keyword.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/troubleshooting/mmap_cannot_allocate_memory.html +6 -6
- data/vendor/local/share/doc/groonga/ja/html/tutorial.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/tutorial/data.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/tutorial/drilldown.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/tutorial/index.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/tutorial/introduction.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/tutorial/lexicon.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/tutorial/match_columns.html +7 -7
- data/vendor/local/share/doc/groonga/ja/html/tutorial/micro_blog.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/tutorial/network.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/tutorial/patricia_trie.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/tutorial/query_expansion.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/tutorial/search.html +5 -5
- data/vendor/local/share/man/ja/man1/groonga.1 +487 -164
- data/vendor/local/share/man/man1/groonga.1 +492 -129
- metadata +20 -2
@@ -7,7 +7,7 @@
|
|
7
7
|
<head>
|
8
8
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
9
9
|
|
10
|
-
<title>7.3.
|
10
|
+
<title>7.3.41. table_list — Groonga v5.0.4-139-g6629adb documentation</title>
|
11
11
|
|
12
12
|
<link rel="stylesheet" href="../../_static/groonga.css" type="text/css" />
|
13
13
|
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
|
@@ -15,7 +15,7 @@
|
|
15
15
|
<script type="text/javascript">
|
16
16
|
var DOCUMENTATION_OPTIONS = {
|
17
17
|
URL_ROOT: '../../',
|
18
|
-
VERSION: '5.0.4',
|
18
|
+
VERSION: '5.0.4-139-g6629adb',
|
19
19
|
COLLAPSE_INDEX: false,
|
20
20
|
FILE_SUFFIX: '.html',
|
21
21
|
HAS_SOURCE: true
|
@@ -25,10 +25,10 @@
|
|
25
25
|
<script type="text/javascript" src="../../_static/underscore.js"></script>
|
26
26
|
<script type="text/javascript" src="../../_static/doctools.js"></script>
|
27
27
|
<link rel="shortcut icon" href="../../_static/favicon.ico"/>
|
28
|
-
<link rel="top" title="Groonga v5.0.4 documentation" href="../../index.html" />
|
28
|
+
<link rel="top" title="Groonga v5.0.4-139-g6629adb documentation" href="../../index.html" />
|
29
29
|
<link rel="up" title="7.3. Command" href="../command.html" />
|
30
|
-
<link rel="next" title="7.3.
|
31
|
-
<link rel="prev" title="7.3.
|
30
|
+
<link rel="next" title="7.3.42. table_remove" href="table_remove.html" />
|
31
|
+
<link rel="prev" title="7.3.40. table_create" href="table_create.html" />
|
32
32
|
</head>
|
33
33
|
<body>
|
34
34
|
<div class="header">
|
@@ -55,12 +55,12 @@
|
|
55
55
|
<a href="../../genindex.html" title="General Index"
|
56
56
|
accesskey="I">index</a></li>
|
57
57
|
<li class="right" >
|
58
|
-
<a href="table_remove.html" title="7.3.
|
58
|
+
<a href="table_remove.html" title="7.3.42. table_remove"
|
59
59
|
accesskey="N">next</a> |</li>
|
60
60
|
<li class="right" >
|
61
|
-
<a href="table_create.html" title="7.3.
|
61
|
+
<a href="table_create.html" title="7.3.40. table_create"
|
62
62
|
accesskey="P">previous</a> |</li>
|
63
|
-
<li><a href="../../index.html">Groonga v5.0.4 documentation</a> »</li>
|
63
|
+
<li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> »</li>
|
64
64
|
<li><a href="../../reference.html" >7. Reference manual</a> »</li>
|
65
65
|
<li><a href="../command.html" accesskey="U">7.3. Command</a> »</li>
|
66
66
|
</ul>
|
@@ -72,22 +72,22 @@
|
|
72
72
|
<div class="body">
|
73
73
|
|
74
74
|
<div class="section" id="table-list">
|
75
|
-
<h1>7.3.
|
75
|
+
<h1>7.3.41. <tt class="docutils literal"><span class="pre">table_list</span></tt><a class="headerlink" href="#table-list" title="Permalink to this headline">¶</a></h1>
|
76
76
|
<div class="section" id="summary">
|
77
|
-
<h2>7.3.
|
77
|
+
<h2>7.3.41.1. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
|
78
78
|
<p>table_list - DBに定義されているテーブルをリスト表示</p>
|
79
79
|
<p>Groonga組込コマンドの一つであるtable_listについて説明します。組込コマンドは、groonga実行ファイルの引数、標準
|
80
80
|
入力、またはソケット経由でgroongaサーバにリクエストを送信することによって実行します。</p>
|
81
81
|
<p>table_listは、DBに定義されているテーブルのリストを表示します。</p>
|
82
82
|
</div>
|
83
83
|
<div class="section" id="syntax">
|
84
|
-
<h2>7.3.
|
84
|
+
<h2>7.3.41.2. Syntax<a class="headerlink" href="#syntax" title="Permalink to this headline">¶</a></h2>
|
85
85
|
<div class="highlight-none"><div class="highlight"><pre>table_list
|
86
86
|
</pre></div>
|
87
87
|
</div>
|
88
88
|
</div>
|
89
89
|
<div class="section" id="usage">
|
90
|
-
<h2>7.3.
|
90
|
+
<h2>7.3.41.3. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
|
91
91
|
<p>Execution example:</p>
|
92
92
|
<div class="highlight-none"><div class="highlight"><pre>table_list
|
93
93
|
# [
|
@@ -177,11 +177,11 @@
|
|
177
177
|
</div>
|
178
178
|
</div>
|
179
179
|
<div class="section" id="parameters">
|
180
|
-
<h2>7.3.
|
180
|
+
<h2>7.3.41.4. Parameters<a class="headerlink" href="#parameters" title="Permalink to this headline">¶</a></h2>
|
181
181
|
<p>ありません。</p>
|
182
182
|
</div>
|
183
183
|
<div class="section" id="return-value">
|
184
|
-
<h2>7.3.
|
184
|
+
<h2>7.3.41.5. Return value<a class="headerlink" href="#return-value" title="Permalink to this headline">¶</a></h2>
|
185
185
|
<p>テーブル名一覧が以下の形式で返却されます。:</p>
|
186
186
|
<div class="highlight-none"><div class="highlight"><pre>[[[テーブル情報名1,テーブル情報型1],...], テーブル情報1,...]
|
187
187
|
</pre></div>
|
@@ -227,22 +227,22 @@
|
|
227
227
|
<div class="sphinxsidebarwrapper">
|
228
228
|
<h3><a href="../../index.html">Table Of Contents</a></h3>
|
229
229
|
<ul>
|
230
|
-
<li><a class="reference internal" href="#">7.3.
|
231
|
-
<li><a class="reference internal" href="#summary">7.3.
|
232
|
-
<li><a class="reference internal" href="#syntax">7.3.
|
233
|
-
<li><a class="reference internal" href="#usage">7.3.
|
234
|
-
<li><a class="reference internal" href="#parameters">7.3.
|
235
|
-
<li><a class="reference internal" href="#return-value">7.3.
|
230
|
+
<li><a class="reference internal" href="#">7.3.41. <tt class="docutils literal"><span class="pre">table_list</span></tt></a><ul>
|
231
|
+
<li><a class="reference internal" href="#summary">7.3.41.1. Summary</a></li>
|
232
|
+
<li><a class="reference internal" href="#syntax">7.3.41.2. Syntax</a></li>
|
233
|
+
<li><a class="reference internal" href="#usage">7.3.41.3. Usage</a></li>
|
234
|
+
<li><a class="reference internal" href="#parameters">7.3.41.4. Parameters</a></li>
|
235
|
+
<li><a class="reference internal" href="#return-value">7.3.41.5. Return value</a></li>
|
236
236
|
</ul>
|
237
237
|
</li>
|
238
238
|
</ul>
|
239
239
|
|
240
240
|
<h4>Previous topic</h4>
|
241
241
|
<p class="topless"><a href="table_create.html"
|
242
|
-
title="previous chapter">7.3.
|
242
|
+
title="previous chapter">7.3.40. <tt class="docutils literal"><span class="pre">table_create</span></tt></a></p>
|
243
243
|
<h4>Next topic</h4>
|
244
244
|
<p class="topless"><a href="table_remove.html"
|
245
|
-
title="next chapter">7.3.
|
245
|
+
title="next chapter">7.3.42. <tt class="docutils literal"><span class="pre">table_remove</span></tt></a></p>
|
246
246
|
<h3>This Page</h3>
|
247
247
|
<ul class="this-page-menu">
|
248
248
|
<li><a href="../../_sources/reference/commands/table_list.txt"
|
@@ -272,12 +272,12 @@
|
|
272
272
|
<a href="../../genindex.html" title="General Index"
|
273
273
|
>index</a></li>
|
274
274
|
<li class="right" >
|
275
|
-
<a href="table_remove.html" title="7.3.
|
275
|
+
<a href="table_remove.html" title="7.3.42. table_remove"
|
276
276
|
>next</a> |</li>
|
277
277
|
<li class="right" >
|
278
|
-
<a href="table_create.html" title="7.3.
|
278
|
+
<a href="table_create.html" title="7.3.40. table_create"
|
279
279
|
>previous</a> |</li>
|
280
|
-
<li><a href="../../index.html">Groonga v5.0.4 documentation</a> »</li>
|
280
|
+
<li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> »</li>
|
281
281
|
<li><a href="../../reference.html" >7. Reference manual</a> »</li>
|
282
282
|
<li><a href="../command.html" >7.3. Command</a> »</li>
|
283
283
|
</ul>
|
@@ -7,7 +7,7 @@
|
|
7
7
|
<head>
|
8
8
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
9
9
|
|
10
|
-
<title>7.3.
|
10
|
+
<title>7.3.42. table_remove — Groonga v5.0.4-139-g6629adb documentation</title>
|
11
11
|
|
12
12
|
<link rel="stylesheet" href="../../_static/groonga.css" type="text/css" />
|
13
13
|
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
|
@@ -15,7 +15,7 @@
|
|
15
15
|
<script type="text/javascript">
|
16
16
|
var DOCUMENTATION_OPTIONS = {
|
17
17
|
URL_ROOT: '../../',
|
18
|
-
VERSION: '5.0.4',
|
18
|
+
VERSION: '5.0.4-139-g6629adb',
|
19
19
|
COLLAPSE_INDEX: false,
|
20
20
|
FILE_SUFFIX: '.html',
|
21
21
|
HAS_SOURCE: true
|
@@ -25,10 +25,10 @@
|
|
25
25
|
<script type="text/javascript" src="../../_static/underscore.js"></script>
|
26
26
|
<script type="text/javascript" src="../../_static/doctools.js"></script>
|
27
27
|
<link rel="shortcut icon" href="../../_static/favicon.ico"/>
|
28
|
-
<link rel="top" title="Groonga v5.0.4 documentation" href="../../index.html" />
|
28
|
+
<link rel="top" title="Groonga v5.0.4-139-g6629adb documentation" href="../../index.html" />
|
29
29
|
<link rel="up" title="7.3. Command" href="../command.html" />
|
30
|
-
<link rel="next" title="7.3.
|
31
|
-
<link rel="prev" title="7.3.
|
30
|
+
<link rel="next" title="7.3.43. table_tokenize" href="table_tokenize.html" />
|
31
|
+
<link rel="prev" title="7.3.41. table_list" href="table_list.html" />
|
32
32
|
</head>
|
33
33
|
<body>
|
34
34
|
<div class="header">
|
@@ -55,12 +55,12 @@
|
|
55
55
|
<a href="../../genindex.html" title="General Index"
|
56
56
|
accesskey="I">index</a></li>
|
57
57
|
<li class="right" >
|
58
|
-
<a href="table_tokenize.html" title="7.3.
|
58
|
+
<a href="table_tokenize.html" title="7.3.43. table_tokenize"
|
59
59
|
accesskey="N">next</a> |</li>
|
60
60
|
<li class="right" >
|
61
|
-
<a href="table_list.html" title="7.3.
|
61
|
+
<a href="table_list.html" title="7.3.41. table_list"
|
62
62
|
accesskey="P">previous</a> |</li>
|
63
|
-
<li><a href="../../index.html">Groonga v5.0.4 documentation</a> »</li>
|
63
|
+
<li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> »</li>
|
64
64
|
<li><a href="../../reference.html" >7. Reference manual</a> »</li>
|
65
65
|
<li><a href="../command.html" accesskey="U">7.3. Command</a> »</li>
|
66
66
|
</ul>
|
@@ -72,21 +72,21 @@
|
|
72
72
|
<div class="body">
|
73
73
|
|
74
74
|
<div class="section" id="table-remove">
|
75
|
-
<h1>7.3.
|
75
|
+
<h1>7.3.42. <tt class="docutils literal"><span class="pre">table_remove</span></tt><a class="headerlink" href="#table-remove" title="Permalink to this headline">¶</a></h1>
|
76
76
|
<div class="section" id="summary">
|
77
|
-
<h2>7.3.
|
77
|
+
<h2>7.3.42.1. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
|
78
78
|
<p>table_remove - テーブルの削除</p>
|
79
79
|
<p>groonga組込コマンドの一つであるtable_removeについて説明します。組込コマンドは、groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリクエストを送信することによって実行します。</p>
|
80
80
|
<p>table_removeはテーブルと定義されているカラムを削除します。カラムに付随するインデックスも再帰的に削除されます。</p>
|
81
81
|
</div>
|
82
82
|
<div class="section" id="syntax">
|
83
|
-
<h2>7.3.
|
83
|
+
<h2>7.3.42.2. Syntax<a class="headerlink" href="#syntax" title="Permalink to this headline">¶</a></h2>
|
84
84
|
<div class="highlight-none"><div class="highlight"><pre>table_remove name
|
85
85
|
</pre></div>
|
86
86
|
</div>
|
87
87
|
</div>
|
88
88
|
<div class="section" id="usage">
|
89
|
-
<h2>7.3.
|
89
|
+
<h2>7.3.42.3. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
|
90
90
|
<div class="highlight-none"><div class="highlight"><pre>table_remove Entry
|
91
91
|
|
92
92
|
[true]
|
@@ -94,14 +94,14 @@
|
|
94
94
|
</div>
|
95
95
|
</div>
|
96
96
|
<div class="section" id="parameters">
|
97
|
-
<h2>7.3.
|
97
|
+
<h2>7.3.42.4. Parameters<a class="headerlink" href="#parameters" title="Permalink to this headline">¶</a></h2>
|
98
98
|
<dl class="docutils">
|
99
99
|
<dt><tt class="docutils literal"><span class="pre">name</span></tt></dt>
|
100
100
|
<dd>削除対象のカラムが定義されているテーブルの名前を指定します。</dd>
|
101
101
|
</dl>
|
102
102
|
</div>
|
103
103
|
<div class="section" id="return-value">
|
104
|
-
<h2>7.3.
|
104
|
+
<h2>7.3.42.5. Return value<a class="headerlink" href="#return-value" title="Permalink to this headline">¶</a></h2>
|
105
105
|
<div class="highlight-none"><div class="highlight"><pre>[成功かどうかのフラグ]
|
106
106
|
</pre></div>
|
107
107
|
</div>
|
@@ -119,22 +119,22 @@
|
|
119
119
|
<div class="sphinxsidebarwrapper">
|
120
120
|
<h3><a href="../../index.html">Table Of Contents</a></h3>
|
121
121
|
<ul>
|
122
|
-
<li><a class="reference internal" href="#">7.3.
|
123
|
-
<li><a class="reference internal" href="#summary">7.3.
|
124
|
-
<li><a class="reference internal" href="#syntax">7.3.
|
125
|
-
<li><a class="reference internal" href="#usage">7.3.
|
126
|
-
<li><a class="reference internal" href="#parameters">7.3.
|
127
|
-
<li><a class="reference internal" href="#return-value">7.3.
|
122
|
+
<li><a class="reference internal" href="#">7.3.42. <tt class="docutils literal"><span class="pre">table_remove</span></tt></a><ul>
|
123
|
+
<li><a class="reference internal" href="#summary">7.3.42.1. Summary</a></li>
|
124
|
+
<li><a class="reference internal" href="#syntax">7.3.42.2. Syntax</a></li>
|
125
|
+
<li><a class="reference internal" href="#usage">7.3.42.3. Usage</a></li>
|
126
|
+
<li><a class="reference internal" href="#parameters">7.3.42.4. Parameters</a></li>
|
127
|
+
<li><a class="reference internal" href="#return-value">7.3.42.5. Return value</a></li>
|
128
128
|
</ul>
|
129
129
|
</li>
|
130
130
|
</ul>
|
131
131
|
|
132
132
|
<h4>Previous topic</h4>
|
133
133
|
<p class="topless"><a href="table_list.html"
|
134
|
-
title="previous chapter">7.3.
|
134
|
+
title="previous chapter">7.3.41. <tt class="docutils literal"><span class="pre">table_list</span></tt></a></p>
|
135
135
|
<h4>Next topic</h4>
|
136
136
|
<p class="topless"><a href="table_tokenize.html"
|
137
|
-
title="next chapter">7.3.
|
137
|
+
title="next chapter">7.3.43. <tt class="docutils literal"><span class="pre">table_tokenize</span></tt></a></p>
|
138
138
|
<h3>This Page</h3>
|
139
139
|
<ul class="this-page-menu">
|
140
140
|
<li><a href="../../_sources/reference/commands/table_remove.txt"
|
@@ -164,12 +164,12 @@
|
|
164
164
|
<a href="../../genindex.html" title="General Index"
|
165
165
|
>index</a></li>
|
166
166
|
<li class="right" >
|
167
|
-
<a href="table_tokenize.html" title="7.3.
|
167
|
+
<a href="table_tokenize.html" title="7.3.43. table_tokenize"
|
168
168
|
>next</a> |</li>
|
169
169
|
<li class="right" >
|
170
|
-
<a href="table_list.html" title="7.3.
|
170
|
+
<a href="table_list.html" title="7.3.41. table_list"
|
171
171
|
>previous</a> |</li>
|
172
|
-
<li><a href="../../index.html">Groonga v5.0.4 documentation</a> »</li>
|
172
|
+
<li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> »</li>
|
173
173
|
<li><a href="../../reference.html" >7. Reference manual</a> »</li>
|
174
174
|
<li><a href="../command.html" >7.3. Command</a> »</li>
|
175
175
|
</ul>
|
@@ -7,7 +7,7 @@
|
|
7
7
|
<head>
|
8
8
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
9
9
|
|
10
|
-
<title>7.3.
|
10
|
+
<title>7.3.43. table_tokenize — Groonga v5.0.4-139-g6629adb documentation</title>
|
11
11
|
|
12
12
|
<link rel="stylesheet" href="../../_static/groonga.css" type="text/css" />
|
13
13
|
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
|
@@ -15,7 +15,7 @@
|
|
15
15
|
<script type="text/javascript">
|
16
16
|
var DOCUMENTATION_OPTIONS = {
|
17
17
|
URL_ROOT: '../../',
|
18
|
-
VERSION: '5.0.4',
|
18
|
+
VERSION: '5.0.4-139-g6629adb',
|
19
19
|
COLLAPSE_INDEX: false,
|
20
20
|
FILE_SUFFIX: '.html',
|
21
21
|
HAS_SOURCE: true
|
@@ -25,10 +25,10 @@
|
|
25
25
|
<script type="text/javascript" src="../../_static/underscore.js"></script>
|
26
26
|
<script type="text/javascript" src="../../_static/doctools.js"></script>
|
27
27
|
<link rel="shortcut icon" href="../../_static/favicon.ico"/>
|
28
|
-
<link rel="top" title="Groonga v5.0.4 documentation" href="../../index.html" />
|
28
|
+
<link rel="top" title="Groonga v5.0.4-139-g6629adb documentation" href="../../index.html" />
|
29
29
|
<link rel="up" title="7.3. Command" href="../command.html" />
|
30
|
-
<link rel="next" title="7.3.
|
31
|
-
<link rel="prev" title="7.3.
|
30
|
+
<link rel="next" title="7.3.44. tokenize" href="tokenize.html" />
|
31
|
+
<link rel="prev" title="7.3.42. table_remove" href="table_remove.html" />
|
32
32
|
</head>
|
33
33
|
<body>
|
34
34
|
<div class="header">
|
@@ -55,12 +55,12 @@
|
|
55
55
|
<a href="../../genindex.html" title="General Index"
|
56
56
|
accesskey="I">index</a></li>
|
57
57
|
<li class="right" >
|
58
|
-
<a href="tokenize.html" title="7.3.
|
58
|
+
<a href="tokenize.html" title="7.3.44. tokenize"
|
59
59
|
accesskey="N">next</a> |</li>
|
60
60
|
<li class="right" >
|
61
|
-
<a href="table_remove.html" title="7.3.
|
61
|
+
<a href="table_remove.html" title="7.3.42. table_remove"
|
62
62
|
accesskey="P">previous</a> |</li>
|
63
|
-
<li><a href="../../index.html">Groonga v5.0.4 documentation</a> »</li>
|
63
|
+
<li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> »</li>
|
64
64
|
<li><a href="../../reference.html" >7. Reference manual</a> »</li>
|
65
65
|
<li><a href="../command.html" accesskey="U">7.3. Command</a> »</li>
|
66
66
|
</ul>
|
@@ -72,13 +72,13 @@
|
|
72
72
|
<div class="body">
|
73
73
|
|
74
74
|
<div class="section" id="table-tokenize">
|
75
|
-
<h1>7.3.
|
75
|
+
<h1>7.3.43. <tt class="docutils literal"><span class="pre">table_tokenize</span></tt><a class="headerlink" href="#table-tokenize" title="Permalink to this headline">¶</a></h1>
|
76
76
|
<div class="section" id="summary">
|
77
|
-
<h2>7.3.
|
77
|
+
<h2>7.3.43.1. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
|
78
78
|
<p><tt class="docutils literal"><span class="pre">table_tokenize</span></tt> command tokenizes text by the specified table's tokenizer.</p>
|
79
79
|
</div>
|
80
80
|
<div class="section" id="syntax">
|
81
|
-
<h2>7.3.
|
81
|
+
<h2>7.3.43.2. Syntax<a class="headerlink" href="#syntax" title="Permalink to this headline">¶</a></h2>
|
82
82
|
<p><tt class="docutils literal"><span class="pre">table_tokenize</span></tt> command has required parameters and optional parameters.
|
83
83
|
<tt class="docutils literal"><span class="pre">table</span></tt> and <tt class="docutils literal"><span class="pre">string</span></tt> are required parameters. Others are
|
84
84
|
optional:</p>
|
@@ -90,7 +90,7 @@ optional:</p>
|
|
90
90
|
</div>
|
91
91
|
</div>
|
92
92
|
<div class="section" id="usage">
|
93
|
-
<h2>7.3.
|
93
|
+
<h2>7.3.43.3. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
|
94
94
|
<p>Here is a simple example.</p>
|
95
95
|
<p>Execution example:</p>
|
96
96
|
<div class="highlight-none"><div class="highlight"><pre>register token_filters/stop_word
|
@@ -142,35 +142,35 @@ It is normalized by <tt class="docutils literal"><span class="pre">NormalizerAut
|
|
142
142
|
<tt class="docutils literal"><span class="pre">and</span></tt> token is removed with <tt class="docutils literal"><span class="pre">TokenFilterStopWord</span></tt> token filter.</p>
|
143
143
|
</div>
|
144
144
|
<div class="section" id="parameters">
|
145
|
-
<h2>7.3.
|
145
|
+
<h2>7.3.43.4. Parameters<a class="headerlink" href="#parameters" title="Permalink to this headline">¶</a></h2>
|
146
146
|
<p>This section describes all parameters. Parameters are categorized.</p>
|
147
147
|
<div class="section" id="required-parameters">
|
148
|
-
<h3>7.3.
|
148
|
+
<h3>7.3.43.4.1. Required parameters<a class="headerlink" href="#required-parameters" title="Permalink to this headline">¶</a></h3>
|
149
149
|
<p>There are required parameters, <tt class="docutils literal"><span class="pre">table</span></tt> and <tt class="docutils literal"><span class="pre">string</span></tt>.</p>
|
150
150
|
<div class="section" id="table">
|
151
|
-
<h4>7.3.
|
151
|
+
<h4>7.3.43.4.1.1. <tt class="docutils literal"><span class="pre">table</span></tt><a class="headerlink" href="#table" title="Permalink to this headline">¶</a></h4>
|
152
152
|
<p>Specifies the lexicon table. <tt class="docutils literal"><span class="pre">table_tokenize</span></tt> command uses the
|
153
153
|
tokenizer, the normalizer, the token filters that is set the
|
154
154
|
lexicon table.</p>
|
155
155
|
</div>
|
156
156
|
<div class="section" id="string">
|
157
|
-
<h4>7.3.
|
157
|
+
<h4>7.3.43.4.1.2. <tt class="docutils literal"><span class="pre">string</span></tt><a class="headerlink" href="#string" title="Permalink to this headline">¶</a></h4>
|
158
158
|
<p>Specifies any string which you want to tokenize.</p>
|
159
159
|
<p>See <a class="reference internal" href="tokenize.html#tokenize-string"><em>string</em></a> option in <a class="reference internal" href="tokenize.html"><em>tokenize</em></a> about details.</p>
|
160
160
|
</div>
|
161
161
|
</div>
|
162
162
|
<div class="section" id="optional-parameters">
|
163
|
-
<h3>7.3.
|
163
|
+
<h3>7.3.43.4.2. Optional parameters<a class="headerlink" href="#optional-parameters" title="Permalink to this headline">¶</a></h3>
|
164
164
|
<p>There are optional parameters.</p>
|
165
165
|
<div class="section" id="flags">
|
166
|
-
<h4>7.3.
|
166
|
+
<h4>7.3.43.4.2.1. <tt class="docutils literal"><span class="pre">flags</span></tt><a class="headerlink" href="#flags" title="Permalink to this headline">¶</a></h4>
|
167
167
|
<p>Specifies a tokenization customize options. You can specify
|
168
168
|
multiple options separated by "<tt class="docutils literal"><span class="pre">|</span></tt>".</p>
|
169
169
|
<p>The default value is <tt class="docutils literal"><span class="pre">NONE</span></tt>.</p>
|
170
170
|
<p>See <a class="reference internal" href="tokenize.html#tokenize-flags"><em>flags</em></a> option in <a class="reference internal" href="tokenize.html"><em>tokenize</em></a> about details.</p>
|
171
171
|
</div>
|
172
172
|
<div class="section" id="mode">
|
173
|
-
<h4>7.3.
|
173
|
+
<h4>7.3.43.4.2.2. <tt class="docutils literal"><span class="pre">mode</span></tt><a class="headerlink" href="#mode" title="Permalink to this headline">¶</a></h4>
|
174
174
|
<p>Specifies a tokenize mode.</p>
|
175
175
|
<p>The default value is <tt class="docutils literal"><span class="pre">GET</span></tt>.</p>
|
176
176
|
<p>See <a class="reference internal" href="tokenize.html#tokenize-mode"><em>mode</em></a> option in <a class="reference internal" href="tokenize.html"><em>tokenize</em></a> about details.</p>
|
@@ -178,12 +178,12 @@ multiple options separated by "<tt class="docutils literal"><span class="pr
|
|
178
178
|
</div>
|
179
179
|
</div>
|
180
180
|
<div class="section" id="return-value">
|
181
|
-
<h2>7.3.
|
181
|
+
<h2>7.3.43.5. Return value<a class="headerlink" href="#return-value" title="Permalink to this headline">¶</a></h2>
|
182
182
|
<p><tt class="docutils literal"><span class="pre">table_tokenize</span></tt> command returns tokenized tokens.</p>
|
183
183
|
<p>See <a class="reference internal" href="tokenize.html#tokenize-return-value"><em>Return value</em></a> option in <a class="reference internal" href="tokenize.html"><em>tokenize</em></a> about details.</p>
|
184
184
|
</div>
|
185
185
|
<div class="section" id="see-also">
|
186
|
-
<h2>7.3.
|
186
|
+
<h2>7.3.43.6. See also<a class="headerlink" href="#see-also" title="Permalink to this headline">¶</a></h2>
|
187
187
|
<ul class="simple">
|
188
188
|
<li><a class="reference internal" href="../tokenizers.html"><em>Tokenizers</em></a></li>
|
189
189
|
<li><a class="reference internal" href="tokenize.html"><em>tokenize</em></a></li>
|
@@ -199,35 +199,35 @@ multiple options separated by "<tt class="docutils literal"><span class="pr
|
|
199
199
|
<div class="sphinxsidebarwrapper">
|
200
200
|
<h3><a href="../../index.html">Table Of Contents</a></h3>
|
201
201
|
<ul>
|
202
|
-
<li><a class="reference internal" href="#">7.3.
|
203
|
-
<li><a class="reference internal" href="#summary">7.3.
|
204
|
-
<li><a class="reference internal" href="#syntax">7.3.
|
205
|
-
<li><a class="reference internal" href="#usage">7.3.
|
206
|
-
<li><a class="reference internal" href="#parameters">7.3.
|
207
|
-
<li><a class="reference internal" href="#required-parameters">7.3.
|
208
|
-
<li><a class="reference internal" href="#table">7.3.
|
209
|
-
<li><a class="reference internal" href="#string">7.3.
|
202
|
+
<li><a class="reference internal" href="#">7.3.43. <tt class="docutils literal"><span class="pre">table_tokenize</span></tt></a><ul>
|
203
|
+
<li><a class="reference internal" href="#summary">7.3.43.1. Summary</a></li>
|
204
|
+
<li><a class="reference internal" href="#syntax">7.3.43.2. Syntax</a></li>
|
205
|
+
<li><a class="reference internal" href="#usage">7.3.43.3. Usage</a></li>
|
206
|
+
<li><a class="reference internal" href="#parameters">7.3.43.4. Parameters</a><ul>
|
207
|
+
<li><a class="reference internal" href="#required-parameters">7.3.43.4.1. Required parameters</a><ul>
|
208
|
+
<li><a class="reference internal" href="#table">7.3.43.4.1.1. <tt class="docutils literal"><span class="pre">table</span></tt></a></li>
|
209
|
+
<li><a class="reference internal" href="#string">7.3.43.4.1.2. <tt class="docutils literal"><span class="pre">string</span></tt></a></li>
|
210
210
|
</ul>
|
211
211
|
</li>
|
212
|
-
<li><a class="reference internal" href="#optional-parameters">7.3.
|
213
|
-
<li><a class="reference internal" href="#flags">7.3.
|
214
|
-
<li><a class="reference internal" href="#mode">7.3.
|
212
|
+
<li><a class="reference internal" href="#optional-parameters">7.3.43.4.2. Optional parameters</a><ul>
|
213
|
+
<li><a class="reference internal" href="#flags">7.3.43.4.2.1. <tt class="docutils literal"><span class="pre">flags</span></tt></a></li>
|
214
|
+
<li><a class="reference internal" href="#mode">7.3.43.4.2.2. <tt class="docutils literal"><span class="pre">mode</span></tt></a></li>
|
215
215
|
</ul>
|
216
216
|
</li>
|
217
217
|
</ul>
|
218
218
|
</li>
|
219
|
-
<li><a class="reference internal" href="#return-value">7.3.
|
220
|
-
<li><a class="reference internal" href="#see-also">7.3.
|
219
|
+
<li><a class="reference internal" href="#return-value">7.3.43.5. Return value</a></li>
|
220
|
+
<li><a class="reference internal" href="#see-also">7.3.43.6. See also</a></li>
|
221
221
|
</ul>
|
222
222
|
</li>
|
223
223
|
</ul>
|
224
224
|
|
225
225
|
<h4>Previous topic</h4>
|
226
226
|
<p class="topless"><a href="table_remove.html"
|
227
|
-
title="previous chapter">7.3.
|
227
|
+
title="previous chapter">7.3.42. <tt class="docutils literal"><span class="pre">table_remove</span></tt></a></p>
|
228
228
|
<h4>Next topic</h4>
|
229
229
|
<p class="topless"><a href="tokenize.html"
|
230
|
-
title="next chapter">7.3.
|
230
|
+
title="next chapter">7.3.44. <tt class="docutils literal"><span class="pre">tokenize</span></tt></a></p>
|
231
231
|
<h3>This Page</h3>
|
232
232
|
<ul class="this-page-menu">
|
233
233
|
<li><a href="../../_sources/reference/commands/table_tokenize.txt"
|
@@ -257,12 +257,12 @@ multiple options separated by "<tt class="docutils literal"><span class="pr
|
|
257
257
|
<a href="../../genindex.html" title="General Index"
|
258
258
|
>index</a></li>
|
259
259
|
<li class="right" >
|
260
|
-
<a href="tokenize.html" title="7.3.
|
260
|
+
<a href="tokenize.html" title="7.3.44. tokenize"
|
261
261
|
>next</a> |</li>
|
262
262
|
<li class="right" >
|
263
|
-
<a href="table_remove.html" title="7.3.
|
263
|
+
<a href="table_remove.html" title="7.3.42. table_remove"
|
264
264
|
>previous</a> |</li>
|
265
|
-
<li><a href="../../index.html">Groonga v5.0.4 documentation</a> »</li>
|
265
|
+
<li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> »</li>
|
266
266
|
<li><a href="../../reference.html" >7. Reference manual</a> »</li>
|
267
267
|
<li><a href="../command.html" >7.3. Command</a> »</li>
|
268
268
|
</ul>
|