susumu.yata
null+****@clear*****
Mon Nov 16 18:14:10 JST 2015
susumu.yata 2015-11-16 18:14:10 +0900 (Mon, 16 Nov 2015) New Revision: 069ee6584b6a5c5e8a8e592c867be6b2a025ef98 https://github.com/groonga/groonga/commit/069ee6584b6a5c5e8a8e592c867be6b2a025ef98 Message: grn_ts: update a comment Modified files: lib/ts/ts_expr_builder.h Modified: lib/ts/ts_expr_builder.h (+1 -3) =================================================================== --- lib/ts/ts_expr_builder.h 2015-11-16 17:52:43 +0900 (e8ceb22) +++ lib/ts/ts_expr_builder.h 2015-11-16 18:14:10 +0900 (3617674) @@ -66,8 +66,6 @@ grn_rc grn_ts_expr_builder_push_name(grn_ctx *ctx, grn_ts_str name); /* - * TODO: Update the comment. - * * grn_ts_expr_builder_push_obj() pushes an object. * * Acceptable objects are as follows: @@ -76,7 +74,7 @@ grn_rc grn_ts_expr_builder_push_name(grn_ctx *ctx, * - GRN_UVECTOR: GRN_DB_* except GRN_DB_[SHORT/LONG_]TEXT. * - GRN_VECTOR: GRN_DB_[SHORT/LONG_]TEXT. * - Columns - * - GRN_ACCESSOR: _id, _score, _key, and _value. + * - GRN_ACCESSOR: _id, _score, _key, _value, and columns. * - GRN_COLUMN_FIX_SIZE: GRN_DB_* except GRN_DB_[SHORT/LONG_]TEXT. * - GRN_COLUMN_VAR_SIZE: GRN_DB_[SHORT/LONG_]TEXT. */ -------------- next part -------------- HTML����������������������������...Download