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
@@ -7,7 +7,7 @@
|
|
7
7
|
<head>
|
8
8
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
9
9
|
|
10
|
-
<title>News — Groonga v3.1.
|
10
|
+
<title>News — Groonga v3.1.2-13-gc6e6a93 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.2-13-gc6e6a93',
|
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.2-13-gc6e6a93 documentation" href="index.html" />
|
29
29
|
</head>
|
30
30
|
<body role="document">
|
31
31
|
<div class="header">
|
@@ -51,7 +51,7 @@
|
|
51
51
|
<li class="right" style="margin-right: 10px">
|
52
52
|
<a href="genindex.html" title="General Index"
|
53
53
|
accesskey="I">index</a></li>
|
54
|
-
<li><a href="index.html">Groonga v3.1.
|
54
|
+
<li><a href="index.html">Groonga v3.1.2-13-gc6e6a93 documentation</a> »</li>
|
55
55
|
</ul>
|
56
56
|
</div>
|
57
57
|
|
@@ -62,33 +62,82 @@
|
|
62
62
|
|
63
63
|
<div class="section" id="news">
|
64
64
|
<h1>News<a class="headerlink" href="#news" title="Permalink to this headline">¶</a></h1>
|
65
|
-
<div class="section" id="release-
|
66
|
-
<span id="release-
|
65
|
+
<div class="section" id="release-4-0-0-2014-02-09">
|
66
|
+
<span id="release-4-0-0"></span><h2>Release 4.0.0 - 2014/02/09<a class="headerlink" href="#release-4-0-0-2014-02-09" title="Permalink to this headline">¶</a></h2>
|
67
|
+
<ul class="simple">
|
68
|
+
<li>Bump version to 4.0.0!</li>
|
69
|
+
</ul>
|
67
70
|
<div class="section" id="improvements">
|
68
71
|
<h3>Improvements<a class="headerlink" href="#improvements" title="Permalink to this headline">¶</a></h3>
|
69
72
|
<ul class="simple">
|
70
|
-
<li>[
|
73
|
+
<li>[normalizer] Supported to show "checks" which is used for calculating next character position.
|
74
|
+
Use WITH_CHECKS flag to enable this feature.</li>
|
75
|
+
<li>[deb] Dropped Ubuntu 13.04 support.</li>
|
76
|
+
</ul>
|
77
|
+
</div>
|
78
|
+
<div class="section" id="fixes">
|
79
|
+
<h3>Fixes<a class="headerlink" href="#fixes" title="Permalink to this headline">¶</a></h3>
|
80
|
+
<ul class="simple">
|
81
|
+
<li>Fixed a crash bug that an object in grn_expr is used after it is freed.
|
82
|
+
Normally Groonga server users aren't affected this bug. This bug mainly affects Rroonga users.
|
83
|
+
Because this bug is occured by specifying column name including pseudo column name -
|
84
|
+
such as '_key' - Rroonga users may use the usage.</li>
|
85
|
+
<li>Fixed not to execute unexpected cascade delete which is introduced Groonga 3.0.8 release.
|
86
|
+
If source's range and index's domain are different, Groonga doesn't execute cascade delete.
|
87
|
+
[groonga-dev,02073] [Reported by yoku]</li>
|
88
|
+
<li>Fixed not to publish grn_snip structure. Use grn_obj instead of grn_snip.
|
89
|
+
If you use grn_snip_close, please replace grn_snip_close to grn_obj_close.</li>
|
90
|
+
<li>[snippet_html] Fixed a crash bug when --query is empty.
|
91
|
+
[groonga-dev,02097] [Reported by Naoya Murakami]</li>
|
92
|
+
<li>[snippet_html] Fixed to suppress ALERT level message when contents of column is empty text.
|
93
|
+
[groonga-dev,02097] [Reported by Naoya Murakami]</li>
|
94
|
+
<li>[groonga-httpd] Fixed a bug "off" is used as path name in groonga_query_log_path.
|
95
|
+
[groonga-dev,02113] [Reported by Ryoji Yamamoto]</li>
|
96
|
+
</ul>
|
97
|
+
</div>
|
98
|
+
<div class="section" id="thanks">
|
99
|
+
<h3>Thanks<a class="headerlink" href="#thanks" title="Permalink to this headline">¶</a></h3>
|
100
|
+
<ul class="simple">
|
101
|
+
<li>yoku</li>
|
102
|
+
<li>Naoya Murakami</li>
|
103
|
+
<li>Ryoji Yamamoto</li>
|
104
|
+
</ul>
|
105
|
+
</div>
|
106
|
+
</div>
|
107
|
+
<div class="section" id="release-3-1-2-2014-01-29">
|
108
|
+
<span id="release-3-1-2"></span><h2>Release 3.1.2 - 2014/01/29<a class="headerlink" href="#release-3-1-2-2014-01-29" title="Permalink to this headline">¶</a></h2>
|
109
|
+
<div class="section" id="id1">
|
110
|
+
<h3>Improvements<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h3>
|
111
|
+
<ul class="simple">
|
112
|
+
<li>[doc] Updated to caplitalized "Groonga" terms in documentation. [Patch by cosmo0920] [GitHub#136, #137, #138, #139, #140, #141, #142, #143, #144, #145, #146, #147, #148, #149, #150, #151]</li>
|
71
113
|
<li>Supported to customize the value of lock timeout. See <a class="reference internal" href="reference/api/global_configurations.html"><em>Global configurations</em></a> about details.
|
72
114
|
[groonga-dev,02017] [Suggested by yoku]</li>
|
73
115
|
<li>[doc] Added description about the value of lock timeout.</li>
|
74
116
|
<li>Enabled <tt class="docutils literal"><span class="pre">GRN_JA_SKIP_SAME_VALUE_PUT</span></tt> by default. In the previous releases, the value of
|
75
117
|
this configuration is 'no'. This change affects reducing the size of Groonga database.</li>
|
76
118
|
<li>Supported multiple indexes including a nested index and multiple keywords query.
|
77
|
-
This change
|
119
|
+
This change improves missing search results isssue when narrowing down by multiple keywords query.</li>
|
78
120
|
<li>Added API to customize normalizer for snippet.</li>
|
79
121
|
</ul>
|
80
122
|
</div>
|
81
|
-
<div class="section" id="
|
82
|
-
<h3>Fixes<a class="headerlink" href="#
|
123
|
+
<div class="section" id="id2">
|
124
|
+
<h3>Fixes<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h3>
|
83
125
|
<ul class="simple">
|
84
126
|
<li>Fixed not to use index for empty query. This change enables you to search even though empty query.
|
85
127
|
Note that this means that there is performance penalty if many empty records exist.
|
86
128
|
[groonga-dev,02052] [Reported by Naoya Murakami]</li>
|
129
|
+
<li>Fixed the behaviour about return value of "X || Y" and "X && Y" for adjusting to ECMAScript.
|
130
|
+
In "X || Y" case, if either X or Y satisfy the condition, it returns X itself or Y itself instead of 1 or 0.</li>
|
131
|
+
<li>In "X && Y" case, if X and Y satisfy the condition, it returns X itself instead of 1.
|
132
|
+
if X doesn't satisfy the condition, it returns false instead of 0.</li>
|
133
|
+
<li>Fixed to return null when no snippet is found. This change enables you to set the default value
|
134
|
+
of <a class="reference internal" href="reference/functions/snippet_html.html"><em>snippet_html</em></a>. In such a purpose, use "snippet_html(XXX) || 'default value'".</li>
|
87
135
|
</ul>
|
88
136
|
</div>
|
89
|
-
<div class="section" id="
|
90
|
-
<h3>Thanks<a class="headerlink" href="#
|
137
|
+
<div class="section" id="id3">
|
138
|
+
<h3>Thanks<a class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h3>
|
91
139
|
<ul class="simple">
|
140
|
+
<li>cosmo0920</li>
|
92
141
|
<li>yoku</li>
|
93
142
|
<li>Naoya Murakami</li>
|
94
143
|
</ul>
|
@@ -96,8 +145,8 @@ Note that this means that there is performance penalty if many empty records exi
|
|
96
145
|
</div>
|
97
146
|
<div class="section" id="release-3-1-1-2013-12-29">
|
98
147
|
<span id="release-3-1-1"></span><h2>Release 3.1.1 - 2013/12/29<a class="headerlink" href="#release-3-1-1-2013-12-29" title="Permalink to this headline">¶</a></h2>
|
99
|
-
<div class="section" id="
|
100
|
-
<h3>Improvements<a class="headerlink" href="#
|
148
|
+
<div class="section" id="id4">
|
149
|
+
<h3>Improvements<a class="headerlink" href="#id4" title="Permalink to this headline">¶</a></h3>
|
101
150
|
<ul class="simple">
|
102
151
|
<li>[deb] Refined Groonga packages for Debian policy. [groonga-dev,01930]
|
103
152
|
[Suggested by Hideki Yamane]</li>
|
@@ -116,16 +165,16 @@ filtering the column value in specific range.</li>
|
|
116
165
|
<li>[doc] Updated "Groonga" notation. [Patch by cosmo0920] [GitHub#122, #123, #124, #125, #125, #126, #127, #128, #129, #130, #131, #131, #132, #133, #134]</li>
|
117
166
|
</ul>
|
118
167
|
</div>
|
119
|
-
<div class="section" id="
|
120
|
-
<h3>Fixes<a class="headerlink" href="#
|
168
|
+
<div class="section" id="id5">
|
169
|
+
<h3>Fixes<a class="headerlink" href="#id5" title="Permalink to this headline">¶</a></h3>
|
121
170
|
<ul class="simple">
|
122
171
|
<li>[munin] Fixed the wrong port number which is specified for GQTP.</li>
|
123
172
|
<li>[geo_in_circle] Fixed a bug that if you specify "LONGITUDExLATITUDE" as
|
124
173
|
the 3rd argument of <a class="reference internal" href="reference/functions/geo_in_circle.html"><em>geo_in_circle</em></a>, Groonga crashes.</li>
|
125
174
|
</ul>
|
126
175
|
</div>
|
127
|
-
<div class="section" id="
|
128
|
-
<h3>Thanks<a class="headerlink" href="#
|
176
|
+
<div class="section" id="id6">
|
177
|
+
<h3>Thanks<a class="headerlink" href="#id6" title="Permalink to this headline">¶</a></h3>
|
129
178
|
<ul class="simple">
|
130
179
|
<li>Hideki Yamane</li>
|
131
180
|
<li>whombx</li>
|
@@ -136,8 +185,8 @@ the 3rd argument of <a class="reference internal" href="reference/functions/geo_
|
|
136
185
|
</div>
|
137
186
|
<div class="section" id="release-3-1-0-2013-11-29">
|
138
187
|
<span id="release-3-1-0"></span><h2>Release 3.1.0 - 2013/11/29<a class="headerlink" href="#release-3-1-0-2013-11-29" title="Permalink to this headline">¶</a></h2>
|
139
|
-
<div class="section" id="
|
140
|
-
<h3>Improvements<a class="headerlink" href="#
|
188
|
+
<div class="section" id="id7">
|
189
|
+
<h3>Improvements<a class="headerlink" href="#id7" title="Permalink to this headline">¶</a></h3>
|
141
190
|
<ul class="simple">
|
142
191
|
<li>[experimental] Supported an option to skip updating for the same value.
|
143
192
|
It is enabled by setting GRN_JA_SKIP_SAME_VALUE_PUT=yes as environment variable.</li>
|
@@ -148,8 +197,8 @@ It shows actual token, so it helps you to investigate token related issue.</li>
|
|
148
197
|
It is aimed to promote bundling Mroonga with MariaDB in the future.</li>
|
149
198
|
</ul>
|
150
199
|
</div>
|
151
|
-
<div class="section" id="
|
152
|
-
<h3>Fixes<a class="headerlink" href="#
|
200
|
+
<div class="section" id="id8">
|
201
|
+
<h3>Fixes<a class="headerlink" href="#id8" title="Permalink to this headline">¶</a></h3>
|
153
202
|
<ul class="simple">
|
154
203
|
<li>Fixed a bug that type of "_value" column is treated as Int32.
|
155
204
|
It causes the case that the value of "_value" column is casted unexpectedly.
|
@@ -166,8 +215,8 @@ sequence.</li>
|
|
166
215
|
'lib/groonga/plugins'. [Reported by @yito]</li>
|
167
216
|
</ul>
|
168
217
|
</div>
|
169
|
-
<div class="section" id="
|
170
|
-
<h3>Thanks<a class="headerlink" href="#
|
218
|
+
<div class="section" id="id9">
|
219
|
+
<h3>Thanks<a class="headerlink" href="#id9" title="Permalink to this headline">¶</a></h3>
|
171
220
|
<ul class="simple">
|
172
221
|
<li>sho MINAGAWA</li>
|
173
222
|
<li>Genki Takiuchi</li>
|
@@ -178,8 +227,8 @@ sequence.</li>
|
|
178
227
|
</div>
|
179
228
|
<div class="section" id="release-3-0-9-2013-10-29">
|
180
229
|
<span id="release-3-0-9"></span><h2>Release 3.0.9 - 2013/10/29<a class="headerlink" href="#release-3-0-9-2013-10-29" title="Permalink to this headline">¶</a></h2>
|
181
|
-
<div class="section" id="
|
182
|
-
<h3>Improvements<a class="headerlink" href="#
|
230
|
+
<div class="section" id="id10">
|
231
|
+
<h3>Improvements<a class="headerlink" href="#id10" title="Permalink to this headline">¶</a></h3>
|
183
232
|
<ul class="simple">
|
184
233
|
<li>[doc][httpd] Added documentation about <a class="reference internal" href="reference/executables/groonga-httpd.html#groonga-database-auto-create"><em>groonga_database_auto_create</em></a> directive.</li>
|
185
234
|
<li>[httpd] Added <a class="reference internal" href="reference/executables/groonga-httpd.html#groonga-cache-limit"><em>groonga_cache_limit</em></a> directive.</li>
|
@@ -199,8 +248,8 @@ raw text insted of double quoted text. This is incompatible changes.</li>
|
|
199
248
|
<li>Supported Ubuntu 13.10 (Saucy Salamander).</li>
|
200
249
|
</ul>
|
201
250
|
</div>
|
202
|
-
<div class="section" id="
|
203
|
-
<h3>Fixes<a class="headerlink" href="#
|
251
|
+
<div class="section" id="id11">
|
252
|
+
<h3>Fixes<a class="headerlink" href="#id11" title="Permalink to this headline">¶</a></h3>
|
204
253
|
<ul class="simple">
|
205
254
|
<li>Fixed a bug that it cause SEGV by arithmetic overflow.
|
206
255
|
This problem occurs when the size of indexes exceeds
|
@@ -221,8 +270,8 @@ isn't inherited. It means that these parameters are just ignored in non location
|
|
221
270
|
It affects the case that assignment of the Time value which indicate over 32bit value.</li>
|
222
271
|
</ul>
|
223
272
|
</div>
|
224
|
-
<div class="section" id="
|
225
|
-
<h3>Thanks<a class="headerlink" href="#
|
273
|
+
<div class="section" id="id12">
|
274
|
+
<h3>Thanks<a class="headerlink" href="#id12" title="Permalink to this headline">¶</a></h3>
|
226
275
|
<ul class="simple">
|
227
276
|
<li>Naoya Murakami</li>
|
228
277
|
<li>wanabe</li>
|
@@ -233,8 +282,8 @@ It affects the case that assignment of the Time value which indicate over 32bit
|
|
233
282
|
</div>
|
234
283
|
<div class="section" id="release-3-0-8-2013-09-29">
|
235
284
|
<span id="release-3-0-8"></span><h2>Release 3.0.8 - 2013/09/29<a class="headerlink" href="#release-3-0-8-2013-09-29" title="Permalink to this headline">¶</a></h2>
|
236
|
-
<div class="section" id="
|
237
|
-
<h3>Improvements<a class="headerlink" href="#
|
285
|
+
<div class="section" id="id13">
|
286
|
+
<h3>Improvements<a class="headerlink" href="#id13" title="Permalink to this headline">¶</a></h3>
|
238
287
|
<ul class="simple">
|
239
288
|
<li>[admin] Improved error handling of select functionality. This change shows error message
|
240
289
|
and hides loading dialog. [Patch by orangain]</li>
|
@@ -257,14 +306,14 @@ You got an error for the operation.</li>
|
|
257
306
|
<li>[doc] Added note about GQTP and HTTP for server use. [groonga-dev,01810] [Reported by Kazuhiro Isobe]</li>
|
258
307
|
</ul>
|
259
308
|
</div>
|
260
|
-
<div class="section" id="
|
261
|
-
<h3>Fixes<a class="headerlink" href="#
|
309
|
+
<div class="section" id="id14">
|
310
|
+
<h3>Fixes<a class="headerlink" href="#id14" title="Permalink to this headline">¶</a></h3>
|
262
311
|
<ul class="simple">
|
263
312
|
<li>[admin] Fixed a bug that add value button of COLUMN_VECTOR does not work.</li>
|
264
313
|
</ul>
|
265
314
|
</div>
|
266
|
-
<div class="section" id="
|
267
|
-
<h3>Thanks<a class="headerlink" href="#
|
315
|
+
<div class="section" id="id15">
|
316
|
+
<h3>Thanks<a class="headerlink" href="#id15" title="Permalink to this headline">¶</a></h3>
|
268
317
|
<ul class="simple">
|
269
318
|
<li>orangain</li>
|
270
319
|
<li>Naoya Murakami</li>
|
@@ -274,8 +323,8 @@ You got an error for the operation.</li>
|
|
274
323
|
</div>
|
275
324
|
<div class="section" id="release-3-0-7-2013-08-29">
|
276
325
|
<span id="release-3-0-7"></span><h2>Release 3.0.7 - 2013/08/29<a class="headerlink" href="#release-3-0-7-2013-08-29" title="Permalink to this headline">¶</a></h2>
|
277
|
-
<div class="section" id="
|
278
|
-
<h3>Improvements<a class="headerlink" href="#
|
326
|
+
<div class="section" id="id16">
|
327
|
+
<h3>Improvements<a class="headerlink" href="#id16" title="Permalink to this headline">¶</a></h3>
|
279
328
|
<ul class="simple">
|
280
329
|
<li>[doc] Added API documentation. [groonga-dev,01593]
|
281
330
|
[GitHub#79,#80,#81,#82,#83,#84,#85,#86,#87,#88,#89,#90,#91,#92,#93,#95,#96,#97,#98,#99,#100]
|
@@ -294,8 +343,8 @@ error instead of a warning. [groonga-dev,01571] [Suggested by Naoya Murakami]</l
|
|
294
343
|
<li>[httpd] Supported customizing cache limit as <tt class="docutils literal"><span class="pre">groonga_cache_limit</span></tt> directive.</li>
|
295
344
|
</ul>
|
296
345
|
</div>
|
297
|
-
<div class="section" id="
|
298
|
-
<h3>Fixes<a class="headerlink" href="#
|
346
|
+
<div class="section" id="id17">
|
347
|
+
<h3>Fixes<a class="headerlink" href="#id17" title="Permalink to this headline">¶</a></h3>
|
299
348
|
<ul class="simple">
|
300
349
|
<li>Fixed a bug that error in expression may cause stack overflow.
|
301
350
|
This change avoids that groonga crashes suddenly as a result of error accumlation.</li>
|
@@ -323,8 +372,8 @@ The <tt class="docutils literal"><span class="pre">select</span> <span class="pr
|
|
323
372
|
[Reported by YOSHIDA Mitsuo]</li>
|
324
373
|
</ul>
|
325
374
|
</div>
|
326
|
-
<div class="section" id="
|
327
|
-
<h3>Thanks<a class="headerlink" href="#
|
375
|
+
<div class="section" id="id18">
|
376
|
+
<h3>Thanks<a class="headerlink" href="#id18" title="Permalink to this headline">¶</a></h3>
|
328
377
|
<ul class="simple">
|
329
378
|
<li>whombx</li>
|
330
379
|
<li>@naoina</li>
|
@@ -337,8 +386,8 @@ The <tt class="docutils literal"><span class="pre">select</span> <span class="pr
|
|
337
386
|
</div>
|
338
387
|
<div class="section" id="release-3-0-6-2013-07-29">
|
339
388
|
<span id="release-3-0-6"></span><h2>Release 3.0.6 - 2013/07/29<a class="headerlink" href="#release-3-0-6-2013-07-29" title="Permalink to this headline">¶</a></h2>
|
340
|
-
<div class="section" id="
|
341
|
-
<h3>Improvements<a class="headerlink" href="#
|
389
|
+
<div class="section" id="id19">
|
390
|
+
<h3>Improvements<a class="headerlink" href="#id19" title="Permalink to this headline">¶</a></h3>
|
342
391
|
<ul class="simple">
|
343
392
|
<li>[doc] Added documentation about parameter of <a class="reference internal" href="reference/functions/sub_filter.html"><em>sub_filter</em></a>
|
344
393
|
function.</li>
|
@@ -352,15 +401,15 @@ function.</li>
|
|
352
401
|
<li>[httpd] Updated bundled nginx version to 1.4.2.</li>
|
353
402
|
</ul>
|
354
403
|
</div>
|
355
|
-
<div class="section" id="
|
356
|
-
<h3>Fixes<a class="headerlink" href="#
|
404
|
+
<div class="section" id="id20">
|
405
|
+
<h3>Fixes<a class="headerlink" href="#id20" title="Permalink to this headline">¶</a></h3>
|
357
406
|
<ul class="simple">
|
358
407
|
<li>Fixed a crash bug when specific internal function (<tt class="docutils literal"><span class="pre">grn_obj_path()</span></tt>) is called
|
359
408
|
for built-in proc function such as <tt class="docutils literal"><span class="pre">select</span></tt>. [Reported by Genki Takiuchi]</li>
|
360
409
|
</ul>
|
361
410
|
</div>
|
362
|
-
<div class="section" id="
|
363
|
-
<h3>Thanks<a class="headerlink" href="#
|
411
|
+
<div class="section" id="id21">
|
412
|
+
<h3>Thanks<a class="headerlink" href="#id21" title="Permalink to this headline">¶</a></h3>
|
364
413
|
<ul class="simple">
|
365
414
|
<li>Naoya Inada</li>
|
366
415
|
<li>OBATA Akio</li>
|
@@ -371,8 +420,8 @@ for built-in proc function such as <tt class="docutils literal"><span class="pre
|
|
371
420
|
</div>
|
372
421
|
<div class="section" id="release-3-0-5-2013-06-29">
|
373
422
|
<span id="release-3-0-5"></span><h2>Release 3.0.5 - 2013/06/29<a class="headerlink" href="#release-3-0-5-2013-06-29" title="Permalink to this headline">¶</a></h2>
|
374
|
-
<div class="section" id="
|
375
|
-
<h3>Improvements<a class="headerlink" href="#
|
423
|
+
<div class="section" id="id22">
|
424
|
+
<h3>Improvements<a class="headerlink" href="#id22" title="Permalink to this headline">¶</a></h3>
|
376
425
|
<ul class="simple">
|
377
426
|
<li>[doc] Added summary about <tt class="docutils literal"><span class="pre">match_columns</span></tt> and <tt class="docutils literal"><span class="pre">query_string</span></tt> parameters in <tt class="docutils literal"><span class="pre">query()</span></tt>.</li>
|
378
427
|
<li>Added subrecord information to table inspection.</li>
|
@@ -383,8 +432,8 @@ when starting groonga server. [Reported by Kosuke Asami]</li>
|
|
383
432
|
<li>[experimental] Added <a class="reference internal" href="reference/functions/html_untag.html"><em>html_untag</em></a> function.</li>
|
384
433
|
</ul>
|
385
434
|
</div>
|
386
|
-
<div class="section" id="
|
387
|
-
<h3>Fixes<a class="headerlink" href="#
|
435
|
+
<div class="section" id="id23">
|
436
|
+
<h3>Fixes<a class="headerlink" href="#id23" title="Permalink to this headline">¶</a></h3>
|
388
437
|
<ul class="simple">
|
389
438
|
<li>Fixed a crash bug of mroonga which is caused by missing lock for table creation.
|
390
439
|
[Reported by Y.Kentaro]</li>
|
@@ -402,8 +451,8 @@ This bug affects the case if you assign calculated value to
|
|
402
451
|
<tt class="docutils literal"><span class="pre">_score</span></tt> pseudo column for example.</li>
|
403
452
|
</ul>
|
404
453
|
</div>
|
405
|
-
<div class="section" id="
|
406
|
-
<h3>Thanks<a class="headerlink" href="#
|
454
|
+
<div class="section" id="id24">
|
455
|
+
<h3>Thanks<a class="headerlink" href="#id24" title="Permalink to this headline">¶</a></h3>
|
407
456
|
<ul class="simple">
|
408
457
|
<li>Y.Kentaro</li>
|
409
458
|
<li>Kosuke Asami</li>
|
@@ -413,8 +462,8 @@ This bug affects the case if you assign calculated value to
|
|
413
462
|
</div>
|
414
463
|
<div class="section" id="release-3-0-4-2013-05-29">
|
415
464
|
<span id="release-3-0-4"></span><h2>Release 3.0.4 - 2013/05/29<a class="headerlink" href="#release-3-0-4-2013-05-29" title="Permalink to this headline">¶</a></h2>
|
416
|
-
<div class="section" id="
|
417
|
-
<h3>Improvements<a class="headerlink" href="#
|
465
|
+
<div class="section" id="id25">
|
466
|
+
<h3>Improvements<a class="headerlink" href="#id25" title="Permalink to this headline">¶</a></h3>
|
418
467
|
<ul class="simple">
|
419
468
|
<li>[tokenizer] Improved to show log message when normalized string is not given.</li>
|
420
469
|
<li>Supported <tt class="docutils literal"><span class="pre">_key</span></tt> as an argument of <tt class="docutils literal"><span class="pre">geo_in_circle</span></tt>. [Reported by @ceekz]</li>
|
@@ -437,8 +486,8 @@ It supports to exclude specific tables from monitoring results.</li>
|
|
437
486
|
system plugins.</li>
|
438
487
|
</ul>
|
439
488
|
</div>
|
440
|
-
<div class="section" id="
|
441
|
-
<h3>Fixes<a class="headerlink" href="#
|
489
|
+
<div class="section" id="id26">
|
490
|
+
<h3>Fixes<a class="headerlink" href="#id26" title="Permalink to this headline">¶</a></h3>
|
442
491
|
<ul class="simple">
|
443
492
|
<li>[tokenizer] Fixed a memory leak on error.</li>
|
444
493
|
<li>Fixed a bug that empty string for similar search causes SEGV.
|
@@ -453,8 +502,8 @@ expressions are used.</li>
|
|
453
502
|
<li>[deb] Fixed a bug that HTTP/GQTP process is excuted as root user.</li>
|
454
503
|
</ul>
|
455
504
|
</div>
|
456
|
-
<div class="section" id="
|
457
|
-
<h3>Thanks<a class="headerlink" href="#
|
505
|
+
<div class="section" id="id27">
|
506
|
+
<h3>Thanks<a class="headerlink" href="#id27" title="Permalink to this headline">¶</a></h3>
|
458
507
|
<ul class="simple">
|
459
508
|
<li>@ceekz</li>
|
460
509
|
<li>Nakai Kanako</li>
|
@@ -467,8 +516,8 @@ expressions are used.</li>
|
|
467
516
|
</div>
|
468
517
|
<div class="section" id="release-3-0-3-2013-04-29">
|
469
518
|
<span id="release-3-0-3"></span><h2>Release 3.0.3 - 2013/04/29<a class="headerlink" href="#release-3-0-3-2013-04-29" title="Permalink to this headline">¶</a></h2>
|
470
|
-
<div class="section" id="
|
471
|
-
<h3>Improvements<a class="headerlink" href="#
|
519
|
+
<div class="section" id="id28">
|
520
|
+
<h3>Improvements<a class="headerlink" href="#id28" title="Permalink to this headline">¶</a></h3>
|
472
521
|
<ul class="simple">
|
473
522
|
<li>[suggest] Supported to learn with the value of customized weight
|
474
523
|
by using <tt class="docutils literal"><span class="pre">configuration.weight</span></tt> configuration.</li>
|
@@ -486,8 +535,8 @@ for building customized groonga without changing spec file.</li>
|
|
486
535
|
</div>
|
487
536
|
<div class="section" id="release-3-0-2-2013-03-29">
|
488
537
|
<span id="release-3-0-2"></span><h2>Release 3.0.2 - 2013/03/29<a class="headerlink" href="#release-3-0-2-2013-03-29" title="Permalink to this headline">¶</a></h2>
|
489
|
-
<div class="section" id="
|
490
|
-
<h3>Improvements<a class="headerlink" href="#
|
538
|
+
<div class="section" id="id29">
|
539
|
+
<h3>Improvements<a class="headerlink" href="#id29" title="Permalink to this headline">¶</a></h3>
|
491
540
|
<ul class="simple">
|
492
541
|
<li>Supported two or more indexes for a table key.
|
493
542
|
This change affects to eliminate potential crash case when loading a new key
|
@@ -511,8 +560,8 @@ This change supports the query such as
|
|
511
560
|
<tt class="docutils literal"><span class="pre">--query_expansion</span></tt> is regarded as deprecated.</li>
|
512
561
|
</ul>
|
513
562
|
</div>
|
514
|
-
<div class="section" id="
|
515
|
-
<h3>Fixes<a class="headerlink" href="#
|
563
|
+
<div class="section" id="id30">
|
564
|
+
<h3>Fixes<a class="headerlink" href="#id30" title="Permalink to this headline">¶</a></h3>
|
516
565
|
<ul class="simple">
|
517
566
|
<li>Fixed a bug that <tt class="docutils literal"><span class="pre">snippet_html(XXX),</span> <span class="pre">XXX</span></tt> fails with "stack error".
|
518
567
|
This bug affects a query such as <tt class="docutils literal"><span class="pre">--output_columns</span> <span class="pre">'snippet_html(title),</span> <span class="pre">content'</span></tt>.
|
@@ -528,8 +577,8 @@ Reference key size is 25 byte or lager.</li>
|
|
528
577
|
This affects the case if GARBAGE does not exist.</li>
|
529
578
|
</ul>
|
530
579
|
</div>
|
531
|
-
<div class="section" id="
|
532
|
-
<h3>Thanks<a class="headerlink" href="#
|
580
|
+
<div class="section" id="id31">
|
581
|
+
<h3>Thanks<a class="headerlink" href="#id31" title="Permalink to this headline">¶</a></h3>
|
533
582
|
<ul class="simple">
|
534
583
|
<li>Hendro Wibowo</li>
|
535
584
|
<li>hino</li>
|
@@ -539,8 +588,8 @@ This affects the case if GARBAGE does not exist.</li>
|
|
539
588
|
</div>
|
540
589
|
<div class="section" id="release-3-0-1-2013-02-28">
|
541
590
|
<span id="release-3-0-1"></span><h2>Release 3.0.1 - 2013/02/28<a class="headerlink" href="#release-3-0-1-2013-02-28" title="Permalink to this headline">¶</a></h2>
|
542
|
-
<div class="section" id="
|
543
|
-
<h3>Improvements<a class="headerlink" href="#
|
591
|
+
<div class="section" id="id32">
|
592
|
+
<h3>Improvements<a class="headerlink" href="#id32" title="Permalink to this headline">¶</a></h3>
|
544
593
|
<ul class="simple">
|
545
594
|
<li>Supported to set Bool to reference column when loading dataset by load command.</li>
|
546
595
|
<li>Supported AND operation for nested index.
|
@@ -557,8 +606,8 @@ based nested index of _key.</li>
|
|
557
606
|
<li>[doc] Added missing documentation of commands such as <tt class="docutils literal"><span class="pre">column_rename</span></tt> or <tt class="docutils literal"><span class="pre">truncate</span></tt>.</li>
|
558
607
|
</ul>
|
559
608
|
</div>
|
560
|
-
<div class="section" id="
|
561
|
-
<h3>Fixes<a class="headerlink" href="#
|
609
|
+
<div class="section" id="id33">
|
610
|
+
<h3>Fixes<a class="headerlink" href="#id33" title="Permalink to this headline">¶</a></h3>
|
562
611
|
<ul class="simple">
|
563
612
|
<li>Fixed a bug that <tt class="docutils literal"><span class="pre">grn_index_cursor_next()</span></tt> returns NULL unexpectedly.
|
564
613
|
It causes that invalid index entry is returned after deleting entries.
|
@@ -568,8 +617,8 @@ This bug occurs by wrong the number of found records.</li>
|
|
568
617
|
<li>[httpd] Enabled default owner/group of database setting as groonga/groonga.</li>
|
569
618
|
</ul>
|
570
619
|
</div>
|
571
|
-
<div class="section" id="
|
572
|
-
<h3>Thanks<a class="headerlink" href="#
|
620
|
+
<div class="section" id="id34">
|
621
|
+
<h3>Thanks<a class="headerlink" href="#id34" title="Permalink to this headline">¶</a></h3>
|
573
622
|
<ul class="simple">
|
574
623
|
<li>b senboku</li>
|
575
624
|
</ul>
|
@@ -580,8 +629,8 @@ This bug occurs by wrong the number of found records.</li>
|
|
580
629
|
<ul class="simple">
|
581
630
|
<li>Bump version to 3.0.0!</li>
|
582
631
|
</ul>
|
583
|
-
<div class="section" id="
|
584
|
-
<h3>Fixes<a class="headerlink" href="#
|
632
|
+
<div class="section" id="id35">
|
633
|
+
<h3>Fixes<a class="headerlink" href="#id35" title="Permalink to this headline">¶</a></h3>
|
585
634
|
<ul class="simple">
|
586
635
|
<li>[deb] Fixed to install missing not EUC-JP, but UTF-8 encoding dictionary
|
587
636
|
when <tt class="docutils literal"><span class="pre">groonga-tokenizer-mecab</span></tt> package is installed.</li>
|
@@ -591,8 +640,8 @@ If you use string literal for int64, this bug does not affects.</li>
|
|
591
640
|
by init script is failed. [GitHub#53] [Patch by IWAI, Masaharu]</li>
|
592
641
|
</ul>
|
593
642
|
</div>
|
594
|
-
<div class="section" id="
|
595
|
-
<h3>Thanks<a class="headerlink" href="#
|
643
|
+
<div class="section" id="id36">
|
644
|
+
<h3>Thanks<a class="headerlink" href="#id36" title="Permalink to this headline">¶</a></h3>
|
596
645
|
<ul class="simple">
|
597
646
|
<li>IWAI, Masaharu</li>
|
598
647
|
</ul>
|
@@ -600,8 +649,8 @@ by init script is failed. [GitHub#53] [Patch by IWAI, Masaharu]</li>
|
|
600
649
|
</div>
|
601
650
|
<div class="section" id="release-2-1-2-2013-01-29">
|
602
651
|
<span id="release-2-1-2"></span><h2>Release 2.1.2 - 2013/01/29<a class="headerlink" href="#release-2-1-2-2013-01-29" title="Permalink to this headline">¶</a></h2>
|
603
|
-
<div class="section" id="
|
604
|
-
<h3>Improvements<a class="headerlink" href="#
|
652
|
+
<div class="section" id="id37">
|
653
|
+
<h3>Improvements<a class="headerlink" href="#id37" title="Permalink to this headline">¶</a></h3>
|
605
654
|
<ul class="simple">
|
606
655
|
<li>Supported multiple <tt class="docutils literal"><span class="pre">query()</span></tt> in a select command.
|
607
656
|
For example, you can specify the keyword which has different weight such as
|
@@ -627,8 +676,8 @@ in <tt class="docutils literal"><span class="pre">--filter</span></tt>.</li>
|
|
627
676
|
<li>[doc] Added documentation for <a class="reference internal" href="reference/functions/query.html"><em>query</em></a>.</li>
|
628
677
|
</ul>
|
629
678
|
</div>
|
630
|
-
<div class="section" id="
|
631
|
-
<h3>Fixes<a class="headerlink" href="#
|
679
|
+
<div class="section" id="id38">
|
680
|
+
<h3>Fixes<a class="headerlink" href="#id38" title="Permalink to this headline">¶</a></h3>
|
632
681
|
<ul class="simple">
|
633
682
|
<li>Fixed not to report an error even though MeCab tokenizer shared object
|
634
683
|
isn't found. [groonga-dev,01174] [Reported by wing]</li>
|
@@ -638,8 +687,8 @@ isn't found. [groonga-dev,01174] [Reported by wing]</li>
|
|
638
687
|
by select command.</li>
|
639
688
|
</ul>
|
640
689
|
</div>
|
641
|
-
<div class="section" id="
|
642
|
-
<h3>Thanks<a class="headerlink" href="#
|
690
|
+
<div class="section" id="id39">
|
691
|
+
<h3>Thanks<a class="headerlink" href="#id39" title="Permalink to this headline">¶</a></h3>
|
643
692
|
<ul class="simple">
|
644
693
|
<li>wing</li>
|
645
694
|
</ul>
|
@@ -649,8 +698,8 @@ by select command.</li>
|
|
649
698
|
<span id="release-2-1-1"></span><h2>Release 2.1.1 - 2012/12/29<a class="headerlink" href="#release-2-1-1-2012-12-29" title="Permalink to this headline">¶</a></h2>
|
650
699
|
<p>This is bug fix release of 2.1.0. All of 2.1.0 users should use 2.1.1
|
651
700
|
instead.</p>
|
652
|
-
<div class="section" id="
|
653
|
-
<h3>Fixes<a class="headerlink" href="#
|
701
|
+
<div class="section" id="id40">
|
702
|
+
<h3>Fixes<a class="headerlink" href="#id40" title="Permalink to this headline">¶</a></h3>
|
654
703
|
<ul class="simple">
|
655
704
|
<li>Fixed a bug that <tt class="docutils literal"><span class="pre">KEY_NORMALIZE</span></tt> information in database that is
|
656
705
|
created by groonga 2.0.8 or ealier is dropped.</li>
|
@@ -677,8 +726,8 @@ version of groonga.</p>
|
|
677
726
|
tokenizer. The argument of <tt class="docutils literal"><span class="pre">grn_tokenizer_query_open</span></tt> API has changed.
|
678
727
|
This API change affects developer of tokenizer plugin.</p>
|
679
728
|
</div>
|
680
|
-
<div class="section" id="
|
681
|
-
<h3>Improvements<a class="headerlink" href="#
|
729
|
+
<div class="section" id="id41">
|
730
|
+
<h3>Improvements<a class="headerlink" href="#id41" title="Permalink to this headline">¶</a></h3>
|
682
731
|
<ul class="simple">
|
683
732
|
<li>[doc] Added documentation about <a class="reference internal" href="tutorial/match_columns.html#nested-index-search"><em>Nested index search among related table by column index</em></a>.</li>
|
684
733
|
<li>Supported the expression as <a class="reference internal" href="reference/functions/snippet_html.html"><em>snippet_html</em></a> arguments.
|
@@ -700,8 +749,8 @@ of <tt class="docutils literal"><span class="pre">grn_tokenizer_query_open</span
|
|
700
749
|
and double array trie for <a class="reference internal" href="tutorial/match_columns.html#nested-index-search"><em>Nested index search among related table by column index</em></a>.</li>
|
701
750
|
</ul>
|
702
751
|
</div>
|
703
|
-
<div class="section" id="
|
704
|
-
<h3>Fixes<a class="headerlink" href="#
|
752
|
+
<div class="section" id="id42">
|
753
|
+
<h3>Fixes<a class="headerlink" href="#id42" title="Permalink to this headline">¶</a></h3>
|
705
754
|
<ul class="simple">
|
706
755
|
<li>[windows] Added missing <tt class="docutils literal"><span class="pre">O_BINARY</span></tt> flag to open file correctly.
|
707
756
|
This change fixes the infinite loop problem about groonga HTTP server.
|
@@ -713,8 +762,8 @@ see <a class="reference internal" href="reference/executables/groonga.html#cmdop
|
|
713
762
|
<li>Fixed a bug that <tt class="docutils literal"><span class="pre">_score</span></tt> after "*" is ignored in <tt class="docutils literal"><span class="pre">--output_columns</span></tt>.</li>
|
714
763
|
</ul>
|
715
764
|
</div>
|
716
|
-
<div class="section" id="
|
717
|
-
<h3>Thanks<a class="headerlink" href="#
|
765
|
+
<div class="section" id="id43">
|
766
|
+
<h3>Thanks<a class="headerlink" href="#id43" title="Permalink to this headline">¶</a></h3>
|
718
767
|
<ul class="simple">
|
719
768
|
<li>Tomoatsu Shimada</li>
|
720
769
|
<li>Shimomura Tatsuya</li>
|
@@ -723,8 +772,8 @@ see <a class="reference internal" href="reference/executables/groonga.html#cmdop
|
|
723
772
|
</div>
|
724
773
|
<div class="section" id="release-2-0-9-2012-11-29">
|
725
774
|
<span id="release-2-0-9"></span><h2>Release 2.0.9 - 2012/11/29<a class="headerlink" href="#release-2-0-9-2012-11-29" title="Permalink to this headline">¶</a></h2>
|
726
|
-
<div class="section" id="
|
727
|
-
<h3>Improvements<a class="headerlink" href="#
|
775
|
+
<div class="section" id="id44">
|
776
|
+
<h3>Improvements<a class="headerlink" href="#id44" title="Permalink to this headline">¶</a></h3>
|
728
777
|
<ul class="simple">
|
729
778
|
<li>Supported to calculate the value of distance accross border
|
730
779
|
in <tt class="docutils literal"><span class="pre">geo_distance</span></tt> with <tt class="docutils literal"><span class="pre">rectangle</span></tt> as approximate type. [#1534]</li>
|
@@ -747,8 +796,8 @@ This change is incompatibility change, but does not affects existing program.</l
|
|
747
796
|
<li>Supported range search by using index.</li>
|
748
797
|
</ul>
|
749
798
|
</div>
|
750
|
-
<div class="section" id="
|
751
|
-
<h3>Fixes<a class="headerlink" href="#
|
799
|
+
<div class="section" id="id45">
|
800
|
+
<h3>Fixes<a class="headerlink" href="#id45" title="Permalink to this headline">¶</a></h3>
|
752
801
|
<ul class="simple">
|
753
802
|
<li>Fixed to use network byte order for status code of <a class="reference internal" href="spec/gqtp.html#gqtp-header-spec"><em>GQTP header</em></a> to follow
|
754
803
|
the normal network protocol convention.
|
@@ -772,8 +821,8 @@ referenced by <tt class="docutils literal"><span class="pre">select</span></tt>
|
|
772
821
|
This change not to contain such a metadata as search results.</li>
|
773
822
|
</ul>
|
774
823
|
</div>
|
775
|
-
<div class="section" id="
|
776
|
-
<h3>Thanks<a class="headerlink" href="#
|
824
|
+
<div class="section" id="id46">
|
825
|
+
<h3>Thanks<a class="headerlink" href="#id46" title="Permalink to this headline">¶</a></h3>
|
777
826
|
<ul class="simple">
|
778
827
|
<li>Tomoatsu Shimada</li>
|
779
828
|
<li>Akio Tajima</li>
|
@@ -783,8 +832,8 @@ This change not to contain such a metadata as search results.</li>
|
|
783
832
|
</div>
|
784
833
|
<div class="section" id="release-2-0-8-2012-10-29">
|
785
834
|
<span id="release-2-0-8"></span><h2>Release 2.0.8 - 2012/10/29<a class="headerlink" href="#release-2-0-8-2012-10-29" title="Permalink to this headline">¶</a></h2>
|
786
|
-
<div class="section" id="
|
787
|
-
<h3>Improvements<a class="headerlink" href="#
|
835
|
+
<div class="section" id="id47">
|
836
|
+
<h3>Improvements<a class="headerlink" href="#id47" title="Permalink to this headline">¶</a></h3>
|
788
837
|
<ul class="simple">
|
789
838
|
<li>[rpm] Improved the description of server-http and httpd packages.
|
790
839
|
[Suggested by Daiki Ueno]</li>
|
@@ -796,8 +845,8 @@ This change not to contain such a metadata as search results.</li>
|
|
796
845
|
[Reported by serihiro]</li>
|
797
846
|
</ul>
|
798
847
|
</div>
|
799
|
-
<div class="section" id="
|
800
|
-
<h3>Fixes<a class="headerlink" href="#
|
848
|
+
<div class="section" id="id48">
|
849
|
+
<h3>Fixes<a class="headerlink" href="#id48" title="Permalink to this headline">¶</a></h3>
|
801
850
|
<ul class="simple">
|
802
851
|
<li>[rpm] Fixed to remove needless "Requires" from spec file.
|
803
852
|
[Reported by Daiki Ueno]</li>
|
@@ -808,8 +857,8 @@ This change not to contain such a metadata as search results.</li>
|
|
808
857
|
<li>[deb] Fixed to bundle missing table plugin.</li>
|
809
858
|
</ul>
|
810
859
|
</div>
|
811
|
-
<div class="section" id="
|
812
|
-
<h3>Thanks<a class="headerlink" href="#
|
860
|
+
<div class="section" id="id49">
|
861
|
+
<h3>Thanks<a class="headerlink" href="#id49" title="Permalink to this headline">¶</a></h3>
|
813
862
|
<ul class="simple">
|
814
863
|
<li>Daiki Ueno</li>
|
815
864
|
<li>firewood</li>
|
@@ -819,8 +868,8 @@ This change not to contain such a metadata as search results.</li>
|
|
819
868
|
</div>
|
820
869
|
<div class="section" id="release-2-0-7-2012-09-29">
|
821
870
|
<span id="release-2-0-7"></span><h2>Release 2.0.7 - 2012/09/29<a class="headerlink" href="#release-2-0-7-2012-09-29" title="Permalink to this headline">¶</a></h2>
|
822
|
-
<div class="section" id="
|
823
|
-
<h3>Improvements<a class="headerlink" href="#
|
871
|
+
<div class="section" id="id50">
|
872
|
+
<h3>Improvements<a class="headerlink" href="#id50" title="Permalink to this headline">¶</a></h3>
|
824
873
|
<ul class="simple">
|
825
874
|
<li>[doc] Added more descriptions about <tt class="docutils literal"><span class="pre">--query_flags</span></tt>.</li>
|
826
875
|
<li>[doc][httpd] Added sample configuration for gzip compression.</li>
|
@@ -836,8 +885,8 @@ This change not to contain such a metadata as search results.</li>
|
|
836
885
|
<li>Added <tt class="docutils literal"><span class="pre">min()</span></tt> function.</li>
|
837
886
|
</ul>
|
838
887
|
</div>
|
839
|
-
<div class="section" id="
|
840
|
-
<h3>Fixes<a class="headerlink" href="#
|
888
|
+
<div class="section" id="id51">
|
889
|
+
<h3>Fixes<a class="headerlink" href="#id51" title="Permalink to this headline">¶</a></h3>
|
841
890
|
<ul class="simple">
|
842
891
|
<li>Fixed to set domain to vector elements to <tt class="docutils literal"><span class="pre">load</span></tt> command. [GitHub#30]</li>
|
843
892
|
<li>[httpd] Fixed missing NULL initialization. [Reported by @Kiske]</li>
|
@@ -848,8 +897,8 @@ This change not to contain such a metadata as search results.</li>
|
|
848
897
|
<li>Fixed a bug that Time -> Float cast breaks value.</li>
|
849
898
|
</ul>
|
850
899
|
</div>
|
851
|
-
<div class="section" id="
|
852
|
-
<h3>Thanks<a class="headerlink" href="#
|
900
|
+
<div class="section" id="id52">
|
901
|
+
<h3>Thanks<a class="headerlink" href="#id52" title="Permalink to this headline">¶</a></h3>
|
853
902
|
<ul class="simple">
|
854
903
|
<li>@Kiske</li>
|
855
904
|
</ul>
|
@@ -857,8 +906,8 @@ This change not to contain such a metadata as search results.</li>
|
|
857
906
|
</div>
|
858
907
|
<div class="section" id="release-2-0-6-2012-08-29">
|
859
908
|
<span id="release-2-0-6"></span><h2>Release 2.0.6 - 2012/08/29<a class="headerlink" href="#release-2-0-6-2012-08-29" title="Permalink to this headline">¶</a></h2>
|
860
|
-
<div class="section" id="
|
861
|
-
<h3>Improvements<a class="headerlink" href="#
|
909
|
+
<div class="section" id="id53">
|
910
|
+
<h3>Improvements<a class="headerlink" href="#id53" title="Permalink to this headline">¶</a></h3>
|
862
911
|
<ul class="simple">
|
863
912
|
<li>[deb][rpm] Added <tt class="docutils literal"><span class="pre">groonga-server-common</span></tt> meta package. [#1451]</li>
|
864
913
|
<li>Supported <tt class="docutils literal"><span class="pre">--query_flags</span></tt> option to <tt class="docutils literal"><span class="pre">select</span></tt> command.</li>
|
@@ -879,8 +928,8 @@ This change not to contain such a metadata as search results.</li>
|
|
879
928
|
<li>Supported '-WORD' in <tt class="docutils literal"><span class="pre">--query</span></tt> of the select command.</li>
|
880
929
|
</ul>
|
881
930
|
</div>
|
882
|
-
<div class="section" id="
|
883
|
-
<h3>Fixes<a class="headerlink" href="#
|
931
|
+
<div class="section" id="id54">
|
932
|
+
<h3>Fixes<a class="headerlink" href="#id54" title="Permalink to this headline">¶</a></h3>
|
884
933
|
<ul class="simple">
|
885
934
|
<li>[doc] Fixed the execution examples. [#1428]
|
886
935
|
[Reported by IWAI, Masaharu]</li>
|
@@ -895,8 +944,8 @@ by executing <tt class="docutils literal"><span class="pre">clearlock</span></tt
|
|
895
944
|
[Reported by @yito]</li>
|
896
945
|
</ul>
|
897
946
|
</div>
|
898
|
-
<div class="section" id="
|
899
|
-
<h3>Thanks<a class="headerlink" href="#
|
947
|
+
<div class="section" id="id55">
|
948
|
+
<h3>Thanks<a class="headerlink" href="#id55" title="Permalink to this headline">¶</a></h3>
|
900
949
|
<ul class="simple">
|
901
950
|
<li>IWAI, Masaharu</li>
|
902
951
|
<li>@yito</li>
|
@@ -905,8 +954,8 @@ by executing <tt class="docutils literal"><span class="pre">clearlock</span></tt
|
|
905
954
|
</div>
|
906
955
|
<div class="section" id="release-2-0-5-2012-07-29">
|
907
956
|
<span id="release-2-0-5"></span><h2>Release 2.0.5 - 2012/07/29<a class="headerlink" href="#release-2-0-5-2012-07-29" title="Permalink to this headline">¶</a></h2>
|
908
|
-
<div class="section" id="
|
909
|
-
<h3>Improvements<a class="headerlink" href="#
|
957
|
+
<div class="section" id="id56">
|
958
|
+
<h3>Improvements<a class="headerlink" href="#id56" title="Permalink to this headline">¶</a></h3>
|
910
959
|
<ul class="simple">
|
911
960
|
<li>Supported calculating the value of distance with "rect" or "rectangle"
|
912
961
|
argument in southern hemisphere. [#1418] [#1419] [#1420] [#1421]</li>
|
@@ -931,8 +980,8 @@ argument in southern hemisphere. [#1418] [#1419] [#1420] [#1421]</li>
|
|
931
980
|
<li>Supported to open locked database. [GitHub#21]</li>
|
932
981
|
</ul>
|
933
982
|
</div>
|
934
|
-
<div class="section" id="
|
935
|
-
<h3>Fixes<a class="headerlink" href="#
|
983
|
+
<div class="section" id="id57">
|
984
|
+
<h3>Fixes<a class="headerlink" href="#id57" title="Permalink to this headline">¶</a></h3>
|
936
985
|
<ul class="simple">
|
937
986
|
<li>Fixed a build problem about groonga-httpd on Mac OS X.
|
938
987
|
[Reported by SHIMADA Koji]</li>
|
@@ -948,8 +997,8 @@ argument in southern hemisphere. [#1418] [#1419] [#1420] [#1421]</li>
|
|
948
997
|
[#1429] [Reported by IWAI, Masaharu]</li>
|
949
998
|
</ul>
|
950
999
|
</div>
|
951
|
-
<div class="section" id="
|
952
|
-
<h3>Thanks<a class="headerlink" href="#
|
1000
|
+
<div class="section" id="id58">
|
1001
|
+
<h3>Thanks<a class="headerlink" href="#id58" title="Permalink to this headline">¶</a></h3>
|
953
1002
|
<ul class="simple">
|
954
1003
|
<li>SHIMADA Koji</li>
|
955
1004
|
<li>IWAI, Masaharu</li>
|
@@ -958,8 +1007,8 @@ argument in southern hemisphere. [#1418] [#1419] [#1420] [#1421]</li>
|
|
958
1007
|
</div>
|
959
1008
|
<div class="section" id="release-2-0-4-2012-06-29">
|
960
1009
|
<span id="release-2-0-4"></span><h2>Release 2.0.4 - 2012/06/29<a class="headerlink" href="#release-2-0-4-2012-06-29" title="Permalink to this headline">¶</a></h2>
|
961
|
-
<div class="section" id="
|
962
|
-
<h3>Improvements<a class="headerlink" href="#
|
1010
|
+
<div class="section" id="id59">
|
1011
|
+
<h3>Improvements<a class="headerlink" href="#id59" title="Permalink to this headline">¶</a></h3>
|
963
1012
|
<ul class="simple">
|
964
1013
|
<li>Supported only KyTea 0.4.2.</li>
|
965
1014
|
<li>Dropped KyTea 0.4.1 or ealier support.</li>
|
@@ -986,8 +1035,8 @@ See <a class="reference internal" href="reference/grn_expr/query_syntax.html#con
|
|
986
1035
|
[GitHub#18] [Patch by IWAI, Masaharu]</li>
|
987
1036
|
</ul>
|
988
1037
|
</div>
|
989
|
-
<div class="section" id="
|
990
|
-
<h3>Fixes<a class="headerlink" href="#
|
1038
|
+
<div class="section" id="id60">
|
1039
|
+
<h3>Fixes<a class="headerlink" href="#id60" title="Permalink to this headline">¶</a></h3>
|
991
1040
|
<ul class="simple">
|
992
1041
|
<li>Fixed a problem that display of command prompt changes to not intended state
|
993
1042
|
by using batch mode on Mac OS X.
|
@@ -996,8 +1045,8 @@ by using batch mode on Mac OS X.
|
|
996
1045
|
<li>Fixed a problem that '=R' is treated as 'OR' in <tt class="docutils literal"><span class="pre">--query</span></tt> syntax. [#1393]</li>
|
997
1046
|
</ul>
|
998
1047
|
</div>
|
999
|
-
<div class="section" id="
|
1000
|
-
<h3>Thanks<a class="headerlink" href="#
|
1048
|
+
<div class="section" id="id61">
|
1049
|
+
<h3>Thanks<a class="headerlink" href="#id61" title="Permalink to this headline">¶</a></h3>
|
1001
1050
|
<ul class="simple">
|
1002
1051
|
<li>@soundkitchen</li>
|
1003
1052
|
<li>IWAI, Masaharu</li>
|
@@ -1006,8 +1055,8 @@ by using batch mode on Mac OS X.
|
|
1006
1055
|
</div>
|
1007
1056
|
<div class="section" id="release-2-0-3-2012-05-29">
|
1008
1057
|
<span id="release-2-0-3"></span><h2>Release 2.0.3 - 2012/05/29<a class="headerlink" href="#release-2-0-3-2012-05-29" title="Permalink to this headline">¶</a></h2>
|
1009
|
-
<div class="section" id="
|
1010
|
-
<h3>Improvements<a class="headerlink" href="#
|
1058
|
+
<div class="section" id="id62">
|
1059
|
+
<h3>Improvements<a class="headerlink" href="#id62" title="Permalink to this headline">¶</a></h3>
|
1011
1060
|
<ul class="simple">
|
1012
1061
|
<li>[doc] Added about release procedure.</li>
|
1013
1062
|
<li>Removed restriction that the max number of opened files is 4096.</li>
|
@@ -1031,8 +1080,8 @@ groonga-repository to groonga-release to follow RPM package name
|
|
1031
1080
|
convension such as centos-release and fedora-release.</li>
|
1032
1081
|
</ul>
|
1033
1082
|
</div>
|
1034
|
-
<div class="section" id="
|
1035
|
-
<h3>Fixes<a class="headerlink" href="#
|
1083
|
+
<div class="section" id="id63">
|
1084
|
+
<h3>Fixes<a class="headerlink" href="#id63" title="Permalink to this headline">¶</a></h3>
|
1036
1085
|
<ul class="simple">
|
1037
1086
|
<li>[doc] Fixed a command to update yum repository.
|
1038
1087
|
[Suggested by IWAI, Masaharu]</li>
|
@@ -1045,8 +1094,8 @@ expression. [#1372]</li>
|
|
1045
1094
|
<li>Fixed a bug that a record key registered via index source isn't normalized.</li>
|
1046
1095
|
</ul>
|
1047
1096
|
</div>
|
1048
|
-
<div class="section" id="
|
1049
|
-
<h3>Thanks<a class="headerlink" href="#
|
1097
|
+
<div class="section" id="id64">
|
1098
|
+
<h3>Thanks<a class="headerlink" href="#id64" title="Permalink to this headline">¶</a></h3>
|
1050
1099
|
<ul class="simple">
|
1051
1100
|
<li>IWAI, Masaharu</li>
|
1052
1101
|
</ul>
|
@@ -1069,8 +1118,8 @@ package sign key before updating groogna packages.</p>
|
|
1069
1118
|
</pre></div>
|
1070
1119
|
</div>
|
1071
1120
|
</div>
|
1072
|
-
<div class="section" id="
|
1073
|
-
<h3>Improvements<a class="headerlink" href="#
|
1121
|
+
<div class="section" id="id65">
|
1122
|
+
<h3>Improvements<a class="headerlink" href="#id65" title="Permalink to this headline">¶</a></h3>
|
1074
1123
|
<ul class="simple">
|
1075
1124
|
<li>[pkg-config] Removed needless MessagePack dependency.</li>
|
1076
1125
|
<li>[rpm][fedora] Supported libedit. [#1325] [Suggested by IWAI, Masaharu]</li>
|
@@ -1090,8 +1139,8 @@ is the similar search syntax. [#1342]</li>
|
|
1090
1139
|
package sign key.</li>
|
1091
1140
|
</ul>
|
1092
1141
|
</div>
|
1093
|
-
<div class="section" id="
|
1094
|
-
<h3>Fixes<a class="headerlink" href="#
|
1142
|
+
<div class="section" id="id66">
|
1143
|
+
<h3>Fixes<a class="headerlink" href="#id66" title="Permalink to this headline">¶</a></h3>
|
1095
1144
|
<ul class="simple">
|
1096
1145
|
<li>[deb][rpm] Used <tt class="docutils literal"><span class="pre">--bind-address</span></tt> option instead of deprecated
|
1097
1146
|
<tt class="docutils literal"><span class="pre">--address</span></tt> option.
|
@@ -1113,8 +1162,8 @@ inverted index. [#1329]</li>
|
|
1113
1162
|
[#1340] [Reported by Shinya Kawaji]</li>
|
1114
1163
|
</ul>
|
1115
1164
|
</div>
|
1116
|
-
<div class="section" id="
|
1117
|
-
<h3>Thanks<a class="headerlink" href="#
|
1165
|
+
<div class="section" id="id67">
|
1166
|
+
<h3>Thanks<a class="headerlink" href="#id67" title="Permalink to this headline">¶</a></h3>
|
1118
1167
|
<ul class="simple">
|
1119
1168
|
<li>IWAI, Masaharu</li>
|
1120
1169
|
<li>Daiki Ueno</li>
|
@@ -1124,8 +1173,8 @@ inverted index. [#1329]</li>
|
|
1124
1173
|
</div>
|
1125
1174
|
<div class="section" id="release-2-0-1-2012-03-29">
|
1126
1175
|
<span id="release-2-0-1"></span><h2>Release 2.0.1 - 2012/03/29<a class="headerlink" href="#release-2-0-1-2012-03-29" title="Permalink to this headline">¶</a></h2>
|
1127
|
-
<div class="section" id="
|
1128
|
-
<h3>Improvements<a class="headerlink" href="#
|
1176
|
+
<div class="section" id="id68">
|
1177
|
+
<h3>Improvements<a class="headerlink" href="#id68" title="Permalink to this headline">¶</a></h3>
|
1129
1178
|
<ul class="simple">
|
1130
1179
|
<li>Supported build in other directory.
|
1131
1180
|
[#1298] [Reported by Kazuhiko]</li>
|
@@ -1147,8 +1196,8 @@ check. [#1289]</li>
|
|
1147
1196
|
<li><tt class="docutils literal"><span class="pre">grn_snip</span></tt> uses <tt class="docutils literal"><span class="pre">grn_obj</span></tt> mechanism. [#1054]</li>
|
1148
1197
|
</ul>
|
1149
1198
|
</div>
|
1150
|
-
<div class="section" id="
|
1151
|
-
<h3>Fixes<a class="headerlink" href="#
|
1199
|
+
<div class="section" id="id69">
|
1200
|
+
<h3>Fixes<a class="headerlink" href="#id69" title="Permalink to this headline">¶</a></h3>
|
1152
1201
|
<ul class="simple">
|
1153
1202
|
<li>Fixed a bug that uninstall task doesn't uninstall installed Ruby
|
1154
1203
|
scripts. [#1299] [Reported by Kazuhiko]</li>
|
@@ -1159,8 +1208,8 @@ only used by mroonga. [#1303]</li>
|
|
1159
1208
|
<li>Fixed a bug that latin1 normalization may access unexpected memory.</li>
|
1160
1209
|
</ul>
|
1161
1210
|
</div>
|
1162
|
-
<div class="section" id="
|
1163
|
-
<h3>Thanks<a class="headerlink" href="#
|
1211
|
+
<div class="section" id="id70">
|
1212
|
+
<h3>Thanks<a class="headerlink" href="#id70" title="Permalink to this headline">¶</a></h3>
|
1164
1213
|
<ul class="simple">
|
1165
1214
|
<li>Kazuhiko</li>
|
1166
1215
|
<li>Markus Elfring</li>
|
@@ -1169,8 +1218,8 @@ only used by mroonga. [#1303]</li>
|
|
1169
1218
|
</div>
|
1170
1219
|
<div class="section" id="release-2-0-0-2012-02-29">
|
1171
1220
|
<span id="release-2-0-0"></span><h2>Release 2.0.0 - 2012/02/29<a class="headerlink" href="#release-2-0-0-2012-02-29" title="Permalink to this headline">¶</a></h2>
|
1172
|
-
<div class="section" id="
|
1173
|
-
<h3>Improvements<a class="headerlink" href="#
|
1221
|
+
<div class="section" id="id71">
|
1222
|
+
<h3>Improvements<a class="headerlink" href="#id71" title="Permalink to this headline">¶</a></h3>
|
1174
1223
|
<ul class="simple">
|
1175
1224
|
<li>[dat] Added 0 length key check.</li>
|
1176
1225
|
<li>[windows] Added missing GCC related DLLs. [groonga-dev,00686]
|
@@ -1194,8 +1243,8 @@ only used by mroonga. [#1303]</li>
|
|
1194
1243
|
<li>[windows] Supported MessagePack.</li>
|
1195
1244
|
</ul>
|
1196
1245
|
</div>
|
1197
|
-
<div class="section" id="
|
1198
|
-
<h3>Fixes<a class="headerlink" href="#
|
1246
|
+
<div class="section" id="id72">
|
1247
|
+
<h3>Fixes<a class="headerlink" href="#id72" title="Permalink to this headline">¶</a></h3>
|
1199
1248
|
<ul class="simple">
|
1200
1249
|
<li>[pat] Fixed a bug that the last node can't be found. [#1258]</li>
|
1201
1250
|
<li>[doc] Fixed links in Japanese page. [Reported by @naoina]</li>
|
@@ -1205,8 +1254,8 @@ only used by mroonga. [#1303]</li>
|
|
1205
1254
|
[Reported by @wareohji]</li>
|
1206
1255
|
</ul>
|
1207
1256
|
</div>
|
1208
|
-
<div class="section" id="
|
1209
|
-
<h3>Thanks<a class="headerlink" href="#
|
1257
|
+
<div class="section" id="id73">
|
1258
|
+
<h3>Thanks<a class="headerlink" href="#id73" title="Permalink to this headline">¶</a></h3>
|
1210
1259
|
<ul class="simple">
|
1211
1260
|
<li>Suzuki</li>
|
1212
1261
|
<li>Daiki Ueno</li>
|
@@ -1219,8 +1268,8 @@ only used by mroonga. [#1303]</li>
|
|
1219
1268
|
</div>
|
1220
1269
|
<div class="section" id="release-1-3-0-2012-01-29">
|
1221
1270
|
<span id="release-1-3-0"></span><h2>Release 1.3.0 - 2012/01/29<a class="headerlink" href="#release-1-3-0-2012-01-29" title="Permalink to this headline">¶</a></h2>
|
1222
|
-
<div class="section" id="
|
1223
|
-
<h3>Improvements<a class="headerlink" href="#
|
1271
|
+
<div class="section" id="id74">
|
1272
|
+
<h3>Improvements<a class="headerlink" href="#id74" title="Permalink to this headline">¶</a></h3>
|
1224
1273
|
<ul class="simple">
|
1225
1274
|
<li>Supported dynamic DB key table change by
|
1226
1275
|
GRN_DB_KEY=pat or GRN_DB_KEY=dat environment variable value.</li>
|
@@ -1255,8 +1304,8 @@ USE_OFFLINE_INDEXER=yes environment variable.</li>
|
|
1255
1304
|
<li>Added <tt class="docutils literal"><span class="pre">column_rename</span></tt>. [#1234]</li>
|
1256
1305
|
</ul>
|
1257
1306
|
</div>
|
1258
|
-
<div class="section" id="
|
1259
|
-
<h3>Thanks<a class="headerlink" href="#
|
1307
|
+
<div class="section" id="id75">
|
1308
|
+
<h3>Thanks<a class="headerlink" href="#id75" title="Permalink to this headline">¶</a></h3>
|
1260
1309
|
<ul class="simple">
|
1261
1310
|
<li>montywi</li>
|
1262
1311
|
<li>Masaharu IWAI</li>
|
@@ -1377,160 +1426,166 @@ USE_OFFLINE_INDEXER=yes environment variable.</li>
|
|
1377
1426
|
<h3><a href="index.html">Table Of Contents</a></h3>
|
1378
1427
|
<ul>
|
1379
1428
|
<li><a class="reference internal" href="#">News</a><ul>
|
1380
|
-
<li><a class="reference internal" href="#release-
|
1429
|
+
<li><a class="reference internal" href="#release-4-0-0-2014-02-09">Release 4.0.0 - 2014/02/09</a><ul>
|
1381
1430
|
<li><a class="reference internal" href="#improvements">Improvements</a></li>
|
1382
1431
|
<li><a class="reference internal" href="#fixes">Fixes</a></li>
|
1383
1432
|
<li><a class="reference internal" href="#thanks">Thanks</a></li>
|
1384
1433
|
</ul>
|
1385
1434
|
</li>
|
1386
|
-
<li><a class="reference internal" href="#release-3-1-
|
1435
|
+
<li><a class="reference internal" href="#release-3-1-2-2014-01-29">Release 3.1.2 - 2014/01/29</a><ul>
|
1387
1436
|
<li><a class="reference internal" href="#id1">Improvements</a></li>
|
1388
1437
|
<li><a class="reference internal" href="#id2">Fixes</a></li>
|
1389
1438
|
<li><a class="reference internal" href="#id3">Thanks</a></li>
|
1390
1439
|
</ul>
|
1391
1440
|
</li>
|
1392
|
-
<li><a class="reference internal" href="#release-3-1-
|
1441
|
+
<li><a class="reference internal" href="#release-3-1-1-2013-12-29">Release 3.1.1 - 2013/12/29</a><ul>
|
1393
1442
|
<li><a class="reference internal" href="#id4">Improvements</a></li>
|
1394
1443
|
<li><a class="reference internal" href="#id5">Fixes</a></li>
|
1395
1444
|
<li><a class="reference internal" href="#id6">Thanks</a></li>
|
1396
1445
|
</ul>
|
1397
1446
|
</li>
|
1398
|
-
<li><a class="reference internal" href="#release-3-0-
|
1447
|
+
<li><a class="reference internal" href="#release-3-1-0-2013-11-29">Release 3.1.0 - 2013/11/29</a><ul>
|
1399
1448
|
<li><a class="reference internal" href="#id7">Improvements</a></li>
|
1400
1449
|
<li><a class="reference internal" href="#id8">Fixes</a></li>
|
1401
1450
|
<li><a class="reference internal" href="#id9">Thanks</a></li>
|
1402
1451
|
</ul>
|
1403
1452
|
</li>
|
1404
|
-
<li><a class="reference internal" href="#release-3-0-
|
1453
|
+
<li><a class="reference internal" href="#release-3-0-9-2013-10-29">Release 3.0.9 - 2013/10/29</a><ul>
|
1405
1454
|
<li><a class="reference internal" href="#id10">Improvements</a></li>
|
1406
1455
|
<li><a class="reference internal" href="#id11">Fixes</a></li>
|
1407
1456
|
<li><a class="reference internal" href="#id12">Thanks</a></li>
|
1408
1457
|
</ul>
|
1409
1458
|
</li>
|
1410
|
-
<li><a class="reference internal" href="#release-3-0-
|
1459
|
+
<li><a class="reference internal" href="#release-3-0-8-2013-09-29">Release 3.0.8 - 2013/09/29</a><ul>
|
1411
1460
|
<li><a class="reference internal" href="#id13">Improvements</a></li>
|
1412
1461
|
<li><a class="reference internal" href="#id14">Fixes</a></li>
|
1413
1462
|
<li><a class="reference internal" href="#id15">Thanks</a></li>
|
1414
1463
|
</ul>
|
1415
1464
|
</li>
|
1416
|
-
<li><a class="reference internal" href="#release-3-0-
|
1465
|
+
<li><a class="reference internal" href="#release-3-0-7-2013-08-29">Release 3.0.7 - 2013/08/29</a><ul>
|
1417
1466
|
<li><a class="reference internal" href="#id16">Improvements</a></li>
|
1418
1467
|
<li><a class="reference internal" href="#id17">Fixes</a></li>
|
1419
1468
|
<li><a class="reference internal" href="#id18">Thanks</a></li>
|
1420
1469
|
</ul>
|
1421
1470
|
</li>
|
1422
|
-
<li><a class="reference internal" href="#release-3-0-
|
1471
|
+
<li><a class="reference internal" href="#release-3-0-6-2013-07-29">Release 3.0.6 - 2013/07/29</a><ul>
|
1423
1472
|
<li><a class="reference internal" href="#id19">Improvements</a></li>
|
1424
1473
|
<li><a class="reference internal" href="#id20">Fixes</a></li>
|
1425
1474
|
<li><a class="reference internal" href="#id21">Thanks</a></li>
|
1426
1475
|
</ul>
|
1427
1476
|
</li>
|
1428
|
-
<li><a class="reference internal" href="#release-3-0-
|
1477
|
+
<li><a class="reference internal" href="#release-3-0-5-2013-06-29">Release 3.0.5 - 2013/06/29</a><ul>
|
1429
1478
|
<li><a class="reference internal" href="#id22">Improvements</a></li>
|
1430
1479
|
<li><a class="reference internal" href="#id23">Fixes</a></li>
|
1431
1480
|
<li><a class="reference internal" href="#id24">Thanks</a></li>
|
1432
1481
|
</ul>
|
1433
1482
|
</li>
|
1434
|
-
<li><a class="reference internal" href="#release-3-0-
|
1483
|
+
<li><a class="reference internal" href="#release-3-0-4-2013-05-29">Release 3.0.4 - 2013/05/29</a><ul>
|
1435
1484
|
<li><a class="reference internal" href="#id25">Improvements</a></li>
|
1485
|
+
<li><a class="reference internal" href="#id26">Fixes</a></li>
|
1486
|
+
<li><a class="reference internal" href="#id27">Thanks</a></li>
|
1436
1487
|
</ul>
|
1437
1488
|
</li>
|
1438
|
-
<li><a class="reference internal" href="#release-3-0-
|
1439
|
-
<li><a class="reference internal" href="#
|
1440
|
-
<li><a class="reference internal" href="#id27">Fixes</a></li>
|
1441
|
-
<li><a class="reference internal" href="#id28">Thanks</a></li>
|
1489
|
+
<li><a class="reference internal" href="#release-3-0-3-2013-04-29">Release 3.0.3 - 2013/04/29</a><ul>
|
1490
|
+
<li><a class="reference internal" href="#id28">Improvements</a></li>
|
1442
1491
|
</ul>
|
1443
1492
|
</li>
|
1444
|
-
<li><a class="reference internal" href="#release-3-0-
|
1493
|
+
<li><a class="reference internal" href="#release-3-0-2-2013-03-29">Release 3.0.2 - 2013/03/29</a><ul>
|
1445
1494
|
<li><a class="reference internal" href="#id29">Improvements</a></li>
|
1446
1495
|
<li><a class="reference internal" href="#id30">Fixes</a></li>
|
1447
1496
|
<li><a class="reference internal" href="#id31">Thanks</a></li>
|
1448
1497
|
</ul>
|
1449
1498
|
</li>
|
1450
|
-
<li><a class="reference internal" href="#release-3-0-
|
1451
|
-
<li><a class="reference internal" href="#id32">
|
1452
|
-
<li><a class="reference internal" href="#id33">
|
1499
|
+
<li><a class="reference internal" href="#release-3-0-1-2013-02-28">Release 3.0.1 - 2013/02/28</a><ul>
|
1500
|
+
<li><a class="reference internal" href="#id32">Improvements</a></li>
|
1501
|
+
<li><a class="reference internal" href="#id33">Fixes</a></li>
|
1502
|
+
<li><a class="reference internal" href="#id34">Thanks</a></li>
|
1453
1503
|
</ul>
|
1454
1504
|
</li>
|
1455
|
-
<li><a class="reference internal" href="#release-
|
1456
|
-
<li><a class="reference internal" href="#id34">Improvements</a></li>
|
1505
|
+
<li><a class="reference internal" href="#release-3-0-0-2013-02-09">Release 3.0.0 - 2013/02/09</a><ul>
|
1457
1506
|
<li><a class="reference internal" href="#id35">Fixes</a></li>
|
1458
1507
|
<li><a class="reference internal" href="#id36">Thanks</a></li>
|
1459
1508
|
</ul>
|
1460
1509
|
</li>
|
1461
|
-
<li><a class="reference internal" href="#release-2-1-
|
1462
|
-
<li><a class="reference internal" href="#id37">
|
1510
|
+
<li><a class="reference internal" href="#release-2-1-2-2013-01-29">Release 2.1.2 - 2013/01/29</a><ul>
|
1511
|
+
<li><a class="reference internal" href="#id37">Improvements</a></li>
|
1512
|
+
<li><a class="reference internal" href="#id38">Fixes</a></li>
|
1513
|
+
<li><a class="reference internal" href="#id39">Thanks</a></li>
|
1463
1514
|
</ul>
|
1464
1515
|
</li>
|
1465
|
-
<li><a class="reference internal" href="#release-2-1-
|
1466
|
-
<li><a class="reference internal" href="#
|
1467
|
-
<li><a class="reference internal" href="#id39">Fixes</a></li>
|
1468
|
-
<li><a class="reference internal" href="#id40">Thanks</a></li>
|
1516
|
+
<li><a class="reference internal" href="#release-2-1-1-2012-12-29">Release 2.1.1 - 2012/12/29</a><ul>
|
1517
|
+
<li><a class="reference internal" href="#id40">Fixes</a></li>
|
1469
1518
|
</ul>
|
1470
1519
|
</li>
|
1471
|
-
<li><a class="reference internal" href="#release-2-0-
|
1520
|
+
<li><a class="reference internal" href="#release-2-1-0-2012-12-29">Release 2.1.0 - 2012/12/29</a><ul>
|
1472
1521
|
<li><a class="reference internal" href="#id41">Improvements</a></li>
|
1473
1522
|
<li><a class="reference internal" href="#id42">Fixes</a></li>
|
1474
1523
|
<li><a class="reference internal" href="#id43">Thanks</a></li>
|
1475
1524
|
</ul>
|
1476
1525
|
</li>
|
1477
|
-
<li><a class="reference internal" href="#release-2-0-
|
1526
|
+
<li><a class="reference internal" href="#release-2-0-9-2012-11-29">Release 2.0.9 - 2012/11/29</a><ul>
|
1478
1527
|
<li><a class="reference internal" href="#id44">Improvements</a></li>
|
1479
1528
|
<li><a class="reference internal" href="#id45">Fixes</a></li>
|
1480
1529
|
<li><a class="reference internal" href="#id46">Thanks</a></li>
|
1481
1530
|
</ul>
|
1482
1531
|
</li>
|
1483
|
-
<li><a class="reference internal" href="#release-2-0-
|
1532
|
+
<li><a class="reference internal" href="#release-2-0-8-2012-10-29">Release 2.0.8 - 2012/10/29</a><ul>
|
1484
1533
|
<li><a class="reference internal" href="#id47">Improvements</a></li>
|
1485
1534
|
<li><a class="reference internal" href="#id48">Fixes</a></li>
|
1486
1535
|
<li><a class="reference internal" href="#id49">Thanks</a></li>
|
1487
1536
|
</ul>
|
1488
1537
|
</li>
|
1489
|
-
<li><a class="reference internal" href="#release-2-0-
|
1538
|
+
<li><a class="reference internal" href="#release-2-0-7-2012-09-29">Release 2.0.7 - 2012/09/29</a><ul>
|
1490
1539
|
<li><a class="reference internal" href="#id50">Improvements</a></li>
|
1491
1540
|
<li><a class="reference internal" href="#id51">Fixes</a></li>
|
1492
1541
|
<li><a class="reference internal" href="#id52">Thanks</a></li>
|
1493
1542
|
</ul>
|
1494
1543
|
</li>
|
1495
|
-
<li><a class="reference internal" href="#release-2-0-
|
1544
|
+
<li><a class="reference internal" href="#release-2-0-6-2012-08-29">Release 2.0.6 - 2012/08/29</a><ul>
|
1496
1545
|
<li><a class="reference internal" href="#id53">Improvements</a></li>
|
1497
1546
|
<li><a class="reference internal" href="#id54">Fixes</a></li>
|
1498
1547
|
<li><a class="reference internal" href="#id55">Thanks</a></li>
|
1499
1548
|
</ul>
|
1500
1549
|
</li>
|
1501
|
-
<li><a class="reference internal" href="#release-2-0-
|
1550
|
+
<li><a class="reference internal" href="#release-2-0-5-2012-07-29">Release 2.0.5 - 2012/07/29</a><ul>
|
1502
1551
|
<li><a class="reference internal" href="#id56">Improvements</a></li>
|
1503
1552
|
<li><a class="reference internal" href="#id57">Fixes</a></li>
|
1504
1553
|
<li><a class="reference internal" href="#id58">Thanks</a></li>
|
1505
1554
|
</ul>
|
1506
1555
|
</li>
|
1507
|
-
<li><a class="reference internal" href="#release-2-0-
|
1556
|
+
<li><a class="reference internal" href="#release-2-0-4-2012-06-29">Release 2.0.4 - 2012/06/29</a><ul>
|
1508
1557
|
<li><a class="reference internal" href="#id59">Improvements</a></li>
|
1509
1558
|
<li><a class="reference internal" href="#id60">Fixes</a></li>
|
1510
1559
|
<li><a class="reference internal" href="#id61">Thanks</a></li>
|
1511
1560
|
</ul>
|
1512
1561
|
</li>
|
1513
|
-
<li><a class="reference internal" href="#release-2-0-
|
1562
|
+
<li><a class="reference internal" href="#release-2-0-3-2012-05-29">Release 2.0.3 - 2012/05/29</a><ul>
|
1514
1563
|
<li><a class="reference internal" href="#id62">Improvements</a></li>
|
1515
1564
|
<li><a class="reference internal" href="#id63">Fixes</a></li>
|
1516
1565
|
<li><a class="reference internal" href="#id64">Thanks</a></li>
|
1517
1566
|
</ul>
|
1518
1567
|
</li>
|
1519
|
-
<li><a class="reference internal" href="#release-2-0-
|
1568
|
+
<li><a class="reference internal" href="#release-2-0-2-2012-04-29">Release 2.0.2 - 2012/04/29</a><ul>
|
1520
1569
|
<li><a class="reference internal" href="#id65">Improvements</a></li>
|
1521
1570
|
<li><a class="reference internal" href="#id66">Fixes</a></li>
|
1522
1571
|
<li><a class="reference internal" href="#id67">Thanks</a></li>
|
1523
1572
|
</ul>
|
1524
1573
|
</li>
|
1525
|
-
<li><a class="reference internal" href="#release-2-0-
|
1574
|
+
<li><a class="reference internal" href="#release-2-0-1-2012-03-29">Release 2.0.1 - 2012/03/29</a><ul>
|
1526
1575
|
<li><a class="reference internal" href="#id68">Improvements</a></li>
|
1527
1576
|
<li><a class="reference internal" href="#id69">Fixes</a></li>
|
1528
1577
|
<li><a class="reference internal" href="#id70">Thanks</a></li>
|
1529
1578
|
</ul>
|
1530
1579
|
</li>
|
1531
|
-
<li><a class="reference internal" href="#release-
|
1580
|
+
<li><a class="reference internal" href="#release-2-0-0-2012-02-29">Release 2.0.0 - 2012/02/29</a><ul>
|
1532
1581
|
<li><a class="reference internal" href="#id71">Improvements</a></li>
|
1533
|
-
<li><a class="reference internal" href="#id72">
|
1582
|
+
<li><a class="reference internal" href="#id72">Fixes</a></li>
|
1583
|
+
<li><a class="reference internal" href="#id73">Thanks</a></li>
|
1584
|
+
</ul>
|
1585
|
+
</li>
|
1586
|
+
<li><a class="reference internal" href="#release-1-3-0-2012-01-29">Release 1.3.0 - 2012/01/29</a><ul>
|
1587
|
+
<li><a class="reference internal" href="#id74">Improvements</a></li>
|
1588
|
+
<li><a class="reference internal" href="#id75">Thanks</a></li>
|
1534
1589
|
</ul>
|
1535
1590
|
</li>
|
1536
1591
|
<li><a class="reference internal" href="#the-old-releases">The old releases</a></li>
|
@@ -1568,7 +1623,7 @@ USE_OFFLINE_INDEXER=yes environment variable.</li>
|
|
1568
1623
|
<li class="right" style="margin-right: 10px">
|
1569
1624
|
<a href="genindex.html" title="General Index"
|
1570
1625
|
>index</a></li>
|
1571
|
-
<li><a href="index.html">Groonga v3.1.
|
1626
|
+
<li><a href="index.html">Groonga v3.1.2-13-gc6e6a93 documentation</a> »</li>
|
1572
1627
|
</ul>
|
1573
1628
|
</div>
|
1574
1629
|
<div class="footer" role="contentinfo">
|