[Groonga-commit] groonga/groonga [master] table_create: add missing default tokenizer

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Dec 20 19:22:31 JST 2012


Kouhei Sutou	2012-12-20 19:22:31 +0900 (Thu, 20 Dec 2012)

  New Revision: 6ceb43600bfe1bc8c70ef95cfe3166499177e716
  https://github.com/groonga/groonga/commit/6ceb43600bfe1bc8c70ef95cfe3166499177e716

  Log:
    table_create: add missing default tokenizer

  Modified files:
    test/command/suite/table_list/flags/key_normalize.expected

  Modified: test/command/suite/table_list/flags/key_normalize.expected (+1 -0)
===================================================================
--- test/command/suite/table_list/flags/key_normalize.expected    2012-12-20 19:22:11 +0900 (80a03ab)
+++ test/command/suite/table_list/flags/key_normalize.expected    2012-12-20 19:22:31 +0900 (82ad707)
@@ -41,6 +41,7 @@ table_list
       "TABLE_PAT_KEY|PERSISTENT",
       "null",
       "null",
+      null,
       "NormalizerAuto"
     ]
   ]
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index