rroonga 3.1.2-x86-mingw32 → 4.0.0-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/doc/text/install.textile +145 -0
- data/doc/text/news.textile +12 -0
- data/ext/groonga/rb-grn-expression.c +3 -3
- data/ext/groonga/rb-grn-snippet.c +6 -6
- data/ext/groonga/rb-grn.h +4 -4
- 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/groonga/database-inspector.rb +1 -1
- data/rroonga-build.rb +7 -7
- 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-3.dll +0 -0
- data/vendor/local/bin/libmsgpackc-2.dll +0 -0
- data/vendor/local/bin/mecab.exe +0 -0
- data/vendor/local/include/groonga/groonga.h +17 -25
- 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/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/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/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/libgroonga.a +0 -0
- data/vendor/local/lib/libgroonga.dll.a +0 -0
- data/vendor/local/lib/libmecab.a +0 -0
- data/vendor/local/lib/libmecab.dll.a +0 -0
- data/vendor/local/lib/libmsgpack.a +0 -0
- data/vendor/local/lib/libmsgpack.dll.a +0 -0
- data/vendor/local/lib/libmsgpackc.a +0 -0
- data/vendor/local/lib/libmsgpackc.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/groonga.pc +2 -2
- 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/share/doc/groonga/en/html/.buildinfo +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/development.txt +1 -0
- data/vendor/local/share/doc/groonga/en/html/_sources/geolocation_search.txt +3 -2
- data/vendor/local/share/doc/groonga/en/html/_sources/index.txt +3 -2
- 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 +3 -3
- 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 +50 -2
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/api/global_configurations.txt +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/executables/groonga-httpd.txt +43 -18
- data/vendor/local/share/doc/groonga/en/html/_sources/suggest.txt +1 -0
- data/vendor/local/share/doc/groonga/en/html/_sources/tutorial.txt +1 -0
- data/vendor/local/share/doc/groonga/en/html/characteristic.html +9 -9
- data/vendor/local/share/doc/groonga/en/html/community.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/document.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/development.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.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/contribution/report.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/contribution.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/development/travis-ci.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/development.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/genindex.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/geolocation_search.html +7 -7
- data/vendor/local/share/doc/groonga/en/html/index.html +6 -6
- data/vendor/local/share/doc/groonga/en/html/install/centos.html +8 -8
- data/vendor/local/share/doc/groonga/en/html/install/debian.html +8 -8
- 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/install.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/limitations.html +5 -5
- 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/senna.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/news.html +250 -195
- data/vendor/local/share/doc/groonga/en/html/objects.inv +0 -0
- data/vendor/local/share/doc/groonga/en/html/reference/api/global_configurations.html +6 -6
- 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_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.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/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/return_code.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/command.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 +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/load.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/log_level.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/log_put.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/log_reopen.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/normalize.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/quit.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/register.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/ruby_eval.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/ruby_load.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/select.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/shutdown.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/status.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/suggest.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/table_create.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/table_list.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/table_remove.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/tokenize.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands/truncate.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 +48 -27
- 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 +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/executables.html +5 -5
- 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/html_untag.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/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/grn_expr.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 +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/output.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/pseudo_column.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/query_expanders.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/tokenizers.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/tuning.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/types.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference.html +5 -5
- 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/gqtp.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/http.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/server/package.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/server.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/spec.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/suggest/completion.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/suggest/correction.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/suggest/introduction.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/suggest/suggestion.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/suggest/tutorial.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/suggest.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/troubleshooting.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 +5 -5
- 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/en/html/tutorial.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/.buildinfo +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/development.txt +1 -0
- data/vendor/local/share/doc/groonga/ja/html/_sources/geolocation_search.txt +3 -2
- data/vendor/local/share/doc/groonga/ja/html/_sources/index.txt +3 -2
- 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 +3 -3
- 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 +50 -2
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/api/global_configurations.txt +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/executables/groonga-httpd.txt +43 -18
- data/vendor/local/share/doc/groonga/ja/html/_sources/suggest.txt +1 -0
- data/vendor/local/share/doc/groonga/ja/html/_sources/tutorial.txt +1 -0
- data/vendor/local/share/doc/groonga/ja/html/characteristic.html +9 -9
- data/vendor/local/share/doc/groonga/ja/html/community.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/document.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/development.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.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/contribution/report.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/contribution.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/development/travis-ci.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/development.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/genindex.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/geolocation_search.html +6 -6
- data/vendor/local/share/doc/groonga/ja/html/index.html +7 -7
- data/vendor/local/share/doc/groonga/ja/html/install/centos.html +8 -8
- data/vendor/local/share/doc/groonga/ja/html/install/debian.html +8 -8
- 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/install.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/limitations.html +5 -5
- 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/senna.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/news.html +262 -202
- data/vendor/local/share/doc/groonga/ja/html/objects.inv +0 -0
- data/vendor/local/share/doc/groonga/ja/html/reference/api/global_configurations.html +17 -19
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_cache.html +10 -10
- 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_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.html +10 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/cast.html +5 -5
- 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/return_code.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/command.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 +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/load.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/log_level.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/log_put.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/log_reopen.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/normalize.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/quit.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/register.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/ruby_eval.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/ruby_load.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/select.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/shutdown.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/status.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/suggest.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/table_create.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/table_list.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/table_remove.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/tokenize.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/truncate.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 +48 -22
- 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 +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/executables.html +5 -5
- 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 +6 -6
- 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/html_untag.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 +7 -8
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/sub_filter.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/grn_expr.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 +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/normalizers.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/pseudo_column.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/query_expanders.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/tokenizers.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/tuning.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/types.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference.html +6 -6
- 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/gqtp.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/http.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/server/package.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/server.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/spec.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/suggest/completion.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/suggest/correction.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/suggest/introduction.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/suggest/suggestion.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/suggest/tutorial.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/suggest.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 +5 -5
- data/vendor/local/share/doc/groonga/ja/html/troubleshooting.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 +5 -5
- 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/doc/groonga/ja/html/tutorial.html +5 -5
- data/vendor/local/share/man/ja/man1/groonga.1 +107 -67
- data/vendor/local/share/man/man1/groonga.1 +96 -56
- metadata +3 -2
@@ -1,6 +1,6 @@
|
|
1
1
|
.\" Man page generated from reStructuredText.
|
2
2
|
.
|
3
|
-
.TH "GROONGA" "1" "
|
3
|
+
.TH "GROONGA" "1" "February 07, 2014" "4.0.0" "Groonga"
|
4
4
|
.SH NAME
|
5
5
|
groonga \- Groonga documentation
|
6
6
|
.
|
@@ -110,7 +110,7 @@ packages.groonga.org:
|
|
110
110
|
.INDENT 3.5
|
111
111
|
.INDENT 0.0
|
112
112
|
.IP \(bu 2
|
113
|
-
\fI\%http://packages.groonga.org/windows/groonga/groonga\-
|
113
|
+
\fI\%http://packages.groonga.org/windows/groonga/groonga\-4.0.0\-x86.exe\fP
|
114
114
|
.UNINDENT
|
115
115
|
.UNINDENT
|
116
116
|
.UNINDENT
|
@@ -123,7 +123,7 @@ packages.goronga.org:
|
|
123
123
|
.INDENT 3.5
|
124
124
|
.INDENT 0.0
|
125
125
|
.IP \(bu 2
|
126
|
-
\fI\%http://packages.groonga.org/windows/groonga/groonga\-
|
126
|
+
\fI\%http://packages.groonga.org/windows/groonga/groonga\-4.0.0\-x64.exe\fP
|
127
127
|
.UNINDENT
|
128
128
|
.UNINDENT
|
129
129
|
.UNINDENT
|
@@ -140,7 +140,7 @@ packages.groonga.org:
|
|
140
140
|
.INDENT 3.5
|
141
141
|
.INDENT 0.0
|
142
142
|
.IP \(bu 2
|
143
|
-
\fI\%http://packages.groonga.org/windows/groonga/groonga\-
|
143
|
+
\fI\%http://packages.groonga.org/windows/groonga/groonga\-4.0.0\-x86.zip\fP
|
144
144
|
.UNINDENT
|
145
145
|
.UNINDENT
|
146
146
|
.UNINDENT
|
@@ -153,7 +153,7 @@ packages.groonga.org:
|
|
153
153
|
.INDENT 3.5
|
154
154
|
.INDENT 0.0
|
155
155
|
.IP \(bu 2
|
156
|
-
\fI\%http://packages.groonga.org/windows/groonga/groonga\-
|
156
|
+
\fI\%http://packages.groonga.org/windows/groonga/groonga\-4.0.0\-x64.zip\fP
|
157
157
|
.UNINDENT
|
158
158
|
.UNINDENT
|
159
159
|
.UNINDENT
|
@@ -181,7 +181,7 @@ Download zipped source from packages.groonga.org:
|
|
181
181
|
.INDENT 3.5
|
182
182
|
.INDENT 0.0
|
183
183
|
.IP \(bu 2
|
184
|
-
\fI\%http://packages.groonga.org/source/groonga/groonga\-
|
184
|
+
\fI\%http://packages.groonga.org/source/groonga/groonga\-4.0.0.zip\fP
|
185
185
|
.UNINDENT
|
186
186
|
.UNINDENT
|
187
187
|
.UNINDENT
|
@@ -194,7 +194,7 @@ Move to the Groonga\(aqs source folder:
|
|
194
194
|
.sp
|
195
195
|
.nf
|
196
196
|
.ft C
|
197
|
-
> cd c:\eUsers\e%USERNAME%\eDownloads\egroonga\-
|
197
|
+
> cd c:\eUsers\e%USERNAME%\eDownloads\egroonga\-4.0.0
|
198
198
|
.ft P
|
199
199
|
.fi
|
200
200
|
.UNINDENT
|
@@ -208,7 +208,7 @@ parameter instead:
|
|
208
208
|
.sp
|
209
209
|
.nf
|
210
210
|
.ft C
|
211
|
-
groonga\-
|
211
|
+
groonga\-4.0.0> cmake . \-G "Visual Studio 10 Win64" \-DCMAKE_INSTALL_PREFIX=C:\egroonga
|
212
212
|
.ft P
|
213
213
|
.fi
|
214
214
|
.UNINDENT
|
@@ -220,7 +220,7 @@ Build:
|
|
220
220
|
.sp
|
221
221
|
.nf
|
222
222
|
.ft C
|
223
|
-
groonga\-
|
223
|
+
groonga\-4.0.0> cmake \-\-build . \-\-config Release
|
224
224
|
.ft P
|
225
225
|
.fi
|
226
226
|
.UNINDENT
|
@@ -232,7 +232,7 @@ Install:
|
|
232
232
|
.sp
|
233
233
|
.nf
|
234
234
|
.ft C
|
235
|
-
groonga\-
|
235
|
+
groonga\-4.0.0> cmake \-\-build . \-\-config Release \-\-target Install
|
236
236
|
.ft P
|
237
237
|
.fi
|
238
238
|
.UNINDENT
|
@@ -286,9 +286,9 @@ Download source:
|
|
286
286
|
.sp
|
287
287
|
.nf
|
288
288
|
.ft C
|
289
|
-
% curl \-O http://packages.groonga.org/source/groonga/groonga\-
|
290
|
-
% tar xvzf groonga\-
|
291
|
-
% cd groonga\-
|
289
|
+
% curl \-O http://packages.groonga.org/source/groonga/groonga\-4.0.0.tar.gz
|
290
|
+
% tar xvzf groonga\-4.0.0.tar.gz
|
291
|
+
% cd groonga\-4.0.0
|
292
292
|
.ft P
|
293
293
|
.fi
|
294
294
|
.UNINDENT
|
@@ -611,9 +611,9 @@ Download source:
|
|
611
611
|
.sp
|
612
612
|
.nf
|
613
613
|
.ft C
|
614
|
-
% wget http://packages.groonga.org/source/groonga/groonga\-
|
615
|
-
% tar xvzf groonga\-
|
616
|
-
% cd groonga\-
|
614
|
+
% wget http://packages.groonga.org/source/groonga/groonga\-4.0.0.tar.gz
|
615
|
+
% tar xvzf groonga\-4.0.0.tar.gz
|
616
|
+
% cd groonga\-4.0.0
|
617
617
|
.ft P
|
618
618
|
.fi
|
619
619
|
.UNINDENT
|
@@ -1067,9 +1067,9 @@ Download source:
|
|
1067
1067
|
.sp
|
1068
1068
|
.nf
|
1069
1069
|
.ft C
|
1070
|
-
% wget http://packages.groonga.org/source/groonga/groonga\-
|
1071
|
-
% tar xvzf groonga\-
|
1072
|
-
% cd groonga\-
|
1070
|
+
% wget http://packages.groonga.org/source/groonga/groonga\-4.0.0.tar.gz
|
1071
|
+
% tar xvzf groonga\-4.0.0.tar.gz
|
1072
|
+
% cd groonga\-4.0.0
|
1073
1073
|
.ft P
|
1074
1074
|
.fi
|
1075
1075
|
.UNINDENT
|
@@ -1407,9 +1407,9 @@ Download source:
|
|
1407
1407
|
.sp
|
1408
1408
|
.nf
|
1409
1409
|
.ft C
|
1410
|
-
% wget http://packages.groonga.org/source/groonga/groonga\-
|
1411
|
-
% tar xvzf groonga\-
|
1412
|
-
% cd groonga\-
|
1410
|
+
% wget http://packages.groonga.org/source/groonga/groonga\-4.0.0.tar.gz
|
1411
|
+
% tar xvzf groonga\-4.0.0.tar.gz
|
1412
|
+
% cd groonga\-4.0.0
|
1413
1413
|
.ft P
|
1414
1414
|
.fi
|
1415
1415
|
.UNINDENT
|
@@ -1614,9 +1614,9 @@ Download source:
|
|
1614
1614
|
.sp
|
1615
1615
|
.nf
|
1616
1616
|
.ft C
|
1617
|
-
% wget http://packages.groonga.org/source/groonga/groonga\-
|
1618
|
-
% tar xvzf groonga\-
|
1619
|
-
% cd groonga\-
|
1617
|
+
% wget http://packages.groonga.org/source/groonga/groonga\-4.0.0.tar.gz
|
1618
|
+
% tar xvzf groonga\-4.0.0.tar.gz
|
1619
|
+
% cd groonga\-4.0.0
|
1620
1620
|
.ft P
|
1621
1621
|
.fi
|
1622
1622
|
.UNINDENT
|
@@ -1681,9 +1681,9 @@ Download source:
|
|
1681
1681
|
.sp
|
1682
1682
|
.nf
|
1683
1683
|
.ft C
|
1684
|
-
% wget http://packages.groonga.org/source/groonga/groonga\-
|
1685
|
-
% gtar xvzf groonga\-
|
1686
|
-
% cd groonga\-
|
1684
|
+
% wget http://packages.groonga.org/source/groonga/groonga\-4.0.0.tar.gz
|
1685
|
+
% gtar xvzf groonga\-4.0.0.tar.gz
|
1686
|
+
% cd groonga\-4.0.0
|
1687
1687
|
.ft P
|
1688
1688
|
.fi
|
1689
1689
|
.UNINDENT
|
@@ -1823,9 +1823,9 @@ steps:
|
|
1823
1823
|
.sp
|
1824
1824
|
.nf
|
1825
1825
|
.ft C
|
1826
|
-
% wget http://packages.groonga.org/source/groonga/groonga\-
|
1827
|
-
% tar xvzf groonga\-
|
1828
|
-
% cd groonga\-
|
1826
|
+
% wget http://packages.groonga.org/source/groonga/groonga\-4.0.0.tar.gz
|
1827
|
+
% tar xvzf groonga\-4.0.0.tar.gz
|
1828
|
+
% cd groonga\-4.0.0
|
1829
1829
|
% ./configure
|
1830
1830
|
% make
|
1831
1831
|
% sudo make install
|
@@ -9108,7 +9108,7 @@ Groonga can sort records by distance from the specified
|
|
9108
9108
|
point in ascending order.
|
9109
9109
|
.UNINDENT
|
9110
9110
|
.sp
|
9111
|
-
Here are use cases for
|
9111
|
+
Here are use cases for Groonga\(aqs geolocation search:
|
9112
9112
|
.INDENT 0.0
|
9113
9113
|
.IP \(bu 2
|
9114
9114
|
You list McDonald\(aqs around a station.
|
@@ -9129,7 +9129,7 @@ record. (A column can\(aqt has geolocation data except a
|
|
9129
9129
|
point.)
|
9130
9130
|
.UNINDENT
|
9131
9131
|
.sp
|
9132
|
-
The following figures show about
|
9132
|
+
The following figures show about Groonga\(aqs geolocation
|
9133
9133
|
search features.
|
9134
9134
|
.sp
|
9135
9135
|
Here is a figure that only has records. A black point
|
@@ -10775,7 +10775,7 @@ groonga サーバが動作していないか? groonga\-benchmarkは、\-i, \
|
|
10775
10775
|
.SS groonga\-httpd
|
10776
10776
|
.SS Summary
|
10777
10777
|
.sp
|
10778
|
-
groonga\-httpd is a program to communicate with a
|
10778
|
+
groonga\-httpd is a program to communicate with a Groonga server using
|
10779
10779
|
the HTTP protocol. It functions as same as
|
10780
10780
|
\fBgroonga\-server\-http\fP\&. Although \fBgroonga\-server\-http\fP has
|
10781
10781
|
limited support for HTTP with a minimal built\-in HTTP server,
|
@@ -10871,6 +10871,50 @@ Execution example:
|
|
10871
10871
|
.fi
|
10872
10872
|
.UNINDENT
|
10873
10873
|
.UNINDENT
|
10874
|
+
.SS Loading data by POST
|
10875
|
+
.sp
|
10876
|
+
The feature of groonga\-httpd in contrast to groonga is supporting POST method.
|
10877
|
+
.sp
|
10878
|
+
You can load data by POST JSON data.
|
10879
|
+
.sp
|
10880
|
+
Here is an example curl command line that loads two users alice and bob to Users table:
|
10881
|
+
.INDENT 0.0
|
10882
|
+
.INDENT 3.5
|
10883
|
+
.sp
|
10884
|
+
.nf
|
10885
|
+
.ft C
|
10886
|
+
% curl \-\-data\-binary \(aq[{"_key": "alice"}, {"_key": "bob"}]\(aq \-H "Content\-Type: application/json" "http://localhost:10041/d/load?table=Users"
|
10887
|
+
.ft P
|
10888
|
+
.fi
|
10889
|
+
.UNINDENT
|
10890
|
+
.UNINDENT
|
10891
|
+
.sp
|
10892
|
+
If you loads users from JSON file, prepare JSON file like this:
|
10893
|
+
.INDENT 0.0
|
10894
|
+
.INDENT 3.5
|
10895
|
+
.sp
|
10896
|
+
.nf
|
10897
|
+
.ft C
|
10898
|
+
[
|
10899
|
+
{"_key": "alice"},
|
10900
|
+
{"_key": "bob"}
|
10901
|
+
]
|
10902
|
+
.ft P
|
10903
|
+
.fi
|
10904
|
+
.UNINDENT
|
10905
|
+
.UNINDENT
|
10906
|
+
.sp
|
10907
|
+
Then specify JSON file in curl command line:
|
10908
|
+
.INDENT 0.0
|
10909
|
+
.INDENT 3.5
|
10910
|
+
.sp
|
10911
|
+
.nf
|
10912
|
+
.ft C
|
10913
|
+
% curl \-X POST \(aqhttp://localhost:10041/d/load?table=Users\(aq \-H \(aqContent\-Type: application/json\(aq \-d @users.json
|
10914
|
+
.ft P
|
10915
|
+
.fi
|
10916
|
+
.UNINDENT
|
10917
|
+
.UNINDENT
|
10874
10918
|
.SS Browse the administration tool
|
10875
10919
|
.sp
|
10876
10920
|
Also, you can browse Web\-based administration tool at \fI\%http://localhost:10041/\fP\&.
|
@@ -10920,7 +10964,7 @@ groonga on | off;
|
|
10920
10964
|
\fBlocation\fP
|
10921
10965
|
.UNINDENT
|
10922
10966
|
.sp
|
10923
|
-
Specifies whether
|
10967
|
+
Specifies whether Groonga is enabled in the \fBlocation\fP block. The
|
10924
10968
|
default is \fBoff\fP\&. You need to specify \fBon\fP to enable groonga.
|
10925
10969
|
.sp
|
10926
10970
|
Examples:
|
@@ -10962,7 +11006,7 @@ groonga_database /path/to/groonga/database;
|
|
10962
11006
|
\fBhttp\fP, \fBserver\fP, \fBlocation\fP
|
10963
11007
|
.UNINDENT
|
10964
11008
|
.sp
|
10965
|
-
Specifies the path to a
|
11009
|
+
Specifies the path to a Groonga database. This is the required
|
10966
11010
|
directive.
|
10967
11011
|
.SS \fBgroonga_database_auto_create\fP
|
10968
11012
|
.sp
|
@@ -10986,10 +11030,10 @@ groonga_database_auto_create on | off;
|
|
10986
11030
|
\fBhttp\fP, \fBserver\fP, \fBlocation\fP
|
10987
11031
|
.UNINDENT
|
10988
11032
|
.sp
|
10989
|
-
Specifies whether
|
10990
|
-
the value is \fBon\fP and the
|
10991
|
-
\fIgroonga\-database\fP doesn\(aqt exist, the
|
10992
|
-
automatically. If the
|
11033
|
+
Specifies whether Groonga database is created automatically or not. If
|
11034
|
+
the value is \fBon\fP and the Groonga database specified by
|
11035
|
+
\fIgroonga\-database\fP doesn\(aqt exist, the Groonga database is created
|
11036
|
+
automatically. If the Groonga database exists, groonga\-httpd does
|
10993
11037
|
nothing.
|
10994
11038
|
.sp
|
10995
11039
|
If parent directory doesn\(aqt exist, parent directory is also created
|
@@ -11019,13 +11063,13 @@ The same value as \fBlocation\fP name.
|
|
11019
11063
|
\fBlocation\fP
|
11020
11064
|
.UNINDENT
|
11021
11065
|
.sp
|
11022
|
-
Specifies the base path in URI.
|
11066
|
+
Specifies the base path in URI. Groonga uses
|
11023
11067
|
\fB/d/command?parameter1=value1&...\fP path to run \fBcommand\fP\&. The form
|
11024
11068
|
of path in used in groonga\-httpd but groonga\-httpd also supports
|
11025
11069
|
\fB/other\-prefix/command?parameter1=value1&...\fP form. To support the
|
11026
11070
|
form, groonga\-httpd removes the base path from the head of request URI
|
11027
11071
|
and prepend \fB/d/\fP to the processed request URI. By the path
|
11028
|
-
conversion, users can use custom path prefix and
|
11072
|
+
conversion, users can use custom path prefix and Groonga can always
|
11029
11073
|
uses \fB/d/command?parameter1=value1&...\fP form.
|
11030
11074
|
.sp
|
11031
11075
|
Nomally, this directive isn\(aqt needed. It is needed for per command
|
@@ -11082,7 +11126,7 @@ groonga_log_path path | off;
|
|
11082
11126
|
\fBhttp\fP, \fBserver\fP, \fBlocation\fP
|
11083
11127
|
.UNINDENT
|
11084
11128
|
.sp
|
11085
|
-
Specifies
|
11129
|
+
Specifies Groonga log path in the \fBhttp\fP, \fBserver\fP or \fBlocation\fP block. The
|
11086
11130
|
default is \fB/var/log/groonga/httpd/groonga.log\fP\&.
|
11087
11131
|
You can disable logging to specify \fBoff\fP\&.
|
11088
11132
|
.sp
|
@@ -11123,7 +11167,7 @@ groonga_log_level none | emergency | alert | ciritical | error | warning | notic
|
|
11123
11167
|
\fBhttp\fP, \fBserver\fP, \fBlocation\fP
|
11124
11168
|
.UNINDENT
|
11125
11169
|
.sp
|
11126
|
-
Specifies
|
11170
|
+
Specifies Groonga log level in the \fBhttp\fP, \fBserver\fP or \fBlocation\fP block. The
|
11127
11171
|
default is \fBnotice\fP\&. You can disable logging by specifying \fBnone\fP as log level.
|
11128
11172
|
.sp
|
11129
11173
|
Examples:
|
@@ -11163,7 +11207,7 @@ groonga_query_log_path path | off;
|
|
11163
11207
|
\fBhttp\fP, \fBserver\fP, \fBlocation\fP
|
11164
11208
|
.UNINDENT
|
11165
11209
|
.sp
|
11166
|
-
Specifies
|
11210
|
+
Specifies Groonga\(aqs query log path in the \fBhttp\fP, \fBserver\fP or
|
11167
11211
|
\fBlocation\fP block. The default is
|
11168
11212
|
\fB/var/log/groonga/httpd/groonga\-query.log\fP\&. You can disable logging
|
11169
11213
|
to specify \fBoff\fP\&.
|
@@ -11201,7 +11245,7 @@ useful tools.
|
|
11201
11245
|
.sp
|
11202
11246
|
For example, there is a tool that analyzing your query log. It can
|
11203
11247
|
detect slow queries from your query log. There is a tool that
|
11204
|
-
replaying same queries in your query log. It can test the new
|
11248
|
+
replaying same queries in your query log. It can test the new Groonga
|
11205
11249
|
before updating production environment.
|
11206
11250
|
.SS Performance related directives
|
11207
11251
|
.sp
|
@@ -11209,7 +11253,7 @@ The following directives are related to the performance of groonga\-httpd.
|
|
11209
11253
|
.SS \fBworker_processes\fP
|
11210
11254
|
.sp
|
11211
11255
|
For optimum performance, set this to be equal to the number of CPUs or cores. In
|
11212
|
-
many cases,
|
11256
|
+
many cases, Groonga queries may be CPU\-intensive work, so to fully utilize
|
11213
11257
|
multi\-CPU/core systems, it\(aqs essential to set this accordingly.
|
11214
11258
|
.sp
|
11215
11259
|
This isn\(aqt a groonga\-httpd specific directive, but an nginx\(aqs one. For details,
|
@@ -11240,7 +11284,7 @@ groonga_cache_limit CACHE_LIMIT;
|
|
11240
11284
|
\fBhttp\fP, \fBserver\fP, \fBlocation\fP
|
11241
11285
|
.UNINDENT
|
11242
11286
|
.sp
|
11243
|
-
Specifies
|
11287
|
+
Specifies Groonga\(aqs limit of query cache in the \fBhttp\fP, \fBserver\fP or
|
11244
11288
|
\fBlocation\fP block. The default value is 100.
|
11245
11289
|
You can disable query cache to specify 0 to \fBgroonga_cache_limit\fP explicitly.
|
11246
11290
|
.sp
|
@@ -11262,7 +11306,7 @@ location /d/ {
|
|
11262
11306
|
.SS \fBproxy_cache\fP
|
11263
11307
|
.sp
|
11264
11308
|
In short, you can use nginx\(aqs reverse proxy and cache mechanism
|
11265
|
-
instead of
|
11309
|
+
instead of Groonga\(aqs built\-in query cache feature.
|
11266
11310
|
.SS Query cache
|
11267
11311
|
.sp
|
11268
11312
|
Groonga has query cache feature for \fB/reference/commands/select\fP
|
@@ -11411,7 +11455,7 @@ See the following nginx documentations for parameter details:
|
|
11411
11455
|
.UNINDENT
|
11412
11456
|
.sp
|
11413
11457
|
Note that you need to remove cache files created by nginx by hand
|
11414
|
-
after you load new data to
|
11458
|
+
after you load new data to Groonga. For the above sample
|
11415
11459
|
configuration, run the following command to remove cache files:
|
11416
11460
|
.INDENT 0.0
|
11417
11461
|
.INDENT 3.5
|
@@ -11425,7 +11469,7 @@ configuration, run the following command to remove cache files:
|
|
11425
11469
|
.UNINDENT
|
11426
11470
|
.UNINDENT
|
11427
11471
|
.sp
|
11428
|
-
If you use
|
11472
|
+
If you use Groonga\(aqs query cache feature, you don\(aqt need to expire
|
11429
11473
|
cache by hand. It is done automatically.
|
11430
11474
|
.SS Available nginx modules
|
11431
11475
|
.sp
|
@@ -27699,11 +27743,7 @@ The lock timeout.
|
|
27699
27743
|
.B grn_rc grn_set_lock_timeout(int\fI\ timeout\fP)
|
27700
27744
|
Sets the lock timeout.
|
27701
27745
|
.sp
|
27702
|
-
See
|
27703
|
-
.nf
|
27704
|
-
:c:function:\(gagrn_get_lock_timeout\(ga
|
27705
|
-
.fi
|
27706
|
-
about lock timeout.
|
27746
|
+
See \fBgrn_get_lock_timeout()\fP about lock timeout.
|
27707
27747
|
.sp
|
27708
27748
|
There are some special values for \fBtimeout\fP\&.
|
27709
27749
|
.INDENT 7.0
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rroonga
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 4.0.0
|
5
5
|
platform: x86-mingw32
|
6
6
|
authors:
|
7
7
|
- Kouhei Sutou
|
@@ -12,7 +12,7 @@ authors:
|
|
12
12
|
autorequire:
|
13
13
|
bindir: bin
|
14
14
|
cert_chain: []
|
15
|
-
date: 2014-
|
15
|
+
date: 2014-02-08 00:00:00.000000000 Z
|
16
16
|
dependencies:
|
17
17
|
- !ruby/object:Gem::Dependency
|
18
18
|
name: pkg-config
|
@@ -206,6 +206,7 @@ files:
|
|
206
206
|
- AUTHORS
|
207
207
|
- Rakefile
|
208
208
|
- Gemfile
|
209
|
+
- doc/text/install.textile
|
209
210
|
- doc/text/tutorial.textile
|
210
211
|
- doc/text/news.textile
|
211
212
|
- rroonga.gemspec
|