rroonga 5.0.5-x64-mingw32 → 5.0.8-x64-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (594) hide show
  1. checksums.yaml +5 -13
  2. data/Rakefile +40 -8
  3. data/ext/groonga/extconf.rb +17 -2
  4. data/ext/groonga/rb-grn-context.c +25 -1
  5. data/ext/groonga/rb-grn-database.c +1 -1
  6. data/ext/groonga/rb-grn-patricia-trie.c +0 -2
  7. data/ext/groonga/rb-grn-table.c +2 -2
  8. data/ext/groonga/rb-grn.h +1 -1
  9. data/lib/2.0/groonga.so +0 -0
  10. data/lib/2.1/groonga.so +0 -0
  11. data/lib/2.2/groonga.so +0 -0
  12. data/lib/groonga/expression-builder.rb +27 -1
  13. data/rroonga-build.rb +3 -3
  14. data/rroonga.gemspec +1 -0
  15. data/test/test-column.rb +4 -2
  16. data/test/test-context.rb +9 -1
  17. data/test/test-expression-builder.rb +38 -1
  18. data/test/test-remote.rb +12 -3
  19. data/test/test-table-group.rb +13 -11
  20. data/test/test-table.rb +4 -6
  21. data/vendor/local/bin/grndb.exe +0 -0
  22. data/vendor/local/bin/groonga-benchmark.exe +0 -0
  23. data/vendor/local/bin/groonga.exe +0 -0
  24. data/vendor/local/bin/libgcc_s_seh-1.dll +0 -0
  25. data/vendor/local/bin/libgroonga-0.dll +0 -0
  26. data/vendor/local/bin/libmecab-1.dll +0 -0
  27. data/vendor/local/bin/libmsgpack-4.dll +0 -0
  28. data/vendor/local/bin/libmsgpackc-2.dll +0 -0
  29. data/vendor/local/bin/libonig-5.dll +0 -0
  30. data/vendor/local/bin/libstdc++-6.dll +0 -0
  31. data/vendor/local/bin/lz4.exe +0 -0
  32. data/vendor/local/bin/lz4c.exe +0 -0
  33. data/vendor/local/bin/lz4cat +0 -0
  34. data/vendor/local/bin/mecab.exe +0 -0
  35. data/vendor/local/bin/zlib1.dll +0 -0
  36. data/vendor/local/etc/groonga/httpd/fastcgi.conf +1 -0
  37. data/vendor/local/etc/groonga/httpd/fastcgi.conf.default +1 -0
  38. data/vendor/local/etc/groonga/httpd/fastcgi_params +1 -0
  39. data/vendor/local/etc/groonga/httpd/fastcgi_params.default +1 -0
  40. data/vendor/local/etc/groonga/httpd/groonga-httpd.conf +3 -0
  41. data/vendor/local/etc/groonga/httpd/scgi_params +1 -0
  42. data/vendor/local/etc/groonga/httpd/scgi_params.default +1 -0
  43. data/vendor/local/etc/groonga/httpd/uwsgi_params +1 -0
  44. data/vendor/local/etc/groonga/httpd/uwsgi_params.default +1 -0
  45. data/vendor/local/include/groonga/groonga/groonga.h +13 -6
  46. data/vendor/local/include/groonga/groonga/ii.h +16 -8
  47. data/vendor/local/include/groonga/groonga/obj.h +5 -0
  48. data/vendor/local/lib/groonga/plugins/functions/vector.a +0 -0
  49. data/vendor/local/lib/groonga/plugins/functions/vector.dll +0 -0
  50. data/vendor/local/lib/groonga/plugins/functions/vector.dll.a +0 -0
  51. data/vendor/local/lib/groonga/plugins/query_expanders/tsv.a +0 -0
  52. data/vendor/local/lib/groonga/plugins/query_expanders/tsv.dll +0 -0
  53. data/vendor/local/lib/groonga/plugins/query_expanders/tsv.dll.a +0 -0
  54. data/vendor/local/lib/groonga/plugins/ruby/eval.a +0 -0
  55. data/vendor/local/lib/groonga/plugins/ruby/eval.dll +0 -0
  56. data/vendor/local/lib/groonga/plugins/ruby/eval.dll.a +0 -0
  57. data/vendor/local/lib/groonga/plugins/ruby/load.a +0 -0
  58. data/vendor/local/lib/groonga/plugins/ruby/load.dll +0 -0
  59. data/vendor/local/lib/groonga/plugins/ruby/load.dll.a +0 -0
  60. data/vendor/local/lib/groonga/plugins/suggest/suggest.a +0 -0
  61. data/vendor/local/lib/groonga/plugins/suggest/suggest.dll +0 -0
  62. data/vendor/local/lib/groonga/plugins/suggest/suggest.dll.a +0 -0
  63. data/vendor/local/lib/groonga/plugins/table/table.a +0 -0
  64. data/vendor/local/lib/groonga/plugins/table/table.dll +0 -0
  65. data/vendor/local/lib/groonga/plugins/table/table.dll.a +0 -0
  66. data/vendor/local/lib/groonga/plugins/token_filters/stop_word.a +0 -0
  67. data/vendor/local/lib/groonga/plugins/token_filters/stop_word.dll +0 -0
  68. data/vendor/local/lib/groonga/plugins/token_filters/stop_word.dll.a +0 -0
  69. data/vendor/local/lib/groonga/plugins/tokenizers/mecab.a +0 -0
  70. data/vendor/local/lib/groonga/plugins/tokenizers/mecab.dll +0 -0
  71. data/vendor/local/lib/groonga/plugins/tokenizers/mecab.dll.a +0 -0
  72. data/vendor/local/lib/libgroonga.a +0 -0
  73. data/vendor/local/lib/libgroonga.dll.a +0 -0
  74. data/vendor/local/lib/liblz4.a +0 -0
  75. data/vendor/local/lib/liblz4.dll +0 -0
  76. data/vendor/local/lib/liblz4.dll.1 +0 -0
  77. data/vendor/local/lib/liblz4.dll.1.5.0 +0 -0
  78. data/vendor/local/lib/libmecab.a +0 -0
  79. data/vendor/local/lib/libmecab.dll.a +0 -0
  80. data/vendor/local/lib/libmsgpack.a +0 -0
  81. data/vendor/local/lib/libmsgpack.dll.a +0 -0
  82. data/vendor/local/lib/libmsgpackc.a +0 -0
  83. data/vendor/local/lib/libmsgpackc.dll.a +0 -0
  84. data/vendor/local/lib/libonig.a +0 -0
  85. data/vendor/local/lib/libonig.dll.a +0 -0
  86. data/vendor/local/lib/libz.a +0 -0
  87. data/vendor/local/lib/libz.dll.a +0 -0
  88. data/vendor/local/lib/pkgconfig/groonga.pc +2 -2
  89. data/vendor/local/libexec/mecab/mecab-cost-train.exe +0 -0
  90. data/vendor/local/libexec/mecab/mecab-dict-gen.exe +0 -0
  91. data/vendor/local/libexec/mecab/mecab-dict-index.exe +0 -0
  92. data/vendor/local/libexec/mecab/mecab-system-eval.exe +0 -0
  93. data/vendor/local/libexec/mecab/mecab-test-gen.exe +0 -0
  94. data/vendor/local/sbin/groonga-httpd.exe +0 -0
  95. data/vendor/local/share/doc/groonga/en/html/.buildinfo +1 -1
  96. data/vendor/local/share/doc/groonga/en/html/_sources/community.txt +6 -0
  97. data/vendor/local/share/doc/groonga/en/html/_sources/contribution/development/cooperation.txt +2 -4
  98. data/vendor/local/share/doc/groonga/en/html/_sources/install/centos.txt +3 -3
  99. data/vendor/local/share/doc/groonga/en/html/_sources/install/debian.txt +3 -3
  100. data/vendor/local/share/doc/groonga/en/html/_sources/install/fedora.txt +3 -3
  101. data/vendor/local/share/doc/groonga/en/html/_sources/install/mac_os_x.txt +3 -3
  102. data/vendor/local/share/doc/groonga/en/html/_sources/install/others.txt +3 -3
  103. data/vendor/local/share/doc/groonga/en/html/_sources/install/solaris.txt +3 -3
  104. data/vendor/local/share/doc/groonga/en/html/_sources/install/ubuntu.txt +3 -3
  105. data/vendor/local/share/doc/groonga/en/html/_sources/install/windows.txt +9 -9
  106. data/vendor/local/share/doc/groonga/en/html/_sources/news.txt +126 -0
  107. data/vendor/local/share/doc/groonga/en/html/_sources/reference/api/grn_ctx.txt +9 -0
  108. data/vendor/local/share/doc/groonga/en/html/_sources/reference/api/grn_obj.txt +24 -0
  109. data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/define_selector.txt +1 -1
  110. data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/log_put.txt +1 -1
  111. data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/log_reopen.txt +1 -2
  112. data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/quit.txt +2 -4
  113. data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/select.txt +11 -5
  114. data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/status.txt +117 -21
  115. data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/table_list.txt +1 -2
  116. data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/table_remove.txt +207 -16
  117. data/vendor/local/share/doc/groonga/en/html/_sources/reference/functions/highlight_html.txt +18 -8
  118. data/vendor/local/share/doc/groonga/en/html/_sources/reference/grn_expr/script_syntax.txt +3 -1
  119. data/vendor/local/share/doc/groonga/en/html/_sources/reference/regular_expression.txt +32 -6
  120. data/vendor/local/share/doc/groonga/en/html/_sources/reference/scorer.txt +4 -4
  121. data/vendor/local/share/doc/groonga/en/html/_sources/reference/scorers/scorer_tf_at_most.txt +115 -1
  122. data/vendor/local/share/doc/groonga/en/html/_sources/reference/scorers/scorer_tf_idf.txt +50 -3
  123. data/vendor/local/share/doc/groonga/en/html/_sources/reference/types.txt +71 -30
  124. data/vendor/local/share/doc/groonga/en/html/_sources/tutorial/data.txt +14 -5
  125. data/vendor/local/share/doc/groonga/en/html/_sources/tutorial/introduction.txt +2 -0
  126. data/vendor/local/share/doc/groonga/en/html/_sources/tutorial/search.txt +1 -1
  127. data/vendor/local/share/doc/groonga/en/html/_static/groonga.css +24 -5
  128. data/vendor/local/share/doc/groonga/en/html/characteristic.html +5 -5
  129. data/vendor/local/share/doc/groonga/en/html/client.html +5 -5
  130. data/vendor/local/share/doc/groonga/en/html/community.html +14 -9
  131. data/vendor/local/share/doc/groonga/en/html/contribution/development/build/unix_autotools.html +5 -5
  132. data/vendor/local/share/doc/groonga/en/html/contribution/development/build/unix_cmake.html +5 -5
  133. data/vendor/local/share/doc/groonga/en/html/contribution/development/build/windows_cmake.html +5 -5
  134. data/vendor/local/share/doc/groonga/en/html/contribution/development/build.html +5 -5
  135. data/vendor/local/share/doc/groonga/en/html/contribution/development/com.html +5 -5
  136. data/vendor/local/share/doc/groonga/en/html/contribution/development/cooperation.html +7 -8
  137. data/vendor/local/share/doc/groonga/en/html/contribution/development/query.html +5 -5
  138. data/vendor/local/share/doc/groonga/en/html/contribution/development/release.html +5 -5
  139. data/vendor/local/share/doc/groonga/en/html/contribution/development/repository.html +5 -5
  140. data/vendor/local/share/doc/groonga/en/html/contribution/development/test.html +5 -5
  141. data/vendor/local/share/doc/groonga/en/html/contribution/development.html +5 -5
  142. data/vendor/local/share/doc/groonga/en/html/contribution/documentation/c-api.html +5 -5
  143. data/vendor/local/share/doc/groonga/en/html/contribution/documentation/i18n.html +5 -5
  144. data/vendor/local/share/doc/groonga/en/html/contribution/documentation/introduction.html +5 -5
  145. data/vendor/local/share/doc/groonga/en/html/contribution/documentation.html +5 -5
  146. data/vendor/local/share/doc/groonga/en/html/contribution/report.html +5 -5
  147. data/vendor/local/share/doc/groonga/en/html/contribution.html +5 -5
  148. data/vendor/local/share/doc/groonga/en/html/development/travis-ci.html +5 -5
  149. data/vendor/local/share/doc/groonga/en/html/development.html +5 -5
  150. data/vendor/local/share/doc/groonga/en/html/genindex.html +15 -7
  151. data/vendor/local/share/doc/groonga/en/html/index.html +8 -7
  152. data/vendor/local/share/doc/groonga/en/html/install/centos.html +8 -8
  153. data/vendor/local/share/doc/groonga/en/html/install/debian.html +8 -8
  154. data/vendor/local/share/doc/groonga/en/html/install/fedora.html +8 -8
  155. data/vendor/local/share/doc/groonga/en/html/install/mac_os_x.html +8 -8
  156. data/vendor/local/share/doc/groonga/en/html/install/others.html +8 -8
  157. data/vendor/local/share/doc/groonga/en/html/install/solaris.html +8 -8
  158. data/vendor/local/share/doc/groonga/en/html/install/ubuntu.html +8 -8
  159. data/vendor/local/share/doc/groonga/en/html/install/windows.html +14 -14
  160. data/vendor/local/share/doc/groonga/en/html/install.html +5 -5
  161. data/vendor/local/share/doc/groonga/en/html/limitations.html +5 -5
  162. data/vendor/local/share/doc/groonga/en/html/news/0.x.html +5 -5
  163. data/vendor/local/share/doc/groonga/en/html/news/1.0.x.html +5 -5
  164. data/vendor/local/share/doc/groonga/en/html/news/1.1.x.html +5 -5
  165. data/vendor/local/share/doc/groonga/en/html/news/1.2.x.html +5 -5
  166. data/vendor/local/share/doc/groonga/en/html/news/1.3.x.html +5 -5
  167. data/vendor/local/share/doc/groonga/en/html/news/2.x.html +5 -5
  168. data/vendor/local/share/doc/groonga/en/html/news/3.x.html +5 -5
  169. data/vendor/local/share/doc/groonga/en/html/news/4.x.html +5 -5
  170. data/vendor/local/share/doc/groonga/en/html/news/senna.html +5 -5
  171. data/vendor/local/share/doc/groonga/en/html/news.html +190 -61
  172. data/vendor/local/share/doc/groonga/en/html/objects.inv +0 -0
  173. data/vendor/local/share/doc/groonga/en/html/reference/api/global_configurations.html +5 -5
  174. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_cache.html +5 -5
  175. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_column.html +5 -5
  176. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_command_version.html +5 -5
  177. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_content_type.html +5 -5
  178. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_ctx.html +27 -5
  179. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_db.html +5 -5
  180. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_encoding.html +5 -5
  181. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_expr.html +5 -5
  182. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_geo.html +5 -5
  183. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_hook.html +5 -5
  184. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_ii.html +5 -5
  185. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_index_cursor.html +5 -5
  186. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_info.html +5 -5
  187. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_match_escalation.html +5 -5
  188. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_obj.html +40 -5
  189. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_proc.html +5 -5
  190. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_search.html +5 -5
  191. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_table.html +5 -5
  192. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_table_cursor.html +5 -5
  193. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_thread.html +5 -5
  194. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_type.html +5 -5
  195. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_user_data.html +5 -5
  196. data/vendor/local/share/doc/groonga/en/html/reference/api/overview.html +5 -5
  197. data/vendor/local/share/doc/groonga/en/html/reference/api/plugin.html +5 -5
  198. data/vendor/local/share/doc/groonga/en/html/reference/api.html +5 -5
  199. data/vendor/local/share/doc/groonga/en/html/reference/cast.html +5 -5
  200. data/vendor/local/share/doc/groonga/en/html/reference/column.html +5 -5
  201. data/vendor/local/share/doc/groonga/en/html/reference/columns/index.html +5 -5
  202. data/vendor/local/share/doc/groonga/en/html/reference/columns/pseudo.html +5 -5
  203. data/vendor/local/share/doc/groonga/en/html/reference/columns/scalar.html +5 -5
  204. data/vendor/local/share/doc/groonga/en/html/reference/columns/vector.html +5 -5
  205. data/vendor/local/share/doc/groonga/en/html/reference/command/command_version.html +5 -5
  206. data/vendor/local/share/doc/groonga/en/html/reference/command/output_format.html +5 -5
  207. data/vendor/local/share/doc/groonga/en/html/reference/command/request_id.html +5 -5
  208. data/vendor/local/share/doc/groonga/en/html/reference/command/return_code.html +5 -5
  209. data/vendor/local/share/doc/groonga/en/html/reference/command.html +5 -5
  210. data/vendor/local/share/doc/groonga/en/html/reference/commands/cache_limit.html +5 -5
  211. data/vendor/local/share/doc/groonga/en/html/reference/commands/check.html +5 -5
  212. data/vendor/local/share/doc/groonga/en/html/reference/commands/clearlock.html +5 -5
  213. data/vendor/local/share/doc/groonga/en/html/reference/commands/column_copy.html +5 -5
  214. data/vendor/local/share/doc/groonga/en/html/reference/commands/column_create.html +5 -5
  215. data/vendor/local/share/doc/groonga/en/html/reference/commands/column_list.html +5 -5
  216. data/vendor/local/share/doc/groonga/en/html/reference/commands/column_remove.html +5 -5
  217. data/vendor/local/share/doc/groonga/en/html/reference/commands/column_rename.html +5 -5
  218. data/vendor/local/share/doc/groonga/en/html/reference/commands/database_unmap.html +5 -5
  219. data/vendor/local/share/doc/groonga/en/html/reference/commands/define_selector.html +6 -6
  220. data/vendor/local/share/doc/groonga/en/html/reference/commands/defrag.html +5 -5
  221. data/vendor/local/share/doc/groonga/en/html/reference/commands/delete.html +5 -5
  222. data/vendor/local/share/doc/groonga/en/html/reference/commands/dump.html +5 -5
  223. data/vendor/local/share/doc/groonga/en/html/reference/commands/io_flush.html +5 -5
  224. data/vendor/local/share/doc/groonga/en/html/reference/commands/load.html +5 -5
  225. data/vendor/local/share/doc/groonga/en/html/reference/commands/lock_clear.html +5 -5
  226. data/vendor/local/share/doc/groonga/en/html/reference/commands/log_level.html +5 -5
  227. data/vendor/local/share/doc/groonga/en/html/reference/commands/log_put.html +6 -6
  228. data/vendor/local/share/doc/groonga/en/html/reference/commands/log_reopen.html +6 -7
  229. data/vendor/local/share/doc/groonga/en/html/reference/commands/logical_count.html +5 -5
  230. data/vendor/local/share/doc/groonga/en/html/reference/commands/logical_parameters.html +5 -5
  231. data/vendor/local/share/doc/groonga/en/html/reference/commands/logical_range_filter.html +5 -5
  232. data/vendor/local/share/doc/groonga/en/html/reference/commands/logical_select.html +5 -5
  233. data/vendor/local/share/doc/groonga/en/html/reference/commands/logical_shard_list.html +5 -5
  234. data/vendor/local/share/doc/groonga/en/html/reference/commands/logical_table_remove.html +5 -5
  235. data/vendor/local/share/doc/groonga/en/html/reference/commands/normalize.html +5 -5
  236. data/vendor/local/share/doc/groonga/en/html/reference/commands/normalizer_list.html +5 -5
  237. data/vendor/local/share/doc/groonga/en/html/reference/commands/object_exist.html +5 -5
  238. data/vendor/local/share/doc/groonga/en/html/reference/commands/plugin_register.html +5 -5
  239. data/vendor/local/share/doc/groonga/en/html/reference/commands/plugin_unregister.html +5 -5
  240. data/vendor/local/share/doc/groonga/en/html/reference/commands/quit.html +7 -9
  241. data/vendor/local/share/doc/groonga/en/html/reference/commands/range_filter.html +5 -5
  242. data/vendor/local/share/doc/groonga/en/html/reference/commands/register.html +5 -5
  243. data/vendor/local/share/doc/groonga/en/html/reference/commands/request_cancel.html +5 -5
  244. data/vendor/local/share/doc/groonga/en/html/reference/commands/ruby_eval.html +5 -5
  245. data/vendor/local/share/doc/groonga/en/html/reference/commands/ruby_load.html +5 -5
  246. data/vendor/local/share/doc/groonga/en/html/reference/commands/select.html +14 -10
  247. data/vendor/local/share/doc/groonga/en/html/reference/commands/shutdown.html +5 -5
  248. data/vendor/local/share/doc/groonga/en/html/reference/commands/status.html +149 -28
  249. data/vendor/local/share/doc/groonga/en/html/reference/commands/suggest.html +5 -5
  250. data/vendor/local/share/doc/groonga/en/html/reference/commands/table_create.html +5 -5
  251. data/vendor/local/share/doc/groonga/en/html/reference/commands/table_list.html +6 -7
  252. data/vendor/local/share/doc/groonga/en/html/reference/commands/table_remove.html +263 -22
  253. data/vendor/local/share/doc/groonga/en/html/reference/commands/table_rename.html +5 -5
  254. data/vendor/local/share/doc/groonga/en/html/reference/commands/table_tokenize.html +5 -5
  255. data/vendor/local/share/doc/groonga/en/html/reference/commands/thread_limit.html +5 -5
  256. data/vendor/local/share/doc/groonga/en/html/reference/commands/tokenize.html +5 -5
  257. data/vendor/local/share/doc/groonga/en/html/reference/commands/tokenizer_list.html +5 -5
  258. data/vendor/local/share/doc/groonga/en/html/reference/commands/truncate.html +5 -5
  259. data/vendor/local/share/doc/groonga/en/html/reference/executables/grndb.html +5 -5
  260. data/vendor/local/share/doc/groonga/en/html/reference/executables/grnslap.html +5 -5
  261. data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga-benchmark.html +5 -5
  262. data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga-httpd.html +5 -5
  263. data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga-server-http.html +5 -5
  264. data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga-suggest-create-dataset.html +5 -5
  265. data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga-suggest-httpd.html +5 -5
  266. data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga-suggest-learner.html +5 -5
  267. data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga.html +5 -5
  268. data/vendor/local/share/doc/groonga/en/html/reference/executables.html +5 -5
  269. data/vendor/local/share/doc/groonga/en/html/reference/function.html +5 -5
  270. data/vendor/local/share/doc/groonga/en/html/reference/functions/between.html +5 -5
  271. data/vendor/local/share/doc/groonga/en/html/reference/functions/edit_distance.html +5 -5
  272. data/vendor/local/share/doc/groonga/en/html/reference/functions/geo_distance.html +5 -5
  273. data/vendor/local/share/doc/groonga/en/html/reference/functions/geo_in_circle.html +5 -5
  274. data/vendor/local/share/doc/groonga/en/html/reference/functions/geo_in_rectangle.html +5 -5
  275. data/vendor/local/share/doc/groonga/en/html/reference/functions/highlight_full.html +5 -5
  276. data/vendor/local/share/doc/groonga/en/html/reference/functions/highlight_html.html +27 -13
  277. data/vendor/local/share/doc/groonga/en/html/reference/functions/html_untag.html +5 -5
  278. data/vendor/local/share/doc/groonga/en/html/reference/functions/in_values.html +5 -5
  279. data/vendor/local/share/doc/groonga/en/html/reference/functions/now.html +5 -5
  280. data/vendor/local/share/doc/groonga/en/html/reference/functions/query.html +5 -5
  281. data/vendor/local/share/doc/groonga/en/html/reference/functions/rand.html +5 -5
  282. data/vendor/local/share/doc/groonga/en/html/reference/functions/snippet_html.html +5 -5
  283. data/vendor/local/share/doc/groonga/en/html/reference/functions/sub_filter.html +5 -5
  284. data/vendor/local/share/doc/groonga/en/html/reference/functions/vector_size.html +5 -5
  285. data/vendor/local/share/doc/groonga/en/html/reference/grn_expr/query_syntax.html +5 -5
  286. data/vendor/local/share/doc/groonga/en/html/reference/grn_expr/script_syntax.html +7 -7
  287. data/vendor/local/share/doc/groonga/en/html/reference/grn_expr.html +5 -5
  288. data/vendor/local/share/doc/groonga/en/html/reference/indexing.html +5 -5
  289. data/vendor/local/share/doc/groonga/en/html/reference/log.html +5 -5
  290. data/vendor/local/share/doc/groonga/en/html/reference/normalizers.html +5 -5
  291. data/vendor/local/share/doc/groonga/en/html/reference/operations/geolocation_search.html +5 -5
  292. data/vendor/local/share/doc/groonga/en/html/reference/operations.html +5 -5
  293. data/vendor/local/share/doc/groonga/en/html/reference/output.html +5 -5
  294. data/vendor/local/share/doc/groonga/en/html/reference/query_expanders/tsv.html +5 -5
  295. data/vendor/local/share/doc/groonga/en/html/reference/query_expanders.html +5 -5
  296. data/vendor/local/share/doc/groonga/en/html/reference/regular_expression.html +45 -12
  297. data/vendor/local/share/doc/groonga/en/html/reference/scorer.html +96 -30
  298. data/vendor/local/share/doc/groonga/en/html/reference/scorers/scorer_tf_at_most.html +170 -6
  299. data/vendor/local/share/doc/groonga/en/html/reference/scorers/scorer_tf_idf.html +62 -21
  300. data/vendor/local/share/doc/groonga/en/html/reference/sharding.html +5 -5
  301. data/vendor/local/share/doc/groonga/en/html/reference/suggest/completion.html +5 -5
  302. data/vendor/local/share/doc/groonga/en/html/reference/suggest/correction.html +5 -5
  303. data/vendor/local/share/doc/groonga/en/html/reference/suggest/introduction.html +5 -5
  304. data/vendor/local/share/doc/groonga/en/html/reference/suggest/suggestion.html +5 -5
  305. data/vendor/local/share/doc/groonga/en/html/reference/suggest.html +5 -5
  306. data/vendor/local/share/doc/groonga/en/html/reference/tables.html +5 -5
  307. data/vendor/local/share/doc/groonga/en/html/reference/token_filters.html +5 -5
  308. data/vendor/local/share/doc/groonga/en/html/reference/tokenizers.html +5 -5
  309. data/vendor/local/share/doc/groonga/en/html/reference/tuning.html +5 -5
  310. data/vendor/local/share/doc/groonga/en/html/reference/types.html +93 -74
  311. data/vendor/local/share/doc/groonga/en/html/reference.html +5 -5
  312. data/vendor/local/share/doc/groonga/en/html/search.html +5 -5
  313. data/vendor/local/share/doc/groonga/en/html/searchindex.js +1 -1
  314. data/vendor/local/share/doc/groonga/en/html/server/gqtp.html +5 -5
  315. data/vendor/local/share/doc/groonga/en/html/server/http/comparison.html +5 -5
  316. data/vendor/local/share/doc/groonga/en/html/server/http/groonga-httpd.html +5 -5
  317. data/vendor/local/share/doc/groonga/en/html/server/http/groonga.html +5 -5
  318. data/vendor/local/share/doc/groonga/en/html/server/http.html +5 -5
  319. data/vendor/local/share/doc/groonga/en/html/server/memcached.html +5 -5
  320. data/vendor/local/share/doc/groonga/en/html/server/package.html +5 -5
  321. data/vendor/local/share/doc/groonga/en/html/server.html +5 -5
  322. data/vendor/local/share/doc/groonga/en/html/spec/gqtp.html +5 -5
  323. data/vendor/local/share/doc/groonga/en/html/spec/search.html +5 -5
  324. data/vendor/local/share/doc/groonga/en/html/spec.html +5 -5
  325. data/vendor/local/share/doc/groonga/en/html/troubleshooting/different_results_with_the_same_keyword.html +5 -5
  326. data/vendor/local/share/doc/groonga/en/html/troubleshooting/mmap_cannot_allocate_memory.html +5 -5
  327. data/vendor/local/share/doc/groonga/en/html/troubleshooting.html +5 -5
  328. data/vendor/local/share/doc/groonga/en/html/tutorial/data.html +19 -10
  329. data/vendor/local/share/doc/groonga/en/html/tutorial/drilldown.html +5 -5
  330. data/vendor/local/share/doc/groonga/en/html/tutorial/index.html +5 -5
  331. data/vendor/local/share/doc/groonga/en/html/tutorial/introduction.html +6 -6
  332. data/vendor/local/share/doc/groonga/en/html/tutorial/lexicon.html +5 -5
  333. data/vendor/local/share/doc/groonga/en/html/tutorial/match_columns.html +5 -5
  334. data/vendor/local/share/doc/groonga/en/html/tutorial/micro_blog.html +5 -5
  335. data/vendor/local/share/doc/groonga/en/html/tutorial/network.html +5 -5
  336. data/vendor/local/share/doc/groonga/en/html/tutorial/patricia_trie.html +5 -5
  337. data/vendor/local/share/doc/groonga/en/html/tutorial/query_expansion.html +5 -5
  338. data/vendor/local/share/doc/groonga/en/html/tutorial/search.html +6 -6
  339. data/vendor/local/share/doc/groonga/en/html/tutorial.html +5 -5
  340. data/vendor/local/share/doc/groonga/ja/html/.buildinfo +1 -1
  341. data/vendor/local/share/doc/groonga/ja/html/_sources/community.txt +6 -0
  342. data/vendor/local/share/doc/groonga/ja/html/_sources/contribution/development/cooperation.txt +2 -4
  343. data/vendor/local/share/doc/groonga/ja/html/_sources/install/centos.txt +3 -3
  344. data/vendor/local/share/doc/groonga/ja/html/_sources/install/debian.txt +3 -3
  345. data/vendor/local/share/doc/groonga/ja/html/_sources/install/fedora.txt +3 -3
  346. data/vendor/local/share/doc/groonga/ja/html/_sources/install/mac_os_x.txt +3 -3
  347. data/vendor/local/share/doc/groonga/ja/html/_sources/install/others.txt +3 -3
  348. data/vendor/local/share/doc/groonga/ja/html/_sources/install/solaris.txt +3 -3
  349. data/vendor/local/share/doc/groonga/ja/html/_sources/install/ubuntu.txt +3 -3
  350. data/vendor/local/share/doc/groonga/ja/html/_sources/install/windows.txt +9 -9
  351. data/vendor/local/share/doc/groonga/ja/html/_sources/news.txt +126 -0
  352. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/api/grn_ctx.txt +9 -0
  353. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/api/grn_obj.txt +24 -0
  354. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/define_selector.txt +1 -1
  355. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/log_put.txt +1 -1
  356. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/log_reopen.txt +1 -2
  357. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/quit.txt +2 -4
  358. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/select.txt +11 -5
  359. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/status.txt +117 -21
  360. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/table_list.txt +1 -2
  361. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/table_remove.txt +207 -16
  362. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/functions/highlight_html.txt +18 -8
  363. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/grn_expr/script_syntax.txt +3 -1
  364. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/regular_expression.txt +32 -6
  365. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/scorer.txt +4 -4
  366. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/scorers/scorer_tf_at_most.txt +115 -1
  367. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/scorers/scorer_tf_idf.txt +50 -3
  368. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/types.txt +71 -30
  369. data/vendor/local/share/doc/groonga/ja/html/_sources/tutorial/data.txt +14 -5
  370. data/vendor/local/share/doc/groonga/ja/html/_sources/tutorial/introduction.txt +2 -0
  371. data/vendor/local/share/doc/groonga/ja/html/_sources/tutorial/search.txt +1 -1
  372. data/vendor/local/share/doc/groonga/ja/html/_static/groonga.css +24 -5
  373. data/vendor/local/share/doc/groonga/ja/html/characteristic.html +5 -5
  374. data/vendor/local/share/doc/groonga/ja/html/client.html +5 -5
  375. data/vendor/local/share/doc/groonga/ja/html/community.html +16 -11
  376. data/vendor/local/share/doc/groonga/ja/html/contribution/development/build/unix_autotools.html +5 -5
  377. data/vendor/local/share/doc/groonga/ja/html/contribution/development/build/unix_cmake.html +5 -5
  378. data/vendor/local/share/doc/groonga/ja/html/contribution/development/build/windows_cmake.html +5 -5
  379. data/vendor/local/share/doc/groonga/ja/html/contribution/development/build.html +5 -5
  380. data/vendor/local/share/doc/groonga/ja/html/contribution/development/com.html +5 -5
  381. data/vendor/local/share/doc/groonga/ja/html/contribution/development/cooperation.html +7 -8
  382. data/vendor/local/share/doc/groonga/ja/html/contribution/development/query.html +5 -5
  383. data/vendor/local/share/doc/groonga/ja/html/contribution/development/release.html +5 -5
  384. data/vendor/local/share/doc/groonga/ja/html/contribution/development/repository.html +5 -5
  385. data/vendor/local/share/doc/groonga/ja/html/contribution/development/test.html +5 -5
  386. data/vendor/local/share/doc/groonga/ja/html/contribution/development.html +5 -5
  387. data/vendor/local/share/doc/groonga/ja/html/contribution/documentation/c-api.html +5 -5
  388. data/vendor/local/share/doc/groonga/ja/html/contribution/documentation/i18n.html +5 -5
  389. data/vendor/local/share/doc/groonga/ja/html/contribution/documentation/introduction.html +5 -5
  390. data/vendor/local/share/doc/groonga/ja/html/contribution/documentation.html +5 -5
  391. data/vendor/local/share/doc/groonga/ja/html/contribution/report.html +5 -5
  392. data/vendor/local/share/doc/groonga/ja/html/contribution.html +5 -5
  393. data/vendor/local/share/doc/groonga/ja/html/development/travis-ci.html +5 -5
  394. data/vendor/local/share/doc/groonga/ja/html/development.html +5 -5
  395. data/vendor/local/share/doc/groonga/ja/html/genindex.html +15 -7
  396. data/vendor/local/share/doc/groonga/ja/html/index.html +9 -8
  397. data/vendor/local/share/doc/groonga/ja/html/install/centos.html +8 -8
  398. data/vendor/local/share/doc/groonga/ja/html/install/debian.html +8 -8
  399. data/vendor/local/share/doc/groonga/ja/html/install/fedora.html +8 -8
  400. data/vendor/local/share/doc/groonga/ja/html/install/mac_os_x.html +8 -8
  401. data/vendor/local/share/doc/groonga/ja/html/install/others.html +8 -8
  402. data/vendor/local/share/doc/groonga/ja/html/install/solaris.html +8 -8
  403. data/vendor/local/share/doc/groonga/ja/html/install/ubuntu.html +8 -8
  404. data/vendor/local/share/doc/groonga/ja/html/install/windows.html +14 -14
  405. data/vendor/local/share/doc/groonga/ja/html/install.html +5 -5
  406. data/vendor/local/share/doc/groonga/ja/html/limitations.html +5 -5
  407. data/vendor/local/share/doc/groonga/ja/html/news/0.x.html +5 -5
  408. data/vendor/local/share/doc/groonga/ja/html/news/1.0.x.html +5 -5
  409. data/vendor/local/share/doc/groonga/ja/html/news/1.1.x.html +5 -5
  410. data/vendor/local/share/doc/groonga/ja/html/news/1.2.x.html +5 -5
  411. data/vendor/local/share/doc/groonga/ja/html/news/1.3.x.html +5 -5
  412. data/vendor/local/share/doc/groonga/ja/html/news/2.x.html +5 -5
  413. data/vendor/local/share/doc/groonga/ja/html/news/3.x.html +5 -5
  414. data/vendor/local/share/doc/groonga/ja/html/news/4.x.html +5 -5
  415. data/vendor/local/share/doc/groonga/ja/html/news/senna.html +5 -5
  416. data/vendor/local/share/doc/groonga/ja/html/news.html +159 -64
  417. data/vendor/local/share/doc/groonga/ja/html/objects.inv +0 -0
  418. data/vendor/local/share/doc/groonga/ja/html/reference/api/global_configurations.html +5 -5
  419. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_cache.html +5 -5
  420. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_column.html +5 -5
  421. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_command_version.html +5 -5
  422. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_content_type.html +5 -5
  423. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_ctx.html +26 -5
  424. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_db.html +5 -5
  425. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_encoding.html +5 -5
  426. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_expr.html +5 -5
  427. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_geo.html +5 -5
  428. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_hook.html +5 -5
  429. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_ii.html +5 -5
  430. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_index_cursor.html +5 -5
  431. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_info.html +5 -5
  432. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_match_escalation.html +5 -5
  433. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_obj.html +40 -5
  434. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_proc.html +5 -5
  435. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_search.html +5 -5
  436. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_table.html +5 -5
  437. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_table_cursor.html +5 -5
  438. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_thread.html +5 -5
  439. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_type.html +5 -5
  440. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_user_data.html +5 -5
  441. data/vendor/local/share/doc/groonga/ja/html/reference/api/overview.html +5 -5
  442. data/vendor/local/share/doc/groonga/ja/html/reference/api/plugin.html +5 -5
  443. data/vendor/local/share/doc/groonga/ja/html/reference/api.html +5 -5
  444. data/vendor/local/share/doc/groonga/ja/html/reference/cast.html +5 -5
  445. data/vendor/local/share/doc/groonga/ja/html/reference/column.html +5 -5
  446. data/vendor/local/share/doc/groonga/ja/html/reference/columns/index.html +5 -5
  447. data/vendor/local/share/doc/groonga/ja/html/reference/columns/pseudo.html +5 -5
  448. data/vendor/local/share/doc/groonga/ja/html/reference/columns/scalar.html +5 -5
  449. data/vendor/local/share/doc/groonga/ja/html/reference/columns/vector.html +5 -5
  450. data/vendor/local/share/doc/groonga/ja/html/reference/command/command_version.html +5 -5
  451. data/vendor/local/share/doc/groonga/ja/html/reference/command/output_format.html +5 -5
  452. data/vendor/local/share/doc/groonga/ja/html/reference/command/request_id.html +5 -5
  453. data/vendor/local/share/doc/groonga/ja/html/reference/command/return_code.html +5 -5
  454. data/vendor/local/share/doc/groonga/ja/html/reference/command.html +5 -5
  455. data/vendor/local/share/doc/groonga/ja/html/reference/commands/cache_limit.html +6 -6
  456. data/vendor/local/share/doc/groonga/ja/html/reference/commands/check.html +5 -5
  457. data/vendor/local/share/doc/groonga/ja/html/reference/commands/clearlock.html +5 -5
  458. data/vendor/local/share/doc/groonga/ja/html/reference/commands/column_copy.html +6 -6
  459. data/vendor/local/share/doc/groonga/ja/html/reference/commands/column_create.html +5 -5
  460. data/vendor/local/share/doc/groonga/ja/html/reference/commands/column_list.html +5 -5
  461. data/vendor/local/share/doc/groonga/ja/html/reference/commands/column_remove.html +5 -5
  462. data/vendor/local/share/doc/groonga/ja/html/reference/commands/column_rename.html +5 -5
  463. data/vendor/local/share/doc/groonga/ja/html/reference/commands/database_unmap.html +6 -6
  464. data/vendor/local/share/doc/groonga/ja/html/reference/commands/define_selector.html +6 -6
  465. data/vendor/local/share/doc/groonga/ja/html/reference/commands/defrag.html +5 -5
  466. data/vendor/local/share/doc/groonga/ja/html/reference/commands/delete.html +5 -5
  467. data/vendor/local/share/doc/groonga/ja/html/reference/commands/dump.html +5 -5
  468. data/vendor/local/share/doc/groonga/ja/html/reference/commands/io_flush.html +5 -5
  469. data/vendor/local/share/doc/groonga/ja/html/reference/commands/load.html +5 -5
  470. data/vendor/local/share/doc/groonga/ja/html/reference/commands/lock_clear.html +5 -5
  471. data/vendor/local/share/doc/groonga/ja/html/reference/commands/log_level.html +5 -5
  472. data/vendor/local/share/doc/groonga/ja/html/reference/commands/log_put.html +6 -6
  473. data/vendor/local/share/doc/groonga/ja/html/reference/commands/log_reopen.html +6 -7
  474. data/vendor/local/share/doc/groonga/ja/html/reference/commands/logical_count.html +6 -6
  475. data/vendor/local/share/doc/groonga/ja/html/reference/commands/logical_parameters.html +5 -5
  476. data/vendor/local/share/doc/groonga/ja/html/reference/commands/logical_range_filter.html +5 -5
  477. data/vendor/local/share/doc/groonga/ja/html/reference/commands/logical_select.html +5 -5
  478. data/vendor/local/share/doc/groonga/ja/html/reference/commands/logical_shard_list.html +5 -5
  479. data/vendor/local/share/doc/groonga/ja/html/reference/commands/logical_table_remove.html +5 -5
  480. data/vendor/local/share/doc/groonga/ja/html/reference/commands/normalize.html +6 -6
  481. data/vendor/local/share/doc/groonga/ja/html/reference/commands/normalizer_list.html +5 -5
  482. data/vendor/local/share/doc/groonga/ja/html/reference/commands/object_exist.html +5 -5
  483. data/vendor/local/share/doc/groonga/ja/html/reference/commands/plugin_register.html +5 -5
  484. data/vendor/local/share/doc/groonga/ja/html/reference/commands/plugin_unregister.html +5 -5
  485. data/vendor/local/share/doc/groonga/ja/html/reference/commands/quit.html +7 -9
  486. data/vendor/local/share/doc/groonga/ja/html/reference/commands/range_filter.html +5 -5
  487. data/vendor/local/share/doc/groonga/ja/html/reference/commands/register.html +5 -5
  488. data/vendor/local/share/doc/groonga/ja/html/reference/commands/request_cancel.html +5 -5
  489. data/vendor/local/share/doc/groonga/ja/html/reference/commands/ruby_eval.html +7 -7
  490. data/vendor/local/share/doc/groonga/ja/html/reference/commands/ruby_load.html +7 -7
  491. data/vendor/local/share/doc/groonga/ja/html/reference/commands/select.html +9 -8
  492. data/vendor/local/share/doc/groonga/ja/html/reference/commands/shutdown.html +5 -5
  493. data/vendor/local/share/doc/groonga/ja/html/reference/commands/status.html +143 -28
  494. data/vendor/local/share/doc/groonga/ja/html/reference/commands/suggest.html +5 -5
  495. data/vendor/local/share/doc/groonga/ja/html/reference/commands/table_create.html +5 -5
  496. data/vendor/local/share/doc/groonga/ja/html/reference/commands/table_list.html +6 -7
  497. data/vendor/local/share/doc/groonga/ja/html/reference/commands/table_remove.html +254 -22
  498. data/vendor/local/share/doc/groonga/ja/html/reference/commands/table_rename.html +5 -5
  499. data/vendor/local/share/doc/groonga/ja/html/reference/commands/table_tokenize.html +5 -5
  500. data/vendor/local/share/doc/groonga/ja/html/reference/commands/thread_limit.html +5 -5
  501. data/vendor/local/share/doc/groonga/ja/html/reference/commands/tokenize.html +5 -5
  502. data/vendor/local/share/doc/groonga/ja/html/reference/commands/tokenizer_list.html +5 -5
  503. data/vendor/local/share/doc/groonga/ja/html/reference/commands/truncate.html +5 -5
  504. data/vendor/local/share/doc/groonga/ja/html/reference/executables/grndb.html +5 -5
  505. data/vendor/local/share/doc/groonga/ja/html/reference/executables/grnslap.html +5 -5
  506. data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga-benchmark.html +5 -5
  507. data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga-httpd.html +5 -5
  508. data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga-server-http.html +5 -5
  509. data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga-suggest-create-dataset.html +5 -5
  510. data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga-suggest-httpd.html +13 -9
  511. data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga-suggest-learner.html +5 -5
  512. data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga.html +5 -5
  513. data/vendor/local/share/doc/groonga/ja/html/reference/executables.html +5 -5
  514. data/vendor/local/share/doc/groonga/ja/html/reference/function.html +5 -5
  515. data/vendor/local/share/doc/groonga/ja/html/reference/functions/between.html +5 -5
  516. data/vendor/local/share/doc/groonga/ja/html/reference/functions/edit_distance.html +5 -5
  517. data/vendor/local/share/doc/groonga/ja/html/reference/functions/geo_distance.html +5 -5
  518. data/vendor/local/share/doc/groonga/ja/html/reference/functions/geo_in_circle.html +5 -5
  519. data/vendor/local/share/doc/groonga/ja/html/reference/functions/geo_in_rectangle.html +5 -5
  520. data/vendor/local/share/doc/groonga/ja/html/reference/functions/highlight_full.html +5 -5
  521. data/vendor/local/share/doc/groonga/ja/html/reference/functions/highlight_html.html +27 -13
  522. data/vendor/local/share/doc/groonga/ja/html/reference/functions/html_untag.html +5 -5
  523. data/vendor/local/share/doc/groonga/ja/html/reference/functions/in_values.html +5 -5
  524. data/vendor/local/share/doc/groonga/ja/html/reference/functions/now.html +5 -5
  525. data/vendor/local/share/doc/groonga/ja/html/reference/functions/query.html +5 -5
  526. data/vendor/local/share/doc/groonga/ja/html/reference/functions/rand.html +5 -5
  527. data/vendor/local/share/doc/groonga/ja/html/reference/functions/snippet_html.html +5 -5
  528. data/vendor/local/share/doc/groonga/ja/html/reference/functions/sub_filter.html +5 -5
  529. data/vendor/local/share/doc/groonga/ja/html/reference/functions/vector_size.html +5 -5
  530. data/vendor/local/share/doc/groonga/ja/html/reference/grn_expr/query_syntax.html +5 -5
  531. data/vendor/local/share/doc/groonga/ja/html/reference/grn_expr/script_syntax.html +7 -7
  532. data/vendor/local/share/doc/groonga/ja/html/reference/grn_expr.html +5 -5
  533. data/vendor/local/share/doc/groonga/ja/html/reference/indexing.html +5 -5
  534. data/vendor/local/share/doc/groonga/ja/html/reference/log.html +5 -5
  535. data/vendor/local/share/doc/groonga/ja/html/reference/normalizers.html +5 -5
  536. data/vendor/local/share/doc/groonga/ja/html/reference/operations/geolocation_search.html +5 -5
  537. data/vendor/local/share/doc/groonga/ja/html/reference/operations.html +5 -5
  538. data/vendor/local/share/doc/groonga/ja/html/reference/output.html +5 -5
  539. data/vendor/local/share/doc/groonga/ja/html/reference/query_expanders/tsv.html +9 -9
  540. data/vendor/local/share/doc/groonga/ja/html/reference/query_expanders.html +5 -5
  541. data/vendor/local/share/doc/groonga/ja/html/reference/regular_expression.html +32 -11
  542. data/vendor/local/share/doc/groonga/ja/html/reference/scorer.html +118 -84
  543. data/vendor/local/share/doc/groonga/ja/html/reference/scorers/scorer_tf_at_most.html +163 -14
  544. data/vendor/local/share/doc/groonga/ja/html/reference/scorers/scorer_tf_idf.html +70 -53
  545. data/vendor/local/share/doc/groonga/ja/html/reference/sharding.html +5 -5
  546. data/vendor/local/share/doc/groonga/ja/html/reference/suggest/completion.html +5 -5
  547. data/vendor/local/share/doc/groonga/ja/html/reference/suggest/correction.html +5 -5
  548. data/vendor/local/share/doc/groonga/ja/html/reference/suggest/introduction.html +5 -5
  549. data/vendor/local/share/doc/groonga/ja/html/reference/suggest/suggestion.html +5 -5
  550. data/vendor/local/share/doc/groonga/ja/html/reference/suggest.html +5 -5
  551. data/vendor/local/share/doc/groonga/ja/html/reference/tables.html +5 -5
  552. data/vendor/local/share/doc/groonga/ja/html/reference/token_filters.html +5 -5
  553. data/vendor/local/share/doc/groonga/ja/html/reference/tokenizers.html +5 -5
  554. data/vendor/local/share/doc/groonga/ja/html/reference/tuning.html +5 -5
  555. data/vendor/local/share/doc/groonga/ja/html/reference/types.html +93 -86
  556. data/vendor/local/share/doc/groonga/ja/html/reference.html +6 -6
  557. data/vendor/local/share/doc/groonga/ja/html/search.html +5 -5
  558. data/vendor/local/share/doc/groonga/ja/html/searchindex.js +1 -1
  559. data/vendor/local/share/doc/groonga/ja/html/server/gqtp.html +5 -5
  560. data/vendor/local/share/doc/groonga/ja/html/server/http/comparison.html +5 -5
  561. data/vendor/local/share/doc/groonga/ja/html/server/http/groonga-httpd.html +5 -5
  562. data/vendor/local/share/doc/groonga/ja/html/server/http/groonga.html +5 -5
  563. data/vendor/local/share/doc/groonga/ja/html/server/http.html +5 -5
  564. data/vendor/local/share/doc/groonga/ja/html/server/memcached.html +5 -5
  565. data/vendor/local/share/doc/groonga/ja/html/server/package.html +5 -5
  566. data/vendor/local/share/doc/groonga/ja/html/server.html +5 -5
  567. data/vendor/local/share/doc/groonga/ja/html/spec/gqtp.html +5 -5
  568. data/vendor/local/share/doc/groonga/ja/html/spec/search.html +5 -5
  569. data/vendor/local/share/doc/groonga/ja/html/spec.html +5 -5
  570. data/vendor/local/share/doc/groonga/ja/html/troubleshooting/different_results_with_the_same_keyword.html +5 -5
  571. data/vendor/local/share/doc/groonga/ja/html/troubleshooting/mmap_cannot_allocate_memory.html +5 -5
  572. data/vendor/local/share/doc/groonga/ja/html/troubleshooting.html +5 -5
  573. data/vendor/local/share/doc/groonga/ja/html/tutorial/data.html +10 -10
  574. data/vendor/local/share/doc/groonga/ja/html/tutorial/drilldown.html +5 -5
  575. data/vendor/local/share/doc/groonga/ja/html/tutorial/index.html +5 -5
  576. data/vendor/local/share/doc/groonga/ja/html/tutorial/introduction.html +6 -6
  577. data/vendor/local/share/doc/groonga/ja/html/tutorial/lexicon.html +5 -5
  578. data/vendor/local/share/doc/groonga/ja/html/tutorial/match_columns.html +6 -6
  579. data/vendor/local/share/doc/groonga/ja/html/tutorial/micro_blog.html +5 -5
  580. data/vendor/local/share/doc/groonga/ja/html/tutorial/network.html +5 -5
  581. data/vendor/local/share/doc/groonga/ja/html/tutorial/patricia_trie.html +5 -5
  582. data/vendor/local/share/doc/groonga/ja/html/tutorial/query_expansion.html +5 -5
  583. data/vendor/local/share/doc/groonga/ja/html/tutorial/search.html +6 -6
  584. data/vendor/local/share/doc/groonga/ja/html/tutorial.html +5 -5
  585. data/vendor/local/share/license/groonga/README.md +7 -0
  586. data/vendor/local/share/man/ja/man1/groonga.1 +1078 -338
  587. data/vendor/local/share/man/man1/groonga.1 +1088 -218
  588. metadata +97 -91
  589. data/lib/1.9/groonga.so +0 -0
  590. data/vendor/local/etc/groonga/windows_event_log/provider.man +0 -38
  591. data/vendor/local/share/doc/groonga/en/html/_sources/reference/scoring_note.txt +0 -15
  592. data/vendor/local/share/doc/groonga/en/html/reference/scoring_note.html +0 -116
  593. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/scoring_note.txt +0 -15
  594. data/vendor/local/share/doc/groonga/ja/html/reference/scoring_note.html +0 -117
checksums.yaml CHANGED
@@ -1,15 +1,7 @@
1
1
  ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- MmNkYTRhMGIwZTZkZDQyZTMwZTVhMjk4YzRhMjM1MzFjMzEzMDM1OQ==
5
- data.tar.gz: !binary |-
6
- MGU0MWQ4YmI3YjFlZGZkMTQ3NTA5Y2I4OTVlMjViNzg5NTQwMTEyNQ==
2
+ SHA1:
3
+ metadata.gz: 231a86df4d5d4ffb1e6b49a9f67de8e8d58be7f5
4
+ data.tar.gz: 3110cceac8a80b97aab4fc81bb1b8ad74cfc107e
7
5
  SHA512:
8
- metadata.gz: !binary |-
9
- MzhjMTE3ZjI0MWY5Nzc1Y2M3MzMzNDA0YjUwYTU0MTZkYzkxODVmODAzYTAx
10
- MDllNDQxODdmYTQ2Nzk5NjBiODBlNWVkZmI4ZTVmNTM1NTk3NDBlMTA0MWZk
11
- YTRmZjM4ZjAzNjdkZmI4YzEzNDE1MjM1MTE3Y2U1YmQ1OGExZjc=
12
- data.tar.gz: !binary |-
13
- ODM3NDhmYzdlZGRhMjQ0N2NmMDk0NmRhNGRkMGMxODIyZGRiZTk0ZmU2NDM0
14
- Zjg2N2UyMTEyMzY1YTk5MzRiOTkzNzFhNmY2N2Q5MDAwOWFlMmQ1MjQzNzUw
15
- ZjdkOTViNTI5ODUzM2EyNzc1MWQ2MDE1Njc3NTE2ZTU1MTRiYTg=
6
+ metadata.gz: 454332c567da3673e9d89687a77bcc366d10b3ca6ad042441d5a2da9da15bff1b8fd52e83766fabca638bbb03b8db3ab8b817984413af51c61c7253f112b07da
7
+ data.tar.gz: 3b4627bfa76b8cae75b9118d4cf9f9c65070fad6fa17232ff2a1055d13eee9ab5a3efff99fd3aadc81900e188a36eaa6e92e98a799f9aad3724a2ba68629abac
data/Rakefile CHANGED
@@ -17,6 +17,7 @@
17
17
 
18
18
  require "find"
19
19
  require "fileutils"
20
+ require "shellwords"
20
21
  require "pathname"
21
22
  require "erb"
22
23
  require "yard"
@@ -148,17 +149,48 @@ namespace :clean do
148
149
  end
149
150
  end
150
151
 
151
- desc "Build cross compile binary with Vagrant"
152
152
  namespace :build do
153
- task :windows do
154
- pkg_dir = "#{base_dir}/pkg"
155
- mkdir pkg_dir unless File.exist?(pkg_dir)
156
- cd "build/windows" do
157
- sh("vagrant", "up")
158
- cp(Dir.glob("pkg/rroonga-*-mingw32.gem"), pkg_dir)
159
- sh("vagrant", "destroy", "-f")
153
+ architectures = [:x86, :x64]
154
+
155
+ namespace :windows do
156
+ ruby_versions = "2.0.0:2.1.6:2.2.2"
157
+
158
+ architectures.each do |architecture|
159
+ desc "Build gem for Windows #{architecture}"
160
+ task architecture do
161
+ build_dir = "tmp/windows"
162
+ rm_rf build_dir
163
+ mkdir_p build_dir
164
+
165
+ commands = [
166
+ ["git", "clone", "file://#{Dir.pwd}/.git", build_dir],
167
+ ["cd", build_dir],
168
+ ["bundle"],
169
+ ["rake", "cross", "native", "gem", "RUBY_CC_VERSION=#{ruby_versions}"],
170
+ ]
171
+ if architecture == :x64
172
+ commands.unshift(["export", "RROONGA_USE_GROONGA_X64=true"])
173
+ end
174
+ raw_commands = commands.collect do |command|
175
+ Shellwords.join(command)
176
+ end
177
+ raw_command_line = raw_commands.join(" && ")
178
+
179
+ require "rake_compiler_dock"
180
+ RakeCompilerDock.sh(raw_command_line)
181
+
182
+ version = spec.version
183
+ cp("#{build_dir}/pkg/rroonga-#{version}-#{architecture}-mingw32.gem",
184
+ "pkg/")
185
+ end
160
186
  end
161
187
  end
188
+
189
+ desc "Build gems for Windows"
190
+ build_tasks = architectures.collect do |architecture|
191
+ "windows:#{architecture}"
192
+ end
193
+ task :windows => build_tasks
162
194
  end
163
195
 
164
196
  task :default => :test
@@ -162,6 +162,20 @@ def configure_command_line(prefix)
162
162
  escaped_command_line.join(" ")
163
163
  end
164
164
 
165
+ def guess_make
166
+ env_make = ENV["MAKE"]
167
+ return env_make if env_make
168
+
169
+ candidates = ["gmake", "make"]
170
+ candidates.each do |candidate|
171
+ (ENV["PATH"] || "").split(File::PATH_SEPARATOR).each do |path|
172
+ return candidate if File.executable?(File.join(path, candidate))
173
+ end
174
+ end
175
+
176
+ "make"
177
+ end
178
+
165
179
  def n_processors
166
180
  proc_file = "/proc/cpuinfo"
167
181
  if File.exist?(proc_file)
@@ -174,12 +188,13 @@ def n_processors
174
188
  end
175
189
 
176
190
  def install_for_gnu_build_system(install_dir)
191
+ make = guess_make
177
192
  run_command("configuring...",
178
193
  configure_command_line(install_dir))
179
194
  run_command("building (maybe long time)...",
180
- "make -j#{n_processors}")
195
+ "#{make} -j#{n_processors}")
181
196
  run_command("installing...",
182
- "make install")
197
+ "#{make} install")
183
198
  end
184
199
 
185
200
  def build_groonga_from_git(major, minor, micro)
@@ -1,6 +1,6 @@
1
1
  /* -*- coding: utf-8; mode: C; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2
2
  /*
3
- Copyright (C) 2010-2014 Kouhei Sutou <kou@clear-code.com>
3
+ Copyright (C) 2010-2015 Kouhei Sutou <kou@clear-code.com>
4
4
 
5
5
  This library is free software; you can redistribute it and/or
6
6
  modify it under the terms of the GNU Lesser General Public
@@ -943,6 +943,28 @@ rb_grn_context_array_reference (VALUE self, VALUE name_or_id)
943
943
  return GRNOBJECT2RVAL(Qnil, context, object, GRN_FALSE);
944
944
  }
945
945
 
946
+ /*
947
+ * Checks whether object with the ID is opened or not.
948
+ *
949
+ * @overload opened?(id)
950
+ * @param id [Integer] The ID to be checked
951
+ * @return [Boolean] `true` if object with the `id` is opened,
952
+ * `false` otherwise.
953
+ */
954
+ static VALUE
955
+ rb_grn_context_is_opened (VALUE self, VALUE rb_id)
956
+ {
957
+ grn_ctx *context;
958
+ grn_id id;
959
+ grn_bool is_opened;
960
+
961
+ context = SELF(self);
962
+ id = NUM2UINT(rb_id);
963
+ is_opened = grn_ctx_is_opened(context, id);
964
+
965
+ return CBOOL2RVAL(is_opened);
966
+ }
967
+
946
968
  void
947
969
  rb_grn_context_object_created (VALUE rb_context, VALUE rb_object)
948
970
  {
@@ -999,4 +1021,6 @@ rb_grn_init_context (VALUE mGrn)
999
1021
  rb_define_method(cGrnContext, "connect", rb_grn_context_connect, -1);
1000
1022
  rb_define_method(cGrnContext, "send", rb_grn_context_send, 1);
1001
1023
  rb_define_method(cGrnContext, "receive", rb_grn_context_receive, 0);
1024
+
1025
+ rb_define_method(cGrnContext, "opened?", rb_grn_context_is_opened, 1);
1002
1026
  }
@@ -160,7 +160,7 @@ reset_floating_objects (VALUE rb_context)
160
160
  *
161
161
  * @overload create(options=nil)
162
162
  * @return [Groonga::Database] 作成されたデータベースを返す。
163
- * @param option [::Hash] options The name and value
163
+ * @param [::Hash] options The name and value
164
164
  * pairs. Omitted names are initialized as the default value.
165
165
  * @option options :path
166
166
  * データベースを保存するパス。省略すると一時データベース
@@ -19,8 +19,6 @@
19
19
 
20
20
  #include "rb-grn.h"
21
21
 
22
- grn_rc grn_obj_cast(grn_ctx *ctx, grn_obj *src, grn_obj *dest, grn_bool addp);
23
-
24
22
  #define SELF(object) ((RbGrnTableKeySupport *)DATA_PTR(object))
25
23
 
26
24
  VALUE rb_cGrnPatriciaTrie;
@@ -1348,10 +1348,10 @@ rb_grn_table_sort (int argc, VALUE *argv, VALUE self)
1348
1348
  *
1349
1349
  * @!macro [new] table.group.options
1350
1350
  * @option options :max_n_sub_records
1351
- * グループ化した後のレコードのそれぞれについて最大 _:max_n_sub_records_ 件まで
1351
+ * グループ化した後のレコードのそれぞれについて最大`:max_n_sub_records`件まで
1352
1352
  * そのグループに含まれる _table_ のレコードをサブレコードとして格納する。
1353
1353
  * @option options [String, Symbol] :calc_target
1354
- * The target column name for _:calc_types_.
1354
+ * The target column name for `:calc_types`.
1355
1355
  * @option options [::Array] :calc_types
1356
1356
  * It specifies how to calculate (aggregate) values in grouped records by
1357
1357
  * a drilldown. You can specify multiple calculation types.
data/ext/groonga/rb-grn.h CHANGED
@@ -101,7 +101,7 @@ RB_GRN_BEGIN_DECLS
101
101
 
102
102
  #define RB_GRN_MAJOR_VERSION 5
103
103
  #define RB_GRN_MINOR_VERSION 0
104
- #define RB_GRN_MICRO_VERSION 5
104
+ #define RB_GRN_MICRO_VERSION 8
105
105
 
106
106
  #define RB_GRN_QUERY_DEFAULT_MAX_EXPRESSIONS 32
107
107
 
data/lib/2.0/groonga.so CHANGED
Binary file
data/lib/2.1/groonga.so CHANGED
Binary file
data/lib/2.2/groonga.so CHANGED
Binary file
@@ -1,7 +1,7 @@
1
1
  # -*- coding: utf-8 -*-
2
2
  #
3
3
  # Copyright (C) 2015 Masafumi Yokoyama <yokoyama@clear-code.com>
4
- # Copyright (C) 2009-2012 Kouhei Sutou <kou@clear-code.com>
4
+ # Copyright (C) 2009-2015 Kouhei Sutou <kou@clear-code.com>
5
5
  #
6
6
  # This library is free software; you can redistribute it and/or
7
7
  # modify it under the terms of the GNU Lesser General Public
@@ -448,6 +448,28 @@ module Groonga
448
448
  super(Groonga::Operation::TERM_EXTRACT, column_value_builder, value)
449
449
  end
450
450
  end
451
+
452
+ # @private
453
+ class CallExpressionBuilder < ExpressionBuilder
454
+ def initialize(function, *arguments)
455
+ super()
456
+ @function = function
457
+ @arguments = arguments
458
+ end
459
+
460
+ def build(expression, variable)
461
+ expression.append_object(@function)
462
+ @arguments.each do |argument|
463
+ case argument
464
+ when String
465
+ expression.append_constant(argument)
466
+ else
467
+ argument.build(expression, variable)
468
+ end
469
+ end
470
+ expression.append_operation(Operation::CALL, @arguments.size)
471
+ end
472
+ end
451
473
  end
452
474
 
453
475
  # @private
@@ -516,6 +538,10 @@ module Groonga
516
538
  column_expression_builder(object, name)
517
539
  end
518
540
 
541
+ def call(function, *arguments)
542
+ CallExpressionBuilder.new(@table.context[function], *arguments)
543
+ end
544
+
519
545
  private
520
546
  def build_match_target(&block)
521
547
  sub_builder = MatchTargetRecordExpressionBuilder.new(@table, nil)
data/rroonga-build.rb CHANGED
@@ -20,15 +20,15 @@ module RroongaBuild
20
20
  module RequiredGroongaVersion
21
21
  MAJOR = 5
22
22
  MINOR = 0
23
- MICRO = 7
23
+ MICRO = 8
24
24
  VERSION = [MAJOR, MINOR, MICRO]
25
- RELEASED_DATE = Time.utc(2015, 8, 31)
25
+ RELEASED_DATE = Time.utc(2015, 9, 29)
26
26
  end
27
27
 
28
28
  module LatestGroongaVersion
29
29
  MAJOR = 5
30
30
  MINOR = 0
31
- MICRO = 7
31
+ MICRO = 8
32
32
  VERSION = [MAJOR, MINOR, MICRO]
33
33
  end
34
34
 
data/rroonga.gemspec CHANGED
@@ -89,6 +89,7 @@ Gem::Specification.new do |s|
89
89
  s.add_development_dependency("test-unit-notify")
90
90
  s.add_development_dependency("rake")
91
91
  s.add_development_dependency("rake-compiler", [">= 0.9.5"])
92
+ s.add_development_dependency("rake-compiler-dock")
92
93
  s.add_development_dependency("bundler")
93
94
  s.add_development_dependency("yard")
94
95
  s.add_development_dependency("packnga", [">= 1.0.0"])
data/test/test-column.rb CHANGED
@@ -331,8 +331,10 @@ class ColumnTest < Test::Unit::TestCase
331
331
  table.index("Comments.title")
332
332
  end
333
333
  end
334
- assert_equal([Groonga["Titles.Comments_title"],
335
- Groonga["Terms.Comments_title"]],
334
+ assert_equal([
335
+ Groonga["Terms.Comments_title"],
336
+ Groonga["Titles.Comments_title"],
337
+ ],
336
338
  title.indexes)
337
339
  end
338
340
 
data/test/test-context.rb CHANGED
@@ -1,4 +1,4 @@
1
- # Copyright (C) 2009-2013 Kouhei Sutou <kou@clear-code.com>
1
+ # Copyright (C) 2009-2015 Kouhei Sutou <kou@clear-code.com>
2
2
  #
3
3
  # This library is free software; you can redistribute it and/or
4
4
  # modify it under the terms of the GNU Lesser General Public
@@ -135,6 +135,14 @@ class ContextTest < Test::Unit::TestCase
135
135
  assert_true(context.closed?)
136
136
  end
137
137
 
138
+ def test_opened?
139
+ Groonga::Database.create
140
+ context = Groonga::Context.default
141
+ assert do
142
+ context.opened?(Groonga::Type::SHORT_TEXT)
143
+ end
144
+ end
145
+
138
146
  class RestoreTest < self
139
147
  def test_simple
140
148
  commands = <<EOD
@@ -1,7 +1,7 @@
1
1
  # -*- coding: utf-8 -*-
2
2
  #
3
3
  # Copyright (C) 2014-2015 Masafumi Yokoyama <yokoyama@clear-code.com>
4
- # Copyright (C) 2009-2012 Kouhei Sutou <kou@clear-code.com>
4
+ # Copyright (C) 2009-2015 Kouhei Sutou <kou@clear-code.com>
5
5
  #
6
6
  # This library is free software; you can redistribute it and/or
7
7
  # modify it under the terms of the GNU Lesser General Public
@@ -523,6 +523,43 @@ EOC
523
523
  end
524
524
  end
525
525
 
526
+ class CallTest < self
527
+ def setup_tables
528
+ Groonga::Schema.define do |schema|
529
+ schema.create_table("Shops",
530
+ :type => :hash,
531
+ :key_type => "ShortText") do |table|
532
+ table.wgs84_geo_point("location")
533
+ end
534
+
535
+ schema.create_table("Locations",
536
+ :type => :patricia_trie,
537
+ :key_type => :wgs84_geo_point) do |table|
538
+ table.index("Shops.location")
539
+ end
540
+ end
541
+
542
+ @shops = Groonga["Shops"]
543
+ end
544
+
545
+ def setup_data
546
+ @shops.add("Nezu no taiyaki", :location => "35.720253,139.762573")
547
+ @shops.add("Taiyaki Kataoka", :location => "35.712521,139.715591")
548
+ @shops.add("Taiyaki Sharaku", :location => "35.716969,139.794846")
549
+ end
550
+
551
+ def test_search
552
+ result = @shops.select do |record|
553
+ record.call("geo_in_rectangle",
554
+ record.location,
555
+ "35.7185,139.7912",
556
+ "35.7065,139.8069")
557
+ end
558
+ assert_equal(["Taiyaki Sharaku"],
559
+ result.collect(&:_key))
560
+ end
561
+ end
562
+
526
563
  class RecordTest < self
527
564
  def setup_tables
528
565
  Groonga::Schema.define do |schema|
data/test/test-remote.rb CHANGED
@@ -47,9 +47,18 @@ class RemoteTest < Test::Unit::TestCase
47
47
  id, result = _context.receive
48
48
  assert_equal(0, id)
49
49
  values = JSON.load(result)
50
- assert_equal(["alloc_count", "cache_hit_rate", "command_version",
51
- "default_command_version", "max_command_version",
52
- "n_queries", "starttime", "uptime", "version"],
50
+ assert_equal([
51
+ "alloc_count",
52
+ "cache_hit_rate",
53
+ "command_version",
54
+ "default_command_version",
55
+ "max_command_version",
56
+ "n_queries",
57
+ "start_time",
58
+ "starttime",
59
+ "uptime",
60
+ "version",
61
+ ],
53
62
  values.keys.sort)
54
63
  end
55
64
 
@@ -325,11 +325,12 @@ class TableGroupTest < Test::Unit::TestCase
325
325
  def test_max
326
326
  grouped_records = @memos.group("tag",
327
327
  :calc_target => "priority",
328
- :calc_types => [:max]).collect do |group|
329
- tag = group.key
328
+ :calc_types => [:max])
329
+ grouped_data = grouped_records.collect do |record|
330
+ tag = record.key
330
331
  [
331
332
  tag.key,
332
- group.max,
333
+ record.max,
333
334
  ]
334
335
  end
335
336
 
@@ -338,20 +339,21 @@ class TableGroupTest < Test::Unit::TestCase
338
339
  ["Mroonga", 50],
339
340
  ["Rroonga", 25],
340
341
  ],
341
- grouped_records)
342
+ grouped_data)
342
343
  end
343
344
 
344
345
  def test_all_types
345
346
  grouped_records = @memos.group("tag",
346
347
  :calc_target => "priority",
347
- :calc_types => [:max, :min, :sum, :average]).collect do |group|
348
- tag = group.key
348
+ :calc_types => [:max, :min, :sum, :average])
349
+ grouped_data = grouped_records.collect do |record|
350
+ tag = record.key
349
351
  [
350
352
  tag.key,
351
- group.max,
352
- group.min,
353
- group.sum,
354
- group.average.round(3),
353
+ record.max,
354
+ record.min,
355
+ record.sum,
356
+ record.average.round(3),
355
357
  ]
356
358
  end
357
359
 
@@ -360,7 +362,7 @@ class TableGroupTest < Test::Unit::TestCase
360
362
  ["Mroonga", 50, 10, 85, 28.333],
361
363
  ["Rroonga", 25, -25, 0, 0.0],
362
364
  ],
363
- grouped_records)
365
+ grouped_data)
364
366
  end
365
367
  end
366
368
  end
data/test/test-table.rb CHANGED
@@ -46,17 +46,15 @@ class TableTest < Test::Unit::TestCase
46
46
 
47
47
  def test_temporary_table_define_column_default_persistent
48
48
  table = Groonga::Hash.create
49
- assert_raise(Groonga::InvalidArgument) do
50
- table.define_column("name", "ShortText")
51
- end
49
+ column = table.define_column("name", "ShortText")
50
+ assert_equal([column.name], table.columns.collect(&:name))
52
51
  end
53
52
 
54
53
  def test_temporary_table_define_index_column_default_persistent
55
54
  bookmarks = Groonga::Hash.create(:name => "Bookmarks")
56
55
  terms = Groonga::Hash.create
57
- assert_raise(Groonga::InvalidArgument) do
58
- terms.define_index_column("url", bookmarks)
59
- end
56
+ index_column = terms.define_index_column("url", bookmarks)
57
+ assert_equal([index_column.name], terms.columns.collect(&:name))
60
58
  end
61
59
 
62
60
  def test_define_column_default_persistent
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -10,6 +10,7 @@ fastcgi_param REQUEST_URI $request_uri;
10
10
  fastcgi_param DOCUMENT_URI $document_uri;
11
11
  fastcgi_param DOCUMENT_ROOT $document_root;
12
12
  fastcgi_param SERVER_PROTOCOL $server_protocol;
13
+ fastcgi_param REQUEST_SCHEME $scheme;
13
14
  fastcgi_param HTTPS $https if_not_empty;
14
15
 
15
16
  fastcgi_param GATEWAY_INTERFACE CGI/1.1;
@@ -10,6 +10,7 @@ fastcgi_param REQUEST_URI $request_uri;
10
10
  fastcgi_param DOCUMENT_URI $document_uri;
11
11
  fastcgi_param DOCUMENT_ROOT $document_root;
12
12
  fastcgi_param SERVER_PROTOCOL $server_protocol;
13
+ fastcgi_param REQUEST_SCHEME $scheme;
13
14
  fastcgi_param HTTPS $https if_not_empty;
14
15
 
15
16
  fastcgi_param GATEWAY_INTERFACE CGI/1.1;
@@ -9,6 +9,7 @@ fastcgi_param REQUEST_URI $request_uri;
9
9
  fastcgi_param DOCUMENT_URI $document_uri;
10
10
  fastcgi_param DOCUMENT_ROOT $document_root;
11
11
  fastcgi_param SERVER_PROTOCOL $server_protocol;
12
+ fastcgi_param REQUEST_SCHEME $scheme;
12
13
  fastcgi_param HTTPS $https if_not_empty;
13
14
 
14
15
  fastcgi_param GATEWAY_INTERFACE CGI/1.1;
@@ -9,6 +9,7 @@ fastcgi_param REQUEST_URI $request_uri;
9
9
  fastcgi_param DOCUMENT_URI $document_uri;
10
10
  fastcgi_param DOCUMENT_ROOT $document_root;
11
11
  fastcgi_param SERVER_PROTOCOL $server_protocol;
12
+ fastcgi_param REQUEST_SCHEME $scheme;
12
13
  fastcgi_param HTTPS $https if_not_empty;
13
14
 
14
15
  fastcgi_param GATEWAY_INTERFACE CGI/1.1;
@@ -42,6 +42,9 @@ http {
42
42
  # groonga_query_log_path off;
43
43
  # You can custom database path.
44
44
  # groonga_database /path/to/groonga/db;
45
+ # If you send large data with one 'load' command, you may need to
46
+ # increase the max size limitation.
47
+ # client_max_body_size 50m;
45
48
  }
46
49
 
47
50
  location / {
@@ -8,6 +8,7 @@ scgi_param DOCUMENT_URI $document_uri;
8
8
  scgi_param DOCUMENT_ROOT $document_root;
9
9
  scgi_param SCGI 1;
10
10
  scgi_param SERVER_PROTOCOL $server_protocol;
11
+ scgi_param REQUEST_SCHEME $scheme;
11
12
  scgi_param HTTPS $https if_not_empty;
12
13
 
13
14
  scgi_param REMOTE_ADDR $remote_addr;
@@ -8,6 +8,7 @@ scgi_param DOCUMENT_URI $document_uri;
8
8
  scgi_param DOCUMENT_ROOT $document_root;
9
9
  scgi_param SCGI 1;
10
10
  scgi_param SERVER_PROTOCOL $server_protocol;
11
+ scgi_param REQUEST_SCHEME $scheme;
11
12
  scgi_param HTTPS $https if_not_empty;
12
13
 
13
14
  scgi_param REMOTE_ADDR $remote_addr;
@@ -8,6 +8,7 @@ uwsgi_param REQUEST_URI $request_uri;
8
8
  uwsgi_param PATH_INFO $document_uri;
9
9
  uwsgi_param DOCUMENT_ROOT $document_root;
10
10
  uwsgi_param SERVER_PROTOCOL $server_protocol;
11
+ uwsgi_param REQUEST_SCHEME $scheme;
11
12
  uwsgi_param HTTPS $https if_not_empty;
12
13
 
13
14
  uwsgi_param REMOTE_ADDR $remote_addr;
@@ -8,6 +8,7 @@ uwsgi_param REQUEST_URI $request_uri;
8
8
  uwsgi_param PATH_INFO $document_uri;
9
9
  uwsgi_param DOCUMENT_ROOT $document_root;
10
10
  uwsgi_param SERVER_PROTOCOL $server_protocol;
11
+ uwsgi_param REQUEST_SCHEME $scheme;
11
12
  uwsgi_param HTTPS $https if_not_empty;
12
13
 
13
14
  uwsgi_param REMOTE_ADDR $remote_addr;