[Groonga-commit] groonga/groonga [master] [test][geo] query_expand -> query_expansion.

Back to archive index

null+****@clear***** null+****@clear*****
2011年 9月 17日 (土) 14:09:38 JST


Kouhei Sutou	2011-09-17 05:09:38 +0000 (Sat, 17 Sep 2011)

  New Revision: 25ffe6a5c000a28a1c8b02c695d5839349c257f0

  Log:
    [test][geo] query_expand -> query_expansion.

  Modified files:
    test/unit/story/test-taiyaki.c

  Modified: test/unit/story/test-taiyaki.c (+1 -1)
===================================================================
--- test/unit/story/test-taiyaki.c    2011-09-17 04:52:57 +0000 (f0623a6)
+++ test/unit/story/test-taiyaki.c    2011-09-17 05:09:38 +0000 (c924452)
@@ -621,5 +621,5 @@ test_query_expansion(void)
       "--limit 3 "
       "--match_columns name "
       "--query たいやき "
-      "--query_expand Synonyms.words"));
+      "--query_expansion Synonyms.words"));
 }




Groonga-commit メーリングリストの案内
Back to archive index