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.21. logical_count &mdash; Groonga v5.0.4 documentation</title>
10
+ <title>7.3.22. logical_count &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.22. logical_range_filter" href="logical_range_filter.html" />
31
- <link rel="prev" title="7.3.20. log_reopen" href="log_reopen.html" />
30
+ <link rel="next" title="7.3.23. logical_range_filter" href="logical_range_filter.html" />
31
+ <link rel="prev" title="7.3.21. log_reopen" href="log_reopen.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="logical_range_filter.html" title="7.3.22. logical_range_filter"
58
+ <a href="logical_range_filter.html" title="7.3.23. logical_range_filter"
59
59
  accesskey="N">next</a> |</li>
60
60
  <li class="right" >
61
- <a href="log_reopen.html" title="7.3.20. log_reopen"
61
+ <a href="log_reopen.html" title="7.3.21. log_reopen"
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,9 +72,9 @@
72
72
  <div class="body">
73
73
 
74
74
  <div class="section" id="logical-count">
75
- <h1>7.3.21. <tt class="docutils literal"><span class="pre">logical_count</span></tt><a class="headerlink" href="#logical-count" title="Permalink to this headline">¶</a></h1>
75
+ <h1>7.3.22. <tt class="docutils literal"><span class="pre">logical_count</span></tt><a class="headerlink" href="#logical-count" title="Permalink to this headline">¶</a></h1>
76
76
  <div class="section" id="summary">
77
- <h2>7.3.21.1. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
77
+ <h2>7.3.22.1. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
78
78
  <div class="admonition note">
79
79
  <p class="first admonition-title">Note</p>
80
80
  <p class="last">This command is an experimental feature.</p>
@@ -90,7 +90,7 @@
90
90
  </ul>
91
91
  </div>
92
92
  <div class="section" id="syntax">
93
- <h2>7.3.21.2. Syntax<a class="headerlink" href="#syntax" title="Permalink to this headline">¶</a></h2>
93
+ <h2>7.3.22.2. Syntax<a class="headerlink" href="#syntax" title="Permalink to this headline">¶</a></h2>
94
94
  <p><tt class="docutils literal"><span class="pre">logical_count</span></tt> command has seven parameters.</p>
95
95
  <p>The required parameters are <tt class="docutils literal"><span class="pre">logical_table</span></tt> and <tt class="docutils literal"><span class="pre">shard_key</span></tt>:</p>
96
96
  <div class="highlight-none"><div class="highlight"><pre>logical_count logical_table
@@ -104,7 +104,7 @@
104
104
  </div>
105
105
  </div>
106
106
  <div class="section" id="usage">
107
- <h2>7.3.21.3. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
107
+ <h2>7.3.22.3. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
108
108
  <p>Register <tt class="docutils literal"><span class="pre">sharding</span></tt> plugin to use <tt class="docutils literal"><span class="pre">logical_count</span></tt> command in advance.</p>
109
109
  <p>Note that <tt class="docutils literal"><span class="pre">logical_count</span></tt> is implemented as an experimental plugin, and the specification may be changed in the future.</p>
110
110
  <p>Here is the simple example which shows how to use this feature. Let's consider to count specified logs which are stored into multiple tables.</p>
@@ -180,49 +180,49 @@ load --table Logs_20150205
180
180
  </div>
181
181
  </div>
182
182
  <div class="section" id="parameters">
183
- <h2>7.3.21.4. Parameters<a class="headerlink" href="#parameters" title="Permalink to this headline">¶</a></h2>
183
+ <h2>7.3.22.4. Parameters<a class="headerlink" href="#parameters" title="Permalink to this headline">¶</a></h2>
184
184
  <p>This section describes parameters of <tt class="docutils literal"><span class="pre">logical_count</span></tt>.</p>
185
185
  <div class="section" id="required-parameter">
186
- <h3>7.3.21.4.1. Required parameter<a class="headerlink" href="#required-parameter" title="Permalink to this headline">¶</a></h3>
186
+ <h3>7.3.22.4.1. Required parameter<a class="headerlink" href="#required-parameter" title="Permalink to this headline">¶</a></h3>
187
187
  <p>There are required parameters, <tt class="docutils literal"><span class="pre">logical_table</span></tt> and <tt class="docutils literal"><span class="pre">shard_key</span></tt>.</p>
188
188
  <div class="section" id="logical-table">
189
- <h4>7.3.21.4.1.1. <tt class="docutils literal"><span class="pre">logical_table</span></tt><a class="headerlink" href="#logical-table" title="Permalink to this headline">¶</a></h4>
189
+ <h4>7.3.22.4.1.1. <tt class="docutils literal"><span class="pre">logical_table</span></tt><a class="headerlink" href="#logical-table" title="Permalink to this headline">¶</a></h4>
190
190
  <p>Specifies logical table name. It means table name without &quot;_YYYYMMDD&quot; postfix.
191
191
  If you use actual table such as &quot;Logs_20150203&quot;, &quot;Logs_20150203&quot; and so on, logical table name is &quot;Logs&quot;.</p>
192
192
  </div>
193
193
  <div class="section" id="shard-key">
194
- <h4>7.3.21.4.1.2. <tt class="docutils literal"><span class="pre">shard_key</span></tt><a class="headerlink" href="#shard-key" title="Permalink to this headline">¶</a></h4>
194
+ <h4>7.3.22.4.1.2. <tt class="docutils literal"><span class="pre">shard_key</span></tt><a class="headerlink" href="#shard-key" title="Permalink to this headline">¶</a></h4>
195
195
  <p>Specifies column name which is treated as shared key in each parted table.</p>
196
196
  </div>
197
197
  </div>
198
198
  <div class="section" id="optional-parameters">
199
- <h3>7.3.21.4.2. Optional parameters<a class="headerlink" href="#optional-parameters" title="Permalink to this headline">¶</a></h3>
199
+ <h3>7.3.22.4.2. Optional parameters<a class="headerlink" href="#optional-parameters" title="Permalink to this headline">¶</a></h3>
200
200
  <p>There are optional parameters.</p>
201
201
  <div class="section" id="min">
202
- <h4>7.3.21.4.2.1. <tt class="docutils literal"><span class="pre">min</span></tt><a class="headerlink" href="#min" title="Permalink to this headline">¶</a></h4>
202
+ <h4>7.3.22.4.2.1. <tt class="docutils literal"><span class="pre">min</span></tt><a class="headerlink" href="#min" title="Permalink to this headline">¶</a></h4>
203
203
  <p>Specifies the min value of <tt class="docutils literal"><span class="pre">shard_key</span></tt></p>
204
204
  </div>
205
205
  <div class="section" id="min-border">
206
- <h4>7.3.21.4.2.2. <tt class="docutils literal"><span class="pre">min_border</span></tt><a class="headerlink" href="#min-border" title="Permalink to this headline">¶</a></h4>
206
+ <h4>7.3.22.4.2.2. <tt class="docutils literal"><span class="pre">min_border</span></tt><a class="headerlink" href="#min-border" title="Permalink to this headline">¶</a></h4>
207
207
  <p>Specifies whether the min value of borderline must be include or not.
208
208
  Specify <tt class="docutils literal"><span class="pre">include</span></tt> or <tt class="docutils literal"><span class="pre">exclude</span></tt> as the value of this parameter.</p>
209
209
  </div>
210
210
  <div class="section" id="max">
211
- <h4>7.3.21.4.2.3. <tt class="docutils literal"><span class="pre">max</span></tt><a class="headerlink" href="#max" title="Permalink to this headline">¶</a></h4>
211
+ <h4>7.3.22.4.2.3. <tt class="docutils literal"><span class="pre">max</span></tt><a class="headerlink" href="#max" title="Permalink to this headline">¶</a></h4>
212
212
  <p>Specifies the max value of <tt class="docutils literal"><span class="pre">shard_key</span></tt>.</p>
213
213
  </div>
214
214
  <div class="section" id="max-border">
215
- <h4>7.3.21.4.2.4. <tt class="docutils literal"><span class="pre">max_border</span></tt><a class="headerlink" href="#max-border" title="Permalink to this headline">¶</a></h4>
215
+ <h4>7.3.22.4.2.4. <tt class="docutils literal"><span class="pre">max_border</span></tt><a class="headerlink" href="#max-border" title="Permalink to this headline">¶</a></h4>
216
216
  <p>Specifies whether the max value of borderline must be include or not.
217
217
  Specify <tt class="docutils literal"><span class="pre">include</span></tt> or <tt class="docutils literal"><span class="pre">exclude</span></tt> as the value of this parameter.</p>
218
218
  </div>
219
219
  <div class="section" id="filter">
220
- <h4>7.3.21.4.2.5. <tt class="docutils literal"><span class="pre">filter</span></tt><a class="headerlink" href="#filter" title="Permalink to this headline">¶</a></h4>
220
+ <h4>7.3.22.4.2.5. <tt class="docutils literal"><span class="pre">filter</span></tt><a class="headerlink" href="#filter" title="Permalink to this headline">¶</a></h4>
221
221
  </div>
222
222
  </div>
223
223
  </div>
224
224
  <div class="section" id="return-value">
225
- <h2>7.3.21.5. Return value<a class="headerlink" href="#return-value" title="Permalink to this headline">¶</a></h2>
225
+ <h2>7.3.22.5. Return value<a class="headerlink" href="#return-value" title="Permalink to this headline">¶</a></h2>
226
226
  <div class="highlight-none"><div class="highlight"><pre>[HEADER, LOGICAL_COUNT]
227
227
  </pre></div>
228
228
  </div>
@@ -237,37 +237,37 @@ Specify <tt class="docutils literal"><span class="pre">include</span></tt> or <t
237
237
  <div class="sphinxsidebarwrapper">
238
238
  <h3><a href="../../index.html">Table Of Contents</a></h3>
239
239
  <ul>
240
- <li><a class="reference internal" href="#">7.3.21. <tt class="docutils literal"><span class="pre">logical_count</span></tt></a><ul>
241
- <li><a class="reference internal" href="#summary">7.3.21.1. Summary</a></li>
242
- <li><a class="reference internal" href="#syntax">7.3.21.2. Syntax</a></li>
243
- <li><a class="reference internal" href="#usage">7.3.21.3. Usage</a></li>
244
- <li><a class="reference internal" href="#parameters">7.3.21.4. Parameters</a><ul>
245
- <li><a class="reference internal" href="#required-parameter">7.3.21.4.1. Required parameter</a><ul>
246
- <li><a class="reference internal" href="#logical-table">7.3.21.4.1.1. <tt class="docutils literal"><span class="pre">logical_table</span></tt></a></li>
247
- <li><a class="reference internal" href="#shard-key">7.3.21.4.1.2. <tt class="docutils literal"><span class="pre">shard_key</span></tt></a></li>
240
+ <li><a class="reference internal" href="#">7.3.22. <tt class="docutils literal"><span class="pre">logical_count</span></tt></a><ul>
241
+ <li><a class="reference internal" href="#summary">7.3.22.1. Summary</a></li>
242
+ <li><a class="reference internal" href="#syntax">7.3.22.2. Syntax</a></li>
243
+ <li><a class="reference internal" href="#usage">7.3.22.3. Usage</a></li>
244
+ <li><a class="reference internal" href="#parameters">7.3.22.4. Parameters</a><ul>
245
+ <li><a class="reference internal" href="#required-parameter">7.3.22.4.1. Required parameter</a><ul>
246
+ <li><a class="reference internal" href="#logical-table">7.3.22.4.1.1. <tt class="docutils literal"><span class="pre">logical_table</span></tt></a></li>
247
+ <li><a class="reference internal" href="#shard-key">7.3.22.4.1.2. <tt class="docutils literal"><span class="pre">shard_key</span></tt></a></li>
248
248
  </ul>
249
249
  </li>
250
- <li><a class="reference internal" href="#optional-parameters">7.3.21.4.2. Optional parameters</a><ul>
251
- <li><a class="reference internal" href="#min">7.3.21.4.2.1. <tt class="docutils literal"><span class="pre">min</span></tt></a></li>
252
- <li><a class="reference internal" href="#min-border">7.3.21.4.2.2. <tt class="docutils literal"><span class="pre">min_border</span></tt></a></li>
253
- <li><a class="reference internal" href="#max">7.3.21.4.2.3. <tt class="docutils literal"><span class="pre">max</span></tt></a></li>
254
- <li><a class="reference internal" href="#max-border">7.3.21.4.2.4. <tt class="docutils literal"><span class="pre">max_border</span></tt></a></li>
255
- <li><a class="reference internal" href="#filter">7.3.21.4.2.5. <tt class="docutils literal"><span class="pre">filter</span></tt></a></li>
250
+ <li><a class="reference internal" href="#optional-parameters">7.3.22.4.2. Optional parameters</a><ul>
251
+ <li><a class="reference internal" href="#min">7.3.22.4.2.1. <tt class="docutils literal"><span class="pre">min</span></tt></a></li>
252
+ <li><a class="reference internal" href="#min-border">7.3.22.4.2.2. <tt class="docutils literal"><span class="pre">min_border</span></tt></a></li>
253
+ <li><a class="reference internal" href="#max">7.3.22.4.2.3. <tt class="docutils literal"><span class="pre">max</span></tt></a></li>
254
+ <li><a class="reference internal" href="#max-border">7.3.22.4.2.4. <tt class="docutils literal"><span class="pre">max_border</span></tt></a></li>
255
+ <li><a class="reference internal" href="#filter">7.3.22.4.2.5. <tt class="docutils literal"><span class="pre">filter</span></tt></a></li>
256
256
  </ul>
257
257
  </li>
258
258
  </ul>
259
259
  </li>
260
- <li><a class="reference internal" href="#return-value">7.3.21.5. Return value</a></li>
260
+ <li><a class="reference internal" href="#return-value">7.3.22.5. Return value</a></li>
261
261
  </ul>
262
262
  </li>
263
263
  </ul>
264
264
 
265
265
  <h4>Previous topic</h4>
266
266
  <p class="topless"><a href="log_reopen.html"
267
- title="previous chapter">7.3.20. <tt class="docutils literal"><span class="pre">log_reopen</span></tt></a></p>
267
+ title="previous chapter">7.3.21. <tt class="docutils literal"><span class="pre">log_reopen</span></tt></a></p>
268
268
  <h4>Next topic</h4>
269
269
  <p class="topless"><a href="logical_range_filter.html"
270
- title="next chapter">7.3.22. <tt class="docutils literal"><span class="pre">logical_range_filter</span></tt></a></p>
270
+ title="next chapter">7.3.23. <tt class="docutils literal"><span class="pre">logical_range_filter</span></tt></a></p>
271
271
  <h3>This Page</h3>
272
272
  <ul class="this-page-menu">
273
273
  <li><a href="../../_sources/reference/commands/logical_count.txt"
@@ -297,12 +297,12 @@ Specify <tt class="docutils literal"><span class="pre">include</span></tt> or <t
297
297
  <a href="../../genindex.html" title="General Index"
298
298
  >index</a></li>
299
299
  <li class="right" >
300
- <a href="logical_range_filter.html" title="7.3.22. logical_range_filter"
300
+ <a href="logical_range_filter.html" title="7.3.23. logical_range_filter"
301
301
  >next</a> |</li>
302
302
  <li class="right" >
303
- <a href="log_reopen.html" title="7.3.20. log_reopen"
303
+ <a href="log_reopen.html" title="7.3.21. log_reopen"
304
304
  >previous</a> |</li>
305
- <li><a href="../../index.html">Groonga v5.0.4 documentation</a> &raquo;</li>
305
+ <li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> &raquo;</li>
306
306
  <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
307
307
  <li><a href="../command.html" >7.3. Command</a> &raquo;</li>
308
308
  </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.22. logical_range_filter &mdash; Groonga v5.0.4 documentation</title>
10
+ <title>7.3.23. logical_range_filter &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.23. normalize" href="normalize.html" />
31
- <link rel="prev" title="7.3.21. logical_count" href="logical_count.html" />
30
+ <link rel="next" title="7.3.24. logical_select" href="logical_select.html" />
31
+ <link rel="prev" title="7.3.22. logical_count" href="logical_count.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="normalize.html" title="7.3.23. normalize"
58
+ <a href="logical_select.html" title="7.3.24. logical_select"
59
59
  accesskey="N">next</a> |</li>
60
60
  <li class="right" >
61
- <a href="logical_count.html" title="7.3.21. logical_count"
61
+ <a href="logical_count.html" title="7.3.22. logical_count"
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,9 +72,9 @@
72
72
  <div class="body">
73
73
 
74
74
  <div class="section" id="logical-range-filter">
75
- <h1>7.3.22. <tt class="docutils literal"><span class="pre">logical_range_filter</span></tt><a class="headerlink" href="#logical-range-filter" title="Permalink to this headline">¶</a></h1>
75
+ <h1>7.3.23. <tt class="docutils literal"><span class="pre">logical_range_filter</span></tt><a class="headerlink" href="#logical-range-filter" title="Permalink to this headline">¶</a></h1>
76
76
  <div class="section" id="summary">
77
- <h2>7.3.22.1. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
77
+ <h2>7.3.23.1. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
78
78
  <div class="admonition note">
79
79
  <p class="first admonition-title">Note</p>
80
80
  <p class="last">This command is an experimental feature.</p>
@@ -85,7 +85,7 @@
85
85
  <p>TODO: Write summary</p>
86
86
  </div>
87
87
  <div class="section" id="syntax">
88
- <h2>7.3.22.2. Syntax<a class="headerlink" href="#syntax" title="Permalink to this headline">¶</a></h2>
88
+ <h2>7.3.23.2. Syntax<a class="headerlink" href="#syntax" title="Permalink to this headline">¶</a></h2>
89
89
  <p>The required parameters are <tt class="docutils literal"><span class="pre">logical_table</span></tt> and <tt class="docutils literal"><span class="pre">shard_key</span></tt>:</p>
90
90
  <div class="highlight-none"><div class="highlight"><pre>logical_range_filter
91
91
  logical_table
@@ -102,62 +102,62 @@
102
102
  </div>
103
103
  </div>
104
104
  <div class="section" id="usage">
105
- <h2>7.3.22.3. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
105
+ <h2>7.3.23.3. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
106
106
  <p>Register <tt class="docutils literal"><span class="pre">sharding</span></tt> plugin to use <tt class="docutils literal"><span class="pre">logical_range_filter</span></tt> command in advance.</p>
107
107
  </div>
108
108
  <div class="section" id="parameters">
109
- <h2>7.3.22.4. Parameters<a class="headerlink" href="#parameters" title="Permalink to this headline">¶</a></h2>
109
+ <h2>7.3.23.4. Parameters<a class="headerlink" href="#parameters" title="Permalink to this headline">¶</a></h2>
110
110
  <p>This section describes parameters of <tt class="docutils literal"><span class="pre">logical_range_filter</span></tt>.</p>
111
111
  <div class="section" id="required-parameter">
112
- <h3>7.3.22.4.1. Required parameter<a class="headerlink" href="#required-parameter" title="Permalink to this headline">¶</a></h3>
112
+ <h3>7.3.23.4.1. Required parameter<a class="headerlink" href="#required-parameter" title="Permalink to this headline">¶</a></h3>
113
113
  <p>There are required parameters, <tt class="docutils literal"><span class="pre">logical_table</span></tt> and <tt class="docutils literal"><span class="pre">shard_key</span></tt>.</p>
114
114
  <div class="section" id="logical-table">
115
- <h4>7.3.22.4.1.1. <tt class="docutils literal"><span class="pre">logical_table</span></tt><a class="headerlink" href="#logical-table" title="Permalink to this headline">¶</a></h4>
115
+ <h4>7.3.23.4.1.1. <tt class="docutils literal"><span class="pre">logical_table</span></tt><a class="headerlink" href="#logical-table" title="Permalink to this headline">¶</a></h4>
116
116
  <p>Specifies logical table name. It means table name without &quot;_YYYYMMDD&quot; postfix.
117
117
  If you use actual table such as &quot;Logs_20150203&quot;, &quot;Logs_20150203&quot; and so on, logical table name is &quot;Logs&quot;.</p>
118
118
  </div>
119
119
  <div class="section" id="shard-key">
120
- <h4>7.3.22.4.1.2. <tt class="docutils literal"><span class="pre">shard_key</span></tt><a class="headerlink" href="#shard-key" title="Permalink to this headline">¶</a></h4>
120
+ <h4>7.3.23.4.1.2. <tt class="docutils literal"><span class="pre">shard_key</span></tt><a class="headerlink" href="#shard-key" title="Permalink to this headline">¶</a></h4>
121
121
  <p>Specifies column name which is treated as shared key in each parted table.</p>
122
122
  </div>
123
123
  </div>
124
124
  <div class="section" id="optional-parameters">
125
- <h3>7.3.22.4.2. Optional parameters<a class="headerlink" href="#optional-parameters" title="Permalink to this headline">¶</a></h3>
125
+ <h3>7.3.23.4.2. Optional parameters<a class="headerlink" href="#optional-parameters" title="Permalink to this headline">¶</a></h3>
126
126
  <p>There are optional parameters.</p>
127
127
  <div class="section" id="min">
128
- <h4>7.3.22.4.2.1. <tt class="docutils literal"><span class="pre">min</span></tt><a class="headerlink" href="#min" title="Permalink to this headline">¶</a></h4>
128
+ <h4>7.3.23.4.2.1. <tt class="docutils literal"><span class="pre">min</span></tt><a class="headerlink" href="#min" title="Permalink to this headline">¶</a></h4>
129
129
  <p>Specifies the min value of <tt class="docutils literal"><span class="pre">shard_key</span></tt></p>
130
130
  </div>
131
131
  <div class="section" id="min-border">
132
- <h4>7.3.22.4.2.2. <tt class="docutils literal"><span class="pre">min_border</span></tt><a class="headerlink" href="#min-border" title="Permalink to this headline">¶</a></h4>
132
+ <h4>7.3.23.4.2.2. <tt class="docutils literal"><span class="pre">min_border</span></tt><a class="headerlink" href="#min-border" title="Permalink to this headline">¶</a></h4>
133
133
  <p>Specifies whether the min value of borderline must be include or not.
134
134
  Specify <tt class="docutils literal"><span class="pre">include</span></tt> or <tt class="docutils literal"><span class="pre">exclude</span></tt> as the value of this parameter.</p>
135
135
  </div>
136
136
  <div class="section" id="max">
137
- <h4>7.3.22.4.2.3. <tt class="docutils literal"><span class="pre">max</span></tt><a class="headerlink" href="#max" title="Permalink to this headline">¶</a></h4>
137
+ <h4>7.3.23.4.2.3. <tt class="docutils literal"><span class="pre">max</span></tt><a class="headerlink" href="#max" title="Permalink to this headline">¶</a></h4>
138
138
  <p>Specifies the max value of <tt class="docutils literal"><span class="pre">shard_key</span></tt>.</p>
139
139
  </div>
140
140
  <div class="section" id="max-border">
141
- <h4>7.3.22.4.2.4. <tt class="docutils literal"><span class="pre">max_border</span></tt><a class="headerlink" href="#max-border" title="Permalink to this headline">¶</a></h4>
141
+ <h4>7.3.23.4.2.4. <tt class="docutils literal"><span class="pre">max_border</span></tt><a class="headerlink" href="#max-border" title="Permalink to this headline">¶</a></h4>
142
142
  <p>Specifies whether the max value of borderline must be include or not.
143
143
  Specify <tt class="docutils literal"><span class="pre">include</span></tt> or <tt class="docutils literal"><span class="pre">exclude</span></tt> as the value of this parameter.</p>
144
144
  </div>
145
145
  <div class="section" id="order">
146
- <h4>7.3.22.4.2.5. <tt class="docutils literal"><span class="pre">order</span></tt><a class="headerlink" href="#order" title="Permalink to this headline">¶</a></h4>
146
+ <h4>7.3.23.4.2.5. <tt class="docutils literal"><span class="pre">order</span></tt><a class="headerlink" href="#order" title="Permalink to this headline">¶</a></h4>
147
147
  </div>
148
148
  <div class="section" id="filter">
149
- <h4>7.3.22.4.2.6. <tt class="docutils literal"><span class="pre">filter</span></tt><a class="headerlink" href="#filter" title="Permalink to this headline">¶</a></h4>
149
+ <h4>7.3.23.4.2.6. <tt class="docutils literal"><span class="pre">filter</span></tt><a class="headerlink" href="#filter" title="Permalink to this headline">¶</a></h4>
150
150
  </div>
151
151
  <div class="section" id="offset">
152
- <h4>7.3.22.4.2.7. <tt class="docutils literal"><span class="pre">offset</span></tt><a class="headerlink" href="#offset" title="Permalink to this headline">¶</a></h4>
152
+ <h4>7.3.23.4.2.7. <tt class="docutils literal"><span class="pre">offset</span></tt><a class="headerlink" href="#offset" title="Permalink to this headline">¶</a></h4>
153
153
  </div>
154
154
  <div class="section" id="output-columns">
155
- <h4>7.3.22.4.2.8. <tt class="docutils literal"><span class="pre">output_columns</span></tt><a class="headerlink" href="#output-columns" title="Permalink to this headline">¶</a></h4>
155
+ <h4>7.3.23.4.2.8. <tt class="docutils literal"><span class="pre">output_columns</span></tt><a class="headerlink" href="#output-columns" title="Permalink to this headline">¶</a></h4>
156
156
  </div>
157
157
  </div>
158
158
  </div>
159
159
  <div class="section" id="return-value">
160
- <h2>7.3.22.5. Return value<a class="headerlink" href="#return-value" title="Permalink to this headline">¶</a></h2>
160
+ <h2>7.3.23.5. Return value<a class="headerlink" href="#return-value" title="Permalink to this headline">¶</a></h2>
161
161
  <div class="highlight-none"><div class="highlight"><pre>[HEADER, LOGICAL_FILTERED]
162
162
  </pre></div>
163
163
  </div>
@@ -172,40 +172,40 @@ Specify <tt class="docutils literal"><span class="pre">include</span></tt> or <t
172
172
  <div class="sphinxsidebarwrapper">
173
173
  <h3><a href="../../index.html">Table Of Contents</a></h3>
174
174
  <ul>
175
- <li><a class="reference internal" href="#">7.3.22. <tt class="docutils literal"><span class="pre">logical_range_filter</span></tt></a><ul>
176
- <li><a class="reference internal" href="#summary">7.3.22.1. Summary</a></li>
177
- <li><a class="reference internal" href="#syntax">7.3.22.2. Syntax</a></li>
178
- <li><a class="reference internal" href="#usage">7.3.22.3. Usage</a></li>
179
- <li><a class="reference internal" href="#parameters">7.3.22.4. Parameters</a><ul>
180
- <li><a class="reference internal" href="#required-parameter">7.3.22.4.1. Required parameter</a><ul>
181
- <li><a class="reference internal" href="#logical-table">7.3.22.4.1.1. <tt class="docutils literal"><span class="pre">logical_table</span></tt></a></li>
182
- <li><a class="reference internal" href="#shard-key">7.3.22.4.1.2. <tt class="docutils literal"><span class="pre">shard_key</span></tt></a></li>
175
+ <li><a class="reference internal" href="#">7.3.23. <tt class="docutils literal"><span class="pre">logical_range_filter</span></tt></a><ul>
176
+ <li><a class="reference internal" href="#summary">7.3.23.1. Summary</a></li>
177
+ <li><a class="reference internal" href="#syntax">7.3.23.2. Syntax</a></li>
178
+ <li><a class="reference internal" href="#usage">7.3.23.3. Usage</a></li>
179
+ <li><a class="reference internal" href="#parameters">7.3.23.4. Parameters</a><ul>
180
+ <li><a class="reference internal" href="#required-parameter">7.3.23.4.1. Required parameter</a><ul>
181
+ <li><a class="reference internal" href="#logical-table">7.3.23.4.1.1. <tt class="docutils literal"><span class="pre">logical_table</span></tt></a></li>
182
+ <li><a class="reference internal" href="#shard-key">7.3.23.4.1.2. <tt class="docutils literal"><span class="pre">shard_key</span></tt></a></li>
183
183
  </ul>
184
184
  </li>
185
- <li><a class="reference internal" href="#optional-parameters">7.3.22.4.2. Optional parameters</a><ul>
186
- <li><a class="reference internal" href="#min">7.3.22.4.2.1. <tt class="docutils literal"><span class="pre">min</span></tt></a></li>
187
- <li><a class="reference internal" href="#min-border">7.3.22.4.2.2. <tt class="docutils literal"><span class="pre">min_border</span></tt></a></li>
188
- <li><a class="reference internal" href="#max">7.3.22.4.2.3. <tt class="docutils literal"><span class="pre">max</span></tt></a></li>
189
- <li><a class="reference internal" href="#max-border">7.3.22.4.2.4. <tt class="docutils literal"><span class="pre">max_border</span></tt></a></li>
190
- <li><a class="reference internal" href="#order">7.3.22.4.2.5. <tt class="docutils literal"><span class="pre">order</span></tt></a></li>
191
- <li><a class="reference internal" href="#filter">7.3.22.4.2.6. <tt class="docutils literal"><span class="pre">filter</span></tt></a></li>
192
- <li><a class="reference internal" href="#offset">7.3.22.4.2.7. <tt class="docutils literal"><span class="pre">offset</span></tt></a></li>
193
- <li><a class="reference internal" href="#output-columns">7.3.22.4.2.8. <tt class="docutils literal"><span class="pre">output_columns</span></tt></a></li>
185
+ <li><a class="reference internal" href="#optional-parameters">7.3.23.4.2. Optional parameters</a><ul>
186
+ <li><a class="reference internal" href="#min">7.3.23.4.2.1. <tt class="docutils literal"><span class="pre">min</span></tt></a></li>
187
+ <li><a class="reference internal" href="#min-border">7.3.23.4.2.2. <tt class="docutils literal"><span class="pre">min_border</span></tt></a></li>
188
+ <li><a class="reference internal" href="#max">7.3.23.4.2.3. <tt class="docutils literal"><span class="pre">max</span></tt></a></li>
189
+ <li><a class="reference internal" href="#max-border">7.3.23.4.2.4. <tt class="docutils literal"><span class="pre">max_border</span></tt></a></li>
190
+ <li><a class="reference internal" href="#order">7.3.23.4.2.5. <tt class="docutils literal"><span class="pre">order</span></tt></a></li>
191
+ <li><a class="reference internal" href="#filter">7.3.23.4.2.6. <tt class="docutils literal"><span class="pre">filter</span></tt></a></li>
192
+ <li><a class="reference internal" href="#offset">7.3.23.4.2.7. <tt class="docutils literal"><span class="pre">offset</span></tt></a></li>
193
+ <li><a class="reference internal" href="#output-columns">7.3.23.4.2.8. <tt class="docutils literal"><span class="pre">output_columns</span></tt></a></li>
194
194
  </ul>
195
195
  </li>
196
196
  </ul>
197
197
  </li>
198
- <li><a class="reference internal" href="#return-value">7.3.22.5. Return value</a></li>
198
+ <li><a class="reference internal" href="#return-value">7.3.23.5. Return value</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="logical_count.html"
205
- title="previous chapter">7.3.21. <tt class="docutils literal"><span class="pre">logical_count</span></tt></a></p>
205
+ title="previous chapter">7.3.22. <tt class="docutils literal"><span class="pre">logical_count</span></tt></a></p>
206
206
  <h4>Next topic</h4>
207
- <p class="topless"><a href="normalize.html"
208
- title="next chapter">7.3.23. <tt class="docutils literal"><span class="pre">normalize</span></tt></a></p>
207
+ <p class="topless"><a href="logical_select.html"
208
+ title="next chapter">7.3.24. <tt class="docutils literal"><span class="pre">logical_select</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/logical_range_filter.txt"
@@ -235,12 +235,12 @@ Specify <tt class="docutils literal"><span class="pre">include</span></tt> or <t
235
235
  <a href="../../genindex.html" title="General Index"
236
236
  >index</a></li>
237
237
  <li class="right" >
238
- <a href="normalize.html" title="7.3.23. normalize"
238
+ <a href="logical_select.html" title="7.3.24. logical_select"
239
239
  >next</a> |</li>
240
240
  <li class="right" >
241
- <a href="logical_count.html" title="7.3.21. logical_count"
241
+ <a href="logical_count.html" title="7.3.22. logical_count"
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>
@@ -0,0 +1,238 @@
1
+
2
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
+
5
+
6
+ <html xmlns="http://www.w3.org/1999/xhtml">
7
+ <head>
8
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9
+
10
+ <title>7.3.24. logical_select &mdash; Groonga v5.0.4-139-g6629adb documentation</title>
11
+
12
+ <link rel="stylesheet" href="../../_static/groonga.css" type="text/css" />
13
+ <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
14
+
15
+ <script type="text/javascript">
16
+ var DOCUMENTATION_OPTIONS = {
17
+ URL_ROOT: '../../',
18
+ VERSION: '5.0.4-139-g6629adb',
19
+ COLLAPSE_INDEX: false,
20
+ FILE_SUFFIX: '.html',
21
+ HAS_SOURCE: true
22
+ };
23
+ </script>
24
+ <script type="text/javascript" src="../../_static/jquery.js"></script>
25
+ <script type="text/javascript" src="../../_static/underscore.js"></script>
26
+ <script type="text/javascript" src="../../_static/doctools.js"></script>
27
+ <link rel="shortcut icon" href="../../_static/favicon.ico"/>
28
+ <link rel="top" title="Groonga v5.0.4-139-g6629adb documentation" href="../../index.html" />
29
+ <link rel="up" title="7.3. Command" href="../command.html" />
30
+ <link rel="next" title="7.3.25. logical_table_remove" href="logical_table_remove.html" />
31
+ <link rel="prev" title="7.3.23. logical_range_filter" href="logical_range_filter.html" />
32
+ </head>
33
+ <body>
34
+ <div class="header">
35
+ <h1 class="title">
36
+ <a id="top-link" href="../../index.html">
37
+ <span class="project">groonga</span>
38
+ <span class="separator">-</span>
39
+ <span class="description">An open-source fulltext search engine and column store.</span>
40
+ </a>
41
+ </h1>
42
+
43
+ <div class="other-language-links">
44
+ <ul>
45
+ <li><a href="../../../../ja/html/reference/commands/logical_select.html">日本語</a></li>
46
+ </ul>
47
+ </div>
48
+ </div>
49
+
50
+
51
+ <div class="related">
52
+ <h3>Navigation</h3>
53
+ <ul>
54
+ <li class="right" style="margin-right: 10px">
55
+ <a href="../../genindex.html" title="General Index"
56
+ accesskey="I">index</a></li>
57
+ <li class="right" >
58
+ <a href="logical_table_remove.html" title="7.3.25. logical_table_remove"
59
+ accesskey="N">next</a> |</li>
60
+ <li class="right" >
61
+ <a href="logical_range_filter.html" title="7.3.23. logical_range_filter"
62
+ accesskey="P">previous</a> |</li>
63
+ <li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> &raquo;</li>
64
+ <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
65
+ <li><a href="../command.html" accesskey="U">7.3. Command</a> &raquo;</li>
66
+ </ul>
67
+ </div>
68
+
69
+ <div class="document">
70
+ <div class="documentwrapper">
71
+ <div class="bodywrapper">
72
+ <div class="body">
73
+
74
+ <div class="section" id="logical-select">
75
+ <h1>7.3.24. <tt class="docutils literal"><span class="pre">logical_select</span></tt><a class="headerlink" href="#logical-select" title="Permalink to this headline">¶</a></h1>
76
+ <div class="section" id="summary">
77
+ <h2>7.3.24.1. Summary<a class="headerlink" href="#summary" title="Permalink to this headline">¶</a></h2>
78
+ <div class="admonition note">
79
+ <p class="first admonition-title">Note</p>
80
+ <p class="last">This command is an experimental feature.</p>
81
+ </div>
82
+ <div class="versionadded">
83
+ <p><span class="versionmodified">New in version 5.0.5.</span></p>
84
+ </div>
85
+ <p>TODO</p>
86
+ </div>
87
+ <div class="section" id="syntax">
88
+ <h2>7.3.24.2. Syntax<a class="headerlink" href="#syntax" title="Permalink to this headline">¶</a></h2>
89
+ <p><tt class="docutils literal"><span class="pre">logical_select</span></tt> command has seven parameters.</p>
90
+ <p>The required parameters are <tt class="docutils literal"><span class="pre">logical_table</span></tt> and <tt class="docutils literal"><span class="pre">shard_key</span></tt>:</p>
91
+ <div class="highlight-none"><div class="highlight"><pre>logical_select logical_table
92
+ shard_key
93
+ [min]
94
+ [min_border]
95
+ [max]
96
+ [max_border]
97
+ [filter]
98
+ </pre></div>
99
+ </div>
100
+ </div>
101
+ <div class="section" id="usage">
102
+ <h2>7.3.24.3. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
103
+ <p>TODO</p>
104
+ </div>
105
+ <div class="section" id="parameters">
106
+ <h2>7.3.24.4. Parameters<a class="headerlink" href="#parameters" title="Permalink to this headline">¶</a></h2>
107
+ <p>This section describes parameters of <tt class="docutils literal"><span class="pre">logical_select</span></tt>.</p>
108
+ <div class="section" id="required-parameter">
109
+ <h3>7.3.24.4.1. Required parameter<a class="headerlink" href="#required-parameter" title="Permalink to this headline">¶</a></h3>
110
+ <p>There are required parameters, <tt class="docutils literal"><span class="pre">logical_table</span></tt> and <tt class="docutils literal"><span class="pre">shard_key</span></tt>.</p>
111
+ <div class="section" id="logical-table">
112
+ <h4>7.3.24.4.1.1. <tt class="docutils literal"><span class="pre">logical_table</span></tt><a class="headerlink" href="#logical-table" title="Permalink to this headline">¶</a></h4>
113
+ <p>Specifies logical table name. It means table name without &quot;_YYYYMMDD&quot; postfix.
114
+ If you use actual table such as &quot;Logs_20150203&quot;, &quot;Logs_20150203&quot; and so on, logical table name is &quot;Logs&quot;.</p>
115
+ </div>
116
+ <div class="section" id="shard-key">
117
+ <h4>7.3.24.4.1.2. <tt class="docutils literal"><span class="pre">shard_key</span></tt><a class="headerlink" href="#shard-key" title="Permalink to this headline">¶</a></h4>
118
+ <p>Specifies column name which is treated as shared key in each parted table.</p>
119
+ </div>
120
+ </div>
121
+ <div class="section" id="optional-parameters">
122
+ <h3>7.3.24.4.2. Optional parameters<a class="headerlink" href="#optional-parameters" title="Permalink to this headline">¶</a></h3>
123
+ <p>There are optional parameters.</p>
124
+ <div class="section" id="min">
125
+ <h4>7.3.24.4.2.1. <tt class="docutils literal"><span class="pre">min</span></tt><a class="headerlink" href="#min" title="Permalink to this headline">¶</a></h4>
126
+ <p>Specifies the min value of <tt class="docutils literal"><span class="pre">shard_key</span></tt></p>
127
+ </div>
128
+ <div class="section" id="min-border">
129
+ <h4>7.3.24.4.2.2. <tt class="docutils literal"><span class="pre">min_border</span></tt><a class="headerlink" href="#min-border" title="Permalink to this headline">¶</a></h4>
130
+ <p>Specifies whether the min value of borderline must be include or not.
131
+ Specify <tt class="docutils literal"><span class="pre">include</span></tt> or <tt class="docutils literal"><span class="pre">exclude</span></tt> as the value of this parameter.</p>
132
+ </div>
133
+ <div class="section" id="max">
134
+ <h4>7.3.24.4.2.3. <tt class="docutils literal"><span class="pre">max</span></tt><a class="headerlink" href="#max" title="Permalink to this headline">¶</a></h4>
135
+ <p>Specifies the max value of <tt class="docutils literal"><span class="pre">shard_key</span></tt>.</p>
136
+ </div>
137
+ <div class="section" id="max-border">
138
+ <h4>7.3.24.4.2.4. <tt class="docutils literal"><span class="pre">max_border</span></tt><a class="headerlink" href="#max-border" title="Permalink to this headline">¶</a></h4>
139
+ <p>Specifies whether the max value of borderline must be include or not.
140
+ Specify <tt class="docutils literal"><span class="pre">include</span></tt> or <tt class="docutils literal"><span class="pre">exclude</span></tt> as the value of this parameter.</p>
141
+ </div>
142
+ <div class="section" id="filter">
143
+ <h4>7.3.24.4.2.5. <tt class="docutils literal"><span class="pre">filter</span></tt><a class="headerlink" href="#filter" title="Permalink to this headline">¶</a></h4>
144
+ </div>
145
+ </div>
146
+ </div>
147
+ <div class="section" id="return-value">
148
+ <h2>7.3.24.5. Return value<a class="headerlink" href="#return-value" title="Permalink to this headline">¶</a></h2>
149
+ <p>TODO: add more description for RESULTS</p>
150
+ <div class="highlight-none"><div class="highlight"><pre>[HEADER, RESULTS]
151
+ </pre></div>
152
+ </div>
153
+ </div>
154
+ </div>
155
+
156
+
157
+ </div>
158
+ </div>
159
+ </div>
160
+ <div class="sphinxsidebar">
161
+ <div class="sphinxsidebarwrapper">
162
+ <h3><a href="../../index.html">Table Of Contents</a></h3>
163
+ <ul>
164
+ <li><a class="reference internal" href="#">7.3.24. <tt class="docutils literal"><span class="pre">logical_select</span></tt></a><ul>
165
+ <li><a class="reference internal" href="#summary">7.3.24.1. Summary</a></li>
166
+ <li><a class="reference internal" href="#syntax">7.3.24.2. Syntax</a></li>
167
+ <li><a class="reference internal" href="#usage">7.3.24.3. Usage</a></li>
168
+ <li><a class="reference internal" href="#parameters">7.3.24.4. Parameters</a><ul>
169
+ <li><a class="reference internal" href="#required-parameter">7.3.24.4.1. Required parameter</a><ul>
170
+ <li><a class="reference internal" href="#logical-table">7.3.24.4.1.1. <tt class="docutils literal"><span class="pre">logical_table</span></tt></a></li>
171
+ <li><a class="reference internal" href="#shard-key">7.3.24.4.1.2. <tt class="docutils literal"><span class="pre">shard_key</span></tt></a></li>
172
+ </ul>
173
+ </li>
174
+ <li><a class="reference internal" href="#optional-parameters">7.3.24.4.2. Optional parameters</a><ul>
175
+ <li><a class="reference internal" href="#min">7.3.24.4.2.1. <tt class="docutils literal"><span class="pre">min</span></tt></a></li>
176
+ <li><a class="reference internal" href="#min-border">7.3.24.4.2.2. <tt class="docutils literal"><span class="pre">min_border</span></tt></a></li>
177
+ <li><a class="reference internal" href="#max">7.3.24.4.2.3. <tt class="docutils literal"><span class="pre">max</span></tt></a></li>
178
+ <li><a class="reference internal" href="#max-border">7.3.24.4.2.4. <tt class="docutils literal"><span class="pre">max_border</span></tt></a></li>
179
+ <li><a class="reference internal" href="#filter">7.3.24.4.2.5. <tt class="docutils literal"><span class="pre">filter</span></tt></a></li>
180
+ </ul>
181
+ </li>
182
+ </ul>
183
+ </li>
184
+ <li><a class="reference internal" href="#return-value">7.3.24.5. Return value</a></li>
185
+ </ul>
186
+ </li>
187
+ </ul>
188
+
189
+ <h4>Previous topic</h4>
190
+ <p class="topless"><a href="logical_range_filter.html"
191
+ title="previous chapter">7.3.23. <tt class="docutils literal"><span class="pre">logical_range_filter</span></tt></a></p>
192
+ <h4>Next topic</h4>
193
+ <p class="topless"><a href="logical_table_remove.html"
194
+ title="next chapter">7.3.25. <tt class="docutils literal"><span class="pre">logical_table_remove</span></tt></a></p>
195
+ <h3>This Page</h3>
196
+ <ul class="this-page-menu">
197
+ <li><a href="../../_sources/reference/commands/logical_select.txt"
198
+ rel="nofollow">Show Source</a></li>
199
+ </ul>
200
+ <div id="searchbox" style="display: none">
201
+ <h3>Quick search</h3>
202
+ <form class="search" action="../../search.html" method="get">
203
+ <input type="text" name="q" />
204
+ <input type="submit" value="Go" />
205
+ <input type="hidden" name="check_keywords" value="yes" />
206
+ <input type="hidden" name="area" value="default" />
207
+ </form>
208
+ <p class="searchtip" style="font-size: 90%">
209
+ Enter search terms or a module, class or function name.
210
+ </p>
211
+ </div>
212
+ <script type="text/javascript">$('#searchbox').show(0);</script>
213
+ </div>
214
+ </div>
215
+ <div class="clearer"></div>
216
+ </div>
217
+ <div class="related">
218
+ <h3>Navigation</h3>
219
+ <ul>
220
+ <li class="right" style="margin-right: 10px">
221
+ <a href="../../genindex.html" title="General Index"
222
+ >index</a></li>
223
+ <li class="right" >
224
+ <a href="logical_table_remove.html" title="7.3.25. logical_table_remove"
225
+ >next</a> |</li>
226
+ <li class="right" >
227
+ <a href="logical_range_filter.html" title="7.3.23. logical_range_filter"
228
+ >previous</a> |</li>
229
+ <li><a href="../../index.html">Groonga v5.0.4-139-g6629adb documentation</a> &raquo;</li>
230
+ <li><a href="../../reference.html" >7. Reference manual</a> &raquo;</li>
231
+ <li><a href="../command.html" >7.3. Command</a> &raquo;</li>
232
+ </ul>
233
+ </div>
234
+ <div class="footer">
235
+ &copy; Copyright 2009-2015, Brazil, Inc.
236
+ </div>
237
+ </body>
238
+ </html>