[Groonga-commit] droonga/droonga.org at a8e3480 [gh-pages] Update JSON formatting

アーカイブの一覧に戻る

Yoji Shidara null+****@clear*****
Tue Dec 24 15:38:06 JST 2013


Yoji Shidara	2013-12-24 15:38:06 +0900 (Tue, 24 Dec 2013)

  New Revision: a8e34808815107d657af628798a696af17c30efb
  https://github.com/droonga/droonga.org/commit/a8e34808815107d657af628798a696af17c30efb

  Message:
    Update JSON formatting
    
    To be same with the current implementation

  Modified files:
    tutorial/index.md

  Modified: tutorial/index.md (+6 -2)
===================================================================
--- tutorial/index.md    2013-12-24 15:36:21 +0900 (76f90be)
+++ tutorial/index.md    2013-12-24 15:38:06 +0900 (4c5d2b2)
@@ -456,8 +456,12 @@ Next step, let's try more meaningful query. To search stores which contain "Colu
       "result": {
         "count": 2,
         "records": [
-          ["Columbus @ 67th - New York NY  (W)"],
-          ["2 Columbus Ave. - New York NY  (W)"]
+          [
+            "Columbus @ 67th - New York NY  (W)"
+          ],
+          [
+            "2 Columbus Ave. - New York NY  (W)"
+          ]
         ]
       }
     }
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る