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
data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/logical_table_remove.txt
ADDED
@@ -0,0 +1,94 @@
|
|
1
|
+
.. -*- rst -*-
|
2
|
+
|
3
|
+
.. highlightlang:: none
|
4
|
+
|
5
|
+
.. groonga-command
|
6
|
+
.. database: logical_table_remove
|
7
|
+
|
8
|
+
``logical_table_remove``
|
9
|
+
========================
|
10
|
+
|
11
|
+
Summary
|
12
|
+
-------
|
13
|
+
|
14
|
+
.. note::
|
15
|
+
|
16
|
+
This command is an experimental feature.
|
17
|
+
|
18
|
+
.. versionadded:: 5.0.5
|
19
|
+
|
20
|
+
TODO
|
21
|
+
|
22
|
+
Syntax
|
23
|
+
------
|
24
|
+
|
25
|
+
``logical_table_remove`` command has six parameters.
|
26
|
+
|
27
|
+
The required parameters are ``logical_table`` and ``shard_key``::
|
28
|
+
|
29
|
+
logical_table_remove logical_table
|
30
|
+
shard_key
|
31
|
+
[min]
|
32
|
+
[min_border]
|
33
|
+
[max]
|
34
|
+
[max_border]
|
35
|
+
|
36
|
+
Usage
|
37
|
+
-----
|
38
|
+
|
39
|
+
TODO
|
40
|
+
|
41
|
+
Parameters
|
42
|
+
----------
|
43
|
+
|
44
|
+
This section describes parameters of ``logical_table_remove``.
|
45
|
+
|
46
|
+
Required parameter
|
47
|
+
^^^^^^^^^^^^^^^^^^
|
48
|
+
|
49
|
+
There are required parameters, ``logical_table`` and ``shard_key``.
|
50
|
+
|
51
|
+
``logical_table``
|
52
|
+
"""""""""""""""""
|
53
|
+
|
54
|
+
Specifies logical table name. It means table name without "_YYYYMMDD" postfix.
|
55
|
+
If you use actual table such as "Logs_20150203", "Logs_20150203" and so on, logical table name is "Logs".
|
56
|
+
|
57
|
+
``shard_key``
|
58
|
+
"""""""""""""
|
59
|
+
|
60
|
+
Specifies column name which is treated as shared key in each parted table.
|
61
|
+
|
62
|
+
Optional parameters
|
63
|
+
^^^^^^^^^^^^^^^^^^^
|
64
|
+
|
65
|
+
There are optional parameters.
|
66
|
+
|
67
|
+
``min``
|
68
|
+
"""""""
|
69
|
+
|
70
|
+
Specifies the min value of ``shard_key``
|
71
|
+
|
72
|
+
``min_border``
|
73
|
+
""""""""""""""
|
74
|
+
|
75
|
+
Specifies whether the min value of borderline must be include or not.
|
76
|
+
Specify ``include`` or ``exclude`` as the value of this parameter.
|
77
|
+
|
78
|
+
``max``
|
79
|
+
"""""""
|
80
|
+
|
81
|
+
Specifies the max value of ``shard_key``.
|
82
|
+
|
83
|
+
``max_border``
|
84
|
+
""""""""""""""
|
85
|
+
|
86
|
+
Specifies whether the max value of borderline must be include or not.
|
87
|
+
Specify ``include`` or ``exclude`` as the value of this parameter.
|
88
|
+
|
89
|
+
Return value
|
90
|
+
------------
|
91
|
+
|
92
|
+
::
|
93
|
+
|
94
|
+
[HEADER, true]
|
@@ -119,8 +119,8 @@ Daemon mode
|
|
119
119
|
^^^^^^^^^^^
|
120
120
|
|
121
121
|
In daemon mode, ``groonga`` executable file runs as a daemon. Daemon
|
122
|
-
is similar to server but it runs in the background. See
|
123
|
-
:ref:`
|
122
|
+
is similar to server but it runs in the background. See
|
123
|
+
:ref:`groonga-executable-file-server-mode` about server.
|
124
124
|
|
125
125
|
Here is the syntax to run Groonga daemon with temporary database::
|
126
126
|
|
@@ -125,7 +125,7 @@ Additional normalizers
|
|
125
125
|
|
126
126
|
There are additional normalizers:
|
127
127
|
|
128
|
-
* `groonga-normalizer-mysql <https://github.com/groonga/groonga-normalizer-mysql
|
128
|
+
* `groonga-normalizer-mysql <https://github.com/groonga/groonga-normalizer-mysql>`_
|
129
129
|
|
130
130
|
See also
|
131
131
|
--------
|
@@ -8,13 +8,12 @@ Tuning
|
|
8
8
|
Summary
|
9
9
|
-------
|
10
10
|
|
11
|
-
There are some tuning parameters for
|
12
|
-
handling a large database.
|
11
|
+
There are some tuning parameters for handling a large database.
|
13
12
|
|
14
13
|
Parameters
|
15
14
|
----------
|
16
15
|
|
17
|
-
This section describes parameters.
|
16
|
+
This section describes tuning parameters.
|
18
17
|
|
19
18
|
.. _tuning-max-n-open-files:
|
20
19
|
|
@@ -23,15 +22,15 @@ The max number of open files per process
|
|
23
22
|
|
24
23
|
This parameter is for handling a large database.
|
25
24
|
|
26
|
-
Groonga creates one or more files per table and
|
27
|
-
database has many tables and columns,
|
25
|
+
Groonga creates one or more files per table and column. If your
|
26
|
+
database has many tables and columns, Groonga process needs to open
|
28
27
|
many files.
|
29
28
|
|
30
29
|
System limits the max number of open files per process. So you need to
|
31
30
|
relax the limitation.
|
32
31
|
|
33
32
|
Here is an expression that compute how many files are opened by
|
34
|
-
|
33
|
+
Groonga::
|
35
34
|
|
36
35
|
3 (for DB) +
|
37
36
|
N tables +
|
@@ -64,16 +63,19 @@ Memory usage
|
|
64
63
|
This parameter is for handling a large database.
|
65
64
|
|
66
65
|
Groonga maps database files onto memory and accesses to them. Groonga
|
67
|
-
doesn't maps unnecessary files onto memory
|
66
|
+
doesn't maps unnecessary files onto memory. Groonga maps files when
|
67
|
+
they are needed.
|
68
68
|
|
69
69
|
If you access to all data in database, all database files are mapped
|
70
|
-
onto memory.
|
71
|
-
|
70
|
+
onto memory. If total size of your database files is 6GiB, your
|
71
|
+
Groonga process uses 6GiB memory.
|
72
72
|
|
73
|
-
Normally, your all database files aren't mapped onto
|
73
|
+
Normally, your all database files aren't mapped onto memory. But it may
|
74
74
|
be occurred. It is an example case that you dump your database.
|
75
75
|
|
76
|
-
|
76
|
+
Normally, you must have memory and swap that is larger than
|
77
|
+
database. Linux has tuning parameter to work with less memory and swap
|
78
|
+
than database size.
|
77
79
|
|
78
80
|
.. _tuning-linux:
|
79
81
|
|
@@ -84,8 +86,8 @@ This section describes how to configure parameters on Linux.
|
|
84
86
|
|
85
87
|
.. _tuning-linux-nofile:
|
86
88
|
|
87
|
-
nofile
|
88
|
-
|
89
|
+
``nofile``
|
90
|
+
^^^^^^^^^^
|
89
91
|
|
90
92
|
You can relax the :ref:`tuning-max-n-open-files` parameter by creating
|
91
93
|
a configuration file ``/etc/security/limits.d/groonga.conf`` that has
|
@@ -94,27 +96,26 @@ the following content::
|
|
94
96
|
${USER} soft nofile ${MAX_VALUE}
|
95
97
|
${USER} hard nofile ${MAX_VALUE}
|
96
98
|
|
97
|
-
If you run
|
99
|
+
If you run Groonga process by ``groonga`` user and your Groonga
|
98
100
|
process needs to open less than 10000 files, use the following
|
99
101
|
configuration::
|
100
102
|
|
101
103
|
groonga soft nofile 10000
|
102
104
|
groonga hard nofile 10000
|
103
105
|
|
104
|
-
The configuration is applied after your
|
105
|
-
or re-login as your groonga user.
|
106
|
+
The configuration is applied after your Groonga service is restarted
|
107
|
+
or re-login as your ``groonga`` user.
|
106
108
|
|
107
109
|
.. _tuning-linux-overcommit-memory:
|
108
110
|
|
109
|
-
vm.overcommit_memory
|
110
|
-
|
111
|
+
``vm.overcommit_memory``
|
112
|
+
^^^^^^^^^^^^^^^^^^^^^^^^
|
111
113
|
|
112
114
|
This is :ref:`tuning-memory-usage` related parameter. You can handle a
|
113
115
|
database that is larger than your memory and swap by setting
|
114
|
-
``vm.overcommit_memory`` kernel parameter to 1
|
115
|
-
can always map database files onto memory.
|
116
|
-
|
117
|
-
memory and swap. Groonga recommends the configuration.
|
116
|
+
``vm.overcommit_memory`` kernel parameter to ``1``. ``1`` means that
|
117
|
+
Groonga can always map database files onto memory. Groonga recommends
|
118
|
+
the configuration.
|
118
119
|
|
119
120
|
See `Linux kernel documentation about overcommit
|
120
121
|
<https://www.kernel.org/doc/Documentation/vm/overcommit-accounting>`_
|
@@ -133,16 +134,17 @@ following command::
|
|
133
134
|
|
134
135
|
.. _tuning-linux-max-map-count:
|
135
136
|
|
136
|
-
vm.max_map_count
|
137
|
-
|
137
|
+
``vm.max_map_count``
|
138
|
+
^^^^^^^^^^^^^^^^^^^^
|
138
139
|
|
139
140
|
This is :ref:`tuning-memory-usage` related parameter. You can handle a
|
140
141
|
16GiB or more larger size database by increasing ``vm.max_map_count``
|
141
142
|
kernel parameter. The parameter limits the max number of memory maps.
|
142
143
|
|
143
|
-
The default value of the kernel parameter may be 65530 or
|
144
|
-
Groonga maps 256KiB memory chunk at one time. If a
|
145
|
-
than 16GiB,
|
144
|
+
The default value of the kernel parameter may be ``65530`` or
|
145
|
+
``65536``. Groonga maps 256KiB memory chunk at one time. If a
|
146
|
+
database is larger than 16GiB, Groonga reaches the
|
147
|
+
limitation. (``256KiB * 65536 = 16GiB``)
|
146
148
|
|
147
149
|
You needs to increase the value of the kernel parameter to handle
|
148
150
|
16GiB or more larger size database. For example, you can handle almost
|
@@ -152,7 +154,7 @@ configuration by putting a configuration file
|
|
152
154
|
|
153
155
|
vm.max_map_count = 131072
|
154
156
|
|
155
|
-
Note that your real
|
157
|
+
Note that your real configuration file will be the following because
|
156
158
|
you already have ``vm.overcommit_memory`` configuration::
|
157
159
|
|
158
160
|
vm.overcommit_memory = 1
|
@@ -170,7 +172,7 @@ This section describes how to configure parameters on FreeBSD.
|
|
170
172
|
|
171
173
|
.. _tuning-freebsd-maxfilesperproc:
|
172
174
|
|
173
|
-
kern.maxfileperproc
|
174
|
-
|
175
|
+
``kern.maxfileperproc``
|
176
|
+
^^^^^^^^^^^^^^^^^^^^^^^
|
175
177
|
|
176
178
|
TODO
|
@@ -29,7 +29,7 @@ Then create ``IndexBlog1`` table for column indexes, add ``index_title`` column
|
|
29
29
|
.. table_create --name Blog1 --flags TABLE_HASH_KEY --key_type ShortText
|
30
30
|
.. column_create --table Blog1 --name title --flags COLUMN_SCALAR --type ShortText
|
31
31
|
.. column_create --table Blog1 --name message --flags COLUMN_SCALAR --type ShortText
|
32
|
-
.. table_create --name IndexBlog1 --flags TABLE_PAT_KEY
|
32
|
+
.. table_create --name IndexBlog1 --flags TABLE_PAT_KEY --key_type ShortText --default_tokenizer TokenBigram --normalizer NormalizerAuto
|
33
33
|
.. column_create --table IndexBlog1 --name index_title --flags COLUMN_INDEX|WITH_POSITION --type Blog1 --source title
|
34
34
|
.. column_create --table IndexBlog1 --name index_message --flags COLUMN_INDEX|WITH_POSITION --type Blog1 --source message
|
35
35
|
.. load --table Blog1
|
@@ -64,7 +64,7 @@ Even though same column index is used, Groonga supports to search against title
|
|
64
64
|
.. table_create --name Blog2 --flags TABLE_HASH_KEY --key_type ShortText
|
65
65
|
.. column_create --table Blog2 --name title --flags COLUMN_SCALAR --type ShortText
|
66
66
|
.. column_create --table Blog2 --name message --flags COLUMN_SCALAR --type ShortText
|
67
|
-
.. table_create --name IndexBlog2 --flags
|
67
|
+
.. table_create --name IndexBlog2 --flags TABLE_PAT_KEY_NORMALIZE --key_type ShortText --default_tokenizer TokenBigram --normalizer NormalizerAuto
|
68
68
|
.. column_create --table IndexBlog2 --name index_blog --flags COLUMN_INDEX|WITH_POSITION|WITH_SECTION --type Blog2 --source title,message
|
69
69
|
.. load --table Blog2
|
70
70
|
.. [
|
@@ -127,7 +127,7 @@ Here is the sample schema.
|
|
127
127
|
.. table_create Articles TABLE_NO_KEY
|
128
128
|
.. column_create Articles content COLUMN_SCALAR Text
|
129
129
|
.. column_create Articles comment COLUMN_SCALAR Comments
|
130
|
-
.. table_create Lexicon TABLE_PAT_KEY
|
130
|
+
.. table_create Lexicon TABLE_PAT_KEY ShortText --default_tokenizer TokenBigram --normalizer NormalizerAuto
|
131
131
|
.. column_create Lexicon articles_content COLUMN_INDEX|WITH_POSITION Articles content
|
132
132
|
.. column_create Lexicon comments_content COLUMN_INDEX|WITH_POSITION Comments content
|
133
133
|
.. column_create Comments article COLUMN_INDEX Articles comment
|
@@ -155,10 +155,10 @@ Query for searching the records described above::
|
|
155
155
|
|
156
156
|
select Articles --match_columns comment.content --query groonga --output_columns "_id, _score, *"
|
157
157
|
|
158
|
-
You need to concatenate comment column of Articles table and content column of Comments table with period(
|
158
|
+
You need to concatenate comment column of Articles table and content column of Comments table with period( ``.`` ) as ``--match_columns`` arguments.
|
159
159
|
|
160
160
|
At first, this query execute fulltext search from content of Comments table, then fetch the records of Articles table which refers to already searched records of Comments table.
|
161
|
-
(Because of this, if you comment out the query which
|
161
|
+
(Because of this, if you comment out the query which creates index column ``article`` of Comments table, you can't get intended search results.)
|
162
162
|
|
163
163
|
.. groonga-command
|
164
164
|
.. include:: ../example/tutorial/match_columns-nested-index-select.log
|
@@ -180,7 +180,7 @@ Here is the sample schema similar to previous one. The difference is added table
|
|
180
180
|
.. table_create Articles2 TABLE_NO_KEY
|
181
181
|
.. column_create Articles2 content COLUMN_SCALAR Text
|
182
182
|
.. column_create Articles2 comment COLUMN_SCALAR Comments2
|
183
|
-
.. table_create Lexicon2 TABLE_PAT_KEY
|
183
|
+
.. table_create Lexicon2 TABLE_PAT_KEY ShortText --default_tokenizer TokenBigram --normalizer NormalizerAuto
|
184
184
|
.. column_create Lexicon2 articles_content COLUMN_INDEX|WITH_POSITION Articles2 content
|
185
185
|
.. column_create Lexicon2 comments_content COLUMN_INDEX|WITH_POSITION Comments2 content
|
186
186
|
.. column_create Lexicon2 replies_content COLUMN_INDEX|WITH_POSITION Replies2 content
|
@@ -7,7 +7,7 @@
|
|
7
7
|
<head>
|
8
8
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
9
9
|
|
10
|
-
<title>1. Characteristics of Groonga — Groonga v5.0.4 documentation</title>
|
10
|
+
<title>1. Characteristics of Groonga — 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,7 +25,7 @@
|
|
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="next" title="2. Install" href="install.html" />
|
30
30
|
<link rel="prev" title="Groonga documentation" href="index.html" />
|
31
31
|
</head>
|
@@ -59,7 +59,7 @@
|
|
59
59
|
<li class="right" >
|
60
60
|
<a href="index.html" title="Groonga documentation"
|
61
61
|
accesskey="P">previous</a> |</li>
|
62
|
-
<li><a href="index.html">Groonga v5.0.4 documentation</a> »</li>
|
62
|
+
<li><a href="index.html">Groonga v5.0.4-139-g6629adb documentation</a> »</li>
|
63
63
|
</ul>
|
64
64
|
</div>
|
65
65
|
|
@@ -179,7 +179,7 @@
|
|
179
179
|
<li class="right" >
|
180
180
|
<a href="index.html" title="Groonga documentation"
|
181
181
|
>previous</a> |</li>
|
182
|
-
<li><a href="index.html">Groonga v5.0.4 documentation</a> »</li>
|
182
|
+
<li><a href="index.html">Groonga v5.0.4-139-g6629adb documentation</a> »</li>
|
183
183
|
</ul>
|
184
184
|
</div>
|
185
185
|
<div class="footer">
|
@@ -7,7 +7,7 @@
|
|
7
7
|
<head>
|
8
8
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
9
9
|
|
10
|
-
<title>6. Client — Groonga v5.0.4 documentation</title>
|
10
|
+
<title>6. Client — 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,7 +25,7 @@
|
|
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="next" title="7. Reference manual" href="reference.html" />
|
30
30
|
<link rel="prev" title="5.4. Memcached binary protocol" href="server/memcached.html" />
|
31
31
|
</head>
|
@@ -59,7 +59,7 @@
|
|
59
59
|
<li class="right" >
|
60
60
|
<a href="server/memcached.html" title="5.4. Memcached binary protocol"
|
61
61
|
accesskey="P">previous</a> |</li>
|
62
|
-
<li><a href="index.html">Groonga v5.0.4 documentation</a> »</li>
|
62
|
+
<li><a href="index.html">Groonga v5.0.4-139-g6629adb documentation</a> »</li>
|
63
63
|
</ul>
|
64
64
|
</div>
|
65
65
|
|
@@ -124,7 +124,7 @@ to Groonga server in some program languages. See <a class="reference external" h
|
|
124
124
|
<li class="right" >
|
125
125
|
<a href="server/memcached.html" title="5.4. Memcached binary protocol"
|
126
126
|
>previous</a> |</li>
|
127
|
-
<li><a href="index.html">Groonga v5.0.4 documentation</a> »</li>
|
127
|
+
<li><a href="index.html">Groonga v5.0.4-139-g6629adb documentation</a> »</li>
|
128
128
|
</ul>
|
129
129
|
</div>
|
130
130
|
<div class="footer">
|
@@ -7,7 +7,7 @@
|
|
7
7
|
<head>
|
8
8
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
9
9
|
|
10
|
-
<title>3. Community — Groonga v5.0.4 documentation</title>
|
10
|
+
<title>3. Community — 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,7 +25,7 @@
|
|
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="next" title="4. Tutorial" href="tutorial.html" />
|
30
30
|
<link rel="prev" title="2.8. Others" href="install/others.html" />
|
31
31
|
</head>
|
@@ -59,7 +59,7 @@
|
|
59
59
|
<li class="right" >
|
60
60
|
<a href="install/others.html" title="2.8. Others"
|
61
61
|
accesskey="P">previous</a> |</li>
|
62
|
-
<li><a href="index.html">Groonga v5.0.4 documentation</a> »</li>
|
62
|
+
<li><a href="index.html">Groonga v5.0.4-139-g6629adb documentation</a> »</li>
|
63
63
|
</ul>
|
64
64
|
</div>
|
65
65
|
|
@@ -153,7 +153,7 @@ Groonga related information.</p>
|
|
153
153
|
<li class="right" >
|
154
154
|
<a href="install/others.html" title="2.8. Others"
|
155
155
|
>previous</a> |</li>
|
156
|
-
<li><a href="index.html">Groonga v5.0.4 documentation</a> »</li>
|
156
|
+
<li><a href="index.html">Groonga v5.0.4-139-g6629adb documentation</a> »</li>
|
157
157
|
</ul>
|
158
158
|
</div>
|
159
159
|
<div class="footer">
|
@@ -7,7 +7,7 @@
|
|
7
7
|
<head>
|
8
8
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
9
9
|
|
10
|
-
<title>12. How to contribute to groonga — Groonga v5.0.4 documentation</title>
|
10
|
+
<title>12. How to contribute to groonga — 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,7 +25,7 @@
|
|
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="next" title="12.1. How to report a bug" href="contribution/report.html" />
|
30
30
|
<link rel="prev" title="11.1. Travis CI" href="development/travis-ci.html" />
|
31
31
|
</head>
|
@@ -59,7 +59,7 @@
|
|
59
59
|
<li class="right" >
|
60
60
|
<a href="development/travis-ci.html" title="11.1. Travis CI"
|
61
61
|
accesskey="P">previous</a> |</li>
|
62
|
-
<li><a href="index.html">Groonga v5.0.4 documentation</a> »</li>
|
62
|
+
<li><a href="index.html">Groonga v5.0.4-139-g6629adb documentation</a> »</li>
|
63
63
|
</ul>
|
64
64
|
</div>
|
65
65
|
|
@@ -229,7 +229,7 @@ its related projects.</p>
|
|
229
229
|
<li class="right" >
|
230
230
|
<a href="development/travis-ci.html" title="11.1. Travis CI"
|
231
231
|
>previous</a> |</li>
|
232
|
-
<li><a href="index.html">Groonga v5.0.4 documentation</a> »</li>
|
232
|
+
<li><a href="index.html">Groonga v5.0.4-139-g6629adb documentation</a> »</li>
|
233
233
|
</ul>
|
234
234
|
</div>
|
235
235
|
<div class="footer">
|