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
@@ -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.34. shutdown &mdash; Groonga v5.0.4 documentation</title>
10
+ <title>7.3.37. shutdown &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.35. status" href="status.html" />
31
- <link rel="prev" title="7.3.33. select" href="select.html" />
30
+ <link rel="next" title="7.3.38. status" href="status.html" />
31
+ <link rel="prev" title="7.3.36. select" href="select.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="status.html" title="7.3.35. status"
58
+ <a href="status.html" title="7.3.38. status"
59
59
  accesskey="N">next</a> |</li>
60
60
  <li class="right" >
61
- <a href="select.html" title="7.3.33. select"
61
+ <a href="select.html" title="7.3.36. select"
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,32 +72,32 @@
72
72
  <div class="body">
73
73
 
74
74
  <div class="section" id="shutdown">
75
- <h1>7.3.34. <tt class="docutils literal"><span class="pre">shutdown</span></tt><a class="headerlink" href="#shutdown" title="Permalink to this headline">¶</a></h1>
75
+ <h1>7.3.37. <tt class="docutils literal"><span class="pre">shutdown</span></tt><a class="headerlink" href="#shutdown" title="Permalink to this headline">¶</a></h1>
76
76
  <div class="section" id="summary">
77
- <h2>7.3.34.1. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
77
+ <h2>7.3.37.1. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
78
78
  <p>shutdown - サーバプロセスの停止</p>
79
79
  <p>Groonga組込コマンドの一つであるshutdownについて説明します。組込コマンドは、groonga実行ファイルの引数、標準入
80
80
  力、またはソケット経由でgroongaサーバにリクエストを送信することによって実行します。</p>
81
81
  <p>shutdownは、接続しているgroongaサーバプロセスを停止します。</p>
82
82
  </div>
83
83
  <div class="section" id="syntax">
84
- <h2>7.3.34.2. Syntax<a class="headerlink" href="#syntax" title="Permalink to this headline">¶</a></h2>
84
+ <h2>7.3.37.2. Syntax<a class="headerlink" href="#syntax" title="Permalink to this headline">¶</a></h2>
85
85
  <div class="highlight-none"><div class="highlight"><pre>shutdown
86
86
  </pre></div>
87
87
  </div>
88
88
  </div>
89
89
  <div class="section" id="usage">
90
- <h2>7.3.34.3. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
90
+ <h2>7.3.37.3. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
91
91
  <div class="highlight-none"><div class="highlight"><pre>shutdown
92
92
  </pre></div>
93
93
  </div>
94
94
  </div>
95
95
  <div class="section" id="parameters">
96
- <h2>7.3.34.4. Parameters<a class="headerlink" href="#parameters" title="Permalink to this headline">¶</a></h2>
96
+ <h2>7.3.37.4. Parameters<a class="headerlink" href="#parameters" title="Permalink to this headline">¶</a></h2>
97
97
  <p>ありません。</p>
98
98
  </div>
99
99
  <div class="section" id="return-value">
100
- <h2>7.3.34.5. Return value<a class="headerlink" href="#return-value" title="Permalink to this headline">¶</a></h2>
100
+ <h2>7.3.37.5. Return value<a class="headerlink" href="#return-value" title="Permalink to this headline">¶</a></h2>
101
101
  <p>ありません。</p>
102
102
  </div>
103
103
  </div>
@@ -110,22 +110,22 @@
110
110
  <div class="sphinxsidebarwrapper">
111
111
  <h3><a href="../../index.html">Table Of Contents</a></h3>
112
112
  <ul>
113
- <li><a class="reference internal" href="#">7.3.34. <tt class="docutils literal"><span class="pre">shutdown</span></tt></a><ul>
114
- <li><a class="reference internal" href="#summary">7.3.34.1. Summary</a></li>
115
- <li><a class="reference internal" href="#syntax">7.3.34.2. Syntax</a></li>
116
- <li><a class="reference internal" href="#usage">7.3.34.3. Usage</a></li>
117
- <li><a class="reference internal" href="#parameters">7.3.34.4. Parameters</a></li>
118
- <li><a class="reference internal" href="#return-value">7.3.34.5. Return value</a></li>
113
+ <li><a class="reference internal" href="#">7.3.37. <tt class="docutils literal"><span class="pre">shutdown</span></tt></a><ul>
114
+ <li><a class="reference internal" href="#summary">7.3.37.1. Summary</a></li>
115
+ <li><a class="reference internal" href="#syntax">7.3.37.2. Syntax</a></li>
116
+ <li><a class="reference internal" href="#usage">7.3.37.3. Usage</a></li>
117
+ <li><a class="reference internal" href="#parameters">7.3.37.4. Parameters</a></li>
118
+ <li><a class="reference internal" href="#return-value">7.3.37.5. Return value</a></li>
119
119
  </ul>
120
120
  </li>
121
121
  </ul>
122
122
 
123
123
  <h4>Previous topic</h4>
124
124
  <p class="topless"><a href="select.html"
125
- title="previous chapter">7.3.33. <tt class="docutils literal"><span class="pre">select</span></tt></a></p>
125
+ title="previous chapter">7.3.36. <tt class="docutils literal"><span class="pre">select</span></tt></a></p>
126
126
  <h4>Next topic</h4>
127
127
  <p class="topless"><a href="status.html"
128
- title="next chapter">7.3.35. <tt class="docutils literal"><span class="pre">status</span></tt></a></p>
128
+ title="next chapter">7.3.38. <tt class="docutils literal"><span class="pre">status</span></tt></a></p>
129
129
  <h3>This Page</h3>
130
130
  <ul class="this-page-menu">
131
131
  <li><a href="../../_sources/reference/commands/shutdown.txt"
@@ -155,12 +155,12 @@
155
155
  <a href="../../genindex.html" title="General Index"
156
156
  >index</a></li>
157
157
  <li class="right" >
158
- <a href="status.html" title="7.3.35. status"
158
+ <a href="status.html" title="7.3.38. status"
159
159
  >next</a> |</li>
160
160
  <li class="right" >
161
- <a href="select.html" title="7.3.33. select"
161
+ <a href="select.html" title="7.3.36. select"
162
162
  >previous</a> |</li>
163
- <li><a href="../../index.html">Groonga v5.0.4 documentation</a> &raquo;</li>
163
+ <li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> &raquo;</li>
164
164
  <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
165
165
  <li><a href="../command.html" >7.3. Command</a> &raquo;</li>
166
166
  </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.35. status &mdash; Groonga v5.0.4 documentation</title>
10
+ <title>7.3.38. status &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.36. suggest" href="suggest.html" />
31
- <link rel="prev" title="7.3.34. shutdown" href="shutdown.html" />
30
+ <link rel="next" title="7.3.39. suggest" href="suggest.html" />
31
+ <link rel="prev" title="7.3.37. shutdown" href="shutdown.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="suggest.html" title="7.3.36. suggest"
58
+ <a href="suggest.html" title="7.3.39. suggest"
59
59
  accesskey="N">next</a> |</li>
60
60
  <li class="right" >
61
- <a href="shutdown.html" title="7.3.34. shutdown"
61
+ <a href="shutdown.html" title="7.3.37. shutdown"
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,21 +72,21 @@
72
72
  <div class="body">
73
73
 
74
74
  <div class="section" id="status">
75
- <span id="command-status"></span><h1>7.3.35. <tt class="docutils literal"><span class="pre">status</span></tt><a class="headerlink" href="#status" title="Permalink to this headline">¶</a></h1>
75
+ <span id="command-status"></span><h1>7.3.38. <tt class="docutils literal"><span class="pre">status</span></tt><a class="headerlink" href="#status" title="Permalink to this headline">¶</a></h1>
76
76
  <div class="section" id="summary">
77
- <h2>7.3.35.1. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
77
+ <h2>7.3.38.1. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
78
78
  <p>status - groongaプロセスの状態表示</p>
79
79
  <p>Groonga組込コマンドの一つであるstatusについて説明します。組込コマンドは、groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリクエストを送信することによって実行します。</p>
80
80
  <p>statusコマンドは、groongaプロセスの状態を表示します。主にgroongaサーバプロセスに対して使用することを想定しています。</p>
81
81
  </div>
82
82
  <div class="section" id="syntax">
83
- <h2>7.3.35.2. Syntax<a class="headerlink" href="#syntax" title="Permalink to this headline">¶</a></h2>
83
+ <h2>7.3.38.2. Syntax<a class="headerlink" href="#syntax" title="Permalink to this headline">¶</a></h2>
84
84
  <div class="highlight-none"><div class="highlight"><pre>status
85
85
  </pre></div>
86
86
  </div>
87
87
  </div>
88
88
  <div class="section" id="usage">
89
- <h2>7.3.35.3. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
89
+ <h2>7.3.38.3. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
90
90
  <p>Execution example:</p>
91
91
  <div class="highlight-none"><div class="highlight"><pre>status
92
92
  # [
@@ -111,11 +111,11 @@
111
111
  </div>
112
112
  </div>
113
113
  <div class="section" id="parameters">
114
- <h2>7.3.35.4. Parameters<a class="headerlink" href="#parameters" title="Permalink to this headline">¶</a></h2>
114
+ <h2>7.3.38.4. Parameters<a class="headerlink" href="#parameters" title="Permalink to this headline">¶</a></h2>
115
115
  <p>ありません。</p>
116
116
  </div>
117
117
  <div class="section" id="return-value">
118
- <h2>7.3.35.5. Return value<a class="headerlink" href="#return-value" title="Permalink to this headline">¶</a></h2>
118
+ <h2>7.3.38.5. Return value<a class="headerlink" href="#return-value" title="Permalink to this headline">¶</a></h2>
119
119
  <div class="highlight-none"><div class="highlight"><pre>下記の項目がハッシュ形式で出力されます。
120
120
  </pre></div>
121
121
  </div>
@@ -139,22 +139,22 @@
139
139
  <div class="sphinxsidebarwrapper">
140
140
  <h3><a href="../../index.html">Table Of Contents</a></h3>
141
141
  <ul>
142
- <li><a class="reference internal" href="#">7.3.35. <tt class="docutils literal"><span class="pre">status</span></tt></a><ul>
143
- <li><a class="reference internal" href="#summary">7.3.35.1. Summary</a></li>
144
- <li><a class="reference internal" href="#syntax">7.3.35.2. Syntax</a></li>
145
- <li><a class="reference internal" href="#usage">7.3.35.3. Usage</a></li>
146
- <li><a class="reference internal" href="#parameters">7.3.35.4. Parameters</a></li>
147
- <li><a class="reference internal" href="#return-value">7.3.35.5. Return value</a></li>
142
+ <li><a class="reference internal" href="#">7.3.38. <tt class="docutils literal"><span class="pre">status</span></tt></a><ul>
143
+ <li><a class="reference internal" href="#summary">7.3.38.1. Summary</a></li>
144
+ <li><a class="reference internal" href="#syntax">7.3.38.2. Syntax</a></li>
145
+ <li><a class="reference internal" href="#usage">7.3.38.3. Usage</a></li>
146
+ <li><a class="reference internal" href="#parameters">7.3.38.4. Parameters</a></li>
147
+ <li><a class="reference internal" href="#return-value">7.3.38.5. Return value</a></li>
148
148
  </ul>
149
149
  </li>
150
150
  </ul>
151
151
 
152
152
  <h4>Previous topic</h4>
153
153
  <p class="topless"><a href="shutdown.html"
154
- title="previous chapter">7.3.34. <tt class="docutils literal"><span class="pre">shutdown</span></tt></a></p>
154
+ title="previous chapter">7.3.37. <tt class="docutils literal"><span class="pre">shutdown</span></tt></a></p>
155
155
  <h4>Next topic</h4>
156
156
  <p class="topless"><a href="suggest.html"
157
- title="next chapter">7.3.36. <tt class="docutils literal"><span class="pre">suggest</span></tt></a></p>
157
+ title="next chapter">7.3.39. <tt class="docutils literal"><span class="pre">suggest</span></tt></a></p>
158
158
  <h3>This Page</h3>
159
159
  <ul class="this-page-menu">
160
160
  <li><a href="../../_sources/reference/commands/status.txt"
@@ -184,12 +184,12 @@
184
184
  <a href="../../genindex.html" title="General Index"
185
185
  >index</a></li>
186
186
  <li class="right" >
187
- <a href="suggest.html" title="7.3.36. suggest"
187
+ <a href="suggest.html" title="7.3.39. suggest"
188
188
  >next</a> |</li>
189
189
  <li class="right" >
190
- <a href="shutdown.html" title="7.3.34. shutdown"
190
+ <a href="shutdown.html" title="7.3.37. shutdown"
191
191
  >previous</a> |</li>
192
- <li><a href="../../index.html">Groonga v5.0.4 documentation</a> &raquo;</li>
192
+ <li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> &raquo;</li>
193
193
  <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
194
194
  <li><a href="../command.html" >7.3. Command</a> &raquo;</li>
195
195
  </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.36. suggest &mdash; Groonga v5.0.4 documentation</title>
10
+ <title>7.3.39. suggest &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.37. table_create" href="table_create.html" />
31
- <link rel="prev" title="7.3.35. status" href="status.html" />
30
+ <link rel="next" title="7.3.40. table_create" href="table_create.html" />
31
+ <link rel="prev" title="7.3.38. status" href="status.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="table_create.html" title="7.3.37. table_create"
58
+ <a href="table_create.html" title="7.3.40. table_create"
59
59
  accesskey="N">next</a> |</li>
60
60
  <li class="right" >
61
- <a href="status.html" title="7.3.35. status"
61
+ <a href="status.html" title="7.3.38. status"
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="suggest">
75
- <h1>7.3.36. <tt class="docutils literal"><span class="pre">suggest</span></tt><a class="headerlink" href="#suggest" title="Permalink to this headline">¶</a></h1>
75
+ <h1>7.3.39. <tt class="docutils literal"><span class="pre">suggest</span></tt><a class="headerlink" href="#suggest" title="Permalink to this headline">¶</a></h1>
76
76
  <div class="admonition note">
77
77
  <p class="first admonition-title">Note</p>
78
78
  <p class="last">The suggest feature specification isn't stable. The
79
79
  specification may be changed.</p>
80
80
  </div>
81
81
  <div class="section" id="summary">
82
- <h2>7.3.36.1. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
82
+ <h2>7.3.39.1. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
83
83
  <p>suggest - returns completion, correction and/or suggestion for a query.</p>
84
84
  <p>The suggest command returns completion, correction and/or
85
85
  suggestion for a specified query.</p>
@@ -87,13 +87,13 @@ suggestion for a specified query.</p>
87
87
  correction and suggestion.</p>
88
88
  </div>
89
89
  <div class="section" id="syntax">
90
- <h2>7.3.36.2. Syntax<a class="headerlink" href="#syntax" title="Permalink to this headline">¶</a></h2>
90
+ <h2>7.3.39.2. Syntax<a class="headerlink" href="#syntax" title="Permalink to this headline">¶</a></h2>
91
91
  <div class="highlight-none"><div class="highlight"><pre>suggest types table column query [sortby [output_columns [offset [limit [frequency_threshold [conditional_probability_threshold [prefix_search]]]]]]]
92
92
  </pre></div>
93
93
  </div>
94
94
  </div>
95
95
  <div class="section" id="usage">
96
- <h2>7.3.36.3. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
96
+ <h2>7.3.39.3. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
97
97
  <p>Here are learned data for completion.</p>
98
98
  <p>Execution example:</p>
99
99
  <div class="highlight-none"><div class="highlight"><pre>load --table event_query --each &#39;suggest_preparer(_id, type, item, sequence, time, pair_query)&#39;
@@ -318,7 +318,7 @@ correction and suggestion.</p>
318
318
  </div>
319
319
  </div>
320
320
  <div class="section" id="parameters">
321
- <h2>7.3.36.4. Parameters<a class="headerlink" href="#parameters" title="Permalink to this headline">¶</a></h2>
321
+ <h2>7.3.39.4. Parameters<a class="headerlink" href="#parameters" title="Permalink to this headline">¶</a></h2>
322
322
  <dl class="docutils">
323
323
  <dt><tt class="docutils literal"><span class="pre">types</span></tt></dt>
324
324
  <dd><p class="first">Specifies what types are returned by the suggest
@@ -459,7 +459,7 @@ find any records.</dd>
459
459
  </dl>
460
460
  </div>
461
461
  <div class="section" id="return-value">
462
- <h2>7.3.36.5. Return value<a class="headerlink" href="#return-value" title="Permalink to this headline">¶</a></h2>
462
+ <h2>7.3.39.5. Return value<a class="headerlink" href="#return-value" title="Permalink to this headline">¶</a></h2>
463
463
  <p>Here is a returned JSON format:</p>
464
464
  <div class="highlight-none"><div class="highlight"><pre>{&quot;type1&quot;: [[&quot;candidate1&quot;, score of candidate1],
465
465
  [&quot;candidate2&quot;, score of candidate2],
@@ -485,7 +485,7 @@ are sorted by <tt class="docutils literal"><span class="pre">score</span> <span
485
485
  default.</div></blockquote>
486
486
  </div>
487
487
  <div class="section" id="see-also">
488
- <h2>7.3.36.6. See also<a class="headerlink" href="#see-also" title="Permalink to this headline">¶</a></h2>
488
+ <h2>7.3.39.6. See also<a class="headerlink" href="#see-also" title="Permalink to this headline">¶</a></h2>
489
489
  <ul class="simple">
490
490
  <li><a class="reference internal" href="../suggest.html"><em>Suggest</em></a></li>
491
491
  <li><a class="reference internal" href="../executables/groonga-suggest-create-dataset.html"><em>groonga-suggest-create-dataset</em></a></li>
@@ -501,23 +501,23 @@ default.</div></blockquote>
501
501
  <div class="sphinxsidebarwrapper">
502
502
  <h3><a href="../../index.html">Table Of Contents</a></h3>
503
503
  <ul>
504
- <li><a class="reference internal" href="#">7.3.36. <tt class="docutils literal"><span class="pre">suggest</span></tt></a><ul>
505
- <li><a class="reference internal" href="#summary">7.3.36.1. Summary</a></li>
506
- <li><a class="reference internal" href="#syntax">7.3.36.2. Syntax</a></li>
507
- <li><a class="reference internal" href="#usage">7.3.36.3. Usage</a></li>
508
- <li><a class="reference internal" href="#parameters">7.3.36.4. Parameters</a></li>
509
- <li><a class="reference internal" href="#return-value">7.3.36.5. Return value</a></li>
510
- <li><a class="reference internal" href="#see-also">7.3.36.6. See also</a></li>
504
+ <li><a class="reference internal" href="#">7.3.39. <tt class="docutils literal"><span class="pre">suggest</span></tt></a><ul>
505
+ <li><a class="reference internal" href="#summary">7.3.39.1. Summary</a></li>
506
+ <li><a class="reference internal" href="#syntax">7.3.39.2. Syntax</a></li>
507
+ <li><a class="reference internal" href="#usage">7.3.39.3. Usage</a></li>
508
+ <li><a class="reference internal" href="#parameters">7.3.39.4. Parameters</a></li>
509
+ <li><a class="reference internal" href="#return-value">7.3.39.5. Return value</a></li>
510
+ <li><a class="reference internal" href="#see-also">7.3.39.6. See also</a></li>
511
511
  </ul>
512
512
  </li>
513
513
  </ul>
514
514
 
515
515
  <h4>Previous topic</h4>
516
516
  <p class="topless"><a href="status.html"
517
- title="previous chapter">7.3.35. <tt class="docutils literal"><span class="pre">status</span></tt></a></p>
517
+ title="previous chapter">7.3.38. <tt class="docutils literal"><span class="pre">status</span></tt></a></p>
518
518
  <h4>Next topic</h4>
519
519
  <p class="topless"><a href="table_create.html"
520
- title="next chapter">7.3.37. <tt class="docutils literal"><span class="pre">table_create</span></tt></a></p>
520
+ title="next chapter">7.3.40. <tt class="docutils literal"><span class="pre">table_create</span></tt></a></p>
521
521
  <h3>This Page</h3>
522
522
  <ul class="this-page-menu">
523
523
  <li><a href="../../_sources/reference/commands/suggest.txt"
@@ -547,12 +547,12 @@ default.</div></blockquote>
547
547
  <a href="../../genindex.html" title="General Index"
548
548
  >index</a></li>
549
549
  <li class="right" >
550
- <a href="table_create.html" title="7.3.37. table_create"
550
+ <a href="table_create.html" title="7.3.40. table_create"
551
551
  >next</a> |</li>
552
552
  <li class="right" >
553
- <a href="status.html" title="7.3.35. status"
553
+ <a href="status.html" title="7.3.38. status"
554
554
  >previous</a> |</li>
555
- <li><a href="../../index.html">Groonga v5.0.4 documentation</a> &raquo;</li>
555
+ <li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> &raquo;</li>
556
556
  <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
557
557
  <li><a href="../command.html" >7.3. Command</a> &raquo;</li>
558
558
  </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.37. table_create &mdash; Groonga v5.0.4 documentation</title>
10
+ <title>7.3.40. table_create &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.38. table_list" href="table_list.html" />
31
- <link rel="prev" title="7.3.36. suggest" href="suggest.html" />
30
+ <link rel="next" title="7.3.41. table_list" href="table_list.html" />
31
+ <link rel="prev" title="7.3.39. suggest" href="suggest.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="table_list.html" title="7.3.38. table_list"
58
+ <a href="table_list.html" title="7.3.41. table_list"
59
59
  accesskey="N">next</a> |</li>
60
60
  <li class="right" >
61
- <a href="suggest.html" title="7.3.36. suggest"
61
+ <a href="suggest.html" title="7.3.39. suggest"
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="table-create">
75
- <h1>7.3.37. <tt class="docutils literal"><span class="pre">table_create</span></tt><a class="headerlink" href="#table-create" title="Permalink to this headline">¶</a></h1>
75
+ <h1>7.3.40. <tt class="docutils literal"><span class="pre">table_create</span></tt><a class="headerlink" href="#table-create" title="Permalink to this headline">¶</a></h1>
76
76
  <div class="section" id="summary">
77
- <h2>7.3.37.1. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
77
+ <h2>7.3.40.1. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
78
78
  <p><tt class="docutils literal"><span class="pre">table_create</span></tt> creates a new table in the current database. You need
79
79
  to create one or more tables to store and search data.</p>
80
80
  </div>
81
81
  <div class="section" id="syntax">
82
- <h2>7.3.37.2. Syntax<a class="headerlink" href="#syntax" title="Permalink to this headline">¶</a></h2>
82
+ <h2>7.3.40.2. Syntax<a class="headerlink" href="#syntax" title="Permalink to this headline">¶</a></h2>
83
83
  <p><tt class="docutils literal"><span class="pre">table_create</span></tt> has many parameters. The required parameter is only
84
84
  <tt class="docutils literal"><span class="pre">name</span></tt> and otehrs are optional:</p>
85
85
  <div class="highlight-none"><div class="highlight"><pre>table_create name
@@ -93,11 +93,11 @@ to create one or more tables to store and search data.</p>
93
93
  </div>
94
94
  </div>
95
95
  <div class="section" id="usage">
96
- <h2>7.3.37.3. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
96
+ <h2>7.3.40.3. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
97
97
  <p><tt class="docutils literal"><span class="pre">table_create</span></tt> command creates a new persistent table. See
98
98
  <a class="reference internal" href="../tables.html"><em>Tables</em></a> for table details.</p>
99
99
  <div class="section" id="create-data-store-table">
100
- <h3>7.3.37.3.1. Create data store table<a class="headerlink" href="#create-data-store-table" title="Permalink to this headline">¶</a></h3>
100
+ <h3>7.3.40.3.1. Create data store table<a class="headerlink" href="#create-data-store-table" title="Permalink to this headline">¶</a></h3>
101
101
  <p>You can use all table types for data store table. See
102
102
  <a class="reference internal" href="../tables.html"><em>Tables</em></a> for all table types.</p>
103
103
  <p>Table type is specified as <tt class="docutils literal"><span class="pre">TABLE_${TYPE}</span></tt> to <tt class="docutils literal"><span class="pre">flags</span></tt> parameter.</p>
@@ -117,7 +117,7 @@ columns, <tt class="docutils literal"><span class="pre">TABLE_NO_KEY</span></tt>
117
117
  search is the case.</p>
118
118
  </div>
119
119
  <div class="section" id="create-lexicon-table">
120
- <h3>7.3.37.3.2. Create lexicon table<a class="headerlink" href="#create-lexicon-table" title="Permalink to this headline">¶</a></h3>
120
+ <h3>7.3.40.3.2. Create lexicon table<a class="headerlink" href="#create-lexicon-table" title="Permalink to this headline">¶</a></h3>
121
121
  <p>You can use all table types except <tt class="docutils literal"><span class="pre">TABLE_NO_KEY</span></tt> for lexicon table.
122
122
  Lexicon table needs key support but <tt class="docutils literal"><span class="pre">TABLE_NO_KEY</span></tt> doesn't support
123
123
  key.</p>
@@ -151,7 +151,7 @@ that has many keys. <tt class="docutils literal"><span class="pre">TABLE_PAT_KEY
151
151
  for lexicon table.</p>
152
152
  </div>
153
153
  <div class="section" id="create-tag-index-table">
154
- <h3>7.3.37.3.3. Create tag index table<a class="headerlink" href="#create-tag-index-table" title="Permalink to this headline">¶</a></h3>
154
+ <h3>7.3.40.3.3. Create tag index table<a class="headerlink" href="#create-tag-index-table" title="Permalink to this headline">¶</a></h3>
155
155
  <p>You can use all table types except <tt class="docutils literal"><span class="pre">TABLE_NO_KEY</span></tt> for tag index
156
156
  table. Tag index table needs key support but <tt class="docutils literal"><span class="pre">TABLE_NO_KEY</span></tt> doesn't
157
157
  support key.</p>
@@ -173,7 +173,7 @@ suitable. It is the common case.</p>
173
173
  the number of tags will not be large.</p>
174
174
  </div>
175
175
  <div class="section" id="create-range-index-table">
176
- <h3>7.3.37.3.4. Create range index table<a class="headerlink" href="#create-range-index-table" title="Permalink to this headline">¶</a></h3>
176
+ <h3>7.3.40.3.4. Create range index table<a class="headerlink" href="#create-range-index-table" title="Permalink to this headline">¶</a></h3>
177
177
  <p>You can use <tt class="docutils literal"><span class="pre">TABLE_PAT_KEY</span></tt> and <tt class="docutils literal"><span class="pre">TABLE_DAT_KEY</span></tt> table types for
178
178
  range index table. Range index table needs range search support but
179
179
  <tt class="docutils literal"><span class="pre">TABLE_NO_KEY</span></tt> and <tt class="docutils literal"><span class="pre">TABLE_HASH_KEY</span></tt> don't support it.</p>
@@ -195,10 +195,10 @@ age will have only 0-100 items because human doesn't live so long.</p>
195
195
  </div>
196
196
  </div>
197
197
  <div class="section" id="parameters">
198
- <h2>7.3.37.4. Parameters<a class="headerlink" href="#parameters" title="Permalink to this headline">¶</a></h2>
198
+ <h2>7.3.40.4. Parameters<a class="headerlink" href="#parameters" title="Permalink to this headline">¶</a></h2>
199
199
  <p>This section describes all parameters.</p>
200
200
  <div class="section" id="name">
201
- <h3>7.3.37.4.1. <tt class="docutils literal"><span class="pre">name</span></tt><a class="headerlink" href="#name" title="Permalink to this headline">¶</a></h3>
201
+ <h3>7.3.40.4.1. <tt class="docutils literal"><span class="pre">name</span></tt><a class="headerlink" href="#name" title="Permalink to this headline">¶</a></h3>
202
202
  <p>Specifies a table name to be created. <tt class="docutils literal"><span class="pre">name</span></tt> must be specified.</p>
203
203
  <p>Here are available characters:</p>
204
204
  <ul class="simple">
@@ -216,7 +216,7 @@ that you cannot use <tt class="docutils literal"><span class="pre">_</span></tt>
216
216
  <tt class="docutils literal"><span class="pre">_name</span></tt>.</p>
217
217
  </div>
218
218
  <div class="section" id="flags">
219
- <h3>7.3.37.4.2. <tt class="docutils literal"><span class="pre">flags</span></tt><a class="headerlink" href="#flags" title="Permalink to this headline">¶</a></h3>
219
+ <h3>7.3.40.4.2. <tt class="docutils literal"><span class="pre">flags</span></tt><a class="headerlink" href="#flags" title="Permalink to this headline">¶</a></h3>
220
220
  <p>Specifies a table type and table customize options.</p>
221
221
  <p>Here are available flags:</p>
222
222
  <table border="1" class="docutils">
@@ -260,7 +260,7 @@ or more <tt class="docutils literal"><span class="pre">TABLE_${TYPE}</span></tt>
260
260
  <p>The default flags are <tt class="docutils literal"><span class="pre">TABLE_HASH_KEY</span></tt>.</p>
261
261
  </div>
262
262
  <div class="section" id="key-type">
263
- <h3>7.3.37.4.3. <tt class="docutils literal"><span class="pre">key_type</span></tt><a class="headerlink" href="#key-type" title="Permalink to this headline">¶</a></h3>
263
+ <h3>7.3.40.4.3. <tt class="docutils literal"><span class="pre">key_type</span></tt><a class="headerlink" href="#key-type" title="Permalink to this headline">¶</a></h3>
264
264
  <p>Specifies key type.</p>
265
265
  <p>If you specify <tt class="docutils literal"><span class="pre">TABLE_HASH_KEY</span></tt>, <tt class="docutils literal"><span class="pre">TABLE_PAT_KEY</span></tt> or
266
266
  <tt class="docutils literal"><span class="pre">TABLE_DAT_KEY</span></tt> as <tt class="docutils literal"><span class="pre">flags</span></tt> parameter, you need to specify
@@ -269,7 +269,7 @@ or more <tt class="docutils literal"><span class="pre">TABLE_${TYPE}</span></tt>
269
269
  <p>The default value is none.</p>
270
270
  </div>
271
271
  <div class="section" id="value-type">
272
- <h3>7.3.37.4.4. <tt class="docutils literal"><span class="pre">value_type</span></tt><a class="headerlink" href="#value-type" title="Permalink to this headline">¶</a></h3>
272
+ <h3>7.3.40.4.4. <tt class="docutils literal"><span class="pre">value_type</span></tt><a class="headerlink" href="#value-type" title="Permalink to this headline">¶</a></h3>
273
273
  <p>Specifies value type.</p>
274
274
  <p>You can use value when you specify <tt class="docutils literal"><span class="pre">TABLE_NO_KEY</span></tt>,
275
275
  <tt class="docutils literal"><span class="pre">TABLE_HASH_KEY</span></tt> or <tt class="docutils literal"><span class="pre">TABLE_PAT_KEY</span></tt> as <tt class="docutils literal"><span class="pre">flags</span></tt> parameter. Value
@@ -278,7 +278,7 @@ but <tt class="docutils literal"><span class="pre">ShortText</span></tt> cannot
278
278
  <p>The default value is none.</p>
279
279
  </div>
280
280
  <div class="section" id="default-tokenizer">
281
- <h3>7.3.37.4.5. <tt class="docutils literal"><span class="pre">default_tokenizer</span></tt><a class="headerlink" href="#default-tokenizer" title="Permalink to this headline">¶</a></h3>
281
+ <h3>7.3.40.4.5. <tt class="docutils literal"><span class="pre">default_tokenizer</span></tt><a class="headerlink" href="#default-tokenizer" title="Permalink to this headline">¶</a></h3>
282
282
  <p>Specifies the default tokenizer that is used on searching and data
283
283
  loading.</p>
284
284
  <p>You cannot use <tt class="docutils literal"><span class="pre">default_tokenizer</span></tt> with <tt class="docutils literal"><span class="pre">TABLE_NO_KEY</span></tt> because
@@ -289,7 +289,7 @@ fulltext search index.</p>
289
289
  <p>The default value is none.</p>
290
290
  </div>
291
291
  <div class="section" id="normalizer">
292
- <span id="table-create-normalizer"></span><h3>7.3.37.4.6. <tt class="docutils literal"><span class="pre">normalizer</span></tt><a class="headerlink" href="#normalizer" title="Permalink to this headline">¶</a></h3>
292
+ <span id="table-create-normalizer"></span><h3>7.3.40.4.6. <tt class="docutils literal"><span class="pre">normalizer</span></tt><a class="headerlink" href="#normalizer" title="Permalink to this headline">¶</a></h3>
293
293
  <p>Specifies a normalizer that is used to normalize key.</p>
294
294
  <p>You cannot use <tt class="docutils literal"><span class="pre">normalizer</span></tt> with <tt class="docutils literal"><span class="pre">TABLE_NO_KEY</span></tt> because
295
295
  <tt class="docutils literal"><span class="pre">TABLE_NO_KEY</span></tt> doesn't support key.</p>
@@ -297,7 +297,7 @@ fulltext search index.</p>
297
297
  <p>The default value is none.</p>
298
298
  </div>
299
299
  <div class="section" id="token-filters">
300
- <span id="table-create-token-filters"></span><h3>7.3.37.4.7. <tt class="docutils literal"><span class="pre">token_filters</span></tt><a class="headerlink" href="#token-filters" title="Permalink to this headline">¶</a></h3>
300
+ <span id="table-create-token-filters"></span><h3>7.3.40.4.7. <tt class="docutils literal"><span class="pre">token_filters</span></tt><a class="headerlink" href="#token-filters" title="Permalink to this headline">¶</a></h3>
301
301
  <p>Specifies token filters that is used to some processes tokenized token.</p>
302
302
  <p>You cannot use <tt class="docutils literal"><span class="pre">token_filters</span></tt> with <tt class="docutils literal"><span class="pre">TABLE_NO_KEY</span></tt> because
303
303
  <tt class="docutils literal"><span class="pre">TABLE_NO_KEY</span></tt> doesn't support key.</p>
@@ -306,7 +306,7 @@ fulltext search index.</p>
306
306
  </div>
307
307
  </div>
308
308
  <div class="section" id="return-value">
309
- <h2>7.3.37.5. Return value<a class="headerlink" href="#return-value" title="Permalink to this headline">¶</a></h2>
309
+ <h2>7.3.40.5. Return value<a class="headerlink" href="#return-value" title="Permalink to this headline">¶</a></h2>
310
310
  <p><tt class="docutils literal"><span class="pre">table_create</span></tt> returns <tt class="docutils literal"><span class="pre">true</span></tt> as body on success such as:</p>
311
311
  <div class="highlight-none"><div class="highlight"><pre>[HEADER, true]
312
312
  </pre></div>
@@ -315,7 +315,7 @@ fulltext search index.</p>
315
315
  <p>See <a class="reference internal" href="../command/output_format.html"><em>Output format</em></a> for <tt class="docutils literal"><span class="pre">HEADER</span></tt>.</p>
316
316
  </div>
317
317
  <div class="section" id="see-also">
318
- <h2>7.3.37.6. See also<a class="headerlink" href="#see-also" title="Permalink to this headline">¶</a></h2>
318
+ <h2>7.3.40.6. See also<a class="headerlink" href="#see-also" title="Permalink to this headline">¶</a></h2>
319
319
  <ul class="simple">
320
320
  <li><a class="reference internal" href="../tables.html"><em>Tables</em></a></li>
321
321
  <li><a class="reference internal" href="column_create.html"><em>column_create</em></a></li>
@@ -334,38 +334,38 @@ fulltext search index.</p>
334
334
  <div class="sphinxsidebarwrapper">
335
335
  <h3><a href="../../index.html">Table Of Contents</a></h3>
336
336
  <ul>
337
- <li><a class="reference internal" href="#">7.3.37. <tt class="docutils literal"><span class="pre">table_create</span></tt></a><ul>
338
- <li><a class="reference internal" href="#summary">7.3.37.1. Summary</a></li>
339
- <li><a class="reference internal" href="#syntax">7.3.37.2. Syntax</a></li>
340
- <li><a class="reference internal" href="#usage">7.3.37.3. Usage</a><ul>
341
- <li><a class="reference internal" href="#create-data-store-table">7.3.37.3.1. Create data store table</a></li>
342
- <li><a class="reference internal" href="#create-lexicon-table">7.3.37.3.2. Create lexicon table</a></li>
343
- <li><a class="reference internal" href="#create-tag-index-table">7.3.37.3.3. Create tag index table</a></li>
344
- <li><a class="reference internal" href="#create-range-index-table">7.3.37.3.4. Create range index table</a></li>
337
+ <li><a class="reference internal" href="#">7.3.40. <tt class="docutils literal"><span class="pre">table_create</span></tt></a><ul>
338
+ <li><a class="reference internal" href="#summary">7.3.40.1. Summary</a></li>
339
+ <li><a class="reference internal" href="#syntax">7.3.40.2. Syntax</a></li>
340
+ <li><a class="reference internal" href="#usage">7.3.40.3. Usage</a><ul>
341
+ <li><a class="reference internal" href="#create-data-store-table">7.3.40.3.1. Create data store table</a></li>
342
+ <li><a class="reference internal" href="#create-lexicon-table">7.3.40.3.2. Create lexicon table</a></li>
343
+ <li><a class="reference internal" href="#create-tag-index-table">7.3.40.3.3. Create tag index table</a></li>
344
+ <li><a class="reference internal" href="#create-range-index-table">7.3.40.3.4. Create range index table</a></li>
345
345
  </ul>
346
346
  </li>
347
- <li><a class="reference internal" href="#parameters">7.3.37.4. Parameters</a><ul>
348
- <li><a class="reference internal" href="#name">7.3.37.4.1. <tt class="docutils literal"><span class="pre">name</span></tt></a></li>
349
- <li><a class="reference internal" href="#flags">7.3.37.4.2. <tt class="docutils literal"><span class="pre">flags</span></tt></a></li>
350
- <li><a class="reference internal" href="#key-type">7.3.37.4.3. <tt class="docutils literal"><span class="pre">key_type</span></tt></a></li>
351
- <li><a class="reference internal" href="#value-type">7.3.37.4.4. <tt class="docutils literal"><span class="pre">value_type</span></tt></a></li>
352
- <li><a class="reference internal" href="#default-tokenizer">7.3.37.4.5. <tt class="docutils literal"><span class="pre">default_tokenizer</span></tt></a></li>
353
- <li><a class="reference internal" href="#normalizer">7.3.37.4.6. <tt class="docutils literal"><span class="pre">normalizer</span></tt></a></li>
354
- <li><a class="reference internal" href="#token-filters">7.3.37.4.7. <tt class="docutils literal"><span class="pre">token_filters</span></tt></a></li>
347
+ <li><a class="reference internal" href="#parameters">7.3.40.4. Parameters</a><ul>
348
+ <li><a class="reference internal" href="#name">7.3.40.4.1. <tt class="docutils literal"><span class="pre">name</span></tt></a></li>
349
+ <li><a class="reference internal" href="#flags">7.3.40.4.2. <tt class="docutils literal"><span class="pre">flags</span></tt></a></li>
350
+ <li><a class="reference internal" href="#key-type">7.3.40.4.3. <tt class="docutils literal"><span class="pre">key_type</span></tt></a></li>
351
+ <li><a class="reference internal" href="#value-type">7.3.40.4.4. <tt class="docutils literal"><span class="pre">value_type</span></tt></a></li>
352
+ <li><a class="reference internal" href="#default-tokenizer">7.3.40.4.5. <tt class="docutils literal"><span class="pre">default_tokenizer</span></tt></a></li>
353
+ <li><a class="reference internal" href="#normalizer">7.3.40.4.6. <tt class="docutils literal"><span class="pre">normalizer</span></tt></a></li>
354
+ <li><a class="reference internal" href="#token-filters">7.3.40.4.7. <tt class="docutils literal"><span class="pre">token_filters</span></tt></a></li>
355
355
  </ul>
356
356
  </li>
357
- <li><a class="reference internal" href="#return-value">7.3.37.5. Return value</a></li>
358
- <li><a class="reference internal" href="#see-also">7.3.37.6. See also</a></li>
357
+ <li><a class="reference internal" href="#return-value">7.3.40.5. Return value</a></li>
358
+ <li><a class="reference internal" href="#see-also">7.3.40.6. See also</a></li>
359
359
  </ul>
360
360
  </li>
361
361
  </ul>
362
362
 
363
363
  <h4>Previous topic</h4>
364
364
  <p class="topless"><a href="suggest.html"
365
- title="previous chapter">7.3.36. <tt class="docutils literal"><span class="pre">suggest</span></tt></a></p>
365
+ title="previous chapter">7.3.39. <tt class="docutils literal"><span class="pre">suggest</span></tt></a></p>
366
366
  <h4>Next topic</h4>
367
367
  <p class="topless"><a href="table_list.html"
368
- title="next chapter">7.3.38. <tt class="docutils literal"><span class="pre">table_list</span></tt></a></p>
368
+ title="next chapter">7.3.41. <tt class="docutils literal"><span class="pre">table_list</span></tt></a></p>
369
369
  <h3>This Page</h3>
370
370
  <ul class="this-page-menu">
371
371
  <li><a href="../../_sources/reference/commands/table_create.txt"
@@ -395,12 +395,12 @@ fulltext search index.</p>
395
395
  <a href="../../genindex.html" title="General Index"
396
396
  >index</a></li>
397
397
  <li class="right" >
398
- <a href="table_list.html" title="7.3.38. table_list"
398
+ <a href="table_list.html" title="7.3.41. table_list"
399
399
  >next</a> |</li>
400
400
  <li class="right" >
401
- <a href="suggest.html" title="7.3.36. suggest"
401
+ <a href="suggest.html" title="7.3.39. suggest"
402
402
  >previous</a> |</li>
403
- <li><a href="../../index.html">Groonga v5.0.4 documentation</a> &raquo;</li>
403
+ <li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> &raquo;</li>
404
404
  <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
405
405
  <li><a href="../command.html" >7.3. Command</a> &raquo;</li>
406
406
  </ul>