[Groonga-commit] groonga/groonga [master] doc en: fixes failed execution example about create_column

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 18日 (水) 13:33:05 JST


HAYASHI Kentaro	2012-07-18 13:33:05 +0900 (Wed, 18 Jul 2012)

  New Revision: eec4eae4d049b68890d0323d4e57bc7b82aa0391
  https://github.com/groonga/groonga/commit/eec4eae4d049b68890d0323d4e57bc7b82aa0391

  Log:
    doc en: fixes failed execution example about create_column

  Modified files:
    doc/source/example/tutorial/introduction-5.log

  Modified: doc/source/example/tutorial/introduction-5.log (+27 -149)
===================================================================
--- doc/source/example/tutorial/introduction-5.log    2012-07-18 13:21:08 +0900 (3f06008)
+++ doc/source/example/tutorial/introduction-5.log    2012-07-18 13:33:05 +0900 (87f1c86)
@@ -3,160 +3,38 @@ Execution example::
   column_create --table Site --name title --type ShortText
   # [
   #   [
-  #     -22, 
-  #     1337566253.89858, 
-  #     0.000355720520019531, 
-  #     "already used name was assigned: <Site.title>", 
-  #     [
-  #       [
-  #         "grn_obj_register", 
-  #         "db.c", 
-  #         6572
-  #       ]
-  #     ]
-  #   ], 
-  #   false
+  #	0,
+  # 	1342584190.15707,
+  # 	0.0806183815002441
+  #   ],
+  #   true
   # ]
   select --table Site
   # [
   #   [
-  #     0, 
-  #     1337566253.89858, 
-  #     0.000355720520019531
-  #   ], 
+  #	0,
+  #	1342584642.15339,
+  #	0.0175399780273438
+  #   ],
   #   [
-  #     [
-  #       [
-  #         9
-  #       ], 
-  #       [
-  #         [
-  #           "_id", 
-  #           "UInt32"
-  #         ], 
-  #         [
-  #           "_key", 
-  #           "ShortText"
-  #         ], 
-  #         [
-  #           "country", 
-  #           "SiteCountry"
-  #         ], 
-  #         [
-  #           "domain", 
-  #           "SiteDomain"
-  #         ], 
-  #         [
-  #           "link", 
-  #           "Site"
-  #         ], 
-  #         [
-  #           "links", 
-  #           "Site"
-  #         ], 
-  #         [
-  #           "location", 
-  #           "WGS84GeoPoint"
-  #         ], 
-  #         [
-  #           "title", 
-  #           "ShortText"
-  #         ]
-  #       ], 
-  #       [
-  #         1, 
-  #         "http://example.org/", 
-  #         "japan", 
-  #         ".org", 
-  #         "http://example.net/", 
-  #         [
-  #           "http://example.net/", 
-  #           "http://example.org/", 
-  #           "http://example.com/"
-  #         ], 
-  #         "128452975x503157902", 
-  #         "This is test record 1!"
-  #       ], 
-  #       [
-  #         2, 
-  #         "http://example.net/", 
-  #         "brazil", 
-  #         ".net", 
-  #         "", 
-  #         [], 
-  #         "128487316x502920929", 
-  #         "test record 2."
-  #       ], 
-  #       [
-  #         3, 
-  #         "http://example.com/", 
-  #         "japan", 
-  #         ".com", 
-  #         "", 
-  #         [], 
-  #         "0x0", 
-  #         "test test record three."
-  #       ], 
-  #       [
-  #         4, 
-  #         "http://example.net/afr", 
-  #         "usa", 
-  #         ".net", 
-  #         "", 
-  #         [], 
-  #         "0x0", 
-  #         "test record four."
-  #       ], 
-  #       [
-  #         5, 
-  #         "http://example.org/aba", 
-  #         "korea", 
-  #         ".org", 
-  #         "", 
-  #         [], 
-  #         "0x0", 
-  #         "test test test record five."
-  #       ], 
-  #       [
-  #         6, 
-  #         "http://example.com/rab", 
-  #         "china", 
-  #         ".com", 
-  #         "", 
-  #         [], 
-  #         "0x0", 
-  #         "test test test test record six."
-  #       ], 
-  #       [
-  #         7, 
-  #         "http://example.net/atv", 
-  #         "china", 
-  #         ".net", 
-  #         "", 
-  #         [], 
-  #         "0x0", 
-  #         "test test test record seven."
-  #       ], 
-  #       [
-  #         8, 
-  #         "http://example.org/gat", 
-  #         "usa", 
-  #         ".org", 
-  #         "", 
-  #         [], 
-  #         "0x0", 
-  #         "test test record eight."
-  #       ], 
-  #       [
-  #         9, 
-  #         "http://example.com/vdw", 
-  #         "japan", 
-  #         ".com", 
-  #         "", 
-  #         [], 
-  #         "0x0", 
-  #         "test test record nine."
-  #       ]
+  #	[
+  #	  [
+  #	    0
+  #	  ],
+  #	  [
+  #	    [
+  #  	      "_id",
+  #	      "UInt32"
+  #	    ],
+  #	    [
+  #	      "_key",
+  #	      "ShortText"
+  #	    ],
+  #	    [
+  #	      "title",
+  #	      "ShortText"
+  #	    ]
+  #	  ]
   #     ]
   #   ]
   # ]
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
下载 



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