Kouhei Sutou
null+****@clear*****
Thu Sep 13 14:26:36 JST 2018
Kouhei Sutou 2018-09-13 14:26:36 +0900 (Thu, 13 Sep 2018) Revision: b8d07c99e9b8e6963de632c31e050762a3e4b36e https://github.com/groonga/groonga/commit/b8d07c99e9b8e6963de632c31e050762a3e4b36e Message: test: relax Modified files: test/command/suite/select/query/match/with_index/token_mecab/loose_reading.expected test/command/suite/select/query/match/with_index/token_mecab/loose_reading.test Modified: test/command/suite/select/query/match/with_index/token_mecab/loose_reading.expected (+3 -35) =================================================================== --- test/command/suite/select/query/match/with_index/token_mecab/loose_reading.expected 2018-09-13 13:04:39 +0900 (ba4c47454) +++ test/command/suite/select/query/match/with_index/token_mecab/loose_reading.expected 2018-09-13 14:26:36 +0900 (3c8d1de6d) @@ -8,40 +8,8 @@ column_create Terms index COLUMN_INDEX|WITH_POSITION Menus name [[0,0.0,0.0],true] load --table Menus [ -{"name": "焼肉定食"}, -{"name": "やきにく定食"} +{"name": "焼肉定食"} ] -[[0,0.0,0.0],2] +[[0,0.0,0.0],1] select Menus --match_columns name --query "焼き肉" -[ - [ - 0, - 0.0, - 0.0 - ], - [ - [ - [ - 2 - ], - [ - [ - "_id", - "UInt32" - ], - [ - "name", - "Text" - ] - ], - [ - 1, - "焼肉定食" - ], - [ - 2, - "やきにく定食" - ] - ] - ] -] +[[0,0.0,0.0],[[[1],[["_id","UInt32"],["name","Text"]],[1,"焼肉定食"]]]] Modified: test/command/suite/select/query/match/with_index/token_mecab/loose_reading.test (+1 -2) =================================================================== --- test/command/suite/select/query/match/with_index/token_mecab/loose_reading.test 2018-09-13 13:04:39 +0900 (46388f941) +++ test/command/suite/select/query/match/with_index/token_mecab/loose_reading.test 2018-09-13 14:26:36 +0900 (40d5857d0) @@ -8,8 +8,7 @@ column_create Terms index COLUMN_INDEX|WITH_POSITION Menus name load --table Menus [ -{"name": "焼肉定食"}, -{"name": "やきにく定食"} +{"name": "焼肉定食"} ] select Menus --match_columns name --query "焼き肉" -------------- next part -------------- HTML����������������������������... URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180913/d6090264/attachment-0001.htm