Masafumi Yokoyama
null+****@clear*****
Tue Jan 12 19:00:36 JST 2016
Masafumi Yokoyama 2016-01-12 19:00:36 +0900 (Tue, 12 Jan 2016) New Revision: 262a479fd47dc9154fe750f89ce2219f8b19ea90 https://github.com/ranguba/rroonga/commit/262a479fd47dc9154fe750f89ce2219f8b19ea90 Message: Add more description how to specify target index columns Modified files: ext/groonga/rb-grn-fix-size-column.c Modified: ext/groonga/rb-grn-fix-size-column.c (+3 -0) =================================================================== --- ext/groonga/rb-grn-fix-size-column.c 2016-01-12 18:59:56 +0900 (16ea266) +++ ext/groonga/rb-grn-fix-size-column.c 2016-01-12 19:00:36 +0900 (f3f5467) @@ -150,6 +150,9 @@ rb_grn_fix_size_column_decrement (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("Users") do |table| -------------- next part -------------- HTML����������������������������...Download