rroonga 5.0.3-x64-mingw32 → 5.0.4-x64-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
@@ -7,7 +7,7 @@
7
7
  <head>
8
8
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9
9
 
10
- <title>7.3.42. tokenizer_list &mdash; Groonga v5.0.4 documentation</title>
10
+ <title>7.3.45. tokenizer_list &mdash; Groonga v5.0.4-139-g6629adb documentation</title>
11
11
 
12
12
  <link rel="stylesheet" href="../../_static/groonga.css" type="text/css" />
13
13
  <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
15
15
  <script type="text/javascript">
16
16
  var DOCUMENTATION_OPTIONS = {
17
17
  URL_ROOT: '../../',
18
- VERSION: '5.0.4',
18
+ VERSION: '5.0.4-139-g6629adb',
19
19
  COLLAPSE_INDEX: false,
20
20
  FILE_SUFFIX: '.html',
21
21
  HAS_SOURCE: true
@@ -25,10 +25,10 @@
25
25
  <script type="text/javascript" src="../../_static/underscore.js"></script>
26
26
  <script type="text/javascript" src="../../_static/doctools.js"></script>
27
27
  <link rel="shortcut icon" href="../../_static/favicon.ico"/>
28
- <link rel="top" title="Groonga v5.0.4 documentation" href="../../index.html" />
28
+ <link rel="top" title="Groonga v5.0.4-139-g6629adb documentation" href="../../index.html" />
29
29
  <link rel="up" title="7.3. Command" href="../command.html" />
30
- <link rel="next" title="7.3.43. truncate" href="truncate.html" />
31
- <link rel="prev" title="7.3.41. tokenize" href="tokenize.html" />
30
+ <link rel="next" title="7.3.46. truncate" href="truncate.html" />
31
+ <link rel="prev" title="7.3.44. tokenize" href="tokenize.html" />
32
32
  </head>
33
33
  <body>
34
34
  <div class="header">
@@ -55,12 +55,12 @@
55
55
  <a href="../../genindex.html" title="General Index"
56
56
  accesskey="I">index</a></li>
57
57
  <li class="right" >
58
- <a href="truncate.html" title="7.3.43. truncate"
58
+ <a href="truncate.html" title="7.3.46. truncate"
59
59
  accesskey="N">next</a> |</li>
60
60
  <li class="right" >
61
- <a href="tokenize.html" title="7.3.41. tokenize"
61
+ <a href="tokenize.html" title="7.3.44. tokenize"
62
62
  accesskey="P">previous</a> |</li>
63
- <li><a href="../../index.html">Groonga v5.0.4 documentation</a> &raquo;</li>
63
+ <li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> &raquo;</li>
64
64
  <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
65
65
  <li><a href="../command.html" accesskey="U">7.3. Command</a> &raquo;</li>
66
66
  </ul>
@@ -72,20 +72,20 @@
72
72
  <div class="body">
73
73
 
74
74
  <div class="section" id="tokenizer-list">
75
- <h1>7.3.42. <tt class="docutils literal"><span class="pre">tokenizer_list</span></tt><a class="headerlink" href="#tokenizer-list" title="Permalink to this headline">¶</a></h1>
75
+ <h1>7.3.45. <tt class="docutils literal"><span class="pre">tokenizer_list</span></tt><a class="headerlink" href="#tokenizer-list" title="Permalink to this headline">¶</a></h1>
76
76
  <div class="section" id="summary">
77
- <h2>7.3.42.1. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
77
+ <h2>7.3.45.1. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
78
78
  <p><tt class="docutils literal"><span class="pre">tokenizer_list</span></tt> command lists tokenizers in a database.</p>
79
79
  </div>
80
80
  <div class="section" id="syntax">
81
- <h2>7.3.42.2. Syntax<a class="headerlink" href="#syntax" title="Permalink to this headline">¶</a></h2>
81
+ <h2>7.3.45.2. Syntax<a class="headerlink" href="#syntax" title="Permalink to this headline">¶</a></h2>
82
82
  <p><tt class="docutils literal"><span class="pre">tokenizer_list</span></tt> command takes no parameter.</p>
83
83
  <div class="highlight-none"><div class="highlight"><pre>tokenizer_list
84
84
  </pre></div>
85
85
  </div>
86
86
  </div>
87
87
  <div class="section" id="usage">
88
- <h2>7.3.42.3. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
88
+ <h2>7.3.45.3. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
89
89
  <p>Here is a simple example.</p>
90
90
  <p>Execution example:</p>
91
91
  <div class="highlight-none"><div class="highlight"><pre>tokenizer_list
@@ -142,7 +142,7 @@
142
142
  <p>It returns tokenizers in a database.</p>
143
143
  </div>
144
144
  <div class="section" id="return-value">
145
- <h2>7.3.42.4. Return value<a class="headerlink" href="#return-value" title="Permalink to this headline">¶</a></h2>
145
+ <h2>7.3.45.4. Return value<a class="headerlink" href="#return-value" title="Permalink to this headline">¶</a></h2>
146
146
  <p><tt class="docutils literal"><span class="pre">tokenizer_list</span></tt> command returns tokenizers. Each tokenizers has an attribute
147
147
  that contains the name. The attribute will be increased in the feature:</p>
148
148
  <div class="highlight-none"><div class="highlight"><pre>[HEADER, tokenizers]
@@ -174,7 +174,7 @@ attributes.</p>
174
174
  </div></blockquote>
175
175
  </div>
176
176
  <div class="section" id="see-also">
177
- <h2>7.3.42.5. See also<a class="headerlink" href="#see-also" title="Permalink to this headline">¶</a></h2>
177
+ <h2>7.3.45.5. See also<a class="headerlink" href="#see-also" title="Permalink to this headline">¶</a></h2>
178
178
  <ul class="simple">
179
179
  <li><a class="reference internal" href="../tokenizers.html"><em>Tokenizers</em></a></li>
180
180
  <li><a class="reference internal" href="tokenize.html"><em>tokenize</em></a></li>
@@ -190,22 +190,22 @@ attributes.</p>
190
190
  <div class="sphinxsidebarwrapper">
191
191
  <h3><a href="../../index.html">Table Of Contents</a></h3>
192
192
  <ul>
193
- <li><a class="reference internal" href="#">7.3.42. <tt class="docutils literal"><span class="pre">tokenizer_list</span></tt></a><ul>
194
- <li><a class="reference internal" href="#summary">7.3.42.1. Summary</a></li>
195
- <li><a class="reference internal" href="#syntax">7.3.42.2. Syntax</a></li>
196
- <li><a class="reference internal" href="#usage">7.3.42.3. Usage</a></li>
197
- <li><a class="reference internal" href="#return-value">7.3.42.4. Return value</a></li>
198
- <li><a class="reference internal" href="#see-also">7.3.42.5. See also</a></li>
193
+ <li><a class="reference internal" href="#">7.3.45. <tt class="docutils literal"><span class="pre">tokenizer_list</span></tt></a><ul>
194
+ <li><a class="reference internal" href="#summary">7.3.45.1. Summary</a></li>
195
+ <li><a class="reference internal" href="#syntax">7.3.45.2. Syntax</a></li>
196
+ <li><a class="reference internal" href="#usage">7.3.45.3. Usage</a></li>
197
+ <li><a class="reference internal" href="#return-value">7.3.45.4. Return value</a></li>
198
+ <li><a class="reference internal" href="#see-also">7.3.45.5. See also</a></li>
199
199
  </ul>
200
200
  </li>
201
201
  </ul>
202
202
 
203
203
  <h4>Previous topic</h4>
204
204
  <p class="topless"><a href="tokenize.html"
205
- title="previous chapter">7.3.41. <tt class="docutils literal"><span class="pre">tokenize</span></tt></a></p>
205
+ title="previous chapter">7.3.44. <tt class="docutils literal"><span class="pre">tokenize</span></tt></a></p>
206
206
  <h4>Next topic</h4>
207
207
  <p class="topless"><a href="truncate.html"
208
- title="next chapter">7.3.43. <tt class="docutils literal"><span class="pre">truncate</span></tt></a></p>
208
+ title="next chapter">7.3.46. <tt class="docutils literal"><span class="pre">truncate</span></tt></a></p>
209
209
  <h3>This Page</h3>
210
210
  <ul class="this-page-menu">
211
211
  <li><a href="../../_sources/reference/commands/tokenizer_list.txt"
@@ -235,12 +235,12 @@ attributes.</p>
235
235
  <a href="../../genindex.html" title="General Index"
236
236
  >index</a></li>
237
237
  <li class="right" >
238
- <a href="truncate.html" title="7.3.43. truncate"
238
+ <a href="truncate.html" title="7.3.46. truncate"
239
239
  >next</a> |</li>
240
240
  <li class="right" >
241
- <a href="tokenize.html" title="7.3.41. tokenize"
241
+ <a href="tokenize.html" title="7.3.44. tokenize"
242
242
  >previous</a> |</li>
243
- <li><a href="../../index.html">Groonga v5.0.4 documentation</a> &raquo;</li>
243
+ <li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> &raquo;</li>
244
244
  <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
245
245
  <li><a href="../command.html" >7.3. Command</a> &raquo;</li>
246
246
  </ul>
@@ -7,7 +7,7 @@
7
7
  <head>
8
8
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9
9
 
10
- <title>7.3.43. truncate &mdash; Groonga v5.0.4 documentation</title>
10
+ <title>7.3.46. truncate &mdash; Groonga v5.0.4-139-g6629adb documentation</title>
11
11
 
12
12
  <link rel="stylesheet" href="../../_static/groonga.css" type="text/css" />
13
13
  <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
15
15
  <script type="text/javascript">
16
16
  var DOCUMENTATION_OPTIONS = {
17
17
  URL_ROOT: '../../',
18
- VERSION: '5.0.4',
18
+ VERSION: '5.0.4-139-g6629adb',
19
19
  COLLAPSE_INDEX: false,
20
20
  FILE_SUFFIX: '.html',
21
21
  HAS_SOURCE: true
@@ -25,10 +25,10 @@
25
25
  <script type="text/javascript" src="../../_static/underscore.js"></script>
26
26
  <script type="text/javascript" src="../../_static/doctools.js"></script>
27
27
  <link rel="shortcut icon" href="../../_static/favicon.ico"/>
28
- <link rel="top" title="Groonga v5.0.4 documentation" href="../../index.html" />
28
+ <link rel="top" title="Groonga v5.0.4-139-g6629adb documentation" href="../../index.html" />
29
29
  <link rel="up" title="7.3. Command" href="../command.html" />
30
30
  <link rel="next" title="7.4. Data types" href="../types.html" />
31
- <link rel="prev" title="7.3.42. tokenizer_list" href="tokenizer_list.html" />
31
+ <link rel="prev" title="7.3.45. tokenizer_list" href="tokenizer_list.html" />
32
32
  </head>
33
33
  <body>
34
34
  <div class="header">
@@ -58,9 +58,9 @@
58
58
  <a href="../types.html" title="7.4. Data types"
59
59
  accesskey="N">next</a> |</li>
60
60
  <li class="right" >
61
- <a href="tokenizer_list.html" title="7.3.42. tokenizer_list"
61
+ <a href="tokenizer_list.html" title="7.3.45. tokenizer_list"
62
62
  accesskey="P">previous</a> |</li>
63
- <li><a href="../../index.html">Groonga v5.0.4 documentation</a> &raquo;</li>
63
+ <li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> &raquo;</li>
64
64
  <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
65
65
  <li><a href="../command.html" accesskey="U">7.3. Command</a> &raquo;</li>
66
66
  </ul>
@@ -72,14 +72,14 @@
72
72
  <div class="body">
73
73
 
74
74
  <div class="section" id="truncate">
75
- <h1>7.3.43. <tt class="docutils literal"><span class="pre">truncate</span></tt><a class="headerlink" href="#truncate" title="Permalink to this headline">¶</a></h1>
75
+ <h1>7.3.46. <tt class="docutils literal"><span class="pre">truncate</span></tt><a class="headerlink" href="#truncate" title="Permalink to this headline">¶</a></h1>
76
76
  <div class="section" id="summary">
77
- <h2>7.3.43.1. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
77
+ <h2>7.3.46.1. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
78
78
  <p><tt class="docutils literal"><span class="pre">truncate</span></tt> command deletes all records from specified table or all
79
79
  values from specified column.</p>
80
80
  </div>
81
81
  <div class="section" id="syntax">
82
- <h2>7.3.43.2. Syntax<a class="headerlink" href="#syntax" title="Permalink to this headline">¶</a></h2>
82
+ <h2>7.3.46.2. Syntax<a class="headerlink" href="#syntax" title="Permalink to this headline">¶</a></h2>
83
83
  <p><tt class="docutils literal"><span class="pre">truncate</span></tt> command takes only one parameter.</p>
84
84
  <p>The required parameter is only <tt class="docutils literal"><span class="pre">target_name</span></tt>:</p>
85
85
  <div class="highlight-none"><div class="highlight"><pre>truncate target_name
@@ -93,7 +93,7 @@ parameter. But it should not be used for newly written code.</p>
93
93
  </div>
94
94
  </div>
95
95
  <div class="section" id="usage">
96
- <h2>7.3.43.3. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
96
+ <h2>7.3.46.3. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
97
97
  <p>Here is a simple example of <tt class="docutils literal"><span class="pre">truncate</span></tt> command against a table.</p>
98
98
  <p>Execution example:</p>
99
99
  <div class="highlight-none"><div class="highlight"><pre>table_create Users TABLE_PAT_KEY ShortText
@@ -291,19 +291,19 @@ select Users
291
291
  </div>
292
292
  </div>
293
293
  <div class="section" id="parameters">
294
- <h2>7.3.43.4. Parameters<a class="headerlink" href="#parameters" title="Permalink to this headline">¶</a></h2>
294
+ <h2>7.3.46.4. Parameters<a class="headerlink" href="#parameters" title="Permalink to this headline">¶</a></h2>
295
295
  <p>This section describes parameters of <tt class="docutils literal"><span class="pre">truncate</span></tt>.</p>
296
296
  <div class="section" id="required-parameter">
297
- <h3>7.3.43.4.1. Required parameter<a class="headerlink" href="#required-parameter" title="Permalink to this headline">¶</a></h3>
297
+ <h3>7.3.46.4.1. Required parameter<a class="headerlink" href="#required-parameter" title="Permalink to this headline">¶</a></h3>
298
298
  <p>There is required parameter, <tt class="docutils literal"><span class="pre">target_name</span></tt>.</p>
299
299
  <div class="section" id="target-name">
300
- <h4>7.3.43.4.1.1. <tt class="docutils literal"><span class="pre">target_name</span></tt><a class="headerlink" href="#target-name" title="Permalink to this headline">¶</a></h4>
300
+ <h4>7.3.46.4.1.1. <tt class="docutils literal"><span class="pre">target_name</span></tt><a class="headerlink" href="#target-name" title="Permalink to this headline">¶</a></h4>
301
301
  <p>Specifies the name of table or column.</p>
302
302
  </div>
303
303
  </div>
304
304
  </div>
305
305
  <div class="section" id="return-value">
306
- <h2>7.3.43.5. Return value<a class="headerlink" href="#return-value" title="Permalink to this headline">¶</a></h2>
306
+ <h2>7.3.46.5. Return value<a class="headerlink" href="#return-value" title="Permalink to this headline">¶</a></h2>
307
307
  <p><tt class="docutils literal"><span class="pre">truncate</span></tt> command returns whether truncation is succeeded or not:</p>
308
308
  <div class="highlight-none"><div class="highlight"><pre>[HEADER, SUCCEEDED_OR_NOT]
309
309
  </pre></div>
@@ -325,25 +325,25 @@ select Users
325
325
  <div class="sphinxsidebarwrapper">
326
326
  <h3><a href="../../index.html">Table Of Contents</a></h3>
327
327
  <ul>
328
- <li><a class="reference internal" href="#">7.3.43. <tt class="docutils literal"><span class="pre">truncate</span></tt></a><ul>
329
- <li><a class="reference internal" href="#summary">7.3.43.1. Summary</a></li>
330
- <li><a class="reference internal" href="#syntax">7.3.43.2. Syntax</a></li>
331
- <li><a class="reference internal" href="#usage">7.3.43.3. Usage</a></li>
332
- <li><a class="reference internal" href="#parameters">7.3.43.4. Parameters</a><ul>
333
- <li><a class="reference internal" href="#required-parameter">7.3.43.4.1. Required parameter</a><ul>
334
- <li><a class="reference internal" href="#target-name">7.3.43.4.1.1. <tt class="docutils literal"><span class="pre">target_name</span></tt></a></li>
328
+ <li><a class="reference internal" href="#">7.3.46. <tt class="docutils literal"><span class="pre">truncate</span></tt></a><ul>
329
+ <li><a class="reference internal" href="#summary">7.3.46.1. Summary</a></li>
330
+ <li><a class="reference internal" href="#syntax">7.3.46.2. Syntax</a></li>
331
+ <li><a class="reference internal" href="#usage">7.3.46.3. Usage</a></li>
332
+ <li><a class="reference internal" href="#parameters">7.3.46.4. Parameters</a><ul>
333
+ <li><a class="reference internal" href="#required-parameter">7.3.46.4.1. Required parameter</a><ul>
334
+ <li><a class="reference internal" href="#target-name">7.3.46.4.1.1. <tt class="docutils literal"><span class="pre">target_name</span></tt></a></li>
335
335
  </ul>
336
336
  </li>
337
337
  </ul>
338
338
  </li>
339
- <li><a class="reference internal" href="#return-value">7.3.43.5. Return value</a></li>
339
+ <li><a class="reference internal" href="#return-value">7.3.46.5. Return value</a></li>
340
340
  </ul>
341
341
  </li>
342
342
  </ul>
343
343
 
344
344
  <h4>Previous topic</h4>
345
345
  <p class="topless"><a href="tokenizer_list.html"
346
- title="previous chapter">7.3.42. <tt class="docutils literal"><span class="pre">tokenizer_list</span></tt></a></p>
346
+ title="previous chapter">7.3.45. <tt class="docutils literal"><span class="pre">tokenizer_list</span></tt></a></p>
347
347
  <h4>Next topic</h4>
348
348
  <p class="topless"><a href="../types.html"
349
349
  title="next chapter">7.4. Data types</a></p>
@@ -379,9 +379,9 @@ select Users
379
379
  <a href="../types.html" title="7.4. Data types"
380
380
  >next</a> |</li>
381
381
  <li class="right" >
382
- <a href="tokenizer_list.html" title="7.3.42. tokenizer_list"
382
+ <a href="tokenizer_list.html" title="7.3.45. tokenizer_list"
383
383
  >previous</a> |</li>
384
- <li><a href="../../index.html">Groonga v5.0.4 documentation</a> &raquo;</li>
384
+ <li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> &raquo;</li>
385
385
  <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
386
386
  <li><a href="../command.html" >7.3. Command</a> &raquo;</li>
387
387
  </ul>
@@ -7,7 +7,7 @@
7
7
  <head>
8
8
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9
9
 
10
- <title>7.1. Executables &mdash; Groonga v5.0.4 documentation</title>
10
+ <title>7.1. Executables &mdash; Groonga v5.0.4-139-g6629adb documentation</title>
11
11
 
12
12
  <link rel="stylesheet" href="../_static/groonga.css" type="text/css" />
13
13
  <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
15
15
  <script type="text/javascript">
16
16
  var DOCUMENTATION_OPTIONS = {
17
17
  URL_ROOT: '../',
18
- VERSION: '5.0.4',
18
+ VERSION: '5.0.4-139-g6629adb',
19
19
  COLLAPSE_INDEX: false,
20
20
  FILE_SUFFIX: '.html',
21
21
  HAS_SOURCE: true
@@ -25,7 +25,7 @@
25
25
  <script type="text/javascript" src="../_static/underscore.js"></script>
26
26
  <script type="text/javascript" src="../_static/doctools.js"></script>
27
27
  <link rel="shortcut icon" href="../_static/favicon.ico"/>
28
- <link rel="top" title="Groonga v5.0.4 documentation" href="../index.html" />
28
+ <link rel="top" title="Groonga v5.0.4-139-g6629adb documentation" href="../index.html" />
29
29
  <link rel="up" title="7. Reference manual" href="../reference.html" />
30
30
  <link rel="next" title="7.1.1. grndb" href="executables/grndb.html" />
31
31
  <link rel="prev" title="7. Reference manual" href="../reference.html" />
@@ -60,7 +60,7 @@
60
60
  <li class="right" >
61
61
  <a href="../reference.html" title="7. Reference manual"
62
62
  accesskey="P">previous</a> |</li>
63
- <li><a href="../index.html">Groonga v5.0.4 documentation</a> &raquo;</li>
63
+ <li><a href="../index.html">Groonga v5.0.4-139-g6629adb documentation</a> &raquo;</li>
64
64
  <li><a href="../reference.html" accesskey="U">7. Reference manual</a> &raquo;</li>
65
65
  </ul>
66
66
  </div>
@@ -134,7 +134,7 @@
134
134
  <li class="right" >
135
135
  <a href="../reference.html" title="7. Reference manual"
136
136
  >previous</a> |</li>
137
- <li><a href="../index.html">Groonga v5.0.4 documentation</a> &raquo;</li>
137
+ <li><a href="../index.html">Groonga v5.0.4-139-g6629adb documentation</a> &raquo;</li>
138
138
  <li><a href="../reference.html" >7. Reference manual</a> &raquo;</li>
139
139
  </ul>
140
140
  </div>
@@ -7,7 +7,7 @@
7
7
  <head>
8
8
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9
9
 
10
- <title>7.1.1. grndb &mdash; Groonga v5.0.4 documentation</title>
10
+ <title>7.1.1. grndb &mdash; Groonga v5.0.4-139-g6629adb documentation</title>
11
11
 
12
12
  <link rel="stylesheet" href="../../_static/groonga.css" type="text/css" />
13
13
  <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
15
15
  <script type="text/javascript">
16
16
  var DOCUMENTATION_OPTIONS = {
17
17
  URL_ROOT: '../../',
18
- VERSION: '5.0.4',
18
+ VERSION: '5.0.4-139-g6629adb',
19
19
  COLLAPSE_INDEX: false,
20
20
  FILE_SUFFIX: '.html',
21
21
  HAS_SOURCE: true
@@ -25,7 +25,7 @@
25
25
  <script type="text/javascript" src="../../_static/underscore.js"></script>
26
26
  <script type="text/javascript" src="../../_static/doctools.js"></script>
27
27
  <link rel="shortcut icon" href="../../_static/favicon.ico"/>
28
- <link rel="top" title="Groonga v5.0.4 documentation" href="../../index.html" />
28
+ <link rel="top" title="Groonga v5.0.4-139-g6629adb documentation" href="../../index.html" />
29
29
  <link rel="up" title="7.1. Executables" href="../executables.html" />
30
30
  <link rel="next" title="7.1.2. grnslap" href="grnslap.html" />
31
31
  <link rel="prev" title="7.1. Executables" href="../executables.html" />
@@ -60,7 +60,7 @@
60
60
  <li class="right" >
61
61
  <a href="../executables.html" title="7.1. Executables"
62
62
  accesskey="P">previous</a> |</li>
63
- <li><a href="../../index.html">Groonga v5.0.4 documentation</a> &raquo;</li>
63
+ <li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> &raquo;</li>
64
64
  <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
65
65
  <li><a href="../executables.html" accesskey="U">7.1. Executables</a> &raquo;</li>
66
66
  </ul>
@@ -212,7 +212,7 @@ is opened, this command may break the database.</p>
212
212
  <li class="right" >
213
213
  <a href="../executables.html" title="7.1. Executables"
214
214
  >previous</a> |</li>
215
- <li><a href="../../index.html">Groonga v5.0.4 documentation</a> &raquo;</li>
215
+ <li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> &raquo;</li>
216
216
  <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
217
217
  <li><a href="../executables.html" >7.1. Executables</a> &raquo;</li>
218
218
  </ul>
@@ -7,7 +7,7 @@
7
7
  <head>
8
8
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9
9
 
10
- <title>7.1.2. grnslap &mdash; Groonga v5.0.4 documentation</title>
10
+ <title>7.1.2. grnslap &mdash; Groonga v5.0.4-139-g6629adb documentation</title>
11
11
 
12
12
  <link rel="stylesheet" href="../../_static/groonga.css" type="text/css" />
13
13
  <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
15
15
  <script type="text/javascript">
16
16
  var DOCUMENTATION_OPTIONS = {
17
17
  URL_ROOT: '../../',
18
- VERSION: '5.0.4',
18
+ VERSION: '5.0.4-139-g6629adb',
19
19
  COLLAPSE_INDEX: false,
20
20
  FILE_SUFFIX: '.html',
21
21
  HAS_SOURCE: true
@@ -25,7 +25,7 @@
25
25
  <script type="text/javascript" src="../../_static/underscore.js"></script>
26
26
  <script type="text/javascript" src="../../_static/doctools.js"></script>
27
27
  <link rel="shortcut icon" href="../../_static/favicon.ico"/>
28
- <link rel="top" title="Groonga v5.0.4 documentation" href="../../index.html" />
28
+ <link rel="top" title="Groonga v5.0.4-139-g6629adb documentation" href="../../index.html" />
29
29
  <link rel="up" title="7.1. Executables" href="../executables.html" />
30
30
  <link rel="next" title="7.1.3. groonga executable file" href="groonga.html" />
31
31
  <link rel="prev" title="7.1.1. grndb" href="grndb.html" />
@@ -60,7 +60,7 @@
60
60
  <li class="right" >
61
61
  <a href="grndb.html" title="7.1.1. grndb"
62
62
  accesskey="P">previous</a> |</li>
63
- <li><a href="../../index.html">Groonga v5.0.4 documentation</a> &raquo;</li>
63
+ <li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> &raquo;</li>
64
64
  <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
65
65
  <li><a href="../executables.html" accesskey="U">7.1. Executables</a> &raquo;</li>
66
66
  </ul>
@@ -190,7 +190,7 @@
190
190
  <li class="right" >
191
191
  <a href="grndb.html" title="7.1.1. grndb"
192
192
  >previous</a> |</li>
193
- <li><a href="../../index.html">Groonga v5.0.4 documentation</a> &raquo;</li>
193
+ <li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> &raquo;</li>
194
194
  <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
195
195
  <li><a href="../executables.html" >7.1. Executables</a> &raquo;</li>
196
196
  </ul>
@@ -7,7 +7,7 @@
7
7
  <head>
8
8
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9
9
 
10
- <title>7.1.4. groonga-benchmark &mdash; Groonga v5.0.4 documentation</title>
10
+ <title>7.1.4. groonga-benchmark &mdash; Groonga v5.0.4-139-g6629adb documentation</title>
11
11
 
12
12
  <link rel="stylesheet" href="../../_static/groonga.css" type="text/css" />
13
13
  <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
15
15
  <script type="text/javascript">
16
16
  var DOCUMENTATION_OPTIONS = {
17
17
  URL_ROOT: '../../',
18
- VERSION: '5.0.4',
18
+ VERSION: '5.0.4-139-g6629adb',
19
19
  COLLAPSE_INDEX: false,
20
20
  FILE_SUFFIX: '.html',
21
21
  HAS_SOURCE: true
@@ -25,7 +25,7 @@
25
25
  <script type="text/javascript" src="../../_static/underscore.js"></script>
26
26
  <script type="text/javascript" src="../../_static/doctools.js"></script>
27
27
  <link rel="shortcut icon" href="../../_static/favicon.ico"/>
28
- <link rel="top" title="Groonga v5.0.4 documentation" href="../../index.html" />
28
+ <link rel="top" title="Groonga v5.0.4-139-g6629adb documentation" href="../../index.html" />
29
29
  <link rel="up" title="7.1. Executables" href="../executables.html" />
30
30
  <link rel="next" title="7.1.5. groonga-httpd" href="groonga-httpd.html" />
31
31
  <link rel="prev" title="7.1.3. groonga executable file" href="groonga.html" />
@@ -60,7 +60,7 @@
60
60
  <li class="right" >
61
61
  <a href="groonga.html" title="7.1.3. groonga executable file"
62
62
  accesskey="P">previous</a> |</li>
63
- <li><a href="../../index.html">Groonga v5.0.4 documentation</a> &raquo;</li>
63
+ <li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> &raquo;</li>
64
64
  <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
65
65
  <li><a href="../executables.html" accesskey="U">7.1. Executables</a> &raquo;</li>
66
66
  </ul>
@@ -407,7 +407,7 @@ ency&quot;: 831495, &quot;self&quot;: 762519, &quot;qps&quot;: 1967.164097, &quo
407
407
  <li class="right" >
408
408
  <a href="groonga.html" title="7.1.3. groonga executable file"
409
409
  >previous</a> |</li>
410
- <li><a href="../../index.html">Groonga v5.0.4 documentation</a> &raquo;</li>
410
+ <li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> &raquo;</li>
411
411
  <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
412
412
  <li><a href="../executables.html" >7.1. Executables</a> &raquo;</li>
413
413
  </ul>
@@ -7,7 +7,7 @@
7
7
  <head>
8
8
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9
9
 
10
- <title>7.1.5. groonga-httpd &mdash; Groonga v5.0.4 documentation</title>
10
+ <title>7.1.5. groonga-httpd &mdash; Groonga v5.0.4-139-g6629adb documentation</title>
11
11
 
12
12
  <link rel="stylesheet" href="../../_static/groonga.css" type="text/css" />
13
13
  <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
15
15
  <script type="text/javascript">
16
16
  var DOCUMENTATION_OPTIONS = {
17
17
  URL_ROOT: '../../',
18
- VERSION: '5.0.4',
18
+ VERSION: '5.0.4-139-g6629adb',
19
19
  COLLAPSE_INDEX: false,
20
20
  FILE_SUFFIX: '.html',
21
21
  HAS_SOURCE: true
@@ -25,7 +25,7 @@
25
25
  <script type="text/javascript" src="../../_static/underscore.js"></script>
26
26
  <script type="text/javascript" src="../../_static/doctools.js"></script>
27
27
  <link rel="shortcut icon" href="../../_static/favicon.ico"/>
28
- <link rel="top" title="Groonga v5.0.4 documentation" href="../../index.html" />
28
+ <link rel="top" title="Groonga v5.0.4-139-g6629adb documentation" href="../../index.html" />
29
29
  <link rel="up" title="7.1. Executables" href="../executables.html" />
30
30
  <link rel="next" title="7.1.6. Groonga HTTP server" href="groonga-server-http.html" />
31
31
  <link rel="prev" title="7.1.4. groonga-benchmark" href="groonga-benchmark.html" />
@@ -60,7 +60,7 @@
60
60
  <li class="right" >
61
61
  <a href="groonga-benchmark.html" title="7.1.4. groonga-benchmark"
62
62
  accesskey="P">previous</a> |</li>
63
- <li><a href="../../index.html">Groonga v5.0.4 documentation</a> &raquo;</li>
63
+ <li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> &raquo;</li>
64
64
  <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
65
65
  <li><a href="../executables.html" accesskey="U">7.1. Executables</a> &raquo;</li>
66
66
  </ul>
@@ -625,7 +625,7 @@ Expressions). For the list of standard HTTP modules, see
625
625
  <li class="right" >
626
626
  <a href="groonga-benchmark.html" title="7.1.4. groonga-benchmark"
627
627
  >previous</a> |</li>
628
- <li><a href="../../index.html">Groonga v5.0.4 documentation</a> &raquo;</li>
628
+ <li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> &raquo;</li>
629
629
  <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
630
630
  <li><a href="../executables.html" >7.1. Executables</a> &raquo;</li>
631
631
  </ul>