[Groonga-commit] droonga/droonga.org at 9ab6d98 [gh-pages] Fix catalogs

Back to archive index

Yoji Shidara null+****@clear*****
Thu Feb 27 17:45:07 JST 2014


Yoji Shidara	2014-02-27 17:45:07 +0900 (Thu, 27 Feb 2014)

  New Revision: 9ab6d98605333c8f7714afee9440b9d6386ad992
  https://github.com/droonga/droonga.org/commit/9ab6d98605333c8f7714afee9440b9d6386ad992

  Message:
    Fix catalogs

  Modified files:
    ja/tutorial/basic/index.md
    tutorial/basic/index.md

  Modified: ja/tutorial/basic/index.md (+1 -3)
===================================================================
--- ja/tutorial/basic/index.md    2014-02-27 17:33:47 +0900 (be5ee69)
+++ ja/tutorial/basic/index.md    2014-02-27 17:45:07 +0900 (9a9b571)
@@ -121,7 +121,7 @@ catalog.json:
 
     {
       "version": 2,
-      "effective_date": "2013-09-01T00:00:00Z",
+      "effectiveDate": "2013-09-01T00:00:00Z",
       "datasets": {
         "Starbucks": {
           "nWorkers": 4,
@@ -167,8 +167,6 @@ catalog.json:
               }
             }
           },
-          "partition_key": "_key",
-          "date_range": "infinity",
           "replicas": [
             {
               "dimension": "_key",

  Modified: tutorial/basic/index.md (+1 -3)
===================================================================
--- tutorial/basic/index.md    2014-02-27 17:33:47 +0900 (7f19ebd)
+++ tutorial/basic/index.md    2014-02-27 17:45:07 +0900 (de8ea6e)
@@ -112,7 +112,7 @@ catalog.json:
 
     {
       "version": 2,
-      "effective_date": "2013-09-01T00:00:00Z",
+      "effectiveDate": "2013-09-01T00:00:00Z",
       "datasets": {
         "Starbucks": {
           "nWorkers": 4,
@@ -158,8 +158,6 @@ catalog.json:
               }
             }
           },
-          "partition_key": "_key",
-          "date_range": "infinity",
           "replicas": [
             {
               "dimension": "_key",
-------------- next part --------------
HTML����������������������������...
Download 



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