Kouhei Sutou
null+****@clear*****
Wed Dec 28 17:41:48 JST 2016
Kouhei Sutou 2016-12-28 17:41:48 +0900 (Wed, 28 Dec 2016) New Revision: a725714dd7a194e89b12093fee4471b5c7c53de3 https://github.com/groonga/groonga/commit/a725714dd7a194e89b12093fee4471b5c7c53de3 Message: query test: add more data for confirming the default flags value Modified files: test/command/suite/select/function/query/options/expander.expected test/command/suite/select/function/query/options/expander.test Modified: test/command/suite/select/function/query/options/expander.expected (+1 -1) =================================================================== --- test/command/suite/select/function/query/options/expander.expected 2016-12-28 17:33:36 +0900 (e5a0671) +++ test/command/suite/select/function/query/options/expander.expected 2016-12-28 17:41:48 +0900 (f1fa09b) @@ -18,7 +18,7 @@ load --table Memos ["Learning Ruby and Groonga..."] ] [[0,0.0,0.0],5] -select --table Memos --filter 'query("content", "rroonga", {"expander": "QueryExpanderTSV"})' +select --table Memos --filter 'query("content", "rroonga content:@rroonga", {"expander": "QueryExpanderTSV"})' [ [ 0, Modified: test/command/suite/select/function/query/options/expander.test (+2 -1) =================================================================== --- test/command/suite/select/function/query/options/expander.test 2016-12-28 17:33:36 +0900 (2662e34) +++ test/command/suite/select/function/query/options/expander.test 2016-12-28 17:41:48 +0900 (40e62f2) @@ -22,4 +22,5 @@ load --table Memos select \ --table Memos \ - --filter 'query("content", "rroonga", {"expander": "QueryExpanderTSV"})' + --filter 'query("content", "rroonga content:@rroonga", \ + {"expander": "QueryExpanderTSV"})' -------------- next part -------------- HTML����������������������������... ダウンロード