rroonga 3.1.0-x86-mingw32 → 3.1.1-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.textile +1 -1
- data/bin/grndump +5 -4
- data/bin/grntest-log-analyze +5 -4
- data/bin/groonga-database-inspect +11 -2
- data/bin/groonga-index-dump +1 -0
- data/doc/text/news.textile +21 -0
- data/ext/groonga/rb-grn-expression.c +3 -3
- data/ext/groonga/rb-grn.h +1 -1
- 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 +34 -8
- data/rroonga-build.rb +1 -1
- data/test/test-database-inspector.rb +55 -5
- data/test/test-expression.rb +65 -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-3.dll +0 -0
- data/vendor/local/bin/libmsgpackc-2.dll +0 -0
- data/vendor/local/bin/mecab-config +0 -0
- data/vendor/local/bin/mecab.exe +0 -0
- data/vendor/local/include/groonga/groonga.h +15 -4
- 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 +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/suggest/suggest.la +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/table/table.la +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/groonga/plugins/tokenizers/mecab.la +0 -0
- data/vendor/local/lib/libgroonga.a +0 -0
- data/vendor/local/lib/libgroonga.dll.a +0 -0
- data/vendor/local/lib/libgroonga.la +0 -0
- data/vendor/local/lib/libmecab.a +0 -0
- data/vendor/local/lib/libmecab.dll.a +0 -0
- data/vendor/local/lib/libmecab.la +0 -0
- data/vendor/local/lib/libmsgpack.a +0 -0
- data/vendor/local/lib/libmsgpack.dll.a +0 -0
- data/vendor/local/lib/libmsgpack.la +0 -0
- data/vendor/local/lib/libmsgpackc.a +0 -0
- data/vendor/local/lib/libmsgpackc.dll.a +0 -0
- data/vendor/local/lib/libmsgpackc.la +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/sbin/groonga-httpd-restart +0 -0
- data/vendor/local/share/doc/groonga/en/html/.buildinfo +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/characteristic.txt +11 -11
- data/vendor/local/share/doc/groonga/en/html/_sources/community.txt +7 -7
- data/vendor/local/share/doc/groonga/en/html/_sources/contribution/development/com.txt +2 -2
- data/vendor/local/share/doc/groonga/en/html/_sources/contribution/development/cooperation.txt +5 -5
- data/vendor/local/share/doc/groonga/en/html/_sources/contribution/development/document.txt +2 -2
- data/vendor/local/share/doc/groonga/en/html/_sources/contribution/development/query.txt +6 -6
- data/vendor/local/share/doc/groonga/en/html/_sources/contribution/development/release.txt +39 -39
- data/vendor/local/share/doc/groonga/en/html/_sources/contribution/development/test.txt +3 -3
- data/vendor/local/share/doc/groonga/en/html/_sources/contribution.txt +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/development/travis-ci.txt +2 -2
- data/vendor/local/share/doc/groonga/en/html/_sources/development.txt +1 -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 +3 -43
- data/vendor/local/share/doc/groonga/en/html/_sources/install/fedora.txt +4 -4
- 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 -50
- data/vendor/local/share/doc/groonga/en/html/_sources/install/windows.txt +9 -9
- data/vendor/local/share/doc/groonga/en/html/_sources/news/1.0.x.txt +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/news.txt +39 -0
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/api/grn_column.txt +91 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/api/grn_ctx.txt +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/api/grn_obj.txt +2 -3
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/command/command_version.txt +6 -6
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/check.txt +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/clearlock.txt +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/column_create.txt +2 -3
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/column_list.txt +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/column_remove.txt +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/define_selector.txt +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/defrag.txt +1 -2
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/dump.txt +3 -8
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/log_level.txt +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/log_reopen.txt +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/normalize.txt +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/quit.txt +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/select.txt +5 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/shutdown.txt +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/status.txt +2 -2
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/table_create.txt +5 -3
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/table_list.txt +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/executables/groonga-benchmark.txt +4 -4
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/functions/between.txt +118 -0
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/grn_expr/script_syntax.txt +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/normalizers.txt +11 -11
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/tuning.txt +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/types.txt +5 -5
- data/vendor/local/share/doc/groonga/en/html/_sources/tutorial/data.txt +5 -5
- data/vendor/local/share/doc/groonga/en/html/_sources/tutorial/drilldown.txt +76 -14
- data/vendor/local/share/doc/groonga/en/html/_sources/tutorial/index.txt +3 -3
- data/vendor/local/share/doc/groonga/en/html/_sources/tutorial/introduction.txt +8 -8
- data/vendor/local/share/doc/groonga/en/html/_sources/tutorial/lexicon.txt +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/tutorial/match_columns.txt +8 -8
- data/vendor/local/share/doc/groonga/en/html/_sources/tutorial/micro_blog.txt +8 -8
- data/vendor/local/share/doc/groonga/en/html/_sources/tutorial/network.txt +18 -19
- data/vendor/local/share/doc/groonga/en/html/_sources/tutorial/patricia_trie.txt +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/tutorial/query_expansion.txt +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/tutorial/search.txt +2 -2
- data/vendor/local/share/doc/groonga/en/html/characteristic.html +17 -17
- data/vendor/local/share/doc/groonga/en/html/community.html +12 -12
- data/vendor/local/share/doc/groonga/en/html/contribution/development/com.html +20 -20
- data/vendor/local/share/doc/groonga/en/html/contribution/development/cooperation.html +43 -43
- data/vendor/local/share/doc/groonga/en/html/contribution/development/document.html +30 -30
- data/vendor/local/share/doc/groonga/en/html/contribution/development/query.html +69 -69
- data/vendor/local/share/doc/groonga/en/html/contribution/development/release.html +132 -132
- data/vendor/local/share/doc/groonga/en/html/contribution/development/repository.html +17 -17
- data/vendor/local/share/doc/groonga/en/html/contribution/development/test.html +43 -53
- data/vendor/local/share/doc/groonga/en/html/contribution/development.html +23 -23
- data/vendor/local/share/doc/groonga/en/html/contribution/documentation/c-api.html +17 -17
- data/vendor/local/share/doc/groonga/en/html/contribution/documentation/i18n.html +46 -36
- data/vendor/local/share/doc/groonga/en/html/contribution/documentation.html +17 -17
- data/vendor/local/share/doc/groonga/en/html/contribution/report.html +10 -10
- data/vendor/local/share/doc/groonga/en/html/contribution.html +73 -73
- data/vendor/local/share/doc/groonga/en/html/development/travis-ci.html +7 -7
- data/vendor/local/share/doc/groonga/en/html/development.html +6 -6
- data/vendor/local/share/doc/groonga/en/html/genindex.html +47 -7
- data/vendor/local/share/doc/groonga/en/html/geolocation_search.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/index.html +50 -46
- data/vendor/local/share/doc/groonga/en/html/install/centos.html +8 -8
- data/vendor/local/share/doc/groonga/en/html/install/debian.html +16 -52
- data/vendor/local/share/doc/groonga/en/html/install/fedora.html +11 -11
- 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 +18 -62
- data/vendor/local/share/doc/groonga/en/html/install/windows.html +14 -14
- data/vendor/local/share/doc/groonga/en/html/install.html +19 -21
- 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 +6 -6
- 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 +225 -179
- data/vendor/local/share/doc/groonga/en/html/objects.inv +0 -0
- 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 +105 -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 +6 -6
- 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 +6 -6
- 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 +11 -11
- 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 +6 -6
- data/vendor/local/share/doc/groonga/en/html/reference/commands/clearlock.html +6 -6
- data/vendor/local/share/doc/groonga/en/html/reference/commands/column_create.html +7 -7
- data/vendor/local/share/doc/groonga/en/html/reference/commands/column_list.html +6 -6
- data/vendor/local/share/doc/groonga/en/html/reference/commands/column_remove.html +6 -6
- 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 +6 -6
- data/vendor/local/share/doc/groonga/en/html/reference/commands/defrag.html +6 -6
- 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 +8 -8
- 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 +6 -6
- 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 +6 -6
- data/vendor/local/share/doc/groonga/en/html/reference/commands/normalize.html +6 -6
- data/vendor/local/share/doc/groonga/en/html/reference/commands/quit.html +6 -6
- 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 +8 -8
- data/vendor/local/share/doc/groonga/en/html/reference/commands/shutdown.html +6 -6
- data/vendor/local/share/doc/groonga/en/html/reference/commands/status.html +11 -11
- 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 +9 -9
- data/vendor/local/share/doc/groonga/en/html/reference/commands/table_list.html +6 -6
- 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/commands_not_implemented/add.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands_not_implemented/get.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/commands_not_implemented/set.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 +9 -9
- 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 +21 -20
- data/vendor/local/share/doc/groonga/en/html/reference/functions/between.html +331 -0
- data/vendor/local/share/doc/groonga/en/html/reference/functions/edit_distance.html +28 -28
- data/vendor/local/share/doc/groonga/en/html/reference/functions/geo_distance.html +45 -45
- data/vendor/local/share/doc/groonga/en/html/reference/functions/geo_in_circle.html +27 -27
- data/vendor/local/share/doc/groonga/en/html/reference/functions/geo_in_rectangle.html +27 -27
- data/vendor/local/share/doc/groonga/en/html/reference/functions/html_untag.html +29 -29
- data/vendor/local/share/doc/groonga/en/html/reference/functions/now.html +25 -25
- data/vendor/local/share/doc/groonga/en/html/reference/functions/query.html +41 -41
- data/vendor/local/share/doc/groonga/en/html/reference/functions/rand.html +27 -27
- data/vendor/local/share/doc/groonga/en/html/reference/functions/snippet_html.html +27 -27
- data/vendor/local/share/doc/groonga/en/html/reference/functions/sub_filter.html +28 -28
- 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 +6 -6
- 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 +9 -9
- data/vendor/local/share/doc/groonga/en/html/reference/log.html +5 -5
- data/vendor/local/share/doc/groonga/en/html/reference/normalizers.html +17 -17
- 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 +6 -6
- data/vendor/local/share/doc/groonga/en/html/reference/types.html +10 -10
- data/vendor/local/share/doc/groonga/en/html/reference.html +16 -15
- 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 +10 -10
- data/vendor/local/share/doc/groonga/en/html/tutorial/drilldown.html +168 -14
- data/vendor/local/share/doc/groonga/en/html/tutorial/index.html +12 -12
- data/vendor/local/share/doc/groonga/en/html/tutorial/introduction.html +15 -15
- data/vendor/local/share/doc/groonga/en/html/tutorial/lexicon.html +6 -6
- 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 +7 -7
- data/vendor/local/share/doc/groonga/en/html/tutorial/network.html +34 -35
- data/vendor/local/share/doc/groonga/en/html/tutorial/patricia_trie.html +6 -6
- data/vendor/local/share/doc/groonga/en/html/tutorial/query_expansion.html +6 -6
- data/vendor/local/share/doc/groonga/en/html/tutorial/search.html +11 -11
- data/vendor/local/share/doc/groonga/en/html/tutorial.html +12 -7
- data/vendor/local/share/doc/groonga/ja/html/.buildinfo +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/characteristic.txt +11 -11
- data/vendor/local/share/doc/groonga/ja/html/_sources/community.txt +7 -7
- data/vendor/local/share/doc/groonga/ja/html/_sources/contribution/development/com.txt +2 -2
- data/vendor/local/share/doc/groonga/ja/html/_sources/contribution/development/cooperation.txt +5 -5
- data/vendor/local/share/doc/groonga/ja/html/_sources/contribution/development/document.txt +2 -2
- data/vendor/local/share/doc/groonga/ja/html/_sources/contribution/development/query.txt +6 -6
- data/vendor/local/share/doc/groonga/ja/html/_sources/contribution/development/release.txt +39 -39
- data/vendor/local/share/doc/groonga/ja/html/_sources/contribution/development/test.txt +3 -3
- data/vendor/local/share/doc/groonga/ja/html/_sources/contribution.txt +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/development/travis-ci.txt +2 -2
- data/vendor/local/share/doc/groonga/ja/html/_sources/development.txt +1 -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 +3 -43
- data/vendor/local/share/doc/groonga/ja/html/_sources/install/fedora.txt +4 -4
- 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 -50
- data/vendor/local/share/doc/groonga/ja/html/_sources/install/windows.txt +9 -9
- data/vendor/local/share/doc/groonga/ja/html/_sources/news/1.0.x.txt +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/news.txt +39 -0
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/api/grn_column.txt +91 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/api/grn_ctx.txt +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/api/grn_obj.txt +2 -3
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/command/command_version.txt +6 -6
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/check.txt +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/clearlock.txt +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/column_create.txt +2 -3
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/column_list.txt +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/column_remove.txt +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/define_selector.txt +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/defrag.txt +1 -2
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/dump.txt +3 -8
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/log_level.txt +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/log_reopen.txt +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/normalize.txt +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/quit.txt +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/select.txt +5 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/shutdown.txt +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/status.txt +2 -2
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/table_create.txt +5 -3
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/table_list.txt +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/executables/groonga-benchmark.txt +4 -4
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/functions/between.txt +118 -0
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/grn_expr/script_syntax.txt +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/normalizers.txt +11 -11
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/tuning.txt +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/types.txt +5 -5
- data/vendor/local/share/doc/groonga/ja/html/_sources/tutorial/data.txt +5 -5
- data/vendor/local/share/doc/groonga/ja/html/_sources/tutorial/drilldown.txt +76 -14
- data/vendor/local/share/doc/groonga/ja/html/_sources/tutorial/index.txt +3 -3
- data/vendor/local/share/doc/groonga/ja/html/_sources/tutorial/introduction.txt +8 -8
- data/vendor/local/share/doc/groonga/ja/html/_sources/tutorial/lexicon.txt +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/tutorial/match_columns.txt +8 -8
- data/vendor/local/share/doc/groonga/ja/html/_sources/tutorial/micro_blog.txt +8 -8
- data/vendor/local/share/doc/groonga/ja/html/_sources/tutorial/network.txt +18 -19
- data/vendor/local/share/doc/groonga/ja/html/_sources/tutorial/patricia_trie.txt +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/tutorial/query_expansion.txt +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/tutorial/search.txt +2 -2
- data/vendor/local/share/doc/groonga/ja/html/characteristic.html +26 -26
- data/vendor/local/share/doc/groonga/ja/html/community.html +11 -11
- data/vendor/local/share/doc/groonga/ja/html/contribution/development/com.html +22 -22
- data/vendor/local/share/doc/groonga/ja/html/contribution/development/cooperation.html +45 -45
- data/vendor/local/share/doc/groonga/ja/html/contribution/development/document.html +32 -32
- data/vendor/local/share/doc/groonga/ja/html/contribution/development/query.html +71 -71
- data/vendor/local/share/doc/groonga/ja/html/contribution/development/release.html +134 -134
- data/vendor/local/share/doc/groonga/ja/html/contribution/development/repository.html +21 -21
- data/vendor/local/share/doc/groonga/ja/html/contribution/development/test.html +45 -55
- data/vendor/local/share/doc/groonga/ja/html/contribution/development.html +26 -26
- data/vendor/local/share/doc/groonga/ja/html/contribution/documentation/c-api.html +19 -19
- data/vendor/local/share/doc/groonga/ja/html/contribution/documentation/i18n.html +54 -44
- data/vendor/local/share/doc/groonga/ja/html/contribution/documentation.html +20 -20
- data/vendor/local/share/doc/groonga/ja/html/contribution/report.html +19 -19
- data/vendor/local/share/doc/groonga/ja/html/contribution.html +76 -76
- data/vendor/local/share/doc/groonga/ja/html/development/travis-ci.html +14 -14
- data/vendor/local/share/doc/groonga/ja/html/development.html +6 -6
- data/vendor/local/share/doc/groonga/ja/html/genindex.html +47 -7
- data/vendor/local/share/doc/groonga/ja/html/geolocation_search.html +11 -11
- data/vendor/local/share/doc/groonga/ja/html/index.html +55 -51
- data/vendor/local/share/doc/groonga/ja/html/install/centos.html +15 -15
- data/vendor/local/share/doc/groonga/ja/html/install/debian.html +28 -60
- data/vendor/local/share/doc/groonga/ja/html/install/fedora.html +18 -18
- data/vendor/local/share/doc/groonga/ja/html/install/mac_os_x.html +9 -9
- data/vendor/local/share/doc/groonga/ja/html/install/others.html +21 -21
- data/vendor/local/share/doc/groonga/ja/html/install/solaris.html +10 -10
- data/vendor/local/share/doc/groonga/ja/html/install/ubuntu.html +33 -73
- data/vendor/local/share/doc/groonga/ja/html/install/windows.html +15 -15
- data/vendor/local/share/doc/groonga/ja/html/install.html +20 -22
- data/vendor/local/share/doc/groonga/ja/html/limitations.html +6 -6
- 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 +6 -6
- 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 +242 -182
- data/vendor/local/share/doc/groonga/ja/html/objects.inv +0 -0
- 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 +105 -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 +6 -6
- 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 +6 -6
- 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 +6 -6
- 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 +11 -11
- data/vendor/local/share/doc/groonga/ja/html/reference/command/output_format.html +7 -7
- 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 +6 -6
- 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 +6 -6
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/clearlock.html +6 -6
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/column_create.html +9 -9
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/column_list.html +6 -6
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/column_remove.html +6 -6
- 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 +6 -6
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/defrag.html +6 -6
- 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 +8 -8
- 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 +6 -6
- 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 +6 -6
- 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 +6 -6
- 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 +7 -7
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/shutdown.html +6 -6
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/status.html +11 -11
- 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 +8 -8
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/table_list.html +6 -6
- 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/commands_not_implemented/add.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands_not_implemented/get.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/commands_not_implemented/set.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 +9 -9
- 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 +21 -20
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/between.html +329 -0
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/edit_distance.html +28 -28
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/geo_distance.html +45 -45
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/geo_in_circle.html +27 -27
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/geo_in_rectangle.html +27 -27
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/html_untag.html +29 -29
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/now.html +25 -25
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/query.html +41 -41
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/rand.html +27 -27
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/snippet_html.html +27 -27
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/sub_filter.html +28 -28
- 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 +9 -9
- data/vendor/local/share/doc/groonga/ja/html/reference/log.html +5 -5
- data/vendor/local/share/doc/groonga/ja/html/reference/normalizers.html +12 -12
- 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 +6 -6
- data/vendor/local/share/doc/groonga/ja/html/reference/types.html +10 -10
- data/vendor/local/share/doc/groonga/ja/html/reference.html +16 -15
- 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 +9 -9
- data/vendor/local/share/doc/groonga/ja/html/tutorial/drilldown.html +169 -14
- data/vendor/local/share/doc/groonga/ja/html/tutorial/index.html +8 -8
- data/vendor/local/share/doc/groonga/ja/html/tutorial/introduction.html +15 -15
- data/vendor/local/share/doc/groonga/ja/html/tutorial/lexicon.html +6 -6
- 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 +6 -6
- data/vendor/local/share/doc/groonga/ja/html/tutorial/network.html +33 -34
- data/vendor/local/share/doc/groonga/ja/html/tutorial/patricia_trie.html +6 -6
- data/vendor/local/share/doc/groonga/ja/html/tutorial/query_expansion.html +6 -6
- data/vendor/local/share/doc/groonga/ja/html/tutorial/search.html +7 -7
- data/vendor/local/share/doc/groonga/ja/html/tutorial.html +12 -7
- data/vendor/local/share/groonga/examples/dictionary/edict/edict-import.sh +0 -0
- data/vendor/local/share/groonga/examples/dictionary/edict/edict2grn.rb +0 -0
- data/vendor/local/share/groonga/examples/dictionary/eijiro/eijiro-import.sh +0 -0
- data/vendor/local/share/groonga/examples/dictionary/eijiro/eijiro2grn.rb +0 -0
- data/vendor/local/share/groonga/examples/dictionary/gene95/gene-import.sh +0 -0
- data/vendor/local/share/groonga/examples/dictionary/gene95/gene2grn.rb +0 -0
- data/vendor/local/share/groonga/examples/dictionary/init-db.sh +0 -0
- data/vendor/local/share/groonga/examples/dictionary/jmdict/jmdict.rb +0 -0
- data/vendor/local/share/man/ja/man1/groonga.1 +1156 -808
- data/vendor/local/share/man/man1/groonga.1 +1682 -1337
- metadata +142 -142
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/executables/grntest.txt +0 -273
- data/vendor/local/share/doc/groonga/en/html/reference/executables/grntest.html +0 -410
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/executables/grntest.txt +0 -273
- data/vendor/local/share/doc/groonga/ja/html/reference/executables/grntest.html +0 -411
@@ -7,7 +7,7 @@
|
|
7
7
|
<head>
|
8
8
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
9
9
|
|
10
|
-
<title>13. How to contribute to groonga — Groonga v3.1.
|
10
|
+
<title>13. How to contribute to groonga — Groonga v3.1.1 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: '3.1.
|
18
|
+
VERSION: '3.1.1',
|
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 v3.1.
|
28
|
+
<link rel="top" title="Groonga v3.1.1 documentation" href="index.html" />
|
29
29
|
<link rel="next" title="13.1. How to report a bug" href="contribution/report.html" />
|
30
30
|
<link rel="prev" title="12.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="12.1. Travis CI"
|
61
61
|
accesskey="P">previous</a> |</li>
|
62
|
-
<li><a href="index.html">Groonga v3.1.
|
62
|
+
<li><a href="index.html">Groonga v3.1.1 documentation</a> »</li>
|
63
63
|
</ul>
|
64
64
|
</div>
|
65
65
|
|
@@ -90,90 +90,90 @@ its related projects.</p>
|
|
90
90
|
<li class="toctree-l2"><a class="reference internal" href="contribution/report.html#report-a-bug-to-the-mailing-list">13.1.2. Report a bug to the mailing list</a></li>
|
91
91
|
</ul>
|
92
92
|
</li>
|
93
|
-
<li class="toctree-l1"><a class="reference internal" href="contribution/
|
94
|
-
<li class="toctree-l2"><a class="reference internal" href="contribution/
|
95
|
-
<li class="toctree-l2"><a class="reference internal" href="contribution/
|
96
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/
|
93
|
+
<li class="toctree-l1"><a class="reference internal" href="contribution/documentation.html">13.2. How to contribute in documentation topics</a><ul>
|
94
|
+
<li class="toctree-l2"><a class="reference internal" href="contribution/documentation/c-api.html">13.2.1. C API</a></li>
|
95
|
+
<li class="toctree-l2"><a class="reference internal" href="contribution/documentation/i18n.html">13.2.2. I18N</a><ul>
|
96
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/documentation/i18n.html#translation-flow">13.2.2.1. Translation flow</a></li>
|
97
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/documentation/i18n.html#how-to-clone-groonga-repository">13.2.2.2. How to clone groonga repository</a></li>
|
98
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/documentation/i18n.html#how-to-update-po-files">13.2.2.3. How to update .po files</a></li>
|
99
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/documentation/i18n.html#how-to-edit-po">13.2.2.4. How to edit .po</a></li>
|
100
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/documentation/i18n.html#how-to-generate-html-files">13.2.2.5. How to generate HTML files</a></li>
|
101
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/documentation/i18n.html#how-to-confirm-html-output">13.2.2.6. How to confirm HTML output</a></li>
|
102
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/documentation/i18n.html#how-to-send-your-works">13.2.2.7. How to send your works</a></li>
|
103
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/documentation/i18n.html#how-to-add-new-language">13.2.2.8. How to add new language</a></li>
|
97
104
|
</ul>
|
98
105
|
</li>
|
99
|
-
<li class="toctree-l2"><a class="reference internal" href="contribution/development/cooperation.html">13.2.3. ユーザーと協力して開発をうまく進めていくための指針</a><ul>
|
100
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/cooperation.html#twitter">13.2.3.1. twitter編</a></li>
|
101
106
|
</ul>
|
102
107
|
</li>
|
103
|
-
<li class="toctree-
|
104
|
-
<li class="toctree-
|
105
|
-
<li class="toctree-
|
106
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/
|
108
|
+
<li class="toctree-l1"><a class="reference internal" href="contribution/development.html">13.3. groonga開発者向け情報</a><ul>
|
109
|
+
<li class="toctree-l2"><a class="reference internal" href="contribution/development/repository.html">13.3.1. Repository</a></li>
|
110
|
+
<li class="toctree-l2"><a class="reference internal" href="contribution/development/com.html">13.3.2. Groonga 通信アーキテクチャ</a><ul>
|
111
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/com.html#gqtp">13.3.2.1. GQTPでのアーキテクチャ</a></li>
|
107
112
|
</ul>
|
108
113
|
</li>
|
109
|
-
<li class="toctree-l2"><a class="reference internal" href="contribution/development/
|
110
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/
|
111
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/query.html#id3">13.2.5.2. grn_exprで表現できるクエリ</a></li>
|
112
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/query.html#grn-table-select">13.2.5.3. grn_table_select()</a></li>
|
113
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/query.html#id4">13.2.5.4. 関係式</a></li>
|
114
|
+
<li class="toctree-l2"><a class="reference internal" href="contribution/development/cooperation.html">13.3.3. ユーザーと協力して開発をうまく進めていくための指針</a><ul>
|
115
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/cooperation.html#twitter">13.3.3.1. twitter編</a></li>
|
114
116
|
</ul>
|
115
117
|
</li>
|
116
|
-
<li class="toctree-l2"><a class="reference internal" href="contribution/development/
|
117
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/
|
118
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/
|
119
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/
|
120
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/query.html#id9">13.2.6.4. 検索例4</a></li>
|
118
|
+
<li class="toctree-l2"><a class="reference internal" href="contribution/development/document.html">13.3.4. ドキュメント作成</a><ul>
|
119
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/document.html#sphinx">13.3.4.1. Sphinxのインストール</a></li>
|
120
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/document.html#html">13.3.4.2. htmlの作成</a></li>
|
121
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/document.html#pdf">13.3.4.3. pdfの作成</a></li>
|
121
122
|
</ul>
|
122
123
|
</li>
|
123
|
-
<li class="toctree-l2"><a class="reference internal" href="contribution/development/
|
124
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/
|
125
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/
|
126
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/
|
127
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/
|
128
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id6">13.2.7.5. 変更点のまとめ</a></li>
|
129
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#groonga">13.2.7.6. groongaのウェブサイトの取得</a></li>
|
130
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#cutter">13.2.7.7. cutterのソースコード取得</a></li>
|
131
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#configure">13.2.7.8. configureスクリプトの生成</a></li>
|
132
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id7">13.2.7.9. configureスクリプトの実行</a></li>
|
133
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#make-update-latest-release">13.2.7.10. make update-latest-releaseの実行</a></li>
|
134
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#make-update-files">13.2.7.11. make update-filesの実行</a></li>
|
135
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#make-update-po">13.2.7.12. make update-poの実行</a></li>
|
136
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#po">13.2.7.13. poファイルの翻訳</a></li>
|
137
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id8">13.2.7.14. リリースタグの設定</a></li>
|
138
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id9">13.2.7.15. リリース用アーカイブファイルの作成</a></li>
|
139
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id10">13.2.7.16. パッケージのビルド</a></li>
|
140
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#debian">13.2.7.17. Debian系パッケージのビルド</a></li>
|
141
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#red-hat">13.2.7.18. Red Hat系パッケージのビルド</a></li>
|
142
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#windows">13.2.7.19. Windows用パッケージのビルド</a></li>
|
143
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id12">13.2.7.20. パッケージの動作確認</a></li>
|
144
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id17">13.2.7.21. リリースアナウンスの作成</a></li>
|
145
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id18">13.2.7.22. パッケージのアップロード</a></li>
|
146
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#blogroonga">13.2.7.23. blogroonga(ブログ)の更新</a></li>
|
147
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id19">13.2.7.24. ドキュメントのアップロード</a></li>
|
148
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#homebrew">13.2.7.25. Homebrewの更新</a></li>
|
149
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id21">13.2.7.26. リリースアナウンス</a></li>
|
150
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#freecode-com">13.2.7.27. freecode.comへリリース情報を登録</a></li>
|
151
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#twitter">13.2.7.28. Twitterでリリースアナウンスをする</a></li>
|
152
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id22">13.2.7.29. リリース後にやること</a></li>
|
153
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#tips">13.2.7.30. ビルド時のTIPS</a></li>
|
124
|
+
<li class="toctree-l2"><a class="reference internal" href="contribution/development/query.html">13.3.5. クエリの実現</a><ul>
|
125
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/query.html#id2">13.3.5.1. クエリ実行のためのインタフェース</a></li>
|
126
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/query.html#id3">13.3.5.2. grn_exprで表現できるクエリ</a></li>
|
127
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/query.html#grn-table-select">13.3.5.3. grn_table_select()</a></li>
|
128
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/query.html#id4">13.3.5.4. 関係式</a></li>
|
154
129
|
</ul>
|
155
130
|
</li>
|
156
|
-
<li class="toctree-l2"><a class="reference internal" href="contribution/development/
|
157
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/
|
158
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/
|
159
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/
|
160
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/
|
161
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/development/test.html#id12">13.2.8.5. 静的解析</a></li>
|
131
|
+
<li class="toctree-l2"><a class="reference internal" href="contribution/development/query.html#id5">13.3.6. クエリの実例</a><ul>
|
132
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/query.html#id6">13.3.6.1. 検索例1</a></li>
|
133
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/query.html#id7">13.3.6.2. 検索例2</a></li>
|
134
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/query.html#id8">13.3.6.3. 検索例3</a></li>
|
135
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/query.html#id9">13.3.6.4. 検索例4</a></li>
|
162
136
|
</ul>
|
163
137
|
</li>
|
138
|
+
<li class="toctree-l2"><a class="reference internal" href="contribution/development/release.html">13.3.7. リリース手順</a><ul>
|
139
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id2">13.3.7.1. 前提条件</a></li>
|
140
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id3">13.3.7.2. ビルド環境の準備</a></li>
|
141
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id4">13.3.7.3. パッケージ署名用秘密鍵のインポート</a></li>
|
142
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id5">13.3.7.4. リリース作業用ディレクトリの作成</a></li>
|
143
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id6">13.3.7.5. 変更点のまとめ</a></li>
|
144
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#groonga">13.3.7.6. Groongaのウェブサイトの取得</a></li>
|
145
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#cutter">13.3.7.7. cutterのソースコード取得</a></li>
|
146
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#configure">13.3.7.8. configureスクリプトの生成</a></li>
|
147
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id7">13.3.7.9. configureスクリプトの実行</a></li>
|
148
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#make-update-latest-release">13.3.7.10. make update-latest-releaseの実行</a></li>
|
149
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#make-update-files">13.3.7.11. make update-filesの実行</a></li>
|
150
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#make-update-po">13.3.7.12. make update-poの実行</a></li>
|
151
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#po">13.3.7.13. poファイルの翻訳</a></li>
|
152
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id8">13.3.7.14. リリースタグの設定</a></li>
|
153
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id9">13.3.7.15. リリース用アーカイブファイルの作成</a></li>
|
154
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id10">13.3.7.16. パッケージのビルド</a></li>
|
155
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#debian">13.3.7.17. Debian系パッケージのビルド</a></li>
|
156
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#red-hat">13.3.7.18. Red Hat系パッケージのビルド</a></li>
|
157
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#windows">13.3.7.19. Windows用パッケージのビルド</a></li>
|
158
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id12">13.3.7.20. パッケージの動作確認</a></li>
|
159
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id17">13.3.7.21. リリースアナウンスの作成</a></li>
|
160
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id18">13.3.7.22. パッケージのアップロード</a></li>
|
161
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#blogroonga">13.3.7.23. blogroonga(ブログ)の更新</a></li>
|
162
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id19">13.3.7.24. ドキュメントのアップロード</a></li>
|
163
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#homebrew">13.3.7.25. Homebrewの更新</a></li>
|
164
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id21">13.3.7.26. リリースアナウンス</a></li>
|
165
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#freecode-com">13.3.7.27. freecode.comへリリース情報を登録</a></li>
|
166
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#twitter">13.3.7.28. Twitterでリリースアナウンスをする</a></li>
|
167
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#id22">13.3.7.29. リリース後にやること</a></li>
|
168
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/release.html#tips">13.3.7.30. ビルド時のTIPS</a></li>
|
164
169
|
</ul>
|
165
170
|
</li>
|
166
|
-
<li class="toctree-
|
167
|
-
<li class="toctree-
|
168
|
-
<li class="toctree-
|
169
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/
|
170
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/
|
171
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/
|
172
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/documentation/i18n.html#how-to-edit-po">13.3.2.4. How to edit .po</a></li>
|
173
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/documentation/i18n.html#how-to-generate-html-files">13.3.2.5. How to generate HTML files</a></li>
|
174
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/documentation/i18n.html#how-to-confirm-html-output">13.3.2.6. How to confirm HTML output</a></li>
|
175
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/documentation/i18n.html#how-to-send-your-works">13.3.2.7. How to send your works</a></li>
|
176
|
-
<li class="toctree-l3"><a class="reference internal" href="contribution/documentation/i18n.html#how-to-add-new-language">13.3.2.8. How to add new language</a></li>
|
171
|
+
<li class="toctree-l2"><a class="reference internal" href="contribution/development/test.html">13.3.8. テスト方法</a><ul>
|
172
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/test.html#id2">13.3.8.1. テスト環境の構築</a></li>
|
173
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/test.html#id5">13.3.8.2. テストの動作</a></li>
|
174
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/test.html#id6">13.3.8.3. カバレッジ情報</a></li>
|
175
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/test.html#id7">13.3.8.4. 様々なテスト</a></li>
|
176
|
+
<li class="toctree-l3"><a class="reference internal" href="contribution/development/test.html#id12">13.3.8.5. 静的解析</a></li>
|
177
177
|
</ul>
|
178
178
|
</li>
|
179
179
|
</ul>
|
@@ -228,7 +228,7 @@ its related projects.</p>
|
|
228
228
|
<li class="right" >
|
229
229
|
<a href="development/travis-ci.html" title="12.1. Travis CI"
|
230
230
|
>previous</a> |</li>
|
231
|
-
<li><a href="index.html">Groonga v3.1.
|
231
|
+
<li><a href="index.html">Groonga v3.1.1 documentation</a> »</li>
|
232
232
|
</ul>
|
233
233
|
</div>
|
234
234
|
<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.1. Travis CI — Groonga v3.1.
|
10
|
+
<title>12.1. Travis CI — Groonga v3.1.1 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: '3.1.
|
18
|
+
VERSION: '3.1.1',
|
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 v3.1.
|
28
|
+
<link rel="top" title="Groonga v3.1.1 documentation" href="../index.html" />
|
29
29
|
<link rel="up" title="12. Development" href="../development.html" />
|
30
30
|
<link rel="next" title="13. How to contribute to groonga" href="../contribution.html" />
|
31
31
|
<link rel="prev" title="12. Development" href="../development.html" />
|
@@ -60,7 +60,7 @@
|
|
60
60
|
<li class="right" >
|
61
61
|
<a href="../development.html" title="12. Development"
|
62
62
|
accesskey="P">previous</a> |</li>
|
63
|
-
<li><a href="../index.html">Groonga v3.1.
|
63
|
+
<li><a href="../index.html">Groonga v3.1.1 documentation</a> »</li>
|
64
64
|
<li><a href="../development.html" accesskey="U">12. Development</a> »</li>
|
65
65
|
</ul>
|
66
66
|
</div>
|
@@ -80,9 +80,9 @@ Documentation</a> about general
|
|
80
80
|
Travis CI.</p>
|
81
81
|
<div class="section" id="configuration">
|
82
82
|
<h2>12.1.1. Configuration<a class="headerlink" href="#configuration" title="Permalink to this headline">¶</a></h2>
|
83
|
-
<p>Travis CI is running on
|
83
|
+
<p>Travis CI is running on 64-bit Ubuntu 12.04 LTS Server Edition. (See <a class="reference external" href="http://about.travis-ci.org/docs/user/ci-environment/">Travis CI: About
|
84
84
|
Travis CI Environment</a>.) You can
|
85
|
-
use apt-line for Ubuntu
|
85
|
+
use apt-line for Ubuntu 12.04 LTS provided by groonga project to install
|
86
86
|
groonga on Travis CI.</p>
|
87
87
|
<p>You can custom build lifecycle by <tt class="docutils literal"><span class="pre">.travis.yml</span></tt>. (See <a class="reference external" href="http://about.travis-ci.org/docs/user/build-configuration/">Travis CI:
|
88
88
|
Conifugration your Travis CI build with .travis.yml</a>.) You
|
@@ -178,7 +178,7 @@ just substitute <tt class="docutils literal"><span class="pre">before_install:</
|
|
178
178
|
<li class="right" >
|
179
179
|
<a href="../development.html" title="12. Development"
|
180
180
|
>previous</a> |</li>
|
181
|
-
<li><a href="../index.html">Groonga v3.1.
|
181
|
+
<li><a href="../index.html">Groonga v3.1.1 documentation</a> »</li>
|
182
182
|
<li><a href="../development.html" >12. Development</a> »</li>
|
183
183
|
</ul>
|
184
184
|
</div>
|
@@ -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. Development — Groonga v3.1.
|
10
|
+
<title>12. Development — Groonga v3.1.1 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: '3.1.
|
18
|
+
VERSION: '3.1.1',
|
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 v3.1.
|
28
|
+
<link rel="top" title="Groonga v3.1.1 documentation" href="index.html" />
|
29
29
|
<link rel="next" title="12.1. Travis CI" href="development/travis-ci.html" />
|
30
30
|
<link rel="prev" title="11.2. How to avoid mmap Cannot allocate memory error" href="troubleshooting/mmap_cannot_allocate_memory.html" />
|
31
31
|
</head>
|
@@ -59,7 +59,7 @@
|
|
59
59
|
<li class="right" >
|
60
60
|
<a href="troubleshooting/mmap_cannot_allocate_memory.html" title="11.2. How to avoid mmap Cannot allocate memory error"
|
61
61
|
accesskey="P">previous</a> |</li>
|
62
|
-
<li><a href="index.html">Groonga v3.1.
|
62
|
+
<li><a href="index.html">Groonga v3.1.1 documentation</a> »</li>
|
63
63
|
</ul>
|
64
64
|
</div>
|
65
65
|
|
@@ -71,7 +71,7 @@
|
|
71
71
|
<div class="section" id="development">
|
72
72
|
<h1>12. Development<a class="headerlink" href="#development" title="Permalink to this headline">¶</a></h1>
|
73
73
|
<p>This section describes about developing with groonga. You may develop
|
74
|
-
an application that uses groonga as its
|
74
|
+
an application that uses groonga as its database, a library that uses
|
75
75
|
libgroonga, language bindings of libgroonga and so on.</p>
|
76
76
|
<div class="toctree-wrapper compound">
|
77
77
|
<ul>
|
@@ -130,7 +130,7 @@ libgroonga, language bindings of libgroonga and so on.</p>
|
|
130
130
|
<li class="right" >
|
131
131
|
<a href="troubleshooting/mmap_cannot_allocate_memory.html" title="11.2. How to avoid mmap Cannot allocate memory error"
|
132
132
|
>previous</a> |</li>
|
133
|
-
<li><a href="index.html">Groonga v3.1.
|
133
|
+
<li><a href="index.html">Groonga v3.1.1 documentation</a> »</li>
|
134
134
|
</ul>
|
135
135
|
</div>
|
136
136
|
<div class="footer">
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<head>
|
9
9
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
10
10
|
|
11
|
-
<title>Index — Groonga v3.1.
|
11
|
+
<title>Index — Groonga v3.1.1 documentation</title>
|
12
12
|
|
13
13
|
<link rel="stylesheet" href="_static/groonga.css" type="text/css" />
|
14
14
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
@@ -16,7 +16,7 @@
|
|
16
16
|
<script type="text/javascript">
|
17
17
|
var DOCUMENTATION_OPTIONS = {
|
18
18
|
URL_ROOT: './',
|
19
|
-
VERSION: '3.1.
|
19
|
+
VERSION: '3.1.1',
|
20
20
|
COLLAPSE_INDEX: false,
|
21
21
|
FILE_SUFFIX: '.html',
|
22
22
|
HAS_SOURCE: true
|
@@ -26,7 +26,7 @@
|
|
26
26
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
27
27
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
28
28
|
<link rel="shortcut icon" href="_static/favicon.ico"/>
|
29
|
-
<link rel="top" title="Groonga v3.1.
|
29
|
+
<link rel="top" title="Groonga v3.1.1 documentation" href="index.html" />
|
30
30
|
</head>
|
31
31
|
<body>
|
32
32
|
<div class="header">
|
@@ -52,7 +52,7 @@
|
|
52
52
|
<li class="right" style="margin-right: 10px">
|
53
53
|
<a href="#" title="General Index"
|
54
54
|
accesskey="I">index</a></li>
|
55
|
-
<li><a href="index.html">Groonga v3.1.
|
55
|
+
<li><a href="index.html">Groonga v3.1.1 documentation</a> »</li>
|
56
56
|
</ul>
|
57
57
|
</div>
|
58
58
|
|
@@ -683,6 +683,46 @@
|
|
683
683
|
</dt>
|
684
684
|
|
685
685
|
|
686
|
+
<dt><a href="reference/api/grn_column.html#GRN_COLUMN_NAME_ID">GRN_COLUMN_NAME_ID (C macro)</a>
|
687
|
+
</dt>
|
688
|
+
|
689
|
+
|
690
|
+
<dt><a href="reference/api/grn_column.html#GRN_COLUMN_NAME_ID_LEN">GRN_COLUMN_NAME_ID_LEN (C macro)</a>
|
691
|
+
</dt>
|
692
|
+
|
693
|
+
|
694
|
+
<dt><a href="reference/api/grn_column.html#GRN_COLUMN_NAME_KEY">GRN_COLUMN_NAME_KEY (C macro)</a>
|
695
|
+
</dt>
|
696
|
+
|
697
|
+
|
698
|
+
<dt><a href="reference/api/grn_column.html#GRN_COLUMN_NAME_KEY_LEN">GRN_COLUMN_NAME_KEY_LEN (C macro)</a>
|
699
|
+
</dt>
|
700
|
+
|
701
|
+
|
702
|
+
<dt><a href="reference/api/grn_column.html#GRN_COLUMN_NAME_NSUBRECS">GRN_COLUMN_NAME_NSUBRECS (C macro)</a>
|
703
|
+
</dt>
|
704
|
+
|
705
|
+
|
706
|
+
<dt><a href="reference/api/grn_column.html#GRN_COLUMN_NAME_NSUBRECS_LEN">GRN_COLUMN_NAME_NSUBRECS_LEN (C macro)</a>
|
707
|
+
</dt>
|
708
|
+
|
709
|
+
|
710
|
+
<dt><a href="reference/api/grn_column.html#GRN_COLUMN_NAME_SCORE">GRN_COLUMN_NAME_SCORE (C macro)</a>
|
711
|
+
</dt>
|
712
|
+
|
713
|
+
|
714
|
+
<dt><a href="reference/api/grn_column.html#GRN_COLUMN_NAME_SCORE_LEN">GRN_COLUMN_NAME_SCORE_LEN (C macro)</a>
|
715
|
+
</dt>
|
716
|
+
|
717
|
+
|
718
|
+
<dt><a href="reference/api/grn_column.html#GRN_COLUMN_NAME_VALUE">GRN_COLUMN_NAME_VALUE (C macro)</a>
|
719
|
+
</dt>
|
720
|
+
|
721
|
+
|
722
|
+
<dt><a href="reference/api/grn_column.html#GRN_COLUMN_NAME_VALUE_LEN">GRN_COLUMN_NAME_VALUE_LEN (C macro)</a>
|
723
|
+
</dt>
|
724
|
+
|
725
|
+
|
686
726
|
<dt><a href="reference/api/grn_column.html#grn_column_rename">grn_column_rename (C function)</a>
|
687
727
|
</dt>
|
688
728
|
|
@@ -934,6 +974,8 @@
|
|
934
974
|
<dt><a href="reference/api/grn_hook.html#grn_obj_add_hook">grn_obj_add_hook (C function)</a>
|
935
975
|
</dt>
|
936
976
|
|
977
|
+
</dl></td>
|
978
|
+
<td style="width: 33%" valign="top"><dl>
|
937
979
|
|
938
980
|
<dt><a href="reference/api/grn_obj.html#GRN_OBJ_APPEND">GRN_OBJ_APPEND (C macro)</a>
|
939
981
|
</dt>
|
@@ -954,8 +996,6 @@
|
|
954
996
|
<dt><a href="reference/api/grn_obj.html#grn_obj_column">grn_obj_column (C function)</a>
|
955
997
|
</dt>
|
956
998
|
|
957
|
-
</dl></td>
|
958
|
-
<td style="width: 33%" valign="top"><dl>
|
959
999
|
|
960
1000
|
<dt><a href="reference/api/grn_obj.html#GRN_OBJ_COMPARE">GRN_OBJ_COMPARE (C macro)</a>
|
961
1001
|
</dt>
|
@@ -1312,7 +1352,7 @@
|
|
1312
1352
|
<li class="right" style="margin-right: 10px">
|
1313
1353
|
<a href="#" title="General Index"
|
1314
1354
|
>index</a></li>
|
1315
|
-
<li><a href="index.html">Groonga v3.1.
|
1355
|
+
<li><a href="index.html">Groonga v3.1.1 documentation</a> »</li>
|
1316
1356
|
</ul>
|
1317
1357
|
</div>
|
1318
1358
|
<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. Geolocation Search — Groonga v3.1.
|
10
|
+
<title>6. Geolocation Search — Groonga v3.1.1 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: '3.1.
|
18
|
+
VERSION: '3.1.1',
|
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 v3.1.
|
28
|
+
<link rel="top" title="Groonga v3.1.1 documentation" href="index.html" />
|
29
29
|
<link rel="next" title="7. Server" href="server.html" />
|
30
30
|
<link rel="prev" title="5.5. Suggestion" href="suggest/suggestion.html" />
|
31
31
|
</head>
|
@@ -59,7 +59,7 @@
|
|
59
59
|
<li class="right" >
|
60
60
|
<a href="suggest/suggestion.html" title="5.5. Suggestion"
|
61
61
|
accesskey="P">previous</a> |</li>
|
62
|
-
<li><a href="index.html">Groonga v3.1.
|
62
|
+
<li><a href="index.html">Groonga v3.1.1 documentation</a> »</li>
|
63
63
|
</ul>
|
64
64
|
</div>
|
65
65
|
|
@@ -164,7 +164,7 @@ are treated.</p>
|
|
164
164
|
<li class="right" >
|
165
165
|
<a href="suggest/suggestion.html" title="5.5. Suggestion"
|
166
166
|
>previous</a> |</li>
|
167
|
-
<li><a href="index.html">Groonga v3.1.
|
167
|
+
<li><a href="index.html">Groonga v3.1.1 documentation</a> »</li>
|
168
168
|
</ul>
|
169
169
|
</div>
|
170
170
|
<div class="footer">
|