HAYASHI Kentaro
null+****@clear*****
Fri Sep 12 18:14:02 JST 2014
HAYASHI Kentaro 2014-09-12 18:14:02 +0900 (Fri, 12 Sep 2014) New Revision: 0062e11a45f2c68e7f87cbe247f829c44b5080ad https://github.com/groonga/groonga/commit/0062e11a45f2c68e7f87cbe247f829c44b5080ad Message: doc en: update tutorial examples Modified files: doc/source/example/tutorial/micro_blog-1.log doc/source/example/tutorial/micro_blog-10.log doc/source/example/tutorial/micro_blog-2.log doc/source/example/tutorial/micro_blog-4.log doc/source/example/tutorial/micro_blog-5.log doc/source/example/tutorial/micro_blog-6.log doc/source/example/tutorial/micro_blog-7.log doc/source/example/tutorial/micro_blog-8.log doc/source/example/tutorial/micro_blog-9.log Modified: doc/source/example/tutorial/micro_blog-1.log (+2 -2) =================================================================== --- doc/source/example/tutorial/micro_blog-1.log 2014-09-12 18:12:53 +0900 (95c49f9) +++ doc/source/example/tutorial/micro_blog-1.log 2014-09-12 18:14:02 +0900 (eab1dfb) @@ -1,6 +1,6 @@ Execution example:: - select --table Users --match_columns name,location_str,description --query 東京 --output_columns _key,name + select --table Users --match_columns name,location_str,description --query Tokyo --output_columns _key,name # [[0, 1337566253.89858, 0.000355720520019531], true] # [[0, 1337566253.89858, 0.000355720520019531], true] # [[0, 1337566253.89858, 0.000355720520019531], true] @@ -51,7 +51,7 @@ Execution example:: # ], # [ # "tasukuchan", - # "グニャラくん" + # "Gunyara-kun" # ], # [ # "OffGao", Modified: doc/source/example/tutorial/micro_blog-10.log (+8 -8) =================================================================== --- doc/source/example/tutorial/micro_blog-10.log 2014-09-12 18:12:53 +0900 (96f6890) +++ doc/source/example/tutorial/micro_blog-10.log 2014-09-12 18:14:02 +0900 (859a4c8) @@ -28,27 +28,27 @@ Execution example:: # ], # [ # "hsiomaneki", - # "マイクロブログ作ってみました(甘栗むいちゃいました的な感じで)。", + # "I've created micro-blog!", # 1268795100.0 # ], # [ - # "グニャラくん", - # "初の書き込み。テストテスト。", + # "Gunyara-kun", + # "First post. test,test...", # 1268794800.0 # ], # [ # "hsiomaneki", - # "@tasukuchan ようこそ!!!", + # "@tasukuchan Welcome!!!", # 1268795100.0 # ], # [ - # "グニャラくん", - # "@daijiro ありがとう!", + # "Gunyara-kun", + # "@daijiro Thanks!", # 1268798400.0 # ], # [ - # "グニャラくん", - # "groongaなう #groonga", + # "Gunyara-kun", + # "Groonga Now! #groonga", # 1268802000.0 # ] # ], Modified: doc/source/example/tutorial/micro_blog-2.log (+1 -1) =================================================================== --- doc/source/example/tutorial/micro_blog-2.log 2014-09-12 18:12:53 +0900 (3d051da) +++ doc/source/example/tutorial/micro_blog-2.log 2014-09-12 18:14:02 +0900 (cc435a1) @@ -24,7 +24,7 @@ Execution example:: # ], # [ # "tasukuchan", - # "グニャラくん" + # "Gunyara-kun" # ], # [ # "OffGao", Modified: doc/source/example/tutorial/micro_blog-4.log (+6 -6) =================================================================== --- doc/source/example/tutorial/micro_blog-4.log 2014-09-12 18:12:53 +0900 (b3abce0) +++ doc/source/example/tutorial/micro_blog-4.log 2014-09-12 18:14:02 +0900 (eac35c7) @@ -23,20 +23,20 @@ Execution example:: # ] # ], # [ - # "グニャラくん", - # "groonga開発合宿のため羽田空港に来ました! #groonga #travel" + # "Gunyara-kun", + # "I'm come at Haneda Airport for development camp! #groonga #travel" # ], # [ - # "グニャラくん", - # "groongaなう #groonga" + # "Gunyara-kun", + # "Groonga Now! #groonga" # ], # [ # "OffGao", - # "@daijiro @tasukuchan 登録してみましたよー!" + # "@daijiro @tasukuchan I've tried to register!" # ], # [ # "OffGao", - # "中野ブロードウェイなうなう" + # "I'm at Nakano broadway now!" # ] # ], # [ Modified: doc/source/example/tutorial/micro_blog-5.log (+4 -4) =================================================================== --- doc/source/example/tutorial/micro_blog-5.log 2014-09-12 18:12:53 +0900 (0825222) +++ doc/source/example/tutorial/micro_blog-5.log 2014-09-12 18:14:02 +0900 (f0280de) @@ -1,6 +1,6 @@ Execution example:: - select --table Comments --query comment:@なう --output_columns comment,_score + select --table Comments --query comment:@Now --output_columns comment,_score # [ # [ # 0, @@ -23,12 +23,12 @@ Execution example:: # ] # ], # [ - # "groongaなう #groonga", + # "Groonga Now! #groonga", # 1 # ], # [ - # "中野ブロードウェイなうなう", - # 2 + # "I'm at Nakano broadway now!", + # 1 # ] # ] # ] Modified: doc/source/example/tutorial/micro_blog-6.log (+3 -3) =================================================================== --- doc/source/example/tutorial/micro_blog-6.log 2014-09-12 18:12:53 +0900 (ea43edf) +++ doc/source/example/tutorial/micro_blog-6.log 2014-09-12 18:14:02 +0900 (226083a) @@ -1,6 +1,6 @@ Execution example:: - select --table Comments --query comment:@羽田 --filter 'geo_in_circle(location,"127975798x502919856",20000)' --output_columns posted_by.name,comment --drilldown hash_tags,posted_by + select --table Comments --query comment:@Haneda --filter 'geo_in_circle(location,"127975798x502919856",20000)' --output_columns posted_by.name,comment --drilldown hash_tags,posted_by # [ # [ # 0, @@ -23,8 +23,8 @@ Execution example:: # ] # ], # [ - # "グニャラくん", - # "groonga開発合宿のため羽田空港に来ました! #groonga #travel" + # "Gunyara-kun", + # "I'm come at Haneda Airport for development camp! #groonga #travel" # ] # ], # [ Modified: doc/source/example/tutorial/micro_blog-7.log (+4 -4) =================================================================== --- doc/source/example/tutorial/micro_blog-7.log 2014-09-12 18:12:53 +0900 (adae415) +++ doc/source/example/tutorial/micro_blog-7.log 2014-09-12 18:14:02 +0900 (ba3f366) @@ -23,12 +23,12 @@ Execution example:: # ] # ], # [ - # "グニャラくん", - # "groongaなう #groonga" + # "Gunyara-kun", + # "Groonga Now! #groonga" # ], # [ - # "グニャラくん", - # "groonga開発合宿のため羽田空港に来ました! #groonga #travel" + # "Gunyara-kun", + # "I'm come at Haneda Airport for development camp! #groonga #travel" # ] # ], # [ Modified: doc/source/example/tutorial/micro_blog-8.log (+4 -4) =================================================================== --- doc/source/example/tutorial/micro_blog-8.log 2014-09-12 18:12:53 +0900 (7d29b6d) +++ doc/source/example/tutorial/micro_blog-8.log 2014-09-12 18:14:02 +0900 (b479c6b) @@ -19,16 +19,16 @@ Execution example:: # ] # ], # [ - # "初の書き込み。テストテスト。" + # "First post. test,test..." # ], # [ - # "@daijiro ありがとう!" + # "@daijiro Thanks!" # ], # [ - # "groongaなう #groonga" + # "Groonga Now! #groonga" # ], # [ - # "groonga開発合宿のため羽田空港に来ました! #groonga #travel" + # "I'm come at Haneda Airport for development camp! #groonga #travel" # ] # ], # [ Modified: doc/source/example/tutorial/micro_blog-9.log (+2 -2) =================================================================== --- doc/source/example/tutorial/micro_blog-9.log 2014-09-12 18:12:53 +0900 (59f1c7f) +++ doc/source/example/tutorial/micro_blog-9.log 2014-09-12 18:14:02 +0900 (c4a42d5) @@ -28,8 +28,8 @@ Execution example:: # "OffGao" # ], # [ - # "マイクロブログ作ってみました(甘栗むいちゃいました的な感じで)。", - # "@daijiro @tasukuchan 登録してみましたよー!" + # "I've created micro-blog!", + # "@daijiro @tasukuchan I've tried to register!" # ] # ] # ] -------------- next part -------------- HTML����������������������������...Download