rroonga 5.0.3-x86-mingw32 → 5.0.4-x86-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (541) hide show
  1. checksums.yaml +8 -8
  2. data/README.md +1 -1
  3. data/ext/groonga/rb-grn-column.c +2 -0
  4. data/ext/groonga/rb-grn-database.c +1 -0
  5. data/ext/groonga/rb-grn-flushable.c +81 -0
  6. data/ext/groonga/rb-grn-table.c +1 -0
  7. data/ext/groonga/rb-grn.h +3 -1
  8. data/ext/groonga/rb-groonga.c +1 -0
  9. data/lib/1.9/groonga.so +0 -0
  10. data/lib/2.0/groonga.so +0 -0
  11. data/lib/2.1/groonga.so +0 -0
  12. data/lib/2.2/groonga.so +0 -0
  13. data/rroonga-build.rb +3 -3
  14. data/test/test-flushable.rb +49 -0
  15. data/vendor/local/bin/grndb.exe +0 -0
  16. data/vendor/local/bin/groonga-benchmark.exe +0 -0
  17. data/vendor/local/bin/groonga.exe +0 -0
  18. data/vendor/local/bin/libgroonga-0.dll +0 -0
  19. data/vendor/local/bin/libmecab-1.dll +0 -0
  20. data/vendor/local/bin/libmsgpack-4.dll +0 -0
  21. data/vendor/local/bin/libmsgpackc-2.dll +0 -0
  22. data/vendor/local/bin/libonig-5.dll +0 -0
  23. data/vendor/local/bin/lz4.exe +0 -0
  24. data/vendor/local/bin/lz4c.exe +0 -0
  25. data/vendor/local/bin/lz4cat +0 -0
  26. data/vendor/local/bin/mecab-config +2 -2
  27. data/vendor/local/bin/mecab.exe +0 -0
  28. data/vendor/local/bin/onig-config +1 -1
  29. data/vendor/local/bin/zlib1.dll +0 -0
  30. data/vendor/local/etc/groonga/httpd/groonga-httpd.conf +2 -2
  31. data/vendor/local/include/groonga/groonga/groonga.h +2 -0
  32. data/vendor/local/include/groonga/groonga/plugin.h +5 -0
  33. data/vendor/local/lib/groonga/plugins/functions/vector.a +0 -0
  34. data/vendor/local/lib/groonga/plugins/functions/vector.dll +0 -0
  35. data/vendor/local/lib/groonga/plugins/functions/vector.dll.a +0 -0
  36. data/vendor/local/lib/groonga/plugins/functions/vector.la +2 -2
  37. data/vendor/local/lib/groonga/plugins/query_expanders/tsv.a +0 -0
  38. data/vendor/local/lib/groonga/plugins/query_expanders/tsv.dll +0 -0
  39. data/vendor/local/lib/groonga/plugins/query_expanders/tsv.dll.a +0 -0
  40. data/vendor/local/lib/groonga/plugins/query_expanders/tsv.la +2 -2
  41. data/vendor/local/lib/groonga/plugins/ruby/eval.a +0 -0
  42. data/vendor/local/lib/groonga/plugins/ruby/eval.dll +0 -0
  43. data/vendor/local/lib/groonga/plugins/ruby/eval.dll.a +0 -0
  44. data/vendor/local/lib/groonga/plugins/ruby/eval.la +2 -2
  45. data/vendor/local/lib/groonga/plugins/ruby/load.a +0 -0
  46. data/vendor/local/lib/groonga/plugins/ruby/load.dll +0 -0
  47. data/vendor/local/lib/groonga/plugins/ruby/load.dll.a +0 -0
  48. data/vendor/local/lib/groonga/plugins/ruby/load.la +2 -2
  49. data/vendor/local/lib/groonga/plugins/sharding.rb +2 -0
  50. data/vendor/local/lib/groonga/plugins/sharding/logical_enumerator.rb +135 -21
  51. data/vendor/local/lib/groonga/plugins/sharding/logical_select.rb +174 -0
  52. data/vendor/local/lib/groonga/plugins/sharding/logical_table_remove.rb +70 -0
  53. data/vendor/local/lib/groonga/plugins/suggest/suggest.a +0 -0
  54. data/vendor/local/lib/groonga/plugins/suggest/suggest.dll +0 -0
  55. data/vendor/local/lib/groonga/plugins/suggest/suggest.dll.a +0 -0
  56. data/vendor/local/lib/groonga/plugins/suggest/suggest.la +2 -2
  57. data/vendor/local/lib/groonga/plugins/table/table.a +0 -0
  58. data/vendor/local/lib/groonga/plugins/table/table.dll +0 -0
  59. data/vendor/local/lib/groonga/plugins/table/table.dll.a +0 -0
  60. data/vendor/local/lib/groonga/plugins/table/table.la +2 -2
  61. data/vendor/local/lib/groonga/plugins/token_filters/stop_word.a +0 -0
  62. data/vendor/local/lib/groonga/plugins/token_filters/stop_word.dll +0 -0
  63. data/vendor/local/lib/groonga/plugins/token_filters/stop_word.dll.a +0 -0
  64. data/vendor/local/lib/groonga/plugins/token_filters/stop_word.la +2 -2
  65. data/vendor/local/lib/groonga/plugins/tokenizers/mecab.a +0 -0
  66. data/vendor/local/lib/groonga/plugins/tokenizers/mecab.dll +0 -0
  67. data/vendor/local/lib/groonga/plugins/tokenizers/mecab.dll.a +0 -0
  68. data/vendor/local/lib/groonga/plugins/tokenizers/mecab.la +2 -2
  69. data/vendor/local/lib/groonga/scripts/ruby/initialize/post.rb +1 -0
  70. data/vendor/local/lib/groonga/scripts/ruby/table.rb +77 -0
  71. data/vendor/local/lib/libgroonga.a +0 -0
  72. data/vendor/local/lib/libgroonga.dll.a +0 -0
  73. data/vendor/local/lib/libgroonga.la +2 -2
  74. data/vendor/local/lib/liblz4.dll +0 -0
  75. data/vendor/local/lib/liblz4.dll.1 +0 -0
  76. data/vendor/local/lib/liblz4.dll.1.5.0 +0 -0
  77. data/vendor/local/lib/libmecab.dll.a +0 -0
  78. data/vendor/local/lib/libmecab.la +2 -2
  79. data/vendor/local/lib/libmsgpack.a +0 -0
  80. data/vendor/local/lib/libmsgpack.dll.a +0 -0
  81. data/vendor/local/lib/libmsgpack.la +2 -2
  82. data/vendor/local/lib/libmsgpackc.a +0 -0
  83. data/vendor/local/lib/libmsgpackc.dll.a +0 -0
  84. data/vendor/local/lib/libmsgpackc.la +2 -2
  85. data/vendor/local/lib/libonig.a +0 -0
  86. data/vendor/local/lib/libonig.dll.a +0 -0
  87. data/vendor/local/lib/libonig.la +2 -2
  88. data/vendor/local/lib/libz.dll.a +0 -0
  89. data/vendor/local/lib/pkgconfig/groonga.pc +3 -3
  90. data/vendor/local/lib/pkgconfig/liblz4.pc +5 -5
  91. data/vendor/local/lib/pkgconfig/msgpack.pc +1 -1
  92. data/vendor/local/lib/pkgconfig/oniguruma.pc +6 -6
  93. data/vendor/local/lib/pkgconfig/zlib.pc +3 -3
  94. data/vendor/local/libexec/mecab/mecab-cost-train.exe +0 -0
  95. data/vendor/local/libexec/mecab/mecab-dict-gen.exe +0 -0
  96. data/vendor/local/libexec/mecab/mecab-dict-index.exe +0 -0
  97. data/vendor/local/libexec/mecab/mecab-system-eval.exe +0 -0
  98. data/vendor/local/libexec/mecab/mecab-test-gen.exe +0 -0
  99. data/vendor/local/sbin/groonga-httpd-restart +1 -2
  100. data/vendor/local/sbin/groonga-httpd.exe +0 -0
  101. data/vendor/local/share/doc/groonga/en/html/.buildinfo +1 -1
  102. data/vendor/local/share/doc/groonga/en/html/_sources/development/travis-ci.txt +6 -1
  103. data/vendor/local/share/doc/groonga/en/html/_sources/install/centos.txt +3 -3
  104. data/vendor/local/share/doc/groonga/en/html/_sources/install/debian.txt +4 -4
  105. data/vendor/local/share/doc/groonga/en/html/_sources/install/fedora.txt +3 -3
  106. data/vendor/local/share/doc/groonga/en/html/_sources/install/mac_os_x.txt +3 -3
  107. data/vendor/local/share/doc/groonga/en/html/_sources/install/others.txt +3 -3
  108. data/vendor/local/share/doc/groonga/en/html/_sources/install/solaris.txt +3 -3
  109. data/vendor/local/share/doc/groonga/en/html/_sources/install/ubuntu.txt +3 -3
  110. data/vendor/local/share/doc/groonga/en/html/_sources/install/windows.txt +9 -9
  111. data/vendor/local/share/doc/groonga/en/html/_sources/news.txt +67 -6
  112. data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/dump.txt +11 -3
  113. data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/io_flush.txt +60 -0
  114. data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/logical_select.txt +100 -0
  115. data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/logical_table_remove.txt +94 -0
  116. data/vendor/local/share/doc/groonga/en/html/_sources/reference/executables/groonga.txt +2 -2
  117. data/vendor/local/share/doc/groonga/en/html/_sources/reference/normalizers.txt +1 -1
  118. data/vendor/local/share/doc/groonga/en/html/_sources/reference/tuning.txt +32 -30
  119. data/vendor/local/share/doc/groonga/en/html/_sources/tutorial/match_columns.txt +6 -6
  120. data/vendor/local/share/doc/groonga/en/html/characteristic.html +5 -5
  121. data/vendor/local/share/doc/groonga/en/html/client.html +5 -5
  122. data/vendor/local/share/doc/groonga/en/html/community.html +5 -5
  123. data/vendor/local/share/doc/groonga/en/html/contribution.html +5 -5
  124. data/vendor/local/share/doc/groonga/en/html/contribution/development.html +5 -5
  125. data/vendor/local/share/doc/groonga/en/html/contribution/development/com.html +5 -5
  126. data/vendor/local/share/doc/groonga/en/html/contribution/development/cooperation.html +5 -5
  127. data/vendor/local/share/doc/groonga/en/html/contribution/development/query.html +5 -5
  128. data/vendor/local/share/doc/groonga/en/html/contribution/development/release.html +5 -5
  129. data/vendor/local/share/doc/groonga/en/html/contribution/development/repository.html +5 -5
  130. data/vendor/local/share/doc/groonga/en/html/contribution/development/test.html +5 -5
  131. data/vendor/local/share/doc/groonga/en/html/contribution/documentation.html +5 -5
  132. data/vendor/local/share/doc/groonga/en/html/contribution/documentation/c-api.html +5 -5
  133. data/vendor/local/share/doc/groonga/en/html/contribution/documentation/i18n.html +5 -5
  134. data/vendor/local/share/doc/groonga/en/html/contribution/documentation/introduction.html +5 -5
  135. data/vendor/local/share/doc/groonga/en/html/contribution/report.html +5 -5
  136. data/vendor/local/share/doc/groonga/en/html/development.html +5 -5
  137. data/vendor/local/share/doc/groonga/en/html/development/travis-ci.html +11 -7
  138. data/vendor/local/share/doc/groonga/en/html/genindex.html +5 -5
  139. data/vendor/local/share/doc/groonga/en/html/index.html +36 -33
  140. data/vendor/local/share/doc/groonga/en/html/install.html +5 -5
  141. data/vendor/local/share/doc/groonga/en/html/install/centos.html +8 -8
  142. data/vendor/local/share/doc/groonga/en/html/install/debian.html +9 -9
  143. data/vendor/local/share/doc/groonga/en/html/install/fedora.html +8 -8
  144. data/vendor/local/share/doc/groonga/en/html/install/mac_os_x.html +8 -8
  145. data/vendor/local/share/doc/groonga/en/html/install/others.html +8 -8
  146. data/vendor/local/share/doc/groonga/en/html/install/solaris.html +8 -8
  147. data/vendor/local/share/doc/groonga/en/html/install/ubuntu.html +8 -8
  148. data/vendor/local/share/doc/groonga/en/html/install/windows.html +14 -14
  149. data/vendor/local/share/doc/groonga/en/html/limitations.html +5 -5
  150. data/vendor/local/share/doc/groonga/en/html/news.html +129 -46
  151. data/vendor/local/share/doc/groonga/en/html/news/0.x.html +5 -5
  152. data/vendor/local/share/doc/groonga/en/html/news/1.0.x.html +5 -5
  153. data/vendor/local/share/doc/groonga/en/html/news/1.1.x.html +5 -5
  154. data/vendor/local/share/doc/groonga/en/html/news/1.2.x.html +5 -5
  155. data/vendor/local/share/doc/groonga/en/html/news/1.3.x.html +5 -5
  156. data/vendor/local/share/doc/groonga/en/html/news/2.x.html +5 -5
  157. data/vendor/local/share/doc/groonga/en/html/news/3.x.html +5 -5
  158. data/vendor/local/share/doc/groonga/en/html/news/4.x.html +5 -5
  159. data/vendor/local/share/doc/groonga/en/html/news/senna.html +5 -5
  160. data/vendor/local/share/doc/groonga/en/html/objects.inv +0 -0
  161. data/vendor/local/share/doc/groonga/en/html/reference.html +36 -33
  162. data/vendor/local/share/doc/groonga/en/html/reference/api.html +5 -5
  163. data/vendor/local/share/doc/groonga/en/html/reference/api/global_configurations.html +5 -5
  164. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_cache.html +5 -5
  165. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_column.html +5 -5
  166. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_command_version.html +5 -5
  167. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_content_type.html +5 -5
  168. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_ctx.html +5 -5
  169. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_db.html +5 -5
  170. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_encoding.html +5 -5
  171. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_expr.html +5 -5
  172. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_geo.html +5 -5
  173. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_hook.html +5 -5
  174. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_ii.html +5 -5
  175. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_index_cursor.html +5 -5
  176. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_info.html +5 -5
  177. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_match_escalation.html +5 -5
  178. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_obj.html +5 -5
  179. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_proc.html +5 -5
  180. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_search.html +5 -5
  181. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_table.html +5 -5
  182. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_table_cursor.html +5 -5
  183. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_type.html +5 -5
  184. data/vendor/local/share/doc/groonga/en/html/reference/api/grn_user_data.html +5 -5
  185. data/vendor/local/share/doc/groonga/en/html/reference/api/overview.html +5 -5
  186. data/vendor/local/share/doc/groonga/en/html/reference/api/plugin.html +5 -5
  187. data/vendor/local/share/doc/groonga/en/html/reference/cast.html +5 -5
  188. data/vendor/local/share/doc/groonga/en/html/reference/column.html +5 -5
  189. data/vendor/local/share/doc/groonga/en/html/reference/columns/index.html +5 -5
  190. data/vendor/local/share/doc/groonga/en/html/reference/columns/pseudo.html +5 -5
  191. data/vendor/local/share/doc/groonga/en/html/reference/columns/scalar.html +5 -5
  192. data/vendor/local/share/doc/groonga/en/html/reference/columns/vector.html +5 -5
  193. data/vendor/local/share/doc/groonga/en/html/reference/command.html +36 -33
  194. data/vendor/local/share/doc/groonga/en/html/reference/command/command_version.html +5 -5
  195. data/vendor/local/share/doc/groonga/en/html/reference/command/output_format.html +5 -5
  196. data/vendor/local/share/doc/groonga/en/html/reference/command/request_id.html +5 -5
  197. data/vendor/local/share/doc/groonga/en/html/reference/command/return_code.html +5 -5
  198. data/vendor/local/share/doc/groonga/en/html/reference/commands/cache_limit.html +5 -5
  199. data/vendor/local/share/doc/groonga/en/html/reference/commands/check.html +5 -5
  200. data/vendor/local/share/doc/groonga/en/html/reference/commands/clearlock.html +5 -5
  201. data/vendor/local/share/doc/groonga/en/html/reference/commands/column_create.html +5 -5
  202. data/vendor/local/share/doc/groonga/en/html/reference/commands/column_list.html +5 -5
  203. data/vendor/local/share/doc/groonga/en/html/reference/commands/column_remove.html +5 -5
  204. data/vendor/local/share/doc/groonga/en/html/reference/commands/column_rename.html +5 -5
  205. data/vendor/local/share/doc/groonga/en/html/reference/commands/define_selector.html +5 -5
  206. data/vendor/local/share/doc/groonga/en/html/reference/commands/defrag.html +5 -5
  207. data/vendor/local/share/doc/groonga/en/html/reference/commands/delete.html +5 -5
  208. data/vendor/local/share/doc/groonga/en/html/reference/commands/dump.html +23 -12
  209. data/vendor/local/share/doc/groonga/en/html/reference/commands/io_flush.html +197 -0
  210. data/vendor/local/share/doc/groonga/en/html/reference/commands/load.html +30 -30
  211. data/vendor/local/share/doc/groonga/en/html/reference/commands/lock_clear.html +27 -27
  212. data/vendor/local/share/doc/groonga/en/html/reference/commands/log_level.html +27 -27
  213. data/vendor/local/share/doc/groonga/en/html/reference/commands/log_put.html +27 -27
  214. data/vendor/local/share/doc/groonga/en/html/reference/commands/log_reopen.html +29 -29
  215. data/vendor/local/share/doc/groonga/en/html/reference/commands/logical_count.html +43 -43
  216. data/vendor/local/share/doc/groonga/en/html/reference/commands/logical_range_filter.html +50 -50
  217. data/vendor/local/share/doc/groonga/en/html/reference/commands/logical_select.html +238 -0
  218. data/vendor/local/share/doc/groonga/en/html/reference/commands/logical_table_remove.html +232 -0
  219. data/vendor/local/share/doc/groonga/en/html/reference/commands/normalize.html +38 -38
  220. data/vendor/local/share/doc/groonga/en/html/reference/commands/normalizer_list.html +25 -25
  221. data/vendor/local/share/doc/groonga/en/html/reference/commands/plugin_register.html +25 -25
  222. data/vendor/local/share/doc/groonga/en/html/reference/commands/plugin_unregister.html +25 -25
  223. data/vendor/local/share/doc/groonga/en/html/reference/commands/quit.html +25 -25
  224. data/vendor/local/share/doc/groonga/en/html/reference/commands/range_filter.html +25 -25
  225. data/vendor/local/share/doc/groonga/en/html/reference/commands/register.html +25 -25
  226. data/vendor/local/share/doc/groonga/en/html/reference/commands/request_cancel.html +31 -31
  227. data/vendor/local/share/doc/groonga/en/html/reference/commands/ruby_eval.html +29 -29
  228. data/vendor/local/share/doc/groonga/en/html/reference/commands/ruby_load.html +29 -29
  229. data/vendor/local/share/doc/groonga/en/html/reference/commands/select.html +107 -107
  230. data/vendor/local/share/doc/groonga/en/html/reference/commands/shutdown.html +25 -25
  231. data/vendor/local/share/doc/groonga/en/html/reference/commands/status.html +25 -25
  232. data/vendor/local/share/doc/groonga/en/html/reference/commands/suggest.html +27 -27
  233. data/vendor/local/share/doc/groonga/en/html/reference/commands/table_create.html +49 -49
  234. data/vendor/local/share/doc/groonga/en/html/reference/commands/table_list.html +25 -25
  235. data/vendor/local/share/doc/groonga/en/html/reference/commands/table_remove.html +25 -25
  236. data/vendor/local/share/doc/groonga/en/html/reference/commands/table_tokenize.html +39 -39
  237. data/vendor/local/share/doc/groonga/en/html/reference/commands/tokenize.html +238 -105
  238. data/vendor/local/share/doc/groonga/en/html/reference/commands/tokenizer_list.html +25 -25
  239. data/vendor/local/share/doc/groonga/en/html/reference/commands/truncate.html +25 -25
  240. data/vendor/local/share/doc/groonga/en/html/reference/executables.html +5 -5
  241. data/vendor/local/share/doc/groonga/en/html/reference/executables/grndb.html +5 -5
  242. data/vendor/local/share/doc/groonga/en/html/reference/executables/grnslap.html +5 -5
  243. data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga-benchmark.html +5 -5
  244. data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga-httpd.html +5 -5
  245. data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga-server-http.html +5 -5
  246. data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga-suggest-create-dataset.html +5 -5
  247. data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga-suggest-httpd.html +5 -5
  248. data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga-suggest-learner.html +5 -5
  249. data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga.html +6 -6
  250. data/vendor/local/share/doc/groonga/en/html/reference/function.html +5 -5
  251. data/vendor/local/share/doc/groonga/en/html/reference/functions/between.html +5 -5
  252. data/vendor/local/share/doc/groonga/en/html/reference/functions/edit_distance.html +5 -5
  253. data/vendor/local/share/doc/groonga/en/html/reference/functions/geo_distance.html +5 -5
  254. data/vendor/local/share/doc/groonga/en/html/reference/functions/geo_in_circle.html +5 -5
  255. data/vendor/local/share/doc/groonga/en/html/reference/functions/geo_in_rectangle.html +5 -5
  256. data/vendor/local/share/doc/groonga/en/html/reference/functions/highlight_full.html +5 -5
  257. data/vendor/local/share/doc/groonga/en/html/reference/functions/highlight_html.html +5 -5
  258. data/vendor/local/share/doc/groonga/en/html/reference/functions/html_untag.html +5 -5
  259. data/vendor/local/share/doc/groonga/en/html/reference/functions/in_values.html +5 -5
  260. data/vendor/local/share/doc/groonga/en/html/reference/functions/now.html +5 -5
  261. data/vendor/local/share/doc/groonga/en/html/reference/functions/query.html +5 -5
  262. data/vendor/local/share/doc/groonga/en/html/reference/functions/rand.html +5 -5
  263. data/vendor/local/share/doc/groonga/en/html/reference/functions/snippet_html.html +5 -5
  264. data/vendor/local/share/doc/groonga/en/html/reference/functions/sub_filter.html +5 -5
  265. data/vendor/local/share/doc/groonga/en/html/reference/functions/vector_size.html +5 -5
  266. data/vendor/local/share/doc/groonga/en/html/reference/grn_expr.html +5 -5
  267. data/vendor/local/share/doc/groonga/en/html/reference/grn_expr/query_syntax.html +5 -5
  268. data/vendor/local/share/doc/groonga/en/html/reference/grn_expr/script_syntax.html +5 -5
  269. data/vendor/local/share/doc/groonga/en/html/reference/indexing.html +5 -5
  270. data/vendor/local/share/doc/groonga/en/html/reference/log.html +5 -5
  271. data/vendor/local/share/doc/groonga/en/html/reference/normalizers.html +6 -6
  272. data/vendor/local/share/doc/groonga/en/html/reference/operations.html +5 -5
  273. data/vendor/local/share/doc/groonga/en/html/reference/operations/geolocation_search.html +5 -5
  274. data/vendor/local/share/doc/groonga/en/html/reference/output.html +5 -5
  275. data/vendor/local/share/doc/groonga/en/html/reference/query_expanders.html +5 -5
  276. data/vendor/local/share/doc/groonga/en/html/reference/query_expanders/tsv.html +5 -5
  277. data/vendor/local/share/doc/groonga/en/html/reference/regular_expression.html +5 -5
  278. data/vendor/local/share/doc/groonga/en/html/reference/scorer.html +5 -5
  279. data/vendor/local/share/doc/groonga/en/html/reference/scorers/scorer_tf_at_most.html +5 -5
  280. data/vendor/local/share/doc/groonga/en/html/reference/scorers/scorer_tf_idf.html +5 -5
  281. data/vendor/local/share/doc/groonga/en/html/reference/scoring_note.html +5 -5
  282. data/vendor/local/share/doc/groonga/en/html/reference/suggest.html +5 -5
  283. data/vendor/local/share/doc/groonga/en/html/reference/suggest/completion.html +5 -5
  284. data/vendor/local/share/doc/groonga/en/html/reference/suggest/correction.html +5 -5
  285. data/vendor/local/share/doc/groonga/en/html/reference/suggest/introduction.html +5 -5
  286. data/vendor/local/share/doc/groonga/en/html/reference/suggest/suggestion.html +5 -5
  287. data/vendor/local/share/doc/groonga/en/html/reference/tables.html +5 -5
  288. data/vendor/local/share/doc/groonga/en/html/reference/token_filters.html +5 -5
  289. data/vendor/local/share/doc/groonga/en/html/reference/tokenizers.html +5 -5
  290. data/vendor/local/share/doc/groonga/en/html/reference/tuning.html +37 -35
  291. data/vendor/local/share/doc/groonga/en/html/reference/types.html +9 -9
  292. data/vendor/local/share/doc/groonga/en/html/search.html +5 -5
  293. data/vendor/local/share/doc/groonga/en/html/searchindex.js +1 -1
  294. data/vendor/local/share/doc/groonga/en/html/server.html +5 -5
  295. data/vendor/local/share/doc/groonga/en/html/server/gqtp.html +5 -5
  296. data/vendor/local/share/doc/groonga/en/html/server/http.html +5 -5
  297. data/vendor/local/share/doc/groonga/en/html/server/http/comparison.html +5 -5
  298. data/vendor/local/share/doc/groonga/en/html/server/http/groonga-httpd.html +5 -5
  299. data/vendor/local/share/doc/groonga/en/html/server/http/groonga.html +5 -5
  300. data/vendor/local/share/doc/groonga/en/html/server/memcached.html +5 -5
  301. data/vendor/local/share/doc/groonga/en/html/server/package.html +5 -5
  302. data/vendor/local/share/doc/groonga/en/html/spec.html +5 -5
  303. data/vendor/local/share/doc/groonga/en/html/spec/gqtp.html +5 -5
  304. data/vendor/local/share/doc/groonga/en/html/spec/search.html +5 -5
  305. data/vendor/local/share/doc/groonga/en/html/troubleshooting.html +5 -5
  306. data/vendor/local/share/doc/groonga/en/html/troubleshooting/different_results_with_the_same_keyword.html +5 -5
  307. data/vendor/local/share/doc/groonga/en/html/troubleshooting/mmap_cannot_allocate_memory.html +5 -5
  308. data/vendor/local/share/doc/groonga/en/html/tutorial.html +5 -5
  309. data/vendor/local/share/doc/groonga/en/html/tutorial/data.html +5 -5
  310. data/vendor/local/share/doc/groonga/en/html/tutorial/drilldown.html +5 -5
  311. data/vendor/local/share/doc/groonga/en/html/tutorial/index.html +5 -5
  312. data/vendor/local/share/doc/groonga/en/html/tutorial/introduction.html +5 -5
  313. data/vendor/local/share/doc/groonga/en/html/tutorial/lexicon.html +5 -5
  314. data/vendor/local/share/doc/groonga/en/html/tutorial/match_columns.html +7 -7
  315. data/vendor/local/share/doc/groonga/en/html/tutorial/micro_blog.html +5 -5
  316. data/vendor/local/share/doc/groonga/en/html/tutorial/network.html +5 -5
  317. data/vendor/local/share/doc/groonga/en/html/tutorial/patricia_trie.html +5 -5
  318. data/vendor/local/share/doc/groonga/en/html/tutorial/query_expansion.html +5 -5
  319. data/vendor/local/share/doc/groonga/en/html/tutorial/search.html +5 -5
  320. data/vendor/local/share/doc/groonga/ja/html/.buildinfo +1 -1
  321. data/vendor/local/share/doc/groonga/ja/html/_sources/development/travis-ci.txt +6 -1
  322. data/vendor/local/share/doc/groonga/ja/html/_sources/install/centos.txt +3 -3
  323. data/vendor/local/share/doc/groonga/ja/html/_sources/install/debian.txt +4 -4
  324. data/vendor/local/share/doc/groonga/ja/html/_sources/install/fedora.txt +3 -3
  325. data/vendor/local/share/doc/groonga/ja/html/_sources/install/mac_os_x.txt +3 -3
  326. data/vendor/local/share/doc/groonga/ja/html/_sources/install/others.txt +3 -3
  327. data/vendor/local/share/doc/groonga/ja/html/_sources/install/solaris.txt +3 -3
  328. data/vendor/local/share/doc/groonga/ja/html/_sources/install/ubuntu.txt +3 -3
  329. data/vendor/local/share/doc/groonga/ja/html/_sources/install/windows.txt +9 -9
  330. data/vendor/local/share/doc/groonga/ja/html/_sources/news.txt +67 -6
  331. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/dump.txt +11 -3
  332. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/io_flush.txt +60 -0
  333. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/logical_select.txt +100 -0
  334. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/logical_table_remove.txt +94 -0
  335. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/executables/groonga.txt +2 -2
  336. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/normalizers.txt +1 -1
  337. data/vendor/local/share/doc/groonga/ja/html/_sources/reference/tuning.txt +32 -30
  338. data/vendor/local/share/doc/groonga/ja/html/_sources/tutorial/match_columns.txt +6 -6
  339. data/vendor/local/share/doc/groonga/ja/html/characteristic.html +6 -6
  340. data/vendor/local/share/doc/groonga/ja/html/client.html +5 -5
  341. data/vendor/local/share/doc/groonga/ja/html/community.html +5 -5
  342. data/vendor/local/share/doc/groonga/ja/html/contribution.html +5 -5
  343. data/vendor/local/share/doc/groonga/ja/html/contribution/development.html +5 -5
  344. data/vendor/local/share/doc/groonga/ja/html/contribution/development/com.html +5 -5
  345. data/vendor/local/share/doc/groonga/ja/html/contribution/development/cooperation.html +5 -5
  346. data/vendor/local/share/doc/groonga/ja/html/contribution/development/query.html +5 -5
  347. data/vendor/local/share/doc/groonga/ja/html/contribution/development/release.html +5 -5
  348. data/vendor/local/share/doc/groonga/ja/html/contribution/development/repository.html +5 -5
  349. data/vendor/local/share/doc/groonga/ja/html/contribution/development/test.html +5 -5
  350. data/vendor/local/share/doc/groonga/ja/html/contribution/documentation.html +5 -5
  351. data/vendor/local/share/doc/groonga/ja/html/contribution/documentation/c-api.html +5 -5
  352. data/vendor/local/share/doc/groonga/ja/html/contribution/documentation/i18n.html +5 -5
  353. data/vendor/local/share/doc/groonga/ja/html/contribution/documentation/introduction.html +5 -5
  354. data/vendor/local/share/doc/groonga/ja/html/contribution/report.html +5 -5
  355. data/vendor/local/share/doc/groonga/ja/html/development.html +5 -5
  356. data/vendor/local/share/doc/groonga/ja/html/development/travis-ci.html +9 -7
  357. data/vendor/local/share/doc/groonga/ja/html/genindex.html +5 -5
  358. data/vendor/local/share/doc/groonga/ja/html/index.html +37 -34
  359. data/vendor/local/share/doc/groonga/ja/html/install.html +5 -5
  360. data/vendor/local/share/doc/groonga/ja/html/install/centos.html +8 -8
  361. data/vendor/local/share/doc/groonga/ja/html/install/debian.html +9 -9
  362. data/vendor/local/share/doc/groonga/ja/html/install/fedora.html +8 -8
  363. data/vendor/local/share/doc/groonga/ja/html/install/mac_os_x.html +8 -8
  364. data/vendor/local/share/doc/groonga/ja/html/install/others.html +8 -8
  365. data/vendor/local/share/doc/groonga/ja/html/install/solaris.html +8 -8
  366. data/vendor/local/share/doc/groonga/ja/html/install/ubuntu.html +8 -8
  367. data/vendor/local/share/doc/groonga/ja/html/install/windows.html +14 -14
  368. data/vendor/local/share/doc/groonga/ja/html/limitations.html +5 -5
  369. data/vendor/local/share/doc/groonga/ja/html/news.html +126 -47
  370. data/vendor/local/share/doc/groonga/ja/html/news/0.x.html +5 -5
  371. data/vendor/local/share/doc/groonga/ja/html/news/1.0.x.html +5 -5
  372. data/vendor/local/share/doc/groonga/ja/html/news/1.1.x.html +5 -5
  373. data/vendor/local/share/doc/groonga/ja/html/news/1.2.x.html +5 -5
  374. data/vendor/local/share/doc/groonga/ja/html/news/1.3.x.html +5 -5
  375. data/vendor/local/share/doc/groonga/ja/html/news/2.x.html +5 -5
  376. data/vendor/local/share/doc/groonga/ja/html/news/3.x.html +6 -6
  377. data/vendor/local/share/doc/groonga/ja/html/news/4.x.html +5 -5
  378. data/vendor/local/share/doc/groonga/ja/html/news/senna.html +5 -5
  379. data/vendor/local/share/doc/groonga/ja/html/objects.inv +0 -0
  380. data/vendor/local/share/doc/groonga/ja/html/reference.html +37 -34
  381. data/vendor/local/share/doc/groonga/ja/html/reference/api.html +9 -9
  382. data/vendor/local/share/doc/groonga/ja/html/reference/api/global_configurations.html +5 -5
  383. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_cache.html +5 -5
  384. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_column.html +5 -5
  385. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_command_version.html +5 -5
  386. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_content_type.html +5 -5
  387. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_ctx.html +5 -5
  388. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_db.html +5 -5
  389. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_encoding.html +5 -5
  390. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_expr.html +5 -5
  391. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_geo.html +5 -5
  392. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_hook.html +5 -5
  393. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_ii.html +5 -5
  394. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_index_cursor.html +5 -5
  395. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_info.html +5 -5
  396. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_match_escalation.html +5 -5
  397. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_obj.html +5 -5
  398. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_proc.html +5 -5
  399. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_search.html +5 -5
  400. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_table.html +5 -5
  401. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_table_cursor.html +5 -5
  402. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_type.html +5 -5
  403. data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_user_data.html +5 -5
  404. data/vendor/local/share/doc/groonga/ja/html/reference/api/overview.html +5 -5
  405. data/vendor/local/share/doc/groonga/ja/html/reference/api/plugin.html +5 -5
  406. data/vendor/local/share/doc/groonga/ja/html/reference/cast.html +5 -5
  407. data/vendor/local/share/doc/groonga/ja/html/reference/column.html +5 -5
  408. data/vendor/local/share/doc/groonga/ja/html/reference/columns/index.html +5 -5
  409. data/vendor/local/share/doc/groonga/ja/html/reference/columns/pseudo.html +5 -5
  410. data/vendor/local/share/doc/groonga/ja/html/reference/columns/scalar.html +5 -5
  411. data/vendor/local/share/doc/groonga/ja/html/reference/columns/vector.html +5 -5
  412. data/vendor/local/share/doc/groonga/ja/html/reference/command.html +36 -33
  413. data/vendor/local/share/doc/groonga/ja/html/reference/command/command_version.html +5 -5
  414. data/vendor/local/share/doc/groonga/ja/html/reference/command/output_format.html +5 -5
  415. data/vendor/local/share/doc/groonga/ja/html/reference/command/request_id.html +5 -5
  416. data/vendor/local/share/doc/groonga/ja/html/reference/command/return_code.html +5 -5
  417. data/vendor/local/share/doc/groonga/ja/html/reference/commands/cache_limit.html +5 -5
  418. data/vendor/local/share/doc/groonga/ja/html/reference/commands/check.html +5 -5
  419. data/vendor/local/share/doc/groonga/ja/html/reference/commands/clearlock.html +5 -5
  420. data/vendor/local/share/doc/groonga/ja/html/reference/commands/column_create.html +5 -5
  421. data/vendor/local/share/doc/groonga/ja/html/reference/commands/column_list.html +5 -5
  422. data/vendor/local/share/doc/groonga/ja/html/reference/commands/column_remove.html +5 -5
  423. data/vendor/local/share/doc/groonga/ja/html/reference/commands/column_rename.html +5 -5
  424. data/vendor/local/share/doc/groonga/ja/html/reference/commands/define_selector.html +5 -5
  425. data/vendor/local/share/doc/groonga/ja/html/reference/commands/defrag.html +5 -5
  426. data/vendor/local/share/doc/groonga/ja/html/reference/commands/delete.html +5 -5
  427. data/vendor/local/share/doc/groonga/ja/html/reference/commands/dump.html +23 -12
  428. data/vendor/local/share/doc/groonga/ja/html/reference/commands/io_flush.html +198 -0
  429. data/vendor/local/share/doc/groonga/ja/html/reference/commands/load.html +30 -30
  430. data/vendor/local/share/doc/groonga/ja/html/reference/commands/lock_clear.html +27 -27
  431. data/vendor/local/share/doc/groonga/ja/html/reference/commands/log_level.html +27 -27
  432. data/vendor/local/share/doc/groonga/ja/html/reference/commands/log_put.html +27 -27
  433. data/vendor/local/share/doc/groonga/ja/html/reference/commands/log_reopen.html +29 -29
  434. data/vendor/local/share/doc/groonga/ja/html/reference/commands/logical_count.html +43 -43
  435. data/vendor/local/share/doc/groonga/ja/html/reference/commands/logical_range_filter.html +50 -50
  436. data/vendor/local/share/doc/groonga/ja/html/reference/commands/logical_select.html +236 -0
  437. data/vendor/local/share/doc/groonga/ja/html/reference/commands/logical_table_remove.html +230 -0
  438. data/vendor/local/share/doc/groonga/ja/html/reference/commands/normalize.html +38 -38
  439. data/vendor/local/share/doc/groonga/ja/html/reference/commands/normalizer_list.html +25 -25
  440. data/vendor/local/share/doc/groonga/ja/html/reference/commands/plugin_register.html +25 -25
  441. data/vendor/local/share/doc/groonga/ja/html/reference/commands/plugin_unregister.html +25 -25
  442. data/vendor/local/share/doc/groonga/ja/html/reference/commands/quit.html +25 -25
  443. data/vendor/local/share/doc/groonga/ja/html/reference/commands/range_filter.html +25 -25
  444. data/vendor/local/share/doc/groonga/ja/html/reference/commands/register.html +25 -25
  445. data/vendor/local/share/doc/groonga/ja/html/reference/commands/request_cancel.html +31 -31
  446. data/vendor/local/share/doc/groonga/ja/html/reference/commands/ruby_eval.html +29 -29
  447. data/vendor/local/share/doc/groonga/ja/html/reference/commands/ruby_load.html +29 -29
  448. data/vendor/local/share/doc/groonga/ja/html/reference/commands/select.html +107 -107
  449. data/vendor/local/share/doc/groonga/ja/html/reference/commands/shutdown.html +25 -25
  450. data/vendor/local/share/doc/groonga/ja/html/reference/commands/status.html +25 -25
  451. data/vendor/local/share/doc/groonga/ja/html/reference/commands/suggest.html +27 -27
  452. data/vendor/local/share/doc/groonga/ja/html/reference/commands/table_create.html +49 -49
  453. data/vendor/local/share/doc/groonga/ja/html/reference/commands/table_list.html +25 -25
  454. data/vendor/local/share/doc/groonga/ja/html/reference/commands/table_remove.html +25 -25
  455. data/vendor/local/share/doc/groonga/ja/html/reference/commands/table_tokenize.html +39 -39
  456. data/vendor/local/share/doc/groonga/ja/html/reference/commands/tokenize.html +238 -105
  457. data/vendor/local/share/doc/groonga/ja/html/reference/commands/tokenizer_list.html +25 -25
  458. data/vendor/local/share/doc/groonga/ja/html/reference/commands/truncate.html +25 -25
  459. data/vendor/local/share/doc/groonga/ja/html/reference/executables.html +5 -5
  460. data/vendor/local/share/doc/groonga/ja/html/reference/executables/grndb.html +5 -5
  461. data/vendor/local/share/doc/groonga/ja/html/reference/executables/grnslap.html +5 -5
  462. data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga-benchmark.html +5 -5
  463. data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga-httpd.html +5 -5
  464. data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga-server-http.html +5 -5
  465. data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga-suggest-create-dataset.html +5 -5
  466. data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga-suggest-httpd.html +5 -5
  467. data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga-suggest-learner.html +5 -5
  468. data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga.html +6 -6
  469. data/vendor/local/share/doc/groonga/ja/html/reference/function.html +5 -5
  470. data/vendor/local/share/doc/groonga/ja/html/reference/functions/between.html +5 -5
  471. data/vendor/local/share/doc/groonga/ja/html/reference/functions/edit_distance.html +5 -5
  472. data/vendor/local/share/doc/groonga/ja/html/reference/functions/geo_distance.html +5 -5
  473. data/vendor/local/share/doc/groonga/ja/html/reference/functions/geo_in_circle.html +5 -5
  474. data/vendor/local/share/doc/groonga/ja/html/reference/functions/geo_in_rectangle.html +5 -5
  475. data/vendor/local/share/doc/groonga/ja/html/reference/functions/highlight_full.html +5 -5
  476. data/vendor/local/share/doc/groonga/ja/html/reference/functions/highlight_html.html +5 -5
  477. data/vendor/local/share/doc/groonga/ja/html/reference/functions/html_untag.html +5 -5
  478. data/vendor/local/share/doc/groonga/ja/html/reference/functions/in_values.html +5 -5
  479. data/vendor/local/share/doc/groonga/ja/html/reference/functions/now.html +5 -5
  480. data/vendor/local/share/doc/groonga/ja/html/reference/functions/query.html +5 -5
  481. data/vendor/local/share/doc/groonga/ja/html/reference/functions/rand.html +5 -5
  482. data/vendor/local/share/doc/groonga/ja/html/reference/functions/snippet_html.html +5 -5
  483. data/vendor/local/share/doc/groonga/ja/html/reference/functions/sub_filter.html +5 -5
  484. data/vendor/local/share/doc/groonga/ja/html/reference/functions/vector_size.html +5 -5
  485. data/vendor/local/share/doc/groonga/ja/html/reference/grn_expr.html +5 -5
  486. data/vendor/local/share/doc/groonga/ja/html/reference/grn_expr/query_syntax.html +5 -5
  487. data/vendor/local/share/doc/groonga/ja/html/reference/grn_expr/script_syntax.html +5 -5
  488. data/vendor/local/share/doc/groonga/ja/html/reference/indexing.html +5 -5
  489. data/vendor/local/share/doc/groonga/ja/html/reference/log.html +9 -9
  490. data/vendor/local/share/doc/groonga/ja/html/reference/normalizers.html +6 -6
  491. data/vendor/local/share/doc/groonga/ja/html/reference/operations.html +5 -5
  492. data/vendor/local/share/doc/groonga/ja/html/reference/operations/geolocation_search.html +5 -5
  493. data/vendor/local/share/doc/groonga/ja/html/reference/output.html +5 -5
  494. data/vendor/local/share/doc/groonga/ja/html/reference/query_expanders.html +5 -5
  495. data/vendor/local/share/doc/groonga/ja/html/reference/query_expanders/tsv.html +5 -5
  496. data/vendor/local/share/doc/groonga/ja/html/reference/regular_expression.html +5 -5
  497. data/vendor/local/share/doc/groonga/ja/html/reference/scorer.html +5 -5
  498. data/vendor/local/share/doc/groonga/ja/html/reference/scorers/scorer_tf_at_most.html +5 -5
  499. data/vendor/local/share/doc/groonga/ja/html/reference/scorers/scorer_tf_idf.html +5 -5
  500. data/vendor/local/share/doc/groonga/ja/html/reference/scoring_note.html +5 -5
  501. data/vendor/local/share/doc/groonga/ja/html/reference/suggest.html +5 -5
  502. data/vendor/local/share/doc/groonga/ja/html/reference/suggest/completion.html +5 -5
  503. data/vendor/local/share/doc/groonga/ja/html/reference/suggest/correction.html +5 -5
  504. data/vendor/local/share/doc/groonga/ja/html/reference/suggest/introduction.html +5 -5
  505. data/vendor/local/share/doc/groonga/ja/html/reference/suggest/suggestion.html +5 -5
  506. data/vendor/local/share/doc/groonga/ja/html/reference/tables.html +5 -5
  507. data/vendor/local/share/doc/groonga/ja/html/reference/token_filters.html +5 -5
  508. data/vendor/local/share/doc/groonga/ja/html/reference/tokenizers.html +5 -5
  509. data/vendor/local/share/doc/groonga/ja/html/reference/tuning.html +41 -71
  510. data/vendor/local/share/doc/groonga/ja/html/reference/types.html +9 -9
  511. data/vendor/local/share/doc/groonga/ja/html/search.html +5 -5
  512. data/vendor/local/share/doc/groonga/ja/html/searchindex.js +1 -1
  513. data/vendor/local/share/doc/groonga/ja/html/server.html +5 -5
  514. data/vendor/local/share/doc/groonga/ja/html/server/gqtp.html +5 -5
  515. data/vendor/local/share/doc/groonga/ja/html/server/http.html +5 -5
  516. data/vendor/local/share/doc/groonga/ja/html/server/http/comparison.html +5 -5
  517. data/vendor/local/share/doc/groonga/ja/html/server/http/groonga-httpd.html +5 -5
  518. data/vendor/local/share/doc/groonga/ja/html/server/http/groonga.html +5 -5
  519. data/vendor/local/share/doc/groonga/ja/html/server/memcached.html +5 -5
  520. data/vendor/local/share/doc/groonga/ja/html/server/package.html +5 -5
  521. data/vendor/local/share/doc/groonga/ja/html/spec.html +5 -5
  522. data/vendor/local/share/doc/groonga/ja/html/spec/gqtp.html +5 -5
  523. data/vendor/local/share/doc/groonga/ja/html/spec/search.html +5 -5
  524. data/vendor/local/share/doc/groonga/ja/html/troubleshooting.html +5 -5
  525. data/vendor/local/share/doc/groonga/ja/html/troubleshooting/different_results_with_the_same_keyword.html +5 -5
  526. data/vendor/local/share/doc/groonga/ja/html/troubleshooting/mmap_cannot_allocate_memory.html +6 -6
  527. data/vendor/local/share/doc/groonga/ja/html/tutorial.html +5 -5
  528. data/vendor/local/share/doc/groonga/ja/html/tutorial/data.html +5 -5
  529. data/vendor/local/share/doc/groonga/ja/html/tutorial/drilldown.html +5 -5
  530. data/vendor/local/share/doc/groonga/ja/html/tutorial/index.html +5 -5
  531. data/vendor/local/share/doc/groonga/ja/html/tutorial/introduction.html +5 -5
  532. data/vendor/local/share/doc/groonga/ja/html/tutorial/lexicon.html +5 -5
  533. data/vendor/local/share/doc/groonga/ja/html/tutorial/match_columns.html +7 -7
  534. data/vendor/local/share/doc/groonga/ja/html/tutorial/micro_blog.html +5 -5
  535. data/vendor/local/share/doc/groonga/ja/html/tutorial/network.html +5 -5
  536. data/vendor/local/share/doc/groonga/ja/html/tutorial/patricia_trie.html +5 -5
  537. data/vendor/local/share/doc/groonga/ja/html/tutorial/query_expansion.html +5 -5
  538. data/vendor/local/share/doc/groonga/ja/html/tutorial/search.html +5 -5
  539. data/vendor/local/share/man/ja/man1/groonga.1 +487 -164
  540. data/vendor/local/share/man/man1/groonga.1 +492 -129
  541. metadata +20 -2
@@ -80,9 +80,9 @@ Install required packages to build Groonga::
80
80
 
81
81
  Download source::
82
82
 
83
- % wget http://packages.groonga.org/source/groonga/groonga-5.0.4.tar.gz
84
- % tar xvzf groonga-5.0.4.tar.gz
85
- % cd groonga-5.0.4
83
+ % wget http://packages.groonga.org/source/groonga/groonga-5.0.5.tar.gz
84
+ % tar xvzf groonga-5.0.5.tar.gz
85
+ % cd groonga-5.0.5
86
86
 
87
87
  Configure (see :ref:`source-configure` about ``configure`` options)::
88
88
 
@@ -39,9 +39,9 @@ Install `Xcode <https://developer.apple.com/xcode/>`_.
39
39
 
40
40
  Download source::
41
41
 
42
- % curl -O http://packages.groonga.org/source/groonga/groonga-5.0.4.tar.gz
43
- % tar xvzf groonga-5.0.4.tar.gz
44
- % cd groonga-5.0.4
42
+ % curl -O http://packages.groonga.org/source/groonga/groonga-5.0.5.tar.gz
43
+ % tar xvzf groonga-5.0.5.tar.gz
44
+ % cd groonga-5.0.5
45
45
 
46
46
  Configure (see :ref:`source-configure` about ``configure`` options)::
47
47
 
@@ -74,9 +74,9 @@ Build from source
74
74
  Groonga uses GNU build system. So the following is the simplest build
75
75
  steps::
76
76
 
77
- % wget http://packages.groonga.org/source/groonga/groonga-5.0.4.tar.gz
78
- % tar xvzf groonga-5.0.4.tar.gz
79
- % cd groonga-5.0.4
77
+ % wget http://packages.groonga.org/source/groonga/groonga-5.0.5.tar.gz
78
+ % tar xvzf groonga-5.0.5.tar.gz
79
+ % cd groonga-5.0.5
80
80
  % ./configure
81
81
  % make
82
82
  % sudo make install
@@ -17,9 +17,9 @@ Install required packages to build Groonga::
17
17
 
18
18
  Download source::
19
19
 
20
- % wget http://packages.groonga.org/source/groonga/groonga-5.0.4.tar.gz
21
- % gtar xvzf groonga-5.0.4.tar.gz
22
- % cd groonga-5.0.4
20
+ % wget http://packages.groonga.org/source/groonga/groonga-5.0.5.tar.gz
21
+ % gtar xvzf groonga-5.0.5.tar.gz
22
+ % cd groonga-5.0.5
23
23
 
24
24
  Configure with ``CFLAGS="-m64" CXXFLAGS="-m64"`` variables. They are
25
25
  needed for building 64-bit version. To build 32-bit version, just
@@ -82,9 +82,9 @@ Install required packages to build Groonga::
82
82
 
83
83
  Download source::
84
84
 
85
- % wget http://packages.groonga.org/source/groonga/groonga-5.0.4.tar.gz
86
- % tar xvzf groonga-5.0.4.tar.gz
87
- % cd groonga-5.0.4
85
+ % wget http://packages.groonga.org/source/groonga/groonga-5.0.5.tar.gz
86
+ % tar xvzf groonga-5.0.5.tar.gz
87
+ % cd groonga-5.0.5
88
88
 
89
89
  Configure (see :ref:`source-configure` about ``configure`` options)::
90
90
 
@@ -21,14 +21,14 @@ Installer
21
21
  For 32-bit environment, download x86 executable binary from
22
22
  packages.groonga.org:
23
23
 
24
- * http://packages.groonga.org/windows/groonga/groonga-5.0.4-x86.exe
24
+ * http://packages.groonga.org/windows/groonga/groonga-5.0.5-x86.exe
25
25
 
26
26
  Then run it.
27
27
 
28
28
  For 64-bit environment, download x64 executable binary from
29
29
  packages.goronga.org:
30
30
 
31
- * http://packages.groonga.org/windows/groonga/groonga-5.0.4-x64.exe
31
+ * http://packages.groonga.org/windows/groonga/groonga-5.0.5-x64.exe
32
32
 
33
33
  Then run it.
34
34
 
@@ -41,14 +41,14 @@ zip
41
41
  For 32-bit environment, download x86 zip archive from
42
42
  packages.groonga.org:
43
43
 
44
- * http://packages.groonga.org/windows/groonga/groonga-5.0.4-x86.zip
44
+ * http://packages.groonga.org/windows/groonga/groonga-5.0.5-x86.zip
45
45
 
46
46
  Then extract it.
47
47
 
48
48
  For 64-bit environment, download x64 zip archive from
49
49
  packages.groonga.org:
50
50
 
51
- * http://packages.groonga.org/windows/groonga/groonga-5.0.4-x64.zip
51
+ * http://packages.groonga.org/windows/groonga/groonga-5.0.5-x64.zip
52
52
 
53
53
  Then extract it.
54
54
 
@@ -66,27 +66,27 @@ Windows. Here are required tools:
66
66
 
67
67
  Download zipped source from packages.groonga.org:
68
68
 
69
- * http://packages.groonga.org/source/groonga/groonga-5.0.4.zip
69
+ * http://packages.groonga.org/source/groonga/groonga-5.0.5.zip
70
70
 
71
71
  Then extract it.
72
72
 
73
73
  Move to the Groonga's source folder::
74
74
 
75
- > cd c:\Users\%USERNAME%\Downloads\groonga-5.0.4
75
+ > cd c:\Users\%USERNAME%\Downloads\groonga-5.0.5
76
76
 
77
77
  Configure by ``cmake``. The following commnad line is for 64-bit
78
78
  version. To build 32-bit version, use ``-G "Visual Studio 12 2013"``
79
79
  parameter instead::
80
80
 
81
- groonga-5.0.4> cmake . -G "Visual Studio 12 2013 Win64" -DCMAKE_INSTALL_PREFIX=C:\Groonga
81
+ groonga-5.0.5> cmake . -G "Visual Studio 12 2013 Win64" -DCMAKE_INSTALL_PREFIX=C:\Groonga
82
82
 
83
83
  Build::
84
84
 
85
- groonga-5.0.4> cmake --build . --config Release
85
+ groonga-5.0.5> cmake --build . --config Release
86
86
 
87
87
  Install::
88
88
 
89
- groonga-5.0.4> cmake --build . --config Release --target Install
89
+ groonga-5.0.5> cmake --build . --config Release --target Install
90
90
 
91
91
  After the above steps, :doc:`/reference/executables/groonga` is found at
92
92
  ``c:\Groonga\bin\groonga.exe``.
@@ -7,6 +7,61 @@
7
7
  News
8
8
  ====
9
9
 
10
+ .. _release-5-0-5:
11
+
12
+ Release 5.0.5 - 2015-06-29
13
+ --------------------------
14
+
15
+ Improvements
16
+ ^^^^^^^^^^^^
17
+
18
+ * Show correct error information such as NoSuchFileOrDirectory when opening a database.
19
+ * Don't set the default logger path for library use.
20
+
21
+ * It's backward incompatible change. But it will not effect to many users.
22
+ * Server use (groonga command, Mroonga, PGroonga and so on) users can get
23
+ log by default. In server use, developers set up log in their software.
24
+ * Most library use (Rroonga, groonga-gobject and so on) users couldn't get
25
+ log by default with earlier versions. The default log path is system
26
+ path such as /var/log/groonga/groonga.log. It's not writable for normal
27
+ users.
28
+
29
+ * [windows] Show error information when memory isn't enough on failing ``CreateFileMapping()``.
30
+ * [:doc:`/reference/commands/tokenize`] Updated example to show new "force_prefix" value.
31
+ This value is added since 5.0.4.
32
+ * [windows] Show error information when disk has any problem (disk full and so on) on failing ``FlushViewOfFile()``.
33
+ * [API] Added :c:func:`grn_obj_flush()`.
34
+ * [API] Added :c:func:`grn_obj_flush_recursive()`.
35
+ * [:doc:`/reference/commands/io_flush`] Added. It flushes memory mapped data to disk.
36
+ Usually memory data automatically flush by an OS, but you can explicitly flush with
37
+ this command.
38
+ * [mruby] Binded ``grn_obj_remove()`` to Object#remove.
39
+ * [mruby] Binded ``grn_table_delete()`` and ``grn_table_delete_by_id()`` to Table#delete.
40
+ * [:doc:`/reference/commands/logical_table_remove`] Added.
41
+ * [:doc:`/reference/commands/logical_select`] Added. ``--filter`` is only supported for now.
42
+ * [cmake] Supported embedded MeCab tokenizer.
43
+ * [:doc:`/reference/commands/logical_count`] Supported month and day mixed shards.
44
+ In the same month, month shard must have earlier records rather than day
45
+ shards in the same month. For example::
46
+
47
+ XXX_201506 <- includes only 2015-06-01 and 2015-06-02 records
48
+ XXX_20150603 <- includes only 2015-06-03 records
49
+ XXX_20150604 <- includes only 2015-06-04 records
50
+
51
+ Fixes
52
+ ^^^^^
53
+
54
+ * Fixed wrong macro to include netinet/in.h.
55
+ [GitHub#348] [Reported by OBATA Akio]
56
+ * [rpm][:doc:`/reference/executables/groonga-httpd`] Fixed failing restart.
57
+ [GitHub#351] [Patch by jacob16bit]
58
+
59
+ Thanks
60
+ ^^^^^^
61
+
62
+ * OBATA Akio
63
+ * jacob16bit
64
+
10
65
  .. _release-5-0-4:
11
66
 
12
67
  Release 5.0.4 - 2015-05-29
@@ -25,16 +80,21 @@ Improvements
25
80
  * [:doc:`/reference/grn_expr/script_syntax`] Described clearly about numerical
26
81
  value. [GitHub groonga/groonga.org#16] [Suggested by Hiroyuki Sato]
27
82
  * [:doc:`/reference/commands/select`] Supported accessing other table's record in filter.
28
- You can use ``--filter 'OHTER_TABLE[KEY].COLUMN'`` for example.
29
- * [:doc:`/reference/commands/select`] Supported operator as table key.
30
- You can use ``--filter 'OHTER_TABLE["SOME STRING" + "ANOTHER STRING"].COLUMN'"`` for example.
83
+ You can use ``--filter 'OTHER_TABLE[KEY].COLUMN'`` for example.
84
+ * [:doc:`/reference/commands/select`] Supported operator in table key.
85
+ You can use ``--filter 'OTHER_TABLE["SOME STRING" + "ANOTHER STRING"].COLUMN'"`` for example.
31
86
  * [example] Used Ruby 2.0 or later API in script for converting dictionary data.
32
87
  * Changed to show error message about invalid type of keys about table.
33
88
  * [doc] Fixed link from sourceforge.jp to osdn.me or osdn.jp about mailing list preference page.
34
89
  SourceForge.jp is marked as obsoleted because of branding issue since May 11, 2015.
35
- * [:doc:`/reference/commands/tokenize`] Added ``force_prefix``. [Patch by Naoya Murakami]
36
- * Supported force prefix search when unmatured token is 2 characters or more.
90
+ * [:doc:`/reference/commands/tokenize`] Added ``force_prefix`` value to each token information. [Patch by Naoya Murakami]
91
+ * Supported to search by shorter words such as 2 or less characters for :ref:`token-trigram`.
37
92
  [Patch by Naoya Murakami]
93
+ * [deb] Added service file for Systemd into groonga-httpd and groonga-server-gqtp packages.
94
+ * [:doc:`/reference/commands/select`] Ignored ``--query`` when its
95
+ value consists of only space characters. Space characters include
96
+ full-width space (``U+3000 IDEOGRAPHIC SPACE`` in
97
+ Unicode). [Suggested by TomyGX]
38
98
 
39
99
  Fixes
40
100
  ^^^^^
@@ -42,7 +102,7 @@ Fixes
42
102
  * Fixed a crash bug when empty key is specified for ``drilldown[label].keys``.
43
103
  * Fixed a bug that the return value of ``grn_parse_query_flags`` is not properly checked.
44
104
  [GitHub#336] [Reported by Hiroaki Nakamura]
45
- * Fixed a build error on some BSD systems. They doesn't have "-i" option for sed.
105
+ * Fixed a build error on some BSD systems. They doesn't have ``-i`` option for ``sed``.
46
106
  * Fixed a build error on Solaris. It is changed to initialize by ``sizeof(msghdr)`` in ``memset()`` because
47
107
  ``msg_control``, ``msg_controllen`` and ``msg_flags`` doesn't exist on Solaris by default.
48
108
  * [:doc:`/reference/tokenizers`] Fixed a typo. [GitHub#338] [Reported by Hiroyuki Sato]
@@ -69,6 +129,7 @@ Thanks
69
129
  * Hiroyuki Sato
70
130
  * Naoya Murakami
71
131
  * fbnteqr
132
+ * TomyGX
72
133
 
73
134
  .. _release-5-0-3:
74
135
 
@@ -130,7 +130,7 @@ Dump records only::
130
130
  ["Groonga","Introduction to Groonga"],
131
131
  ["Mroonga","Introduction to Mroonga"]
132
132
  ]
133
-
133
+
134
134
  Dump schema only::
135
135
 
136
136
  > dump --dump_records no --dump_plugins no --dump_indexes no
@@ -141,7 +141,7 @@ Dump schema only::
141
141
  column_create Bookmarks title COLUMN_SCALAR ShortText
142
142
 
143
143
  table_create Lexicon TABLE_PAT_KEY ShortText
144
-
144
+
145
145
  Parameters
146
146
  ----------
147
147
 
@@ -153,11 +153,13 @@ Optional parameters
153
153
  ``tables``
154
154
  """"""""""
155
155
 
156
- 出力対象のテーブルを「,」(カンマ)区切りで指定します。存在しないテーブルを指定した場合は無視されます。
156
+ 出力対象のテーブルを「,」(カンマ)区切りで指定します。存在しないテーブルを指定した場合は無視されます。
157
157
 
158
158
  ``dump_plugins``
159
159
  """"""""""""""""
160
160
 
161
+ .. versionadded:: 5.0.3
162
+
161
163
  You can customize the output whether it contains registered plugins or not.
162
164
  To exclude registered plugins from the output, specify ``no``.
163
165
 
@@ -166,6 +168,8 @@ The default value is ``yes``.
166
168
  ``dump_schema``
167
169
  """""""""""""""
168
170
 
171
+ .. versionadded:: 5.0.3
172
+
169
173
  You can customize the output whether it contains database schema or not.
170
174
  To exclude database schema from the output, specify ``no``.
171
175
 
@@ -174,6 +178,8 @@ The default value is ``yes``.
174
178
  ``dump_records``
175
179
  """"""""""""""""
176
180
 
181
+ .. versionadded:: 5.0.3
182
+
177
183
  You can customize the output whether it contains records or not.
178
184
  To exclude records from the output, specify ``no``.
179
185
 
@@ -182,6 +188,8 @@ The default value is ``yes``.
182
188
  ``dump_indexes``
183
189
  """"""""""""""""
184
190
 
191
+ .. versionadded:: 5.0.3
192
+
185
193
  You can customize the output whether it contains indexes or not.
186
194
  To exclude indexes from the output, specify ``no``.
187
195
 
@@ -0,0 +1,60 @@
1
+ .. -*- rst -*-
2
+
3
+ .. highlightlang:: none
4
+
5
+ .. groonga-command
6
+ .. database: io_flush
7
+
8
+ ``io_flush``
9
+ ============
10
+
11
+ Summary
12
+ -------
13
+
14
+ .. note::
15
+
16
+ This command is an experimental feature.
17
+
18
+ .. versionadded:: 5.0.5
19
+
20
+ TODO
21
+
22
+ Syntax
23
+ ------
24
+
25
+ ``io_flush`` command has two parameters. ::
26
+
27
+ io_flush [target_name]
28
+ [recursive=yes]
29
+
30
+ Usage
31
+ -----
32
+
33
+ TODO
34
+
35
+ Parameters
36
+ ----------
37
+
38
+ This section describes parameters of ``io_flush``.
39
+
40
+ Optional parameters
41
+ ^^^^^^^^^^^^^^^^^^^
42
+
43
+ There are optional parameters.
44
+
45
+ ``target_name``
46
+ """""""""""""""
47
+
48
+ TODO
49
+
50
+ ``recursive``
51
+ """""""""""""
52
+
53
+ TODO
54
+
55
+ Return value
56
+ ------------
57
+
58
+ ::
59
+
60
+ [HEADER, true]
@@ -0,0 +1,100 @@
1
+ .. -*- rst -*-
2
+
3
+ .. highlightlang:: none
4
+
5
+ .. groonga-command
6
+ .. database: logical_select
7
+
8
+ ``logical_select``
9
+ ========================
10
+
11
+ Summary
12
+ -------
13
+
14
+ .. note::
15
+
16
+ This command is an experimental feature.
17
+
18
+ .. versionadded:: 5.0.5
19
+
20
+ TODO
21
+
22
+ Syntax
23
+ ------
24
+
25
+ ``logical_select`` command has seven parameters.
26
+
27
+ The required parameters are ``logical_table`` and ``shard_key``::
28
+
29
+ logical_select logical_table
30
+ shard_key
31
+ [min]
32
+ [min_border]
33
+ [max]
34
+ [max_border]
35
+ [filter]
36
+
37
+ Usage
38
+ -----
39
+
40
+ TODO
41
+
42
+ Parameters
43
+ ----------
44
+
45
+ This section describes parameters of ``logical_select``.
46
+
47
+ Required parameter
48
+ ^^^^^^^^^^^^^^^^^^
49
+
50
+ There are required parameters, ``logical_table`` and ``shard_key``.
51
+
52
+ ``logical_table``
53
+ """""""""""""""""
54
+
55
+ Specifies logical table name. It means table name without "_YYYYMMDD" postfix.
56
+ If you use actual table such as "Logs_20150203", "Logs_20150203" and so on, logical table name is "Logs".
57
+
58
+ ``shard_key``
59
+ """""""""""""
60
+
61
+ Specifies column name which is treated as shared key in each parted table.
62
+
63
+ Optional parameters
64
+ ^^^^^^^^^^^^^^^^^^^
65
+
66
+ There are optional parameters.
67
+
68
+ ``min``
69
+ """""""
70
+
71
+ Specifies the min value of ``shard_key``
72
+
73
+ ``min_border``
74
+ """"""""""""""
75
+
76
+ Specifies whether the min value of borderline must be include or not.
77
+ Specify ``include`` or ``exclude`` as the value of this parameter.
78
+
79
+ ``max``
80
+ """""""
81
+
82
+ Specifies the max value of ``shard_key``.
83
+
84
+ ``max_border``
85
+ """"""""""""""
86
+
87
+ Specifies whether the max value of borderline must be include or not.
88
+ Specify ``include`` or ``exclude`` as the value of this parameter.
89
+
90
+ ``filter``
91
+ """"""""""
92
+
93
+ Return value
94
+ ------------
95
+
96
+ TODO: add more description for RESULTS
97
+
98
+ ::
99
+
100
+ [HEADER, RESULTS]