[Groonga-commit] ranguba/rroonga at 7eea027 [bind-grn_obj_reindex] Add more description how to specify target index columns

Back to archive index

Masafumi Yokoyama null+****@clear*****
Tue Jan 12 19:01:24 JST 2016


Masafumi Yokoyama	2016-01-12 19:01:24 +0900 (Tue, 12 Jan 2016)

  New Revision: 7eea027a53f9a50ed3a101463bd9c78ebfa5d8c0
  https://github.com/ranguba/rroonga/commit/7eea027a53f9a50ed3a101463bd9c78ebfa5d8c0

  Message:
    Add more description how to specify target index columns

  Modified files:
    ext/groonga/rb-grn-variable-size-column.c

  Modified: ext/groonga/rb-grn-variable-size-column.c (+3 -0)
===================================================================
--- ext/groonga/rb-grn-variable-size-column.c    2016-01-12 19:00:36 +0900 (1005729)
+++ ext/groonga/rb-grn-variable-size-column.c    2016-01-12 19:01:24 +0900 (23dabf7)
@@ -572,6 +572,9 @@ rb_grn_variable_size_column_defrag (int argc, VALUE *argv, VALUE self)
  * method spends more time rather than you specify only reindex
  * needed index columns.
  *
+ * You can use {Groonga::IndexColumn#reindex} to specify the reindex
+ * target index column.
+ *
  * @example How to recreate all index columns for the column
  *   Groonga::Schema.define do |schema|
  *     schema.create_table("Memos") do |table|
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index