Kouhei Sutou
null+****@clear*****
Mon Mar 17 15:50:40 JST 2014
Kouhei Sutou 2014-03-17 15:50:40 +0900 (Mon, 17 Mar 2014) New Revision: 6ed3bcf0cb7425745090e8a2a0f141ec9469d981 https://github.com/groonga/groonga/commit/6ed3bcf0cb7425745090e8a2a0f141ec9469d981 Message: test: add missing WITH_WEIGHT for weight vector Modified files: test/command/suite/dump/record/weight_vector_type.expected Modified: test/command/suite/dump/record/weight_vector_type.expected (+1 -1) =================================================================== --- test/command/suite/dump/record/weight_vector_type.expected 2014-03-17 15:42:25 +0900 (13ea7ad) +++ test/command/suite/dump/record/weight_vector_type.expected 2014-03-17 15:50:40 +0900 (67aebe1) @@ -15,7 +15,7 @@ load --table Memos [[0,0.0,0.0],1] dump table_create Memos TABLE_HASH_KEY ShortText -column_create Memos tags COLUMN_VECTOR ShortText +column_create Memos tags COLUMN_VECTOR|WITH_WEIGHT ShortText load --table Memos [ ["_key","tags"], -------------- next part -------------- HTML����������������������������...Download