[Groonga-commit] droonga/droonga-engine at c3381c4 [master] Simplify testcase for absorb-data

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Apr 14 19:03:05 JST 2015


YUKI Hiroshi	2015-04-14 19:03:05 +0900 (Tue, 14 Apr 2015)

  New Revision: c3381c44473f53dd99ecdc7416e63e8116c3d01f
  https://github.com/droonga/droonga-engine/commit/c3381c44473f53dd99ecdc7416e63e8116c3d01f

  Message:
    Simplify testcase for absorb-data

  Modified files:
    test/command/suite/system/absorb-data/records.catalog.json

  Modified: test/command/suite/system/absorb-data/records.catalog.json (+1 -2)
===================================================================
--- test/command/suite/system/absorb-data/records.catalog.json    2015-04-14 18:56:38 +0900 (62c47ed)
+++ test/command/suite/system/absorb-data/records.catalog.json    2015-04-14 19:03:05 +0900 (ead9ce9)
@@ -5,11 +5,10 @@
     "Source": {
       "schema": {
         "Users": {
-          "type": "Hash",
+          "type": "PatriciaTrie",
           "keyType": "ShortText"
         }
       },
-      "fact": "Users",
       "nWorkers": 2,
       "plugins": ["groonga", "crud", "search", "dump", "system", "catalog"],
       "replicas": [
-------------- next part --------------
HTML����������������������������...
다운로드 



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